++ 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 Feb 2 07:52:53 AM UTC 2026 ===================' INFO: =================== Mon Feb 2 07:52:53 AM UTC 2026 =================== ++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ 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 +++ cut -d ' ' -f 1 +++ 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' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.249,10.240.70.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.240.70.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + 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=__ ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set + 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: 02/02/2026 07:53:38.384 7fd22c33de40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 07:53:38.790 7fd22c33de40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 07:53:38.829 7fd22c33de40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 07:53:38.839 7fd22c33de40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-02-02 07:53:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000748 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 - - [2026-02-02 07:53:50] "GET / HTTP/1.1" 503 181 0.000192 10.0.0.249 - - [2026-02-02 07:53:51] "GET / HTTP/1.1" 200 36215 0.001488 10.0.0.249 - - [2026-02-02 07:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.249 - - [2026-02-02 07:53:51] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009259 10.0.0.249 - - [2026-02-02 07:53:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.005475 10.0.0.249 - - [2026-02-02 07:53:51] "POST /analytics-nodes HTTP/1.1" 200 601 0.037169 10.0.0.249 - - [2026-02-02 07:53:51] "GET / HTTP/1.1" 200 36215 0.002555 10.0.0.249 - - [2026-02-02 07:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.249 - - [2026-02-02 07:53:51] "GET / HTTP/1.1" 200 45303 0.001179 10.0.0.249 - - [2026-02-02 07:53:51] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007577 10.0.0.249 - - [2026-02-02 07:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012806 10.0.0.249 - - [2026-02-02 07:53:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.007154 10.0.0.249 - - [2026-02-02 07:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014751 10.0.0.249 - - [2026-02-02 07:53:51] "POST /config-nodes HTTP/1.1" 200 595 0.044822 10.0.0.249 - - [2026-02-02 07:53:51] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.249 - - [2026-02-02 07:53:51] "GET / HTTP/1.1" 200 36215 0.001311 10.0.0.249 - - [2026-02-02 07:53:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005003 10.0.0.249 - - [2026-02-02 07:53:52] "GET / HTTP/1.1" 200 36215 0.002175 10.0.0.249 - - [2026-02-02 07:53:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.003125 10.0.0.249 - - [2026-02-02 07:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.249 - - [2026-02-02 07:53:52] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006195 10.0.0.249 - - [2026-02-02 07:53:52] "POST /service-appliance-sets HTTP/1.1" 200 555 0.045399 10.0.0.249 - - [2026-02-02 07:53:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.006871 10.0.0.249 - - [2026-02-02 07:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.249 - - [2026-02-02 07:53:52] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022155 10.0.0.249 - - [2026-02-02 07:53:52] "POST /service-appliance-sets HTTP/1.1" 200 543 0.049262 10.0.0.249 - - [2026-02-02 07:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.249 - - [2026-02-02 07:53:52] "GET /network-ipam/336679fb-6161-4273-a475-9c23dfe20b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.020027 10.0.0.249 - - [2026-02-02 07:53:52] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.249 - - [2026-02-02 07:53:53] "POST /service-templates HTTP/1.1" 200 513 0.059332 10.0.0.249 - - [2026-02-02 07:53:53] "POST /service-templates HTTP/1.1" 200 503 0.103157 10.0.0.249 - - [2026-02-02 07:53:53] "POST /service-templates HTTP/1.1" 200 517 0.067611 10.0.0.249 - - [2026-02-02 07:53:53] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.249 - - [2026-02-02 07:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.249 - - [2026-02-02 07:53:53] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014045 10.0.0.249 - - [2026-02-02 07:53:53] "POST /service-templates HTTP/1.1" 200 537 0.060039 10.0.0.249 - - [2026-02-02 07:53:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.006110 10.0.0.249 - - [2026-02-02 07:53:53] "GET / HTTP/1.1" 200 36215 0.001402 10.0.0.249 - - [2026-02-02 07:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021158 10.0.0.249 - - [2026-02-02 07:53:53] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018934 10.0.0.249 - - [2026-02-02 07:53:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.014968 10.0.0.249 - - [2026-02-02 07:53:53] "POST /service-templates HTTP/1.1" 200 509 0.143318 10.0.0.249 - - [2026-02-02 07:53:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.150765 10.0.0.249 - - [2026-02-02 07:53:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.092211 10.0.0.249 - - [2026-02-02 07:53:53] "GET / HTTP/1.1" 200 36215 0.003015 10.0.0.249 - - [2026-02-02 07:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.249 - - [2026-02-02 07:53:53] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013160 10.0.0.249 - - [2026-02-02 07:53:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.008265 10.0.0.249 - - [2026-02-02 07:53:54] "POST /config-database-nodes HTTP/1.1" 200 613 0.103554 10.0.0.249 - - [2026-02-02 07:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.249 - - [2026-02-02 07:53:55] "GET /network-ipam/336679fb-6161-4273-a475-9c23dfe20b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003326 10.0.0.249 - - [2026-02-02 07:53:55] "GET / HTTP/1.1" 200 36215 0.001722 10.0.0.249 - - [2026-02-02 07:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008538 10.0.0.249 - - [2026-02-02 07:53:55] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.022490 10.0.0.249 - - [2026-02-02 07:53:55] "POST /bgp-routers HTTP/1.1" 200 618 0.068251 10.0.0.249 - - [2026-02-02 07:53:55] "GET /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.011199 10.0.0.249 - - [2026-02-02 07:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013598 10.0.0.249 - - [2026-02-02 07:53:56] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.046019 10.0.0.249 - - [2026-02-02 07:53:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.007270 10.0.0.249 - - [2026-02-02 07:53:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003149 10.0.0.249 - - [2026-02-02 07:53:56] "POST /access-control-lists HTTP/1.1" 200 589 0.049507 10.0.0.249 - - [2026-02-02 07:53:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.004977 10.0.0.249 - - [2026-02-02 07:53:56] "POST /ref-update HTTP/1.1" 200 156 0.038652 10.0.0.249 - - [2026-02-02 07:53:56] "POST /access-control-lists HTTP/1.1" 200 587 0.075771 10.0.0.249 - - [2026-02-02 07:53:56] "POST /route-targets HTTP/1.1" 200 328 0.044699 10.0.0.249 - - [2026-02-02 07:53:56] "POST /ref-update HTTP/1.1" 200 156 0.060839 10.0.0.249 - - [2026-02-02 07:53:56] "POST /route-targets HTTP/1.1" 200 328 0.027268 10.0.0.249 - - [2026-02-02 07:53:56] "POST /ref-update HTTP/1.1" 200 156 0.073177 10.0.0.249 - - [2026-02-02 07:53:56] "POST /route-targets HTTP/1.1" 200 328 0.030711 10.0.0.249 - - [2026-02-02 07:53:56] "POST /ref-update HTTP/1.1" 200 156 0.054648 10.0.0.249 - - [2026-02-02 07:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.249 - - [2026-02-02 07:53:56] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.012620 10.0.0.249 - - [2026-02-02 07:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013014 10.0.0.249 - - [2026-02-02 07:53:56] "POST /route-targets HTTP/1.1" 200 328 0.046695 10.0.0.249 - - [2026-02-02 07:53:56] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.059027 10.0.0.249 - - [2026-02-02 07:53:56] "POST /ref-update HTTP/1.1" 200 156 0.075475 10.0.0.249 - - [2026-02-02 07:53:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.018054 10.0.0.249 - - [2026-02-02 07:53:57] "POST /access-control-lists HTTP/1.1" 200 553 0.134324 10.0.0.249 - - [2026-02-02 07:53:57] "PUT /access-control-list/431f5068-5873-42c8-a48b-ac9d40566064 HTTP/1.1" 200 273 0.031246 10.0.0.249 - - [2026-02-02 07:53:57] "GET / HTTP/1.1" 200 36215 0.001918 10.0.0.249 - - [2026-02-02 07:53:57] "PUT /access-control-list/4857598d-1d98-4800-a2b4-f72d0a3536d8 HTTP/1.1" 200 273 0.068606 10.0.0.249 - - [2026-02-02 07:53:57] "POST /alarms HTTP/1.1" 200 583 0.041504 10.0.0.249 - - [2026-02-02 07:53:57] "POST /alarms HTTP/1.1" 200 577 0.058019 10.0.0.249 - - [2026-02-02 07:53:57] "POST /alarms HTTP/1.1" 200 577 0.104897 10.0.0.249 - - [2026-02-02 07:53:57] "POST /alarms HTTP/1.1" 200 561 0.065117 10.0.0.249 - - [2026-02-02 07:53:57] "POST /alarms HTTP/1.1" 200 557 0.082940 10.0.0.249 - - [2026-02-02 07:53:57] "POST /alarms HTTP/1.1" 200 559 0.065506 10.0.0.249 - - [2026-02-02 07:53:57] "POST /alarms HTTP/1.1" 200 567 0.047577 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 551 0.109072 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 559 0.099792 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 569 0.086290 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 557 0.084851 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 569 0.065101 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 577 0.085829 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 571 0.118494 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 563 0.104208 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 563 0.035275 10.0.0.249 - - [2026-02-02 07:53:58] "POST /alarms HTTP/1.1" 200 563 0.059340 10.0.0.249 - - [2026-02-02 07:53:59] "POST /alarms HTTP/1.1" 200 549 0.099749 10.0.0.249 - - [2026-02-02 07:53:59] "POST /alarms HTTP/1.1" 200 597 0.067133 10.0.0.249 - - [2026-02-02 07:53:59] "POST /alarms HTTP/1.1" 200 577 0.078553 10.0.0.249 - - [2026-02-02 07:53:59] "POST /alarms HTTP/1.1" 200 573 0.078619 10.0.0.249 - - [2026-02-02 07:53:59] "POST /alarms HTTP/1.1" 200 585 0.069136 10.0.0.249 - - [2026-02-02 07:53:59] "POST /alarms HTTP/1.1" 200 611 0.059022 10.0.0.249 - - [2026-02-02 07:53:59] "GET / HTTP/1.1" 200 36215 0.001613 10.0.0.249 - - [2026-02-02 07:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.249 - - [2026-02-02 07:53:59] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018661 10.0.0.249 - - [2026-02-02 07:53:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.007070 10.0.0.249 - - [2026-02-02 07:53:59] "POST /database-nodes HTTP/1.1" 200 599 0.069247 10.0.0.249 - - [2026-02-02 07:53:59] "GET / HTTP/1.1" 200 36215 0.006835 10.0.0.249 - - [2026-02-02 07:53:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009305 10.0.0.249 - - [2026-02-02 07:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.249 - - [2026-02-02 07:53:59] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.033051 10.0.0.249 - - [2026-02-02 07:54:00] "GET / HTTP/1.1" 200 36215 0.001216 10.0.0.249 - - [2026-02-02 07:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.249 - - [2026-02-02 07:54:00] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008322 10.0.0.249 - - [2026-02-02 07:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767 10.0.0.249 - - [2026-02-02 07:54:00] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.020721 10.0.0.249 - - [2026-02-02 07:54:00] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.249 - - [2026-02-02 07:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006450 10.0.0.249 - - [2026-02-02 07:54:01] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007439 10.0.0.249 - - [2026-02-02 07:54:01] "PUT /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7 HTTP/1.1" 200 275 0.031852 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001233 10.0.0.249 - - [2026-02-02 07:56:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002824 10.0.0.249 - - [2026-02-02 07:56:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002814 10.0.0.249 - - [2026-02-02 07:56:54] "GET / HTTP/1.1" 200 36215 0.002619 10.0.0.249 - - [2026-02-02 07:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.249 - - [2026-02-02 07:56:54] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007632 10.0.0.249 - - [2026-02-02 07:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.249 - - [2026-02-02 07:56:54] "GET /config-node/bef49b4f-453e-46f4-b13c-f50515b0a2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004898 10.0.0.249 - - [2026-02-02 07:57:06] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.249 - - [2026-02-02 07:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.249 - - [2026-02-02 07:57:06] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003278 10.0.0.249 - - [2026-02-02 07:57:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002578 10.0.0.249 - - [2026-02-02 07:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.249 - - [2026-02-02 07:57:06] "GET /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005851 10.0.0.249 - - [2026-02-02 07:57:06] "PUT /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a HTTP/1.1" 200 255 0.018014 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001053 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000991 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 10.0.0.249 - - [2026-02-02 07:57:24] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.249 - - [2026-02-02 07:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.249 - - [2026-02-02 07:57:24] "GET /domain/29d1bfef-2116-4a4d-8d2f-f07fb727fd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003552 10.0.0.249 - - [2026-02-02 07:57:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.000579 10.0.0.249 - - [2026-02-02 07:57:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.007440 10.0.0.249 - - [2026-02-02 07:57:24] "POST /security-groups HTTP/1.1" 200 570 0.073883 10.0.0.249 - - [2026-02-02 07:57:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.002657 10.0.0.249 - - [2026-02-02 07:57:24] "POST /projects HTTP/1.1" 200 483 0.281520 10.0.0.249 - - [2026-02-02 07:57:24] "POST /access-control-lists HTTP/1.1" 200 581 0.080310 10.0.0.249 - - [2026-02-02 07:57:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.005077 10.0.0.249 - - [2026-02-02 07:57:24] "POST /security-groups HTTP/1.1" 200 536 0.100572 10.0.0.249 - - [2026-02-02 07:57:24] "POST /chown HTTP/1.1" 200 109 0.038805 10.0.0.249 - - [2026-02-02 07:57:24] "POST /policy-managements HTTP/1.1" 409 214 0.003653 10.0.0.249 - - [2026-02-02 07:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.249 - - [2026-02-02 07:57:24] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023877 10.0.0.249 - - [2026-02-02 07:57:24] "POST /access-control-lists HTTP/1.1" 200 579 0.114752 10.0.0.249 - - [2026-02-02 07:57:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.004105 10.0.0.249 - - [2026-02-02 07:57:24] "POST /application-policy-sets HTTP/1.1" 200 530 0.042996 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.249 - - [2026-02-02 07:57:25] "POST /access-control-lists HTTP/1.1" 200 596 0.074241 10.0.0.249 - - [2026-02-02 07:57:25] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012357 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.017439 10.0.0.249 - - [2026-02-02 07:57:25] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.010595 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023527 10.0.0.249 - - [2026-02-02 07:57:25] "GET /virtual-network/3689512a-cfd5-432f-b6a0-5cb340d471b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004857 10.0.0.249 - - [2026-02-02 07:57:25] "POST /access-control-lists HTTP/1.1" 200 594 0.060222 10.0.0.249 - - [2026-02-02 07:57:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000553 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.022289 10.0.0.249 - - [2026-02-02 07:57:25] "POST /security-groups HTTP/1.1" 200 574 0.086255 10.0.0.249 - - [2026-02-02 07:57:25] "POST /projects HTTP/1.1" 200 491 0.262232 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.009926 10.0.0.249 - - [2026-02-02 07:57:25] "POST /access-control-lists HTTP/1.1" 200 585 0.035730 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.021882 10.0.0.249 - - [2026-02-02 07:57:25] "POST /security-groups HTTP/1.1" 200 548 0.099359 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 10.0.0.249 - - [2026-02-02 07:57:25] "POST /chown HTTP/1.1" 200 109 0.025716 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.006330 10.0.0.249 - - [2026-02-02 07:57:25] "POST /access-control-lists HTTP/1.1" 200 583 0.099101 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004103 10.0.0.249 - - [2026-02-02 07:57:25] "POST /network-ipams HTTP/1.1" 200 524 0.111514 10.0.0.249 - - [2026-02-02 07:57:25] "POST /access-control-lists HTTP/1.1" 200 604 0.050247 10.0.0.249 - - [2026-02-02 07:57:25] "POST /network-ipams HTTP/1.1" 200 512 0.049832 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.012832 10.0.0.249 - - [2026-02-02 07:57:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.002757 10.0.0.249 - - [2026-02-02 07:57:25] "POST /access-control-lists HTTP/1.1" 200 602 0.018147 10.0.0.249 - - [2026-02-02 07:57:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.003099 10.0.0.249 - - [2026-02-02 07:57:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010767 10.0.0.249 - - [2026-02-02 07:57:26] "POST /virtual-networks HTTP/1.1" 200 540 0.251198 10.0.0.249 - - [2026-02-02 07:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.249 - - [2026-02-02 07:57:26] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007930 10.0.0.249 - - [2026-02-02 07:57:26] "POST /access-control-lists HTTP/1.1" 200 591 0.234935 10.0.0.249 - - [2026-02-02 07:57:26] "POST /network-ipams HTTP/1.1" 200 520 0.092699 10.0.0.249 - - [2026-02-02 07:57:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.003400 10.0.0.249 - - [2026-02-02 07:57:26] "POST /route-targets HTTP/1.1" 200 328 0.025855 10.0.0.249 - - [2026-02-02 07:57:26] "POST /ref-update HTTP/1.1" 200 156 0.028903 10.0.0.249 - - [2026-02-02 07:57:26] "PUT /access-control-list/14cc76a3-acfc-4a78-a985-71cc41dd71eb HTTP/1.1" 200 273 0.115728 10.0.0.249 - - [2026-02-02 07:57:26] "POST /useragent-kv HTTP/1.1" 200 115 0.029374 10.0.0.249 - - [2026-02-02 07:57:26] "POST /virtual-networks HTTP/1.1" 200 548 0.239484 10.0.0.249 - - [2026-02-02 07:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.249 - - [2026-02-02 07:57:26] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.007388 10.0.0.249 - - [2026-02-02 07:57:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.002923 10.0.0.249 - - [2026-02-02 07:57:26] "POST /route-targets HTTP/1.1" 200 328 0.016878 10.0.0.249 - - [2026-02-02 07:57:26] "POST /ref-update HTTP/1.1" 200 156 0.016950 10.0.0.249 - - [2026-02-02 07:57:26] "POST /network-policys HTTP/1.1" 200 540 0.034105 10.0.0.249 - - [2026-02-02 07:57:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.008885 10.0.0.249 - - [2026-02-02 07:57:26] "POST /network-policys HTTP/1.1" 200 536 0.031870 10.0.0.249 - - [2026-02-02 07:57:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.009046 10.0.0.249 - - [2026-02-02 07:57:26] "POST /network-policys HTTP/1.1" 200 544 0.041327 10.0.0.249 - - [2026-02-02 07:57:27] "PUT /access-control-list/c42c7049-a824-47c4-a8af-48868adbb1e3 HTTP/1.1" 200 273 0.023994 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.155815 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002644 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.116245 10.0.0.249 - - [2026-02-02 07:57:27] "PUT /access-control-list/14cc76a3-acfc-4a78-a985-71cc41dd71eb HTTP/1.1" 200 273 0.035988 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.163393 10.0.0.249 - - [2026-02-02 07:57:27] "PUT /access-control-list/c42c7049-a824-47c4-a8af-48868adbb1e3 HTTP/1.1" 200 273 0.077353 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040159 10.0.0.249 - - [2026-02-02 07:57:27] "PUT /access-control-list/14cc76a3-acfc-4a78-a985-71cc41dd71eb HTTP/1.1" 200 273 0.058047 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012811 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.042672 10.0.0.249 - - [2026-02-02 07:57:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.003759 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.137229 10.0.0.249 - - [2026-02-02 07:57:27] "POST /access-control-lists HTTP/1.1" 200 603 0.121496 10.0.0.249 - - [2026-02-02 07:57:27] "PUT /access-control-list/28e3f5d4-361b-48a2-ba47-3739eb7e90fe HTTP/1.1" 200 273 0.022625 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.128711 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.052489 10.0.0.249 - - [2026-02-02 07:57:27] "PUT /access-control-list/c42c7049-a824-47c4-a8af-48868adbb1e3 HTTP/1.1" 200 273 0.029115 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-update HTTP/1.1" 200 156 0.115121 10.0.0.249 - - [2026-02-02 07:57:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027986 10.0.0.249 - - [2026-02-02 07:57:28] "PUT /access-control-list/28e3f5d4-361b-48a2-ba47-3739eb7e90fe HTTP/1.1" 200 273 0.095054 10.0.0.249 - - [2026-02-02 07:57:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016972 10.0.0.249 - - [2026-02-02 07:57:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2026-02-02 07:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.249 - - [2026-02-02 07:57:28] "POST /ref-update HTTP/1.1" 200 156 0.019327 10.0.0.249 - - [2026-02-02 07:57:28] "GET /virtual-network/3689512a-cfd5-432f-b6a0-5cb340d471b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.016351 10.0.0.249 - - [2026-02-02 07:57:28] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004284 10.0.0.249 - - [2026-02-02 07:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.249 - - [2026-02-02 07:57:28] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003086 10.0.0.249 - - [2026-02-02 07:57:28] "POST /firewall-policys HTTP/1.1" 200 532 0.019550 10.0.0.249 - - [2026-02-02 07:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033001 10.0.0.249 - - [2026-02-02 07:57:28] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009019 10.0.0.249 - - [2026-02-02 07:57:28] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002861 10.0.0.249 - - [2026-02-02 07:57:28] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002815 10.0.0.249 - - [2026-02-02 07:57:28] "POST /ref-update HTTP/1.1" 200 156 0.017266 10.0.0.249 - - [2026-02-02 07:57:28] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004364 10.0.0.249 - - [2026-02-02 07:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.249 - - [2026-02-02 07:57:28] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002309 10.0.0.249 - - [2026-02-02 07:57:28] "POST /firewall-policys HTTP/1.1" 200 534 0.024414 10.0.0.249 - - [2026-02-02 07:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021143 10.0.0.249 - - [2026-02-02 07:57:28] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.014360 10.0.0.249 - - [2026-02-02 07:57:28] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003165 10.0.0.249 - - [2026-02-02 07:57:28] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004858 10.0.0.249 - - [2026-02-02 07:57:28] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002928 10.0.0.249 - - [2026-02-02 07:57:28] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002664 10.0.0.249 - - [2026-02-02 07:57:28] "POST /ref-update HTTP/1.1" 200 156 0.013425 10.0.0.249 - - [2026-02-02 07:57:28] "POST /ref-update HTTP/1.1" 200 156 0.052864 10.0.0.249 - - [2026-02-02 07:57:28] "POST /ref-update HTTP/1.1" 200 156 0.055888 10.0.0.249 - - [2026-02-02 07:57:28] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.021389 10.0.0.249 - - [2026-02-02 07:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.249 - - [2026-02-02 07:57:28] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003218 10.0.0.249 - - [2026-02-02 07:57:28] "POST /firewall-policys HTTP/1.1" 200 532 0.027133 10.0.0.249 - - [2026-02-02 07:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023032 10.0.0.249 - - [2026-02-02 07:57:28] "GET /firewall-policy/2fd1ac6b-a679-4b1a-b82b-42ebbca575cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.020188 10.0.0.249 - - [2026-02-02 07:57:28] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002792 10.0.0.249 - - [2026-02-02 07:57:29] "GET /firewall-policy/2fd1ac6b-a679-4b1a-b82b-42ebbca575cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003773 10.0.0.249 - - [2026-02-02 07:57:29] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002651 10.0.0.249 - - [2026-02-02 07:57:29] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002902 10.0.0.249 - - [2026-02-02 07:57:29] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006636 10.0.0.249 - - [2026-02-02 07:57:29] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002910 10.0.0.249 - - [2026-02-02 07:57:29] "POST /ref-update HTTP/1.1" 200 156 0.035184 10.0.0.249 - - [2026-02-02 07:57:29] "POST /ref-update HTTP/1.1" 200 156 0.062852 10.0.0.249 - - [2026-02-02 07:57:29] "POST /ref-update HTTP/1.1" 200 156 0.026421 10.0.0.249 - - [2026-02-02 07:57:29] "POST /ref-update HTTP/1.1" 200 156 0.062581 10.0.0.249 - - [2026-02-02 07:57:29] "POST /ref-update HTTP/1.1" 200 156 0.034111 10.0.0.249 - - [2026-02-02 07:57:29] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.004360 10.0.0.249 - - [2026-02-02 07:57:29] "POST /tags HTTP/1.1" 200 300 0.029305 10.0.0.249 - - [2026-02-02 07:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012776 10.0.0.249 - - [2026-02-02 07:57:29] "GET /tag/68484b41-9f66-4c62-8526-86b460de1c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013953 10.0.0.249 - - [2026-02-02 07:57:29] "POST /set-tag HTTP/1.1" 200 109 0.015629 10.0.0.249 - - [2026-02-02 07:57:29] "POST /tags HTTP/1.1" 200 302 0.100425 10.0.0.249 - - [2026-02-02 07:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009931 10.0.0.249 - - [2026-02-02 07:57:29] "GET /tag/aea2a955-b720-41a7-8d73-f177c1436662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020219 10.0.0.249 - - [2026-02-02 07:57:29] "POST /tags HTTP/1.1" 200 326 0.078379 10.0.0.249 - - [2026-02-02 07:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010411 10.0.0.249 - - [2026-02-02 07:57:30] "GET /tag/38d85258-27ba-46b4-9d1c-99a3dc802a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.035744 10.0.0.249 - - [2026-02-02 07:57:30] "POST /tags HTTP/1.1" 200 312 0.110620 10.0.0.249 - - [2026-02-02 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022496 10.0.0.249 - - [2026-02-02 07:57:30] "GET /tag/1c958a3f-95fd-417d-a81b-bce573c768a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017477 10.0.0.249 - - [2026-02-02 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.249 - - [2026-02-02 07:57:30] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.006976 10.0.0.249 - - [2026-02-02 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2026-02-02 07:57:30] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.060989 10.0.0.249 - - [2026-02-02 07:57:30] "POST /virtual-machines HTTP/1.1" 200 378 0.024587 10.0.0.249 - - [2026-02-02 07:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010769 10.0.0.249 - - [2026-02-02 07:57:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.179330 10.0.0.249 - - [2026-02-02 07:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.056983 10.0.0.249 - - [2026-02-02 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016450 10.0.0.249 - - [2026-02-02 07:57:30] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009681 10.0.0.249 - - [2026-02-02 07:57:31] "POST /instance-ips HTTP/1.1" 200 410 0.257747 10.0.0.249 - - [2026-02-02 07:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029869 10.0.0.249 - - [2026-02-02 07:57:31] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.021792 10.0.0.249 - - [2026-02-02 07:57:31] "POST /set-tag HTTP/1.1" 200 109 0.023919 10.0.0.249 - - [2026-02-02 07:57:31] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.031250 10.0.0.249 - - [2026-02-02 07:57:31] "GET /instance-ip/d31fbd82-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.010815 10.0.0.249 - - [2026-02-02 07:57:31] "POST /tags HTTP/1.1" 200 306 0.081262 10.0.0.249 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015754 10.0.0.249 - - [2026-02-02 07:57:31] "GET /tag/e25929c7-c233-424f-abb5-a2e81a504c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028066 10.0.0.249 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.249 - - [2026-02-02 07:57:31] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063938 10.0.0.249 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017450 10.0.0.249 - - [2026-02-02 07:57:31] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007900 10.0.0.249 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.249 - - [2026-02-02 07:57:31] "GET /service-appliance-set/eada3bd6-441e-4fce-9c3b-bd1d32c1791b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005756 10.0.0.249 - - [2026-02-02 07:57:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.009275 10.0.0.249 - - [2026-02-02 07:57:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.135681 10.0.0.249 - - [2026-02-02 07:57:31] "GET /virtual-machine-interface/6b113cb4-f821-4dc7-acd6-04705440e807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.024907 10.0.0.249 - - [2026-02-02 07:57:31] "POST /instance-ips HTTP/1.1" 200 382 0.041734 10.0.0.249 - - [2026-02-02 07:57:31] "GET /instance-ip/6a957832-3f97-4e92-96f2-56bf907003e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013290 10.0.0.249 - - [2026-02-02 07:57:32] "POST /loadbalancers HTTP/1.1" 200 584 0.066411 10.0.0.249 - - [2026-02-02 07:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014049 10.0.0.249 - - [2026-02-02 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009859 10.0.0.249 - - [2026-02-02 07:57:32] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.043086 10.0.0.249 - - [2026-02-02 07:57:32] "GET /loadbalancer/f327aa3d-675a-4fb8-ac6d-17f71c8a93cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.011403 10.0.0.249 - - [2026-02-02 07:57:32] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.060190 10.0.0.249 - - [2026-02-02 07:57:32] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030686 10.0.0.249 - - [2026-02-02 07:57:32] "GET /instance-ip/6a957832-3f97-4e92-96f2-56bf907003e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.024284 10.0.0.249 - - [2026-02-02 07:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.074002 10.0.0.249 - - [2026-02-02 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016697 10.0.0.249 - - [2026-02-02 07:57:32] "POST /floating-ips HTTP/1.1" 200 585 0.080111 10.0.0.249 - - [2026-02-02 07:57:32] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.090024 10.0.0.249 - - [2026-02-02 07:57:32] "GET /loadbalancer-listener/b9ad6b3d-5527-4a12-b2b8-e0d34c9218e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.004021 10.0.0.249 - - [2026-02-02 07:57:32] "GET /loadbalancer-listener/b9ad6b3d-5527-4a12-b2b8-e0d34c9218e6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.014815 10.0.0.249 - - [2026-02-02 07:57:32] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.053899 10.0.0.249 - - [2026-02-02 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.249 - - [2026-02-02 07:57:32] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003542 10.0.0.249 - - [2026-02-02 07:57:32] "GET /instance-ip/6a957832-3f97-4e92-96f2-56bf907003e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005437 10.0.0.249 - - [2026-02-02 07:57:32] "GET /instance-ip/6a957832-3f97-4e92-96f2-56bf907003e1?fields=floating_ips HTTP/1.1" 200 1172 0.005959 10.0.0.249 - - [2026-02-02 07:57:32] "GET /floating-ip/5628a549-7bcf-488a-ae5d-0f3371fd8c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002916 10.0.0.249 - - [2026-02-02 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.249 - - [2026-02-02 07:57:32] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.011077 10.0.0.249 - - [2026-02-02 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.249 - - [2026-02-02 07:57:32] "GET /loadbalancer/f327aa3d-675a-4fb8-ac6d-17f71c8a93cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003852 10.0.0.249 - - [2026-02-02 07:57:32] "POST /tags HTTP/1.1" 200 358 0.071925 10.0.0.249 - - [2026-02-02 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015660 10.0.0.249 - - [2026-02-02 07:57:32] "GET /tag/4b07927d-87dd-42d3-bc16-1a04ea676540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.012614 10.0.0.249 - - [2026-02-02 07:57:32] "POST /tags HTTP/1.1" 200 306 0.024136 10.0.0.249 - - [2026-02-02 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016969 10.0.0.249 - - [2026-02-02 07:57:33] "GET /tag/982b9074-66ec-4d6d-a720-6ab83756f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011833 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.249 - - [2026-02-02 07:57:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.000557 10.0.0.249 - - [2026-02-02 07:57:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.009673 10.0.0.249 - - [2026-02-02 07:57:33] "POST /security-groups HTTP/1.1" 200 571 0.122473 10.0.0.249 - - [2026-02-02 07:57:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.005737 10.0.0.249 - - [2026-02-02 07:57:33] "POST /projects HTTP/1.1" 200 485 0.341896 10.0.0.249 - - [2026-02-02 07:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017292 10.0.0.249 - - [2026-02-02 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018745 10.0.0.249 - - [2026-02-02 07:57:33] "POST /access-control-lists HTTP/1.1" 200 582 0.059872 10.0.0.249 - - [2026-02-02 07:57:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.011773 10.0.0.249 - - [2026-02-02 07:57:33] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007651 10.0.0.249 - - [2026-02-02 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2026-02-02 07:57:33] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.096562 10.0.0.249 - - [2026-02-02 07:57:33] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.053240 10.0.0.249 - - [2026-02-02 07:57:33] "POST /access-control-lists HTTP/1.1" 200 580 0.186490 10.0.0.249 - - [2026-02-02 07:57:33] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.112799 10.0.0.249 - - [2026-02-02 07:57:33] "POST /security-groups HTTP/1.1" 200 539 0.087462 10.0.0.249 - - [2026-02-02 07:57:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.002699 10.0.0.249 - - [2026-02-02 07:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034871 10.0.0.249 - - [2026-02-02 07:57:34] "POST /chown HTTP/1.1" 200 109 0.034707 10.0.0.249 - - [2026-02-02 07:57:34] "POST /access-control-lists HTTP/1.1" 200 598 0.092786 10.0.0.249 - - [2026-02-02 07:57:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.020634 10.0.0.249 - - [2026-02-02 07:57:34] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021999 10.0.0.249 - - [2026-02-02 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.249 - - [2026-02-02 07:57:34] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002780 10.0.0.249 - - [2026-02-02 07:57:34] "POST /tags HTTP/1.1" 409 207 0.003325 10.0.0.249 - - [2026-02-02 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.249 - - [2026-02-02 07:57:34] "POST /access-control-lists HTTP/1.1" 200 596 0.061518 10.0.0.249 - - [2026-02-02 07:57:34] "GET /tag/982b9074-66ec-4d6d-a720-6ab83756f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.069513 10.0.0.249 - - [2026-02-02 07:57:34] "POST /firewall-rules HTTP/1.1" 200 566 0.081349 10.0.0.249 - - [2026-02-02 07:57:34] "GET /firewall-rule/688f1e65-cfef-44fb-9838-bd2d75bd911d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007105 10.0.0.249 - - [2026-02-02 07:57:34] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002656 10.0.0.249 - - [2026-02-02 07:57:34] "GET /firewall-rule/688f1e65-cfef-44fb-9838-bd2d75bd911d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002578 10.0.0.249 - - [2026-02-02 07:57:34] "POST /ref-update HTTP/1.1" 200 156 0.022179 10.0.0.249 - - [2026-02-02 07:57:34] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021049 10.0.0.249 - - [2026-02-02 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.249 - - [2026-02-02 07:57:34] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003327 10.0.0.249 - - [2026-02-02 07:57:34] "POST /tags HTTP/1.1" 409 207 0.002256 10.0.0.249 - - [2026-02-02 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.249 - - [2026-02-02 07:57:34] "GET /tag/982b9074-66ec-4d6d-a720-6ab83756f4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023477 10.0.0.249 - - [2026-02-02 07:57:34] "POST /firewall-rules HTTP/1.1" 200 564 0.078398 10.0.0.249 - - [2026-02-02 07:57:34] "GET /firewall-rule/9e1377f2-56f5-42c4-b7b6-ca81e01d7a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.013774 10.0.0.249 - - [2026-02-02 07:57:34] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.011483 10.0.0.249 - - [2026-02-02 07:57:34] "GET /firewall-rule/9e1377f2-56f5-42c4-b7b6-ca81e01d7a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003197 10.0.0.249 - - [2026-02-02 07:57:34] "POST /ref-update HTTP/1.1" 200 156 0.046178 10.0.0.249 - - [2026-02-02 07:57:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.002502 10.0.0.249 - - [2026-02-02 07:57:34] "POST /tags HTTP/1.1" 200 356 0.026033 10.0.0.249 - - [2026-02-02 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019743 10.0.0.249 - - [2026-02-02 07:57:34] "GET /tag/f39c3f78-4af7-480a-a1d1-bf9be1fb2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.020212 10.0.0.249 - - [2026-02-02 07:57:35] "POST /tags HTTP/1.1" 200 304 0.031092 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025394 10.0.0.249 - - [2026-02-02 07:57:35] "GET /tag/203c8be9-e52c-41be-8f94-32dfd1cadc5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013010 10.0.0.249 - - [2026-02-02 07:57:35] "POST /projects HTTP/1.1" 409 218 0.002408 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.249 - - [2026-02-02 07:57:35] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.063061 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.249 - - [2026-02-02 07:57:35] "GET /network-ipam/c079044c-6863-490c-a3b1-3b1f87a8d104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003062 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.249 - - [2026-02-02 07:57:35] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004224 10.0.0.249 - - [2026-02-02 07:57:35] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.069093 10.0.0.249 - - [2026-02-02 07:57:35] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.023778 10.0.0.249 - - [2026-02-02 07:57:35] "POST /set-tag HTTP/1.1" 200 109 0.063829 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.249 - - [2026-02-02 07:57:35] "GET /network-ipam/60fb358e-f9e1-409a-8f9f-e8b73933db58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.008714 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.249 - - [2026-02-02 07:57:35] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007363 10.0.0.249 - - [2026-02-02 07:57:35] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.099566 10.0.0.249 - - [2026-02-02 07:57:35] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.018219 10.0.0.249 - - [2026-02-02 07:57:35] "POST /set-tag HTTP/1.1" 200 109 0.067334 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010267 10.0.0.249 - - [2026-02-02 07:57:35] "GET /network-policy/2e323937-e202-4170-a690-dd02965abbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006736 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.249 - - [2026-02-02 07:57:35] "GET /network-policy/b7fbe973-fb93-4c23-82f1-d9bd58c9f254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003501 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.249 - - [2026-02-02 07:57:35] "GET /network-policy/7d6d7157-3bd5-470d-b3f6-8bae57dc7552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003372 10.0.0.249 - - [2026-02-02 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.249 - - [2026-02-02 07:57:36] "PUT /network-policy/7d6d7157-3bd5-470d-b3f6-8bae57dc7552 HTTP/1.1" 200 263 0.021342 10.0.0.249 - - [2026-02-02 07:57:36] "PUT /access-control-list/28e3f5d4-361b-48a2-ba47-3739eb7e90fe HTTP/1.1" 200 273 0.039979 10.0.0.249 - - [2026-02-02 07:57:36] "POST /ref-update HTTP/1.1" 200 156 0.127249 10.0.0.249 - - [2026-02-02 07:57:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012504 10.0.0.249 - - [2026-02-02 07:57:36] "PUT /access-control-list/14cc76a3-acfc-4a78-a985-71cc41dd71eb HTTP/1.1" 200 273 0.054200 10.0.0.249 - - [2026-02-02 07:57:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033226 10.0.0.249 - - [2026-02-02 07:57:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002512 10.0.0.249 - - [2026-02-02 07:57:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003742 10.0.0.249 - - [2026-02-02 07:57:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003843 10.0.0.249 - - [2026-02-02 07:57:36] "POST /security-groups HTTP/1.1" 409 245 0.005082 10.0.0.249 - - [2026-02-02 07:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.249 - - [2026-02-02 07:57:36] "PUT /security-group/0f75b808-854b-4cb5-91b5-89a7faa8feb8 HTTP/1.1" 200 263 0.099779 10.0.0.249 - - [2026-02-02 07:57:36] "PUT /access-control-list/57f7e0b2-df2f-4a48-bbe5-896af95c613e HTTP/1.1" 200 273 0.045718 10.0.0.249 - - [2026-02-02 07:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.075128 10.0.0.249 - - [2026-02-02 07:57:36] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008666 10.0.0.249 - - [2026-02-02 07:57:36] "PUT /access-control-list/de17140a-cd98-4c48-a351-7258b45914fe HTTP/1.1" 200 273 0.066783 10.0.0.249 - - [2026-02-02 07:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.249 - - [2026-02-02 07:57:36] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003179 10.0.0.249 - - [2026-02-02 07:57:36] "POST /tags HTTP/1.1" 409 206 0.006294 10.0.0.249 - - [2026-02-02 07:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.249 - - [2026-02-02 07:57:36] "GET /tag/203c8be9-e52c-41be-8f94-32dfd1cadc5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032381 10.0.0.249 - - [2026-02-02 07:57:36] "POST /firewall-rules HTTP/1.1" 200 564 0.128221 10.0.0.249 - - [2026-02-02 07:57:36] "GET /firewall-rule/036a159f-c152-489d-aa37-244a466f2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.054768 10.0.0.249 - - [2026-02-02 07:57:37] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.018292 10.0.0.249 - - [2026-02-02 07:57:37] "GET /firewall-rule/036a159f-c152-489d-aa37-244a466f2cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.041032 10.0.0.249 - - [2026-02-02 07:57:37] "POST /ref-update HTTP/1.1" 200 156 0.039918 10.0.0.249 - - [2026-02-02 07:57:37] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006099 10.0.0.249 - - [2026-02-02 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.249 - - [2026-02-02 07:57:37] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003788 10.0.0.249 - - [2026-02-02 07:57:37] "POST /tags HTTP/1.1" 409 206 0.003217 10.0.0.249 - - [2026-02-02 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.249 - - [2026-02-02 07:57:37] "GET /tag/203c8be9-e52c-41be-8f94-32dfd1cadc5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013640 10.0.0.249 - - [2026-02-02 07:57:37] "POST /firewall-rules HTTP/1.1" 200 562 0.094513 10.0.0.249 - - [2026-02-02 07:57:37] "GET /firewall-rule/1c0a2400-6a6f-445f-b096-9c3556c009e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.012946 10.0.0.249 - - [2026-02-02 07:57:37] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005123 10.0.0.249 - - [2026-02-02 07:57:37] "GET /firewall-rule/1c0a2400-6a6f-445f-b096-9c3556c009e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003395 10.0.0.249 - - [2026-02-02 07:57:37] "POST /ref-update HTTP/1.1" 200 156 0.034860 10.0.0.249 - - [2026-02-02 07:57:37] "POST /tags HTTP/1.1" 200 302 0.039342 10.0.0.249 - - [2026-02-02 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.249 - - [2026-02-02 07:57:37] "GET /tag/badc49b6-9da5-4074-acd1-ccb6bd137b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.021895 10.0.0.249 - - [2026-02-02 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.249 - - [2026-02-02 07:57:37] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047031 10.0.0.249 - - [2026-02-02 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.249 - - [2026-02-02 07:57:37] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007381 10.0.0.249 - - [2026-02-02 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.249 - - [2026-02-02 07:57:37] "GET /service-appliance-set/eada3bd6-441e-4fce-9c3b-bd1d32c1791b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003039 10.0.0.249 - - [2026-02-02 07:57:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.002153 10.0.0.249 - - [2026-02-02 07:57:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.154604 10.0.0.249 - - [2026-02-02 07:57:38] "GET /virtual-machine-interface/ba0694da-8076-48c2-bdef-aace7eeafe5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.012749 10.0.0.249 - - [2026-02-02 07:57:38] "POST /instance-ips HTTP/1.1" 200 378 0.033518 10.0.0.249 - - [2026-02-02 07:57:38] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004412 10.0.0.249 - - [2026-02-02 07:57:38] "POST /loadbalancers HTTP/1.1" 200 584 0.062510 10.0.0.249 - - [2026-02-02 07:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031158 10.0.0.249 - - [2026-02-02 07:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010179 10.0.0.249 - - [2026-02-02 07:57:38] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.069973 10.0.0.249 - - [2026-02-02 07:57:38] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008156 10.0.0.249 - - [2026-02-02 07:57:38] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.061641 10.0.0.249 - - [2026-02-02 07:57:38] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003305 10.0.0.249 - - [2026-02-02 07:57:38] "POST /floating-ips HTTP/1.1" 200 583 0.039877 10.0.0.249 - - [2026-02-02 07:57:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.062643 10.0.0.249 - - [2026-02-02 07:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018745 10.0.0.249 - - [2026-02-02 07:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018442 10.0.0.249 - - [2026-02-02 07:57:38] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043449 10.0.0.249 - - [2026-02-02 07:57:38] "GET /loadbalancer-listener/d825d4a5-7180-486d-a792-dfc7d8b0045a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003112 10.0.0.249 - - [2026-02-02 07:57:38] "GET /loadbalancer-listener/d825d4a5-7180-486d-a792-dfc7d8b0045a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005030 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.249 - - [2026-02-02 07:57:38] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041114 10.0.0.249 - - [2026-02-02 07:57:38] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004065 10.0.0.249 - - [2026-02-02 07:57:38] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?fields=floating_ips HTTP/1.1" 200 1166 0.007429 10.0.0.249 - - [2026-02-02 07:57:38] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004758 10.0.0.249 - - [2026-02-02 07:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.249 - - [2026-02-02 07:57:38] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.062057 10.0.0.249 - - [2026-02-02 07:57:38] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004446 10.0.0.249 - - [2026-02-02 07:57:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032182 10.0.0.249 - - [2026-02-02 07:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025315 10.0.0.249 - - [2026-02-02 07:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.249 - - [2026-02-02 07:57:39] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049857 10.0.0.249 - - [2026-02-02 07:57:39] "GET /loadbalancer-listener/8dfd48d3-bc34-43ca-9855-734aaaae93e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002908 10.0.0.249 - - [2026-02-02 07:57:39] "GET /loadbalancer-listener/8dfd48d3-bc34-43ca-9855-734aaaae93e7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004682 10.0.0.249 - - [2026-02-02 07:57:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.122685 10.0.0.249 - - [2026-02-02 07:57:39] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004173 10.0.0.249 - - [2026-02-02 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.249 - - [2026-02-02 07:57:39] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?fields=floating_ips HTTP/1.1" 200 1166 0.012160 10.0.0.249 - - [2026-02-02 07:57:39] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005151 10.0.0.249 - - [2026-02-02 07:57:39] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056373 10.0.0.249 - - [2026-02-02 07:57:39] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003495 10.0.0.249 - - [2026-02-02 07:57:39] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.034894 10.0.0.249 - - [2026-02-02 07:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031525 10.0.0.249 - - [2026-02-02 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011402 10.0.0.249 - - [2026-02-02 07:57:39] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034781 10.0.0.249 - - [2026-02-02 07:57:39] "GET /loadbalancer-listener/f2760818-3bca-4e68-9696-71171a5b1336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002964 10.0.0.249 - - [2026-02-02 07:57:39] "GET /loadbalancer-listener/f2760818-3bca-4e68-9696-71171a5b1336?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003981 10.0.0.249 - - [2026-02-02 07:57:39] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.025389 10.0.0.249 - - [2026-02-02 07:57:39] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003279 10.0.0.249 - - [2026-02-02 07:57:39] "GET /instance-ip/2d7f362a-5529-4e5c-ab12-84b180114245?fields=floating_ips HTTP/1.1" 200 1166 0.005141 10.0.0.249 - - [2026-02-02 07:57:39] "POST /tags HTTP/1.1" 200 372 0.028612 10.0.0.249 - - [2026-02-02 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022566 10.0.0.249 - - [2026-02-02 07:57:39] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004889 10.0.0.249 - - [2026-02-02 07:57:39] "GET /tag/c90caea9-95db-480e-96ca-f5e1bce77889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.015141 10.0.0.249 - - [2026-02-02 07:57:39] "POST /tags HTTP/1.1" 200 320 0.029614 10.0.0.249 - - [2026-02-02 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011264 10.0.0.249 - - [2026-02-02 07:57:39] "GET /tag/2409a700-9366-444f-8b14-c08a8e24235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.018042 10.0.0.249 - - [2026-02-02 07:57:39] "POST /id-to-fqname HTTP/1.1" 200 181 0.000468 10.0.0.249 - - [2026-02-02 07:57:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.007573 10.0.0.249 - - [2026-02-02 07:57:40] "POST /security-groups HTTP/1.1" 200 578 0.079838 10.0.0.249 - - [2026-02-02 07:57:40] "POST /projects HTTP/1.1" 200 499 0.232199 10.0.0.249 - - [2026-02-02 07:57:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.014681 10.0.0.249 - - [2026-02-02 07:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028605 10.0.0.249 - - [2026-02-02 07:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017522 10.0.0.249 - - [2026-02-02 07:57:40] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.020866 10.0.0.249 - - [2026-02-02 07:57:40] "POST /access-control-lists HTTP/1.1" 200 589 0.109196 10.0.0.249 - - [2026-02-02 07:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020052 10.0.0.249 - - [2026-02-02 07:57:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.010956 10.0.0.249 - - [2026-02-02 07:57:40] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004568 10.0.0.249 - - [2026-02-02 07:57:40] "POST /access-control-lists HTTP/1.1" 200 587 0.078573 10.0.0.249 - - [2026-02-02 07:57:40] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.112892 10.0.0.249 - - [2026-02-02 07:57:40] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.093906 10.0.0.249 - - [2026-02-02 07:57:40] "POST /security-groups HTTP/1.1" 200 560 0.214537 10.0.0.249 - - [2026-02-02 07:57:40] "POST /fqname-to-id HTTP/1.1" 404 248 0.004362 10.0.0.249 - - [2026-02-02 07:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.061222 10.0.0.249 - - [2026-02-02 07:57:40] "POST /access-control-lists HTTP/1.1" 200 612 0.085981 10.0.0.249 - - [2026-02-02 07:57:40] "POST /fqname-to-id HTTP/1.1" 404 247 0.008192 10.0.0.249 - - [2026-02-02 07:57:40] "POST /chown HTTP/1.1" 200 109 0.048717 10.0.0.249 - - [2026-02-02 07:57:40] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008401 10.0.0.249 - - [2026-02-02 07:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.249 - - [2026-02-02 07:57:40] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007672 10.0.0.249 - - [2026-02-02 07:57:40] "POST /access-control-lists HTTP/1.1" 200 610 0.092522 10.0.0.249 - - [2026-02-02 07:57:40] "POST /tags HTTP/1.1" 409 214 0.004766 10.0.0.249 - - [2026-02-02 07:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009399 10.0.0.249 - - [2026-02-02 07:57:41] "GET /tag/2409a700-9366-444f-8b14-c08a8e24235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010526 10.0.0.249 - - [2026-02-02 07:57:41] "POST /firewall-rules HTTP/1.1" 200 580 0.091098 10.0.0.249 - - [2026-02-02 07:57:41] "GET /firewall-rule/fab9777f-7f59-41ff-823d-0609e6849ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004710 10.0.0.249 - - [2026-02-02 07:57:41] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004425 10.0.0.249 - - [2026-02-02 07:57:41] "GET /firewall-rule/fab9777f-7f59-41ff-823d-0609e6849ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003666 10.0.0.249 - - [2026-02-02 07:57:41] "POST /ref-update HTTP/1.1" 200 156 0.073219 10.0.0.249 - - [2026-02-02 07:57:41] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004941 10.0.0.249 - - [2026-02-02 07:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.249 - - [2026-02-02 07:57:41] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014956 10.0.0.249 - - [2026-02-02 07:57:41] "POST /tags HTTP/1.1" 409 214 0.002438 10.0.0.249 - - [2026-02-02 07:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.249 - - [2026-02-02 07:57:41] "GET /tag/2409a700-9366-444f-8b14-c08a8e24235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014081 10.0.0.249 - - [2026-02-02 07:57:41] "POST /firewall-rules HTTP/1.1" 200 578 0.076943 10.0.0.249 - - [2026-02-02 07:57:41] "GET /firewall-rule/bd878905-08b4-4db0-8fe7-01bc2bf8bedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006503 10.0.0.249 - - [2026-02-02 07:57:41] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.005151 10.0.0.249 - - [2026-02-02 07:57:41] "GET /firewall-rule/bd878905-08b4-4db0-8fe7-01bc2bf8bedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.013132 10.0.0.249 - - [2026-02-02 07:57:41] "POST /ref-update HTTP/1.1" 200 156 0.058196 10.0.0.249 - - [2026-02-02 07:57:41] "POST /tags HTTP/1.1" 200 364 0.029344 10.0.0.249 - - [2026-02-02 07:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027793 10.0.0.249 - - [2026-02-02 07:57:41] "GET /tag/476ecc10-8983-4dad-ab61-7749d947ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.034004 10.0.0.249 - - [2026-02-02 07:57:41] "POST /tags HTTP/1.1" 200 312 0.033570 10.0.0.249 - - [2026-02-02 07:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025577 10.0.0.249 - - [2026-02-02 07:57:42] "GET /tag/4a2597e2-e535-448e-9998-9b2f2c031287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.028850 10.0.0.249 - - [2026-02-02 07:57:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000837 10.0.0.249 - - [2026-02-02 07:57:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.004414 10.0.0.249 - - [2026-02-02 07:57:42] "POST /security-groups HTTP/1.1" 200 574 0.082316 10.0.0.249 - - [2026-02-02 07:57:42] "POST /projects HTTP/1.1" 200 491 0.233566 10.0.0.249 - - [2026-02-02 07:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022370 10.0.0.249 - - [2026-02-02 07:57:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.002214 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 10.0.0.249 - - [2026-02-02 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.103530 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001759 10.0.0.249 - - [2026-02-02 07:57:42] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.008220 10.0.0.249 - - [2026-02-02 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.249 - - [2026-02-02 07:57:42] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.040338 10.0.0.249 - - [2026-02-02 07:57:42] "POST /access-control-lists HTTP/1.1" 200 585 0.211089 10.0.0.249 - - [2026-02-02 07:57:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.010392 10.0.0.249 - - [2026-02-02 07:57:42] "POST /access-control-lists HTTP/1.1" 200 583 0.123094 10.0.0.249 - - [2026-02-02 07:57:42] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.175936 10.0.0.249 - - [2026-02-02 07:57:42] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.060299 10.0.0.249 - - [2026-02-02 07:57:43] "POST /security-groups HTTP/1.1" 200 548 0.245687 10.0.0.249 - - [2026-02-02 07:57:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.012937 10.0.0.249 - - [2026-02-02 07:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032728 10.0.0.249 - - [2026-02-02 07:57:43] "POST /chown HTTP/1.1" 200 109 0.081253 10.0.0.249 - - [2026-02-02 07:57:43] "POST /access-control-lists HTTP/1.1" 200 604 0.111276 10.0.0.249 - - [2026-02-02 07:57:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.021655 10.0.0.249 - - [2026-02-02 07:57:43] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.036079 10.0.0.249 - - [2026-02-02 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.249 - - [2026-02-02 07:57:43] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021107 10.0.0.249 - - [2026-02-02 07:57:43] "POST /access-control-lists HTTP/1.1" 200 602 0.080797 10.0.0.249 - - [2026-02-02 07:57:43] "POST /tags HTTP/1.1" 409 210 0.011667 10.0.0.249 - - [2026-02-02 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013748 10.0.0.249 - - [2026-02-02 07:57:43] "GET /tag/4a2597e2-e535-448e-9998-9b2f2c031287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011720 10.0.0.249 - - [2026-02-02 07:57:43] "POST /firewall-rules HTTP/1.1" 200 572 0.078754 10.0.0.249 - - [2026-02-02 07:57:43] "GET /firewall-rule/a0460ff6-6eb8-4cd4-88dd-454a2f4a27bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004714 10.0.0.249 - - [2026-02-02 07:57:43] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.007368 10.0.0.249 - - [2026-02-02 07:57:43] "GET /firewall-rule/a0460ff6-6eb8-4cd4-88dd-454a2f4a27bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002573 10.0.0.249 - - [2026-02-02 07:57:43] "POST /ref-update HTTP/1.1" 200 156 0.055153 10.0.0.249 - - [2026-02-02 07:57:43] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020676 10.0.0.249 - - [2026-02-02 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.249 - - [2026-02-02 07:57:43] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010499 10.0.0.249 - - [2026-02-02 07:57:43] "POST /tags HTTP/1.1" 409 210 0.002260 10.0.0.249 - - [2026-02-02 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.249 - - [2026-02-02 07:57:43] "GET /tag/4a2597e2-e535-448e-9998-9b2f2c031287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017073 10.0.0.249 - - [2026-02-02 07:57:43] "POST /firewall-rules HTTP/1.1" 200 570 0.082049 10.0.0.249 - - [2026-02-02 07:57:43] "GET /firewall-rule/8fe8f2d9-1d15-4bfb-b607-f77b627c0921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008153 10.0.0.249 - - [2026-02-02 07:57:44] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.006135 10.0.0.249 - - [2026-02-02 07:57:44] "GET /firewall-rule/8fe8f2d9-1d15-4bfb-b607-f77b627c0921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004163 10.0.0.249 - - [2026-02-02 07:57:44] "POST /ref-update HTTP/1.1" 200 156 0.058197 10.0.0.249 - - [2026-02-02 07:57:44] "POST /tags HTTP/1.1" 200 364 0.025998 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014665 10.0.0.249 - - [2026-02-02 07:57:44] "GET /tag/768737c7-bc70-411f-a2c5-e54fd3d59458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013652 10.0.0.249 - - [2026-02-02 07:57:44] "POST /tags HTTP/1.1" 409 210 0.012229 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.249 - - [2026-02-02 07:57:44] "GET /tag/1c958a3f-95fd-417d-a81b-bce573c768a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016819 10.0.0.249 - - [2026-02-02 07:57:44] "POST /projects HTTP/1.1" 409 223 0.002258 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.249 - - [2026-02-02 07:57:44] "GET /project/dfc4e43d-0ad4-445c-8712-335ecac6354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042346 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.249 - - [2026-02-02 07:57:44] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005234 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.249 - - [2026-02-02 07:57:44] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004582 10.0.0.249 - - [2026-02-02 07:57:44] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.048087 10.0.0.249 - - [2026-02-02 07:57:44] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.045678 10.0.0.249 - - [2026-02-02 07:57:44] "POST /security-groups HTTP/1.1" 409 253 0.003329 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.249 - - [2026-02-02 07:57:44] "PUT /security-group/86c3a69b-52f3-44af-a4f5-36ec5fe896dc HTTP/1.1" 200 263 0.056570 10.0.0.249 - - [2026-02-02 07:57:44] "PUT /access-control-list/b4fb4cbf-40c5-4181-bf62-d80e9c24edc9 HTTP/1.1" 200 273 0.013226 10.0.0.249 - - [2026-02-02 07:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024974 10.0.0.249 - - [2026-02-02 07:57:44] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012501 10.0.0.249 - - [2026-02-02 07:57:44] "PUT /access-control-list/9c248939-66fd-4547-8fa6-e387f38863a5 HTTP/1.1" 200 273 0.028702 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.249 - - [2026-02-02 07:57:44] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002907 10.0.0.249 - - [2026-02-02 07:57:44] "POST /tags HTTP/1.1" 409 210 0.002082 10.0.0.249 - - [2026-02-02 07:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.249 - - [2026-02-02 07:57:44] "GET /tag/1c958a3f-95fd-417d-a81b-bce573c768a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012397 10.0.0.249 - - [2026-02-02 07:57:44] "POST /firewall-rules HTTP/1.1" 200 572 0.069742 10.0.0.249 - - [2026-02-02 07:57:44] "GET /firewall-rule/82813549-2e5f-44e8-a6d0-690728711db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005559 10.0.0.249 - - [2026-02-02 07:57:44] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005151 10.0.0.249 - - [2026-02-02 07:57:44] "GET /firewall-rule/82813549-2e5f-44e8-a6d0-690728711db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002548 10.0.0.249 - - [2026-02-02 07:57:45] "POST /ref-update HTTP/1.1" 200 156 0.047609 10.0.0.249 - - [2026-02-02 07:57:45] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002469 10.0.0.249 - - [2026-02-02 07:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.249 - - [2026-02-02 07:57:45] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003352 10.0.0.249 - - [2026-02-02 07:57:45] "POST /tags HTTP/1.1" 409 210 0.005167 10.0.0.249 - - [2026-02-02 07:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.249 - - [2026-02-02 07:57:45] "GET /tag/1c958a3f-95fd-417d-a81b-bce573c768a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011269 10.0.0.249 - - [2026-02-02 07:57:45] "POST /firewall-rules HTTP/1.1" 200 570 0.079862 10.0.0.249 - - [2026-02-02 07:57:45] "GET /firewall-rule/689bb4ea-6ab9-466c-91fe-89d208e0a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.041639 10.0.0.249 - - [2026-02-02 07:57:45] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.005028 10.0.0.249 - - [2026-02-02 07:57:45] "GET /firewall-rule/689bb4ea-6ab9-466c-91fe-89d208e0a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002901 10.0.0.249 - - [2026-02-02 07:57:45] "POST /ref-update HTTP/1.1" 200 156 0.079906 10.0.0.249 - - [2026-02-02 07:57:45] "POST /tags HTTP/1.1" 409 237 0.026454 10.0.0.249 - - [2026-02-02 07:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.249 - - [2026-02-02 07:57:45] "GET /tag/768737c7-bc70-411f-a2c5-e54fd3d59458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011624 10.0.0.249 - - [2026-02-02 07:57:45] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.019585 10.0.0.249 - - [2026-02-02 07:57:45] "POST /set-tag HTTP/1.1" 200 109 0.025768 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001174 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001089 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:57:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001049 10.0.0.19 - - [2026-02-02 07:58:33] "GET / HTTP/1.1" 200 36215 0.001780 10.0.0.19 - - [2026-02-02 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2026-02-02 07:58:33] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006221 10.0.0.19 - - [2026-02-02 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2026-02-02 07:58:33] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003628 10.0.0.19 - - [2026-02-02 07:58:33] "PUT /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7 HTTP/1.1" 200 275 0.011259 10.0.0.19 - - [2026-02-02 07:58:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.009535 10.0.0.19 - - [2026-02-02 07:58:33] "POST /virtual-routers HTTP/1.1" 200 601 0.016500 10.0.0.19 - - [2026-02-02 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-02-02 07:58:33] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007269 10.0.0.19 - - [2026-02-02 07:58:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.009259 10.0.0.19 - - [2026-02-02 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2026-02-02 07:58:33] "GET /virtual-network/3689512a-cfd5-432f-b6a0-5cb340d471b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004135 10.0.0.19 - - [2026-02-02 07:58:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.050880 10.0.0.249 - - [2026-02-02 07:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.249 - - [2026-02-02 07:58:53] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004117 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:59:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:59:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 10.0.0.19 - - [2026-02-02 07:59:28] "GET / HTTP/1.1" 200 36215 0.001951 10.0.0.19 - - [2026-02-02 07:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.19 - - [2026-02-02 07:59:28] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005277 10.0.0.19 - - [2026-02-02 07:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2026-02-02 07:59:28] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003591 10.0.0.19 - - [2026-02-02 07:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.19 - - [2026-02-02 07:59:29] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003594 10.0.0.19 - - [2026-02-02 07:59:29] "PUT /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23 HTTP/1.1" 200 263 0.012108 10.0.0.19 - - [2026-02-02 07:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008104 10.0.0.19 - - [2026-02-02 07:59:29] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003358 10.0.0.19 - - [2026-02-02 07:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.19 - - [2026-02-02 07:59:29] "GET /virtual-machine-interface/74449814-2bca-4fef-9080-e53ff89f7df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009248 10.0.0.19 - - [2026-02-02 07:59:29] "PUT /virtual-machine-interface/74449814-2bca-4fef-9080-e53ff89f7df9 HTTP/1.1" 200 285 0.010448 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001283 [Introspect:8084]10.0.0.249 - - [2026-02-02 07:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001518 10.0.0.249 - - [2026-02-02 07:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2026-02-02 07:59:53] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003164 10.0.0.249 - - [2026-02-02 08:01:38] "GET /global-system-configs HTTP/1.1" 200 323 0.004277 10.0.0.249 - - [2026-02-02 08:01:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002216 10.0.0.249 - - [2026-02-02 08:02:29] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003170 10.0.0.249 - - [2026-02-02 08:02:29] "POST /ref-update HTTP/1.1" 200 156 0.010049 10.0.0.249 - - [2026-02-02 08:02:34] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008253 10.0.0.249 - - [2026-02-02 08:02:34] "POST /set-tag HTTP/1.1" 200 109 0.004604 10.0.0.249 - - [2026-02-02 08:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.249 - - [2026-02-02 08:02:34] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002723 10.0.0.249 - - [2026-02-02 08:02:34] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006509 10.0.0.249 - - [2026-02-02 08:02:34] "POST /set-tag HTTP/1.1" 200 109 0.003339 10.0.0.249 - - [2026-02-02 08:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2026-02-02 08:02:34] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002692 10.0.0.249 - - [2026-02-02 08:02:34] "GET /loadbalancer-pool/6b37d09e-202e-4430-bc3b-db66f289027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004947 10.0.0.249 - - [2026-02-02 08:02:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017165 10.0.0.249 - - [2026-02-02 08:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049587 10.0.0.249 - - [2026-02-02 08:02:35] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.043529 10.0.0.249 - - [2026-02-02 08:02:35] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013548 10.0.0.249 - - [2026-02-02 08:02:35] "POST /tags HTTP/1.1" 409 205 0.013580 10.0.0.249 - - [2026-02-02 08:02:35] "POST /ref-update HTTP/1.1" 200 156 0.024382 10.0.0.249 - - [2026-02-02 08:02:35] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.009315 10.0.0.249 - - [2026-02-02 08:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008686 10.0.0.249 - - [2026-02-02 08:02:35] "GET /tag/badc49b6-9da5-4074-acd1-ccb6bd137b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012936 10.0.0.249 - - [2026-02-02 08:02:35] "PUT /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4 HTTP/1.1" 200 257 0.038800 10.0.0.249 - - [2026-02-02 08:02:35] "POST /set-tag HTTP/1.1" 200 109 0.111476 10.0.0.249 - - [2026-02-02 08:02:35] "GET /loadbalancer-pool/f3a2b3a9-26e8-4f21-b144-3f503f4ee466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008900 10.0.0.249 - - [2026-02-02 08:02:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024787 10.0.0.249 - - [2026-02-02 08:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022565 10.0.0.249 - - [2026-02-02 08:02:35] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019952 10.0.0.249 - - [2026-02-02 08:02:35] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004513 10.0.0.249 - - [2026-02-02 08:02:35] "POST /ref-update HTTP/1.1" 200 156 0.016081 10.0.0.249 - - [2026-02-02 08:02:35] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.015054 10.0.0.249 - - [2026-02-02 08:02:35] "POST /set-tag HTTP/1.1" 200 109 0.012653 10.0.0.249 - - [2026-02-02 08:02:35] "GET /loadbalancer-pool/2eeb2213-622b-44e2-b26b-e2835b3d8f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005070 10.0.0.249 - - [2026-02-02 08:02:35] "PUT /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4 HTTP/1.1" 200 257 0.020365 10.0.0.249 - - [2026-02-02 08:02:35] "POST /loadbalancer-members HTTP/1.1" 200 694 0.056135 10.0.0.249 - - [2026-02-02 08:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008852 10.0.0.249 - - [2026-02-02 08:02:35] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016927 10.0.0.249 - - [2026-02-02 08:02:35] "POST /set-tag HTTP/1.1" 200 109 0.005161 10.0.0.249 - - [2026-02-02 08:02:35] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007121 10.0.0.249 - - [2026-02-02 08:02:35] "POST /ref-update HTTP/1.1" 200 156 0.008699 10.0.0.249 - - [2026-02-02 08:02:35] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.010828 10.0.0.249 - - [2026-02-02 08:02:35] "PUT /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4 HTTP/1.1" 200 257 0.014405 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:02:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001283 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:02:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001226 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:02:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:02:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003693 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001257 10.0.0.249 - - [2026-02-02 08:04:14] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011288 10.0.0.249 - - [2026-02-02 08:04:14] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.249 - - [2026-02-02 08:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.249 - - [2026-02-02 08:04:14] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005166 10.0.0.249 - - [2026-02-02 08:04:14] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011004 10.0.0.249 - - [2026-02-02 08:04:15] "POST /set-tag HTTP/1.1" 200 109 0.047778 10.0.0.249 - - [2026-02-02 08:04:15] "DELETE /loadbalancer-member/f31755d2-4c00-434b-aec5-c39d9819fff8 HTTP/1.1" 200 115 0.035817 10.0.0.249 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007165 10.0.0.249 - - [2026-02-02 08:04:15] "POST /set-tag HTTP/1.1" 200 109 0.008491 10.0.0.249 - - [2026-02-02 08:04:15] "DELETE /loadbalancer-member/a023a43d-912f-4fbd-96fc-9768dde1ed6f HTTP/1.1" 200 115 0.037914 10.0.0.249 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008145 10.0.0.249 - - [2026-02-02 08:04:15] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.249 - - [2026-02-02 08:04:15] "DELETE /loadbalancer-member/4e07cbf1-6e81-4deb-9b29-96efe3fbb337 HTTP/1.1" 200 115 0.064613 10.0.0.249 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004596 10.0.0.249 - - [2026-02-02 08:04:15] "POST /set-tag HTTP/1.1" 200 109 0.003567 10.0.0.249 - - [2026-02-02 08:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.249 - - [2026-02-02 08:04:15] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002756 10.0.0.249 - - [2026-02-02 08:04:15] "GET /loadbalancer-pool/6b37d09e-202e-4430-bc3b-db66f289027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004802 10.0.0.249 - - [2026-02-02 08:04:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048065 10.0.0.249 - - [2026-02-02 08:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019486 10.0.0.249 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016994 10.0.0.249 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014176 10.0.0.249 - - [2026-02-02 08:04:15] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006666 10.0.0.249 - - [2026-02-02 08:04:15] "POST /set-tag HTTP/1.1" 200 109 0.085972 10.0.0.249 - - [2026-02-02 08:04:15] "GET /loadbalancer-pool/f3a2b3a9-26e8-4f21-b144-3f503f4ee466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.016192 10.0.0.249 - - [2026-02-02 08:04:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048103 10.0.0.249 - - [2026-02-02 08:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016921 10.0.0.249 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020000 10.0.0.249 - - [2026-02-02 08:04:15] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011415 10.0.0.249 - - [2026-02-02 08:04:15] "POST /set-tag HTTP/1.1" 200 109 0.011309 10.0.0.249 - - [2026-02-02 08:04:15] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009339 10.0.0.249 - - [2026-02-02 08:04:15] "GET /loadbalancer-pool/2eeb2213-622b-44e2-b26b-e2835b3d8f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007459 10.0.0.249 - - [2026-02-02 08:04:15] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028585 10.0.0.249 - - [2026-02-02 08:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022562 10.0.0.249 - - [2026-02-02 08:04:16] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017750 10.0.0.249 - - [2026-02-02 08:04:16] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010170 10.0.0.249 - - [2026-02-02 08:04:16] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004569 10.0.0.249 - - [2026-02-02 08:04:16] "POST /set-tag HTTP/1.1" 200 109 0.007101 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:04:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:04:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 10.0.0.249 - - [2026-02-02 08:06:03] "GET / HTTP/1.1" 200 36215 0.001944 10.0.0.249 - - [2026-02-02 08:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.249 - - [2026-02-02 08:06:03] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.048808 10.0.0.249 - - [2026-02-02 08:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.249 - - [2026-02-02 08:06:03] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.049691 10.0.0.249 - - [2026-02-02 08:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.249 - - [2026-02-02 08:06:03] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.074052 10.0.0.249 - - [2026-02-02 08:06:04] "POST /tags HTTP/1.1" 200 334 0.055585 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.057849 10.0.0.249 - - [2026-02-02 08:06:04] "GET /tag/fd8cf7ad-a16c-4179-a69a-40b82330e3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.030373 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.249 - - [2026-02-02 08:06:04] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.056265 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008488 10.0.0.249 - - [2026-02-02 08:06:04] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055488 10.0.0.249 - - [2026-02-02 08:06:04] "GET /virtual-networks?parent_id=43aca9d2-eef3-426c-85da-2924eebb244e&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.027068 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009104 10.0.0.249 - - [2026-02-02 08:06:04] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010686 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.249 - - [2026-02-02 08:06:04] "GET /service-appliance-set/eada3bd6-441e-4fce-9c3b-bd1d32c1791b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011297 10.0.0.249 - - [2026-02-02 08:06:04] "POST /virtual-networks HTTP/1.1" 200 514 0.098011 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.002506 10.0.0.249 - - [2026-02-02 08:06:04] "GET /network-ipam/49bf7059-a581-42f1-8ee9-fe732da0085a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.004056 10.0.0.249 - - [2026-02-02 08:06:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.079910 10.0.0.249 - - [2026-02-02 08:06:04] "GET /virtual-machine-interface/8f1a5ac1-720f-45ca-81a2-00dcd8575cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016116 10.0.0.249 - - [2026-02-02 08:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004426 10.0.0.249 - - [2026-02-02 08:06:04] "POST /ref-update HTTP/1.1" 200 156 0.112878 10.0.0.249 - - [2026-02-02 08:06:04] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007823 10.0.0.249 - - [2026-02-02 08:06:04] "POST /instance-ips HTTP/1.1" 200 410 0.028131 10.0.0.249 - - [2026-02-02 08:06:04] "GET /domains HTTP/1.1" 200 281 0.001895 10.0.0.249 - - [2026-02-02 08:06:04] "GET /instance-ip/47f051d2-0ee0-489a-8549-d126705cd8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.021084 10.0.0.249 - - [2026-02-02 08:06:04] "GET /domain/29d1bfef-2116-4a4d-8d2f-f07fb727fd7e HTTP/1.1" 200 3099 0.042145 10.0.0.249 - - [2026-02-02 08:06:04] "POST /loadbalancers HTTP/1.1" 200 612 0.095520 10.0.0.249 - - [2026-02-02 08:06:04] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e HTTP/1.1" 200 5737 0.118296 10.0.0.249 - - [2026-02-02 08:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017329 10.0.0.249 - - [2026-02-02 08:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016234 10.0.0.249 - - [2026-02-02 08:06:05] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2091 0.026356 10.0.0.249 - - [2026-02-02 08:06:05] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.084326 10.0.0.249 - - [2026-02-02 08:06:05] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2091 0.013007 10.0.0.249 - - [2026-02-02 08:06:05] "GET /instance-ip/47f051d2-0ee0-489a-8549-d126705cd8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005571 10.0.0.249 - - [2026-02-02 08:06:05] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 200 1184 0.005255 10.0.0.249 - - [2026-02-02 08:06:05] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 200 1184 0.003256 10.0.0.249 - - [2026-02-02 08:06:05] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.078352 10.0.0.249 - - [2026-02-02 08:06:05] "POST /route-targets HTTP/1.1" 200 328 0.025211 10.0.0.249 - - [2026-02-02 08:06:05] "POST /floating-ips HTTP/1.1" 200 599 0.061601 10.0.0.249 - - [2026-02-02 08:06:05] "GET /loadbalancer/3e50225b-3154-4962-9f06-2742cd999daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004061 10.0.0.249 - - [2026-02-02 08:06:05] "POST /ref-update HTTP/1.1" 200 156 0.044670 10.0.0.249 - - [2026-02-02 08:06:05] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.038078 10.0.0.249 - - [2026-02-02 08:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.249 - - [2026-02-02 08:06:05] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035868 10.0.0.249 - - [2026-02-02 08:06:05] "GET /loadbalancer-listener/05835626-0d7d-472e-9e3a-d14701dbd045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.004110 10.0.0.249 - - [2026-02-02 08:06:05] "GET /loadbalancer-listener/05835626-0d7d-472e-9e3a-d14701dbd045?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003623 10.0.0.249 - - [2026-02-02 08:06:05] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.044686 10.0.0.249 - - [2026-02-02 08:06:05] "GET /instance-ip/47f051d2-0ee0-489a-8549-d126705cd8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004042 10.0.0.249 - - [2026-02-02 08:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.249 - - [2026-02-02 08:06:05] "GET /instance-ip/47f051d2-0ee0-489a-8549-d126705cd8f5?fields=floating_ips HTTP/1.1" 200 1213 0.006784 10.0.0.249 - - [2026-02-02 08:06:05] "GET /loadbalancer/3e50225b-3154-4962-9f06-2742cd999daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004204 10.0.0.249 - - [2026-02-02 08:06:05] "GET /floating-ip/bca71f96-eb16-4769-932e-94b6dd8ceefc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003326 10.0.0.249 - - [2026-02-02 08:06:05] "POST /tags HTTP/1.1" 200 296 0.065568 10.0.0.249 - - [2026-02-02 08:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019710 10.0.0.249 - - [2026-02-02 08:06:05] "GET /tag/50de6397-7532-459d-863d-6acac943be23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013223 10.0.0.249 - - [2026-02-02 08:06:05] "POST /tags HTTP/1.1" 409 233 0.002357 10.0.0.249 - - [2026-02-02 08:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.249 - - [2026-02-02 08:06:05] "GET /tag/f39c3f78-4af7-480a-a1d1-bf9be1fb2829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011137 10.0.0.249 - - [2026-02-02 08:06:05] "POST /tags HTTP/1.1" 409 206 0.002609 10.0.0.249 - - [2026-02-02 08:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.249 - - [2026-02-02 08:06:05] "GET /tag/203c8be9-e52c-41be-8f94-32dfd1cadc5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017649 10.0.0.249 - - [2026-02-02 08:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.249 - - [2026-02-02 08:06:05] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006332 10.0.0.249 - - [2026-02-02 08:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-02-02 08:06:05] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.037248 10.0.0.249 - - [2026-02-02 08:06:05] "POST /virtual-machines HTTP/1.1" 200 370 0.010612 10.0.0.249 - - [2026-02-02 08:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015825 10.0.0.249 - - [2026-02-02 08:06:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122900 10.0.0.249 - - [2026-02-02 08:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012423 10.0.0.249 - - [2026-02-02 08:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013221 10.0.0.249 - - [2026-02-02 08:06:06] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005887 10.0.0.249 - - [2026-02-02 08:06:06] "POST /instance-ips HTTP/1.1" 200 410 0.027759 10.0.0.249 - - [2026-02-02 08:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030140 10.0.0.249 - - [2026-02-02 08:06:06] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.020885 10.0.0.249 - - [2026-02-02 08:06:06] "POST /set-tag HTTP/1.1" 200 109 0.018318 10.0.0.249 - - [2026-02-02 08:06:06] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013553 10.0.0.249 - - [2026-02-02 08:06:06] "GET /instance-ip/065302d0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010859 10.0.0.249 - - [2026-02-02 08:06:06] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005939 10.0.0.249 - - [2026-02-02 08:06:06] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.249 - - [2026-02-02 08:06:06] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004928 10.0.0.249 - - [2026-02-02 08:06:06] "POST /ref-update HTTP/1.1" 200 156 0.012592 10.0.0.249 - - [2026-02-02 08:06:06] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013630 10.0.0.249 - - [2026-02-02 08:06:06] "POST /set-tag HTTP/1.1" 200 109 0.005466 10.0.0.249 - - [2026-02-02 08:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.249 - - [2026-02-02 08:06:06] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010926 10.0.0.249 - - [2026-02-02 08:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.249 - - [2026-02-02 08:06:06] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.059547 10.0.0.249 - - [2026-02-02 08:06:06] "POST /virtual-machines HTTP/1.1" 200 370 0.020338 10.0.0.249 - - [2026-02-02 08:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024529 10.0.0.249 - - [2026-02-02 08:06:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.282594 10.0.0.249 - - [2026-02-02 08:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012368 10.0.0.249 - - [2026-02-02 08:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028658 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010537 10.0.0.249 - - [2026-02-02 08:06:07] "POST /instance-ips HTTP/1.1" 200 410 0.047983 10.0.0.249 - - [2026-02-02 08:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026628 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.013423 10.0.0.249 - - [2026-02-02 08:06:07] "POST /set-tag HTTP/1.1" 200 109 0.030627 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.044890 10.0.0.249 - - [2026-02-02 08:06:07] "GET /instance-ip/06f2b6a4-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004021 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007098 10.0.0.249 - - [2026-02-02 08:06:07] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.006589 10.0.0.249 - - [2026-02-02 08:06:07] "POST /ref-update HTTP/1.1" 200 156 0.019912 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.026607 10.0.0.249 - - [2026-02-02 08:06:07] "POST /set-tag HTTP/1.1" 200 109 0.006386 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014849 10.0.0.249 - - [2026-02-02 08:06:07] "POST /set-tag HTTP/1.1" 200 109 0.007586 10.0.0.249 - - [2026-02-02 08:06:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012700 10.0.0.249 - - [2026-02-02 08:06:07] "POST /set-tag HTTP/1.1" 200 109 0.008861 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domains HTTP/1.1" 200 281 0.002109 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domain/29d1bfef-2116-4a4d-8d2f-f07fb727fd7e HTTP/1.1" 200 3099 0.003411 10.0.0.249 - - [2026-02-02 08:06:10] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e HTTP/1.1" 200 7090 0.033833 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2091 0.004484 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2091 0.005027 10.0.0.249 - - [2026-02-02 08:06:10] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 200 1406 0.004634 10.0.0.249 - - [2026-02-02 08:06:10] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 200 1406 0.003642 10.0.0.249 - - [2026-02-02 08:06:10] "GET /route-target/bef25787-e968-4eb0-97c5-bd76ccfecb26 HTTP/1.1" 200 1155 0.003262 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2091 0.004493 10.0.0.249 - - [2026-02-02 08:06:10] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 200 1406 0.005871 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006928 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2091 0.005474 10.0.0.249 - - [2026-02-02 08:06:10] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 200 1406 0.003229 10.0.0.249 - - [2026-02-02 08:06:10] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 200 1406 0.003809 10.0.0.249 - - [2026-02-02 08:06:10] "GET /route-target/bef25787-e968-4eb0-97c5-bd76ccfecb26 HTTP/1.1" 200 1155 0.002641 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domains HTTP/1.1" 200 281 0.002683 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domain/29d1bfef-2116-4a4d-8d2f-f07fb727fd7e HTTP/1.1" 200 3099 0.004763 10.0.0.249 - - [2026-02-02 08:06:10] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e HTTP/1.1" 200 7090 0.047208 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2091 0.010331 10.0.0.249 - - [2026-02-02 08:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.249 - - [2026-02-02 08:06:10] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.074603 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005458 10.0.0.249 - - [2026-02-02 08:06:10] "GET /floating-ip-pools?parent_id=0136be67-0b4c-4d03-8c03-8b2fa44d6261&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002977 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007205 10.0.0.249 - - [2026-02-02 08:06:10] "POST /floating-ip-pools HTTP/1.1" 200 564 0.028323 10.0.0.249 - - [2026-02-02 08:06:10] "POST /ref-update HTTP/1.1" 200 156 0.017425 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004712 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domains HTTP/1.1" 200 281 0.003323 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domain/29d1bfef-2116-4a4d-8d2f-f07fb727fd7e HTTP/1.1" 200 3099 0.004976 10.0.0.249 - - [2026-02-02 08:06:10] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e HTTP/1.1" 200 7347 0.039419 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2330 0.005356 10.0.0.249 - - [2026-02-02 08:06:10] "GET /floating-ip-pool/df63a6cf-b75b-4a27-8754-18705239986a HTTP/1.1" 200 1317 0.003047 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domains HTTP/1.1" 200 281 0.001964 10.0.0.249 - - [2026-02-02 08:06:10] "GET /domain/29d1bfef-2116-4a4d-8d2f-f07fb727fd7e HTTP/1.1" 200 3099 0.003108 10.0.0.249 - - [2026-02-02 08:06:10] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e HTTP/1.1" 200 7347 0.045119 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 2330 0.004068 10.0.0.249 - - [2026-02-02 08:06:10] "GET /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005867 10.0.0.249 - - [2026-02-02 08:06:10] "POST /tags HTTP/1.1" 200 366 0.072403 10.0.0.249 - - [2026-02-02 08:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015201 10.0.0.249 - - [2026-02-02 08:06:10] "GET /tag/a554f2ec-1d90-45a0-ba0d-2cecddf373a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015141 10.0.0.249 - - [2026-02-02 08:06:10] "POST /tags HTTP/1.1" 409 206 0.002085 10.0.0.249 - - [2026-02-02 08:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2026-02-02 08:06:10] "GET /tag/203c8be9-e52c-41be-8f94-32dfd1cadc5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012719 10.0.0.249 - - [2026-02-02 08:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.249 - - [2026-02-02 08:06:11] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.044259 10.0.0.249 - - [2026-02-02 08:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.249 - - [2026-02-02 08:06:11] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004642 10.0.0.249 - - [2026-02-02 08:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.249 - - [2026-02-02 08:06:11] "GET /service-appliance-set/2477280e-f558-4576-aa82-f2946efc99a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004757 10.0.0.249 - - [2026-02-02 08:06:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.002228 10.0.0.249 - - [2026-02-02 08:06:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.100180 10.0.0.249 - - [2026-02-02 08:06:11] "GET /virtual-machine-interface/f8cebb1e-027d-4b17-b396-09b013fe5c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.017474 10.0.0.249 - - [2026-02-02 08:06:11] "POST /set-tag HTTP/1.1" 200 109 0.018608 10.0.0.249 - - [2026-02-02 08:06:11] "POST /instance-ips HTTP/1.1" 200 418 0.063930 10.0.0.249 - - [2026-02-02 08:06:11] "GET /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005661 10.0.0.249 - - [2026-02-02 08:06:11] "POST /loadbalancers HTTP/1.1" 200 620 0.081293 10.0.0.249 - - [2026-02-02 08:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033301 10.0.0.249 - - [2026-02-02 08:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011509 10.0.0.249 - - [2026-02-02 08:06:11] "POST /service-instances HTTP/1.1" 200 568 0.046122 10.0.0.249 - - [2026-02-02 08:06:11] "POST /ref-update HTTP/1.1" 200 156 0.018937 10.0.0.249 - - [2026-02-02 08:06:11] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.051161 10.0.0.249 - - [2026-02-02 08:06:11] "GET /virtual-machine-interface/f8cebb1e-027d-4b17-b396-09b013fe5c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006328 10.0.0.249 - - [2026-02-02 08:06:11] "GET /virtual-machine-interface/f8cebb1e-027d-4b17-b396-09b013fe5c28?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006829 10.0.0.249 - - [2026-02-02 08:06:11] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.009549 10.0.0.249 - - [2026-02-02 08:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009902 10.0.0.249 - - [2026-02-02 08:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010626 10.0.0.249 - - [2026-02-02 08:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009462 10.0.0.249 - - [2026-02-02 08:06:11] "GET /floating-ip-pool/df63a6cf-b75b-4a27-8754-18705239986a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003489 10.0.0.249 - - [2026-02-02 08:06:11] "POST /floating-ips HTTP/1.1" 200 673 0.082197 10.0.0.249 - - [2026-02-02 08:06:11] "POST /virtual-machines HTTP/1.1" 200 430 0.068104 10.0.0.249 - - [2026-02-02 08:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011934 10.0.0.249 - - [2026-02-02 08:06:11] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003599 10.0.0.249 - - [2026-02-02 08:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.249 - - [2026-02-02 08:06:12] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003653 10.0.0.249 - - [2026-02-02 08:06:12] "POST /tags HTTP/1.1" 409 221 0.023898 10.0.0.249 - - [2026-02-02 08:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011139 10.0.0.249 - - [2026-02-02 08:06:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.153089 10.0.0.249 - - [2026-02-02 08:06:12] "POST /chown HTTP/1.1" 200 109 0.030818 10.0.0.249 - - [2026-02-02 08:06:12] "GET /tag/fd8cf7ad-a16c-4179-a69a-40b82330e3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.029229 10.0.0.249 - - [2026-02-02 08:06:12] "POST /tags HTTP/1.1" 409 238 0.003734 10.0.0.249 - - [2026-02-02 08:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.249 - - [2026-02-02 08:06:12] "POST /chown HTTP/1.1" 200 109 0.013658 10.0.0.249 - - [2026-02-02 08:06:12] "PUT /virtual-machine-interface/8f4d1c4e-4e30-4bfe-a7cf-0b703c4e51d7 HTTP/1.1" 200 285 0.018798 10.0.0.249 - - [2026-02-02 08:06:12] "GET /tag/a554f2ec-1d90-45a0-ba0d-2cecddf373a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.025417 10.0.0.249 - - [2026-02-02 08:06:12] "PUT /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9 HTTP/1.1" 200 257 0.048535 10.0.0.249 - - [2026-02-02 08:06:12] "POST /firewall-rules HTTP/1.1" 200 652 0.082422 10.0.0.249 - - [2026-02-02 08:06:12] "GET /firewall-rule/37d1e49c-8ea2-4821-ad4c-0f6a84a00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.009237 10.0.0.249 - - [2026-02-02 08:06:12] "POST /ref-update HTTP/1.1" 200 156 0.063345 10.0.0.249 - - [2026-02-02 08:06:12] "POST /ref-update HTTP/1.1" 200 156 0.035756 10.0.0.249 - - [2026-02-02 08:06:12] "GET /firewall-policy/2fd1ac6b-a679-4b1a-b82b-42ebbca575cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003702 10.0.0.249 - - [2026-02-02 08:06:12] "GET /firewall-rule/37d1e49c-8ea2-4821-ad4c-0f6a84a00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.016366 10.0.0.249 - - [2026-02-02 08:06:12] "POST /ref-update HTTP/1.1" 200 156 0.035945 10.0.0.249 - - [2026-02-02 08:06:12] "POST /ref-update HTTP/1.1" 200 156 0.037690 10.0.0.249 - - [2026-02-02 08:06:12] "POST /ref-update HTTP/1.1" 200 156 0.019848 10.0.0.249 - - [2026-02-02 08:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.249 - - [2026-02-02 08:06:12] "POST /ref-update HTTP/1.1" 200 156 0.049039 10.0.0.249 - - [2026-02-02 08:06:12] "POST /ref-update HTTP/1.1" 200 156 0.038137 10.0.0.249 - - [2026-02-02 08:06:12] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.092983 10.0.0.249 - - [2026-02-02 08:06:12] "GET /loadbalancer/d1a14326-e5be-43a1-9924-bd5af1648c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004737 10.0.0.249 - - [2026-02-02 08:06:12] "POST /virtual-machines HTTP/1.1" 200 430 0.013674 10.0.0.249 - - [2026-02-02 08:06:12] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.025007 10.0.0.249 - - [2026-02-02 08:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.249 - - [2026-02-02 08:06:12] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.101387 10.0.0.249 - - [2026-02-02 08:06:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.150377 10.0.0.249 - - [2026-02-02 08:06:12] "POST /chown HTTP/1.1" 200 109 0.017710 10.0.0.249 - - [2026-02-02 08:06:12] "GET /loadbalancer-listener/92c5d419-872f-43cd-8005-12a45a303d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.016936 10.0.0.249 - - [2026-02-02 08:06:12] "GET /loadbalancer-listener/92c5d419-872f-43cd-8005-12a45a303d6d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.005272 10.0.0.249 - - [2026-02-02 08:06:12] "POST /chown HTTP/1.1" 200 109 0.017541 10.0.0.249 - - [2026-02-02 08:06:12] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.052214 10.0.0.249 - - [2026-02-02 08:06:13] "PUT /virtual-machine-interface/dda2e76d-113f-4515-80b2-70aca448f535 HTTP/1.1" 200 285 0.049018 10.0.0.249 - - [2026-02-02 08:06:13] "PUT /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9 HTTP/1.1" 200 257 0.042632 10.0.0.249 - - [2026-02-02 08:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028183 10.0.0.249 - - [2026-02-02 08:06:13] "GET /loadbalancer-pool/a5e4cadb-b801-4335-a35b-555b1c6538c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010887 10.0.0.249 - - [2026-02-02 08:06:13] "POST /ref-update HTTP/1.1" 200 156 0.029128 10.0.0.249 - - [2026-02-02 08:06:13] "POST /loadbalancer-members HTTP/1.1" 200 709 0.060314 10.0.0.249 - - [2026-02-02 08:06:13] "POST /ref-update HTTP/1.1" 200 156 0.039784 10.0.0.249 - - [2026-02-02 08:06:13] "POST /ref-update HTTP/1.1" 200 156 0.034980 10.0.0.249 - - [2026-02-02 08:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.058470 10.0.0.249 - - [2026-02-02 08:06:13] "GET /loadbalancer-member/d1770e63-0bdd-4d30-857d-d80840b96b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.012346 10.0.0.249 - - [2026-02-02 08:06:13] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003229 10.0.0.249 - - [2026-02-02 08:06:13] "POST /ref-update HTTP/1.1" 200 156 0.030442 10.0.0.249 - - [2026-02-02 08:06:13] "POST /ref-update HTTP/1.1" 200 156 0.028875 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.249 - - [2026-02-02 08:06:13] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021264 10.0.0.249 - - [2026-02-02 08:06:13] "POST /tags HTTP/1.1" 409 221 0.013363 10.0.0.249 - - [2026-02-02 08:06:13] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.019073 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.249 - - [2026-02-02 08:06:13] "GET /tag/fd8cf7ad-a16c-4179-a69a-40b82330e3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009865 10.0.0.249 - - [2026-02-02 08:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025961 10.0.0.249 - - [2026-02-02 08:06:13] "POST /tags HTTP/1.1" 409 238 0.009768 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.249 - - [2026-02-02 08:06:13] "GET /tag/a554f2ec-1d90-45a0-ba0d-2cecddf373a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014410 10.0.0.249 - - [2026-02-02 08:06:13] "POST /firewall-rules HTTP/1.1" 409 293 0.003325 10.0.0.249 - - [2026-02-02 08:06:13] "POST /chown HTTP/1.1" 200 109 0.011468 10.0.0.249 - - [2026-02-02 08:06:13] "POST /chown HTTP/1.1" 200 109 0.018486 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019438 10.0.0.249 - - [2026-02-02 08:06:13] "PUT /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9 HTTP/1.1" 200 257 0.020443 10.0.0.249 - - [2026-02-02 08:06:13] "PUT /firewall-rule/37d1e49c-8ea2-4821-ad4c-0f6a84a00cdd HTTP/1.1" 200 261 0.035945 10.0.0.249 - - [2026-02-02 08:06:13] "GET /firewall-rule/37d1e49c-8ea2-4821-ad4c-0f6a84a00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010628 10.0.0.249 - - [2026-02-02 08:06:13] "POST /ref-update HTTP/1.1" 200 156 0.027939 10.0.0.249 - - [2026-02-02 08:06:13] "POST /chown HTTP/1.1" 200 109 0.014072 10.0.0.249 - - [2026-02-02 08:06:13] "GET /firewall-policy/2fd1ac6b-a679-4b1a-b82b-42ebbca575cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011847 10.0.0.249 - - [2026-02-02 08:06:13] "POST /chown HTTP/1.1" 200 109 0.020802 10.0.0.249 - - [2026-02-02 08:06:13] "GET /firewall-rule/37d1e49c-8ea2-4821-ad4c-0f6a84a00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.021412 10.0.0.249 - - [2026-02-02 08:06:13] "PUT /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9 HTTP/1.1" 200 257 0.016543 10.0.0.249 - - [2026-02-02 08:06:13] "POST /ref-update HTTP/1.1" 200 156 0.030257 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010864 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007833 10.0.0.249 - - [2026-02-02 08:06:13] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.021783 10.0.0.249 - - [2026-02-02 08:06:13] "POST /chown HTTP/1.1" 200 109 0.033558 10.0.0.249 - - [2026-02-02 08:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.249 - - [2026-02-02 08:06:13] "POST /chown HTTP/1.1" 200 109 0.008749 10.0.0.249 - - [2026-02-02 08:06:14] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.057957 10.0.0.249 - - [2026-02-02 08:06:14] "POST /virtual-machines HTTP/1.1" 200 374 0.015572 10.0.0.249 - - [2026-02-02 08:06:14] "PUT /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9 HTTP/1.1" 200 257 0.084143 10.0.0.249 - - [2026-02-02 08:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029355 10.0.0.249 - - [2026-02-02 08:06:14] "POST /ref-update HTTP/1.1" 200 156 0.075070 10.0.0.249 - - [2026-02-02 08:06:14] "POST /chown HTTP/1.1" 200 109 0.006631 10.0.0.249 - - [2026-02-02 08:06:14] "POST /chown HTTP/1.1" 200 109 0.033402 10.0.0.249 - - [2026-02-02 08:06:14] "PUT /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9 HTTP/1.1" 200 257 0.070982 10.0.0.249 - - [2026-02-02 08:06:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.197736 10.0.0.249 - - [2026-02-02 08:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029346 10.0.0.249 - - [2026-02-02 08:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016274 10.0.0.249 - - [2026-02-02 08:06:14] "POST /ref-update HTTP/1.1" 200 156 0.043599 10.0.0.249 - - [2026-02-02 08:06:14] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.009780 10.0.0.249 - - [2026-02-02 08:06:14] "POST /instance-ips HTTP/1.1" 200 414 0.047137 10.0.0.249 - - [2026-02-02 08:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035195 10.0.0.249 - - [2026-02-02 08:06:14] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008871 10.0.0.249 - - [2026-02-02 08:06:14] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.013513 10.0.0.249 - - [2026-02-02 08:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032848 10.0.0.249 - - [2026-02-02 08:06:14] "POST /set-tag HTTP/1.1" 200 109 0.058421 10.0.0.249 - - [2026-02-02 08:06:14] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.023958 10.0.0.249 - - [2026-02-02 08:06:14] "GET /instance-ip/0b4374aa-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.012010 10.0.0.249 - - [2026-02-02 08:06:14] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.019647 10.0.0.249 - - [2026-02-02 08:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017324 10.0.0.249 - - [2026-02-02 08:06:14] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.011605 10.0.0.249 - - [2026-02-02 08:06:14] "POST /set-tag HTTP/1.1" 200 109 0.003982 10.0.0.249 - - [2026-02-02 08:06:14] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006696 10.0.0.249 - - [2026-02-02 08:06:14] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.014155 10.0.0.249 - - [2026-02-02 08:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013109 10.0.0.249 - - [2026-02-02 08:06:14] "POST /ref-update HTTP/1.1" 200 156 0.027234 10.0.0.249 - - [2026-02-02 08:06:14] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.031274 10.0.0.249 - - [2026-02-02 08:06:14] "POST /set-tag HTTP/1.1" 200 109 0.007185 10.0.0.249 - - [2026-02-02 08:06:14] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006607 10.0.0.249 - - [2026-02-02 08:06:14] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.019188 10.0.0.249 - - [2026-02-02 08:06:14] "POST /set-tag HTTP/1.1" 200 109 0.021910 10.0.0.249 - - [2026-02-02 08:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031595 10.0.0.249 - - [2026-02-02 08:06:15] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.014023 10.0.0.249 - - [2026-02-02 08:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020467 10.0.0.249 - - [2026-02-02 08:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.009596 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.029466 10.0.0.249 - - [2026-02-02 08:06:15] "POST /ref-update HTTP/1.1" 200 156 0.020703 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.008780 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.030462 10.0.0.249 - - [2026-02-02 08:06:15] "POST /ref-update HTTP/1.1" 200 156 0.017092 10.0.0.249 - - [2026-02-02 08:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.013987 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.023439 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.036852 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.029820 10.0.0.249 - - [2026-02-02 08:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.008266 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.011956 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.030438 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.032899 10.0.0.249 - - [2026-02-02 08:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.012718 10.0.0.249 - - [2026-02-02 08:06:15] "POST /chown HTTP/1.1" 200 109 0.031231 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.009745 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.046159 10.0.0.249 - - [2026-02-02 08:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.009722 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.048464 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.021840 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.008039 10.0.0.249 - - [2026-02-02 08:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.008264 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.007597 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.023560 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.035474 10.0.0.249 - - [2026-02-02 08:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.009266 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.030060 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.007931 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.019851 10.0.0.249 - - [2026-02-02 08:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.009296 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.017540 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.015691 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.007212 10.0.0.249 - - [2026-02-02 08:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.009287 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.014157 10.0.0.249 - - [2026-02-02 08:06:16] "POST /chown HTTP/1.1" 200 109 0.018299 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.042613 10.0.0.249 - - [2026-02-02 08:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.008547 10.0.0.249 - - [2026-02-02 08:06:17] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014230 10.0.0.249 - - [2026-02-02 08:06:17] "POST /set-tag HTTP/1.1" 200 109 0.004140 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.035166 10.0.0.249 - - [2026-02-02 08:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019614 10.0.0.249 - - [2026-02-02 08:06:17] "GET /loadbalancer/3e50225b-3154-4962-9f06-2742cd999daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.015171 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.063115 10.0.0.249 - - [2026-02-02 08:06:17] "GET /loadbalancer-pool/e8d78e81-26cb-4809-bab3-8f41826a428f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.021245 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.038627 10.0.0.249 - - [2026-02-02 08:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.249 - - [2026-02-02 08:06:17] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019427 10.0.0.249 - - [2026-02-02 08:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012559 10.0.0.249 - - [2026-02-02 08:06:17] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006691 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.006506 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.018117 10.0.0.249 - - [2026-02-02 08:06:17] "POST /tags HTTP/1.1" 409 221 0.003161 10.0.0.249 - - [2026-02-02 08:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.025160 10.0.0.249 - - [2026-02-02 08:06:17] "GET /tag/fd8cf7ad-a16c-4179-a69a-40b82330e3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023664 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.019227 10.0.0.249 - - [2026-02-02 08:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017546 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.016884 10.0.0.249 - - [2026-02-02 08:06:17] "POST /set-tag HTTP/1.1" 200 109 0.043791 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.007484 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.019551 10.0.0.249 - - [2026-02-02 08:06:17] "POST /chown HTTP/1.1" 200 109 0.026914 10.0.0.249 - - [2026-02-02 08:06:17] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008819 10.0.0.249 - - [2026-02-02 08:06:17] "POST /ref-update HTTP/1.1" 200 156 0.011147 10.0.0.249 - - [2026-02-02 08:06:17] "GET /floating-ip/bca71f96-eb16-4769-932e-94b6dd8ceefc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.006687 10.0.0.249 - - [2026-02-02 08:06:17] "PUT /floating-ip/bca71f96-eb16-4769-932e-94b6dd8ceefc HTTP/1.1" 200 257 0.009703 10.0.0.249 - - [2026-02-02 08:06:18] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007607 10.0.0.249 - - [2026-02-02 08:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003512 10.0.0.249 - - [2026-02-02 08:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-02-02 08:06:18] "GET /loadbalancer/3e50225b-3154-4962-9f06-2742cd999daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002846 10.0.0.249 - - [2026-02-02 08:06:18] "GET /loadbalancer-pool/e8d78e81-26cb-4809-bab3-8f41826a428f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003972 10.0.0.249 - - [2026-02-02 08:06:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022041 10.0.0.249 - - [2026-02-02 08:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010933 10.0.0.249 - - [2026-02-02 08:06:18] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007541 10.0.0.249 - - [2026-02-02 08:06:18] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006065 10.0.0.249 - - [2026-02-02 08:06:18] "POST /ref-update HTTP/1.1" 200 156 0.012470 10.0.0.249 - - [2026-02-02 08:06:18] "GET /floating-ip/bca71f96-eb16-4769-932e-94b6dd8ceefc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.010190 10.0.0.249 - - [2026-02-02 08:06:18] "POST /set-tag HTTP/1.1" 200 109 0.051610 10.0.0.249 - - [2026-02-02 08:06:18] "GET /virtual-machine/a61dea41-5948-4d32-bbd6-e8ae22d68b50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004508 10.0.0.249 - - [2026-02-02 08:06:18] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004805 10.0.0.249 - - [2026-02-02 08:06:19] "GET /virtual-machine/d97e2d09-424e-4a91-b0cc-851fcb8297e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003442 10.0.0.249 - - [2026-02-02 08:06:19] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004524 10.0.0.249 - - [2026-02-02 08:06:28] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004840 10.0.0.249 - - [2026-02-02 08:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.249 - - [2026-02-02 08:06:29] "GET /virtual-machine/7dc566f4-dd34-4f75-a799-7df9e77d8bbf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003559 10.0.0.249 - - [2026-02-02 08:06:29] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004724 10.0.0.249 - - [2026-02-02 08:06:29] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004982 10.0.0.249 - - [2026-02-02 08:06:29] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.249 - - [2026-02-02 08:06:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002146 10.0.0.249 - - [2026-02-02 08:06:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002432 10.0.0.249 - - [2026-02-02 08:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.249 - - [2026-02-02 08:06:53] "POST /chown HTTP/1.1" 200 109 0.010125 10.0.0.249 - - [2026-02-02 08:06:53] "POST /chown HTTP/1.1" 200 109 0.020794 10.0.0.249 - - [2026-02-02 08:06:53] "POST /chown HTTP/1.1" 200 109 0.008075 10.0.0.249 - - [2026-02-02 08:06:54] "POST /chown HTTP/1.1" 200 109 0.008780 10.0.0.249 - - [2026-02-02 08:07:01] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006222 10.0.0.249 - - [2026-02-02 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.005704 10.0.0.249 - - [2026-02-02 08:07:01] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004930 10.0.0.249 - - [2026-02-02 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.249 - - [2026-02-02 08:07:01] "GET /virtual-machine/7dc566f4-dd34-4f75-a799-7df9e77d8bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003367 10.0.0.249 - - [2026-02-02 08:07:01] "POST /ref-update HTTP/1.1" 200 156 0.017570 10.0.0.249 - - [2026-02-02 08:07:01] "GET /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007049 10.0.0.249 - - [2026-02-02 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.024926 10.0.0.249 - - [2026-02-02 08:07:01] "POST /set-tag HTTP/1.1" 200 109 0.043562 10.0.0.249 - - [2026-02-02 08:07:01] "DELETE /instance-ip/0b4374aa-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.034905 10.0.0.249 - - [2026-02-02 08:07:01] "DELETE /virtual-machine-interface/0b1fcc44-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.049510 10.0.0.249 - - [2026-02-02 08:07:01] "DELETE /virtual-machine/7dc566f4-dd34-4f75-a799-7df9e77d8bbf HTTP/1.1" 200 115 0.020446 10.0.0.249 - - [2026-02-02 08:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.249 - - [2026-02-02 08:07:04] "GET /tag/a554f2ec-1d90-45a0-ba0d-2cecddf373a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013427 10.0.0.249 - - [2026-02-02 08:07:04] "GET /tag/a554f2ec-1d90-45a0-ba0d-2cecddf373a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.019382 10.0.0.249 - - [2026-02-02 08:07:04] "GET /virtual-machine-interface/8f4d1c4e-4e30-4bfe-a7cf-0b703c4e51d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.006844 10.0.0.249 - - [2026-02-02 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.020027 10.0.0.249 - - [2026-02-02 08:07:04] "GET /virtual-machine-interface/dda2e76d-113f-4515-80b2-70aca448f535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.015951 10.0.0.249 - - [2026-02-02 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.017308 10.0.0.249 - - [2026-02-02 08:07:04] "GET /virtual-machine-interface/f8cebb1e-027d-4b17-b396-09b013fe5c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004561 10.0.0.249 - - [2026-02-02 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.018970 10.0.0.249 - - [2026-02-02 08:07:04] "GET /firewall-policy/2fd1ac6b-a679-4b1a-b82b-42ebbca575cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016480 10.0.0.249 - - [2026-02-02 08:07:04] "GET /firewall-rule/37d1e49c-8ea2-4821-ad4c-0f6a84a00cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003558 10.0.0.249 - - [2026-02-02 08:07:04] "POST /ref-update HTTP/1.1" 200 156 0.014265 10.0.0.249 - - [2026-02-02 08:07:04] "DELETE /firewall-rule/37d1e49c-8ea2-4821-ad4c-0f6a84a00cdd HTTP/1.1" 200 115 0.054153 10.0.0.249 - - [2026-02-02 08:07:04] "DELETE /loadbalancer-member/d1770e63-0bdd-4d30-857d-d80840b96b3e HTTP/1.1" 200 115 0.028359 10.0.0.249 - - [2026-02-02 08:07:04] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.013802 10.0.0.249 - - [2026-02-02 08:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019118 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /loadbalancer-pool/a5e4cadb-b801-4335-a35b-555b1c6538c8 HTTP/1.1" 200 115 0.088404 10.0.0.249 - - [2026-02-02 08:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.007255 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.017627 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /loadbalancer-listener/92c5d419-872f-43cd-8005-12a45a303d6d HTTP/1.1" 200 115 0.076094 10.0.0.249 - - [2026-02-02 08:07:05] "GET /floating-ip/a5d1eff9-581d-41ae-a119-f53310c08da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003703 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.020987 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.010896 10.0.0.249 - - [2026-02-02 08:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.006937 10.0.0.249 - - [2026-02-02 08:07:05] "PUT /floating-ip/a5d1eff9-581d-41ae-a119-f53310c08da8 HTTP/1.1" 200 257 0.067982 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.013597 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.026082 10.0.0.249 - - [2026-02-02 08:07:05] "POST /chown HTTP/1.1" 200 109 0.035107 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /floating-ip/a5d1eff9-581d-41ae-a119-f53310c08da8 HTTP/1.1" 200 115 0.117944 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /loadbalancer/d1a14326-e5be-43a1-9924-bd5af1648c1f HTTP/1.1" 200 115 0.036000 10.0.0.249 - - [2026-02-02 08:07:05] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.017769 10.0.0.249 - - [2026-02-02 08:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024107 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /instance-ip/64e332b3-316c-4dc8-a121-e291634debd9 HTTP/1.1" 200 115 0.102222 10.0.0.249 - - [2026-02-02 08:07:05] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.037991 10.0.0.249 - - [2026-02-02 08:07:05] "GET /floating-ip-pool/df63a6cf-b75b-4a27-8754-18705239986a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010085 10.0.0.249 - - [2026-02-02 08:07:05] "POST /ref-update HTTP/1.1" 200 156 0.007051 10.0.0.249 - - [2026-02-02 08:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015766 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /virtual-machine-interface/f8cebb1e-027d-4b17-b396-09b013fe5c28 HTTP/1.1" 200 115 0.128340 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /floating-ip-pool/df63a6cf-b75b-4a27-8754-18705239986a HTTP/1.1" 200 115 0.073089 10.0.0.249 - - [2026-02-02 08:07:05] "PUT /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 267 0.011062 10.0.0.249 - - [2026-02-02 08:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039304 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /tag/a554f2ec-1d90-45a0-ba0d-2cecddf373a6 HTTP/1.1" 200 115 0.156410 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /service-instance/db7e3aa5-ef97-4a86-a347-266039610216 HTTP/1.1" 200 115 0.135712 10.0.0.249 - - [2026-02-02 08:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004325 10.0.0.249 - - [2026-02-02 08:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006718 10.0.0.249 - - [2026-02-02 08:07:05] "DELETE /virtual-network/0136be67-0b4c-4d03-8c03-8b2fa44d6261 HTTP/1.1" 200 115 0.274332 10.0.0.249 - - [2026-02-02 08:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.249 - - [2026-02-02 08:07:05] "GET /routing-instance/cd3fff72-fee8-46ba-b53b-0c20fde51509 HTTP/1.1" 404 171 0.002824 10.0.0.249 - - [2026-02-02 08:07:05] "GET /domains HTTP/1.1" 200 281 0.003727 10.0.0.249 - - [2026-02-02 08:07:05] "GET /domain/29d1bfef-2116-4a4d-8d2f-f07fb727fd7e HTTP/1.1" 200 3099 0.007188 10.0.0.249 - - [2026-02-02 08:07:05] "GET /virtual-machine-interface/dda2e76d-113f-4515-80b2-70aca448f535?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.006113 10.0.0.249 - - [2026-02-02 08:07:06] "DELETE /route-target/bef25787-e968-4eb0-97c5-bd76ccfecb26 HTTP/1.1" 200 115 0.081621 10.0.0.249 - - [2026-02-02 08:07:06] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e HTTP/1.1" 200 7168 0.077749 10.0.0.249 - - [2026-02-02 08:07:06] "DELETE /virtual-machine-interface/dda2e76d-113f-4515-80b2-70aca448f535 HTTP/1.1" 200 115 0.102653 10.0.0.249 - - [2026-02-02 08:07:06] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006848 10.0.0.249 - - [2026-02-02 08:07:06] "POST /set-tag HTTP/1.1" 200 109 0.012557 10.0.0.249 - - [2026-02-02 08:07:06] "DELETE /virtual-machine/3f46061a-a9b8-4411-9363-76cd1db68eb7 HTTP/1.1" 200 115 0.077717 10.0.0.249 - - [2026-02-02 08:07:06] "GET /virtual-machine-interface/8f4d1c4e-4e30-4bfe-a7cf-0b703c4e51d7?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.006713 10.0.0.249 - - [2026-02-02 08:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.249 - - [2026-02-02 08:07:06] "GET /loadbalancer/3e50225b-3154-4962-9f06-2742cd999daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.006074 10.0.0.249 - - [2026-02-02 08:07:06] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008208 10.0.0.249 - - [2026-02-02 08:07:06] "POST /set-tag HTTP/1.1" 200 109 0.024456 10.0.0.249 - - [2026-02-02 08:07:06] "DELETE /virtual-machine-interface/8f4d1c4e-4e30-4bfe-a7cf-0b703c4e51d7 HTTP/1.1" 200 115 0.102393 10.0.0.249 - - [2026-02-02 08:07:06] "DELETE /loadbalancer-member/a5d5cee1-d806-4683-9fa5-53ccda85656c HTTP/1.1" 200 115 0.074669 10.0.0.249 - - [2026-02-02 08:07:06] "POST /ref-update HTTP/1.1" 200 156 0.027824 10.0.0.249 - - [2026-02-02 08:07:06] "DELETE /virtual-machine/0c55a39e-c9a8-428a-b8d7-bee00556d8cc HTTP/1.1" 200 115 0.028515 10.0.0.249 - - [2026-02-02 08:07:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014201 10.0.0.249 - - [2026-02-02 08:07:07] "POST /set-tag HTTP/1.1" 200 109 0.004258 10.0.0.249 - - [2026-02-02 08:07:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010679 10.0.0.249 - - [2026-02-02 08:07:07] "POST /set-tag HTTP/1.1" 200 109 0.007859 10.0.0.249 - - [2026-02-02 08:07:07] "GET /virtual-machine/d97e2d09-424e-4a91-b0cc-851fcb8297e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003233 10.0.0.249 - - [2026-02-02 08:07:07] "POST /ref-update HTTP/1.1" 200 156 0.011573 10.0.0.249 - - [2026-02-02 08:07:07] "GET /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.020690 10.0.0.249 - - [2026-02-02 08:07:07] "POST /set-tag HTTP/1.1" 200 109 0.021088 10.0.0.249 - - [2026-02-02 08:07:07] "POST /set-tag HTTP/1.1" 200 109 0.059565 10.0.0.249 - - [2026-02-02 08:07:07] "POST /set-tag HTTP/1.1" 200 109 0.050342 10.0.0.249 - - [2026-02-02 08:07:07] "DELETE /instance-ip/06f2b6a4-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.040603 10.0.0.249 - - [2026-02-02 08:07:07] "POST /ref-update HTTP/1.1" 200 156 0.015711 10.0.0.249 - - [2026-02-02 08:07:07] "DELETE /virtual-machine-interface/06bac37a-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.061477 10.0.0.249 - - [2026-02-02 08:07:07] "DELETE /virtual-machine/d97e2d09-424e-4a91-b0cc-851fcb8297e4 HTTP/1.1" 200 115 0.034533 10.0.0.249 - - [2026-02-02 08:07:11] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008819 10.0.0.249 - - [2026-02-02 08:07:11] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.249 - - [2026-02-02 08:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.249 - - [2026-02-02 08:07:11] "GET /loadbalancer/3e50225b-3154-4962-9f06-2742cd999daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003276 10.0.0.249 - - [2026-02-02 08:07:12] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006632 10.0.0.249 - - [2026-02-02 08:07:12] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.249 - - [2026-02-02 08:07:12] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005343 10.0.0.249 - - [2026-02-02 08:07:12] "POST /set-tag HTTP/1.1" 200 109 0.005445 10.0.0.249 - - [2026-02-02 08:07:12] "GET /virtual-machine/a61dea41-5948-4d32-bbd6-e8ae22d68b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002992 10.0.0.249 - - [2026-02-02 08:07:12] "POST /ref-update HTTP/1.1" 200 156 0.011075 10.0.0.249 - - [2026-02-02 08:07:12] "GET /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006276 10.0.0.249 - - [2026-02-02 08:07:12] "POST /set-tag HTTP/1.1" 200 109 0.018740 10.0.0.249 - - [2026-02-02 08:07:12] "POST /set-tag HTTP/1.1" 200 109 0.036613 10.0.0.249 - - [2026-02-02 08:07:12] "POST /set-tag HTTP/1.1" 200 109 0.032742 10.0.0.249 - - [2026-02-02 08:07:12] "DELETE /instance-ip/065302d0-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.044823 10.0.0.249 - - [2026-02-02 08:07:12] "POST /ref-update HTTP/1.1" 200 156 0.024888 10.0.0.249 - - [2026-02-02 08:07:12] "DELETE /virtual-machine-interface/0637077e-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.077935 10.0.0.249 - - [2026-02-02 08:07:12] "DELETE /virtual-machine/a61dea41-5948-4d32-bbd6-e8ae22d68b50 HTTP/1.1" 200 115 0.036729 10.0.0.249 - - [2026-02-02 08:07:12] "DELETE /tag/f39c3f78-4af7-480a-a1d1-bf9be1fb2829 HTTP/1.1" 200 115 0.044444 10.0.0.249 - - [2026-02-02 08:07:12] "DELETE /tag/50de6397-7532-459d-863d-6acac943be23 HTTP/1.1" 200 115 0.062933 10.0.0.249 - - [2026-02-02 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.249 - - [2026-02-02 08:07:16] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040412 10.0.0.249 - - [2026-02-02 08:07:16] "POST /tags HTTP/1.1" 200 394 0.027472 10.0.0.249 - - [2026-02-02 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008509 10.0.0.249 - - [2026-02-02 08:07:16] "GET /tag/d019724d-b037-4439-87e8-8c4db3178ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.016665 10.0.0.249 - - [2026-02-02 08:07:16] "POST /tags HTTP/1.1" 200 342 0.033046 10.0.0.249 - - [2026-02-02 08:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.249 - - [2026-02-02 08:07:16] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012834 10.0.0.249 - - [2026-02-02 08:07:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.001115 10.0.0.249 - - [2026-02-02 08:07:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.001802 10.0.0.249 - - [2026-02-02 08:07:16] "POST /security-groups HTTP/1.1" 200 589 0.073177 10.0.0.249 - - [2026-02-02 08:07:16] "POST /projects HTTP/1.1" 200 521 0.193621 10.0.0.249 - - [2026-02-02 08:07:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.006967 10.0.0.249 - - [2026-02-02 08:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011404 10.0.0.249 - - [2026-02-02 08:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.249 - - [2026-02-02 08:07:17] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.064429 10.0.0.249 - - [2026-02-02 08:07:17] "POST /access-control-lists HTTP/1.1" 200 600 0.115133 10.0.0.249 - - [2026-02-02 08:07:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.010206 10.0.0.249 - - [2026-02-02 08:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.249 - - [2026-02-02 08:07:17] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004242 10.0.0.249 - - [2026-02-02 08:07:17] "POST /access-control-lists HTTP/1.1" 200 598 0.090241 10.0.0.249 - - [2026-02-02 08:07:17] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.135922 10.0.0.249 - - [2026-02-02 08:07:17] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.064435 10.0.0.249 - - [2026-02-02 08:07:17] "POST /security-groups HTTP/1.1" 200 593 0.080702 10.0.0.249 - - [2026-02-02 08:07:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.007640 10.0.0.249 - - [2026-02-02 08:07:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048655 10.0.0.249 - - [2026-02-02 08:07:17] "POST /chown HTTP/1.1" 200 109 0.038625 10.0.0.249 - - [2026-02-02 08:07:17] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024865 10.0.0.249 - - [2026-02-02 08:07:17] "POST /access-control-lists HTTP/1.1" 200 634 0.139934 10.0.0.249 - - [2026-02-02 08:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012934 10.0.0.249 - - [2026-02-02 08:07:17] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005119 10.0.0.249 - - [2026-02-02 08:07:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.019925 10.0.0.249 - - [2026-02-02 08:07:17] "POST /tags HTTP/1.1" 409 226 0.002346 10.0.0.249 - - [2026-02-02 08:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.249 - - [2026-02-02 08:07:17] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.035269 10.0.0.249 - - [2026-02-02 08:07:17] "POST /access-control-lists HTTP/1.1" 200 632 0.092128 10.0.0.249 - - [2026-02-02 08:07:17] "POST /firewall-rules HTTP/1.1" 200 602 0.080130 10.0.0.249 - - [2026-02-02 08:07:17] "GET /firewall-rule/1303a97d-c1c6-4be4-9ed0-0e7dbb60f340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.015011 10.0.0.249 - - [2026-02-02 08:07:17] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.006916 10.0.0.249 - - [2026-02-02 08:07:17] "GET /firewall-rule/1303a97d-c1c6-4be4-9ed0-0e7dbb60f340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004534 10.0.0.249 - - [2026-02-02 08:07:18] "POST /ref-update HTTP/1.1" 200 156 0.060889 10.0.0.249 - - [2026-02-02 08:07:18] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014828 10.0.0.249 - - [2026-02-02 08:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.249 - - [2026-02-02 08:07:18] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002983 10.0.0.249 - - [2026-02-02 08:07:18] "POST /tags HTTP/1.1" 409 226 0.002457 10.0.0.249 - - [2026-02-02 08:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.249 - - [2026-02-02 08:07:18] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013912 10.0.0.249 - - [2026-02-02 08:07:18] "POST /firewall-rules HTTP/1.1" 200 600 0.072782 10.0.0.249 - - [2026-02-02 08:07:18] "GET /firewall-rule/8af655dd-7a2e-4e49-b1e4-6853ad16d798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004611 10.0.0.249 - - [2026-02-02 08:07:18] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004476 10.0.0.249 - - [2026-02-02 08:07:18] "GET /firewall-rule/8af655dd-7a2e-4e49-b1e4-6853ad16d798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004222 10.0.0.249 - - [2026-02-02 08:07:18] "POST /ref-update HTTP/1.1" 200 156 0.066277 10.0.0.249 - - [2026-02-02 08:07:19] "POST /tags HTTP/1.1" 200 394 0.035452 10.0.0.249 - - [2026-02-02 08:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011015 10.0.0.249 - - [2026-02-02 08:07:19] "GET /tag/8b34aef8-1d43-4b1f-bd03-fd1ae41ffe88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015454 10.0.0.249 - - [2026-02-02 08:07:19] "POST /tags HTTP/1.1" 200 342 0.028140 10.0.0.249 - - [2026-02-02 08:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.249 - - [2026-02-02 08:07:19] "GET /tag/d9e18e44-3afe-40c0-95f9-6c180ce15b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012395 10.0.0.249 - - [2026-02-02 08:07:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.001062 10.0.0.249 - - [2026-02-02 08:07:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.011509 10.0.0.249 - - [2026-02-02 08:07:20] "POST /security-groups HTTP/1.1" 200 589 0.068154 10.0.0.249 - - [2026-02-02 08:07:20] "POST /projects HTTP/1.1" 200 521 0.230849 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.001754 10.0.0.249 - - [2026-02-02 08:07:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018669 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012941 10.0.0.249 - - [2026-02-02 08:07:20] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.026242 10.0.0.249 - - [2026-02-02 08:07:20] "POST /access-control-lists HTTP/1.1" 200 600 0.096829 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015392 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.003849 10.0.0.249 - - [2026-02-02 08:07:20] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006841 10.0.0.249 - - [2026-02-02 08:07:20] "POST /access-control-lists HTTP/1.1" 200 598 0.069126 10.0.0.249 - - [2026-02-02 08:07:20] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.083849 10.0.0.249 - - [2026-02-02 08:07:20] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.069026 10.0.0.249 - - [2026-02-02 08:07:20] "POST /security-groups HTTP/1.1" 200 593 0.084343 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.002474 10.0.0.249 - - [2026-02-02 08:07:20] "POST /access-control-lists HTTP/1.1" 200 634 0.066063 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.009554 10.0.0.249 - - [2026-02-02 08:07:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.074712 10.0.0.249 - - [2026-02-02 08:07:20] "POST /chown HTTP/1.1" 200 109 0.021511 10.0.0.249 - - [2026-02-02 08:07:20] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007121 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.249 - - [2026-02-02 08:07:20] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.026743 10.0.0.249 - - [2026-02-02 08:07:20] "POST /access-control-lists HTTP/1.1" 200 632 0.077929 10.0.0.249 - - [2026-02-02 08:07:20] "POST /tags HTTP/1.1" 409 226 0.004168 10.0.0.249 - - [2026-02-02 08:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.249 - - [2026-02-02 08:07:20] "GET /tag/d9e18e44-3afe-40c0-95f9-6c180ce15b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014046 10.0.0.249 - - [2026-02-02 08:07:20] "POST /firewall-rules HTTP/1.1" 200 602 0.072358 10.0.0.249 - - [2026-02-02 08:07:20] "GET /firewall-rule/897cfec4-b37e-448f-a2b3-2b4c9ce38d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004785 10.0.0.249 - - [2026-02-02 08:07:20] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004134 10.0.0.249 - - [2026-02-02 08:07:20] "GET /firewall-rule/897cfec4-b37e-448f-a2b3-2b4c9ce38d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002486 10.0.0.249 - - [2026-02-02 08:07:21] "POST /ref-update HTTP/1.1" 200 156 0.079126 10.0.0.249 - - [2026-02-02 08:07:21] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016615 10.0.0.249 - - [2026-02-02 08:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.249 - - [2026-02-02 08:07:21] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003429 10.0.0.249 - - [2026-02-02 08:07:21] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.249 - - [2026-02-02 08:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2026-02-02 08:07:21] "GET /tag/d9e18e44-3afe-40c0-95f9-6c180ce15b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014812 10.0.0.249 - - [2026-02-02 08:07:21] "POST /firewall-rules HTTP/1.1" 200 600 0.071396 10.0.0.249 - - [2026-02-02 08:07:21] "GET /firewall-rule/db1ca8b4-13f0-4aad-8511-5c4628ae8d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012716 10.0.0.249 - - [2026-02-02 08:07:21] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004674 10.0.0.249 - - [2026-02-02 08:07:21] "GET /firewall-rule/db1ca8b4-13f0-4aad-8511-5c4628ae8d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002680 10.0.0.249 - - [2026-02-02 08:07:21] "POST /ref-update HTTP/1.1" 200 156 0.067087 10.0.0.249 - - [2026-02-02 08:07:22] "POST /tags HTTP/1.1" 200 346 0.083846 10.0.0.249 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010357 10.0.0.249 - - [2026-02-02 08:07:22] "GET /tag/a7c5423a-4149-4def-9dfd-0e7dae49e5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022202 10.0.0.249 - - [2026-02-02 08:07:22] "POST /projects HTTP/1.1" 409 238 0.002126 10.0.0.249 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.249 - - [2026-02-02 08:07:22] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036648 10.0.0.249 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.249 - - [2026-02-02 08:07:22] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004570 10.0.0.249 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.249 - - [2026-02-02 08:07:22] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006713 10.0.0.249 - - [2026-02-02 08:07:22] "POST /security-groups HTTP/1.1" 409 285 0.005857 10.0.0.249 - - [2026-02-02 08:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.249 - - [2026-02-02 08:07:23] "PUT /security-group/993abd44-9bcf-4dca-84ce-b187ba73138c HTTP/1.1" 200 263 0.060273 10.0.0.249 - - [2026-02-02 08:07:23] "PUT /access-control-list/dce18124-8e69-4cc6-b646-7000f00c99a3 HTTP/1.1" 200 273 0.034018 10.0.0.249 - - [2026-02-02 08:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.068638 10.0.0.249 - - [2026-02-02 08:07:23] "POST /tags HTTP/1.1" 409 228 0.005580 10.0.0.249 - - [2026-02-02 08:07:23] "PUT /access-control-list/7aab2799-989a-4081-8198-e5eb53098d61 HTTP/1.1" 200 273 0.041526 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.249 - - [2026-02-02 08:07:23] "GET /tag/a7c5423a-4149-4def-9dfd-0e7dae49e5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.018766 10.0.0.249 - - [2026-02-02 08:07:23] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.067994 10.0.0.249 - - [2026-02-02 08:07:23] "POST /tags HTTP/1.1" 200 346 0.060452 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.249 - - [2026-02-02 08:07:23] "GET /tag/e75b372e-636c-4d00-90eb-dc9eeb00e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011797 10.0.0.249 - - [2026-02-02 08:07:23] "POST /projects HTTP/1.1" 409 238 0.002617 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.249 - - [2026-02-02 08:07:23] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032812 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.249 - - [2026-02-02 08:07:23] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009169 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006357 10.0.0.249 - - [2026-02-02 08:07:23] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004786 10.0.0.249 - - [2026-02-02 08:07:23] "POST /security-groups HTTP/1.1" 409 285 0.004844 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.249 - - [2026-02-02 08:07:23] "PUT /security-group/dec1f685-2fea-4606-9ef8-59cad0323466 HTTP/1.1" 200 263 0.068761 10.0.0.249 - - [2026-02-02 08:07:23] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.107285 10.0.0.249 - - [2026-02-02 08:07:23] "PUT /access-control-list/4203ac9c-1e87-4cbf-a369-53fe9eb58fde HTTP/1.1" 200 273 0.064078 10.0.0.249 - - [2026-02-02 08:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.053572 10.0.0.249 - - [2026-02-02 08:07:23] "POST /tags HTTP/1.1" 409 228 0.011983 10.0.0.249 - - [2026-02-02 08:07:23] "PUT /access-control-list/6664530a-b218-4e27-ba52-8807ff143216 HTTP/1.1" 200 273 0.041494 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.249 - - [2026-02-02 08:07:23] "GET /tag/e75b372e-636c-4d00-90eb-dc9eeb00e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012565 10.0.0.249 - - [2026-02-02 08:07:23] "POST /tags HTTP/1.1" 200 292 0.068543 10.0.0.249 - - [2026-02-02 08:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.249 - - [2026-02-02 08:07:24] "GET /tag/c5970524-8b68-4284-b3d7-5b829016faa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.018820 10.0.0.249 - - [2026-02-02 08:07:24] "POST /tags HTTP/1.1" 200 304 0.083780 10.0.0.249 - - [2026-02-02 08:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.249 - - [2026-02-02 08:07:24] "GET /tag/15b42666-c7a3-4505-870b-990e617450d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020919 10.0.0.249 - - [2026-02-02 08:07:24] "POST /tags HTTP/1.1" 409 252 0.002713 10.0.0.249 - - [2026-02-02 08:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.249 - - [2026-02-02 08:07:24] "GET /tag/d019724d-b037-4439-87e8-8c4db3178ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011629 10.0.0.249 - - [2026-02-02 08:07:24] "POST /tags HTTP/1.1" 409 226 0.002105 10.0.0.249 - - [2026-02-02 08:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.249 - - [2026-02-02 08:07:24] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011942 10.0.0.249 - - [2026-02-02 08:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.249 - - [2026-02-02 08:07:24] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006262 10.0.0.249 - - [2026-02-02 08:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.249 - - [2026-02-02 08:07:24] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043324 10.0.0.249 - - [2026-02-02 08:07:24] "POST /virtual-machines HTTP/1.1" 200 396 0.011672 10.0.0.249 - - [2026-02-02 08:07:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010991 10.0.0.249 - - [2026-02-02 08:07:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126955 10.0.0.249 - - [2026-02-02 08:07:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024998 10.0.0.249 - - [2026-02-02 08:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015700 10.0.0.249 - - [2026-02-02 08:07:24] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006098 10.0.0.249 - - [2026-02-02 08:07:24] "POST /instance-ips HTTP/1.1" 200 398 0.041152 10.0.0.249 - - [2026-02-02 08:07:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038546 10.0.0.249 - - [2026-02-02 08:07:24] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020625 10.0.0.249 - - [2026-02-02 08:07:24] "POST /set-tag HTTP/1.1" 200 109 0.079720 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021863 10.0.0.249 - - [2026-02-02 08:07:25] "GET /instance-ip/35273522-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003013 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005266 10.0.0.249 - - [2026-02-02 08:07:25] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007111 10.0.0.249 - - [2026-02-02 08:07:25] "POST /ref-update HTTP/1.1" 200 156 0.010299 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006520 10.0.0.249 - - [2026-02-02 08:07:25] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.249 - - [2026-02-02 08:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005934 10.0.0.249 - - [2026-02-02 08:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.249 - - [2026-02-02 08:07:25] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048465 10.0.0.249 - - [2026-02-02 08:07:25] "POST /virtual-machines HTTP/1.1" 200 396 0.010136 10.0.0.249 - - [2026-02-02 08:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015404 10.0.0.249 - - [2026-02-02 08:07:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113473 10.0.0.249 - - [2026-02-02 08:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021212 10.0.0.249 - - [2026-02-02 08:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012827 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008233 10.0.0.249 - - [2026-02-02 08:07:25] "POST /instance-ips HTTP/1.1" 200 398 0.022295 10.0.0.249 - - [2026-02-02 08:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015039 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009271 10.0.0.249 - - [2026-02-02 08:07:25] "POST /set-tag HTTP/1.1" 200 109 0.073476 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018155 10.0.0.249 - - [2026-02-02 08:07:25] "GET /instance-ip/35acb15c-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003301 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005208 10.0.0.249 - - [2026-02-02 08:07:25] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004279 10.0.0.249 - - [2026-02-02 08:07:25] "POST /ref-update HTTP/1.1" 200 156 0.011843 10.0.0.249 - - [2026-02-02 08:07:25] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009502 10.0.0.249 - - [2026-02-02 08:07:25] "POST /set-tag HTTP/1.1" 200 109 0.004753 10.0.0.249 - - [2026-02-02 08:07:26] "POST /tags HTTP/1.1" 200 292 0.020899 10.0.0.249 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.249 - - [2026-02-02 08:07:26] "GET /tag/fccc5ba4-2ab2-4455-af72-372726d2d0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011838 10.0.0.249 - - [2026-02-02 08:07:26] "POST /tags HTTP/1.1" 409 252 0.008432 10.0.0.249 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.249 - - [2026-02-02 08:07:26] "GET /tag/8b34aef8-1d43-4b1f-bd03-fd1ae41ffe88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011222 10.0.0.249 - - [2026-02-02 08:07:26] "POST /tags HTTP/1.1" 409 226 0.003796 10.0.0.249 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.249 - - [2026-02-02 08:07:26] "GET /tag/d9e18e44-3afe-40c0-95f9-6c180ce15b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013175 10.0.0.249 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.249 - - [2026-02-02 08:07:26] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004754 10.0.0.249 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.249 - - [2026-02-02 08:07:26] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046863 10.0.0.249 - - [2026-02-02 08:07:26] "POST /virtual-machines HTTP/1.1" 200 396 0.010947 10.0.0.249 - - [2026-02-02 08:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014621 10.0.0.249 - - [2026-02-02 08:07:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139801 10.0.0.249 - - [2026-02-02 08:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011638 10.0.0.249 - - [2026-02-02 08:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007224 10.0.0.249 - - [2026-02-02 08:07:26] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014831 10.0.0.249 - - [2026-02-02 08:07:26] "POST /instance-ips HTTP/1.1" 200 398 0.025988 10.0.0.249 - - [2026-02-02 08:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031975 10.0.0.249 - - [2026-02-02 08:07:26] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018126 10.0.0.249 - - [2026-02-02 08:07:26] "POST /set-tag HTTP/1.1" 200 109 0.075801 10.0.0.249 - - [2026-02-02 08:07:26] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013494 10.0.0.249 - - [2026-02-02 08:07:26] "GET /instance-ip/36549034-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008560 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006157 10.0.0.249 - - [2026-02-02 08:07:27] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.008229 10.0.0.249 - - [2026-02-02 08:07:27] "POST /ref-update HTTP/1.1" 200 156 0.010586 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017999 10.0.0.249 - - [2026-02-02 08:07:27] "POST /set-tag HTTP/1.1" 200 109 0.003645 10.0.0.249 - - [2026-02-02 08:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010703 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004771 10.0.0.249 - - [2026-02-02 08:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013826 10.0.0.249 - - [2026-02-02 08:07:27] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036744 10.0.0.249 - - [2026-02-02 08:07:27] "POST /virtual-machines HTTP/1.1" 200 396 0.010150 10.0.0.249 - - [2026-02-02 08:07:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025398 10.0.0.249 - - [2026-02-02 08:07:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126535 10.0.0.249 - - [2026-02-02 08:07:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009693 10.0.0.249 - - [2026-02-02 08:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005689 10.0.0.249 - - [2026-02-02 08:07:27] "POST /instance-ips HTTP/1.1" 200 398 0.025389 10.0.0.249 - - [2026-02-02 08:07:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017855 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009521 10.0.0.249 - - [2026-02-02 08:07:27] "POST /set-tag HTTP/1.1" 200 109 0.063831 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016696 10.0.0.249 - - [2026-02-02 08:07:27] "GET /instance-ip/36daef08-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003960 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004696 10.0.0.249 - - [2026-02-02 08:07:27] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005411 10.0.0.249 - - [2026-02-02 08:07:27] "POST /ref-update HTTP/1.1" 200 156 0.012526 10.0.0.249 - - [2026-02-02 08:07:27] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016509 10.0.0.249 - - [2026-02-02 08:07:27] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.249 - - [2026-02-02 08:07:28] "POST /tags HTTP/1.1" 200 300 0.036104 10.0.0.249 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009004 10.0.0.249 - - [2026-02-02 08:07:28] "GET /tag/e128ec62-49a6-4cd6-ad77-5985e517436d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019587 10.0.0.249 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.249 - - [2026-02-02 08:07:28] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006171 10.0.0.249 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.249 - - [2026-02-02 08:07:28] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040712 10.0.0.249 - - [2026-02-02 08:07:28] "POST /virtual-machines HTTP/1.1" 200 396 0.010490 10.0.0.249 - - [2026-02-02 08:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025599 10.0.0.249 - - [2026-02-02 08:07:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109506 10.0.0.249 - - [2026-02-02 08:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010095 10.0.0.249 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017357 10.0.0.249 - - [2026-02-02 08:07:28] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005763 10.0.0.249 - - [2026-02-02 08:07:28] "POST /instance-ips HTTP/1.1" 200 398 0.021941 10.0.0.249 - - [2026-02-02 08:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029135 10.0.0.249 - - [2026-02-02 08:07:28] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006005 10.0.0.249 - - [2026-02-02 08:07:28] "POST /set-tag HTTP/1.1" 200 109 0.035566 10.0.0.249 - - [2026-02-02 08:07:28] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022716 10.0.0.249 - - [2026-02-02 08:07:28] "GET /instance-ip/376a6944-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006064 10.0.0.249 - - [2026-02-02 08:07:28] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005949 10.0.0.249 - - [2026-02-02 08:07:28] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.249 - - [2026-02-02 08:07:28] "POST /tags HTTP/1.1" 200 300 0.025388 10.0.0.249 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.249 - - [2026-02-02 08:07:28] "GET /tag/dfe2579f-6b18-46ca-b5a0-cb996d93065b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016704 10.0.0.249 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2026-02-02 08:07:28] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005558 10.0.0.249 - - [2026-02-02 08:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.249 - - [2026-02-02 08:07:28] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048219 10.0.0.249 - - [2026-02-02 08:07:29] "POST /virtual-machines HTTP/1.1" 200 396 0.016149 10.0.0.249 - - [2026-02-02 08:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018272 10.0.0.249 - - [2026-02-02 08:07:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124544 10.0.0.249 - - [2026-02-02 08:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027653 10.0.0.249 - - [2026-02-02 08:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009327 10.0.0.249 - - [2026-02-02 08:07:29] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011836 10.0.0.249 - - [2026-02-02 08:07:29] "POST /instance-ips HTTP/1.1" 200 398 0.025333 10.0.0.249 - - [2026-02-02 08:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026537 10.0.0.249 - - [2026-02-02 08:07:29] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016043 10.0.0.249 - - [2026-02-02 08:07:29] "POST /set-tag HTTP/1.1" 200 109 0.022231 10.0.0.249 - - [2026-02-02 08:07:29] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014838 10.0.0.249 - - [2026-02-02 08:07:29] "GET /instance-ip/37ea4934-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003206 10.0.0.249 - - [2026-02-02 08:07:29] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005555 10.0.0.249 - - [2026-02-02 08:07:29] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.249 - - [2026-02-02 08:07:29] "POST /tags HTTP/1.1" 200 300 0.023450 10.0.0.249 - - [2026-02-02 08:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2026-02-02 08:07:29] "GET /tag/5e18235b-2327-414c-8173-ffdfca575741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012609 10.0.0.249 - - [2026-02-02 08:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.249 - - [2026-02-02 08:07:29] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.027521 10.0.0.249 - - [2026-02-02 08:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007440 10.0.0.249 - - [2026-02-02 08:07:29] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048149 10.0.0.249 - - [2026-02-02 08:07:29] "POST /virtual-machines HTTP/1.1" 200 396 0.013100 10.0.0.249 - - [2026-02-02 08:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023485 10.0.0.249 - - [2026-02-02 08:07:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127286 10.0.0.249 - - [2026-02-02 08:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014301 10.0.0.249 - - [2026-02-02 08:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011729 10.0.0.249 - - [2026-02-02 08:07:30] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006703 10.0.0.249 - - [2026-02-02 08:07:30] "POST /instance-ips HTTP/1.1" 200 398 0.031661 10.0.0.249 - - [2026-02-02 08:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030687 10.0.0.249 - - [2026-02-02 08:07:30] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013232 10.0.0.249 - - [2026-02-02 08:07:30] "POST /set-tag HTTP/1.1" 200 109 0.029219 10.0.0.249 - - [2026-02-02 08:07:30] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014346 10.0.0.249 - - [2026-02-02 08:07:30] "GET /instance-ip/386cb1da-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004171 10.0.0.249 - - [2026-02-02 08:07:30] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005972 10.0.0.249 - - [2026-02-02 08:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.249 - - [2026-02-02 08:07:30] "POST /tags HTTP/1.1" 200 300 0.023335 10.0.0.249 - - [2026-02-02 08:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2026-02-02 08:07:30] "GET /tag/20ec8935-37b8-4dcd-9ec0-21f2d9bc4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014048 10.0.0.249 - - [2026-02-02 08:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.249 - - [2026-02-02 08:07:30] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006258 10.0.0.249 - - [2026-02-02 08:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.249 - - [2026-02-02 08:07:30] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039107 10.0.0.249 - - [2026-02-02 08:07:30] "POST /virtual-machines HTTP/1.1" 200 396 0.011058 10.0.0.249 - - [2026-02-02 08:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014953 10.0.0.249 - - [2026-02-02 08:07:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113456 10.0.0.249 - - [2026-02-02 08:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009622 10.0.0.249 - - [2026-02-02 08:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009911 10.0.0.249 - - [2026-02-02 08:07:30] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007756 10.0.0.249 - - [2026-02-02 08:07:31] "POST /instance-ips HTTP/1.1" 200 398 0.026818 10.0.0.249 - - [2026-02-02 08:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030276 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.023408 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.024071 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.027066 10.0.0.249 - - [2026-02-02 08:07:31] "GET /instance-ip/38e5b7a6-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003477 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004786 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005047 10.0.0.249 - - [2026-02-02 08:07:31] "POST /ref-update HTTP/1.1" 200 156 0.012841 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009686 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.004154 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004468 10.0.0.249 - - [2026-02-02 08:07:31] "POST /ref-update HTTP/1.1" 200 156 0.008981 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008818 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004931 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005080 10.0.0.249 - - [2026-02-02 08:07:31] "POST /ref-update HTTP/1.1" 200 156 0.008921 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007841 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004714 10.0.0.249 - - [2026-02-02 08:07:31] "POST /ref-update HTTP/1.1" 200 156 0.010273 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005046 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004422 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005444 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004442 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007013 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007045 10.0.0.249 - - [2026-02-02 08:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.249 - - [2026-02-02 08:07:31] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005185 10.0.0.249 - - [2026-02-02 08:07:32] "POST /set-tag HTTP/1.1" 200 109 0.013089 10.0.0.249 - - [2026-02-02 08:07:32] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005765 10.0.0.249 - - [2026-02-02 08:07:32] "POST /set-tag HTTP/1.1" 200 109 0.007360 10.0.0.249 - - [2026-02-02 08:07:32] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009214 10.0.0.249 - - [2026-02-02 08:07:32] "POST /set-tag HTTP/1.1" 200 109 0.014204 10.0.0.249 - - [2026-02-02 08:07:32] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005174 10.0.0.249 - - [2026-02-02 08:07:32] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.249 - - [2026-02-02 08:07:33] "GET /virtual-machine/d9838cd6-86ac-4cc0-88fe-45addeafe711?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003670 10.0.0.249 - - [2026-02-02 08:07:33] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005156 10.0.0.249 - - [2026-02-02 08:07:35] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005056 10.0.0.249 - - [2026-02-02 08:07:35] "POST /set-tag HTTP/1.1" 200 109 0.003466 10.0.0.249 - - [2026-02-02 08:07:35] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007874 10.0.0.249 - - [2026-02-02 08:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.249 - - [2026-02-02 08:07:35] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004660 10.0.0.249 - - [2026-02-02 08:07:35] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.249 - - [2026-02-02 08:07:35] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005148 10.0.0.249 - - [2026-02-02 08:07:35] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.249 - - [2026-02-02 08:07:36] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005075 10.0.0.249 - - [2026-02-02 08:07:36] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.249 - - [2026-02-02 08:07:38] "GET /virtual-machine/07321195-f022-4260-be7e-a574c0eae0e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004530 10.0.0.249 - - [2026-02-02 08:07:38] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006581 10.0.0.249 - - [2026-02-02 08:07:38] "GET /virtual-machine/b2610f43-dfb6-4e69-8ff6-5b6eb30c8e26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003825 10.0.0.249 - - [2026-02-02 08:07:38] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009098 10.0.0.249 - - [2026-02-02 08:07:38] "GET /virtual-machine/8624d79b-51ce-4c94-b742-f86621f1e057?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003989 10.0.0.249 - - [2026-02-02 08:07:39] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008395 10.0.0.249 - - [2026-02-02 08:07:39] "GET /virtual-machine/4e3e920f-035a-4d8a-b624-e2b0e4f1341e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003904 10.0.0.249 - - [2026-02-02 08:07:39] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005516 10.0.0.249 - - [2026-02-02 08:07:40] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004907 10.0.0.249 - - [2026-02-02 08:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.249 - - [2026-02-02 08:07:44] "GET /virtual-machine/0b00050a-53fb-4c3b-8a70-098acfb6cd4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003422 10.0.0.249 - - [2026-02-02 08:07:44] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004387 10.0.0.249 - - [2026-02-02 08:07:44] "GET /virtual-machine/302743f8-0917-48f2-bc81-c12945f11dae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003500 10.0.0.249 - - [2026-02-02 08:07:44] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004482 10.0.0.249 - - [2026-02-02 08:07:44] "GET /virtual-machine/24818770-7953-4d02-9ba4-4bb77326a678?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004853 10.0.0.249 - - [2026-02-02 08:07:44] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008492 10.0.0.249 - - [2026-02-02 08:07:44] "GET /loadbalancer/449a8990-2a43-41b1-91be-cf9af08aa270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007718 10.0.0.249 - - [2026-02-02 08:07:44] "POST /tags HTTP/1.1" 200 334 0.052910 10.0.0.249 - - [2026-02-02 08:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019926 10.0.0.249 - - [2026-02-02 08:07:44] "GET /tag/61eaf3e5-c05c-43e7-9752-f7149839fd19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017526 10.0.0.249 - - [2026-02-02 08:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.249 - - [2026-02-02 08:07:45] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056282 10.0.0.249 - - [2026-02-02 08:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.249 - - [2026-02-02 08:07:45] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006457 10.0.0.249 - - [2026-02-02 08:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.249 - - [2026-02-02 08:07:45] "GET /service-appliance-set/eada3bd6-441e-4fce-9c3b-bd1d32c1791b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009606 10.0.0.249 - - [2026-02-02 08:07:45] "POST /fqname-to-id HTTP/1.1" 404 273 0.002227 10.0.0.249 - - [2026-02-02 08:07:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.125439 10.0.0.249 - - [2026-02-02 08:07:45] "GET /virtual-machine-interface/c2f83e99-2785-4142-9147-39edea95727a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.023477 10.0.0.249 - - [2026-02-02 08:07:45] "POST /instance-ips HTTP/1.1" 200 410 0.032655 10.0.0.249 - - [2026-02-02 08:07:45] "GET /instance-ip/518c471b-ecfd-46c9-8b48-86bcdb4e041b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005783 10.0.0.249 - - [2026-02-02 08:07:45] "POST /loadbalancers HTTP/1.1" 200 631 0.064347 10.0.0.249 - - [2026-02-02 08:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026315 10.0.0.249 - - [2026-02-02 08:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.249 - - [2026-02-02 08:07:45] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049457 10.0.0.249 - - [2026-02-02 08:07:45] "GET /instance-ip/518c471b-ecfd-46c9-8b48-86bcdb4e041b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.008766 10.0.0.249 - - [2026-02-02 08:07:45] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047526 10.0.0.249 - - [2026-02-02 08:07:45] "POST /floating-ips HTTP/1.1" 200 599 0.053037 10.0.0.249 - - [2026-02-02 08:07:45] "GET /loadbalancer/449a8990-2a43-41b1-91be-cf9af08aa270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004993 10.0.0.249 - - [2026-02-02 08:07:45] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.037924 10.0.0.249 - - [2026-02-02 08:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2026-02-02 08:07:45] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041483 10.0.0.249 - - [2026-02-02 08:07:45] "GET /loadbalancer-listener/88cc8136-be96-44d9-806f-e842bf950dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.008271 10.0.0.249 - - [2026-02-02 08:07:45] "GET /loadbalancer-listener/88cc8136-be96-44d9-806f-e842bf950dc5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004156 10.0.0.249 - - [2026-02-02 08:07:45] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.024171 10.0.0.249 - - [2026-02-02 08:07:45] "GET /loadbalancer/449a8990-2a43-41b1-91be-cf9af08aa270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004636 10.0.0.249 - - [2026-02-02 08:07:45] "GET /instance-ip/518c471b-ecfd-46c9-8b48-86bcdb4e041b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.012120 10.0.0.249 - - [2026-02-02 08:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.249 - - [2026-02-02 08:07:45] "GET /instance-ip/518c471b-ecfd-46c9-8b48-86bcdb4e041b?fields=floating_ips HTTP/1.1" 200 1214 0.008937 10.0.0.249 - - [2026-02-02 08:07:45] "GET /loadbalancer/449a8990-2a43-41b1-91be-cf9af08aa270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003178 10.0.0.249 - - [2026-02-02 08:07:45] "GET /floating-ip/90c4b6ea-712c-4bbc-aa4c-87df01df73dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.005891 10.0.0.249 - - [2026-02-02 08:07:45] "GET /loadbalancer-pool/1c8a6a83-b7b9-40dc-857f-a6101bebf0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.011740 10.0.0.249 - - [2026-02-02 08:07:45] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020114 10.0.0.249 - - [2026-02-02 08:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009259 10.0.0.249 - - [2026-02-02 08:07:46] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006580 10.0.0.249 - - [2026-02-02 08:07:46] "POST /tags HTTP/1.1" 409 221 0.002947 10.0.0.249 - - [2026-02-02 08:07:46] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004868 10.0.0.249 - - [2026-02-02 08:07:46] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.249 - - [2026-02-02 08:07:46] "GET /floating-ip/90c4b6ea-712c-4bbc-aa4c-87df01df73dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.012492 10.0.0.249 - - [2026-02-02 08:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.249 - - [2026-02-02 08:07:46] "GET /tag/61eaf3e5-c05c-43e7-9752-f7149839fd19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010907 10.0.0.249 - - [2026-02-02 08:07:46] "PUT /floating-ip/90c4b6ea-712c-4bbc-aa4c-87df01df73dd HTTP/1.1" 200 257 0.010435 10.0.0.249 - - [2026-02-02 08:07:46] "POST /set-tag HTTP/1.1" 200 109 0.079555 10.0.0.249 - - [2026-02-02 08:07:46] "GET /loadbalancer-pool/1c8a6a83-b7b9-40dc-857f-a6101bebf0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003317 10.0.0.249 - - [2026-02-02 08:07:46] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022613 10.0.0.249 - - [2026-02-02 08:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026632 10.0.0.249 - - [2026-02-02 08:07:46] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011826 10.0.0.249 - - [2026-02-02 08:07:46] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004760 10.0.0.249 - - [2026-02-02 08:07:46] "POST /ref-update HTTP/1.1" 200 156 0.009028 10.0.0.249 - - [2026-02-02 08:07:46] "GET /floating-ip/90c4b6ea-712c-4bbc-aa4c-87df01df73dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.009141 10.0.0.249 - - [2026-02-02 08:07:46] "POST /set-tag HTTP/1.1" 200 109 0.063840 10.0.0.249 - - [2026-02-02 08:07:47] "POST /tags HTTP/1.1" 409 206 0.002600 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.249 - - [2026-02-02 08:07:47] "GET /tag/15b42666-c7a3-4505-870b-990e617450d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017418 10.0.0.249 - - [2026-02-02 08:07:47] "POST /tags HTTP/1.1" 409 204 0.002977 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.249 - - [2026-02-02 08:07:47] "GET /tag/dfe2579f-6b18-46ca-b5a0-cb996d93065b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017410 10.0.0.249 - - [2026-02-02 08:07:47] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002777 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.249 - - [2026-02-02 08:07:47] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003929 10.0.0.249 - - [2026-02-02 08:07:47] "POST /tags HTTP/1.1" 409 206 0.005698 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.249 - - [2026-02-02 08:07:47] "GET /tag/15b42666-c7a3-4505-870b-990e617450d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017030 10.0.0.249 - - [2026-02-02 08:07:47] "POST /tags HTTP/1.1" 409 226 0.005607 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.249 - - [2026-02-02 08:07:47] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014542 10.0.0.249 - - [2026-02-02 08:07:47] "POST /tags HTTP/1.1" 409 204 0.002953 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.249 - - [2026-02-02 08:07:47] "GET /tag/dfe2579f-6b18-46ca-b5a0-cb996d93065b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011932 10.0.0.249 - - [2026-02-02 08:07:47] "POST /tags HTTP/1.1" 409 226 0.002657 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.249 - - [2026-02-02 08:07:47] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014438 10.0.0.249 - - [2026-02-02 08:07:47] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003110 10.0.0.249 - - [2026-02-02 08:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.249 - - [2026-02-02 08:07:47] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004148 10.0.0.249 - - [2026-02-02 08:07:47] "POST /firewall-rules HTTP/1.1" 200 628 0.074475 10.0.0.249 - - [2026-02-02 08:07:47] "POST /firewall-rules HTTP/1.1" 200 648 0.089149 10.0.0.249 - - [2026-02-02 08:07:47] "GET /firewall-rule/99515d06-084c-4cb5-b5e4-254285249c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.005288 10.0.0.249 - - [2026-02-02 08:07:47] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003740 10.0.0.249 - - [2026-02-02 08:07:47] "GET /firewall-rule/5b8cf119-d691-4f53-8a4e-3efcecbd901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005198 10.0.0.249 - - [2026-02-02 08:07:47] "POST /ref-update HTTP/1.1" 200 156 0.020147 10.0.0.249 - - [2026-02-02 08:07:48] "POST /firewall-policys HTTP/1.1" 200 608 0.054076 10.0.0.249 - - [2026-02-02 08:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022599 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.019654 10.0.0.249 - - [2026-02-02 08:07:48] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003192 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003030 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/2fd1ac6b-a679-4b1a-b82b-42ebbca575cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004712 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004808 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.007052 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004243 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004966 10.0.0.249 - - [2026-02-02 08:07:48] "POST /ref-update HTTP/1.1" 200 156 0.026570 10.0.0.249 - - [2026-02-02 08:07:48] "POST /ref-update HTTP/1.1" 200 156 0.032866 10.0.0.249 - - [2026-02-02 08:07:48] "POST /ref-update HTTP/1.1" 200 156 0.022737 10.0.0.249 - - [2026-02-02 08:07:48] "POST /ref-update HTTP/1.1" 200 156 0.046026 10.0.0.249 - - [2026-02-02 08:07:48] "POST /ref-update HTTP/1.1" 200 156 0.058213 10.0.0.249 - - [2026-02-02 08:07:48] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002839 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001195 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:08:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001590 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:08:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001330 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:08:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:08:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001098 10.0.0.249 - - [2026-02-02 08:09:38] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005922 10.0.0.249 - - [2026-02-02 08:09:38] "POST /set-tag HTTP/1.1" 200 109 0.004352 10.0.0.249 - - [2026-02-02 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.249 - - [2026-02-02 08:09:38] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005028 10.0.0.249 - - [2026-02-02 08:09:38] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006294 10.0.0.249 - - [2026-02-02 08:09:38] "POST /set-tag HTTP/1.1" 200 109 0.022591 10.0.0.249 - - [2026-02-02 08:09:38] "DELETE /loadbalancer-member/3f051df8-3e4a-456a-9368-5e7d4b819bc7 HTTP/1.1" 200 115 0.067468 10.0.0.249 - - [2026-02-02 08:09:38] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006799 10.0.0.249 - - [2026-02-02 08:09:38] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.249 - - [2026-02-02 08:09:38] "DELETE /loadbalancer-member/42e6a314-0867-48f9-82b8-5f1b7a88710f HTTP/1.1" 200 115 0.040014 10.0.0.249 - - [2026-02-02 08:09:38] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005766 10.0.0.249 - - [2026-02-02 08:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.249 - - [2026-02-02 08:09:38] "DELETE /loadbalancer-member/5ece8f66-125e-4c1c-b584-48efcca70b6d HTTP/1.1" 200 115 0.039025 10.0.0.249 - - [2026-02-02 08:09:39] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009392 10.0.0.249 - - [2026-02-02 08:09:39] "POST /set-tag HTTP/1.1" 200 109 0.005474 10.0.0.249 - - [2026-02-02 08:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.249 - - [2026-02-02 08:09:39] "GET /loadbalancer/c5ddb59a-fe57-421d-9e15-b149b1780e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007547 10.0.0.249 - - [2026-02-02 08:09:39] "GET /loadbalancer-pool/6b37d09e-202e-4430-bc3b-db66f289027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003814 10.0.0.249 - - [2026-02-02 08:09:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019981 10.0.0.249 - - [2026-02-02 08:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018641 10.0.0.249 - - [2026-02-02 08:09:39] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017097 10.0.0.249 - - [2026-02-02 08:09:39] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004647 10.0.0.249 - - [2026-02-02 08:09:39] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003093 10.0.0.249 - - [2026-02-02 08:09:39] "POST /set-tag HTTP/1.1" 200 109 0.075283 10.0.0.249 - - [2026-02-02 08:09:39] "GET /loadbalancer-pool/f3a2b3a9-26e8-4f21-b144-3f503f4ee466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015744 10.0.0.249 - - [2026-02-02 08:09:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019955 10.0.0.249 - - [2026-02-02 08:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010819 10.0.0.249 - - [2026-02-02 08:09:39] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007612 10.0.0.249 - - [2026-02-02 08:09:39] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007860 10.0.0.249 - - [2026-02-02 08:09:39] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.249 - - [2026-02-02 08:09:39] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002273 10.0.0.249 - - [2026-02-02 08:09:39] "GET /loadbalancer-pool/2eeb2213-622b-44e2-b26b-e2835b3d8f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003182 10.0.0.249 - - [2026-02-02 08:09:39] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015751 10.0.0.249 - - [2026-02-02 08:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021569 10.0.0.249 - - [2026-02-02 08:09:39] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006007 10.0.0.249 - - [2026-02-02 08:09:39] "GET /virtual-machine-interface/d2faf09c-000c-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009576 10.0.0.249 - - [2026-02-02 08:09:39] "GET /floating-ip/d9f4b660-8673-411d-896e-71ba9e5814f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005789 10.0.0.249 - - [2026-02-02 08:09:39] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 252 0.002251 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/8b34aef8-1d43-4b1f-bd03-fd1ae41ffe88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012659 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 228 0.002843 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/e75b372e-636c-4d00-90eb-dc9eeb00e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013169 10.0.0.249 - - [2026-02-02 08:09:53] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.012928 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.249 - - [2026-02-02 08:09:53] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002818 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 206 0.004867 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/15b42666-c7a3-4505-870b-990e617450d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011820 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 226 0.003288 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011832 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 204 0.003113 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/dfe2579f-6b18-46ca-b5a0-cb996d93065b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011671 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 226 0.002589 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011525 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 228 0.002373 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/e75b372e-636c-4d00-90eb-dc9eeb00e427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010654 10.0.0.249 - - [2026-02-02 08:09:53] "POST /tags HTTP/1.1" 409 252 0.001967 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018031 10.0.0.249 - - [2026-02-02 08:09:53] "GET /tag/8b34aef8-1d43-4b1f-bd03-fd1ae41ffe88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012222 10.0.0.249 - - [2026-02-02 08:09:53] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005221 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.249 - - [2026-02-02 08:09:53] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003807 10.0.0.249 - - [2026-02-02 08:09:53] "POST /firewall-rules HTTP/1.1" 409 281 0.002167 10.0.0.249 - - [2026-02-02 08:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-02-02 08:09:53] "PUT /firewall-rule/5b8cf119-d691-4f53-8a4e-3efcecbd901a HTTP/1.1" 200 261 0.021180 10.0.0.249 - - [2026-02-02 08:09:54] "POST /firewall-rules HTTP/1.1" 409 291 0.015874 10.0.0.249 - - [2026-02-02 08:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.249 - - [2026-02-02 08:09:54] "PUT /firewall-rule/99515d06-084c-4cb5-b5e4-254285249c0d HTTP/1.1" 200 261 0.037772 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-rule/99515d06-084c-4cb5-b5e4-254285249c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.011367 10.0.0.249 - - [2026-02-02 08:09:54] "POST /firewall-rules HTTP/1.1" 200 660 0.141245 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-rule/1cf8501f-b071-4b10-bfb1-c62df990077b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.023299 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002841 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-rule/5b8cf119-d691-4f53-8a4e-3efcecbd901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004505 10.0.0.249 - - [2026-02-02 08:09:54] "POST /firewall-policys HTTP/1.1" 409 269 0.002847 10.0.0.249 - - [2026-02-02 08:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.249 - - [2026-02-02 08:09:54] "PUT /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693 HTTP/1.1" 200 265 0.026196 10.0.0.249 - - [2026-02-02 08:09:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015045 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006675 10.0.0.249 - - [2026-02-02 08:09:54] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002921 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002679 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/2fd1ac6b-a679-4b1a-b82b-42ebbca575cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002548 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.005499 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002810 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002559 10.0.0.249 - - [2026-02-02 08:09:54] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003085 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:10:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:10:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001201 10.0.0.249 - - [2026-02-02 08:10:55] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009020 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.004894 10.0.0.249 - - [2026-02-02 08:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.249 - - [2026-02-02 08:10:56] "GET /loadbalancer/449a8990-2a43-41b1-91be-cf9af08aa270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003110 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004966 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.032463 10.0.0.249 - - [2026-02-02 08:10:56] "DELETE /loadbalancer-member/7a6fe4e1-ad31-4a11-8e5e-e39b61416ded HTTP/1.1" 200 115 0.024212 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005567 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004620 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005002 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004209 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004467 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005723 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.249 - - [2026-02-02 08:10:56] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005394 10.0.0.249 - - [2026-02-02 08:10:56] "POST /set-tag HTTP/1.1" 200 109 0.005237 10.0.0.249 - - [2026-02-02 08:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2026-02-02 08:10:56] "GET /loadbalancer/449a8990-2a43-41b1-91be-cf9af08aa270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003071 10.0.0.249 - - [2026-02-02 08:10:57] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010437 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.249 - - [2026-02-02 08:10:57] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006134 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.003359 10.0.0.249 - - [2026-02-02 08:10:57] "GET /virtual-machine/b2610f43-dfb6-4e69-8ff6-5b6eb30c8e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003504 10.0.0.249 - - [2026-02-02 08:10:57] "POST /ref-update HTTP/1.1" 200 156 0.011067 10.0.0.249 - - [2026-02-02 08:10:57] "GET /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013469 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.032303 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.031149 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.032111 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.027282 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.022609 10.0.0.249 - - [2026-02-02 08:10:57] "DELETE /instance-ip/36549034-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.048051 10.0.0.249 - - [2026-02-02 08:10:57] "DELETE /virtual-machine-interface/363659fc-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.045035 10.0.0.249 - - [2026-02-02 08:10:57] "DELETE /virtual-machine/b2610f43-dfb6-4e69-8ff6-5b6eb30c8e26 HTTP/1.1" 200 115 0.019886 10.0.0.249 - - [2026-02-02 08:10:57] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007796 10.0.0.249 - - [2026-02-02 08:10:57] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.249 - - [2026-02-02 08:10:58] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004438 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.249 - - [2026-02-02 08:10:58] "GET /virtual-machine/8624d79b-51ce-4c94-b742-f86621f1e057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003842 10.0.0.249 - - [2026-02-02 08:10:58] "POST /ref-update HTTP/1.1" 200 156 0.012116 10.0.0.249 - - [2026-02-02 08:10:58] "GET /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011271 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.018567 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.038899 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.034022 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.025853 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.027282 10.0.0.249 - - [2026-02-02 08:10:58] "DELETE /instance-ip/36daef08-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.070782 10.0.0.249 - - [2026-02-02 08:10:58] "DELETE /virtual-machine-interface/36be9574-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.052274 10.0.0.249 - - [2026-02-02 08:10:58] "DELETE /virtual-machine/8624d79b-51ce-4c94-b742-f86621f1e057 HTTP/1.1" 200 115 0.023135 10.0.0.249 - - [2026-02-02 08:10:58] "DELETE /tag/fccc5ba4-2ab2-4455-af72-372726d2d0b5 HTTP/1.1" 200 115 0.036680 10.0.0.249 - - [2026-02-02 08:10:58] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004826 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.006781 10.0.0.249 - - [2026-02-02 08:10:58] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006829 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.249 - - [2026-02-02 08:10:58] "GET /virtual-machine/d9838cd6-86ac-4cc0-88fe-45addeafe711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004060 10.0.0.249 - - [2026-02-02 08:10:58] "POST /ref-update HTTP/1.1" 200 156 0.012018 10.0.0.249 - - [2026-02-02 08:10:58] "GET /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014835 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.035297 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.022786 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.022974 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.018512 10.0.0.249 - - [2026-02-02 08:10:58] "POST /set-tag HTTP/1.1" 200 109 0.026556 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /instance-ip/35273522-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.059023 10.0.0.249 - - [2026-02-02 08:10:59] "POST /ref-update HTTP/1.1" 200 156 0.013020 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /virtual-machine-interface/350dd9b0-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.040398 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /virtual-machine/d9838cd6-86ac-4cc0-88fe-45addeafe711 HTTP/1.1" 200 115 0.026621 10.0.0.249 - - [2026-02-02 08:10:59] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006112 10.0.0.249 - - [2026-02-02 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.249 - - [2026-02-02 08:10:59] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004354 10.0.0.249 - - [2026-02-02 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.249 - - [2026-02-02 08:10:59] "GET /virtual-machine/07321195-f022-4260-be7e-a574c0eae0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.008210 10.0.0.249 - - [2026-02-02 08:10:59] "POST /ref-update HTTP/1.1" 200 156 0.014155 10.0.0.249 - - [2026-02-02 08:10:59] "GET /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.018409 10.0.0.249 - - [2026-02-02 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.027011 10.0.0.249 - - [2026-02-02 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.040816 10.0.0.249 - - [2026-02-02 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.036209 10.0.0.249 - - [2026-02-02 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.022523 10.0.0.249 - - [2026-02-02 08:10:59] "POST /set-tag HTTP/1.1" 200 109 0.034978 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /instance-ip/35acb15c-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.054668 10.0.0.249 - - [2026-02-02 08:10:59] "POST /ref-update HTTP/1.1" 200 156 0.010266 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /virtual-machine-interface/3595ee72-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.055409 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /virtual-machine/07321195-f022-4260-be7e-a574c0eae0e8 HTTP/1.1" 200 115 0.025612 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /tag/c5970524-8b68-4284-b3d7-5b829016faa3 HTTP/1.1" 200 115 0.037026 10.0.0.249 - - [2026-02-02 08:10:59] "DELETE /tag/15b42666-c7a3-4505-870b-990e617450d5 HTTP/1.1" 409 391 0.007308 10.0.0.249 - - [2026-02-02 08:11:27] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009569 10.0.0.249 - - [2026-02-02 08:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003680 10.0.0.249 - - [2026-02-02 08:11:27] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004602 10.0.0.249 - - [2026-02-02 08:11:27] "POST /set-tag HTTP/1.1" 200 109 0.004247 10.0.0.249 - - [2026-02-02 08:11:27] "GET /virtual-machine/0b00050a-53fb-4c3b-8a70-098acfb6cd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003344 10.0.0.249 - - [2026-02-02 08:11:27] "POST /ref-update HTTP/1.1" 200 156 0.014324 10.0.0.249 - - [2026-02-02 08:11:27] "GET /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007301 10.0.0.249 - - [2026-02-02 08:11:27] "POST /set-tag HTTP/1.1" 200 109 0.026949 10.0.0.249 - - [2026-02-02 08:11:27] "POST /set-tag HTTP/1.1" 200 109 0.036871 10.0.0.249 - - [2026-02-02 08:11:27] "POST /set-tag HTTP/1.1" 200 109 0.033690 10.0.0.249 - - [2026-02-02 08:11:27] "POST /set-tag HTTP/1.1" 200 109 0.017488 10.0.0.249 - - [2026-02-02 08:11:27] "DELETE /instance-ip/386cb1da-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.054860 10.0.0.249 - - [2026-02-02 08:11:27] "DELETE /virtual-machine-interface/384d213a-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.046471 10.0.0.249 - - [2026-02-02 08:11:27] "DELETE /virtual-machine/0b00050a-53fb-4c3b-8a70-098acfb6cd4a HTTP/1.1" 200 115 0.026442 10.0.0.249 - - [2026-02-02 08:11:28] "DELETE /tag/5e18235b-2327-414c-8173-ffdfca575741 HTTP/1.1" 200 115 0.069303 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005492 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.003841 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007256 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.003327 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine/302743f8-0917-48f2-bc81-c12945f11dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003586 10.0.0.249 - - [2026-02-02 08:11:28] "POST /ref-update HTTP/1.1" 200 156 0.013309 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009314 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.043142 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.030824 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.042230 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.017870 10.0.0.249 - - [2026-02-02 08:11:28] "DELETE /instance-ip/37ea4934-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.054108 10.0.0.249 - - [2026-02-02 08:11:28] "DELETE /virtual-machine-interface/37cbc36a-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.049634 10.0.0.249 - - [2026-02-02 08:11:28] "DELETE /virtual-machine/302743f8-0917-48f2-bc81-c12945f11dae HTTP/1.1" 200 115 0.023149 10.0.0.249 - - [2026-02-02 08:11:28] "DELETE /tag/dfe2579f-6b18-46ca-b5a0-cb996d93065b HTTP/1.1" 409 237 0.006804 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005029 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.003380 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004872 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine/24818770-7953-4d02-9ba4-4bb77326a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002950 10.0.0.249 - - [2026-02-02 08:11:28] "POST /ref-update HTTP/1.1" 200 156 0.014366 10.0.0.249 - - [2026-02-02 08:11:28] "GET /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005086 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.020484 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.033891 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.018595 10.0.0.249 - - [2026-02-02 08:11:28] "POST /set-tag HTTP/1.1" 200 109 0.033330 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /instance-ip/38e5b7a6-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.055109 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /virtual-machine-interface/38cb8ca0-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.056087 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /virtual-machine/24818770-7953-4d02-9ba4-4bb77326a678 HTTP/1.1" 200 115 0.029513 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /tag/e75b372e-636c-4d00-90eb-dc9eeb00e427 HTTP/1.1" 409 237 0.006644 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /tag/8b34aef8-1d43-4b1f-bd03-fd1ae41ffe88 HTTP/1.1" 409 237 0.005652 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /tag/20ec8935-37b8-4dcd-9ec0-21f2d9bc4433 HTTP/1.1" 200 115 0.035221 10.0.0.249 - - [2026-02-02 08:11:29] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005368 10.0.0.249 - - [2026-02-02 08:11:29] "POST /set-tag HTTP/1.1" 200 109 0.003823 10.0.0.249 - - [2026-02-02 08:11:29] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006825 10.0.0.249 - - [2026-02-02 08:11:29] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.249 - - [2026-02-02 08:11:29] "GET /virtual-machine/4e3e920f-035a-4d8a-b624-e2b0e4f1341e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007250 10.0.0.249 - - [2026-02-02 08:11:29] "POST /ref-update HTTP/1.1" 200 156 0.010159 10.0.0.249 - - [2026-02-02 08:11:29] "GET /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.035311 10.0.0.249 - - [2026-02-02 08:11:29] "POST /set-tag HTTP/1.1" 200 109 0.022379 10.0.0.249 - - [2026-02-02 08:11:29] "POST /set-tag HTTP/1.1" 200 109 0.016861 10.0.0.249 - - [2026-02-02 08:11:29] "POST /set-tag HTTP/1.1" 200 109 0.027319 10.0.0.249 - - [2026-02-02 08:11:29] "POST /set-tag HTTP/1.1" 200 109 0.015185 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /instance-ip/376a6944-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.041851 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /virtual-machine-interface/374fc6a2-000e-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.048936 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /virtual-machine/4e3e920f-035a-4d8a-b624-e2b0e4f1341e HTTP/1.1" 200 115 0.019070 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /tag/e128ec62-49a6-4cd6-ad77-5985e517436d HTTP/1.1" 200 115 0.050483 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /tag/a7c5423a-4149-4def-9dfd-0e7dae49e5fe HTTP/1.1" 200 115 0.045539 10.0.0.249 - - [2026-02-02 08:11:29] "DELETE /tag/d019724d-b037-4439-87e8-8c4db3178ed6 HTTP/1.1" 200 115 0.035846 10.0.0.249 - - [2026-02-02 08:11:31] "POST /projects HTTP/1.1" 409 238 0.002096 10.0.0.249 - - [2026-02-02 08:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.249 - - [2026-02-02 08:11:31] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039052 10.0.0.249 - - [2026-02-02 08:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.249 - - [2026-02-02 08:11:31] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004519 10.0.0.249 - - [2026-02-02 08:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.249 - - [2026-02-02 08:11:31] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004424 10.0.0.249 - - [2026-02-02 08:11:31] "POST /security-groups HTTP/1.1" 409 285 0.002593 10.0.0.249 - - [2026-02-02 08:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.249 - - [2026-02-02 08:11:31] "PUT /security-group/dec1f685-2fea-4606-9ef8-59cad0323466 HTTP/1.1" 200 263 0.055802 10.0.0.249 - - [2026-02-02 08:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020167 10.0.0.249 - - [2026-02-02 08:11:31] "PUT /access-control-list/4203ac9c-1e87-4cbf-a369-53fe9eb58fde HTTP/1.1" 200 273 0.016536 10.0.0.249 - - [2026-02-02 08:11:31] "PUT /access-control-list/6664530a-b218-4e27-ba52-8807ff143216 HTTP/1.1" 200 273 0.032449 10.0.0.249 - - [2026-02-02 08:11:36] "POST /projects HTTP/1.1" 409 238 0.002105 10.0.0.249 - - [2026-02-02 08:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.249 - - [2026-02-02 08:11:36] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041218 10.0.0.249 - - [2026-02-02 08:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.249 - - [2026-02-02 08:11:36] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006391 10.0.0.249 - - [2026-02-02 08:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.249 - - [2026-02-02 08:11:36] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005770 10.0.0.249 - - [2026-02-02 08:11:36] "POST /security-groups HTTP/1.1" 409 285 0.003346 10.0.0.249 - - [2026-02-02 08:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.249 - - [2026-02-02 08:11:37] "PUT /security-group/dec1f685-2fea-4606-9ef8-59cad0323466 HTTP/1.1" 200 263 0.055659 10.0.0.249 - - [2026-02-02 08:11:37] "PUT /access-control-list/4203ac9c-1e87-4cbf-a369-53fe9eb58fde HTTP/1.1" 200 273 0.017253 10.0.0.249 - - [2026-02-02 08:11:37] "PUT /access-control-list/6664530a-b218-4e27-ba52-8807ff143216 HTTP/1.1" 200 273 0.020439 10.0.0.249 - - [2026-02-02 08:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023527 10.0.0.249 - - [2026-02-02 08:11:37] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.009668 10.0.0.249 - - [2026-02-02 08:11:37] "GET /firewall-rule/897cfec4-b37e-448f-a2b3-2b4c9ce38d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003607 10.0.0.249 - - [2026-02-02 08:11:37] "POST /ref-update HTTP/1.1" 200 156 0.056920 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /firewall-rule/897cfec4-b37e-448f-a2b3-2b4c9ce38d80 HTTP/1.1" 200 115 0.039831 10.0.0.249 - - [2026-02-02 08:11:37] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005011 10.0.0.249 - - [2026-02-02 08:11:37] "GET /firewall-rule/db1ca8b4-13f0-4aad-8511-5c4628ae8d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004408 10.0.0.249 - - [2026-02-02 08:11:37] "POST /ref-update HTTP/1.1" 200 156 0.063671 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /firewall-rule/db1ca8b4-13f0-4aad-8511-5c4628ae8d0e HTTP/1.1" 200 115 0.048903 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /tag/e75b372e-636c-4d00-90eb-dc9eeb00e427 HTTP/1.1" 409 237 0.005799 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /tag/8b34aef8-1d43-4b1f-bd03-fd1ae41ffe88 HTTP/1.1" 409 237 0.006761 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /tag/d9e18e44-3afe-40c0-95f9-6c180ce15b34 HTTP/1.1" 200 115 0.038000 10.0.0.249 - - [2026-02-02 08:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.249 - - [2026-02-02 08:11:37] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009915 10.0.0.249 - - [2026-02-02 08:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.249 - - [2026-02-02 08:11:37] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007370 10.0.0.249 - - [2026-02-02 08:11:37] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.057226 10.0.0.249 - - [2026-02-02 08:11:37] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.057971 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /security-group/dec1f685-2fea-4606-9ef8-59cad0323466 HTTP/1.1" 200 115 0.066464 10.0.0.249 - - [2026-02-02 08:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /access-control-list/4203ac9c-1e87-4cbf-a369-53fe9eb58fde HTTP/1.1" 200 115 0.033254 10.0.0.249 - - [2026-02-02 08:11:37] "DELETE /access-control-list/6664530a-b218-4e27-ba52-8807ff143216 HTTP/1.1" 200 115 0.034148 10.0.0.249 - - [2026-02-02 08:11:37] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.038841 10.0.0.249 - - [2026-02-02 08:11:38] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?fields=security_groups HTTP/1.1" 200 1353 0.039938 10.0.0.249 - - [2026-02-02 08:11:38] "DELETE /security-group/534368e9-4494-4e42-9360-87b044d1332e HTTP/1.1" 200 115 0.059829 10.0.0.249 - - [2026-02-02 08:11:38] "DELETE /access-control-list/e94036f2-4a92-4fbb-ade0-0a32908eefc4 HTTP/1.1" 200 115 0.066193 10.0.0.249 - - [2026-02-02 08:11:38] "GET /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa?fields=application_policy_sets HTTP/1.1" 200 1392 0.065079 10.0.0.249 - - [2026-02-02 08:11:38] "DELETE /access-control-list/3212facd-503a-48fb-bfbe-a859745e22b9 HTTP/1.1" 200 115 0.048312 10.0.0.249 - - [2026-02-02 08:11:38] "DELETE /project/d19cb665-86ac-43c3-ad8b-fbb423ce57aa HTTP/1.1" 200 115 0.360859 10.0.0.249 - - [2026-02-02 08:11:38] "POST /projects HTTP/1.1" 409 238 0.002247 10.0.0.249 - - [2026-02-02 08:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.249 - - [2026-02-02 08:11:38] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041147 10.0.0.249 - - [2026-02-02 08:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.249 - - [2026-02-02 08:11:38] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005703 10.0.0.249 - - [2026-02-02 08:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.249 - - [2026-02-02 08:11:38] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006928 10.0.0.249 - - [2026-02-02 08:11:38] "POST /security-groups HTTP/1.1" 409 285 0.002882 10.0.0.249 - - [2026-02-02 08:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.249 - - [2026-02-02 08:11:38] "PUT /security-group/993abd44-9bcf-4dca-84ce-b187ba73138c HTTP/1.1" 200 263 0.062805 10.0.0.249 - - [2026-02-02 08:11:38] "PUT /access-control-list/dce18124-8e69-4cc6-b646-7000f00c99a3 HTTP/1.1" 200 273 0.027247 10.0.0.249 - - [2026-02-02 08:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039956 10.0.0.249 - - [2026-02-02 08:11:38] "PUT /access-control-list/7aab2799-989a-4081-8198-e5eb53098d61 HTTP/1.1" 200 273 0.026463 10.0.0.249 - - [2026-02-02 08:11:39] "GET /global-system-configs HTTP/1.1" 200 323 0.002104 10.0.0.249 - - [2026-02-02 08:11:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002372 10.0.0.249 - - [2026-02-02 08:11:42] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.007753 10.0.0.249 - - [2026-02-02 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.249 - - [2026-02-02 08:11:42] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003575 10.0.0.249 - - [2026-02-02 08:11:42] "GET /firewall-policy/85cff707-c452-4483-80ed-fbd1ae0bea62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.007409 10.0.0.249 - - [2026-02-02 08:11:42] "GET /firewall-rule/5b8cf119-d691-4f53-8a4e-3efcecbd901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.006248 10.0.0.249 - - [2026-02-02 08:11:42] "POST /ref-update HTTP/1.1" 200 156 0.028416 10.0.0.249 - - [2026-02-02 08:11:42] "DELETE /firewall-rule/5b8cf119-d691-4f53-8a4e-3efcecbd901a HTTP/1.1" 200 115 0.078937 10.0.0.249 - - [2026-02-02 08:11:42] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004794 10.0.0.249 - - [2026-02-02 08:11:42] "GET /firewall-rule/1cf8501f-b071-4b10-bfb1-c62df990077b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.006219 10.0.0.249 - - [2026-02-02 08:11:42] "POST /ref-update HTTP/1.1" 200 156 0.025742 10.0.0.249 - - [2026-02-02 08:11:42] "DELETE /firewall-rule/1cf8501f-b071-4b10-bfb1-c62df990077b HTTP/1.1" 200 115 0.071682 10.0.0.249 - - [2026-02-02 08:11:42] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005118 10.0.0.249 - - [2026-02-02 08:11:42] "GET /firewall-rule/99515d06-084c-4cb5-b5e4-254285249c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.004644 10.0.0.249 - - [2026-02-02 08:11:42] "POST /ref-update HTTP/1.1" 200 156 0.015194 10.0.0.249 - - [2026-02-02 08:11:42] "DELETE /firewall-rule/99515d06-084c-4cb5-b5e4-254285249c0d HTTP/1.1" 200 115 0.052113 10.0.0.249 - - [2026-02-02 08:11:42] "GET /application-policy-set/b1368766-3fd0-41a5-b440-802531221fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003743 10.0.0.249 - - [2026-02-02 08:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.249 - - [2026-02-02 08:11:42] "GET /policy-management/988c3737-0f7e-43cc-a362-563ed57c43ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002788 10.0.0.249 - - [2026-02-02 08:11:42] "GET /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004753 10.0.0.249 - - [2026-02-02 08:11:42] "POST /ref-update HTTP/1.1" 200 156 0.025633 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /firewall-policy/c3afaf79-d773-4417-a289-d1d920a65693 HTTP/1.1" 200 115 0.028601 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /tag/e75b372e-636c-4d00-90eb-dc9eeb00e427 HTTP/1.1" 200 115 0.069040 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /tag/8b34aef8-1d43-4b1f-bd03-fd1ae41ffe88 HTTP/1.1" 200 115 0.044116 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /tag/dfe2579f-6b18-46ca-b5a0-cb996d93065b HTTP/1.1" 200 115 0.065450 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /tag/15b42666-c7a3-4505-870b-990e617450d5 HTTP/1.1" 200 115 0.062365 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /loadbalancer-member/8a321c84-4834-404a-af40-169da9a4301c HTTP/1.1" 200 115 0.027349 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /loadbalancer-pool/1c8a6a83-b7b9-40dc-857f-a6101bebf0a5 HTTP/1.1" 200 115 0.042622 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /loadbalancer-listener/88cc8136-be96-44d9-806f-e842bf950dc5 HTTP/1.1" 200 115 0.055099 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /loadbalancer/449a8990-2a43-41b1-91be-cf9af08aa270 HTTP/1.1" 200 115 0.043070 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /floating-ip/90c4b6ea-712c-4bbc-aa4c-87df01df73dd HTTP/1.1" 200 115 0.041098 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /instance-ip/518c471b-ecfd-46c9-8b48-86bcdb4e041b HTTP/1.1" 200 115 0.045045 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /virtual-machine-interface/c2f83e99-2785-4142-9147-39edea95727a HTTP/1.1" 200 115 0.059726 10.0.0.249 - - [2026-02-02 08:11:43] "DELETE /tag/61eaf3e5-c05c-43e7-9752-f7149839fd19 HTTP/1.1" 200 115 0.051980 10.0.0.249 - - [2026-02-02 08:11:43] "POST /projects HTTP/1.1" 409 238 0.002503 10.0.0.249 - - [2026-02-02 08:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.249 - - [2026-02-02 08:11:43] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046836 10.0.0.249 - - [2026-02-02 08:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.249 - - [2026-02-02 08:11:43] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005324 10.0.0.249 - - [2026-02-02 08:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.249 - - [2026-02-02 08:11:43] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004516 10.0.0.249 - - [2026-02-02 08:11:43] "POST /security-groups HTTP/1.1" 409 285 0.006233 10.0.0.249 - - [2026-02-02 08:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.249 - - [2026-02-02 08:11:43] "PUT /security-group/993abd44-9bcf-4dca-84ce-b187ba73138c HTTP/1.1" 200 263 0.060255 10.0.0.249 - - [2026-02-02 08:11:44] "PUT /access-control-list/dce18124-8e69-4cc6-b646-7000f00c99a3 HTTP/1.1" 200 273 0.026072 10.0.0.249 - - [2026-02-02 08:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.051564 10.0.0.249 - - [2026-02-02 08:11:44] "PUT /access-control-list/7aab2799-989a-4081-8198-e5eb53098d61 HTTP/1.1" 200 273 0.058355 10.0.0.249 - - [2026-02-02 08:11:44] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.039450 10.0.0.249 - - [2026-02-02 08:11:44] "GET /firewall-rule/1303a97d-c1c6-4be4-9ed0-0e7dbb60f340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005440 10.0.0.249 - - [2026-02-02 08:11:44] "POST /ref-update HTTP/1.1" 200 156 0.128788 10.0.0.249 - - [2026-02-02 08:11:44] "DELETE /firewall-rule/1303a97d-c1c6-4be4-9ed0-0e7dbb60f340 HTTP/1.1" 200 115 0.038609 10.0.0.249 - - [2026-02-02 08:11:44] "GET /firewall-policy/a1d64bdf-6df0-4f80-a306-265ac66f002d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.009199 10.0.0.249 - - [2026-02-02 08:11:44] "GET /firewall-rule/8af655dd-7a2e-4e49-b1e4-6853ad16d798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003279 10.0.0.249 - - [2026-02-02 08:11:44] "POST /ref-update HTTP/1.1" 200 156 0.054769 10.0.0.249 - - [2026-02-02 08:11:44] "DELETE /firewall-rule/8af655dd-7a2e-4e49-b1e4-6853ad16d798 HTTP/1.1" 200 115 0.059597 10.0.0.249 - - [2026-02-02 08:11:44] "DELETE /tag/18ea30e5-76b3-473c-ba1f-56e610af5ee8 HTTP/1.1" 200 115 0.045289 10.0.0.249 - - [2026-02-02 08:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.249 - - [2026-02-02 08:11:44] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005042 10.0.0.249 - - [2026-02-02 08:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.249 - - [2026-02-02 08:11:44] "GET /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004712 10.0.0.249 - - [2026-02-02 08:11:44] "PUT /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e HTTP/1.1" 200 265 0.077076 10.0.0.249 - - [2026-02-02 08:11:44] "PUT /virtual-network/75acb639-1c7b-4e2e-b561-2f71fd6a7852 HTTP/1.1" 200 265 0.071402 10.0.0.249 - - [2026-02-02 08:11:44] "DELETE /security-group/993abd44-9bcf-4dca-84ce-b187ba73138c HTTP/1.1" 200 115 0.081449 10.0.0.249 - - [2026-02-02 08:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.249 - - [2026-02-02 08:11:44] "DELETE /access-control-list/dce18124-8e69-4cc6-b646-7000f00c99a3 HTTP/1.1" 200 115 0.053681 10.0.0.249 - - [2026-02-02 08:11:45] "DELETE /access-control-list/7aab2799-989a-4081-8198-e5eb53098d61 HTTP/1.1" 200 115 0.071573 10.0.0.249 - - [2026-02-02 08:11:45] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.103623 10.0.0.249 - - [2026-02-02 08:11:45] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?fields=security_groups HTTP/1.1" 200 1353 0.076404 10.0.0.249 - - [2026-02-02 08:11:45] "DELETE /security-group/93e7e39d-98d1-4529-8355-9dcbed90db87 HTTP/1.1" 200 115 0.095308 10.0.0.249 - - [2026-02-02 08:11:45] "DELETE /access-control-list/0be18a18-e718-4a7f-88ff-38cd3cc0f336 HTTP/1.1" 200 115 0.062745 10.0.0.249 - - [2026-02-02 08:11:45] "GET /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9?fields=application_policy_sets HTTP/1.1" 200 1392 0.079315 10.0.0.249 - - [2026-02-02 08:11:45] "DELETE /access-control-list/8093c5fe-9679-4f7e-8a67-9115d3498927 HTTP/1.1" 200 115 0.087520 10.0.0.249 - - [2026-02-02 08:11:45] "DELETE /project/a861a0fa-7ec2-4a26-9794-a8b00a422bc9 HTTP/1.1" 200 115 0.520100 10.0.0.249 - - [2026-02-02 08:12:41] "GET / HTTP/1.1" 200 36215 0.002195 10.0.0.249 - - [2026-02-02 08:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.249 - - [2026-02-02 08:12:41] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003477 10.0.0.249 - - [2026-02-02 08:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.249 - - [2026-02-02 08:12:41] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002653 10.0.0.249 - - [2026-02-02 08:13:00] "GET / HTTP/1.1" 200 36215 0.001625 10.0.0.249 - - [2026-02-02 08:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.249 - - [2026-02-02 08:13:00] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005798 10.0.0.249 - - [2026-02-02 08:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.249 - - [2026-02-02 08:13:00] "GET /config-node/bef49b4f-453e-46f4-b13c-f50515b0a2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002671 10.0.0.249 - - [2026-02-02 08:13:00] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.249 - - [2026-02-02 08:13:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003152 10.0.0.249 - - [2026-02-02 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.249 - - [2026-02-02 08:13:05] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002707 10.0.0.249 - - [2026-02-02 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.249 - - [2026-02-02 08:13:05] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.012544 10.0.0.249 - - [2026-02-02 08:13:05] "GET / HTTP/1.1" 200 36215 0.001975 10.0.0.249 - - [2026-02-02 08:13:05] "POST /alarms HTTP/1.1" 409 264 0.002546 10.0.0.249 - - [2026-02-02 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.249 - - [2026-02-02 08:13:05] "PUT /alarm/537d447a-04bd-49c7-93c2-4354bcc66f9f HTTP/1.1" 200 245 0.013950 10.0.0.249 - - [2026-02-02 08:13:05] "POST /alarms HTTP/1.1" 409 261 0.012743 10.0.0.249 - - [2026-02-02 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.249 - - [2026-02-02 08:13:05] "PUT /alarm/e86aa983-9684-4334-b2eb-79df8c451d96 HTTP/1.1" 200 245 0.016709 10.0.0.249 - - [2026-02-02 08:13:05] "POST /alarms HTTP/1.1" 409 261 0.004057 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/8e8c6137-fc8b-46ed-8080-378ef2171720 HTTP/1.1" 200 245 0.025945 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 253 0.012787 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/9f71c459-682c-48fb-a241-7ba7b156885c HTTP/1.1" 200 245 0.015817 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 251 0.009454 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/a23bfee3-a72f-427e-889b-e98644bc6e78 HTTP/1.1" 200 245 0.019063 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 252 0.011979 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/3b0e4240-3b6a-4ef5-8954-bb2a97e50945 HTTP/1.1" 200 245 0.018999 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 256 0.010562 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/d6880f6b-7040-4563-9bcb-093d3c6556b4 HTTP/1.1" 200 245 0.013722 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 248 0.006799 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/fc265d2a-6633-4e31-a647-faf2ee5ce78d HTTP/1.1" 200 245 0.011188 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 252 0.013296 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/9f572662-8089-4960-8391-c233373eda7d HTTP/1.1" 200 245 0.013931 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 257 0.008764 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/eb0f33eb-fdd0-4e7a-bfb0-7f6ded777716 HTTP/1.1" 200 245 0.016022 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 251 0.008882 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/19eef7b5-9606-4aef-95b4-f9d514bbdf33 HTTP/1.1" 200 245 0.021632 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 257 0.005308 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/18974ac8-86f3-4bac-95bd-9853cc41f063 HTTP/1.1" 200 245 0.012345 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 261 0.005641 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/cfc66db9-79d4-4aa5-ad92-b1b009f03b2f HTTP/1.1" 200 245 0.017634 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 258 0.010871 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.249 - - [2026-02-02 08:13:06] "PUT /alarm/e577ee00-5123-429a-b473-025878ed33b4 HTTP/1.1" 200 245 0.013248 10.0.0.249 - - [2026-02-02 08:13:06] "POST /alarms HTTP/1.1" 409 254 0.006872 10.0.0.249 - - [2026-02-02 08:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/4d619024-d6ee-4490-8198-e9255544a8ef HTTP/1.1" 200 245 0.013690 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 254 0.005544 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/488cb634-ccd4-4ba6-9196-ef7da7133dab HTTP/1.1" 200 245 0.012866 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 254 0.007869 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/5384ac25-c20f-4456-9726-2aff8ba689fd HTTP/1.1" 200 245 0.013536 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 247 0.009041 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/ce23dcd5-f3cc-4e5f-9351-1f5591bac1cb HTTP/1.1" 200 245 0.013976 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 272 0.002800 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/608ad0a8-d5ec-4c41-b1e0-d7137baabbac HTTP/1.1" 200 245 0.012690 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 261 0.005973 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/3a66dda9-2783-4883-a774-bde9a539b61a HTTP/1.1" 200 245 0.015316 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 259 0.005182 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/102a4692-72a2-4c9b-9271-94d02304c3c6 HTTP/1.1" 200 245 0.011311 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 265 0.008712 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/5e4d965f-4ab9-4f8c-b079-77d315628a70 HTTP/1.1" 200 245 0.014576 10.0.0.249 - - [2026-02-02 08:13:07] "POST /alarms HTTP/1.1" 409 279 0.006176 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /alarm/fce336d4-c020-4a0c-b6fa-16296b530f2e HTTP/1.1" 200 245 0.017808 10.0.0.249 - - [2026-02-02 08:13:07] "GET / HTTP/1.1" 200 36215 0.002152 10.0.0.249 - - [2026-02-02 08:13:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002384 10.0.0.249 - - [2026-02-02 08:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.249 - - [2026-02-02 08:13:07] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.009426 10.0.0.249 - - [2026-02-02 08:13:08] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.249 - - [2026-02-02 08:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.249 - - [2026-02-02 08:13:08] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003438 10.0.0.249 - - [2026-02-02 08:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.249 - - [2026-02-02 08:13:08] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.021657 10.0.0.249 - - [2026-02-02 08:13:08] "GET / HTTP/1.1" 200 36215 0.001846 10.0.0.249 - - [2026-02-02 08:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.249 - - [2026-02-02 08:13:08] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005900 10.0.0.249 - - [2026-02-02 08:13:08] "PUT /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7 HTTP/1.1" 200 275 0.018535 10.0.0.249 - - [2026-02-02 08:13:12] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.249 - - [2026-02-02 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.249 - - [2026-02-02 08:13:12] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003587 10.0.0.249 - - [2026-02-02 08:13:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002064 10.0.0.249 - - [2026-02-02 08:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.249 - - [2026-02-02 08:13:12] "GET /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004312 10.0.0.249 - - [2026-02-02 08:13:12] "PUT /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a HTTP/1.1" 200 255 0.019475 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:13:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001300 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:13:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001162 10.0.0.249 - - [2026-02-02 08:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.249 - - [2026-02-02 08:13:14] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002917 10.0.0.249 - - [2026-02-02 08:13:28] "GET / HTTP/1.1" 200 36215 0.001940 10.0.0.249 - - [2026-02-02 08:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2026-02-02 08:13:28] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005013 10.0.0.249 - - [2026-02-02 08:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2026-02-02 08:13:28] "GET /config-node/bef49b4f-453e-46f4-b13c-f50515b0a2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002565 10.0.0.249 - - [2026-02-02 08:13:39] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.249 - - [2026-02-02 08:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.249 - - [2026-02-02 08:13:39] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003346 10.0.0.249 - - [2026-02-02 08:13:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002734 10.0.0.249 - - [2026-02-02 08:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.249 - - [2026-02-02 08:13:40] "GET /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004178 10.0.0.249 - - [2026-02-02 08:13:40] "PUT /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a HTTP/1.1" 200 255 0.018296 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:13:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001369 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:13:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001723 10.0.0.249 - - [2026-02-02 08:13:54] "GET / HTTP/1.1" 200 36215 0.001908 10.0.0.249 - - [2026-02-02 08:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.249 - - [2026-02-02 08:13:54] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005666 10.0.0.249 - - [2026-02-02 08:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.249 - - [2026-02-02 08:13:54] "GET /config-node/bef49b4f-453e-46f4-b13c-f50515b0a2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002417 10.0.0.249 - - [2026-02-02 08:13:55] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.249 - - [2026-02-02 08:13:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004844 10.0.0.249 - - [2026-02-02 08:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.249 - - [2026-02-02 08:14:00] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005825 10.0.0.249 - - [2026-02-02 08:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.249 - - [2026-02-02 08:14:00] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.013859 10.0.0.249 - - [2026-02-02 08:14:00] "GET / HTTP/1.1" 200 36215 0.001949 10.0.0.249 - - [2026-02-02 08:14:00] "POST /alarms HTTP/1.1" 409 264 0.005581 10.0.0.249 - - [2026-02-02 08:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.249 - - [2026-02-02 08:14:00] "PUT /alarm/537d447a-04bd-49c7-93c2-4354bcc66f9f HTTP/1.1" 200 245 0.037335 10.0.0.249 - - [2026-02-02 08:14:00] "POST /alarms HTTP/1.1" 409 261 0.015313 10.0.0.249 - - [2026-02-02 08:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.249 - - [2026-02-02 08:14:00] "PUT /alarm/e86aa983-9684-4334-b2eb-79df8c451d96 HTTP/1.1" 200 245 0.010609 10.0.0.249 - - [2026-02-02 08:14:00] "POST /alarms HTTP/1.1" 409 261 0.002325 10.0.0.249 - - [2026-02-02 08:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.249 - - [2026-02-02 08:14:00] "PUT /alarm/8e8c6137-fc8b-46ed-8080-378ef2171720 HTTP/1.1" 200 245 0.022022 10.0.0.249 - - [2026-02-02 08:14:00] "POST /alarms HTTP/1.1" 409 253 0.008361 10.0.0.249 - - [2026-02-02 08:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.249 - - [2026-02-02 08:14:00] "PUT /alarm/9f71c459-682c-48fb-a241-7ba7b156885c HTTP/1.1" 200 245 0.012733 10.0.0.249 - - [2026-02-02 08:14:00] "POST /alarms HTTP/1.1" 409 251 0.005791 10.0.0.249 - - [2026-02-02 08:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.249 - - [2026-02-02 08:14:00] "PUT /alarm/a23bfee3-a72f-427e-889b-e98644bc6e78 HTTP/1.1" 200 245 0.018097 10.0.0.249 - - [2026-02-02 08:14:00] "POST /alarms HTTP/1.1" 409 252 0.013257 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/3b0e4240-3b6a-4ef5-8954-bb2a97e50945 HTTP/1.1" 200 245 0.013500 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 256 0.011196 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/d6880f6b-7040-4563-9bcb-093d3c6556b4 HTTP/1.1" 200 245 0.019897 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 248 0.009495 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/fc265d2a-6633-4e31-a647-faf2ee5ce78d HTTP/1.1" 200 245 0.013224 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 252 0.018851 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/9f572662-8089-4960-8391-c233373eda7d HTTP/1.1" 200 245 0.021323 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 257 0.028712 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/eb0f33eb-fdd0-4e7a-bfb0-7f6ded777716 HTTP/1.1" 200 245 0.036172 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 251 0.015351 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/19eef7b5-9606-4aef-95b4-f9d514bbdf33 HTTP/1.1" 200 245 0.014346 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 257 0.015698 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/18974ac8-86f3-4bac-95bd-9853cc41f063 HTTP/1.1" 200 245 0.017946 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 261 0.009912 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/cfc66db9-79d4-4aa5-ad92-b1b009f03b2f HTTP/1.1" 200 245 0.012963 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 258 0.004228 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/e577ee00-5123-429a-b473-025878ed33b4 HTTP/1.1" 200 245 0.013336 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 254 0.009042 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/4d619024-d6ee-4490-8198-e9255544a8ef HTTP/1.1" 200 245 0.011590 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 254 0.005179 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/488cb634-ccd4-4ba6-9196-ef7da7133dab HTTP/1.1" 200 245 0.018693 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 254 0.016789 10.0.0.249 - - [2026-02-02 08:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2026-02-02 08:14:01] "PUT /alarm/5384ac25-c20f-4456-9726-2aff8ba689fd HTTP/1.1" 200 245 0.015688 10.0.0.249 - - [2026-02-02 08:14:01] "POST /alarms HTTP/1.1" 409 247 0.017433 10.0.0.249 - - [2026-02-02 08:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.249 - - [2026-02-02 08:14:02] "PUT /alarm/ce23dcd5-f3cc-4e5f-9351-1f5591bac1cb HTTP/1.1" 200 245 0.013535 10.0.0.249 - - [2026-02-02 08:14:02] "POST /alarms HTTP/1.1" 409 272 0.022691 10.0.0.249 - - [2026-02-02 08:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.249 - - [2026-02-02 08:14:02] "PUT /alarm/608ad0a8-d5ec-4c41-b1e0-d7137baabbac HTTP/1.1" 200 245 0.013772 10.0.0.249 - - [2026-02-02 08:14:02] "POST /alarms HTTP/1.1" 409 261 0.016788 10.0.0.249 - - [2026-02-02 08:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.249 - - [2026-02-02 08:14:02] "PUT /alarm/3a66dda9-2783-4883-a774-bde9a539b61a HTTP/1.1" 200 245 0.010733 10.0.0.249 - - [2026-02-02 08:14:02] "POST /alarms HTTP/1.1" 409 259 0.010219 10.0.0.249 - - [2026-02-02 08:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.249 - - [2026-02-02 08:14:02] "PUT /alarm/102a4692-72a2-4c9b-9271-94d02304c3c6 HTTP/1.1" 200 245 0.013243 10.0.0.249 - - [2026-02-02 08:14:02] "POST /alarms HTTP/1.1" 409 265 0.006123 10.0.0.249 - - [2026-02-02 08:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.249 - - [2026-02-02 08:14:02] "PUT /alarm/5e4d965f-4ab9-4f8c-b079-77d315628a70 HTTP/1.1" 200 245 0.011893 10.0.0.249 - - [2026-02-02 08:14:02] "POST /alarms HTTP/1.1" 409 279 0.023489 10.0.0.249 - - [2026-02-02 08:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.249 - - [2026-02-02 08:14:02] "PUT /alarm/fce336d4-c020-4a0c-b6fa-16296b530f2e HTTP/1.1" 200 245 0.012965 10.0.0.249 - - [2026-02-02 08:14:02] "GET / HTTP/1.1" 200 36215 0.002095 10.0.0.249 - - [2026-02-02 08:14:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003481 10.0.0.249 - - [2026-02-02 08:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.249 - - [2026-02-02 08:14:02] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.010520 10.0.0.249 - - [2026-02-02 08:14:03] "GET / HTTP/1.1" 200 36215 0.002563 10.0.0.249 - - [2026-02-02 08:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.249 - - [2026-02-02 08:14:03] "GET /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003760 10.0.0.249 - - [2026-02-02 08:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.249 - - [2026-02-02 08:14:03] "PUT /global-vrouter-config/b7deb95d-4f30-41cf-8f48-5aeae7b91d6c HTTP/1.1" 200 277 0.010825 10.0.0.249 - - [2026-02-02 08:14:03] "GET / HTTP/1.1" 200 36215 0.002503 10.0.0.249 - - [2026-02-02 08:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.249 - - [2026-02-02 08:14:03] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.013922 10.0.0.249 - - [2026-02-02 08:14:03] "PUT /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7 HTTP/1.1" 200 275 0.035195 10.0.0.249 - - [2026-02-02 08:14:06] "GET / HTTP/1.1" 200 36215 0.001919 10.0.0.249 - - [2026-02-02 08:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.249 - - [2026-02-02 08:14:06] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004124 10.0.0.249 - - [2026-02-02 08:14:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003028 10.0.0.249 - - [2026-02-02 08:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.249 - - [2026-02-02 08:14:07] "GET /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005242 10.0.0.249 - - [2026-02-02 08:14:07] "PUT /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a HTTP/1.1" 200 255 0.015005 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:14:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001110 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:14:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001266 10.0.0.249 - - [2026-02-02 08:14:11] "POST /tags HTTP/1.1" 200 356 0.043395 10.0.0.249 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013800 10.0.0.249 - - [2026-02-02 08:14:11] "GET /tag/bb8d64bb-8b86-4e6f-9379-889804e96bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.026587 10.0.0.249 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.249 - - [2026-02-02 08:14:11] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.019464 10.0.0.249 - - [2026-02-02 08:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.249 - - [2026-02-02 08:14:12] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.079141 10.0.0.249 - - [2026-02-02 08:14:12] "POST /virtual-machines HTTP/1.1" 200 352 0.013177 10.0.0.249 - - [2026-02-02 08:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.035092 10.0.0.249 - - [2026-02-02 08:14:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.149191 10.0.0.249 - - [2026-02-02 08:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016857 10.0.0.249 - - [2026-02-02 08:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010283 10.0.0.249 - - [2026-02-02 08:14:12] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007481 10.0.0.249 - - [2026-02-02 08:14:12] "POST /instance-ips HTTP/1.1" 200 392 0.040578 10.0.0.249 - - [2026-02-02 08:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.045406 10.0.0.249 - - [2026-02-02 08:14:12] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.027470 10.0.0.249 - - [2026-02-02 08:14:12] "POST /set-tag HTTP/1.1" 200 109 0.033089 10.0.0.249 - - [2026-02-02 08:14:12] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.027421 10.0.0.249 - - [2026-02-02 08:14:12] "GET /instance-ip/282f5632-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005725 10.0.0.249 - - [2026-02-02 08:14:12] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007015 10.0.0.249 - - [2026-02-02 08:14:12] "POST /set-tag HTTP/1.1" 200 109 0.004050 10.0.0.249 - - [2026-02-02 08:14:12] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007359 10.0.0.249 - - [2026-02-02 08:14:12] "POST /ref-update HTTP/1.1" 200 156 0.024611 10.0.0.249 - - [2026-02-02 08:14:12] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.015064 10.0.0.249 - - [2026-02-02 08:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.249 - - [2026-02-02 08:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2026-02-02 08:14:12] "GET /virtual-network/2af1e2b4-9c23-45cd-a2a4-ca12e0159a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004638 10.0.0.249 - - [2026-02-02 08:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.249 - - [2026-02-02 08:14:13] "GET /project/43aca9d2-eef3-426c-85da-2924eebb244e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040768 10.0.0.249 - - [2026-02-02 08:14:13] "POST /virtual-machines HTTP/1.1" 200 356 0.017323 10.0.0.249 - - [2026-02-02 08:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027332 10.0.0.249 - - [2026-02-02 08:14:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.158891 10.0.0.249 - - [2026-02-02 08:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013506 10.0.0.249 - - [2026-02-02 08:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.032919 10.0.0.249 - - [2026-02-02 08:14:13] "POST /instance-ips HTTP/1.1" 200 396 0.051202 10.0.0.249 - - [2026-02-02 08:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036821 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.012041 10.0.0.249 - - [2026-02-02 08:14:13] "POST /set-tag HTTP/1.1" 200 109 0.044495 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015676 10.0.0.249 - - [2026-02-02 08:14:13] "GET /instance-ip/28c7deca-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.009929 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004663 10.0.0.249 - - [2026-02-02 08:14:13] "POST /set-tag HTTP/1.1" 200 109 0.004850 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-router/0eb5ff3d-25f0-436f-9b98-481dcbf9cf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003841 10.0.0.249 - - [2026-02-02 08:14:13] "POST /ref-update HTTP/1.1" 200 156 0.010830 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.024191 10.0.0.249 - - [2026-02-02 08:14:13] "POST /set-tag HTTP/1.1" 200 109 0.015180 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008015 10.0.0.249 - - [2026-02-02 08:14:13] "POST /set-tag HTTP/1.1" 200 109 0.005517 10.0.0.249 - - [2026-02-02 08:14:13] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005105 10.0.0.249 - - [2026-02-02 08:14:14] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.249 - - [2026-02-02 08:14:25] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005296 10.0.0.249 - - [2026-02-02 08:14:25] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.249 - - [2026-02-02 08:14:26] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004614 10.0.0.249 - - [2026-02-02 08:14:26] "POST /set-tag HTTP/1.1" 200 109 0.005844 10.0.0.249 - - [2026-02-02 08:14:27] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006843 10.0.0.249 - - [2026-02-02 08:14:27] "POST /set-tag HTTP/1.1" 200 109 0.009116 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:14:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001071 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:14:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.249 - - [2026-02-02 08:14:53] "GET / HTTP/1.1" 200 36215 0.002015 10.0.0.249 - - [2026-02-02 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009200 10.0.0.249 - - [2026-02-02 08:14:53] "GET /global-system-config/26a4daaf-95b5-48c8-893d-332bb106d2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006290 10.0.0.249 - - [2026-02-02 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.249 - - [2026-02-02 08:14:53] "GET /config-node/bef49b4f-453e-46f4-b13c-f50515b0a2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003571 10.0.0.249 - - [2026-02-02 08:14:58] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006027 10.0.0.249 - - [2026-02-02 08:14:58] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.249 - - [2026-02-02 08:14:58] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011349 10.0.0.249 - - [2026-02-02 08:14:58] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.249 - - [2026-02-02 08:14:58] "GET /virtual-machine/96dbd26d-f24e-4f84-8286-dd82ad4667d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004310 10.0.0.249 - - [2026-02-02 08:14:58] "POST /ref-update HTTP/1.1" 200 156 0.021913 10.0.0.249 - - [2026-02-02 08:14:59] "GET /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004995 10.0.0.249 - - [2026-02-02 08:14:59] "POST /set-tag HTTP/1.1" 200 109 0.019572 10.0.0.249 - - [2026-02-02 08:14:59] "POST /set-tag HTTP/1.1" 200 109 0.022494 10.0.0.249 - - [2026-02-02 08:14:59] "DELETE /instance-ip/282f5632-000f-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.033830 10.0.0.249 - - [2026-02-02 08:14:59] "DELETE /virtual-machine-interface/280d97ae-000f-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.043888 10.0.0.249 - - [2026-02-02 08:14:59] "DELETE /virtual-machine/96dbd26d-f24e-4f84-8286-dd82ad4667d9 HTTP/1.1" 200 115 0.024492 10.0.0.249 - - [2026-02-02 08:14:59] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006732 10.0.0.249 - - [2026-02-02 08:14:59] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.249 - - [2026-02-02 08:15:05] "GET / HTTP/1.1" 200 36215 0.002037 10.0.0.249 - - [2026-02-02 08:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.249 - - [2026-02-02 08:15:05] "GET /routing-instance/bb12693b-a1d3-4738-b5aa-176a139889de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003359 10.0.0.249 - - [2026-02-02 08:15:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002554 10.0.0.249 - - [2026-02-02 08:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.249 - - [2026-02-02 08:15:05] "GET /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003868 10.0.0.249 - - [2026-02-02 08:15:05] "PUT /bgp-router/ae0f4a4c-aa4a-4573-bd2a-be799e91071a HTTP/1.1" 200 255 0.014150 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001265 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001328 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001598 [Introspect:8084]10.0.0.249 - - [2026-02-02 08:15:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001232 10.0.0.249 - - [2026-02-02 08:15:29] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006103 10.0.0.249 - - [2026-02-02 08:15:29] "POST /set-tag HTTP/1.1" 200 109 0.009192 10.0.0.249 - - [2026-02-02 08:15:29] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004216 10.0.0.249 - - [2026-02-02 08:15:29] "POST /set-tag HTTP/1.1" 200 109 0.003406 10.0.0.249 - - [2026-02-02 08:15:30] "GET /virtual-machine/a39074fe-17d8-471b-bdd2-cd87a998c409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.007409 10.0.0.249 - - [2026-02-02 08:15:30] "POST /ref-update HTTP/1.1" 200 156 0.011845 10.0.0.249 - - [2026-02-02 08:15:30] "GET /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008529 10.0.0.249 - - [2026-02-02 08:15:30] "POST /set-tag HTTP/1.1" 200 109 0.038545 10.0.0.249 - - [2026-02-02 08:15:30] "POST /set-tag HTTP/1.1" 200 109 0.028369 10.0.0.249 - - [2026-02-02 08:15:30] "DELETE /instance-ip/28c7deca-000f-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.082816 10.0.0.249 - - [2026-02-02 08:15:30] "DELETE /virtual-machine-interface/28a4b1d4-000f-11f1-9a3c-fa163e16894a HTTP/1.1" 200 115 0.061329 10.0.0.249 - - [2026-02-02 08:15:30] "DELETE /virtual-machine/a39074fe-17d8-471b-bdd2-cd87a998c409 HTTP/1.1" 200 115 0.031886 10.0.0.249 - - [2026-02-02 08:15:30] "DELETE /tag/bb8d64bb-8b86-4e6f-9379-889804e96bf2 HTTP/1.1" 200 115 0.063078