++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Dec 1 04:52:44 PM UTC 2025 ===================' INFO: =================== Mon Dec 1 04:52:44 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249 ++ CONFIGDB_NODES=10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.249,10.159.162.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.159.162.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/01/2025 16:53:27.198 7fa092b02b00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/01/2025 16:53:27.453 7fa092b02b00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/01/2025 16:53:27.467 7fa092b02b00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/01/2025 16:53:27.467 7fa092b02b00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-12-01 16:53:37] "GET / HTTP/1.1" 503 181 0.000217 10.0.0.249 - - [2025-12-01 16:53:37] "GET / HTTP/1.1" 200 36215 0.001177 10.0.0.249 - - [2025-12-01 16:53:38] "GET / HTTP/1.1" 200 36215 0.001202 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.249 - - [2025-12-01 16:53:38] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006535 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.005330 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.005420 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.249 - - [2025-12-01 16:53:38] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009318 10.0.0.249 - - [2025-12-01 16:53:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.044658 10.0.0.249 - - [2025-12-01 16:53:38] "POST /service-appliance-sets HTTP/1.1" 200 555 0.045087 10.0.0.249 - - [2025-12-01 16:53:38] "GET / HTTP/1.1" 200 45303 0.001410 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008224 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.003208 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.249 - - [2025-12-01 16:53:38] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005250 10.0.0.249 - - [2025-12-01 16:53:38] "GET / HTTP/1.1" 200 36215 0.002328 10.0.0.249 - - [2025-12-01 16:53:38] "POST /service-appliance-sets HTTP/1.1" 200 543 0.061027 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.249 - - [2025-12-01 16:53:38] "GET /network-ipam/b5275eb9-3eed-4526-abab-760afc6cd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003900 10.0.0.249 - - [2025-12-01 16:53:38] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.249 - - [2025-12-01 16:53:38] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006964 10.0.0.249 - - [2025-12-01 16:53:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.009320 10.0.0.249 - - [2025-12-01 16:53:38] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.249 - - [2025-12-01 16:53:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.064660 10.0.0.249 - - [2025-12-01 16:53:38] "POST /service-templates HTTP/1.1" 200 513 0.084621 10.0.0.249 - - [2025-12-01 16:53:38] "POST /service-templates HTTP/1.1" 200 503 0.052158 10.0.0.249 - - [2025-12-01 16:53:38] "POST /service-templates HTTP/1.1" 200 517 0.036575 10.0.0.249 - - [2025-12-01 16:53:38] "POST /service-templates HTTP/1.1" 200 537 0.059384 10.0.0.249 - - [2025-12-01 16:53:38] "POST /service-templates HTTP/1.1" 200 509 0.042271 10.0.0.249 - - [2025-12-01 16:53:39] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.249 - - [2025-12-01 16:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.249 - - [2025-12-01 16:53:39] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007545 10.0.0.249 - - [2025-12-01 16:53:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002984 10.0.0.249 - - [2025-12-01 16:53:39] "POST /analytics-nodes HTTP/1.1" 200 601 0.028624 10.0.0.249 - - [2025-12-01 16:53:41] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.249 - - [2025-12-01 16:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.249 - - [2025-12-01 16:53:41] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011462 10.0.0.249 - - [2025-12-01 16:53:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004208 10.0.0.249 - - [2025-12-01 16:53:41] "POST /config-nodes HTTP/1.1" 200 595 0.045365 10.0.0.249 - - [2025-12-01 16:53:41] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.249 - - [2025-12-01 16:53:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005390 10.0.0.249 - - [2025-12-01 16:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005600 10.0.0.249 - - [2025-12-01 16:53:41] "GET /network-ipam/b5275eb9-3eed-4526-abab-760afc6cd264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002989 10.0.0.249 - - [2025-12-01 16:53:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.002429 10.0.0.249 - - [2025-12-01 16:53:42] "POST /access-control-lists HTTP/1.1" 200 589 0.016484 10.0.0.249 - - [2025-12-01 16:53:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.015495 10.0.0.249 - - [2025-12-01 16:53:42] "POST /access-control-lists HTTP/1.1" 200 587 0.032998 10.0.0.249 - - [2025-12-01 16:53:42] "POST /route-targets HTTP/1.1" 200 328 0.014165 10.0.0.249 - - [2025-12-01 16:53:42] "POST /ref-update HTTP/1.1" 200 156 0.031582 10.0.0.249 - - [2025-12-01 16:53:42] "POST /route-targets HTTP/1.1" 200 328 0.012949 10.0.0.249 - - [2025-12-01 16:53:42] "POST /ref-update HTTP/1.1" 200 156 0.013390 10.0.0.249 - - [2025-12-01 16:53:42] "POST /route-targets HTTP/1.1" 200 328 0.010392 10.0.0.249 - - [2025-12-01 16:53:42] "POST /ref-update HTTP/1.1" 200 156 0.017518 10.0.0.249 - - [2025-12-01 16:53:42] "POST /route-targets HTTP/1.1" 200 328 0.015718 10.0.0.249 - - [2025-12-01 16:53:43] "POST /ref-update HTTP/1.1" 200 156 0.028379 10.0.0.249 - - [2025-12-01 16:53:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.002225 10.0.0.249 - - [2025-12-01 16:53:43] "POST /access-control-lists HTTP/1.1" 200 553 0.066442 10.0.0.249 - - [2025-12-01 16:53:43] "PUT /access-control-list/c0245b99-70d0-4e24-af49-feeb75247b29 HTTP/1.1" 200 273 0.028533 10.0.0.249 - - [2025-12-01 16:53:43] "PUT /access-control-list/1ce6d3de-930b-421b-9cde-f882df998f59 HTTP/1.1" 200 273 0.024543 10.0.0.249 - - [2025-12-01 16:53:43] "GET / HTTP/1.1" 200 36215 0.002786 10.0.0.249 - - [2025-12-01 16:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.249 - - [2025-12-01 16:53:43] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007371 10.0.0.249 - - [2025-12-01 16:53:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.001969 10.0.0.249 - - [2025-12-01 16:53:43] "POST /config-database-nodes HTTP/1.1" 200 613 0.019138 10.0.0.249 - - [2025-12-01 16:53:45] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.249 - - [2025-12-01 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.249 - - [2025-12-01 16:53:45] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003161 10.0.0.249 - - [2025-12-01 16:53:45] "POST /bgp-routers HTTP/1.1" 200 618 0.030615 10.0.0.249 - - [2025-12-01 16:53:46] "GET /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.024971 10.0.0.249 - - [2025-12-01 16:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010258 10.0.0.249 - - [2025-12-01 16:53:46] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015814 10.0.0.249 - - [2025-12-01 16:53:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006911 10.0.0.249 - - [2025-12-01 16:53:46] "POST /ref-update HTTP/1.1" 200 156 0.010553 10.0.0.249 - - [2025-12-01 16:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.249 - - [2025-12-01 16:53:46] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003302 10.0.0.249 - - [2025-12-01 16:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.249 - - [2025-12-01 16:53:46] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.012009 10.0.0.249 - - [2025-12-01 16:53:46] "GET / HTTP/1.1" 200 36215 0.003603 10.0.0.249 - - [2025-12-01 16:53:46] "POST /alarms HTTP/1.1" 200 583 0.035325 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 577 0.040709 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 577 0.042609 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 561 0.035295 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 557 0.058828 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 559 0.037234 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 567 0.030980 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 551 0.037548 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 559 0.030857 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 569 0.029680 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 557 0.028545 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 569 0.050124 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 577 0.076059 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 571 0.036793 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 563 0.036139 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 563 0.040748 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 563 0.046848 10.0.0.249 - - [2025-12-01 16:53:47] "POST /alarms HTTP/1.1" 200 549 0.037332 10.0.0.249 - - [2025-12-01 16:53:48] "POST /alarms HTTP/1.1" 200 597 0.039542 10.0.0.249 - - [2025-12-01 16:53:48] "POST /alarms HTTP/1.1" 200 577 0.031496 10.0.0.249 - - [2025-12-01 16:53:48] "POST /alarms HTTP/1.1" 200 573 0.040506 10.0.0.249 - - [2025-12-01 16:53:48] "POST /alarms HTTP/1.1" 200 585 0.039588 10.0.0.249 - - [2025-12-01 16:53:48] "POST /alarms HTTP/1.1" 200 611 0.032719 10.0.0.249 - - [2025-12-01 16:53:48] "GET / HTTP/1.1" 200 36215 0.001834 10.0.0.249 - - [2025-12-01 16:53:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002506 10.0.0.249 - - [2025-12-01 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.249 - - [2025-12-01 16:53:48] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.015802 10.0.0.249 - - [2025-12-01 16:53:48] "GET / HTTP/1.1" 200 36215 0.001516 10.0.0.249 - - [2025-12-01 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.249 - - [2025-12-01 16:53:48] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006206 10.0.0.249 - - [2025-12-01 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2025-12-01 16:53:48] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.009335 10.0.0.249 - - [2025-12-01 16:53:49] "GET / HTTP/1.1" 200 36215 0.001195 10.0.0.249 - - [2025-12-01 16:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.249 - - [2025-12-01 16:53:49] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005878 10.0.0.249 - - [2025-12-01 16:53:49] "PUT /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702 HTTP/1.1" 200 275 0.022795 10.0.0.249 - - [2025-12-01 16:55:28] "GET / HTTP/1.1" 200 36215 0.002465 10.0.0.249 - - [2025-12-01 16:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006995 10.0.0.249 - - [2025-12-01 16:55:28] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013901 10.0.0.249 - - [2025-12-01 16:55:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003120 10.0.0.249 - - [2025-12-01 16:55:28] "POST /database-nodes HTTP/1.1" 200 599 0.034618 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:55:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:55:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000981 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000850 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001699 10.0.0.249 - - [2025-12-01 16:56:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002674 10.0.0.249 - - [2025-12-01 16:56:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002640 10.0.0.249 - - [2025-12-01 16:56:34] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.249 - - [2025-12-01 16:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.249 - - [2025-12-01 16:56:34] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004619 10.0.0.249 - - [2025-12-01 16:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.249 - - [2025-12-01 16:56:34] "GET /config-node/94641050-a612-43b9-89fd-c1783e44789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003195 10.0.0.249 - - [2025-12-01 16:56:46] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.249 - - [2025-12-01 16:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.249 - - [2025-12-01 16:56:46] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008664 10.0.0.249 - - [2025-12-01 16:56:46] "POST /bgp-routers HTTP/1.1" 409 301 0.003759 10.0.0.249 - - [2025-12-01 16:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.249 - - [2025-12-01 16:56:46] "GET /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004697 10.0.0.249 - - [2025-12-01 16:56:46] "PUT /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81 HTTP/1.1" 200 255 0.025961 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001661 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001557 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001130 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:56:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001188 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:57:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:57:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001016 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:57:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:57:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001321 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:57:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:57:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 10.0.0.249 - - [2025-12-01 16:58:28] "GET / HTTP/1.1" 200 36215 0.002288 10.0.0.249 - - [2025-12-01 16:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008735 10.0.0.249 - - [2025-12-01 16:58:28] "GET /domain/206e8e6e-0e48-4d8f-8406-2133aa27ade0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005110 10.0.0.249 - - [2025-12-01 16:58:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.000491 10.0.0.249 - - [2025-12-01 16:58:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.009289 10.0.0.249 - - [2025-12-01 16:58:28] "POST /security-groups HTTP/1.1" 200 570 0.087342 10.0.0.249 - - [2025-12-01 16:58:28] "POST /projects HTTP/1.1" 200 483 0.335622 10.0.0.249 - - [2025-12-01 16:58:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.013732 10.0.0.249 - - [2025-12-01 16:58:29] "POST /access-control-lists HTTP/1.1" 200 581 0.061121 10.0.0.249 - - [2025-12-01 16:58:29] "POST /security-groups HTTP/1.1" 200 536 0.078385 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.011028 10.0.0.249 - - [2025-12-01 16:58:29] "POST /chown HTTP/1.1" 200 109 0.039660 10.0.0.249 - - [2025-12-01 16:58:29] "POST /policy-managements HTTP/1.1" 409 214 0.011046 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007576 10.0.0.249 - - [2025-12-01 16:58:29] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011584 10.0.0.249 - - [2025-12-01 16:58:29] "POST /access-control-lists HTTP/1.1" 200 579 0.123992 10.0.0.249 - - [2025-12-01 16:58:29] "POST /application-policy-sets HTTP/1.1" 200 530 0.059399 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006697 10.0.0.249 - - [2025-12-01 16:58:29] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004430 10.0.0.249 - - [2025-12-01 16:58:29] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.020305 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010414 10.0.0.249 - - [2025-12-01 16:58:29] "GET /virtual-network/891e5e53-683d-4be7-b8c6-94d06f936a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004961 10.0.0.249 - - [2025-12-01 16:58:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.001458 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.015086 10.0.0.249 - - [2025-12-01 16:58:29] "POST /security-groups HTTP/1.1" 200 574 0.073426 10.0.0.249 - - [2025-12-01 16:58:29] "POST /projects HTTP/1.1" 200 491 0.274345 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.002480 10.0.0.249 - - [2025-12-01 16:58:29] "POST /security-groups HTTP/1.1" 200 548 0.038866 10.0.0.249 - - [2025-12-01 16:58:29] "POST /access-control-lists HTTP/1.1" 200 596 0.044706 10.0.0.249 - - [2025-12-01 16:58:29] "POST /chown HTTP/1.1" 200 109 0.020863 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.012227 10.0.0.249 - - [2025-12-01 16:58:29] "POST /access-control-lists HTTP/1.1" 200 594 0.033385 10.0.0.249 - - [2025-12-01 16:58:29] "POST /network-ipams HTTP/1.1" 200 524 0.084483 10.0.0.249 - - [2025-12-01 16:58:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.002172 10.0.0.249 - - [2025-12-01 16:58:29] "POST /network-ipams HTTP/1.1" 200 512 0.056310 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.004619 10.0.0.249 - - [2025-12-01 16:58:30] "POST /access-control-lists HTTP/1.1" 200 585 0.132915 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.015427 10.0.0.249 - - [2025-12-01 16:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.015009 10.0.0.249 - - [2025-12-01 16:58:30] "POST /virtual-networks HTTP/1.1" 200 540 0.184643 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.249 - - [2025-12-01 16:58:30] "POST /access-control-lists HTTP/1.1" 200 583 0.104311 10.0.0.249 - - [2025-12-01 16:58:30] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.018043 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003746 10.0.0.249 - - [2025-12-01 16:58:30] "POST /network-ipams HTTP/1.1" 200 520 0.038610 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.008165 10.0.0.249 - - [2025-12-01 16:58:30] "POST /access-control-lists HTTP/1.1" 200 604 0.074848 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.008370 10.0.0.249 - - [2025-12-01 16:58:30] "POST /access-control-lists HTTP/1.1" 200 602 0.024904 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.004857 10.0.0.249 - - [2025-12-01 16:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.018310 10.0.0.249 - - [2025-12-01 16:58:30] "POST /virtual-networks HTTP/1.1" 200 548 0.200661 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.249 - - [2025-12-01 16:58:30] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.035721 10.0.0.249 - - [2025-12-01 16:58:30] "POST /access-control-lists HTTP/1.1" 200 591 0.093923 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.002830 10.0.0.249 - - [2025-12-01 16:58:30] "POST /route-targets HTTP/1.1" 200 328 0.020747 10.0.0.249 - - [2025-12-01 16:58:30] "POST /ref-update HTTP/1.1" 200 156 0.041723 10.0.0.249 - - [2025-12-01 16:58:30] "POST /network-policys HTTP/1.1" 200 540 0.073039 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.006412 10.0.0.249 - - [2025-12-01 16:58:30] "PUT /access-control-list/66846628-9a5e-4537-95d6-a3401785b5f5 HTTP/1.1" 200 273 0.090794 10.0.0.249 - - [2025-12-01 16:58:30] "POST /network-policys HTTP/1.1" 200 536 0.086316 10.0.0.249 - - [2025-12-01 16:58:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.012348 10.0.0.249 - - [2025-12-01 16:58:31] "POST /route-targets HTTP/1.1" 200 328 0.019370 10.0.0.249 - - [2025-12-01 16:58:31] "POST /network-policys HTTP/1.1" 200 544 0.057724 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.043641 10.0.0.249 - - [2025-12-01 16:58:31] "PUT /access-control-list/f5568f65-62cf-404f-b9a0-50030be3ed4a HTTP/1.1" 200 273 0.016842 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.085623 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012819 10.0.0.249 - - [2025-12-01 16:58:31] "PUT /access-control-list/66846628-9a5e-4537-95d6-a3401785b5f5 HTTP/1.1" 200 273 0.029374 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.076447 10.0.0.249 - - [2025-12-01 16:58:31] "PUT /access-control-list/66846628-9a5e-4537-95d6-a3401785b5f5 HTTP/1.1" 200 273 0.029382 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.072474 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011681 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005056 10.0.0.249 - - [2025-12-01 16:58:31] "PUT /access-control-list/f5568f65-62cf-404f-b9a0-50030be3ed4a HTTP/1.1" 200 273 0.080162 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.081890 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.065170 10.0.0.249 - - [2025-12-01 16:58:31] "POST /fqname-to-id HTTP/1.1" 404 237 0.008385 10.0.0.249 - - [2025-12-01 16:58:31] "POST /access-control-lists HTTP/1.1" 200 603 0.035832 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.170358 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.035693 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002015 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000980 10.0.0.249 - - [2025-12-01 16:58:31] "PUT /access-control-list/7be7e7b0-03ca-4e7d-a915-7a6ad0886edd HTTP/1.1" 200 273 0.051116 10.0.0.249 - - [2025-12-01 16:58:31] "PUT /access-control-list/7be7e7b0-03ca-4e7d-a915-7a6ad0886edd HTTP/1.1" 200 273 0.020907 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-update HTTP/1.1" 200 156 0.163538 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037144 10.0.0.249 - - [2025-12-01 16:58:31] "PUT /access-control-list/f5568f65-62cf-404f-b9a0-50030be3ed4a HTTP/1.1" 200 273 0.060989 10.0.0.249 - - [2025-12-01 16:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008451 10.0.0.249 - - [2025-12-01 16:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014775 10.0.0.249 - - [2025-12-01 16:58:32] "POST /ref-update HTTP/1.1" 200 156 0.049112 10.0.0.249 - - [2025-12-01 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.249 - - [2025-12-01 16:58:32] "GET /virtual-network/891e5e53-683d-4be7-b8c6-94d06f936a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005184 10.0.0.249 - - [2025-12-01 16:58:32] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.059336 10.0.0.249 - - [2025-12-01 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.249 - - [2025-12-01 16:58:32] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.046094 10.0.0.249 - - [2025-12-01 16:58:32] "POST /firewall-policys HTTP/1.1" 200 532 0.031394 10.0.0.249 - - [2025-12-01 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021743 10.0.0.249 - - [2025-12-01 16:58:32] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009033 10.0.0.249 - - [2025-12-01 16:58:32] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003465 10.0.0.249 - - [2025-12-01 16:58:32] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003414 10.0.0.249 - - [2025-12-01 16:58:32] "POST /ref-update HTTP/1.1" 200 156 0.018723 10.0.0.249 - - [2025-12-01 16:58:32] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.011657 10.0.0.249 - - [2025-12-01 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.249 - - [2025-12-01 16:58:32] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002852 10.0.0.249 - - [2025-12-01 16:58:32] "POST /firewall-policys HTTP/1.1" 200 534 0.020664 10.0.0.249 - - [2025-12-01 16:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022099 10.0.0.249 - - [2025-12-01 16:58:32] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.020831 10.0.0.249 - - [2025-12-01 16:58:32] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.004143 10.0.0.249 - - [2025-12-01 16:58:32] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008352 10.0.0.249 - - [2025-12-01 16:58:32] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002940 10.0.0.249 - - [2025-12-01 16:58:32] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002349 10.0.0.249 - - [2025-12-01 16:58:32] "POST /ref-update HTTP/1.1" 200 156 0.011478 10.0.0.249 - - [2025-12-01 16:58:32] "POST /ref-update HTTP/1.1" 200 156 0.015621 10.0.0.249 - - [2025-12-01 16:58:32] "POST /ref-update HTTP/1.1" 200 156 0.039874 10.0.0.249 - - [2025-12-01 16:58:32] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.031016 10.0.0.249 - - [2025-12-01 16:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.249 - - [2025-12-01 16:58:32] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003780 10.0.0.249 - - [2025-12-01 16:58:32] "POST /firewall-policys HTTP/1.1" 200 532 0.021873 10.0.0.249 - - [2025-12-01 16:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024538 10.0.0.249 - - [2025-12-01 16:58:33] "GET /firewall-policy/a4ddd164-43bf-4bd5-ba8c-de44efd4d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.019338 10.0.0.249 - - [2025-12-01 16:58:33] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.003588 10.0.0.249 - - [2025-12-01 16:58:33] "GET /firewall-policy/a4ddd164-43bf-4bd5-ba8c-de44efd4d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003013 10.0.0.249 - - [2025-12-01 16:58:33] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002520 10.0.0.249 - - [2025-12-01 16:58:33] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002684 10.0.0.249 - - [2025-12-01 16:58:33] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002415 10.0.0.249 - - [2025-12-01 16:58:33] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.011721 10.0.0.249 - - [2025-12-01 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.024645 10.0.0.249 - - [2025-12-01 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.037627 10.0.0.249 - - [2025-12-01 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.020357 10.0.0.249 - - [2025-12-01 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.084032 10.0.0.249 - - [2025-12-01 16:58:33] "POST /ref-update HTTP/1.1" 200 156 0.055710 10.0.0.249 - - [2025-12-01 16:58:33] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.004747 10.0.0.249 - - [2025-12-01 16:58:33] "POST /tags HTTP/1.1" 200 300 0.027994 10.0.0.249 - - [2025-12-01 16:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017992 10.0.0.249 - - [2025-12-01 16:58:33] "GET /tag/64d0d3fa-4636-418f-bf96-fc5c91341a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019690 10.0.0.249 - - [2025-12-01 16:58:33] "POST /set-tag HTTP/1.1" 200 109 0.021486 10.0.0.249 - - [2025-12-01 16:58:34] "POST /tags HTTP/1.1" 200 358 0.251644 10.0.0.249 - - [2025-12-01 16:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013808 10.0.0.249 - - [2025-12-01 16:58:34] "GET /tag/c39173a6-60cf-4305-8e24-a182ca24a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.016770 10.0.0.249 - - [2025-12-01 16:58:34] "POST /tags HTTP/1.1" 200 306 0.108214 10.0.0.249 - - [2025-12-01 16:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.249 - - [2025-12-01 16:58:34] "GET /tag/56760191-0162-44d7-816d-6a6974c7eeed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018082 10.0.0.249 - - [2025-12-01 16:58:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.000490 10.0.0.249 - - [2025-12-01 16:58:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.007138 10.0.0.249 - - [2025-12-01 16:58:34] "POST /security-groups HTTP/1.1" 200 571 0.064817 10.0.0.249 - - [2025-12-01 16:58:34] "POST /projects HTTP/1.1" 200 485 0.270835 10.0.0.249 - - [2025-12-01 16:58:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.007811 10.0.0.249 - - [2025-12-01 16:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020697 10.0.0.249 - - [2025-12-01 16:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011708 10.0.0.249 - - [2025-12-01 16:58:34] "POST /access-control-lists HTTP/1.1" 200 582 0.095534 10.0.0.249 - - [2025-12-01 16:58:34] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.046103 10.0.0.249 - - [2025-12-01 16:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.249 - - [2025-12-01 16:58:34] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.024428 10.0.0.249 - - [2025-12-01 16:58:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.002025 10.0.0.249 - - [2025-12-01 16:58:34] "POST /access-control-lists HTTP/1.1" 200 580 0.136953 10.0.0.249 - - [2025-12-01 16:58:34] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.138499 10.0.0.249 - - [2025-12-01 16:58:35] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.098063 10.0.0.249 - - [2025-12-01 16:58:35] "POST /security-groups HTTP/1.1" 200 539 0.088916 10.0.0.249 - - [2025-12-01 16:58:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.009598 10.0.0.249 - - [2025-12-01 16:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046443 10.0.0.249 - - [2025-12-01 16:58:35] "POST /chown HTTP/1.1" 200 109 0.038857 10.0.0.249 - - [2025-12-01 16:58:35] "POST /access-control-lists HTTP/1.1" 200 598 0.112118 10.0.0.249 - - [2025-12-01 16:58:35] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.039546 10.0.0.249 - - [2025-12-01 16:58:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.021060 10.0.0.249 - - [2025-12-01 16:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.249 - - [2025-12-01 16:58:35] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002567 10.0.0.249 - - [2025-12-01 16:58:35] "POST /tags HTTP/1.1" 409 207 0.002381 10.0.0.249 - - [2025-12-01 16:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014430 10.0.0.249 - - [2025-12-01 16:58:35] "POST /access-control-lists HTTP/1.1" 200 596 0.069510 10.0.0.249 - - [2025-12-01 16:58:35] "GET /tag/56760191-0162-44d7-816d-6a6974c7eeed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.031192 10.0.0.249 - - [2025-12-01 16:58:35] "POST /firewall-rules HTTP/1.1" 200 566 0.085654 10.0.0.249 - - [2025-12-01 16:58:35] "GET /firewall-rule/ed29f8c5-fe6f-4727-91f9-96b24d0fa43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005078 10.0.0.249 - - [2025-12-01 16:58:35] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002309 10.0.0.249 - - [2025-12-01 16:58:35] "GET /firewall-rule/ed29f8c5-fe6f-4727-91f9-96b24d0fa43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002165 10.0.0.249 - - [2025-12-01 16:58:35] "POST /ref-update HTTP/1.1" 200 156 0.022493 10.0.0.249 - - [2025-12-01 16:58:35] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012046 10.0.0.249 - - [2025-12-01 16:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.249 - - [2025-12-01 16:58:35] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003021 10.0.0.249 - - [2025-12-01 16:58:35] "POST /tags HTTP/1.1" 409 207 0.003632 10.0.0.249 - - [2025-12-01 16:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.249 - - [2025-12-01 16:58:35] "GET /tag/56760191-0162-44d7-816d-6a6974c7eeed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021641 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000976 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 10.0.0.249 - - [2025-12-01 16:58:35] "POST /firewall-rules HTTP/1.1" 200 564 0.071143 10.0.0.249 - - [2025-12-01 16:58:35] "GET /firewall-rule/29ebd28a-6324-48cd-baa6-b41b605fe72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006280 10.0.0.249 - - [2025-12-01 16:58:35] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003520 10.0.0.249 - - [2025-12-01 16:58:35] "GET /firewall-rule/29ebd28a-6324-48cd-baa6-b41b605fe72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002263 10.0.0.249 - - [2025-12-01 16:58:36] "POST /ref-update HTTP/1.1" 200 156 0.021032 10.0.0.249 - - [2025-12-01 16:58:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.001958 10.0.0.249 - - [2025-12-01 16:58:36] "POST /tags HTTP/1.1" 200 306 0.045841 10.0.0.249 - - [2025-12-01 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010181 10.0.0.249 - - [2025-12-01 16:58:36] "GET /tag/f498b849-ea4d-46b9-80e8-dfcd8d25ee51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014522 10.0.0.249 - - [2025-12-01 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.249 - - [2025-12-01 16:58:36] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049261 10.0.0.249 - - [2025-12-01 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.249 - - [2025-12-01 16:58:36] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004093 10.0.0.249 - - [2025-12-01 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.249 - - [2025-12-01 16:58:36] "GET /service-appliance-set/45fdfd68-254c-42aa-86c6-eb6fff98c10e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006100 10.0.0.249 - - [2025-12-01 16:58:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.001582 10.0.0.249 - - [2025-12-01 16:58:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.136215 10.0.0.249 - - [2025-12-01 16:58:36] "GET /virtual-machine-interface/f80aa4d5-6eee-4364-a654-9f5e820b6cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.005608 10.0.0.249 - - [2025-12-01 16:58:36] "POST /instance-ips HTTP/1.1" 200 382 0.059719 10.0.0.249 - - [2025-12-01 16:58:36] "GET /instance-ip/d9f601c3-0431-4aa5-b2d5-5cd3065eb0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006228 10.0.0.249 - - [2025-12-01 16:58:36] "POST /loadbalancers HTTP/1.1" 200 584 0.076679 10.0.0.249 - - [2025-12-01 16:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018902 10.0.0.249 - - [2025-12-01 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.249 - - [2025-12-01 16:58:36] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043322 10.0.0.249 - - [2025-12-01 16:58:36] "GET /loadbalancer/1293f212-17cc-4a5a-8866-fd5db070b1cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.012579 10.0.0.249 - - [2025-12-01 16:58:36] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049554 10.0.0.249 - - [2025-12-01 16:58:36] "GET /instance-ip/d9f601c3-0431-4aa5-b2d5-5cd3065eb0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009032 10.0.0.249 - - [2025-12-01 16:58:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.085523 10.0.0.249 - - [2025-12-01 16:58:37] "POST /floating-ips HTTP/1.1" 200 585 0.070994 10.0.0.249 - - [2025-12-01 16:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021542 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.249 - - [2025-12-01 16:58:37] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.078351 10.0.0.249 - - [2025-12-01 16:58:37] "GET /loadbalancer-listener/05884f18-b4a6-4131-8729-f519ddf72d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.009659 10.0.0.249 - - [2025-12-01 16:58:37] "GET /loadbalancer-listener/05884f18-b4a6-4131-8729-f519ddf72d01?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005238 10.0.0.249 - - [2025-12-01 16:58:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025900 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.249 - - [2025-12-01 16:58:37] "GET /instance-ip/d9f601c3-0431-4aa5-b2d5-5cd3065eb0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006984 10.0.0.249 - - [2025-12-01 16:58:37] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002081 10.0.0.249 - - [2025-12-01 16:58:37] "GET /instance-ip/d9f601c3-0431-4aa5-b2d5-5cd3065eb0b0?fields=floating_ips HTTP/1.1" 200 1173 0.007139 10.0.0.249 - - [2025-12-01 16:58:37] "GET /floating-ip/575cb9d8-1de8-432f-92c0-68a0096a9c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002649 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.249 - - [2025-12-01 16:58:37] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.020904 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 404 228 0.015975 10.0.0.249 - - [2025-12-01 16:58:37] "POST /tags HTTP/1.1" 200 302 0.027540 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013819 10.0.0.249 - - [2025-12-01 16:58:37] "GET /tag/5773bacf-613e-4c50-bd79-476a67028a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.039046 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.249 - - [2025-12-01 16:58:37] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032763 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.249 - - [2025-12-01 16:58:37] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004435 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.249 - - [2025-12-01 16:58:37] "GET /service-appliance-set/45fdfd68-254c-42aa-86c6-eb6fff98c10e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004055 10.0.0.249 - - [2025-12-01 16:58:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.002159 10.0.0.249 - - [2025-12-01 16:58:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122871 10.0.0.249 - - [2025-12-01 16:58:37] "GET /virtual-machine-interface/be1f29e5-ee36-41a4-97f2-f7ac0151b175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.021643 10.0.0.249 - - [2025-12-01 16:58:38] "POST /instance-ips HTTP/1.1" 200 378 0.055337 10.0.0.249 - - [2025-12-01 16:58:38] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015637 10.0.0.249 - - [2025-12-01 16:58:38] "POST /loadbalancers HTTP/1.1" 200 584 0.091455 10.0.0.249 - - [2025-12-01 16:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013120 10.0.0.249 - - [2025-12-01 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.249 - - [2025-12-01 16:58:38] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.106438 10.0.0.249 - - [2025-12-01 16:58:38] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015960 10.0.0.249 - - [2025-12-01 16:58:38] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.163961 10.0.0.249 - - [2025-12-01 16:58:38] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007057 10.0.0.249 - - [2025-12-01 16:58:38] "POST /floating-ips HTTP/1.1" 200 583 0.090060 10.0.0.249 - - [2025-12-01 16:58:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.123945 10.0.0.249 - - [2025-12-01 16:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.056490 10.0.0.249 - - [2025-12-01 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027904 10.0.0.249 - - [2025-12-01 16:58:38] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.083752 10.0.0.249 - - [2025-12-01 16:58:38] "GET /loadbalancer-listener/8a6e1bae-548d-4ff2-95dc-1a52402682a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.026180 10.0.0.249 - - [2025-12-01 16:58:38] "GET /loadbalancer-listener/8a6e1bae-548d-4ff2-95dc-1a52402682a6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003413 10.0.0.249 - - [2025-12-01 16:58:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036852 10.0.0.249 - - [2025-12-01 16:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007171 10.0.0.249 - - [2025-12-01 16:58:38] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.020177 10.0.0.249 - - [2025-12-01 16:58:39] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?fields=floating_ips HTTP/1.1" 200 1166 0.016845 10.0.0.249 - - [2025-12-01 16:58:39] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.017941 10.0.0.249 - - [2025-12-01 16:58:39] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.111539 10.0.0.249 - - [2025-12-01 16:58:39] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004964 10.0.0.249 - - [2025-12-01 16:58:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036551 10.0.0.249 - - [2025-12-01 16:58:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.059078 10.0.0.249 - - [2025-12-01 16:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.249 - - [2025-12-01 16:58:39] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.083144 10.0.0.249 - - [2025-12-01 16:58:39] "GET /loadbalancer-listener/bd13d886-f76f-4c0e-9d70-987f8618e607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.034606 10.0.0.249 - - [2025-12-01 16:58:39] "GET /loadbalancer-listener/bd13d886-f76f-4c0e-9d70-987f8618e607?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003626 10.0.0.249 - - [2025-12-01 16:58:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033555 10.0.0.249 - - [2025-12-01 16:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.249 - - [2025-12-01 16:58:39] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002583 10.0.0.249 - - [2025-12-01 16:58:39] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?fields=floating_ips HTTP/1.1" 200 1166 0.008070 10.0.0.249 - - [2025-12-01 16:58:39] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.014835 10.0.0.249 - - [2025-12-01 16:58:39] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.075793 10.0.0.249 - - [2025-12-01 16:58:39] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004284 10.0.0.249 - - [2025-12-01 16:58:39] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.029749 10.0.0.249 - - [2025-12-01 16:58:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041991 10.0.0.249 - - [2025-12-01 16:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.249 - - [2025-12-01 16:58:39] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.072766 10.0.0.249 - - [2025-12-01 16:58:39] "GET /loadbalancer-listener/2426d8bc-745c-434d-81c5-9d89d632102e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.009839 10.0.0.249 - - [2025-12-01 16:58:39] "GET /loadbalancer-listener/2426d8bc-745c-434d-81c5-9d89d632102e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007194 10.0.0.249 - - [2025-12-01 16:58:39] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.078795 10.0.0.249 - - [2025-12-01 16:58:40] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006331 10.0.0.249 - - [2025-12-01 16:58:40] "GET /instance-ip/314401ff-7490-477f-96a0-be18c3ba2222?fields=floating_ips HTTP/1.1" 200 1166 0.003145 10.0.0.249 - - [2025-12-01 16:58:40] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003411 10.0.0.249 - - [2025-12-01 16:58:40] "POST /tags HTTP/1.1" 200 356 0.169322 10.0.0.249 - - [2025-12-01 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010937 10.0.0.249 - - [2025-12-01 16:58:40] "GET /tag/9d1c3591-ac6b-4209-bc8a-4383788b9324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016054 10.0.0.249 - - [2025-12-01 16:58:40] "POST /tags HTTP/1.1" 200 304 0.037000 10.0.0.249 - - [2025-12-01 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019937 10.0.0.249 - - [2025-12-01 16:58:40] "GET /tag/ba84c88d-cd9f-40af-b33e-dfd7d1a33b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016515 10.0.0.249 - - [2025-12-01 16:58:40] "POST /projects HTTP/1.1" 409 218 0.007350 10.0.0.249 - - [2025-12-01 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.249 - - [2025-12-01 16:58:40] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.067950 10.0.0.249 - - [2025-12-01 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.249 - - [2025-12-01 16:58:40] "GET /network-ipam/97eead2d-4153-4919-917f-f4fdf7c51c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004006 10.0.0.249 - - [2025-12-01 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.249 - - [2025-12-01 16:58:40] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004873 10.0.0.249 - - [2025-12-01 16:58:40] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.067689 10.0.0.249 - - [2025-12-01 16:58:40] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004724 10.0.0.249 - - [2025-12-01 16:58:40] "POST /set-tag HTTP/1.1" 200 109 0.089144 10.0.0.249 - - [2025-12-01 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.249 - - [2025-12-01 16:58:40] "GET /network-ipam/ec9b64cf-cfb3-4220-aa4d-2bb69ad04107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003412 10.0.0.249 - - [2025-12-01 16:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.249 - - [2025-12-01 16:58:40] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.014168 10.0.0.249 - - [2025-12-01 16:58:40] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.066224 10.0.0.249 - - [2025-12-01 16:58:41] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008544 10.0.0.249 - - [2025-12-01 16:58:41] "POST /set-tag HTTP/1.1" 200 109 0.047060 10.0.0.249 - - [2025-12-01 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.249 - - [2025-12-01 16:58:41] "GET /network-policy/91d8e158-50de-4b47-9241-9383a0df92cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002674 10.0.0.249 - - [2025-12-01 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.249 - - [2025-12-01 16:58:41] "GET /network-policy/f40d0b79-29b6-4213-8219-23f3e0c293ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002444 10.0.0.249 - - [2025-12-01 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.249 - - [2025-12-01 16:58:41] "GET /network-policy/fcf15f86-271f-4265-9c2d-9836d55dfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002446 10.0.0.249 - - [2025-12-01 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.249 - - [2025-12-01 16:58:41] "PUT /network-policy/fcf15f86-271f-4265-9c2d-9836d55dfa08 HTTP/1.1" 200 263 0.014641 10.0.0.249 - - [2025-12-01 16:58:41] "POST /ref-update HTTP/1.1" 200 156 0.071748 10.0.0.249 - - [2025-12-01 16:58:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049224 10.0.0.249 - - [2025-12-01 16:58:41] "PUT /access-control-list/7be7e7b0-03ca-4e7d-a915-7a6ad0886edd HTTP/1.1" 200 273 0.078933 10.0.0.249 - - [2025-12-01 16:58:41] "PUT /access-control-list/66846628-9a5e-4537-95d6-a3401785b5f5 HTTP/1.1" 200 273 0.060921 10.0.0.249 - - [2025-12-01 16:58:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029088 10.0.0.249 - - [2025-12-01 16:58:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015396 10.0.0.249 - - [2025-12-01 16:58:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003043 10.0.0.249 - - [2025-12-01 16:58:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002241 10.0.0.249 - - [2025-12-01 16:58:41] "POST /security-groups HTTP/1.1" 409 245 0.002357 10.0.0.249 - - [2025-12-01 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.249 - - [2025-12-01 16:58:41] "PUT /security-group/89b420fc-997b-41f0-8533-7dba02115320 HTTP/1.1" 200 263 0.075634 10.0.0.249 - - [2025-12-01 16:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029046 10.0.0.249 - - [2025-12-01 16:58:41] "PUT /access-control-list/c8108633-6a79-4ac7-a2f7-5e2b6f3d0950 HTTP/1.1" 200 273 0.017080 10.0.0.249 - - [2025-12-01 16:58:41] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016791 10.0.0.249 - - [2025-12-01 16:58:41] "PUT /access-control-list/d5734747-5515-460a-8126-b4f7e67bf115 HTTP/1.1" 200 273 0.030753 10.0.0.249 - - [2025-12-01 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.249 - - [2025-12-01 16:58:41] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002657 10.0.0.249 - - [2025-12-01 16:58:41] "POST /tags HTTP/1.1" 409 206 0.004294 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001126 [Introspect:8084]10.0.0.249 - - [2025-12-01 16:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001197 10.0.0.249 - - [2025-12-01 16:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.249 - - [2025-12-01 16:58:41] "GET /tag/ba84c88d-cd9f-40af-b33e-dfd7d1a33b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010847 10.0.0.249 - - [2025-12-01 16:58:41] "POST /firewall-rules HTTP/1.1" 200 564 0.078952 10.0.0.249 - - [2025-12-01 16:58:41] "GET /firewall-rule/f1a9efd3-581d-47e1-a690-007ad2805450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005357 10.0.0.249 - - [2025-12-01 16:58:41] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003721 10.0.0.249 - - [2025-12-01 16:58:41] "GET /firewall-rule/f1a9efd3-581d-47e1-a690-007ad2805450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003613 10.0.0.249 - - [2025-12-01 16:58:42] "POST /ref-update HTTP/1.1" 200 156 0.020526 10.0.0.249 - - [2025-12-01 16:58:42] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011900 10.0.0.249 - - [2025-12-01 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.249 - - [2025-12-01 16:58:42] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.249 - - [2025-12-01 16:58:42] "POST /tags HTTP/1.1" 409 206 0.001956 10.0.0.249 - - [2025-12-01 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.249 - - [2025-12-01 16:58:42] "GET /tag/ba84c88d-cd9f-40af-b33e-dfd7d1a33b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010786 10.0.0.249 - - [2025-12-01 16:58:42] "POST /firewall-rules HTTP/1.1" 200 562 0.131881 10.0.0.249 - - [2025-12-01 16:58:42] "GET /firewall-rule/e234bac7-87ab-4833-bf82-7f7b0c02d485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.008188 10.0.0.249 - - [2025-12-01 16:58:42] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003869 10.0.0.249 - - [2025-12-01 16:58:42] "GET /firewall-rule/e234bac7-87ab-4833-bf82-7f7b0c02d485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005247 10.0.0.249 - - [2025-12-01 16:58:42] "POST /ref-update HTTP/1.1" 200 156 0.032197 10.0.0.249 - - [2025-12-01 16:58:42] "POST /tags HTTP/1.1" 200 302 0.043786 10.0.0.249 - - [2025-12-01 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.249 - - [2025-12-01 16:58:42] "GET /tag/650b3c09-e31c-49ad-a16b-873d9bf0e891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016624 10.0.0.249 - - [2025-12-01 16:58:42] "POST /tags HTTP/1.1" 200 326 0.077931 10.0.0.249 - - [2025-12-01 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.030420 10.0.0.249 - - [2025-12-01 16:58:42] "GET /tag/9a17ca51-6e5b-4866-a4e9-fe41aebcd5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.045451 10.0.0.249 - - [2025-12-01 16:58:42] "POST /tags HTTP/1.1" 200 364 0.026796 10.0.0.249 - - [2025-12-01 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.249 - - [2025-12-01 16:58:42] "GET /tag/cbb5bfe8-42e2-4f3d-91d4-6465e3f06b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017442 10.0.0.249 - - [2025-12-01 16:58:42] "POST /tags HTTP/1.1" 200 312 0.020564 10.0.0.249 - - [2025-12-01 16:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016862 10.0.0.249 - - [2025-12-01 16:58:43] "GET /tag/4c746884-f975-475d-8e00-b3afba1376fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013028 10.0.0.249 - - [2025-12-01 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.249 - - [2025-12-01 16:58:43] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004288 10.0.0.249 - - [2025-12-01 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.249 - - [2025-12-01 16:58:43] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052912 10.0.0.249 - - [2025-12-01 16:58:43] "POST /virtual-machines HTTP/1.1" 200 378 0.028145 10.0.0.249 - - [2025-12-01 16:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017178 10.0.0.249 - - [2025-12-01 16:58:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.114586 10.0.0.249 - - [2025-12-01 16:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007562 10.0.0.249 - - [2025-12-01 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011949 10.0.0.249 - - [2025-12-01 16:58:43] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.005274 10.0.0.249 - - [2025-12-01 16:58:43] "POST /instance-ips HTTP/1.1" 200 410 0.059519 10.0.0.249 - - [2025-12-01 16:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020712 10.0.0.249 - - [2025-12-01 16:58:43] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006260 10.0.0.249 - - [2025-12-01 16:58:43] "POST /set-tag HTTP/1.1" 200 109 0.017055 10.0.0.249 - - [2025-12-01 16:58:43] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011846 10.0.0.249 - - [2025-12-01 16:58:43] "GET /instance-ip/fe572ee8-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.003693 10.0.0.249 - - [2025-12-01 16:58:43] "POST /tags HTTP/1.1" 200 372 0.019830 10.0.0.249 - - [2025-12-01 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019334 10.0.0.249 - - [2025-12-01 16:58:43] "GET /tag/ad1df91d-0a10-48c6-b799-cb38e467003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.013456 10.0.0.249 - - [2025-12-01 16:58:43] "POST /tags HTTP/1.1" 200 320 0.020226 10.0.0.249 - - [2025-12-01 16:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014158 10.0.0.249 - - [2025-12-01 16:58:43] "GET /tag/a7423ba6-c647-4784-abb8-a679753c5900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012059 10.0.0.249 - - [2025-12-01 16:58:44] "POST /id-to-fqname HTTP/1.1" 200 181 0.001801 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.012258 10.0.0.249 - - [2025-12-01 16:58:44] "POST /security-groups HTTP/1.1" 200 578 0.065977 10.0.0.249 - - [2025-12-01 16:58:44] "POST /projects HTTP/1.1" 200 499 0.192104 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.001543 10.0.0.249 - - [2025-12-01 16:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018697 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.249 - - [2025-12-01 16:58:44] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.018528 10.0.0.249 - - [2025-12-01 16:58:44] "POST /access-control-lists HTTP/1.1" 200 589 0.076400 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010197 10.0.0.249 - - [2025-12-01 16:58:44] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004903 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.012008 10.0.0.249 - - [2025-12-01 16:58:44] "POST /access-control-lists HTTP/1.1" 200 587 0.061128 10.0.0.249 - - [2025-12-01 16:58:44] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.068602 10.0.0.249 - - [2025-12-01 16:58:44] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.059969 10.0.0.249 - - [2025-12-01 16:58:44] "POST /security-groups HTTP/1.1" 200 560 0.066856 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 248 0.003612 10.0.0.249 - - [2025-12-01 16:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033599 10.0.0.249 - - [2025-12-01 16:58:44] "POST /access-control-lists HTTP/1.1" 200 612 0.042423 10.0.0.249 - - [2025-12-01 16:58:44] "POST /chown HTTP/1.1" 200 109 0.030689 10.0.0.249 - - [2025-12-01 16:58:44] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011019 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 404 247 0.002016 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.249 - - [2025-12-01 16:58:44] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039886 10.0.0.249 - - [2025-12-01 16:58:44] "POST /tags HTTP/1.1" 409 214 0.001646 10.0.0.249 - - [2025-12-01 16:58:44] "POST /access-control-lists HTTP/1.1" 200 610 0.069065 10.0.0.249 - - [2025-12-01 16:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.249 - - [2025-12-01 16:58:44] "GET /tag/a7423ba6-c647-4784-abb8-a679753c5900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011631 10.0.0.249 - - [2025-12-01 16:58:44] "POST /firewall-rules HTTP/1.1" 200 580 0.074661 10.0.0.249 - - [2025-12-01 16:58:44] "GET /firewall-rule/903916ac-6dd5-464f-807a-fd57467b8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010597 10.0.0.249 - - [2025-12-01 16:58:44] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004071 10.0.0.249 - - [2025-12-01 16:58:44] "GET /firewall-rule/903916ac-6dd5-464f-807a-fd57467b8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002603 10.0.0.249 - - [2025-12-01 16:58:44] "POST /ref-update HTTP/1.1" 200 156 0.053742 10.0.0.249 - - [2025-12-01 16:58:45] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009490 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.249 - - [2025-12-01 16:58:45] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002944 10.0.0.249 - - [2025-12-01 16:58:45] "POST /tags HTTP/1.1" 409 214 0.001682 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.249 - - [2025-12-01 16:58:45] "GET /tag/a7423ba6-c647-4784-abb8-a679753c5900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011647 10.0.0.249 - - [2025-12-01 16:58:45] "POST /firewall-rules HTTP/1.1" 200 578 0.067117 10.0.0.249 - - [2025-12-01 16:58:45] "GET /firewall-rule/f4554a8d-64c3-490a-b11e-9d43ad72d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007554 10.0.0.249 - - [2025-12-01 16:58:45] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004033 10.0.0.249 - - [2025-12-01 16:58:45] "GET /firewall-rule/f4554a8d-64c3-490a-b11e-9d43ad72d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002460 10.0.0.249 - - [2025-12-01 16:58:45] "POST /ref-update HTTP/1.1" 200 156 0.039265 10.0.0.249 - - [2025-12-01 16:58:45] "POST /tags HTTP/1.1" 200 364 0.024857 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.249 - - [2025-12-01 16:58:45] "GET /tag/60e6982f-4b8c-4854-941d-a4965419d6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011714 10.0.0.249 - - [2025-12-01 16:58:45] "POST /tags HTTP/1.1" 200 312 0.065380 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.249 - - [2025-12-01 16:58:45] "GET /tag/d3279cf4-87f9-4bd3-9fdf-7c95ea826bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011016 10.0.0.249 - - [2025-12-01 16:58:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.001788 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.002671 10.0.0.249 - - [2025-12-01 16:58:45] "POST /security-groups HTTP/1.1" 200 574 0.081098 10.0.0.249 - - [2025-12-01 16:58:45] "POST /projects HTTP/1.1" 200 491 0.236643 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.017979 10.0.0.249 - - [2025-12-01 16:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011244 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006174 10.0.0.249 - - [2025-12-01 16:58:45] "POST /access-control-lists HTTP/1.1" 200 585 0.038805 10.0.0.249 - - [2025-12-01 16:58:45] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.010137 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.001969 10.0.0.249 - - [2025-12-01 16:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.249 - - [2025-12-01 16:58:45] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006491 10.0.0.249 - - [2025-12-01 16:58:45] "POST /access-control-lists HTTP/1.1" 200 583 0.031165 10.0.0.249 - - [2025-12-01 16:58:45] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.066374 10.0.0.249 - - [2025-12-01 16:58:46] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.040505 10.0.0.249 - - [2025-12-01 16:58:46] "POST /security-groups HTTP/1.1" 200 548 0.096295 10.0.0.249 - - [2025-12-01 16:58:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.004236 10.0.0.249 - - [2025-12-01 16:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023860 10.0.0.249 - - [2025-12-01 16:58:46] "POST /chown HTTP/1.1" 200 109 0.057782 10.0.0.249 - - [2025-12-01 16:58:46] "POST /access-control-lists HTTP/1.1" 200 604 0.100852 10.0.0.249 - - [2025-12-01 16:58:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.018755 10.0.0.249 - - [2025-12-01 16:58:46] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009457 10.0.0.249 - - [2025-12-01 16:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2025-12-01 16:58:46] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002877 10.0.0.249 - - [2025-12-01 16:58:46] "POST /tags HTTP/1.1" 409 210 0.003297 10.0.0.249 - - [2025-12-01 16:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.249 - - [2025-12-01 16:58:46] "GET /tag/d3279cf4-87f9-4bd3-9fdf-7c95ea826bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.056903 10.0.0.249 - - [2025-12-01 16:58:46] "POST /access-control-lists HTTP/1.1" 200 602 0.082772 10.0.0.249 - - [2025-12-01 16:58:46] "POST /firewall-rules HTTP/1.1" 200 572 0.064773 10.0.0.249 - - [2025-12-01 16:58:46] "GET /firewall-rule/09d117a2-f554-4e9b-83f5-138d8e2de613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012320 10.0.0.249 - - [2025-12-01 16:58:46] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004663 10.0.0.249 - - [2025-12-01 16:58:46] "GET /firewall-rule/09d117a2-f554-4e9b-83f5-138d8e2de613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003093 10.0.0.249 - - [2025-12-01 16:58:46] "POST /ref-update HTTP/1.1" 200 156 0.036582 10.0.0.249 - - [2025-12-01 16:58:46] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003363 10.0.0.249 - - [2025-12-01 16:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.249 - - [2025-12-01 16:58:46] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003181 10.0.0.249 - - [2025-12-01 16:58:46] "POST /tags HTTP/1.1" 409 210 0.001974 10.0.0.249 - - [2025-12-01 16:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.249 - - [2025-12-01 16:58:46] "GET /tag/d3279cf4-87f9-4bd3-9fdf-7c95ea826bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012661 10.0.0.249 - - [2025-12-01 16:58:46] "POST /firewall-rules HTTP/1.1" 200 570 0.065952 10.0.0.249 - - [2025-12-01 16:58:46] "GET /firewall-rule/e6fba224-0695-48b8-ae82-168194691989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004166 10.0.0.249 - - [2025-12-01 16:58:46] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003983 10.0.0.249 - - [2025-12-01 16:58:46] "GET /firewall-rule/e6fba224-0695-48b8-ae82-168194691989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002509 10.0.0.249 - - [2025-12-01 16:58:47] "POST /ref-update HTTP/1.1" 200 156 0.052154 10.0.0.249 - - [2025-12-01 16:58:47] "POST /tags HTTP/1.1" 409 237 0.006054 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.249 - - [2025-12-01 16:58:47] "GET /tag/cbb5bfe8-42e2-4f3d-91d4-6465e3f06b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012575 10.0.0.249 - - [2025-12-01 16:58:47] "POST /tags HTTP/1.1" 409 210 0.002401 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.249 - - [2025-12-01 16:58:47] "GET /tag/4c746884-f975-475d-8e00-b3afba1376fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011228 10.0.0.249 - - [2025-12-01 16:58:47] "POST /projects HTTP/1.1" 409 223 0.002464 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.249 - - [2025-12-01 16:58:47] "GET /project/c977f350-347c-42f8-9107-fcf4b7791a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038961 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.249 - - [2025-12-01 16:58:47] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004332 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.249 - - [2025-12-01 16:58:47] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004270 10.0.0.249 - - [2025-12-01 16:58:47] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.035446 10.0.0.249 - - [2025-12-01 16:58:47] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.046848 10.0.0.249 - - [2025-12-01 16:58:47] "POST /security-groups HTTP/1.1" 409 253 0.009912 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.249 - - [2025-12-01 16:58:47] "PUT /security-group/e5ed82b3-0400-4add-83b6-7f662e819ac0 HTTP/1.1" 200 263 0.055869 10.0.0.249 - - [2025-12-01 16:58:47] "PUT /access-control-list/5ab0fda0-e0d7-4dad-ae39-deb1977b092b HTTP/1.1" 200 273 0.019115 10.0.0.249 - - [2025-12-01 16:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.049426 10.0.0.249 - - [2025-12-01 16:58:47] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.024450 10.0.0.249 - - [2025-12-01 16:58:47] "PUT /access-control-list/f993ac34-4ee5-420b-ad87-c67b7a0f927b HTTP/1.1" 200 273 0.051412 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006948 10.0.0.249 - - [2025-12-01 16:58:47] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002580 10.0.0.249 - - [2025-12-01 16:58:47] "POST /tags HTTP/1.1" 409 210 0.001735 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.249 - - [2025-12-01 16:58:47] "GET /tag/4c746884-f975-475d-8e00-b3afba1376fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010735 10.0.0.249 - - [2025-12-01 16:58:47] "POST /firewall-rules HTTP/1.1" 200 572 0.064955 10.0.0.249 - - [2025-12-01 16:58:47] "GET /firewall-rule/c9db06f5-8567-428b-93b4-4ba22296dc22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004026 10.0.0.249 - - [2025-12-01 16:58:47] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003370 10.0.0.249 - - [2025-12-01 16:58:47] "GET /firewall-rule/c9db06f5-8567-428b-93b4-4ba22296dc22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002104 10.0.0.249 - - [2025-12-01 16:58:47] "POST /ref-update HTTP/1.1" 200 156 0.041809 10.0.0.249 - - [2025-12-01 16:58:47] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002753 10.0.0.249 - - [2025-12-01 16:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.249 - - [2025-12-01 16:58:47] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002420 10.0.0.249 - - [2025-12-01 16:58:48] "POST /tags HTTP/1.1" 409 210 0.002689 10.0.0.249 - - [2025-12-01 16:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.249 - - [2025-12-01 16:58:48] "GET /tag/4c746884-f975-475d-8e00-b3afba1376fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015273 10.0.0.249 - - [2025-12-01 16:58:48] "POST /firewall-rules HTTP/1.1" 200 570 0.068827 10.0.0.249 - - [2025-12-01 16:58:48] "GET /firewall-rule/df1e2978-647e-4608-96f4-b25b6e3f99c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005358 10.0.0.249 - - [2025-12-01 16:58:48] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003414 10.0.0.249 - - [2025-12-01 16:58:48] "GET /firewall-rule/df1e2978-647e-4608-96f4-b25b6e3f99c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002776 10.0.0.249 - - [2025-12-01 16:58:48] "POST /ref-update HTTP/1.1" 200 156 0.061797 10.0.0.249 - - [2025-12-01 16:58:48] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012744 10.0.0.249 - - [2025-12-01 16:58:48] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.22 - - [2025-12-01 17:00:25] "GET / HTTP/1.1" 200 36215 0.002697 10.0.0.22 - - [2025-12-01 17:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.22 - - [2025-12-01 17:00:25] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004378 10.0.0.22 - - [2025-12-01 17:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.22 - - [2025-12-01 17:00:25] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003075 10.0.0.22 - - [2025-12-01 17:00:25] "PUT /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702 HTTP/1.1" 200 275 0.012472 10.0.0.22 - - [2025-12-01 17:00:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.025915 10.0.0.22 - - [2025-12-01 17:00:25] "POST /virtual-routers HTTP/1.1" 200 601 0.027527 10.0.0.22 - - [2025-12-01 17:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.22 - - [2025-12-01 17:00:25] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005810 10.0.0.22 - - [2025-12-01 17:00:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002187 10.0.0.22 - - [2025-12-01 17:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.22 - - [2025-12-01 17:00:25] "GET /virtual-network/891e5e53-683d-4be7-b8c6-94d06f936a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004530 10.0.0.22 - - [2025-12-01 17:00:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.057996 10.0.0.249 - - [2025-12-01 17:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.249 - - [2025-12-01 17:00:39] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002868 10.0.0.249 - - [2025-12-01 17:01:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002570 10.0.0.249 - - [2025-12-01 17:01:19] "GET /global-system-configs HTTP/1.1" 200 323 0.001871 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:01:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:01:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:02:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000891 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:02:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 10.0.0.249 - - [2025-12-01 17:02:35] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002936 10.0.0.249 - - [2025-12-01 17:02:35] "POST /ref-update HTTP/1.1" 200 156 0.007712 10.0.0.249 - - [2025-12-01 17:02:39] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006742 10.0.0.249 - - [2025-12-01 17:02:39] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.249 - - [2025-12-01 17:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.249 - - [2025-12-01 17:02:39] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002916 10.0.0.249 - - [2025-12-01 17:02:39] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004559 10.0.0.249 - - [2025-12-01 17:02:39] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.249 - - [2025-12-01 17:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.249 - - [2025-12-01 17:02:39] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002076 10.0.0.249 - - [2025-12-01 17:02:39] "GET /loadbalancer-pool/8373de5b-8f5b-4564-ae27-9db5f3eef14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004627 10.0.0.249 - - [2025-12-01 17:02:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029342 10.0.0.249 - - [2025-12-01 17:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018212 10.0.0.249 - - [2025-12-01 17:02:40] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018657 10.0.0.249 - - [2025-12-01 17:02:40] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.020419 10.0.0.249 - - [2025-12-01 17:02:40] "POST /ref-update HTTP/1.1" 200 156 0.012749 10.0.0.249 - - [2025-12-01 17:02:40] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.015996 10.0.0.249 - - [2025-12-01 17:02:40] "POST /tags HTTP/1.1" 409 205 0.002180 10.0.0.249 - - [2025-12-01 17:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.249 - - [2025-12-01 17:02:40] "GET /tag/5773bacf-613e-4c50-bd79-476a67028a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013764 10.0.0.249 - - [2025-12-01 17:02:40] "PUT /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97 HTTP/1.1" 200 257 0.022488 10.0.0.249 - - [2025-12-01 17:02:40] "POST /set-tag HTTP/1.1" 200 109 0.110084 10.0.0.249 - - [2025-12-01 17:02:40] "GET /loadbalancer-pool/4a97de02-794c-45b4-ab5a-89a85e22877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006592 10.0.0.249 - - [2025-12-01 17:02:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019300 10.0.0.249 - - [2025-12-01 17:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012174 10.0.0.249 - - [2025-12-01 17:02:40] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024369 10.0.0.249 - - [2025-12-01 17:02:40] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007899 10.0.0.249 - - [2025-12-01 17:02:40] "POST /ref-update HTTP/1.1" 200 156 0.013341 10.0.0.249 - - [2025-12-01 17:02:40] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.007285 10.0.0.249 - - [2025-12-01 17:02:40] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.249 - - [2025-12-01 17:02:40] "GET /loadbalancer-pool/2047c165-257c-4b66-950b-b224f804df3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003495 10.0.0.249 - - [2025-12-01 17:02:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024264 10.0.0.249 - - [2025-12-01 17:02:40] "PUT /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97 HTTP/1.1" 200 257 0.030435 10.0.0.249 - - [2025-12-01 17:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009943 10.0.0.249 - - [2025-12-01 17:02:40] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004751 10.0.0.249 - - [2025-12-01 17:02:40] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004352 10.0.0.249 - - [2025-12-01 17:02:40] "POST /set-tag HTTP/1.1" 200 109 0.004613 10.0.0.249 - - [2025-12-01 17:02:40] "POST /ref-update HTTP/1.1" 200 156 0.006117 10.0.0.249 - - [2025-12-01 17:02:40] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.004620 10.0.0.249 - - [2025-12-01 17:02:40] "PUT /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97 HTTP/1.1" 200 257 0.010545 10.0.0.22 - - [2025-12-01 17:02:56] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.22 - - [2025-12-01 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.22 - - [2025-12-01 17:02:56] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005091 10.0.0.22 - - [2025-12-01 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.22 - - [2025-12-01 17:02:56] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003251 10.0.0.22 - - [2025-12-01 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.22 - - [2025-12-01 17:02:56] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003832 10.0.0.22 - - [2025-12-01 17:02:56] "PUT /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555 HTTP/1.1" 200 263 0.009917 10.0.0.22 - - [2025-12-01 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.22 - - [2025-12-01 17:02:56] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.009981 10.0.0.22 - - [2025-12-01 17:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.22 - - [2025-12-01 17:02:56] "GET /virtual-machine-interface/59d85318-0d13-4e67-b180-b98201356f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005115 10.0.0.22 - - [2025-12-01 17:02:56] "PUT /virtual-machine-interface/59d85318-0d13-4e67-b180-b98201356f39 HTTP/1.1" 200 285 0.010388 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:03:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:03:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 10.0.0.249 - - [2025-12-01 17:05:15] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005339 10.0.0.249 - - [2025-12-01 17:05:15] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.249 - - [2025-12-01 17:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.249 - - [2025-12-01 17:05:15] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010031 10.0.0.249 - - [2025-12-01 17:05:15] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007100 10.0.0.249 - - [2025-12-01 17:05:15] "POST /set-tag HTTP/1.1" 200 109 0.036283 10.0.0.249 - - [2025-12-01 17:05:15] "DELETE /loadbalancer-member/260e55c3-e235-4e39-ae12-7ec0b596a023 HTTP/1.1" 200 115 0.060777 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.025109 10.0.0.249 - - [2025-12-01 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.249 - - [2025-12-01 17:05:16] "DELETE /loadbalancer-member/ebb7862b-c89a-4a24-8141-b7aba0e2aa07 HTTP/1.1" 200 115 0.037968 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006864 10.0.0.249 - - [2025-12-01 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.249 - - [2025-12-01 17:05:16] "DELETE /loadbalancer-member/11d27bf2-288e-4c40-8347-1e1b17c0faa5 HTTP/1.1" 200 115 0.036983 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017758 10.0.0.249 - - [2025-12-01 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.013980 10.0.0.249 - - [2025-12-01 17:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.249 - - [2025-12-01 17:05:16] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005438 10.0.0.249 - - [2025-12-01 17:05:16] "GET /loadbalancer-pool/8373de5b-8f5b-4564-ae27-9db5f3eef14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011002 10.0.0.249 - - [2025-12-01 17:05:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047327 10.0.0.249 - - [2025-12-01 17:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023398 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.024215 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007260 10.0.0.249 - - [2025-12-01 17:05:16] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007989 10.0.0.249 - - [2025-12-01 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.079820 10.0.0.249 - - [2025-12-01 17:05:16] "GET /loadbalancer-pool/4a97de02-794c-45b4-ab5a-89a85e22877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017564 10.0.0.249 - - [2025-12-01 17:05:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024601 10.0.0.249 - - [2025-12-01 17:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017725 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016818 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011646 10.0.0.249 - - [2025-12-01 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.015895 10.0.0.249 - - [2025-12-01 17:05:16] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005853 10.0.0.249 - - [2025-12-01 17:05:16] "GET /loadbalancer-pool/2047c165-257c-4b66-950b-b224f804df3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004222 10.0.0.249 - - [2025-12-01 17:05:16] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030250 10.0.0.249 - - [2025-12-01 17:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028564 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013516 10.0.0.249 - - [2025-12-01 17:05:16] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007077 10.0.0.249 - - [2025-12-01 17:05:16] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005692 10.0.0.249 - - [2025-12-01 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.249 - - [2025-12-01 17:06:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002039 10.0.0.249 - - [2025-12-01 17:06:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002685 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:06:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:06:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000804 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:06:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:06:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 10.0.0.249 - - [2025-12-01 17:08:20] "GET / HTTP/1.1" 200 36215 0.002156 10.0.0.249 - - [2025-12-01 17:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.249 - - [2025-12-01 17:08:20] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041177 10.0.0.249 - - [2025-12-01 17:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.249 - - [2025-12-01 17:08:21] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031785 10.0.0.249 - - [2025-12-01 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.249 - - [2025-12-01 17:08:21] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036030 10.0.0.249 - - [2025-12-01 17:08:21] "POST /tags HTTP/1.1" 200 334 0.023170 10.0.0.249 - - [2025-12-01 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.249 - - [2025-12-01 17:08:21] "GET /tag/18abe3e9-0556-4c8a-9fad-e602bcba0ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023448 10.0.0.249 - - [2025-12-01 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.249 - - [2025-12-01 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.249 - - [2025-12-01 17:08:21] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039131 10.0.0.249 - - [2025-12-01 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.249 - - [2025-12-01 17:08:21] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056303 10.0.0.249 - - [2025-12-01 17:08:21] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004408 10.0.0.249 - - [2025-12-01 17:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.249 - - [2025-12-01 17:08:21] "GET /virtual-networks?parent_id=f70c4244-0412-4031-9317-cce8ca29d32f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004565 10.0.0.249 - - [2025-12-01 17:08:21] "GET /service-appliance-set/45fdfd68-254c-42aa-86c6-eb6fff98c10e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002346 10.0.0.249 - - [2025-12-01 17:08:22] "POST /fqname-to-id HTTP/1.1" 404 254 0.001492 10.0.0.249 - - [2025-12-01 17:08:22] "POST /virtual-networks HTTP/1.1" 200 514 0.066870 10.0.0.249 - - [2025-12-01 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.249 - - [2025-12-01 17:08:22] "GET /network-ipam/8f9fabb4-b511-4c19-a343-0501a6de6f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.008306 10.0.0.249 - - [2025-12-01 17:08:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.112727 10.0.0.249 - - [2025-12-01 17:08:22] "GET /virtual-machine-interface/d76199c1-5b8c-4657-bb3e-116b63c2d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.010938 10.0.0.249 - - [2025-12-01 17:08:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006344 10.0.0.249 - - [2025-12-01 17:08:22] "POST /ref-update HTTP/1.1" 200 156 0.098224 10.0.0.249 - - [2025-12-01 17:08:22] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005279 10.0.0.249 - - [2025-12-01 17:08:22] "POST /instance-ips HTTP/1.1" 200 410 0.039751 10.0.0.249 - - [2025-12-01 17:08:22] "GET /instance-ip/c632e233-386e-449a-bf7d-d15bc348d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010299 10.0.0.249 - - [2025-12-01 17:08:22] "GET /domains HTTP/1.1" 200 281 0.003612 10.0.0.249 - - [2025-12-01 17:08:22] "GET /domain/206e8e6e-0e48-4d8f-8406-2133aa27ade0 HTTP/1.1" 200 3098 0.011221 10.0.0.249 - - [2025-12-01 17:08:22] "POST /loadbalancers HTTP/1.1" 200 612 0.029986 10.0.0.249 - - [2025-12-01 17:08:22] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f HTTP/1.1" 200 5739 0.074972 10.0.0.249 - - [2025-12-01 17:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016042 10.0.0.249 - - [2025-12-01 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.249 - - [2025-12-01 17:08:22] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.079110 10.0.0.249 - - [2025-12-01 17:08:22] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2090 0.031395 10.0.0.249 - - [2025-12-01 17:08:22] "GET /instance-ip/c632e233-386e-449a-bf7d-d15bc348d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006728 10.0.0.249 - - [2025-12-01 17:08:22] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2090 0.006175 10.0.0.249 - - [2025-12-01 17:08:22] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 200 1184 0.013030 10.0.0.249 - - [2025-12-01 17:08:22] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.076746 10.0.0.249 - - [2025-12-01 17:08:22] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 200 1184 0.007390 10.0.0.249 - - [2025-12-01 17:08:22] "POST /floating-ips HTTP/1.1" 200 599 0.043629 10.0.0.249 - - [2025-12-01 17:08:22] "GET /loadbalancer/b020c70c-c7e4-48a7-9dbd-45bae89909cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003099 10.0.0.249 - - [2025-12-01 17:08:22] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.036294 10.0.0.249 - - [2025-12-01 17:08:22] "POST /route-targets HTTP/1.1" 200 328 0.034176 10.0.0.249 - - [2025-12-01 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.249 - - [2025-12-01 17:08:22] "POST /ref-update HTTP/1.1" 200 156 0.021479 10.0.0.249 - - [2025-12-01 17:08:22] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042100 10.0.0.249 - - [2025-12-01 17:08:22] "GET /loadbalancer-listener/fc1533d1-52ee-4e7a-9e02-d62d2ef50ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.011266 10.0.0.249 - - [2025-12-01 17:08:22] "GET /loadbalancer-listener/fc1533d1-52ee-4e7a-9e02-d62d2ef50ca8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.006279 10.0.0.249 - - [2025-12-01 17:08:22] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023544 10.0.0.249 - - [2025-12-01 17:08:22] "GET /instance-ip/c632e233-386e-449a-bf7d-d15bc348d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003136 10.0.0.249 - - [2025-12-01 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.249 - - [2025-12-01 17:08:22] "GET /instance-ip/c632e233-386e-449a-bf7d-d15bc348d3ad?fields=floating_ips HTTP/1.1" 200 1215 0.005778 10.0.0.249 - - [2025-12-01 17:08:22] "GET /loadbalancer/b020c70c-c7e4-48a7-9dbd-45bae89909cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002893 10.0.0.249 - - [2025-12-01 17:08:22] "GET /floating-ip/c8e52de2-ce0a-4131-b3a7-0166ad435f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003175 10.0.0.249 - - [2025-12-01 17:08:22] "POST /tags HTTP/1.1" 200 296 0.045716 10.0.0.249 - - [2025-12-01 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.249 - - [2025-12-01 17:08:22] "GET /tag/a2c96507-d4a7-4797-bb95-c89f2a80bac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.012266 10.0.0.249 - - [2025-12-01 17:08:22] "POST /tags HTTP/1.1" 409 233 0.001826 10.0.0.249 - - [2025-12-01 17:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.249 - - [2025-12-01 17:08:22] "GET /tag/9d1c3591-ac6b-4209-bc8a-4383788b9324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012544 10.0.0.249 - - [2025-12-01 17:08:22] "POST /tags HTTP/1.1" 409 206 0.001757 10.0.0.249 - - [2025-12-01 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.249 - - [2025-12-01 17:08:23] "GET /tag/ba84c88d-cd9f-40af-b33e-dfd7d1a33b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010106 10.0.0.249 - - [2025-12-01 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.249 - - [2025-12-01 17:08:23] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004439 10.0.0.249 - - [2025-12-01 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.249 - - [2025-12-01 17:08:23] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033362 10.0.0.249 - - [2025-12-01 17:08:23] "POST /virtual-machines HTTP/1.1" 200 370 0.008763 10.0.0.249 - - [2025-12-01 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007829 10.0.0.249 - - [2025-12-01 17:08:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104403 10.0.0.249 - - [2025-12-01 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018950 10.0.0.249 - - [2025-12-01 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012590 10.0.0.249 - - [2025-12-01 17:08:23] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004317 10.0.0.249 - - [2025-12-01 17:08:23] "POST /instance-ips HTTP/1.1" 200 410 0.017961 10.0.0.249 - - [2025-12-01 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025596 10.0.0.249 - - [2025-12-01 17:08:23] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011454 10.0.0.249 - - [2025-12-01 17:08:23] "POST /set-tag HTTP/1.1" 200 109 0.016781 10.0.0.249 - - [2025-12-01 17:08:23] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017625 10.0.0.249 - - [2025-12-01 17:08:23] "GET /instance-ip/57ffa21c-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003013 10.0.0.249 - - [2025-12-01 17:08:23] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004130 10.0.0.249 - - [2025-12-01 17:08:23] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.249 - - [2025-12-01 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2025-12-01 17:08:23] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004164 10.0.0.249 - - [2025-12-01 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.249 - - [2025-12-01 17:08:23] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036127 10.0.0.249 - - [2025-12-01 17:08:23] "POST /virtual-machines HTTP/1.1" 200 370 0.007349 10.0.0.249 - - [2025-12-01 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008102 10.0.0.249 - - [2025-12-01 17:08:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104444 10.0.0.249 - - [2025-12-01 17:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017789 10.0.0.249 - - [2025-12-01 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014508 10.0.0.249 - - [2025-12-01 17:08:23] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004778 10.0.0.249 - - [2025-12-01 17:08:23] "POST /instance-ips HTTP/1.1" 200 410 0.019042 10.0.0.249 - - [2025-12-01 17:08:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018731 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008281 10.0.0.249 - - [2025-12-01 17:08:24] "POST /set-tag HTTP/1.1" 200 109 0.014169 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009702 10.0.0.249 - - [2025-12-01 17:08:24] "GET /instance-ip/5856df78-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003361 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004111 10.0.0.249 - - [2025-12-01 17:08:24] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002175 10.0.0.249 - - [2025-12-01 17:08:24] "POST /ref-update HTTP/1.1" 200 156 0.007792 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005038 10.0.0.249 - - [2025-12-01 17:08:24] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.007401 10.0.0.249 - - [2025-12-01 17:08:24] "POST /ref-update HTTP/1.1" 200 156 0.007287 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004542 10.0.0.249 - - [2025-12-01 17:08:24] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003899 10.0.0.249 - - [2025-12-01 17:08:24] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.249 - - [2025-12-01 17:08:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004215 10.0.0.249 - - [2025-12-01 17:08:24] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domains HTTP/1.1" 200 281 0.002049 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domain/206e8e6e-0e48-4d8f-8406-2133aa27ade0 HTTP/1.1" 200 3098 0.003304 10.0.0.249 - - [2025-12-01 17:08:27] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f HTTP/1.1" 200 7092 0.036917 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2090 0.003754 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2090 0.003885 10.0.0.249 - - [2025-12-01 17:08:27] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 200 1406 0.003558 10.0.0.249 - - [2025-12-01 17:08:27] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 200 1406 0.002300 10.0.0.249 - - [2025-12-01 17:08:27] "GET /route-target/cd1da496-62de-4549-a432-170c7d0b8ccc HTTP/1.1" 200 1155 0.002105 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2090 0.007742 10.0.0.249 - - [2025-12-01 17:08:27] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 200 1406 0.002887 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004876 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2090 0.004779 10.0.0.249 - - [2025-12-01 17:08:27] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 200 1406 0.002743 10.0.0.249 - - [2025-12-01 17:08:27] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 200 1406 0.002763 10.0.0.249 - - [2025-12-01 17:08:27] "GET /route-target/cd1da496-62de-4549-a432-170c7d0b8ccc HTTP/1.1" 200 1155 0.004437 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domains HTTP/1.1" 200 281 0.001957 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domain/206e8e6e-0e48-4d8f-8406-2133aa27ade0 HTTP/1.1" 200 3098 0.002783 10.0.0.249 - - [2025-12-01 17:08:27] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f HTTP/1.1" 200 7092 0.041816 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2090 0.004339 10.0.0.249 - - [2025-12-01 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.249 - - [2025-12-01 17:08:27] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043579 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003786 10.0.0.249 - - [2025-12-01 17:08:27] "GET /floating-ip-pools?parent_id=d8570bb3-7272-4cd2-8521-8aaa12d4416c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001846 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004708 10.0.0.249 - - [2025-12-01 17:08:27] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021194 10.0.0.249 - - [2025-12-01 17:08:27] "POST /ref-update HTTP/1.1" 200 156 0.019326 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004233 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domains HTTP/1.1" 200 281 0.001800 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domain/206e8e6e-0e48-4d8f-8406-2133aa27ade0 HTTP/1.1" 200 3098 0.002540 10.0.0.249 - - [2025-12-01 17:08:27] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f HTTP/1.1" 200 7349 0.033316 10.0.0.249 - - [2025-12-01 17:08:27] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2329 0.004620 10.0.0.249 - - [2025-12-01 17:08:27] "GET /floating-ip-pool/fa388b03-3a33-4801-97fe-94f53eec0109 HTTP/1.1" 200 1318 0.002020 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domains HTTP/1.1" 200 281 0.001368 10.0.0.249 - - [2025-12-01 17:08:27] "GET /domain/206e8e6e-0e48-4d8f-8406-2133aa27ade0 HTTP/1.1" 200 3098 0.002141 10.0.0.249 - - [2025-12-01 17:08:28] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f HTTP/1.1" 200 7349 0.034316 10.0.0.249 - - [2025-12-01 17:08:28] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 2329 0.008236 10.0.0.249 - - [2025-12-01 17:08:28] "GET /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004128 10.0.0.249 - - [2025-12-01 17:08:28] "POST /tags HTTP/1.1" 200 366 0.046207 10.0.0.249 - - [2025-12-01 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009335 10.0.0.249 - - [2025-12-01 17:08:28] "GET /tag/014453d1-77c5-4b2a-a964-10a1ac93794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012751 10.0.0.249 - - [2025-12-01 17:08:28] "POST /tags HTTP/1.1" 409 206 0.001719 10.0.0.249 - - [2025-12-01 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.249 - - [2025-12-01 17:08:28] "GET /tag/ba84c88d-cd9f-40af-b33e-dfd7d1a33b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009649 10.0.0.249 - - [2025-12-01 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.249 - - [2025-12-01 17:08:28] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.042715 10.0.0.249 - - [2025-12-01 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.249 - - [2025-12-01 17:08:28] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004749 10.0.0.249 - - [2025-12-01 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.249 - - [2025-12-01 17:08:28] "GET /service-appliance-set/999f00ef-8031-4f19-9d55-d72a19ec0d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003484 10.0.0.249 - - [2025-12-01 17:08:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.001522 10.0.0.249 - - [2025-12-01 17:08:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.114168 10.0.0.249 - - [2025-12-01 17:08:28] "GET /virtual-machine-interface/1523e2f0-12af-497b-91be-0b29777a84d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015579 10.0.0.249 - - [2025-12-01 17:08:28] "POST /set-tag HTTP/1.1" 200 109 0.023157 10.0.0.249 - - [2025-12-01 17:08:28] "POST /instance-ips HTTP/1.1" 200 418 0.025774 10.0.0.249 - - [2025-12-01 17:08:28] "GET /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.020305 10.0.0.249 - - [2025-12-01 17:08:28] "POST /loadbalancers HTTP/1.1" 200 620 0.063357 10.0.0.249 - - [2025-12-01 17:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.043858 10.0.0.249 - - [2025-12-01 17:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016003 10.0.0.249 - - [2025-12-01 17:08:28] "POST /service-instances HTTP/1.1" 200 568 0.087276 10.0.0.249 - - [2025-12-01 17:08:28] "POST /ref-update HTTP/1.1" 200 156 0.028305 10.0.0.249 - - [2025-12-01 17:08:28] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.102709 10.0.0.249 - - [2025-12-01 17:08:29] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.031453 10.0.0.249 - - [2025-12-01 17:08:29] "GET /virtual-machine-interface/1523e2f0-12af-497b-91be-0b29777a84d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.023350 10.0.0.249 - - [2025-12-01 17:08:29] "GET /virtual-machine-interface/1523e2f0-12af-497b-91be-0b29777a84d0?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.009787 10.0.0.249 - - [2025-12-01 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.249 - - [2025-12-01 17:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019527 10.0.0.249 - - [2025-12-01 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.249 - - [2025-12-01 17:08:29] "GET /floating-ip-pool/fa388b03-3a33-4801-97fe-94f53eec0109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002814 10.0.0.249 - - [2025-12-01 17:08:29] "POST /virtual-machines HTTP/1.1" 200 430 0.025409 10.0.0.249 - - [2025-12-01 17:08:29] "POST /floating-ips HTTP/1.1" 200 673 0.128094 10.0.0.249 - - [2025-12-01 17:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.060335 10.0.0.249 - - [2025-12-01 17:08:29] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005121 10.0.0.249 - - [2025-12-01 17:08:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.178099 10.0.0.249 - - [2025-12-01 17:08:29] "POST /chown HTTP/1.1" 200 109 0.019143 10.0.0.249 - - [2025-12-01 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008843 10.0.0.249 - - [2025-12-01 17:08:29] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003226 10.0.0.249 - - [2025-12-01 17:08:29] "POST /tags HTTP/1.1" 409 221 0.001944 10.0.0.249 - - [2025-12-01 17:08:29] "POST /chown HTTP/1.1" 200 109 0.005800 10.0.0.249 - - [2025-12-01 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.249 - - [2025-12-01 17:08:29] "GET /tag/18abe3e9-0556-4c8a-9fad-e602bcba0ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010288 10.0.0.249 - - [2025-12-01 17:08:29] "PUT /virtual-machine-interface/6faf90d2-9fd3-4510-84bd-aa0a02a8ec77 HTTP/1.1" 200 285 0.030353 10.0.0.249 - - [2025-12-01 17:08:29] "POST /tags HTTP/1.1" 409 238 0.008763 10.0.0.249 - - [2025-12-01 17:08:29] "PUT /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11 HTTP/1.1" 200 257 0.022675 10.0.0.249 - - [2025-12-01 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.249 - - [2025-12-01 17:08:29] "GET /tag/014453d1-77c5-4b2a-a964-10a1ac93794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011039 10.0.0.249 - - [2025-12-01 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.017415 10.0.0.249 - - [2025-12-01 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.019943 10.0.0.249 - - [2025-12-01 17:08:29] "POST /firewall-rules HTTP/1.1" 200 652 0.069931 10.0.0.249 - - [2025-12-01 17:08:29] "GET /firewall-rule/68da3b3f-2829-4623-ab9a-061aa611e582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.012297 10.0.0.249 - - [2025-12-01 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.041877 10.0.0.249 - - [2025-12-01 17:08:29] "GET /firewall-policy/a4ddd164-43bf-4bd5-ba8c-de44efd4d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.007135 10.0.0.249 - - [2025-12-01 17:08:29] "GET /firewall-rule/68da3b3f-2829-4623-ab9a-061aa611e582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006168 10.0.0.249 - - [2025-12-01 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.022188 10.0.0.249 - - [2025-12-01 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.032086 10.0.0.249 - - [2025-12-01 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.057770 10.0.0.249 - - [2025-12-01 17:08:29] "POST /ref-update HTTP/1.1" 200 156 0.027359 10.0.0.249 - - [2025-12-01 17:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007302 10.0.0.249 - - [2025-12-01 17:08:29] "POST /virtual-machines HTTP/1.1" 200 430 0.017035 10.0.0.249 - - [2025-12-01 17:08:29] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.053036 10.0.0.249 - - [2025-12-01 17:08:29] "GET /loadbalancer/1ad373ee-2de1-4dc8-a1b0-c47eb69e5627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005685 10.0.0.249 - - [2025-12-01 17:08:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.128576 10.0.0.249 - - [2025-12-01 17:08:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.067194 10.0.0.249 - - [2025-12-01 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.029152 10.0.0.249 - - [2025-12-01 17:08:30] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.053170 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.010418 10.0.0.249 - - [2025-12-01 17:08:30] "PUT /virtual-machine-interface/97b7a8c8-db6c-4e84-a6b6-717fdcb5d124 HTTP/1.1" 200 285 0.023740 10.0.0.249 - - [2025-12-01 17:08:30] "GET /loadbalancer-listener/99648639-5961-461a-885a-04e8b417e99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.015361 10.0.0.249 - - [2025-12-01 17:08:30] "GET /loadbalancer-listener/99648639-5961-461a-885a-04e8b417e99a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003354 10.0.0.249 - - [2025-12-01 17:08:30] "PUT /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11 HTTP/1.1" 200 257 0.024875 10.0.0.249 - - [2025-12-01 17:08:30] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.036150 10.0.0.249 - - [2025-12-01 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.022265 10.0.0.249 - - [2025-12-01 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.037319 10.0.0.249 - - [2025-12-01 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.071938 10.0.0.249 - - [2025-12-01 17:08:30] "GET /loadbalancer-pool/402f695f-fb12-42d9-812c-fa5372508cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.023228 10.0.0.249 - - [2025-12-01 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.025040 10.0.0.249 - - [2025-12-01 17:08:30] "POST /loadbalancer-members HTTP/1.1" 200 709 0.033887 10.0.0.249 - - [2025-12-01 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.010875 10.0.0.249 - - [2025-12-01 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.024058 10.0.0.249 - - [2025-12-01 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029049 10.0.0.249 - - [2025-12-01 17:08:30] "GET /loadbalancer-member/2166336a-82da-41e3-8b5d-b2e0378cfc17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.004968 10.0.0.249 - - [2025-12-01 17:08:30] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005400 10.0.0.249 - - [2025-12-01 17:08:30] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.020155 10.0.0.249 - - [2025-12-01 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008505 10.0.0.249 - - [2025-12-01 17:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021085 10.0.0.249 - - [2025-12-01 17:08:30] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007129 10.0.0.249 - - [2025-12-01 17:08:30] "POST /tags HTTP/1.1" 409 221 0.009719 10.0.0.249 - - [2025-12-01 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006567 10.0.0.249 - - [2025-12-01 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.249 - - [2025-12-01 17:08:30] "GET /tag/18abe3e9-0556-4c8a-9fad-e602bcba0ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012346 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.021659 10.0.0.249 - - [2025-12-01 17:08:30] "POST /tags HTTP/1.1" 409 238 0.016992 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.018717 10.0.0.249 - - [2025-12-01 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.249 - - [2025-12-01 17:08:30] "PUT /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11 HTTP/1.1" 200 257 0.022887 10.0.0.249 - - [2025-12-01 17:08:30] "GET /tag/014453d1-77c5-4b2a-a964-10a1ac93794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023722 10.0.0.249 - - [2025-12-01 17:08:30] "POST /firewall-rules HTTP/1.1" 409 293 0.009048 10.0.0.249 - - [2025-12-01 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.249 - - [2025-12-01 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.009571 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.016572 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.024363 10.0.0.249 - - [2025-12-01 17:08:30] "PUT /firewall-rule/68da3b3f-2829-4623-ab9a-061aa611e582 HTTP/1.1" 200 261 0.046107 10.0.0.249 - - [2025-12-01 17:08:30] "GET /firewall-rule/68da3b3f-2829-4623-ab9a-061aa611e582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.010139 10.0.0.249 - - [2025-12-01 17:08:30] "GET /firewall-policy/a4ddd164-43bf-4bd5-ba8c-de44efd4d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004530 10.0.0.249 - - [2025-12-01 17:08:30] "PUT /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11 HTTP/1.1" 200 257 0.023831 10.0.0.249 - - [2025-12-01 17:08:30] "POST /ref-update HTTP/1.1" 200 156 0.023142 10.0.0.249 - - [2025-12-01 17:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.249 - - [2025-12-01 17:08:30] "GET /firewall-rule/68da3b3f-2829-4623-ab9a-061aa611e582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.010923 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.008444 10.0.0.249 - - [2025-12-01 17:08:30] "POST /chown HTTP/1.1" 200 109 0.012740 10.0.0.249 - - [2025-12-01 17:08:30] "PUT /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11 HTTP/1.1" 200 257 0.043975 10.0.0.249 - - [2025-12-01 17:08:31] "POST /ref-update HTTP/1.1" 200 156 0.010486 10.0.0.249 - - [2025-12-01 17:08:31] "POST /chown HTTP/1.1" 200 109 0.017050 10.0.0.249 - - [2025-12-01 17:08:31] "POST /chown HTTP/1.1" 200 109 0.017302 10.0.0.249 - - [2025-12-01 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015459 10.0.0.249 - - [2025-12-01 17:08:31] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007466 10.0.0.249 - - [2025-12-01 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.249 - - [2025-12-01 17:08:31] "PUT /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11 HTTP/1.1" 200 257 0.041619 10.0.0.249 - - [2025-12-01 17:08:31] "POST /ref-update HTTP/1.1" 200 156 0.018913 10.0.0.249 - - [2025-12-01 17:08:31] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.035578 10.0.0.249 - - [2025-12-01 17:08:31] "POST /virtual-machines HTTP/1.1" 200 374 0.011900 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016964 10.0.0.249 - - [2025-12-01 17:08:31] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.018344 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011434 10.0.0.249 - - [2025-12-01 17:08:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.093931 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014743 10.0.0.249 - - [2025-12-01 17:08:31] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.024881 10.0.0.249 - - [2025-12-01 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018520 10.0.0.249 - - [2025-12-01 17:08:31] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011788 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.032861 10.0.0.249 - - [2025-12-01 17:08:31] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.009677 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019999 10.0.0.249 - - [2025-12-01 17:08:31] "POST /instance-ips HTTP/1.1" 200 414 0.039956 10.0.0.249 - - [2025-12-01 17:08:31] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.049954 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.073384 10.0.0.249 - - [2025-12-01 17:08:31] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012251 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013961 10.0.0.249 - - [2025-12-01 17:08:31] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.008593 10.0.0.249 - - [2025-12-01 17:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012536 10.0.0.249 - - [2025-12-01 17:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.249 - - [2025-12-01 17:08:31] "POST /set-tag HTTP/1.1" 200 109 0.042244 10.0.0.249 - - [2025-12-01 17:08:31] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005955 10.0.0.249 - - [2025-12-01 17:08:31] "GET /instance-ip/5cd8d86c-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003477 10.0.0.249 - - [2025-12-01 17:08:31] "POST /chown HTTP/1.1" 200 109 0.006403 10.0.0.249 - - [2025-12-01 17:08:31] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012059 10.0.0.249 - - [2025-12-01 17:08:31] "POST /set-tag HTTP/1.1" 200 109 0.006709 10.0.0.249 - - [2025-12-01 17:08:31] "POST /chown HTTP/1.1" 200 109 0.065257 10.0.0.249 - - [2025-12-01 17:08:31] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.019665 10.0.0.249 - - [2025-12-01 17:08:31] "POST /ref-update HTTP/1.1" 200 156 0.033081 10.0.0.249 - - [2025-12-01 17:08:31] "POST /ref-update HTTP/1.1" 200 156 0.019648 10.0.0.249 - - [2025-12-01 17:08:31] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012865 10.0.0.249 - - [2025-12-01 17:08:31] "POST /set-tag HTTP/1.1" 200 109 0.004657 10.0.0.249 - - [2025-12-01 17:08:31] "POST /chown HTTP/1.1" 200 109 0.021027 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.013594 10.0.0.249 - - [2025-12-01 17:08:32] "POST /ref-update HTTP/1.1" 200 156 0.017383 10.0.0.249 - - [2025-12-01 17:08:32] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012148 10.0.0.249 - - [2025-12-01 17:08:32] "POST /set-tag HTTP/1.1" 200 109 0.006597 10.0.0.249 - - [2025-12-01 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006634 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.023104 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006828 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.018969 10.0.0.249 - - [2025-12-01 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.023350 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006112 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.009995 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.034411 10.0.0.249 - - [2025-12-01 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006566 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.008157 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.007285 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.016006 10.0.0.249 - - [2025-12-01 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006974 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.044881 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.047976 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.006474 10.0.0.249 - - [2025-12-01 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.009604 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.016830 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.012622 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.014679 10.0.0.249 - - [2025-12-01 17:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.008258 10.0.0.249 - - [2025-12-01 17:08:32] "POST /chown HTTP/1.1" 200 109 0.008353 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.018406 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.249 - - [2025-12-01 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.009062 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.007632 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.013849 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.013111 10.0.0.249 - - [2025-12-01 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.006280 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.025327 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.012577 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.007208 10.0.0.249 - - [2025-12-01 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.007572 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.027632 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.006398 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.016210 10.0.0.249 - - [2025-12-01 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.007488 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.021302 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.013961 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.011861 10.0.0.249 - - [2025-12-01 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008575 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.011054 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.005457 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.019932 10.0.0.249 - - [2025-12-01 17:08:33] "POST /chown HTTP/1.1" 200 109 0.016118 10.0.0.249 - - [2025-12-01 17:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.249 - - [2025-12-01 17:08:39] "POST /chown HTTP/1.1" 200 109 0.005837 10.0.0.249 - - [2025-12-01 17:08:39] "POST /chown HTTP/1.1" 200 109 0.006745 10.0.0.249 - - [2025-12-01 17:08:39] "POST /chown HTTP/1.1" 200 109 0.005538 10.0.0.249 - - [2025-12-01 17:08:39] "POST /chown HTTP/1.1" 200 109 0.013583 10.0.0.249 - - [2025-12-01 17:08:41] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005158 10.0.0.249 - - [2025-12-01 17:08:41] "POST /set-tag HTTP/1.1" 200 109 0.003951 10.0.0.249 - - [2025-12-01 17:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.249 - - [2025-12-01 17:08:41] "GET /loadbalancer/b020c70c-c7e4-48a7-9dbd-45bae89909cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.006481 10.0.0.249 - - [2025-12-01 17:08:41] "GET /loadbalancer-pool/ac667272-2bc7-4d0f-8ca5-0368d239074c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002863 10.0.0.249 - - [2025-12-01 17:08:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.040501 10.0.0.249 - - [2025-12-01 17:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020781 10.0.0.249 - - [2025-12-01 17:08:41] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023321 10.0.0.249 - - [2025-12-01 17:08:41] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.022208 10.0.0.249 - - [2025-12-01 17:08:41] "POST /tags HTTP/1.1" 409 221 0.006679 10.0.0.249 - - [2025-12-01 17:08:41] "POST /ref-update HTTP/1.1" 200 156 0.012951 10.0.0.249 - - [2025-12-01 17:08:41] "GET /floating-ip/c8e52de2-ce0a-4131-b3a7-0166ad435f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.027066 10.0.0.249 - - [2025-12-01 17:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.029381 10.0.0.249 - - [2025-12-01 17:08:41] "GET /tag/18abe3e9-0556-4c8a-9fad-e602bcba0ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.035602 10.0.0.249 - - [2025-12-01 17:08:41] "PUT /floating-ip/c8e52de2-ce0a-4131-b3a7-0166ad435f6f HTTP/1.1" 200 257 0.078354 10.0.0.249 - - [2025-12-01 17:08:41] "POST /set-tag HTTP/1.1" 200 109 0.061521 10.0.0.249 - - [2025-12-01 17:08:41] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.055205 10.0.0.249 - - [2025-12-01 17:08:41] "POST /set-tag HTTP/1.1" 200 109 0.006286 10.0.0.249 - - [2025-12-01 17:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.249 - - [2025-12-01 17:08:41] "GET /loadbalancer/b020c70c-c7e4-48a7-9dbd-45bae89909cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005846 10.0.0.249 - - [2025-12-01 17:08:41] "GET /loadbalancer-pool/ac667272-2bc7-4d0f-8ca5-0368d239074c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.011553 10.0.0.249 - - [2025-12-01 17:08:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026994 10.0.0.249 - - [2025-12-01 17:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020845 10.0.0.249 - - [2025-12-01 17:08:42] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015955 10.0.0.249 - - [2025-12-01 17:08:42] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004991 10.0.0.249 - - [2025-12-01 17:08:42] "POST /ref-update HTTP/1.1" 200 156 0.009771 10.0.0.249 - - [2025-12-01 17:08:42] "GET /floating-ip/c8e52de2-ce0a-4131-b3a7-0166ad435f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.028607 10.0.0.249 - - [2025-12-01 17:08:42] "POST /set-tag HTTP/1.1" 200 109 0.055164 10.0.0.249 - - [2025-12-01 17:08:45] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004167 10.0.0.249 - - [2025-12-01 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002236 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:08:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:08:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.249 - - [2025-12-01 17:08:46] "GET /virtual-machine/5a5b9aa8-7f02-40be-a24a-ab405801b36e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.034934 10.0.0.249 - - [2025-12-01 17:08:46] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004437 10.0.0.249 - - [2025-12-01 17:08:46] "GET /virtual-machine/d7174b70-1b5d-423c-b8a5-e4a46c9f64f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002811 10.0.0.249 - - [2025-12-01 17:08:46] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004739 10.0.0.249 - - [2025-12-01 17:08:46] "GET /virtual-machine/02d8028c-e74a-4ccc-96bb-1500c72ed62e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002914 10.0.0.249 - - [2025-12-01 17:08:46] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006800 10.0.0.249 - - [2025-12-01 17:08:46] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004153 10.0.0.249 - - [2025-12-01 17:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.249 - - [2025-12-01 17:09:18] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004430 10.0.0.249 - - [2025-12-01 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.249 - - [2025-12-01 17:09:18] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003935 10.0.0.249 - - [2025-12-01 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.249 - - [2025-12-01 17:09:18] "GET /virtual-machine/02d8028c-e74a-4ccc-96bb-1500c72ed62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002109 10.0.0.249 - - [2025-12-01 17:09:18] "POST /ref-update HTTP/1.1" 200 156 0.008142 10.0.0.249 - - [2025-12-01 17:09:18] "GET /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006939 10.0.0.249 - - [2025-12-01 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.045520 10.0.0.249 - - [2025-12-01 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.025160 10.0.0.249 - - [2025-12-01 17:09:18] "DELETE /instance-ip/5cd8d86c-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.076701 10.0.0.249 - - [2025-12-01 17:09:18] "DELETE /virtual-machine-interface/5cc1f9ee-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.039171 10.0.0.249 - - [2025-12-01 17:09:18] "DELETE /virtual-machine/02d8028c-e74a-4ccc-96bb-1500c72ed62e HTTP/1.1" 200 115 0.016045 10.0.0.249 - - [2025-12-01 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.249 - - [2025-12-01 17:09:21] "GET /tag/014453d1-77c5-4b2a-a964-10a1ac93794c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011885 10.0.0.249 - - [2025-12-01 17:09:21] "GET /tag/014453d1-77c5-4b2a-a964-10a1ac93794c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1773 0.013115 10.0.0.249 - - [2025-12-01 17:09:21] "GET /virtual-machine-interface/1523e2f0-12af-497b-91be-0b29777a84d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009252 10.0.0.249 - - [2025-12-01 17:09:21] "POST /set-tag HTTP/1.1" 200 109 0.012934 10.0.0.249 - - [2025-12-01 17:09:21] "GET /virtual-machine-interface/6faf90d2-9fd3-4510-84bd-aa0a02a8ec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.005477 10.0.0.249 - - [2025-12-01 17:09:21] "POST /set-tag HTTP/1.1" 200 109 0.012706 10.0.0.249 - - [2025-12-01 17:09:21] "GET /virtual-machine-interface/97b7a8c8-db6c-4e84-a6b6-717fdcb5d124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.010847 10.0.0.249 - - [2025-12-01 17:09:21] "POST /set-tag HTTP/1.1" 200 109 0.012134 10.0.0.249 - - [2025-12-01 17:09:21] "GET /firewall-policy/a4ddd164-43bf-4bd5-ba8c-de44efd4d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009696 10.0.0.249 - - [2025-12-01 17:09:22] "GET /firewall-rule/68da3b3f-2829-4623-ab9a-061aa611e582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003747 10.0.0.249 - - [2025-12-01 17:09:22] "POST /ref-update HTTP/1.1" 200 156 0.012264 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /firewall-rule/68da3b3f-2829-4623-ab9a-061aa611e582 HTTP/1.1" 200 115 0.043070 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /loadbalancer-member/2166336a-82da-41e3-8b5d-b2e0378cfc17 HTTP/1.1" 200 115 0.024766 10.0.0.249 - - [2025-12-01 17:09:22] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.013954 10.0.0.249 - - [2025-12-01 17:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010718 10.0.0.249 - - [2025-12-01 17:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /loadbalancer-pool/402f695f-fb12-42d9-812c-fa5372508cb1 HTTP/1.1" 200 115 0.064519 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /loadbalancer-listener/99648639-5961-461a-885a-04e8b417e99a HTTP/1.1" 200 115 0.026362 10.0.0.249 - - [2025-12-01 17:09:22] "GET /floating-ip/a668213b-2bd5-49d1-9e11-7e3225d0ed93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002220 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.005890 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.017876 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.021097 10.0.0.249 - - [2025-12-01 17:09:22] "PUT /floating-ip/a668213b-2bd5-49d1-9e11-7e3225d0ed93 HTTP/1.1" 200 257 0.035698 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.009056 10.0.0.249 - - [2025-12-01 17:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.007332 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /floating-ip/a668213b-2bd5-49d1-9e11-7e3225d0ed93 HTTP/1.1" 200 115 0.088591 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.038195 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /loadbalancer/1ad373ee-2de1-4dc8-a1b0-c47eb69e5627 HTTP/1.1" 200 115 0.040885 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.006951 10.0.0.249 - - [2025-12-01 17:09:22] "POST /chown HTTP/1.1" 200 109 0.019056 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /instance-ip/858895f9-d2e5-4a2c-8480-75a97feffb11 HTTP/1.1" 200 115 0.082638 10.0.0.249 - - [2025-12-01 17:09:22] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.007991 10.0.0.249 - - [2025-12-01 17:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007150 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /virtual-machine-interface/1523e2f0-12af-497b-91be-0b29777a84d0 HTTP/1.1" 200 115 0.096679 10.0.0.249 - - [2025-12-01 17:09:22] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.024363 10.0.0.249 - - [2025-12-01 17:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012993 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /tag/014453d1-77c5-4b2a-a964-10a1ac93794c HTTP/1.1" 200 115 0.079184 10.0.0.249 - - [2025-12-01 17:09:22] "PUT /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 267 0.008683 10.0.0.249 - - [2025-12-01 17:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018108 10.0.0.249 - - [2025-12-01 17:09:22] "GET /floating-ip-pool/fa388b03-3a33-4801-97fe-94f53eec0109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.001791 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /service-instance/cd4c7197-bdd9-4cf4-9897-6427c02b3fa6 HTTP/1.1" 200 115 0.029428 10.0.0.249 - - [2025-12-01 17:09:22] "POST /ref-update HTTP/1.1" 200 156 0.020410 10.0.0.249 - - [2025-12-01 17:09:22] "DELETE /floating-ip-pool/fa388b03-3a33-4801-97fe-94f53eec0109 HTTP/1.1" 200 115 0.043150 10.0.0.249 - - [2025-12-01 17:09:22] "GET /virtual-machine-interface/97b7a8c8-db6c-4e84-a6b6-717fdcb5d124?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.012587 10.0.0.249 - - [2025-12-01 17:09:23] "DELETE /virtual-machine-interface/97b7a8c8-db6c-4e84-a6b6-717fdcb5d124 HTTP/1.1" 200 115 0.123593 10.0.0.249 - - [2025-12-01 17:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005275 10.0.0.249 - - [2025-12-01 17:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002242 10.0.0.249 - - [2025-12-01 17:09:23] "DELETE /virtual-network/d8570bb3-7272-4cd2-8521-8aaa12d4416c HTTP/1.1" 200 115 0.178187 10.0.0.249 - - [2025-12-01 17:09:23] "GET /routing-instance/ff441a4c-5b1e-4ad6-b69d-f6a37544d068 HTTP/1.1" 404 171 0.003249 10.0.0.249 - - [2025-12-01 17:09:23] "GET /domains HTTP/1.1" 200 281 0.001718 10.0.0.249 - - [2025-12-01 17:09:23] "GET /domain/206e8e6e-0e48-4d8f-8406-2133aa27ade0 HTTP/1.1" 200 3098 0.002534 10.0.0.249 - - [2025-12-01 17:09:23] "DELETE /virtual-machine/c427abee-fbd7-4d00-abf4-fcb425a3e503 HTTP/1.1" 200 115 0.061942 10.0.0.249 - - [2025-12-01 17:09:23] "GET /virtual-machine-interface/6faf90d2-9fd3-4510-84bd-aa0a02a8ec77?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010571 10.0.0.249 - - [2025-12-01 17:09:23] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f HTTP/1.1" 200 7170 0.061436 10.0.0.249 - - [2025-12-01 17:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.249 - - [2025-12-01 17:09:23] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009395 10.0.0.249 - - [2025-12-01 17:09:23] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.249 - - [2025-12-01 17:09:23] "DELETE /route-target/cd1da496-62de-4549-a432-170c7d0b8ccc HTTP/1.1" 200 115 0.047940 10.0.0.249 - - [2025-12-01 17:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.249 - - [2025-12-01 17:09:23] "GET /loadbalancer/b020c70c-c7e4-48a7-9dbd-45bae89909cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002571 10.0.0.249 - - [2025-12-01 17:09:23] "DELETE /virtual-machine-interface/6faf90d2-9fd3-4510-84bd-aa0a02a8ec77 HTTP/1.1" 200 115 0.113723 10.0.0.249 - - [2025-12-01 17:09:23] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005330 10.0.0.249 - - [2025-12-01 17:09:23] "POST /ref-update HTTP/1.1" 200 156 0.030115 10.0.0.249 - - [2025-12-01 17:09:23] "DELETE /virtual-machine/06a43169-ca5f-4b95-9cc5-3b53a9af2a21 HTTP/1.1" 200 115 0.049610 10.0.0.249 - - [2025-12-01 17:09:23] "POST /set-tag HTTP/1.1" 200 109 0.052392 10.0.0.249 - - [2025-12-01 17:09:23] "DELETE /loadbalancer-member/e46147c8-063e-4dcb-b7fe-5e0912c98745 HTTP/1.1" 200 115 0.046333 10.0.0.249 - - [2025-12-01 17:09:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005266 10.0.0.249 - - [2025-12-01 17:09:24] "POST /set-tag HTTP/1.1" 200 109 0.006025 10.0.0.249 - - [2025-12-01 17:09:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007293 10.0.0.249 - - [2025-12-01 17:09:24] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.249 - - [2025-12-01 17:09:24] "GET /virtual-machine/d7174b70-1b5d-423c-b8a5-e4a46c9f64f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003304 10.0.0.249 - - [2025-12-01 17:09:24] "POST /ref-update HTTP/1.1" 200 156 0.012292 10.0.0.249 - - [2025-12-01 17:09:24] "GET /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006142 10.0.0.249 - - [2025-12-01 17:09:24] "POST /set-tag HTTP/1.1" 200 109 0.015483 10.0.0.249 - - [2025-12-01 17:09:24] "POST /set-tag HTTP/1.1" 200 109 0.027861 10.0.0.249 - - [2025-12-01 17:09:24] "POST /set-tag HTTP/1.1" 200 109 0.021832 10.0.0.249 - - [2025-12-01 17:09:24] "DELETE /instance-ip/5856df78-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.041526 10.0.0.249 - - [2025-12-01 17:09:24] "POST /ref-update HTTP/1.1" 200 156 0.007799 10.0.0.249 - - [2025-12-01 17:09:24] "DELETE /virtual-machine-interface/5841e960-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.048358 10.0.0.249 - - [2025-12-01 17:09:24] "DELETE /virtual-machine/d7174b70-1b5d-423c-b8a5-e4a46c9f64f5 HTTP/1.1" 200 115 0.023166 10.0.0.249 - - [2025-12-01 17:09:28] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006678 10.0.0.249 - - [2025-12-01 17:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.249 - - [2025-12-01 17:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.249 - - [2025-12-01 17:09:28] "GET /loadbalancer/b020c70c-c7e4-48a7-9dbd-45bae89909cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002396 10.0.0.249 - - [2025-12-01 17:09:29] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005425 10.0.0.249 - - [2025-12-01 17:09:29] "POST /set-tag HTTP/1.1" 200 109 0.004389 10.0.0.249 - - [2025-12-01 17:09:29] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009054 10.0.0.249 - - [2025-12-01 17:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.249 - - [2025-12-01 17:09:29] "GET /virtual-machine/5a5b9aa8-7f02-40be-a24a-ab405801b36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002704 10.0.0.249 - - [2025-12-01 17:09:29] "POST /ref-update HTTP/1.1" 200 156 0.008930 10.0.0.249 - - [2025-12-01 17:09:29] "GET /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009365 10.0.0.249 - - [2025-12-01 17:09:29] "POST /set-tag HTTP/1.1" 200 109 0.016795 10.0.0.249 - - [2025-12-01 17:09:29] "POST /set-tag HTTP/1.1" 200 109 0.024352 10.0.0.249 - - [2025-12-01 17:09:29] "POST /set-tag HTTP/1.1" 200 109 0.027206 10.0.0.249 - - [2025-12-01 17:09:29] "DELETE /instance-ip/57ffa21c-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.033767 10.0.0.249 - - [2025-12-01 17:09:29] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.249 - - [2025-12-01 17:09:29] "DELETE /virtual-machine-interface/57eb2a8a-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.039932 10.0.0.249 - - [2025-12-01 17:09:29] "DELETE /virtual-machine/5a5b9aa8-7f02-40be-a24a-ab405801b36e HTTP/1.1" 200 115 0.022272 10.0.0.249 - - [2025-12-01 17:09:29] "DELETE /tag/a2c96507-d4a7-4797-bb95-c89f2a80bac4 HTTP/1.1" 200 115 0.068560 10.0.0.249 - - [2025-12-01 17:09:29] "DELETE /tag/9d1c3591-ac6b-4209-bc8a-4383788b9324 HTTP/1.1" 200 115 0.030911 10.0.0.249 - - [2025-12-01 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.249 - - [2025-12-01 17:09:33] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027966 10.0.0.249 - - [2025-12-01 17:09:33] "POST /tags HTTP/1.1" 200 394 0.036567 10.0.0.249 - - [2025-12-01 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.249 - - [2025-12-01 17:09:33] "GET /tag/a1729da1-b1a7-4cd4-a423-fa52e50e1d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016197 10.0.0.249 - - [2025-12-01 17:09:33] "POST /tags HTTP/1.1" 200 342 0.040903 10.0.0.249 - - [2025-12-01 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.249 - - [2025-12-01 17:09:33] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012015 10.0.0.249 - - [2025-12-01 17:09:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000625 10.0.0.249 - - [2025-12-01 17:09:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.002134 10.0.0.249 - - [2025-12-01 17:09:33] "POST /security-groups HTTP/1.1" 200 589 0.066120 10.0.0.249 - - [2025-12-01 17:09:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.006789 10.0.0.249 - - [2025-12-01 17:09:33] "POST /projects HTTP/1.1" 200 521 0.198468 10.0.0.249 - - [2025-12-01 17:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008214 10.0.0.249 - - [2025-12-01 17:09:34] "POST /access-control-lists HTTP/1.1" 200 600 0.071203 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015026 10.0.0.249 - - [2025-12-01 17:09:34] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011279 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.020910 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.249 - - [2025-12-01 17:09:34] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006170 10.0.0.249 - - [2025-12-01 17:09:34] "POST /access-control-lists HTTP/1.1" 200 598 0.074370 10.0.0.249 - - [2025-12-01 17:09:34] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.109056 10.0.0.249 - - [2025-12-01 17:09:34] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.042938 10.0.0.249 - - [2025-12-01 17:09:34] "POST /security-groups HTTP/1.1" 200 593 0.074417 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.010116 10.0.0.249 - - [2025-12-01 17:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.049497 10.0.0.249 - - [2025-12-01 17:09:34] "POST /chown HTTP/1.1" 200 109 0.062165 10.0.0.249 - - [2025-12-01 17:09:34] "POST /access-control-lists HTTP/1.1" 200 634 0.124888 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.013657 10.0.0.249 - - [2025-12-01 17:09:34] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003452 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.249 - - [2025-12-01 17:09:34] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002448 10.0.0.249 - - [2025-12-01 17:09:34] "POST /tags HTTP/1.1" 409 226 0.001815 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.249 - - [2025-12-01 17:09:34] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.045637 10.0.0.249 - - [2025-12-01 17:09:34] "POST /access-control-lists HTTP/1.1" 200 632 0.073840 10.0.0.249 - - [2025-12-01 17:09:34] "POST /firewall-rules HTTP/1.1" 200 602 0.069679 10.0.0.249 - - [2025-12-01 17:09:34] "GET /firewall-rule/e9403dcb-79ec-4393-bc3c-f6234f610012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.013497 10.0.0.249 - - [2025-12-01 17:09:34] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003876 10.0.0.249 - - [2025-12-01 17:09:34] "GET /firewall-rule/e9403dcb-79ec-4393-bc3c-f6234f610012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002340 10.0.0.249 - - [2025-12-01 17:09:34] "POST /ref-update HTTP/1.1" 200 156 0.039647 10.0.0.249 - - [2025-12-01 17:09:34] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002475 10.0.0.249 - - [2025-12-01 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.249 - - [2025-12-01 17:09:34] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002289 10.0.0.249 - - [2025-12-01 17:09:34] "POST /tags HTTP/1.1" 409 226 0.001904 10.0.0.249 - - [2025-12-01 17:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.249 - - [2025-12-01 17:09:35] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012412 10.0.0.249 - - [2025-12-01 17:09:35] "POST /firewall-rules HTTP/1.1" 200 600 0.066375 10.0.0.249 - - [2025-12-01 17:09:35] "GET /firewall-rule/48e59cb1-6d85-4597-9898-f5503893ec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003921 10.0.0.249 - - [2025-12-01 17:09:35] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003381 10.0.0.249 - - [2025-12-01 17:09:35] "GET /firewall-rule/48e59cb1-6d85-4597-9898-f5503893ec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002676 10.0.0.249 - - [2025-12-01 17:09:35] "POST /ref-update HTTP/1.1" 200 156 0.050673 10.0.0.249 - - [2025-12-01 17:09:36] "POST /tags HTTP/1.1" 200 394 0.032185 10.0.0.249 - - [2025-12-01 17:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021619 10.0.0.249 - - [2025-12-01 17:09:36] "GET /tag/b53f3497-db52-42e0-8341-31b5750a7972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011529 10.0.0.249 - - [2025-12-01 17:09:36] "POST /tags HTTP/1.1" 200 342 0.015801 10.0.0.249 - - [2025-12-01 17:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.249 - - [2025-12-01 17:09:36] "GET /tag/e48d29be-8ec4-4417-87bc-176594d96cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010982 10.0.0.249 - - [2025-12-01 17:09:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000511 10.0.0.249 - - [2025-12-01 17:09:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.007070 10.0.0.249 - - [2025-12-01 17:09:36] "POST /security-groups HTTP/1.1" 200 589 0.062814 10.0.0.249 - - [2025-12-01 17:09:36] "POST /projects HTTP/1.1" 200 521 0.164803 10.0.0.249 - - [2025-12-01 17:09:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.004188 10.0.0.249 - - [2025-12-01 17:09:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013057 10.0.0.249 - - [2025-12-01 17:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.249 - - [2025-12-01 17:09:37] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.018830 10.0.0.249 - - [2025-12-01 17:09:37] "POST /access-control-lists HTTP/1.1" 200 600 0.086730 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011618 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.006291 10.0.0.249 - - [2025-12-01 17:09:37] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004243 10.0.0.249 - - [2025-12-01 17:09:37] "POST /access-control-lists HTTP/1.1" 200 598 0.074046 10.0.0.249 - - [2025-12-01 17:09:37] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.102960 10.0.0.249 - - [2025-12-01 17:09:37] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.058210 10.0.0.249 - - [2025-12-01 17:09:37] "POST /security-groups HTTP/1.1" 200 593 0.082892 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.001649 10.0.0.249 - - [2025-12-01 17:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014893 10.0.0.249 - - [2025-12-01 17:09:37] "POST /access-control-lists HTTP/1.1" 200 634 0.040413 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.004113 10.0.0.249 - - [2025-12-01 17:09:37] "POST /chown HTTP/1.1" 200 109 0.039954 10.0.0.249 - - [2025-12-01 17:09:37] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014693 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.249 - - [2025-12-01 17:09:37] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029866 10.0.0.249 - - [2025-12-01 17:09:37] "POST /access-control-lists HTTP/1.1" 200 632 0.072816 10.0.0.249 - - [2025-12-01 17:09:37] "POST /tags HTTP/1.1" 409 226 0.018695 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.249 - - [2025-12-01 17:09:37] "GET /tag/e48d29be-8ec4-4417-87bc-176594d96cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016234 10.0.0.249 - - [2025-12-01 17:09:37] "POST /firewall-rules HTTP/1.1" 200 602 0.066809 10.0.0.249 - - [2025-12-01 17:09:37] "GET /firewall-rule/e96af840-4c77-492f-a540-731dd3e6b001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007374 10.0.0.249 - - [2025-12-01 17:09:37] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004088 10.0.0.249 - - [2025-12-01 17:09:37] "GET /firewall-rule/e96af840-4c77-492f-a540-731dd3e6b001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002594 10.0.0.249 - - [2025-12-01 17:09:37] "POST /ref-update HTTP/1.1" 200 156 0.055489 10.0.0.249 - - [2025-12-01 17:09:37] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014987 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.249 - - [2025-12-01 17:09:37] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003168 10.0.0.249 - - [2025-12-01 17:09:37] "POST /tags HTTP/1.1" 409 226 0.002067 10.0.0.249 - - [2025-12-01 17:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.249 - - [2025-12-01 17:09:37] "GET /tag/e48d29be-8ec4-4417-87bc-176594d96cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010486 10.0.0.249 - - [2025-12-01 17:09:38] "POST /firewall-rules HTTP/1.1" 200 600 0.088054 10.0.0.249 - - [2025-12-01 17:09:38] "GET /firewall-rule/86e5ee82-c5c9-4e13-a146-ce2d15b5483c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004070 10.0.0.249 - - [2025-12-01 17:09:38] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006478 10.0.0.249 - - [2025-12-01 17:09:38] "GET /firewall-rule/86e5ee82-c5c9-4e13-a146-ce2d15b5483c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003585 10.0.0.249 - - [2025-12-01 17:09:38] "POST /ref-update HTTP/1.1" 200 156 0.047865 10.0.0.249 - - [2025-12-01 17:09:39] "POST /tags HTTP/1.1" 200 346 0.073428 10.0.0.249 - - [2025-12-01 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008535 10.0.0.249 - - [2025-12-01 17:09:39] "GET /tag/a5c24894-f49f-4212-b3e7-f18c5cf04234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.024865 10.0.0.249 - - [2025-12-01 17:09:39] "POST /projects HTTP/1.1" 409 238 0.001892 10.0.0.249 - - [2025-12-01 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2025-12-01 17:09:39] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037796 10.0.0.249 - - [2025-12-01 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.249 - - [2025-12-01 17:09:39] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005698 10.0.0.249 - - [2025-12-01 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.249 - - [2025-12-01 17:09:39] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003959 10.0.0.249 - - [2025-12-01 17:09:39] "POST /security-groups HTTP/1.1" 409 285 0.004304 10.0.0.249 - - [2025-12-01 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.249 - - [2025-12-01 17:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.249 - - [2025-12-01 17:09:40] "PUT /security-group/30f562b9-f840-4e61-aa25-72d23737e355 HTTP/1.1" 200 263 0.057288 10.0.0.249 - - [2025-12-01 17:09:40] "PUT /access-control-list/3da53c10-6ab7-47de-955e-5ed808face1a HTTP/1.1" 200 273 0.032553 10.0.0.249 - - [2025-12-01 17:09:40] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.087641 10.0.0.249 - - [2025-12-01 17:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.063289 10.0.0.249 - - [2025-12-01 17:09:40] "PUT /access-control-list/0b13a7ba-b958-450a-a3b0-927395879324 HTTP/1.1" 200 273 0.043015 10.0.0.249 - - [2025-12-01 17:09:40] "POST /tags HTTP/1.1" 409 228 0.007596 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.249 - - [2025-12-01 17:09:40] "GET /tag/a5c24894-f49f-4212-b3e7-f18c5cf04234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012529 10.0.0.249 - - [2025-12-01 17:09:40] "POST /tags HTTP/1.1" 200 346 0.024849 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.249 - - [2025-12-01 17:09:40] "GET /tag/47f38eb9-a933-44e5-afca-e533e44ee962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011656 10.0.0.249 - - [2025-12-01 17:09:40] "POST /projects HTTP/1.1" 409 238 0.002126 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.249 - - [2025-12-01 17:09:40] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042694 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.249 - - [2025-12-01 17:09:40] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004155 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.249 - - [2025-12-01 17:09:40] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005203 10.0.0.249 - - [2025-12-01 17:09:40] "POST /security-groups HTTP/1.1" 409 285 0.006304 10.0.0.249 - - [2025-12-01 17:09:40] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039552 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019535 10.0.0.249 - - [2025-12-01 17:09:40] "PUT /security-group/f6cd4471-bb0d-48dc-bfbd-ad2fb07c8eda HTTP/1.1" 200 263 0.058942 10.0.0.249 - - [2025-12-01 17:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014881 10.0.0.249 - - [2025-12-01 17:09:40] "POST /tags HTTP/1.1" 409 228 0.004654 10.0.0.249 - - [2025-12-01 17:09:40] "PUT /access-control-list/93ce4fd7-bdb8-44c1-8d72-6651d67d4c8d HTTP/1.1" 200 273 0.020014 10.0.0.249 - - [2025-12-01 17:09:40] "PUT /access-control-list/15c320d8-2eb8-4621-86ba-921fad320e62 HTTP/1.1" 200 273 0.010627 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.249 - - [2025-12-01 17:09:40] "GET /tag/47f38eb9-a933-44e5-afca-e533e44ee962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011696 10.0.0.249 - - [2025-12-01 17:09:40] "POST /tags HTTP/1.1" 200 292 0.043716 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.249 - - [2025-12-01 17:09:40] "GET /tag/dfa1fcda-1459-4a39-9e6a-e8bd1bfca251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011979 10.0.0.249 - - [2025-12-01 17:09:40] "POST /tags HTTP/1.1" 200 304 0.060413 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.249 - - [2025-12-01 17:09:40] "GET /tag/6f200994-795a-4ece-82d8-c7f36bfa6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012098 10.0.0.249 - - [2025-12-01 17:09:40] "POST /tags HTTP/1.1" 409 252 0.001620 10.0.0.249 - - [2025-12-01 17:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.249 - - [2025-12-01 17:09:40] "GET /tag/a1729da1-b1a7-4cd4-a423-fa52e50e1d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010765 10.0.0.249 - - [2025-12-01 17:09:41] "POST /tags HTTP/1.1" 409 226 0.010907 10.0.0.249 - - [2025-12-01 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.249 - - [2025-12-01 17:09:41] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010496 10.0.0.249 - - [2025-12-01 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003778 10.0.0.249 - - [2025-12-01 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.249 - - [2025-12-01 17:09:41] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030705 10.0.0.249 - - [2025-12-01 17:09:41] "POST /virtual-machines HTTP/1.1" 200 396 0.007791 10.0.0.249 - - [2025-12-01 17:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007262 10.0.0.249 - - [2025-12-01 17:09:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104985 10.0.0.249 - - [2025-12-01 17:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021315 10.0.0.249 - - [2025-12-01 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004628 10.0.0.249 - - [2025-12-01 17:09:41] "POST /instance-ips HTTP/1.1" 200 398 0.019210 10.0.0.249 - - [2025-12-01 17:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027991 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012075 10.0.0.249 - - [2025-12-01 17:09:41] "POST /set-tag HTTP/1.1" 200 109 0.059840 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010968 10.0.0.249 - - [2025-12-01 17:09:41] "GET /instance-ip/86843328-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007363 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004420 10.0.0.249 - - [2025-12-01 17:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003130 10.0.0.249 - - [2025-12-01 17:09:41] "POST /ref-update HTTP/1.1" 200 156 0.009448 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003964 10.0.0.249 - - [2025-12-01 17:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.249 - - [2025-12-01 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.249 - - [2025-12-01 17:09:41] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004071 10.0.0.249 - - [2025-12-01 17:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.249 - - [2025-12-01 17:09:41] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029408 10.0.0.249 - - [2025-12-01 17:09:41] "POST /virtual-machines HTTP/1.1" 200 396 0.013503 10.0.0.249 - - [2025-12-01 17:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032801 10.0.0.249 - - [2025-12-01 17:09:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133563 10.0.0.249 - - [2025-12-01 17:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015746 10.0.0.249 - - [2025-12-01 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014771 10.0.0.249 - - [2025-12-01 17:09:42] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.042446 10.0.0.249 - - [2025-12-01 17:09:42] "POST /instance-ips HTTP/1.1" 200 398 0.041205 10.0.0.249 - - [2025-12-01 17:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.058137 10.0.0.249 - - [2025-12-01 17:09:42] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.034032 10.0.0.249 - - [2025-12-01 17:09:42] "POST /set-tag HTTP/1.1" 200 109 0.097583 10.0.0.249 - - [2025-12-01 17:09:42] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.029762 10.0.0.249 - - [2025-12-01 17:09:42] "GET /instance-ip/86fe58b0-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004821 10.0.0.249 - - [2025-12-01 17:09:42] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004607 10.0.0.249 - - [2025-12-01 17:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.249 - - [2025-12-01 17:09:42] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003819 10.0.0.249 - - [2025-12-01 17:09:42] "POST /ref-update HTTP/1.1" 200 156 0.012436 10.0.0.249 - - [2025-12-01 17:09:42] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004266 10.0.0.249 - - [2025-12-01 17:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.249 - - [2025-12-01 17:09:42] "POST /tags HTTP/1.1" 200 292 0.032554 10.0.0.249 - - [2025-12-01 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010878 10.0.0.249 - - [2025-12-01 17:09:42] "GET /tag/cf92c735-230d-423a-8465-c4f5861fb3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012578 10.0.0.249 - - [2025-12-01 17:09:42] "POST /tags HTTP/1.1" 409 252 0.001760 10.0.0.249 - - [2025-12-01 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.249 - - [2025-12-01 17:09:42] "GET /tag/b53f3497-db52-42e0-8341-31b5750a7972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009907 10.0.0.249 - - [2025-12-01 17:09:42] "POST /tags HTTP/1.1" 409 226 0.002013 10.0.0.249 - - [2025-12-01 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.249 - - [2025-12-01 17:09:42] "GET /tag/e48d29be-8ec4-4417-87bc-176594d96cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010212 10.0.0.249 - - [2025-12-01 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.249 - - [2025-12-01 17:09:42] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003332 10.0.0.249 - - [2025-12-01 17:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.249 - - [2025-12-01 17:09:42] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035120 10.0.0.249 - - [2025-12-01 17:09:43] "POST /virtual-machines HTTP/1.1" 200 396 0.009894 10.0.0.249 - - [2025-12-01 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009249 10.0.0.249 - - [2025-12-01 17:09:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.090538 10.0.0.249 - - [2025-12-01 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015252 10.0.0.249 - - [2025-12-01 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004184 10.0.0.249 - - [2025-12-01 17:09:43] "POST /instance-ips HTTP/1.1" 200 398 0.021303 10.0.0.249 - - [2025-12-01 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023983 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016107 10.0.0.249 - - [2025-12-01 17:09:43] "POST /set-tag HTTP/1.1" 200 109 0.059799 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016709 10.0.0.249 - - [2025-12-01 17:09:43] "GET /instance-ip/879b6d8a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002911 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004406 10.0.0.249 - - [2025-12-01 17:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003303 10.0.0.249 - - [2025-12-01 17:09:43] "POST /ref-update HTTP/1.1" 200 156 0.008636 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008910 10.0.0.249 - - [2025-12-01 17:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.249 - - [2025-12-01 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003920 10.0.0.249 - - [2025-12-01 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.249 - - [2025-12-01 17:09:43] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058292 10.0.0.249 - - [2025-12-01 17:09:43] "POST /virtual-machines HTTP/1.1" 200 396 0.009429 10.0.0.249 - - [2025-12-01 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012883 10.0.0.249 - - [2025-12-01 17:09:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105323 10.0.0.249 - - [2025-12-01 17:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008613 10.0.0.249 - - [2025-12-01 17:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.249 - - [2025-12-01 17:09:43] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006299 10.0.0.249 - - [2025-12-01 17:09:44] "POST /instance-ips HTTP/1.1" 200 398 0.020100 10.0.0.249 - - [2025-12-01 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016881 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015130 10.0.0.249 - - [2025-12-01 17:09:44] "POST /set-tag HTTP/1.1" 200 109 0.059907 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023013 10.0.0.249 - - [2025-12-01 17:09:44] "GET /instance-ip/8810bfb8-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003322 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004398 10.0.0.249 - - [2025-12-01 17:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004462 10.0.0.249 - - [2025-12-01 17:09:44] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015360 10.0.0.249 - - [2025-12-01 17:09:44] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.249 - - [2025-12-01 17:09:44] "POST /tags HTTP/1.1" 200 300 0.019046 10.0.0.249 - - [2025-12-01 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.249 - - [2025-12-01 17:09:44] "GET /tag/9ba2f6f5-b397-43fb-b8a6-db0c6d458e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012002 10.0.0.249 - - [2025-12-01 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003804 10.0.0.249 - - [2025-12-01 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.249 - - [2025-12-01 17:09:44] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038882 10.0.0.249 - - [2025-12-01 17:09:44] "POST /virtual-machines HTTP/1.1" 200 396 0.007600 10.0.0.249 - - [2025-12-01 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015842 10.0.0.249 - - [2025-12-01 17:09:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100893 10.0.0.249 - - [2025-12-01 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008157 10.0.0.249 - - [2025-12-01 17:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010295 10.0.0.249 - - [2025-12-01 17:09:44] "POST /instance-ips HTTP/1.1" 200 398 0.021731 10.0.0.249 - - [2025-12-01 17:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020462 10.0.0.249 - - [2025-12-01 17:09:44] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010465 10.0.0.249 - - [2025-12-01 17:09:44] "POST /set-tag HTTP/1.1" 200 109 0.016853 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016140 10.0.0.249 - - [2025-12-01 17:09:45] "GET /instance-ip/8892a4a6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005306 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004601 10.0.0.249 - - [2025-12-01 17:09:45] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.249 - - [2025-12-01 17:09:45] "POST /tags HTTP/1.1" 200 300 0.015880 10.0.0.249 - - [2025-12-01 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015189 10.0.0.249 - - [2025-12-01 17:09:45] "GET /tag/1fcbd3be-7a78-4b39-8d56-9927d644a4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012199 10.0.0.249 - - [2025-12-01 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003665 10.0.0.249 - - [2025-12-01 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.249 - - [2025-12-01 17:09:45] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037339 10.0.0.249 - - [2025-12-01 17:09:45] "POST /virtual-machines HTTP/1.1" 200 396 0.006428 10.0.0.249 - - [2025-12-01 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014552 10.0.0.249 - - [2025-12-01 17:09:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.091495 10.0.0.249 - - [2025-12-01 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008596 10.0.0.249 - - [2025-12-01 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004845 10.0.0.249 - - [2025-12-01 17:09:45] "POST /instance-ips HTTP/1.1" 200 398 0.020846 10.0.0.249 - - [2025-12-01 17:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023359 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007978 10.0.0.249 - - [2025-12-01 17:09:45] "POST /set-tag HTTP/1.1" 200 109 0.017492 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008514 10.0.0.249 - - [2025-12-01 17:09:45] "GET /instance-ip/88f47230-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.012378 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004052 10.0.0.249 - - [2025-12-01 17:09:45] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.249 - - [2025-12-01 17:09:45] "POST /tags HTTP/1.1" 200 300 0.025464 10.0.0.249 - - [2025-12-01 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2025-12-01 17:09:45] "GET /tag/3f662159-c79d-4ba9-bb98-1562b0bbeaa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.031528 10.0.0.249 - - [2025-12-01 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.249 - - [2025-12-01 17:09:45] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004499 10.0.0.249 - - [2025-12-01 17:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.249 - - [2025-12-01 17:09:45] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042917 10.0.0.249 - - [2025-12-01 17:09:45] "POST /virtual-machines HTTP/1.1" 200 396 0.008177 10.0.0.249 - - [2025-12-01 17:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007036 10.0.0.249 - - [2025-12-01 17:09:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100379 10.0.0.249 - - [2025-12-01 17:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015938 10.0.0.249 - - [2025-12-01 17:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011420 10.0.0.249 - - [2025-12-01 17:09:46] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004436 10.0.0.249 - - [2025-12-01 17:09:46] "POST /instance-ips HTTP/1.1" 200 398 0.017258 10.0.0.249 - - [2025-12-01 17:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025705 10.0.0.249 - - [2025-12-01 17:09:46] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015229 10.0.0.249 - - [2025-12-01 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.017178 10.0.0.249 - - [2025-12-01 17:09:46] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018543 10.0.0.249 - - [2025-12-01 17:09:46] "GET /instance-ip/895e66e0-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004605 10.0.0.249 - - [2025-12-01 17:09:46] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004093 10.0.0.249 - - [2025-12-01 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.249 - - [2025-12-01 17:09:46] "POST /tags HTTP/1.1" 200 300 0.018331 10.0.0.249 - - [2025-12-01 17:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.249 - - [2025-12-01 17:09:46] "GET /tag/0dc8c31b-407d-4cc7-a656-5083c3ce8cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013366 10.0.0.249 - - [2025-12-01 17:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005567 10.0.0.249 - - [2025-12-01 17:09:46] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003950 10.0.0.249 - - [2025-12-01 17:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.249 - - [2025-12-01 17:09:46] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032103 10.0.0.249 - - [2025-12-01 17:09:46] "POST /virtual-machines HTTP/1.1" 200 396 0.007634 10.0.0.249 - - [2025-12-01 17:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010706 10.0.0.249 - - [2025-12-01 17:09:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096766 10.0.0.249 - - [2025-12-01 17:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007812 10.0.0.249 - - [2025-12-01 17:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.249 - - [2025-12-01 17:09:46] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006521 10.0.0.249 - - [2025-12-01 17:09:46] "POST /instance-ips HTTP/1.1" 200 398 0.025273 10.0.0.249 - - [2025-12-01 17:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020552 10.0.0.249 - - [2025-12-01 17:09:46] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013229 10.0.0.249 - - [2025-12-01 17:09:46] "POST /set-tag HTTP/1.1" 200 109 0.016354 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007162 10.0.0.249 - - [2025-12-01 17:09:47] "GET /instance-ip/89c29688-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.010489 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004417 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003552 10.0.0.249 - - [2025-12-01 17:09:47] "POST /ref-update HTTP/1.1" 200 156 0.011034 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014083 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004233 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004944 10.0.0.249 - - [2025-12-01 17:09:47] "POST /ref-update HTTP/1.1" 200 156 0.018040 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017691 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.003734 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004854 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003858 10.0.0.249 - - [2025-12-01 17:09:47] "POST /ref-update HTTP/1.1" 200 156 0.009445 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015532 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003970 10.0.0.249 - - [2025-12-01 17:09:47] "POST /ref-update HTTP/1.1" 200 156 0.007895 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009285 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004219 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004137 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004044 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004223 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004220 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.004272 10.0.0.249 - - [2025-12-01 17:09:47] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004681 10.0.0.249 - - [2025-12-01 17:09:47] "POST /set-tag HTTP/1.1" 200 109 0.003410 10.0.0.249 - - [2025-12-01 17:09:48] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004528 10.0.0.249 - - [2025-12-01 17:09:48] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.249 - - [2025-12-01 17:09:52] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005729 10.0.0.249 - - [2025-12-01 17:09:52] "POST /set-tag HTTP/1.1" 200 109 0.003439 10.0.0.249 - - [2025-12-01 17:09:52] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004572 10.0.0.249 - - [2025-12-01 17:09:52] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.249 - - [2025-12-01 17:09:52] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004676 10.0.0.249 - - [2025-12-01 17:09:52] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.249 - - [2025-12-01 17:09:52] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003827 10.0.0.249 - - [2025-12-01 17:09:52] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.249 - - [2025-12-01 17:09:52] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003621 10.0.0.249 - - [2025-12-01 17:09:52] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.249 - - [2025-12-01 17:09:53] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004663 10.0.0.249 - - [2025-12-01 17:09:53] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.249 - - [2025-12-01 17:09:54] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004024 10.0.0.249 - - [2025-12-01 17:09:54] "POST /set-tag HTTP/1.1" 200 109 0.004691 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/9dbd0f86-a5f5-421a-a669-952fd4e0bda8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002694 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003905 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/00c5ac08-0f07-4d33-b7ae-74dd2dbaf008?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003069 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009009 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/b8999514-8748-448c-a3d1-dc0b2ae9742f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003256 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005170 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/2cd3db0e-9396-4182-bd15-a3b854df01aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003093 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003694 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/199142e3-b195-40b7-9b95-a95b7e030a5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002743 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004254 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/26daa65f-1e1b-43c9-b850-24e5750e08f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003210 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004137 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/0f72ba87-d692-426f-be98-09ee4dc4c983?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002874 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004164 10.0.0.249 - - [2025-12-01 17:09:55] "GET /virtual-machine/0e9fe43f-b114-4e36-bc68-d2d738db2c48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003241 10.0.0.249 - - [2025-12-01 17:09:56] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004092 10.0.0.249 - - [2025-12-01 17:09:56] "POST /tags HTTP/1.1" 200 334 0.025570 10.0.0.249 - - [2025-12-01 17:09:56] "GET /loadbalancer/f5882d1d-4503-454f-9dfb-887326dbb6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.011847 10.0.0.249 - - [2025-12-01 17:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.249 - - [2025-12-01 17:09:56] "GET /tag/6fccafe0-61ef-4af3-9c92-9a254dc8a7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011237 10.0.0.249 - - [2025-12-01 17:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.249 - - [2025-12-01 17:09:56] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035279 10.0.0.249 - - [2025-12-01 17:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.249 - - [2025-12-01 17:09:56] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003757 10.0.0.249 - - [2025-12-01 17:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.249 - - [2025-12-01 17:09:56] "GET /service-appliance-set/45fdfd68-254c-42aa-86c6-eb6fff98c10e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002296 10.0.0.249 - - [2025-12-01 17:09:56] "POST /fqname-to-id HTTP/1.1" 404 273 0.001983 10.0.0.249 - - [2025-12-01 17:09:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.092439 10.0.0.249 - - [2025-12-01 17:09:56] "GET /virtual-machine-interface/da99c647-8a20-4339-b644-cd00dc7d4f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.015234 10.0.0.249 - - [2025-12-01 17:09:56] "POST /instance-ips HTTP/1.1" 200 410 0.019403 10.0.0.249 - - [2025-12-01 17:09:57] "GET /instance-ip/353ea164-548f-431d-a577-b5d83abba0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.012812 10.0.0.249 - - [2025-12-01 17:09:57] "POST /loadbalancers HTTP/1.1" 200 631 0.060673 10.0.0.249 - - [2025-12-01 17:09:57] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042394 10.0.0.249 - - [2025-12-01 17:09:57] "GET /instance-ip/353ea164-548f-431d-a577-b5d83abba0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003986 10.0.0.249 - - [2025-12-01 17:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027718 10.0.0.249 - - [2025-12-01 17:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009469 10.0.0.249 - - [2025-12-01 17:09:57] "POST /floating-ips HTTP/1.1" 200 599 0.039751 10.0.0.249 - - [2025-12-01 17:09:57] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053868 10.0.0.249 - - [2025-12-01 17:09:57] "GET /loadbalancer/f5882d1d-4503-454f-9dfb-887326dbb6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002704 10.0.0.249 - - [2025-12-01 17:09:57] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016780 10.0.0.249 - - [2025-12-01 17:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.249 - - [2025-12-01 17:09:57] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034150 10.0.0.249 - - [2025-12-01 17:09:57] "GET /loadbalancer-listener/8d5b09a1-efb7-4839-a0eb-540c21f19b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004274 10.0.0.249 - - [2025-12-01 17:09:57] "GET /loadbalancer-listener/8d5b09a1-efb7-4839-a0eb-540c21f19b8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003270 10.0.0.249 - - [2025-12-01 17:09:57] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.028161 10.0.0.249 - - [2025-12-01 17:09:57] "GET /instance-ip/353ea164-548f-431d-a577-b5d83abba0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005048 10.0.0.249 - - [2025-12-01 17:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.249 - - [2025-12-01 17:09:57] "GET /instance-ip/353ea164-548f-431d-a577-b5d83abba0d1?fields=floating_ips HTTP/1.1" 200 1214 0.015234 10.0.0.249 - - [2025-12-01 17:09:57] "GET /loadbalancer/f5882d1d-4503-454f-9dfb-887326dbb6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003443 10.0.0.249 - - [2025-12-01 17:09:57] "GET /floating-ip/c96fd988-f67c-4c0c-96ab-930aebcdc9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004974 10.0.0.249 - - [2025-12-01 17:09:57] "GET /loadbalancer-pool/1f1d5d20-3a13-4646-b92a-66ec6b495e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.011774 10.0.0.249 - - [2025-12-01 17:09:57] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022302 10.0.0.249 - - [2025-12-01 17:09:57] "GET /loadbalancer/f5882d1d-4503-454f-9dfb-887326dbb6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.022125 10.0.0.249 - - [2025-12-01 17:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026122 10.0.0.249 - - [2025-12-01 17:09:57] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008596 10.0.0.249 - - [2025-12-01 17:09:57] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004767 10.0.0.249 - - [2025-12-01 17:09:57] "POST /ref-update HTTP/1.1" 200 156 0.007033 10.0.0.249 - - [2025-12-01 17:09:57] "GET /floating-ip/c96fd988-f67c-4c0c-96ab-930aebcdc9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005700 10.0.0.249 - - [2025-12-01 17:09:57] "POST /tags HTTP/1.1" 409 221 0.010784 10.0.0.249 - - [2025-12-01 17:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.249 - - [2025-12-01 17:09:57] "GET /tag/6fccafe0-61ef-4af3-9c92-9a254dc8a7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010471 10.0.0.249 - - [2025-12-01 17:09:57] "PUT /floating-ip/c96fd988-f67c-4c0c-96ab-930aebcdc9d8 HTTP/1.1" 200 257 0.008479 10.0.0.249 - - [2025-12-01 17:09:57] "POST /set-tag HTTP/1.1" 200 109 0.059567 10.0.0.249 - - [2025-12-01 17:09:57] "GET /loadbalancer-pool/1f1d5d20-3a13-4646-b92a-66ec6b495e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.012322 10.0.0.249 - - [2025-12-01 17:09:57] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021147 10.0.0.249 - - [2025-12-01 17:09:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013578 10.0.0.249 - - [2025-12-01 17:09:57] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014815 10.0.0.249 - - [2025-12-01 17:09:57] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009337 10.0.0.249 - - [2025-12-01 17:09:57] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.249 - - [2025-12-01 17:09:57] "GET /floating-ip/c96fd988-f67c-4c0c-96ab-930aebcdc9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.013373 10.0.0.249 - - [2025-12-01 17:09:58] "POST /set-tag HTTP/1.1" 200 109 0.083159 10.0.0.249 - - [2025-12-01 17:09:58] "POST /tags HTTP/1.1" 409 206 0.002513 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.249 - - [2025-12-01 17:09:58] "GET /tag/6f200994-795a-4ece-82d8-c7f36bfa6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010531 10.0.0.249 - - [2025-12-01 17:09:58] "POST /tags HTTP/1.1" 409 204 0.001877 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.249 - - [2025-12-01 17:09:58] "GET /tag/1fcbd3be-7a78-4b39-8d56-9927d644a4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010630 10.0.0.249 - - [2025-12-01 17:09:58] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002170 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2025-12-01 17:09:58] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002845 10.0.0.249 - - [2025-12-01 17:09:58] "POST /tags HTTP/1.1" 409 206 0.001839 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.249 - - [2025-12-01 17:09:58] "GET /tag/6f200994-795a-4ece-82d8-c7f36bfa6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014514 10.0.0.249 - - [2025-12-01 17:09:58] "POST /tags HTTP/1.1" 409 226 0.002244 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.249 - - [2025-12-01 17:09:58] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014767 10.0.0.249 - - [2025-12-01 17:09:58] "POST /tags HTTP/1.1" 409 204 0.002025 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.249 - - [2025-12-01 17:09:58] "GET /tag/1fcbd3be-7a78-4b39-8d56-9927d644a4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010124 10.0.0.249 - - [2025-12-01 17:09:58] "POST /tags HTTP/1.1" 409 226 0.001745 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.249 - - [2025-12-01 17:09:58] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011127 10.0.0.249 - - [2025-12-01 17:09:58] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002391 10.0.0.249 - - [2025-12-01 17:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.249 - - [2025-12-01 17:09:58] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002730 10.0.0.249 - - [2025-12-01 17:09:58] "POST /firewall-rules HTTP/1.1" 200 628 0.069364 10.0.0.249 - - [2025-12-01 17:09:58] "POST /firewall-rules HTTP/1.1" 200 648 0.073029 10.0.0.249 - - [2025-12-01 17:09:58] "GET /firewall-rule/ab0320ab-5e6a-42c8-9bf7-5387127e4a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.014663 10.0.0.249 - - [2025-12-01 17:09:58] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002362 10.0.0.249 - - [2025-12-01 17:09:58] "GET /firewall-rule/743017a8-dc2d-4786-a724-04d367669a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004128 10.0.0.249 - - [2025-12-01 17:09:58] "POST /ref-update HTTP/1.1" 200 156 0.019731 10.0.0.249 - - [2025-12-01 17:09:58] "POST /firewall-policys HTTP/1.1" 200 608 0.031347 10.0.0.249 - - [2025-12-01 17:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011342 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010314 10.0.0.249 - - [2025-12-01 17:09:59] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002225 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003253 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004724 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/a4ddd164-43bf-4bd5-ba8c-de44efd4d4ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004472 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004368 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002286 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002172 10.0.0.249 - - [2025-12-01 17:09:59] "POST /ref-update HTTP/1.1" 200 156 0.020500 10.0.0.249 - - [2025-12-01 17:09:59] "POST /ref-update HTTP/1.1" 200 156 0.026350 10.0.0.249 - - [2025-12-01 17:09:59] "POST /ref-update HTTP/1.1" 200 156 0.018147 10.0.0.249 - - [2025-12-01 17:09:59] "POST /ref-update HTTP/1.1" 200 156 0.031075 10.0.0.249 - - [2025-12-01 17:09:59] "POST /ref-update HTTP/1.1" 200 156 0.026888 10.0.0.249 - - [2025-12-01 17:09:59] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002535 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:10:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:10:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 10.0.0.249 - - [2025-12-01 17:10:53] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004153 10.0.0.249 - - [2025-12-01 17:10:53] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.249 - - [2025-12-01 17:10:53] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009076 10.0.0.249 - - [2025-12-01 17:10:53] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.249 - - [2025-12-01 17:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.249 - - [2025-12-01 17:10:53] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002387 10.0.0.249 - - [2025-12-01 17:10:54] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010087 10.0.0.249 - - [2025-12-01 17:10:54] "POST /set-tag HTTP/1.1" 200 109 0.055494 10.0.0.249 - - [2025-12-01 17:10:54] "DELETE /loadbalancer-member/22b533ea-ea25-4a09-922a-2fcba4f27bfb HTTP/1.1" 200 115 0.050163 10.0.0.249 - - [2025-12-01 17:10:54] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005635 10.0.0.249 - - [2025-12-01 17:10:54] "POST /set-tag HTTP/1.1" 200 109 0.007523 10.0.0.249 - - [2025-12-01 17:10:54] "DELETE /loadbalancer-member/273b9c4a-df33-424a-b8d2-592b0c8d1531 HTTP/1.1" 200 115 0.046974 10.0.0.249 - - [2025-12-01 17:10:54] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005809 10.0.0.249 - - [2025-12-01 17:10:54] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.249 - - [2025-12-01 17:10:54] "DELETE /loadbalancer-member/9ac5a579-5ad6-4505-a1fd-0ca56e9074f7 HTTP/1.1" 200 115 0.026416 10.0.0.249 - - [2025-12-01 17:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.249 - - [2025-12-01 17:10:54] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003645 10.0.0.249 - - [2025-12-01 17:11:18] "GET /global-system-configs HTTP/1.1" 200 323 0.003277 10.0.0.249 - - [2025-12-01 17:11:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002452 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:11:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000919 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:11:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000932 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:11:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:11:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001281 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 252 0.004219 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/b53f3497-db52-42e0-8341-31b5750a7972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012540 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 228 0.001868 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/47f38eb9-a933-44e5-afca-e533e44ee962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012880 10.0.0.249 - - [2025-12-01 17:12:03] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008133 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.249 - - [2025-12-01 17:12:03] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002842 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 206 0.001829 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/6f200994-795a-4ece-82d8-c7f36bfa6bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010396 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 226 0.002040 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011019 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011491 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 204 0.001663 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/1fcbd3be-7a78-4b39-8d56-9927d644a4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010818 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 226 0.001937 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010481 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 228 0.001867 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/47f38eb9-a933-44e5-afca-e533e44ee962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012607 10.0.0.249 - - [2025-12-01 17:12:03] "POST /tags HTTP/1.1" 409 252 0.002042 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.249 - - [2025-12-01 17:12:03] "GET /tag/b53f3497-db52-42e0-8341-31b5750a7972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009815 10.0.0.249 - - [2025-12-01 17:12:03] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002310 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.249 - - [2025-12-01 17:12:03] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003220 10.0.0.249 - - [2025-12-01 17:12:03] "POST /firewall-rules HTTP/1.1" 409 281 0.002091 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.249 - - [2025-12-01 17:12:03] "PUT /firewall-rule/743017a8-dc2d-4786-a724-04d367669a5c HTTP/1.1" 200 261 0.018782 10.0.0.249 - - [2025-12-01 17:12:03] "POST /firewall-rules HTTP/1.1" 409 291 0.002532 10.0.0.249 - - [2025-12-01 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.249 - - [2025-12-01 17:12:03] "PUT /firewall-rule/ab0320ab-5e6a-42c8-9bf7-5387127e4a6c HTTP/1.1" 200 261 0.020668 10.0.0.249 - - [2025-12-01 17:12:03] "GET /firewall-rule/ab0320ab-5e6a-42c8-9bf7-5387127e4a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.007568 10.0.0.249 - - [2025-12-01 17:12:04] "POST /firewall-rules HTTP/1.1" 200 660 0.073666 10.0.0.249 - - [2025-12-01 17:12:04] "GET /firewall-rule/45be227b-7f1a-43c3-8093-09856284ff42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004081 10.0.0.249 - - [2025-12-01 17:12:04] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002085 10.0.0.249 - - [2025-12-01 17:12:04] "GET /firewall-rule/743017a8-dc2d-4786-a724-04d367669a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002359 10.0.0.249 - - [2025-12-01 17:12:04] "POST /firewall-policys HTTP/1.1" 409 269 0.002656 10.0.0.249 - - [2025-12-01 17:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.249 - - [2025-12-01 17:12:04] "PUT /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b HTTP/1.1" 200 265 0.019044 10.0.0.249 - - [2025-12-01 17:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013899 10.0.0.249 - - [2025-12-01 17:12:04] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010358 10.0.0.249 - - [2025-12-01 17:12:04] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.001853 10.0.0.249 - - [2025-12-01 17:12:04] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002535 10.0.0.249 - - [2025-12-01 17:12:04] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002211 10.0.0.249 - - [2025-12-01 17:12:04] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002016 10.0.0.249 - - [2025-12-01 17:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.249 - - [2025-12-01 17:12:54] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002759 10.0.0.249 - - [2025-12-01 17:13:05] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004326 10.0.0.249 - - [2025-12-01 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.004986 10.0.0.249 - - [2025-12-01 17:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005928 10.0.0.249 - - [2025-12-01 17:13:05] "GET /loadbalancer/f5882d1d-4503-454f-9dfb-887326dbb6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004110 10.0.0.249 - - [2025-12-01 17:13:05] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006284 10.0.0.249 - - [2025-12-01 17:13:05] "POST /set-tag HTTP/1.1" 200 109 0.029056 10.0.0.249 - - [2025-12-01 17:13:06] "DELETE /loadbalancer-member/080f55b3-399a-488c-b1c7-bc21f6fc494f HTTP/1.1" 200 115 0.047512 10.0.0.249 - - [2025-12-01 17:13:06] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019276 10.0.0.249 - - [2025-12-01 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.004404 10.0.0.249 - - [2025-12-01 17:13:06] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009063 10.0.0.249 - - [2025-12-01 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.004700 10.0.0.249 - - [2025-12-01 17:13:06] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004966 10.0.0.249 - - [2025-12-01 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.005901 10.0.0.249 - - [2025-12-01 17:13:06] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.042488 10.0.0.249 - - [2025-12-01 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.249 - - [2025-12-01 17:13:06] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.034063 10.0.0.249 - - [2025-12-01 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.249 - - [2025-12-01 17:13:06] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004519 10.0.0.249 - - [2025-12-01 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.249 - - [2025-12-01 17:13:06] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004801 10.0.0.249 - - [2025-12-01 17:13:06] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.249 - - [2025-12-01 17:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.249 - - [2025-12-01 17:13:06] "GET /loadbalancer/f5882d1d-4503-454f-9dfb-887326dbb6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006507 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004094 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.003535 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005255 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine/00c5ac08-0f07-4d33-b7ae-74dd2dbaf008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003744 10.0.0.249 - - [2025-12-01 17:13:07] "POST /ref-update HTTP/1.1" 200 156 0.013465 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004494 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.023298 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.036435 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.018668 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.047442 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.027807 10.0.0.249 - - [2025-12-01 17:13:07] "DELETE /instance-ip/86fe58b0-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.034181 10.0.0.249 - - [2025-12-01 17:13:07] "POST /ref-update HTTP/1.1" 200 156 0.009827 10.0.0.249 - - [2025-12-01 17:13:07] "DELETE /virtual-machine-interface/86ddbd62-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.050508 10.0.0.249 - - [2025-12-01 17:13:07] "DELETE /virtual-machine/00c5ac08-0f07-4d33-b7ae-74dd2dbaf008 HTTP/1.1" 200 115 0.025365 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009231 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004177 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004253 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine/b8999514-8748-448c-a3d1-dc0b2ae9742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003451 10.0.0.249 - - [2025-12-01 17:13:07] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.249 - - [2025-12-01 17:13:07] "GET /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011624 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.031126 10.0.0.249 - - [2025-12-01 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.026313 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.048021 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.045063 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.016923 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:13:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:13:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 10.0.0.249 - - [2025-12-01 17:13:08] "DELETE /instance-ip/879b6d8a-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.083783 10.0.0.249 - - [2025-12-01 17:13:08] "DELETE /virtual-machine-interface/8789196e-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.055873 10.0.0.249 - - [2025-12-01 17:13:08] "DELETE /virtual-machine/b8999514-8748-448c-a3d1-dc0b2ae9742f HTTP/1.1" 200 115 0.025527 10.0.0.249 - - [2025-12-01 17:13:08] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004575 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.003430 10.0.0.249 - - [2025-12-01 17:13:08] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004394 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.249 - - [2025-12-01 17:13:08] "GET /virtual-machine/2cd3db0e-9396-4182-bd15-a3b854df01aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002965 10.0.0.249 - - [2025-12-01 17:13:08] "POST /ref-update HTTP/1.1" 200 156 0.013524 10.0.0.249 - - [2025-12-01 17:13:08] "GET /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010459 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.099795 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.032803 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.058131 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.016237 10.0.0.249 - - [2025-12-01 17:13:08] "POST /set-tag HTTP/1.1" 200 109 0.034175 10.0.0.249 - - [2025-12-01 17:13:08] "DELETE /instance-ip/8810bfb8-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.061265 10.0.0.249 - - [2025-12-01 17:13:08] "DELETE /virtual-machine-interface/87f7880e-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.052732 10.0.0.249 - - [2025-12-01 17:13:08] "DELETE /virtual-machine/2cd3db0e-9396-4182-bd15-a3b854df01aa HTTP/1.1" 200 115 0.020751 10.0.0.249 - - [2025-12-01 17:13:08] "DELETE /tag/cf92c735-230d-423a-8465-c4f5861fb3a1 HTTP/1.1" 200 115 0.040555 10.0.0.249 - - [2025-12-01 17:13:09] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004483 10.0.0.249 - - [2025-12-01 17:13:09] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.249 - - [2025-12-01 17:13:09] "GET /virtual-machine/9dbd0f86-a5f5-421a-a669-952fd4e0bda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002857 10.0.0.249 - - [2025-12-01 17:13:09] "POST /ref-update HTTP/1.1" 200 156 0.009892 10.0.0.249 - - [2025-12-01 17:13:09] "GET /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004511 10.0.0.249 - - [2025-12-01 17:13:09] "POST /set-tag HTTP/1.1" 200 109 0.026344 10.0.0.249 - - [2025-12-01 17:13:09] "POST /set-tag HTTP/1.1" 200 109 0.034314 10.0.0.249 - - [2025-12-01 17:13:09] "POST /set-tag HTTP/1.1" 200 109 0.029104 10.0.0.249 - - [2025-12-01 17:13:09] "POST /set-tag HTTP/1.1" 200 109 0.058218 10.0.0.249 - - [2025-12-01 17:13:09] "POST /set-tag HTTP/1.1" 200 109 0.035957 10.0.0.249 - - [2025-12-01 17:13:09] "DELETE /instance-ip/86843328-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.037051 10.0.0.249 - - [2025-12-01 17:13:09] "POST /ref-update HTTP/1.1" 200 156 0.009330 10.0.0.249 - - [2025-12-01 17:13:09] "DELETE /virtual-machine-interface/8670439a-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.056762 10.0.0.249 - - [2025-12-01 17:13:09] "DELETE /virtual-machine/9dbd0f86-a5f5-421a-a669-952fd4e0bda8 HTTP/1.1" 200 115 0.029855 10.0.0.249 - - [2025-12-01 17:13:09] "DELETE /tag/6f200994-795a-4ece-82d8-c7f36bfa6bc2 HTTP/1.1" 409 391 0.004141 10.0.0.249 - - [2025-12-01 17:13:09] "DELETE /tag/dfa1fcda-1459-4a39-9e6a-e8bd1bfca251 HTTP/1.1" 200 115 0.036550 10.0.0.249 - - [2025-12-01 17:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.249 - - [2025-12-01 17:13:23] "GET /loadbalancer/8aae26ff-79a0-4e7d-aa21-e331946c7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002109 10.0.0.249 - - [2025-12-01 17:13:23] "GET /loadbalancer-pool/8373de5b-8f5b-4564-ae27-9db5f3eef14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002175 10.0.0.249 - - [2025-12-01 17:13:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014035 10.0.0.249 - - [2025-12-01 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010116 10.0.0.249 - - [2025-12-01 17:13:23] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011965 10.0.0.249 - - [2025-12-01 17:13:23] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003736 10.0.0.249 - - [2025-12-01 17:13:23] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002119 10.0.0.249 - - [2025-12-01 17:13:23] "POST /set-tag HTTP/1.1" 200 109 0.055888 10.0.0.249 - - [2025-12-01 17:13:23] "GET /loadbalancer-pool/4a97de02-794c-45b4-ab5a-89a85e22877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007801 10.0.0.249 - - [2025-12-01 17:13:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021886 10.0.0.249 - - [2025-12-01 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008363 10.0.0.249 - - [2025-12-01 17:13:23] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007926 10.0.0.249 - - [2025-12-01 17:13:23] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009870 10.0.0.249 - - [2025-12-01 17:13:23] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.249 - - [2025-12-01 17:13:23] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001648 10.0.0.249 - - [2025-12-01 17:13:23] "GET /loadbalancer-pool/2047c165-257c-4b66-950b-b224f804df3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003953 10.0.0.249 - - [2025-12-01 17:13:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.012910 10.0.0.249 - - [2025-12-01 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016011 10.0.0.249 - - [2025-12-01 17:13:23] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004520 10.0.0.249 - - [2025-12-01 17:13:23] "GET /virtual-machine-interface/fe3d0f22-ced6-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004576 10.0.0.249 - - [2025-12-01 17:13:23] "GET /floating-ip/89e2824f-8e5b-45c3-a35e-30c471859f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001859 10.0.0.249 - - [2025-12-01 17:13:23] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004941 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005852 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine/26daa65f-1e1b-43c9-b850-24e5750e08f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002514 10.0.0.249 - - [2025-12-01 17:13:37] "POST /ref-update HTTP/1.1" 200 156 0.009634 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003994 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.017350 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.021610 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.014445 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.027670 10.0.0.249 - - [2025-12-01 17:13:37] "DELETE /instance-ip/895e66e0-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.040425 10.0.0.249 - - [2025-12-01 17:13:37] "DELETE /virtual-machine-interface/894ad936-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.032598 10.0.0.249 - - [2025-12-01 17:13:37] "DELETE /virtual-machine/26daa65f-1e1b-43c9-b850-24e5750e08f0 HTTP/1.1" 200 115 0.020654 10.0.0.249 - - [2025-12-01 17:13:37] "DELETE /tag/3f662159-c79d-4ba9-bb98-1562b0bbeaa2 HTTP/1.1" 200 115 0.032638 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003660 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004128 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine/199142e3-b195-40b7-9b95-a95b7e030a5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002594 10.0.0.249 - - [2025-12-01 17:13:37] "POST /ref-update HTTP/1.1" 200 156 0.008424 10.0.0.249 - - [2025-12-01 17:13:37] "GET /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012797 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.015622 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.027512 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.028544 10.0.0.249 - - [2025-12-01 17:13:37] "POST /set-tag HTTP/1.1" 200 109 0.014094 10.0.0.249 - - [2025-12-01 17:13:37] "DELETE /instance-ip/8892a4a6-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.045644 10.0.0.249 - - [2025-12-01 17:13:37] "DELETE /virtual-machine-interface/8879cd14-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.033746 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /virtual-machine/199142e3-b195-40b7-9b95-a95b7e030a5f HTTP/1.1" 200 115 0.023082 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /tag/9ba2f6f5-b397-43fb-b8a6-db0c6d458e99 HTTP/1.1" 200 115 0.033655 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003559 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003877 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine/0e9fe43f-b114-4e36-bc68-d2d738db2c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002816 10.0.0.249 - - [2025-12-01 17:13:38] "POST /ref-update HTTP/1.1" 200 156 0.008194 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013124 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.018311 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.034226 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.022292 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.012093 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /instance-ip/89c29688-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.057359 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /virtual-machine-interface/89ab90d2-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.031224 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /virtual-machine/0e9fe43f-b114-4e36-bc68-d2d738db2c48 HTTP/1.1" 200 115 0.026692 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /tag/0dc8c31b-407d-4cc7-a656-5083c3ce8cae HTTP/1.1" 200 115 0.032800 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /tag/b53f3497-db52-42e0-8341-31b5750a7972 HTTP/1.1" 409 237 0.005715 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /tag/47f38eb9-a933-44e5-afca-e533e44ee962 HTTP/1.1" 409 237 0.004349 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004601 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004826 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine/0f72ba87-d692-426f-be98-09ee4dc4c983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002099 10.0.0.249 - - [2025-12-01 17:13:38] "POST /ref-update HTTP/1.1" 200 156 0.008959 10.0.0.249 - - [2025-12-01 17:13:38] "GET /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005558 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.015770 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.030624 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.012829 10.0.0.249 - - [2025-12-01 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.023761 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /instance-ip/88f47230-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.044196 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /virtual-machine-interface/88dd87e6-ced8-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.042013 10.0.0.249 - - [2025-12-01 17:13:38] "DELETE /virtual-machine/0f72ba87-d692-426f-be98-09ee4dc4c983 HTTP/1.1" 200 115 0.022545 10.0.0.249 - - [2025-12-01 17:13:39] "DELETE /tag/a5c24894-f49f-4212-b3e7-f18c5cf04234 HTTP/1.1" 200 115 0.039612 10.0.0.249 - - [2025-12-01 17:13:39] "DELETE /tag/1fcbd3be-7a78-4b39-8d56-9927d644a4a5 HTTP/1.1" 409 237 0.003840 10.0.0.249 - - [2025-12-01 17:13:39] "DELETE /tag/a1729da1-b1a7-4cd4-a423-fa52e50e1d51 HTTP/1.1" 200 115 0.034292 10.0.0.249 - - [2025-12-01 17:13:41] "POST /projects HTTP/1.1" 409 238 0.002690 10.0.0.249 - - [2025-12-01 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.249 - - [2025-12-01 17:13:41] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033054 10.0.0.249 - - [2025-12-01 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.249 - - [2025-12-01 17:13:41] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004220 10.0.0.249 - - [2025-12-01 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.249 - - [2025-12-01 17:13:41] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003687 10.0.0.249 - - [2025-12-01 17:13:41] "POST /security-groups HTTP/1.1" 409 285 0.002478 10.0.0.249 - - [2025-12-01 17:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.249 - - [2025-12-01 17:13:41] "PUT /security-group/f6cd4471-bb0d-48dc-bfbd-ad2fb07c8eda HTTP/1.1" 200 263 0.052462 10.0.0.249 - - [2025-12-01 17:13:41] "PUT /access-control-list/93ce4fd7-bdb8-44c1-8d72-6651d67d4c8d HTTP/1.1" 200 273 0.008328 10.0.0.249 - - [2025-12-01 17:13:41] "PUT /access-control-list/15c320d8-2eb8-4621-86ba-921fad320e62 HTTP/1.1" 200 273 0.015158 10.0.0.249 - - [2025-12-01 17:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010137 10.0.0.249 - - [2025-12-01 17:13:46] "POST /projects HTTP/1.1" 409 238 0.001952 10.0.0.249 - - [2025-12-01 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.249 - - [2025-12-01 17:13:46] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029767 10.0.0.249 - - [2025-12-01 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.249 - - [2025-12-01 17:13:46] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004230 10.0.0.249 - - [2025-12-01 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.249 - - [2025-12-01 17:13:46] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003824 10.0.0.249 - - [2025-12-01 17:13:46] "POST /security-groups HTTP/1.1" 409 285 0.002069 10.0.0.249 - - [2025-12-01 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.249 - - [2025-12-01 17:13:46] "PUT /security-group/f6cd4471-bb0d-48dc-bfbd-ad2fb07c8eda HTTP/1.1" 200 263 0.055513 10.0.0.249 - - [2025-12-01 17:13:46] "PUT /access-control-list/93ce4fd7-bdb8-44c1-8d72-6651d67d4c8d HTTP/1.1" 200 273 0.015272 10.0.0.249 - - [2025-12-01 17:13:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033454 10.0.0.249 - - [2025-12-01 17:13:46] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.009599 10.0.0.249 - - [2025-12-01 17:13:46] "PUT /access-control-list/15c320d8-2eb8-4621-86ba-921fad320e62 HTTP/1.1" 200 273 0.028767 10.0.0.249 - - [2025-12-01 17:13:46] "GET /firewall-rule/e96af840-4c77-492f-a540-731dd3e6b001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002827 10.0.0.249 - - [2025-12-01 17:13:46] "POST /ref-update HTTP/1.1" 200 156 0.046352 10.0.0.249 - - [2025-12-01 17:13:46] "DELETE /firewall-rule/e96af840-4c77-492f-a540-731dd3e6b001 HTTP/1.1" 200 115 0.037053 10.0.0.249 - - [2025-12-01 17:13:46] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.003920 10.0.0.249 - - [2025-12-01 17:13:46] "GET /firewall-rule/86e5ee82-c5c9-4e13-a146-ce2d15b5483c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002716 10.0.0.249 - - [2025-12-01 17:13:46] "POST /ref-update HTTP/1.1" 200 156 0.043408 10.0.0.249 - - [2025-12-01 17:13:46] "DELETE /firewall-rule/86e5ee82-c5c9-4e13-a146-ce2d15b5483c HTTP/1.1" 200 115 0.037773 10.0.0.249 - - [2025-12-01 17:13:46] "DELETE /tag/e48d29be-8ec4-4417-87bc-176594d96cde HTTP/1.1" 200 115 0.030847 10.0.0.249 - - [2025-12-01 17:13:46] "DELETE /tag/b53f3497-db52-42e0-8341-31b5750a7972 HTTP/1.1" 409 237 0.008176 10.0.0.249 - - [2025-12-01 17:13:46] "DELETE /tag/47f38eb9-a933-44e5-afca-e533e44ee962 HTTP/1.1" 409 237 0.004521 10.0.0.249 - - [2025-12-01 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.249 - - [2025-12-01 17:13:46] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005251 10.0.0.249 - - [2025-12-01 17:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.249 - - [2025-12-01 17:13:47] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004263 10.0.0.249 - - [2025-12-01 17:13:47] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.046964 10.0.0.249 - - [2025-12-01 17:13:47] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.060961 10.0.0.249 - - [2025-12-01 17:13:47] "DELETE /security-group/f6cd4471-bb0d-48dc-bfbd-ad2fb07c8eda HTTP/1.1" 200 115 0.049876 10.0.0.249 - - [2025-12-01 17:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.249 - - [2025-12-01 17:13:47] "DELETE /access-control-list/93ce4fd7-bdb8-44c1-8d72-6651d67d4c8d HTTP/1.1" 200 115 0.053254 10.0.0.249 - - [2025-12-01 17:13:47] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.052265 10.0.0.249 - - [2025-12-01 17:13:47] "DELETE /access-control-list/15c320d8-2eb8-4621-86ba-921fad320e62 HTTP/1.1" 200 115 0.042983 10.0.0.249 - - [2025-12-01 17:13:47] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?fields=security_groups HTTP/1.1" 200 1352 0.043931 10.0.0.249 - - [2025-12-01 17:13:47] "DELETE /security-group/e7230fa7-13eb-41e8-a35d-2a64cf57af7e HTTP/1.1" 200 115 0.042478 10.0.0.249 - - [2025-12-01 17:13:47] "DELETE /access-control-list/fa991b53-7759-4d65-a71d-48b4cf2bd11a HTTP/1.1" 200 115 0.042153 10.0.0.249 - - [2025-12-01 17:13:47] "GET /project/0fa99264-2b41-4c35-b2e9-756b04fc8474?fields=application_policy_sets HTTP/1.1" 200 1391 0.068790 10.0.0.249 - - [2025-12-01 17:13:47] "DELETE /access-control-list/866d8599-8705-4648-a774-83658178f2aa HTTP/1.1" 200 115 0.077800 10.0.0.249 - - [2025-12-01 17:13:47] "DELETE /project/0fa99264-2b41-4c35-b2e9-756b04fc8474 HTTP/1.1" 200 115 0.356169 10.0.0.249 - - [2025-12-01 17:13:47] "POST /projects HTTP/1.1" 409 238 0.005465 10.0.0.249 - - [2025-12-01 17:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.249 - - [2025-12-01 17:13:47] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031216 10.0.0.249 - - [2025-12-01 17:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.249 - - [2025-12-01 17:13:47] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004489 10.0.0.249 - - [2025-12-01 17:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.249 - - [2025-12-01 17:13:47] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.012347 10.0.0.249 - - [2025-12-01 17:13:47] "POST /security-groups HTTP/1.1" 409 285 0.002975 10.0.0.249 - - [2025-12-01 17:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.249 - - [2025-12-01 17:13:47] "PUT /security-group/30f562b9-f840-4e61-aa25-72d23737e355 HTTP/1.1" 200 263 0.054276 10.0.0.249 - - [2025-12-01 17:13:47] "PUT /access-control-list/3da53c10-6ab7-47de-955e-5ed808face1a HTTP/1.1" 200 273 0.015259 10.0.0.249 - - [2025-12-01 17:13:47] "PUT /access-control-list/0b13a7ba-b958-450a-a3b0-927395879324 HTTP/1.1" 200 273 0.014889 10.0.0.249 - - [2025-12-01 17:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010667 10.0.0.249 - - [2025-12-01 17:13:52] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007947 10.0.0.249 - - [2025-12-01 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.249 - - [2025-12-01 17:13:52] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003034 10.0.0.249 - - [2025-12-01 17:13:52] "GET /firewall-policy/2fed965b-6d69-4474-b811-73c126f941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002419 10.0.0.249 - - [2025-12-01 17:13:52] "GET /firewall-rule/743017a8-dc2d-4786-a724-04d367669a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002661 10.0.0.249 - - [2025-12-01 17:13:52] "POST /ref-update HTTP/1.1" 200 156 0.010428 10.0.0.249 - - [2025-12-01 17:13:52] "DELETE /firewall-rule/743017a8-dc2d-4786-a724-04d367669a5c HTTP/1.1" 200 115 0.028814 10.0.0.249 - - [2025-12-01 17:13:52] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.014839 10.0.0.249 - - [2025-12-01 17:13:52] "GET /firewall-rule/ab0320ab-5e6a-42c8-9bf7-5387127e4a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002784 10.0.0.249 - - [2025-12-01 17:13:52] "POST /ref-update HTTP/1.1" 200 156 0.030380 10.0.0.249 - - [2025-12-01 17:13:52] "DELETE /firewall-rule/ab0320ab-5e6a-42c8-9bf7-5387127e4a6c HTTP/1.1" 200 115 0.062586 10.0.0.249 - - [2025-12-01 17:13:52] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006942 10.0.0.249 - - [2025-12-01 17:13:52] "GET /firewall-rule/45be227b-7f1a-43c3-8093-09856284ff42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.002702 10.0.0.249 - - [2025-12-01 17:13:52] "POST /ref-update HTTP/1.1" 200 156 0.011661 10.0.0.249 - - [2025-12-01 17:13:52] "DELETE /firewall-rule/45be227b-7f1a-43c3-8093-09856284ff42 HTTP/1.1" 200 115 0.047908 10.0.0.249 - - [2025-12-01 17:13:52] "GET /application-policy-set/7c7df07c-c205-4e03-8507-f61e7339d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002247 10.0.0.249 - - [2025-12-01 17:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.249 - - [2025-12-01 17:13:52] "GET /policy-management/1099444e-8582-42f5-a2c0-99b5a842f788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003301 10.0.0.249 - - [2025-12-01 17:13:52] "GET /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003290 10.0.0.249 - - [2025-12-01 17:13:52] "POST /ref-update HTTP/1.1" 200 156 0.022919 10.0.0.249 - - [2025-12-01 17:13:52] "DELETE /firewall-policy/1519bfce-1e8f-4d86-b648-1d630747a91b HTTP/1.1" 200 115 0.037452 10.0.0.249 - - [2025-12-01 17:13:52] "DELETE /tag/47f38eb9-a933-44e5-afca-e533e44ee962 HTTP/1.1" 200 115 0.055375 10.0.0.249 - - [2025-12-01 17:13:52] "DELETE /tag/1fcbd3be-7a78-4b39-8d56-9927d644a4a5 HTTP/1.1" 200 115 0.049610 10.0.0.249 - - [2025-12-01 17:13:52] "DELETE /tag/b53f3497-db52-42e0-8341-31b5750a7972 HTTP/1.1" 200 115 0.038718 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /tag/6f200994-795a-4ece-82d8-c7f36bfa6bc2 HTTP/1.1" 200 115 0.063990 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /loadbalancer-member/de433d76-5481-4521-a61d-62ae9c0da854 HTTP/1.1" 200 115 0.053687 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /loadbalancer-pool/1f1d5d20-3a13-4646-b92a-66ec6b495e8b HTTP/1.1" 200 115 0.024553 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /loadbalancer-listener/8d5b09a1-efb7-4839-a0eb-540c21f19b8b HTTP/1.1" 200 115 0.032378 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /loadbalancer/f5882d1d-4503-454f-9dfb-887326dbb6b1 HTTP/1.1" 200 115 0.044932 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /floating-ip/c96fd988-f67c-4c0c-96ab-930aebcdc9d8 HTTP/1.1" 200 115 0.029724 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /instance-ip/353ea164-548f-431d-a577-b5d83abba0d1 HTTP/1.1" 200 115 0.058212 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /virtual-machine-interface/da99c647-8a20-4339-b644-cd00dc7d4f7a HTTP/1.1" 200 115 0.049912 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /tag/6fccafe0-61ef-4af3-9c92-9a254dc8a7bc HTTP/1.1" 200 115 0.046151 10.0.0.249 - - [2025-12-01 17:13:53] "POST /projects HTTP/1.1" 409 238 0.002456 10.0.0.249 - - [2025-12-01 17:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2025-12-01 17:13:53] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.070546 10.0.0.249 - - [2025-12-01 17:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.249 - - [2025-12-01 17:13:53] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004006 10.0.0.249 - - [2025-12-01 17:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.249 - - [2025-12-01 17:13:53] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003696 10.0.0.249 - - [2025-12-01 17:13:53] "POST /security-groups HTTP/1.1" 409 285 0.002270 10.0.0.249 - - [2025-12-01 17:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.249 - - [2025-12-01 17:13:53] "PUT /security-group/30f562b9-f840-4e61-aa25-72d23737e355 HTTP/1.1" 200 263 0.055480 10.0.0.249 - - [2025-12-01 17:13:53] "PUT /access-control-list/3da53c10-6ab7-47de-955e-5ed808face1a HTTP/1.1" 200 273 0.017433 10.0.0.249 - - [2025-12-01 17:13:53] "PUT /access-control-list/0b13a7ba-b958-450a-a3b0-927395879324 HTTP/1.1" 200 273 0.020748 10.0.0.249 - - [2025-12-01 17:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032601 10.0.0.249 - - [2025-12-01 17:13:53] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.011767 10.0.0.249 - - [2025-12-01 17:13:53] "GET /firewall-rule/e9403dcb-79ec-4393-bc3c-f6234f610012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003057 10.0.0.249 - - [2025-12-01 17:13:53] "POST /ref-update HTTP/1.1" 200 156 0.055411 10.0.0.249 - - [2025-12-01 17:13:53] "DELETE /firewall-rule/e9403dcb-79ec-4393-bc3c-f6234f610012 HTTP/1.1" 200 115 0.048931 10.0.0.249 - - [2025-12-01 17:13:53] "GET /firewall-policy/b1da2b73-8bb8-44f4-8801-f05fe337cb9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007148 10.0.0.249 - - [2025-12-01 17:13:54] "GET /firewall-rule/48e59cb1-6d85-4597-9898-f5503893ec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002880 10.0.0.249 - - [2025-12-01 17:13:54] "POST /ref-update HTTP/1.1" 200 156 0.062748 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /firewall-rule/48e59cb1-6d85-4597-9898-f5503893ec67 HTTP/1.1" 200 115 0.032492 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /tag/f26f83d9-7f43-416d-ab58-e5367e85b01b HTTP/1.1" 200 115 0.031902 10.0.0.249 - - [2025-12-01 17:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.249 - - [2025-12-01 17:13:54] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005987 10.0.0.249 - - [2025-12-01 17:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.249 - - [2025-12-01 17:13:54] "GET /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003721 10.0.0.249 - - [2025-12-01 17:13:54] "PUT /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5 HTTP/1.1" 200 265 0.042978 10.0.0.249 - - [2025-12-01 17:13:54] "PUT /virtual-network/6eb7dce2-33f8-4f20-96cf-0ac734ec29e8 HTTP/1.1" 200 265 0.050808 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /security-group/30f562b9-f840-4e61-aa25-72d23737e355 HTTP/1.1" 200 115 0.064320 10.0.0.249 - - [2025-12-01 17:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /access-control-list/3da53c10-6ab7-47de-955e-5ed808face1a HTTP/1.1" 200 115 0.037207 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /access-control-list/0b13a7ba-b958-450a-a3b0-927395879324 HTTP/1.1" 200 115 0.034315 10.0.0.249 - - [2025-12-01 17:13:54] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033364 10.0.0.249 - - [2025-12-01 17:13:54] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?fields=security_groups HTTP/1.1" 200 1353 0.055116 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /security-group/617bda16-62c9-4688-a977-160965c1c35f HTTP/1.1" 200 115 0.051958 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /access-control-list/24c87268-904c-4937-8517-8942aa8edf48 HTTP/1.1" 200 115 0.044940 10.0.0.249 - - [2025-12-01 17:13:54] "GET /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc?fields=application_policy_sets HTTP/1.1" 200 1392 0.057849 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /access-control-list/0314654a-33c2-48c2-973d-ff60ea9d9121 HTTP/1.1" 200 115 0.087089 10.0.0.249 - - [2025-12-01 17:13:54] "DELETE /project/b713ce4f-202c-4186-bbfa-f70bb75cd3fc HTTP/1.1" 200 115 0.386481 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:14:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:14:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000821 10.0.0.249 - - [2025-12-01 17:14:37] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.249 - - [2025-12-01 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.249 - - [2025-12-01 17:14:37] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002601 10.0.0.249 - - [2025-12-01 17:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.249 - - [2025-12-01 17:14:38] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002318 10.0.0.249 - - [2025-12-01 17:14:55] "GET / HTTP/1.1" 200 36215 0.001904 10.0.0.249 - - [2025-12-01 17:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.249 - - [2025-12-01 17:14:55] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004225 10.0.0.249 - - [2025-12-01 17:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.249 - - [2025-12-01 17:14:55] "GET /config-node/94641050-a612-43b9-89fd-c1783e44789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001888 10.0.0.249 - - [2025-12-01 17:14:55] "GET / HTTP/1.1" 200 36215 0.001527 10.0.0.249 - - [2025-12-01 17:14:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002073 10.0.0.249 - - [2025-12-01 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.249 - - [2025-12-01 17:15:00] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002151 10.0.0.249 - - [2025-12-01 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.249 - - [2025-12-01 17:15:00] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.008069 10.0.0.249 - - [2025-12-01 17:15:01] "GET / HTTP/1.1" 200 36215 0.001740 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 264 0.002455 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/db45cffc-6ef8-462e-9b7c-b7346bb5dda8 HTTP/1.1" 200 245 0.010996 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 261 0.001804 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/535f705e-e4b8-4bee-b2fd-af197d9deeb1 HTTP/1.1" 200 245 0.010637 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 261 0.003911 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/4c5cf155-c3dd-498a-9af8-682f269a94cf HTTP/1.1" 200 245 0.008728 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 253 0.004771 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/4d507cad-3a88-44ec-919a-d8c6cb9b2572 HTTP/1.1" 200 245 0.010371 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 251 0.006575 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/3d82f93a-bf11-45f5-8496-38f3aab2583c HTTP/1.1" 200 245 0.011739 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 252 0.004995 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/dbb35def-211e-46b7-87a3-4c2c16b3f414 HTTP/1.1" 200 245 0.015797 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 256 0.007355 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/99577433-9921-47e4-bce3-3538991efd99 HTTP/1.1" 200 245 0.010908 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 248 0.003613 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/e9733a5a-076c-40e4-9a9c-6846b565f21c HTTP/1.1" 200 245 0.011178 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 252 0.002340 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007154 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/6ee23c65-336a-4eae-9031-eb10ca1e21d2 HTTP/1.1" 200 245 0.012125 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 257 0.002123 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/f6d11a47-5dcb-4fb3-bdaf-916467307861 HTTP/1.1" 200 245 0.009926 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 251 0.008765 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/fb77f8e0-4650-4c0b-afcc-e18d7dc48c26 HTTP/1.1" 200 245 0.011060 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 257 0.006355 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/e94ed72f-b347-4e4b-9587-b145ae4cc958 HTTP/1.1" 200 245 0.010563 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 261 0.005803 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.249 - - [2025-12-01 17:15:01] "PUT /alarm/794b87a1-1e30-43ce-b814-38713e7101a9 HTTP/1.1" 200 245 0.010430 10.0.0.249 - - [2025-12-01 17:15:01] "POST /alarms HTTP/1.1" 409 258 0.007577 10.0.0.249 - - [2025-12-01 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/79686aca-9cec-40dd-8257-7490523c496e HTTP/1.1" 200 245 0.010061 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 254 0.007756 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/ba8ff1cc-b4b7-441f-a363-f3922715a800 HTTP/1.1" 200 245 0.009286 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 254 0.006042 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/c624a429-9b74-45b3-8df1-161970397d4d HTTP/1.1" 200 245 0.010935 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 254 0.010386 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/96b829c1-7d84-4c0f-8181-fc49ff767ba5 HTTP/1.1" 200 245 0.010105 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 247 0.014096 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/5e2ad066-1f4f-43e8-aa4b-0ebea68cb77c HTTP/1.1" 200 245 0.009428 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 272 0.012141 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/0510c3aa-0312-40ce-abd1-4057f1444223 HTTP/1.1" 200 245 0.008946 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 261 0.013158 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/7ca2972c-dae8-4321-8021-c5c9629bdb2c HTTP/1.1" 200 245 0.023805 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 259 0.007681 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/c3ff9bc7-d86f-4fb4-b3da-566f982a7be3 HTTP/1.1" 200 245 0.009708 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 265 0.008533 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/94cbd75d-9820-4252-86d5-c2d3d9c5964d HTTP/1.1" 200 245 0.009628 10.0.0.249 - - [2025-12-01 17:15:02] "POST /alarms HTTP/1.1" 409 279 0.002965 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /alarm/67cf95c7-3694-466e-ab29-e268db494a3a HTTP/1.1" 200 245 0.009093 10.0.0.249 - - [2025-12-01 17:15:02] "GET / HTTP/1.1" 200 36215 0.002428 10.0.0.249 - - [2025-12-01 17:15:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002141 10.0.0.249 - - [2025-12-01 17:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.249 - - [2025-12-01 17:15:02] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.006795 10.0.0.249 - - [2025-12-01 17:15:03] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.249 - - [2025-12-01 17:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2025-12-01 17:15:03] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002670 10.0.0.249 - - [2025-12-01 17:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.249 - - [2025-12-01 17:15:03] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.008371 10.0.0.249 - - [2025-12-01 17:15:03] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.249 - - [2025-12-01 17:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2025-12-01 17:15:03] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005268 10.0.0.249 - - [2025-12-01 17:15:03] "PUT /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702 HTTP/1.1" 200 275 0.018145 10.0.0.249 - - [2025-12-01 17:15:06] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.249 - - [2025-12-01 17:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.249 - - [2025-12-01 17:15:06] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002749 10.0.0.249 - - [2025-12-01 17:15:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002150 10.0.0.249 - - [2025-12-01 17:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.249 - - [2025-12-01 17:15:06] "GET /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004021 10.0.0.249 - - [2025-12-01 17:15:06] "PUT /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81 HTTP/1.1" 200 255 0.010515 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:15:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001047 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:15:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000992 10.0.0.249 - - [2025-12-01 17:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.249 - - [2025-12-01 17:15:08] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002604 10.0.0.249 - - [2025-12-01 17:15:21] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.249 - - [2025-12-01 17:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.249 - - [2025-12-01 17:15:21] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004260 10.0.0.249 - - [2025-12-01 17:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.249 - - [2025-12-01 17:15:21] "GET /config-node/94641050-a612-43b9-89fd-c1783e44789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002513 10.0.0.249 - - [2025-12-01 17:15:33] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.249 - - [2025-12-01 17:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.249 - - [2025-12-01 17:15:33] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002317 10.0.0.249 - - [2025-12-01 17:15:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001551 10.0.0.249 - - [2025-12-01 17:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.249 - - [2025-12-01 17:15:33] "GET /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.017603 10.0.0.249 - - [2025-12-01 17:15:33] "PUT /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81 HTTP/1.1" 200 255 0.012285 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:15:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:15:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001083 10.0.0.249 - - [2025-12-01 17:16:10] "GET / HTTP/1.1" 200 36215 0.001958 10.0.0.249 - - [2025-12-01 17:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.249 - - [2025-12-01 17:16:10] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004644 10.0.0.249 - - [2025-12-01 17:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.249 - - [2025-12-01 17:16:10] "GET /config-node/94641050-a612-43b9-89fd-c1783e44789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001812 10.0.0.249 - - [2025-12-01 17:16:11] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.249 - - [2025-12-01 17:16:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001866 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2025-12-01 17:16:16] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002815 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.007240 10.0.0.249 - - [2025-12-01 17:16:16] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 264 0.001987 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/db45cffc-6ef8-462e-9b7c-b7346bb5dda8 HTTP/1.1" 200 245 0.008765 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 261 0.018067 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/535f705e-e4b8-4bee-b2fd-af197d9deeb1 HTTP/1.1" 200 245 0.008855 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 261 0.009001 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/4c5cf155-c3dd-498a-9af8-682f269a94cf HTTP/1.1" 200 245 0.009055 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 253 0.006895 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/4d507cad-3a88-44ec-919a-d8c6cb9b2572 HTTP/1.1" 200 245 0.010020 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 251 0.010452 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/3d82f93a-bf11-45f5-8496-38f3aab2583c HTTP/1.1" 200 245 0.009277 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 252 0.009035 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/dbb35def-211e-46b7-87a3-4c2c16b3f414 HTTP/1.1" 200 245 0.009325 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 256 0.011717 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/99577433-9921-47e4-bce3-3538991efd99 HTTP/1.1" 200 245 0.008344 10.0.0.249 - - [2025-12-01 17:16:16] "POST /alarms HTTP/1.1" 409 248 0.005392 10.0.0.249 - - [2025-12-01 17:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.249 - - [2025-12-01 17:16:16] "PUT /alarm/e9733a5a-076c-40e4-9a9c-6846b565f21c HTTP/1.1" 200 245 0.008418 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 252 0.012908 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/6ee23c65-336a-4eae-9031-eb10ca1e21d2 HTTP/1.1" 200 245 0.008517 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 257 0.005167 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/f6d11a47-5dcb-4fb3-bdaf-916467307861 HTTP/1.1" 200 245 0.009420 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 251 0.004419 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/fb77f8e0-4650-4c0b-afcc-e18d7dc48c26 HTTP/1.1" 200 245 0.008707 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 257 0.005766 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/e94ed72f-b347-4e4b-9587-b145ae4cc958 HTTP/1.1" 200 245 0.010084 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 261 0.001858 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/794b87a1-1e30-43ce-b814-38713e7101a9 HTTP/1.1" 200 245 0.024984 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 258 0.003890 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/79686aca-9cec-40dd-8257-7490523c496e HTTP/1.1" 200 245 0.008412 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 254 0.004640 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/ba8ff1cc-b4b7-441f-a363-f3922715a800 HTTP/1.1" 200 245 0.008229 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 254 0.003381 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/c624a429-9b74-45b3-8df1-161970397d4d HTTP/1.1" 200 245 0.010584 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 254 0.011496 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/96b829c1-7d84-4c0f-8181-fc49ff767ba5 HTTP/1.1" 200 245 0.008667 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 247 0.005712 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/5e2ad066-1f4f-43e8-aa4b-0ebea68cb77c HTTP/1.1" 200 245 0.009120 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 272 0.005830 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/0510c3aa-0312-40ce-abd1-4057f1444223 HTTP/1.1" 200 245 0.011039 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 261 0.004205 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/7ca2972c-dae8-4321-8021-c5c9629bdb2c HTTP/1.1" 200 245 0.008692 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 259 0.003053 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/c3ff9bc7-d86f-4fb4-b3da-566f982a7be3 HTTP/1.1" 200 245 0.010560 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 265 0.004798 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.249 - - [2025-12-01 17:16:17] "PUT /alarm/94cbd75d-9820-4252-86d5-c2d3d9c5964d HTTP/1.1" 200 245 0.008724 10.0.0.249 - - [2025-12-01 17:16:17] "POST /alarms HTTP/1.1" 409 279 0.004271 10.0.0.249 - - [2025-12-01 17:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.249 - - [2025-12-01 17:16:18] "PUT /alarm/67cf95c7-3694-466e-ab29-e268db494a3a HTTP/1.1" 200 245 0.010562 10.0.0.249 - - [2025-12-01 17:16:18] "GET / HTTP/1.1" 200 36215 0.001770 10.0.0.249 - - [2025-12-01 17:16:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001907 10.0.0.249 - - [2025-12-01 17:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.249 - - [2025-12-01 17:16:18] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.007328 10.0.0.249 - - [2025-12-01 17:16:18] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.249 - - [2025-12-01 17:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.249 - - [2025-12-01 17:16:18] "GET /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003035 10.0.0.249 - - [2025-12-01 17:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.249 - - [2025-12-01 17:16:18] "PUT /global-vrouter-config/ed2ccab6-3667-4e45-a945-f7a094c3ba90 HTTP/1.1" 200 277 0.007923 10.0.0.249 - - [2025-12-01 17:16:18] "GET /global-system-configs HTTP/1.1" 200 323 0.006924 10.0.0.249 - - [2025-12-01 17:16:18] "GET / HTTP/1.1" 200 36215 0.001600 10.0.0.249 - - [2025-12-01 17:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.249 - - [2025-12-01 17:16:18] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004247 10.0.0.249 - - [2025-12-01 17:16:18] "PUT /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702 HTTP/1.1" 200 275 0.014060 10.0.0.249 - - [2025-12-01 17:16:19] "GET /global-system-configs HTTP/1.1" 200 323 0.012981 10.0.0.249 - - [2025-12-01 17:16:22] "GET / HTTP/1.1" 200 36215 0.001820 10.0.0.249 - - [2025-12-01 17:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2025-12-01 17:16:22] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003230 10.0.0.249 - - [2025-12-01 17:16:22] "POST /bgp-routers HTTP/1.1" 409 301 0.003473 10.0.0.249 - - [2025-12-01 17:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.249 - - [2025-12-01 17:16:22] "GET /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002917 10.0.0.249 - - [2025-12-01 17:16:22] "PUT /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81 HTTP/1.1" 200 255 0.010420 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001136 10.0.0.249 - - [2025-12-01 17:16:26] "POST /tags HTTP/1.1" 200 356 0.019088 10.0.0.249 - - [2025-12-01 17:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.249 - - [2025-12-01 17:16:26] "GET /tag/d98c0ecc-6c44-400d-b8c9-483f1d406149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014014 10.0.0.249 - - [2025-12-01 17:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004096 10.0.0.249 - - [2025-12-01 17:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.249 - - [2025-12-01 17:16:26] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052016 10.0.0.249 - - [2025-12-01 17:16:26] "POST /virtual-machines HTTP/1.1" 200 352 0.009091 10.0.0.249 - - [2025-12-01 17:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017517 10.0.0.249 - - [2025-12-01 17:16:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.108078 10.0.0.249 - - [2025-12-01 17:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009992 10.0.0.249 - - [2025-12-01 17:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016808 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004485 10.0.0.249 - - [2025-12-01 17:16:26] "POST /instance-ips HTTP/1.1" 200 392 0.023751 10.0.0.249 - - [2025-12-01 17:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024009 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007756 10.0.0.249 - - [2025-12-01 17:16:26] "POST /set-tag HTTP/1.1" 200 109 0.014214 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006431 10.0.0.249 - - [2025-12-01 17:16:26] "GET /instance-ip/78000ec0-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004784 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003998 10.0.0.249 - - [2025-12-01 17:16:26] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003078 10.0.0.249 - - [2025-12-01 17:16:26] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009249 10.0.0.249 - - [2025-12-01 17:16:26] "POST /set-tag HTTP/1.1" 200 109 0.004163 10.0.0.249 - - [2025-12-01 17:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.249 - - [2025-12-01 17:16:26] "GET /virtual-network/5699d548-0286-442d-aac9-7d75d7e4eef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003906 10.0.0.249 - - [2025-12-01 17:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.249 - - [2025-12-01 17:16:26] "GET /project/f70c4244-0412-4031-9317-cce8ca29d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027090 10.0.0.249 - - [2025-12-01 17:16:27] "POST /virtual-machines HTTP/1.1" 200 356 0.009836 10.0.0.249 - - [2025-12-01 17:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009803 10.0.0.249 - - [2025-12-01 17:16:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.097821 10.0.0.249 - - [2025-12-01 17:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008399 10.0.0.249 - - [2025-12-01 17:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.004187 10.0.0.249 - - [2025-12-01 17:16:27] "POST /instance-ips HTTP/1.1" 200 396 0.018689 10.0.0.249 - - [2025-12-01 17:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017437 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.016788 10.0.0.249 - - [2025-12-01 17:16:27] "POST /set-tag HTTP/1.1" 200 109 0.017503 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.028049 10.0.0.249 - - [2025-12-01 17:16:27] "GET /instance-ip/78686d08-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.008561 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005450 10.0.0.249 - - [2025-12-01 17:16:27] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-router/3c2b2149-e316-4eb2-be16-06e693828555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005732 10.0.0.249 - - [2025-12-01 17:16:27] "POST /ref-update HTTP/1.1" 200 156 0.008406 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013492 10.0.0.249 - - [2025-12-01 17:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004276 10.0.0.249 - - [2025-12-01 17:16:27] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.249 - - [2025-12-01 17:16:27] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003574 10.0.0.249 - - [2025-12-01 17:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.249 - - [2025-12-01 17:16:37] "GET / HTTP/1.1" 200 36215 0.001737 10.0.0.249 - - [2025-12-01 17:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.249 - - [2025-12-01 17:16:37] "GET /global-system-config/91a058ec-4108-4b0b-89f8-73acd72e0702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004113 10.0.0.249 - - [2025-12-01 17:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.249 - - [2025-12-01 17:16:37] "GET /config-node/94641050-a612-43b9-89fd-c1783e44789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001698 10.0.0.249 - - [2025-12-01 17:16:41] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004149 10.0.0.249 - - [2025-12-01 17:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.249 - - [2025-12-01 17:16:42] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004315 10.0.0.249 - - [2025-12-01 17:16:42] "POST /set-tag HTTP/1.1" 200 109 0.013465 10.0.0.249 - - [2025-12-01 17:16:43] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004328 10.0.0.249 - - [2025-12-01 17:16:43] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.249 - - [2025-12-01 17:16:48] "GET / HTTP/1.1" 200 36215 0.001798 10.0.0.249 - - [2025-12-01 17:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.249 - - [2025-12-01 17:16:48] "GET /routing-instance/e0542753-3e76-43c6-89ae-8c4a910bfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002538 10.0.0.249 - - [2025-12-01 17:16:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001881 10.0.0.249 - - [2025-12-01 17:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.249 - - [2025-12-01 17:16:48] "GET /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002482 10.0.0.249 - - [2025-12-01 17:16:48] "PUT /bgp-router/475a1de0-1e03-47b0-a89e-9e26f941eb81 HTTP/1.1" 200 255 0.012177 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000987 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001169 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001301 [Introspect:8084]10.0.0.249 - - [2025-12-01 17:16:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001234 10.0.0.249 - - [2025-12-01 17:17:15] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005112 10.0.0.249 - - [2025-12-01 17:17:15] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.249 - - [2025-12-01 17:17:15] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004314 10.0.0.249 - - [2025-12-01 17:17:15] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.249 - - [2025-12-01 17:17:15] "GET /virtual-machine/ac8c5a67-37a4-4a3c-98c2-d037ca5cd8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004602 10.0.0.249 - - [2025-12-01 17:17:15] "POST /ref-update HTTP/1.1" 200 156 0.018665 10.0.0.249 - - [2025-12-01 17:17:15] "GET /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.013122 10.0.0.249 - - [2025-12-01 17:17:15] "POST /set-tag HTTP/1.1" 200 109 0.013083 10.0.0.249 - - [2025-12-01 17:17:15] "POST /set-tag HTTP/1.1" 200 109 0.023839 10.0.0.249 - - [2025-12-01 17:17:15] "DELETE /instance-ip/78000ec0-ced9-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.032358 10.0.0.249 - - [2025-12-01 17:17:15] "DELETE /virtual-machine-interface/77e6cec4-ced9-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.043856 10.0.0.249 - - [2025-12-01 17:17:15] "DELETE /virtual-machine/ac8c5a67-37a4-4a3c-98c2-d037ca5cd8a5 HTTP/1.1" 200 115 0.013520 10.0.0.249 - - [2025-12-01 17:17:15] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006382 10.0.0.249 - - [2025-12-01 17:17:15] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.249 - - [2025-12-01 17:17:46] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008764 10.0.0.249 - - [2025-12-01 17:17:46] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.249 - - [2025-12-01 17:17:46] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004602 10.0.0.249 - - [2025-12-01 17:17:46] "POST /set-tag HTTP/1.1" 200 109 0.007216 10.0.0.249 - - [2025-12-01 17:17:46] "GET /virtual-machine/18950a83-5362-4422-b5f6-ae96b14417ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003483 10.0.0.249 - - [2025-12-01 17:17:46] "POST /ref-update HTTP/1.1" 200 156 0.032425 10.0.0.249 - - [2025-12-01 17:17:46] "GET /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004275 10.0.0.249 - - [2025-12-01 17:17:46] "POST /set-tag HTTP/1.1" 200 109 0.026489 10.0.0.249 - - [2025-12-01 17:17:46] "POST /set-tag HTTP/1.1" 200 109 0.029129 10.0.0.249 - - [2025-12-01 17:17:46] "DELETE /instance-ip/78686d08-ced9-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.043835 10.0.0.249 - - [2025-12-01 17:17:47] "DELETE /virtual-machine-interface/78509d2c-ced9-11f0-8d6c-fa163e198a85 HTTP/1.1" 200 115 0.055525 10.0.0.249 - - [2025-12-01 17:17:47] "DELETE /virtual-machine/18950a83-5362-4422-b5f6-ae96b14417ba HTTP/1.1" 200 115 0.030140 10.0.0.249 - - [2025-12-01 17:17:47] "DELETE /tag/d98c0ecc-6c44-400d-b8c9-483f1d406149 HTTP/1.1" 200 115 0.038803