++ 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: =================== Fri Aug 14 08:44:08 AM UTC 2026 ===================' INFO: =================== Fri Aug 14 08:44:08 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev enp1s0 ++ 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: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.249,10.62.234.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.62.234.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ 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: 08/14/2026 08:45:09.300 7f736fd94700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 08:45:09.781 7f736fd94700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 08:45:09.824 7f736fd94700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 08:45:09.827 7f736fd94700 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-08-14 08:45:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000925 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:45:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000778 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:45:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000739 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-08-14 08:45:31] "GET / HTTP/1.1" 503 181 0.000314 10.0.0.249 - - [2026-08-14 08:45:31] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.249 - - [2026-08-14 08:45:31] "GET / HTTP/1.1" 200 36215 0.014324 10.0.0.249 - - [2026-08-14 08:45:32] "GET / HTTP/1.1" 200 45303 0.001691 10.0.0.249 - - [2026-08-14 08:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.249 - - [2026-08-14 08:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.249 - - [2026-08-14 08:45:32] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.249 - - [2026-08-14 08:45:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.008788 10.0.0.249 - - [2026-08-14 08:45:33] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.249 - - [2026-08-14 08:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.117539 10.0.0.249 - - [2026-08-14 08:45:33] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.043912 10.0.0.249 - - [2026-08-14 08:45:33] "GET / HTTP/1.1" 200 36215 0.006157 10.0.0.249 - - [2026-08-14 08:45:34] "POST /service-appliance-sets HTTP/1.1" 200 555 0.530002 10.0.0.249 - - [2026-08-14 08:45:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.013289 10.0.0.249 - - [2026-08-14 08:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.030170 10.0.0.249 - - [2026-08-14 08:45:34] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.028771 10.0.0.249 - - [2026-08-14 08:45:34] "POST /service-appliance-sets HTTP/1.1" 200 543 0.242796 10.0.0.249 - - [2026-08-14 08:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.043369 10.0.0.249 - - [2026-08-14 08:45:34] "GET /network-ipam/aebf76eb-0d3f-4f38-aaae-0d67f138d1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013145 10.0.0.249 - - [2026-08-14 08:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.098451 10.0.0.249 - - [2026-08-14 08:45:36] "GET / HTTP/1.1" 200 36215 0.002030 10.0.0.249 - - [2026-08-14 08:45:36] "GET /domain/c62349ca-e40d-4d0b-bde2-1c81d9520197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.127017 10.0.0.249 - - [2026-08-14 08:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.178412 10.0.0.249 - - [2026-08-14 08:45:36] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.313063 10.0.0.249 - - [2026-08-14 08:45:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.029503 10.0.0.249 - - [2026-08-14 08:45:36] "GET / HTTP/1.1" 200 36215 0.002193 10.0.0.249 - - [2026-08-14 08:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019743 10.0.0.249 - - [2026-08-14 08:45:36] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.171996 10.0.0.249 - - [2026-08-14 08:45:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.038087 10.0.0.249 - - [2026-08-14 08:45:37] "GET / HTTP/1.1" 200 36215 0.001911 10.0.0.249 - - [2026-08-14 08:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021498 10.0.0.249 - - [2026-08-14 08:45:37] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029823 10.0.0.249 - - [2026-08-14 08:45:37] "GET / HTTP/1.1" 200 36215 0.040300 10.0.0.249 - - [2026-08-14 08:45:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.053785 10.0.0.249 - - [2026-08-14 08:45:37] "POST /database-nodes HTTP/1.1" 200 599 0.533446 10.0.0.249 - - [2026-08-14 08:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.092141 10.0.0.249 - - [2026-08-14 08:45:37] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.079787 10.0.0.249 - - [2026-08-14 08:45:37] "GET / HTTP/1.1" 200 36215 0.019829 10.0.0.249 - - [2026-08-14 08:45:37] "POST /id-to-fqname HTTP/1.1" 200 173 0.005148 10.0.0.249 - - [2026-08-14 08:45:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.092130 10.0.0.249 - - [2026-08-14 08:45:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.026522 10.0.0.249 - - [2026-08-14 08:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.131929 10.0.0.249 - - [2026-08-14 08:45:37] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.047415 10.0.0.249 - - [2026-08-14 08:45:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.030731 10.0.0.249 - - [2026-08-14 08:45:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.624443 10.0.0.249 - - [2026-08-14 08:45:37] "POST /service-templates HTTP/1.1" 200 513 0.578525 10.0.0.249 - - [2026-08-14 08:45:37] "POST /config-nodes HTTP/1.1" 200 595 0.679582 10.0.0.249 - - [2026-08-14 08:45:38] "POST /security-groups HTTP/1.1" 200 570 0.567802 10.0.0.249 - - [2026-08-14 08:45:38] "POST /projects HTTP/1.1" 200 483 1.922323 10.0.0.249 - - [2026-08-14 08:45:38] "POST /analytics-nodes HTTP/1.1" 200 601 0.617011 10.0.0.249 - - [2026-08-14 08:45:38] "GET / HTTP/1.1" 200 36215 0.014575 10.0.0.249 - - [2026-08-14 08:45:38] "POST /service-templates HTTP/1.1" 200 503 0.332989 10.0.0.249 - - [2026-08-14 08:45:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.625901 10.0.0.249 - - [2026-08-14 08:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.040157 10.0.0.249 - - [2026-08-14 08:45:38] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.048347 10.0.0.249 - - [2026-08-14 08:45:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.090393 10.0.0.249 - - [2026-08-14 08:45:38] "POST /security-groups HTTP/1.1" 200 536 0.540836 10.0.0.249 - - [2026-08-14 08:45:38] "POST /chown HTTP/1.1" 200 109 0.056324 10.0.0.249 - - [2026-08-14 08:45:38] "POST /policy-managements HTTP/1.1" 409 214 0.029288 10.0.0.249 - - [2026-08-14 08:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.044836 10.0.0.249 - - [2026-08-14 08:45:38] "POST /config-database-nodes HTTP/1.1" 200 613 0.414647 10.0.0.249 - - [2026-08-14 08:45:38] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.070445 10.0.0.249 - - [2026-08-14 08:45:38] "POST /service-templates HTTP/1.1" 200 517 0.579622 10.0.0.249 - - [2026-08-14 08:45:38] "GET / HTTP/1.1" 200 36215 0.002084 10.0.0.249 - - [2026-08-14 08:45:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.020972 10.0.0.249 - - [2026-08-14 08:45:39] "POST /application-policy-sets HTTP/1.1" 200 530 0.126159 10.0.0.249 - - [2026-08-14 08:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.249 - - [2026-08-14 08:45:39] "POST /service-templates HTTP/1.1" 200 537 0.204761 10.0.0.249 - - [2026-08-14 08:45:39] "GET /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.048307 10.0.0.249 - - [2026-08-14 08:45:39] "PUT /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3 HTTP/1.1" 200 277 0.018101 10.0.0.249 - - [2026-08-14 08:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005932 10.0.0.249 - - [2026-08-14 08:45:39] "GET /virtual-network/c17b800e-9855-4177-984a-8c66f2902dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.037232 10.0.0.249 - - [2026-08-14 08:45:39] "POST /service-templates HTTP/1.1" 200 509 0.211780 10.0.0.249 - - [2026-08-14 08:45:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.010506 10.0.0.249 - - [2026-08-14 08:45:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.014162 10.0.0.249 - - [2026-08-14 08:45:39] "POST /security-groups HTTP/1.1" 200 574 0.131953 10.0.0.249 - - [2026-08-14 08:45:39] "POST /projects HTTP/1.1" 200 491 0.549135 10.0.0.249 - - [2026-08-14 08:45:40] "POST /security-groups HTTP/1.1" 200 548 0.153933 10.0.0.249 - - [2026-08-14 08:45:40] "POST /chown HTTP/1.1" 200 109 0.059448 10.0.0.249 - - [2026-08-14 08:45:40] "POST /network-ipams HTTP/1.1" 200 524 0.051151 10.0.0.249 - - [2026-08-14 08:45:40] "POST /network-ipams HTTP/1.1" 200 512 0.065002 10.0.0.249 - - [2026-08-14 08:45:40] "GET / HTTP/1.1" 200 36215 0.001349 10.0.0.249 - - [2026-08-14 08:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017292 10.0.0.249 - - [2026-08-14 08:45:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.011412 10.0.0.249 - - [2026-08-14 08:45:40] "GET /routing-instance/3fe79cd9-b9b1-4f76-958d-5fe4e25dcc90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.032227 10.0.0.249 - - [2026-08-14 08:45:40] "POST /bgp-routers HTTP/1.1" 200 618 0.111601 10.0.0.249 - - [2026-08-14 08:45:40] "GET /bgp-router/697da136-795e-4194-b1b8-d8fd1e6841c1?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.036055 10.0.0.249 - - [2026-08-14 08:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006648 10.0.0.249 - - [2026-08-14 08:45:40] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010985 10.0.0.249 - - [2026-08-14 08:45:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006140 10.0.0.249 - - [2026-08-14 08:45:40] "POST /ref-update HTTP/1.1" 200 156 0.054956 10.0.0.249 - - [2026-08-14 08:45:40] "POST /useragent-kv HTTP/1.1" 200 115 0.044062 10.0.0.249 - - [2026-08-14 08:45:40] "POST /virtual-networks HTTP/1.1" 200 540 0.496362 10.0.0.249 - - [2026-08-14 08:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.249 - - [2026-08-14 08:45:41] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.020460 10.0.0.249 - - [2026-08-14 08:45:41] "POST /network-ipams HTTP/1.1" 200 520 0.046003 10.0.0.249 - - [2026-08-14 08:45:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.006884 10.0.0.249 - - [2026-08-14 08:45:41] "POST /useragent-kv HTTP/1.1" 200 115 0.016539 10.0.0.249 - - [2026-08-14 08:45:41] "POST /virtual-networks HTTP/1.1" 200 548 0.269605 10.0.0.249 - - [2026-08-14 08:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007849 10.0.0.249 - - [2026-08-14 08:45:41] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.010104 10.0.0.249 - - [2026-08-14 08:45:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.002798 10.0.0.249 - - [2026-08-14 08:45:41] "POST /network-policys HTTP/1.1" 200 540 0.059313 10.0.0.249 - - [2026-08-14 08:45:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.003500 10.0.0.249 - - [2026-08-14 08:45:41] "POST /network-policys HTTP/1.1" 200 536 0.087193 10.0.0.249 - - [2026-08-14 08:45:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.003338 10.0.0.249 - - [2026-08-14 08:45:41] "POST /network-policys HTTP/1.1" 200 544 0.067360 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001296 10.0.0.249 - - [2026-08-14 08:45:42] "POST /ref-update HTTP/1.1" 200 156 0.177307 10.0.0.249 - - [2026-08-14 08:45:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022062 10.0.0.249 - - [2026-08-14 08:45:42] "POST /ref-update HTTP/1.1" 200 156 0.182610 10.0.0.249 - - [2026-08-14 08:45:42] "POST /ref-update HTTP/1.1" 200 156 0.327899 10.0.0.249 - - [2026-08-14 08:45:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.053105 10.0.0.249 - - [2026-08-14 08:45:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007270 10.0.0.249 - - [2026-08-14 08:45:42] "POST /ref-update HTTP/1.1" 200 156 0.173568 10.0.0.249 - - [2026-08-14 08:45:43] "POST /ref-update HTTP/1.1" 200 156 0.118929 10.0.0.249 - - [2026-08-14 08:45:43] "POST /ref-update HTTP/1.1" 200 156 0.156998 10.0.0.249 - - [2026-08-14 08:45:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010558 10.0.0.249 - - [2026-08-14 08:45:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015122 10.0.0.249 - - [2026-08-14 08:45:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002738 10.0.0.249 - - [2026-08-14 08:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012109 10.0.0.249 - - [2026-08-14 08:45:43] "GET /virtual-network/c17b800e-9855-4177-984a-8c66f2902dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.026357 10.0.0.249 - - [2026-08-14 08:45:43] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.026280 10.0.0.249 - - [2026-08-14 08:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.249 - - [2026-08-14 08:45:43] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011560 10.0.0.249 - - [2026-08-14 08:45:43] "POST /firewall-policys HTTP/1.1" 200 532 0.132572 10.0.0.249 - - [2026-08-14 08:45:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.129701 10.0.0.249 - - [2026-08-14 08:45:43] "GET /firewall-policy/6e5222ea-ba6d-4be9-908a-1569562190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.035724 10.0.0.249 - - [2026-08-14 08:45:43] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006314 10.0.0.249 - - [2026-08-14 08:45:43] "GET /firewall-policy/6e5222ea-ba6d-4be9-908a-1569562190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.015666 10.0.0.249 - - [2026-08-14 08:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009387 10.0.0.249 - - [2026-08-14 08:45:44] "GET /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.019899 10.0.0.249 - - [2026-08-14 08:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013288 10.0.0.249 - - [2026-08-14 08:45:44] "POST /ref-update HTTP/1.1" 200 156 0.094124 10.0.0.249 - - [2026-08-14 08:45:44] "PUT /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3 HTTP/1.1" 200 277 0.074360 10.0.0.249 - - [2026-08-14 08:45:44] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.084421 10.0.0.249 - - [2026-08-14 08:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024235 10.0.0.249 - - [2026-08-14 08:45:44] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006050 10.0.0.249 - - [2026-08-14 08:45:44] "POST /firewall-policys HTTP/1.1" 200 534 0.079047 10.0.0.249 - - [2026-08-14 08:45:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.067947 10.0.0.249 - - [2026-08-14 08:45:44] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.059618 10.0.0.249 - - [2026-08-14 08:45:44] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.008106 10.0.0.249 - - [2026-08-14 08:45:44] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003971 10.0.0.249 - - [2026-08-14 08:45:44] "GET /firewall-policy/6e5222ea-ba6d-4be9-908a-1569562190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003939 10.0.0.249 - - [2026-08-14 08:45:44] "GET /firewall-policy/6e5222ea-ba6d-4be9-908a-1569562190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008303 10.0.0.249 - - [2026-08-14 08:45:44] "POST /ref-update HTTP/1.1" 200 156 0.025995 10.0.0.249 - - [2026-08-14 08:45:44] "POST /ref-update HTTP/1.1" 200 156 0.147457 10.0.0.249 - - [2026-08-14 08:45:44] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.249 - - [2026-08-14 08:45:44] "POST /ref-update HTTP/1.1" 200 156 0.134344 10.0.0.249 - - [2026-08-14 08:45:45] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.048588 10.0.0.249 - - [2026-08-14 08:45:45] "POST /alarms HTTP/1.1" 200 583 0.154471 10.0.0.249 - - [2026-08-14 08:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.041795 10.0.0.249 - - [2026-08-14 08:45:45] "POST /alarms HTTP/1.1" 200 577 0.080402 10.0.0.249 - - [2026-08-14 08:45:45] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021032 10.0.0.249 - - [2026-08-14 08:45:45] "POST /alarms HTTP/1.1" 200 577 0.193418 10.0.0.249 - - [2026-08-14 08:45:45] "POST /firewall-policys HTTP/1.1" 200 532 0.216183 10.0.0.249 - - [2026-08-14 08:45:45] "POST /alarms HTTP/1.1" 200 561 0.145876 10.0.0.249 - - [2026-08-14 08:45:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.162444 10.0.0.249 - - [2026-08-14 08:45:45] "GET /firewall-policy/2e706e7e-7567-4549-ab56-c52ce901c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.017353 10.0.0.249 - - [2026-08-14 08:45:45] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037719 10.0.0.249 - - [2026-08-14 08:45:45] "GET /firewall-policy/2e706e7e-7567-4549-ab56-c52ce901c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012444 10.0.0.249 - - [2026-08-14 08:45:45] "POST /alarms HTTP/1.1" 200 557 0.152071 10.0.0.249 - - [2026-08-14 08:45:45] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.017558 10.0.0.249 - - [2026-08-14 08:45:45] "GET /firewall-policy/6e5222ea-ba6d-4be9-908a-1569562190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005749 10.0.0.249 - - [2026-08-14 08:45:45] "POST /alarms HTTP/1.1" 200 559 0.087988 10.0.0.249 - - [2026-08-14 08:45:45] "GET /firewall-policy/6e5222ea-ba6d-4be9-908a-1569562190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.042368 10.0.0.249 - - [2026-08-14 08:45:45] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.047924 10.0.0.249 - - [2026-08-14 08:45:46] "POST /alarms HTTP/1.1" 200 567 0.154178 10.0.0.249 - - [2026-08-14 08:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.249 - - [2026-08-14 08:45:46] "GET /network-ipam/aebf76eb-0d3f-4f38-aaae-0d67f138d1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.019010 10.0.0.249 - - [2026-08-14 08:45:46] "POST /alarms HTTP/1.1" 200 551 0.141278 10.0.0.249 - - [2026-08-14 08:45:46] "POST /ref-update HTTP/1.1" 200 156 0.228722 10.0.0.249 - - [2026-08-14 08:45:46] "POST /alarms HTTP/1.1" 200 559 0.117662 10.0.0.249 - - [2026-08-14 08:45:46] "POST /ref-update HTTP/1.1" 200 156 0.213861 10.0.0.249 - - [2026-08-14 08:45:46] "POST /ref-update HTTP/1.1" 200 156 0.090515 10.0.0.249 - - [2026-08-14 08:45:46] "POST /ref-update HTTP/1.1" 200 156 0.082828 10.0.0.249 - - [2026-08-14 08:45:46] "POST /alarms HTTP/1.1" 200 569 0.364570 10.0.0.249 - - [2026-08-14 08:45:46] "POST /alarms HTTP/1.1" 200 557 0.079010 10.0.0.249 - - [2026-08-14 08:45:46] "POST /ref-update HTTP/1.1" 200 156 0.253870 10.0.0.249 - - [2026-08-14 08:45:47] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.078525 10.0.0.249 - - [2026-08-14 08:45:47] "POST /alarms HTTP/1.1" 200 569 0.203870 10.0.0.249 - - [2026-08-14 08:45:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.008621 10.0.0.249 - - [2026-08-14 08:45:47] "POST /alarms HTTP/1.1" 200 577 0.154048 10.0.0.249 - - [2026-08-14 08:45:47] "POST /tags HTTP/1.1" 200 300 0.232306 10.0.0.249 - - [2026-08-14 08:45:47] "POST /access-control-lists HTTP/1.1" 200 589 0.222279 10.0.0.249 - - [2026-08-14 08:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.068824 10.0.0.249 - - [2026-08-14 08:45:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.094470 10.0.0.249 - - [2026-08-14 08:45:47] "GET /tag/d398a065-cf60-4407-9245-6347e4ac5157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.095565 10.0.0.249 - - [2026-08-14 08:45:47] "POST /alarms HTTP/1.1" 200 571 0.267370 10.0.0.249 - - [2026-08-14 08:45:47] "POST /access-control-lists HTTP/1.1" 200 587 0.174578 10.0.0.249 - - [2026-08-14 08:45:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.043538 10.0.0.249 - - [2026-08-14 08:45:47] "POST /alarms HTTP/1.1" 200 563 0.201509 10.0.0.249 - - [2026-08-14 08:45:47] "POST /set-tag HTTP/1.1" 200 109 0.232513 10.0.0.249 - - [2026-08-14 08:45:47] "POST /access-control-lists HTTP/1.1" 200 581 0.243661 10.0.0.249 - - [2026-08-14 08:45:47] "POST /alarms HTTP/1.1" 200 563 0.151650 10.0.0.249 - - [2026-08-14 08:45:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.029746 10.0.0.249 - - [2026-08-14 08:45:48] "POST /alarms HTTP/1.1" 200 563 0.148710 10.0.0.249 - - [2026-08-14 08:45:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.004528 10.0.0.249 - - [2026-08-14 08:45:48] "POST /access-control-lists HTTP/1.1" 200 579 0.297525 10.0.0.249 - - [2026-08-14 08:45:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.015125 10.0.0.249 - - [2026-08-14 08:45:48] "POST /alarms HTTP/1.1" 200 549 0.324823 10.0.0.249 - - [2026-08-14 08:45:48] "POST /access-control-lists HTTP/1.1" 200 596 0.100688 10.0.0.249 - - [2026-08-14 08:45:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.062272 10.0.0.249 - - [2026-08-14 08:45:48] "POST /alarms HTTP/1.1" 200 597 0.167418 10.0.0.249 - - [2026-08-14 08:45:48] "POST /access-control-lists HTTP/1.1" 200 594 0.095139 10.0.0.249 - - [2026-08-14 08:45:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.008139 10.0.0.249 - - [2026-08-14 08:45:48] "POST /alarms HTTP/1.1" 200 577 0.097791 10.0.0.249 - - [2026-08-14 08:45:48] "POST /tags HTTP/1.1" 200 302 0.567935 10.0.0.249 - - [2026-08-14 08:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.037619 10.0.0.249 - - [2026-08-14 08:45:48] "GET /tag/ab5a743a-2256-453a-8934-9f52283c4e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.064317 10.0.0.249 - - [2026-08-14 08:45:48] "POST /alarms HTTP/1.1" 200 573 0.154603 10.0.0.249 - - [2026-08-14 08:45:48] "POST /access-control-lists HTTP/1.1" 200 585 0.176733 10.0.0.249 - - [2026-08-14 08:45:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.036870 10.0.0.249 - - [2026-08-14 08:45:49] "POST /alarms HTTP/1.1" 200 585 0.124618 10.0.0.249 - - [2026-08-14 08:45:49] "POST /access-control-lists HTTP/1.1" 200 583 0.284945 10.0.0.249 - - [2026-08-14 08:45:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.029088 10.0.0.249 - - [2026-08-14 08:45:49] "POST /tags HTTP/1.1" 200 326 0.399148 10.0.0.249 - - [2026-08-14 08:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.064831 10.0.0.249 - - [2026-08-14 08:45:49] "POST /alarms HTTP/1.1" 200 611 0.342625 10.0.0.249 - - [2026-08-14 08:45:49] "GET /tag/9f8cd3c4-40c4-47e0-b752-00ed43c79b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.071171 10.0.0.249 - - [2026-08-14 08:45:49] "POST /access-control-lists HTTP/1.1" 200 604 0.191925 10.0.0.249 - - [2026-08-14 08:45:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.003378 10.0.0.249 - - [2026-08-14 08:45:49] "POST /access-control-lists HTTP/1.1" 200 602 0.079741 10.0.0.249 - - [2026-08-14 08:45:49] "POST /tags HTTP/1.1" 200 312 0.165058 10.0.0.249 - - [2026-08-14 08:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018937 10.0.0.249 - - [2026-08-14 08:45:49] "GET /tag/4d6187a6-823f-4cd9-823c-501b0dd0f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.026320 10.0.0.249 - - [2026-08-14 08:45:49] "POST /route-targets HTTP/1.1" 200 328 0.046557 10.0.0.249 - - [2026-08-14 08:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.026628 10.0.0.249 - - [2026-08-14 08:45:49] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.016033 10.0.0.249 - - [2026-08-14 08:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.249 - - [2026-08-14 08:45:49] "POST /ref-update HTTP/1.1" 200 156 0.064785 10.0.0.249 - - [2026-08-14 08:45:49] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064608 10.0.0.249 - - [2026-08-14 08:45:50] "POST /virtual-machines HTTP/1.1" 200 378 0.046977 10.0.0.249 - - [2026-08-14 08:45:50] "POST /route-targets HTTP/1.1" 200 328 0.067488 10.0.0.249 - - [2026-08-14 08:45:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.085153 10.0.0.249 - - [2026-08-14 08:45:50] "POST /ref-update HTTP/1.1" 200 156 0.084877 10.0.0.249 - - [2026-08-14 08:45:50] "GET / HTTP/1.1" 200 36215 0.002927 10.0.0.249 - - [2026-08-14 08:45:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004005 10.0.0.249 - - [2026-08-14 08:45:50] "POST /route-targets HTTP/1.1" 200 328 0.068787 10.0.0.249 - - [2026-08-14 08:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.047436 10.0.0.249 - - [2026-08-14 08:45:50] "POST /ref-update HTTP/1.1" 200 156 0.092669 10.0.0.249 - - [2026-08-14 08:45:50] "PUT /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3 HTTP/1.1" 200 277 0.063956 10.0.0.249 - - [2026-08-14 08:45:50] "POST /route-targets HTTP/1.1" 200 328 0.041579 10.0.0.249 - - [2026-08-14 08:45:50] "POST /ref-update HTTP/1.1" 200 156 0.069739 10.0.0.249 - - [2026-08-14 08:45:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.532962 10.0.0.249 - - [2026-08-14 08:45:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019621 10.0.0.249 - - [2026-08-14 08:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.029749 10.0.0.249 - - [2026-08-14 08:45:50] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012544 10.0.0.249 - - [2026-08-14 08:45:50] "POST /route-targets HTTP/1.1" 200 328 0.064442 10.0.0.249 - - [2026-08-14 08:45:50] "POST /ref-update HTTP/1.1" 200 156 0.039931 10.0.0.249 - - [2026-08-14 08:45:50] "POST /route-targets HTTP/1.1" 200 328 0.019311 10.0.0.249 - - [2026-08-14 08:45:50] "POST /instance-ips HTTP/1.1" 200 410 0.125835 10.0.0.249 - - [2026-08-14 08:45:50] "POST /ref-update HTTP/1.1" 200 156 0.053941 10.0.0.249 - - [2026-08-14 08:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.085832 10.0.0.249 - - [2026-08-14 08:45:51] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.025865 10.0.0.249 - - [2026-08-14 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.010614 10.0.0.249 - - [2026-08-14 08:45:51] "POST /access-control-lists HTTP/1.1" 200 553 0.039550 10.0.0.249 - - [2026-08-14 08:45:51] "POST /set-tag HTTP/1.1" 200 109 0.106878 10.0.0.249 - - [2026-08-14 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.014175 10.0.0.249 - - [2026-08-14 08:45:51] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.050577 10.0.0.249 - - [2026-08-14 08:45:51] "GET /instance-ip/8d651042-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.015409 10.0.0.249 - - [2026-08-14 08:45:51] "POST /access-control-lists HTTP/1.1" 200 591 0.116986 10.0.0.249 - - [2026-08-14 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.012510 10.0.0.249 - - [2026-08-14 08:45:51] "POST /ref-update HTTP/1.1" 200 156 0.083301 10.0.0.249 - - [2026-08-14 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 237 0.006897 10.0.0.249 - - [2026-08-14 08:45:51] "POST /access-control-lists HTTP/1.1" 200 603 0.132546 10.0.0.249 - - [2026-08-14 08:45:51] "POST /ref-update HTTP/1.1" 200 156 0.050685 10.0.0.249 - - [2026-08-14 08:45:51] "POST /tags HTTP/1.1" 200 358 0.304696 10.0.0.249 - - [2026-08-14 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.039714 10.0.0.249 - - [2026-08-14 08:45:51] "GET / HTTP/1.1" 200 36215 0.001474 10.0.0.249 - - [2026-08-14 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.249 - - [2026-08-14 08:45:51] "GET /tag/5ca7bad1-dc3b-43e4-b220-352c131ec88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.044213 10.0.0.249 - - [2026-08-14 08:45:51] "POST /ref-update HTTP/1.1" 200 156 0.099692 10.0.0.249 - - [2026-08-14 08:45:51] "GET /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.061164 10.0.0.249 - - [2026-08-14 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.041726 10.0.0.249 - - [2026-08-14 08:45:52] "PUT /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3 HTTP/1.1" 200 277 0.071315 10.0.0.249 - - [2026-08-14 08:45:52] "POST /tags HTTP/1.1" 200 306 0.155629 10.0.0.249 - - [2026-08-14 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.044211 10.0.0.249 - - [2026-08-14 08:45:52] "GET /tag/35474430-21fc-42e6-85ae-477053c9211b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.055879 10.0.0.249 - - [2026-08-14 08:45:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.003465 10.0.0.249 - - [2026-08-14 08:45:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.005417 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:45:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001592 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:45:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.005107 10.0.0.249 - - [2026-08-14 08:45:52] "POST /security-groups HTTP/1.1" 200 571 0.110324 10.0.0.249 - - [2026-08-14 08:45:52] "POST /projects HTTP/1.1" 200 485 0.429459 10.0.0.249 - - [2026-08-14 08:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050941 10.0.0.249 - - [2026-08-14 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013693 10.0.0.249 - - [2026-08-14 08:45:52] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.020028 10.0.0.249 - - [2026-08-14 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.249 - - [2026-08-14 08:45:52] "GET / HTTP/1.1" 200 36215 0.002565 10.0.0.249 - - [2026-08-14 08:45:52] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.034631 10.0.0.249 - - [2026-08-14 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838 10.0.0.249 - - [2026-08-14 08:45:52] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027758 10.0.0.249 - - [2026-08-14 08:45:53] "PUT /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97 HTTP/1.1" 200 275 0.132088 10.0.0.249 - - [2026-08-14 08:45:53] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.161155 10.0.0.249 - - [2026-08-14 08:45:53] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.137956 10.0.0.249 - - [2026-08-14 08:45:53] "POST /security-groups HTTP/1.1" 200 539 0.288667 10.0.0.249 - - [2026-08-14 08:45:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.042682 10.0.0.249 - - [2026-08-14 08:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.042771 10.0.0.249 - - [2026-08-14 08:45:53] "POST /access-control-lists HTTP/1.1" 200 582 0.075119 10.0.0.249 - - [2026-08-14 08:45:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.019778 10.0.0.249 - - [2026-08-14 08:45:53] "POST /chown HTTP/1.1" 200 109 0.073713 10.0.0.249 - - [2026-08-14 08:45:53] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018512 10.0.0.249 - - [2026-08-14 08:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.249 - - [2026-08-14 08:45:53] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021794 10.0.0.249 - - [2026-08-14 08:45:53] "POST /tags HTTP/1.1" 409 207 0.002887 10.0.0.249 - - [2026-08-14 08:45:53] "POST /access-control-lists HTTP/1.1" 200 580 0.075737 10.0.0.249 - - [2026-08-14 08:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.249 - - [2026-08-14 08:45:53] "GET /tag/35474430-21fc-42e6-85ae-477053c9211b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.016665 10.0.0.249 - - [2026-08-14 08:45:53] "POST /firewall-rules HTTP/1.1" 200 566 0.131804 10.0.0.249 - - [2026-08-14 08:45:54] "GET /firewall-rule/fe164af1-ace5-4e4f-848e-1f66dead3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.009840 10.0.0.249 - - [2026-08-14 08:45:54] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004548 10.0.0.249 - - [2026-08-14 08:45:54] "GET /firewall-rule/fe164af1-ace5-4e4f-848e-1f66dead3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.004532 10.0.0.249 - - [2026-08-14 08:45:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.008608 10.0.0.249 - - [2026-08-14 08:45:54] "POST /ref-update HTTP/1.1" 200 156 0.077202 10.0.0.249 - - [2026-08-14 08:45:54] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027776 10.0.0.249 - - [2026-08-14 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020387 10.0.0.249 - - [2026-08-14 08:45:54] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015527 10.0.0.249 - - [2026-08-14 08:45:54] "POST /access-control-lists HTTP/1.1" 200 598 0.161755 10.0.0.249 - - [2026-08-14 08:45:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.005638 10.0.0.249 - - [2026-08-14 08:45:54] "POST /tags HTTP/1.1" 409 207 0.005734 10.0.0.249 - - [2026-08-14 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.249 - - [2026-08-14 08:45:54] "GET /tag/35474430-21fc-42e6-85ae-477053c9211b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.054202 10.0.0.249 - - [2026-08-14 08:45:54] "POST /access-control-lists HTTP/1.1" 200 596 0.091774 10.0.0.249 - - [2026-08-14 08:45:54] "POST /firewall-rules HTTP/1.1" 200 564 0.115370 10.0.0.249 - - [2026-08-14 08:45:54] "GET /firewall-rule/c79d34c3-402c-4e45-8a97-b15d183320ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.039609 10.0.0.249 - - [2026-08-14 08:45:54] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005665 10.0.0.249 - - [2026-08-14 08:45:54] "GET /firewall-rule/c79d34c3-402c-4e45-8a97-b15d183320ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003488 10.0.0.249 - - [2026-08-14 08:45:54] "POST /ref-update HTTP/1.1" 200 156 0.035762 10.0.0.249 - - [2026-08-14 08:45:54] "POST /tags HTTP/1.1" 200 306 0.089349 10.0.0.249 - - [2026-08-14 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012854 10.0.0.249 - - [2026-08-14 08:45:54] "GET /tag/5aa79210-a16b-4af5-b8a8-d45ac3f25ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.023007 10.0.0.249 - - [2026-08-14 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.249 - - [2026-08-14 08:45:54] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048158 10.0.0.249 - - [2026-08-14 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020708 10.0.0.249 - - [2026-08-14 08:45:55] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005767 10.0.0.249 - - [2026-08-14 08:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016390 10.0.0.249 - - [2026-08-14 08:45:55] "GET /service-appliance-set/ae463929-f487-4d80-9b5a-804b2280d41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007767 10.0.0.249 - - [2026-08-14 08:45:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.003360 10.0.0.249 - - [2026-08-14 08:45:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.197678 10.0.0.249 - - [2026-08-14 08:45:55] "GET /virtual-machine-interface/ce4d4563-b8a1-45fc-8e91-871a4f0b5613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.027524 10.0.0.249 - - [2026-08-14 08:45:55] "POST /instance-ips HTTP/1.1" 200 382 0.066621 10.0.0.249 - - [2026-08-14 08:45:55] "GET /instance-ip/0f49b624-7354-4908-854a-a93efad5c56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.028802 10.0.0.249 - - [2026-08-14 08:45:55] "POST /loadbalancers HTTP/1.1" 200 584 0.089191 10.0.0.249 - - [2026-08-14 08:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029931 10.0.0.249 - - [2026-08-14 08:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016036 10.0.0.249 - - [2026-08-14 08:45:55] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072762 10.0.0.249 - - [2026-08-14 08:45:55] "GET /loadbalancer/6f5d884a-3a85-4d35-a0a7-884ea041c756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003720 10.0.0.249 - - [2026-08-14 08:45:55] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071603 10.0.0.249 - - [2026-08-14 08:45:55] "GET /instance-ip/0f49b624-7354-4908-854a-a93efad5c56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005577 10.0.0.249 - - [2026-08-14 08:45:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.099308 10.0.0.249 - - [2026-08-14 08:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.054593 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010693 10.0.0.249 - - [2026-08-14 08:45:56] "POST /floating-ips HTTP/1.1" 200 585 0.060117 10.0.0.249 - - [2026-08-14 08:45:56] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.129274 10.0.0.249 - - [2026-08-14 08:45:56] "GET /loadbalancer-listener/d01fed2f-b442-4607-a501-e1fc30372633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.008065 10.0.0.249 - - [2026-08-14 08:45:56] "GET /loadbalancer-listener/d01fed2f-b442-4607-a501-e1fc30372633?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.014073 10.0.0.249 - - [2026-08-14 08:45:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030469 10.0.0.249 - - [2026-08-14 08:45:56] "GET /instance-ip/0f49b624-7354-4908-854a-a93efad5c56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006951 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016923 10.0.0.249 - - [2026-08-14 08:45:56] "GET /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007772 10.0.0.249 - - [2026-08-14 08:45:56] "GET /instance-ip/0f49b624-7354-4908-854a-a93efad5c56f?fields=floating_ips HTTP/1.1" 200 1171 0.028590 10.0.0.249 - - [2026-08-14 08:45:56] "GET /floating-ip/5c4a0a35-9164-47fd-9c93-5b951c15c30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003349 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.249 - - [2026-08-14 08:45:56] "PUT /global-vrouter-config/9c103c6a-f148-4fdf-8014-eea7a9017fe3 HTTP/1.1" 200 277 0.019879 10.0.0.249 - - [2026-08-14 08:45:56] "POST /tags HTTP/1.1" 200 302 0.029526 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009574 10.0.0.249 - - [2026-08-14 08:45:56] "GET /tag/cd1d183b-67c9-41b0-ac0f-a14d634c6e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025464 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.249 - - [2026-08-14 08:45:56] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.082067 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006652 10.0.0.249 - - [2026-08-14 08:45:56] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008534 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.249 - - [2026-08-14 08:45:56] "GET /service-appliance-set/ae463929-f487-4d80-9b5a-804b2280d41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011793 10.0.0.249 - - [2026-08-14 08:45:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.002985 10.0.0.249 - - [2026-08-14 08:45:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.165869 10.0.0.249 - - [2026-08-14 08:45:57] "GET /virtual-machine-interface/5b4b7b96-4c6a-4de4-9ae7-8fe54f6825e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.035249 10.0.0.249 - - [2026-08-14 08:45:57] "POST /instance-ips HTTP/1.1" 200 378 0.063291 10.0.0.249 - - [2026-08-14 08:45:57] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018920 10.0.0.249 - - [2026-08-14 08:45:57] "POST /loadbalancers HTTP/1.1" 200 584 0.099596 10.0.0.249 - - [2026-08-14 08:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.073373 10.0.0.249 - - [2026-08-14 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.035542 10.0.0.249 - - [2026-08-14 08:45:57] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.165916 10.0.0.249 - - [2026-08-14 08:45:57] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016936 10.0.0.249 - - [2026-08-14 08:45:57] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.148677 10.0.0.249 - - [2026-08-14 08:45:57] "GET /loadbalancer/83851cb5-0542-45d4-b8fe-ed1777e3e023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.021908 10.0.0.249 - - [2026-08-14 08:45:57] "POST /floating-ips HTTP/1.1" 200 583 0.158746 10.0.0.249 - - [2026-08-14 08:45:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.133363 10.0.0.249 - - [2026-08-14 08:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.076489 10.0.0.249 - - [2026-08-14 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023828 10.0.0.249 - - [2026-08-14 08:45:58] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.142070 10.0.0.249 - - [2026-08-14 08:45:58] "GET /loadbalancer-listener/8318f5eb-e7dc-4493-931c-d3a9bc237062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004468 10.0.0.249 - - [2026-08-14 08:45:58] "GET /loadbalancer-listener/8318f5eb-e7dc-4493-931c-d3a9bc237062?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.014150 10.0.0.249 - - [2026-08-14 08:45:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.090091 10.0.0.249 - - [2026-08-14 08:45:58] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004363 10.0.0.249 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010144 10.0.0.249 - - [2026-08-14 08:45:58] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?fields=floating_ips HTTP/1.1" 200 1164 0.023040 10.0.0.249 - - [2026-08-14 08:45:58] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.025758 10.0.0.249 - - [2026-08-14 08:45:58] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.097643 10.0.0.249 - - [2026-08-14 08:45:58] "GET /loadbalancer/83851cb5-0542-45d4-b8fe-ed1777e3e023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.017653 10.0.0.249 - - [2026-08-14 08:45:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.088712 10.0.0.249 - - [2026-08-14 08:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.054901 10.0.0.249 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014670 10.0.0.249 - - [2026-08-14 08:45:58] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.057125 10.0.0.249 - - [2026-08-14 08:45:58] "GET /loadbalancer-listener/cc1ece1c-dd9c-4b3a-9dd3-016398bf1909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.015520 10.0.0.249 - - [2026-08-14 08:45:58] "GET /loadbalancer-listener/cc1ece1c-dd9c-4b3a-9dd3-016398bf1909?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005773 10.0.0.249 - - [2026-08-14 08:45:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.065954 10.0.0.249 - - [2026-08-14 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.249 - - [2026-08-14 08:45:59] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.028177 10.0.0.249 - - [2026-08-14 08:45:59] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?fields=floating_ips HTTP/1.1" 200 1164 0.018650 10.0.0.249 - - [2026-08-14 08:45:59] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005822 10.0.0.249 - - [2026-08-14 08:45:59] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.073106 10.0.0.249 - - [2026-08-14 08:45:59] "GET /loadbalancer/83851cb5-0542-45d4-b8fe-ed1777e3e023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007977 10.0.0.249 - - [2026-08-14 08:45:59] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.028502 10.0.0.249 - - [2026-08-14 08:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036113 10.0.0.249 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014110 10.0.0.249 - - [2026-08-14 08:45:59] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079017 10.0.0.249 - - [2026-08-14 08:45:59] "GET /loadbalancer-listener/3d503e80-eb26-47f3-bb02-dd3437a5b938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.005982 10.0.0.249 - - [2026-08-14 08:45:59] "GET /loadbalancer-listener/3d503e80-eb26-47f3-bb02-dd3437a5b938?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.017830 10.0.0.249 - - [2026-08-14 08:45:59] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.055899 10.0.0.249 - - [2026-08-14 08:45:59] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024018 10.0.0.249 - - [2026-08-14 08:45:59] "GET /instance-ip/0770a4f4-d336-4711-80ae-828202ec3dee?fields=floating_ips HTTP/1.1" 200 1164 0.009984 10.0.0.249 - - [2026-08-14 08:45:59] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005000 10.0.0.249 - - [2026-08-14 08:45:59] "POST /tags HTTP/1.1" 200 356 0.143373 10.0.0.249 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.055309 10.0.0.249 - - [2026-08-14 08:45:59] "GET /tag/df22aff3-3e9e-4f78-a147-c597ef539209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.063978 10.0.0.249 - - [2026-08-14 08:45:59] "POST /tags HTTP/1.1" 200 304 0.086563 10.0.0.249 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.044498 10.0.0.249 - - [2026-08-14 08:45:59] "GET /tag/c296c81d-78a9-45c4-83e2-a66b54a40518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024454 10.0.0.249 - - [2026-08-14 08:45:59] "POST /projects HTTP/1.1" 409 218 0.005298 10.0.0.249 - - [2026-08-14 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.249 - - [2026-08-14 08:46:00] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080655 10.0.0.249 - - [2026-08-14 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.249 - - [2026-08-14 08:46:00] "GET /network-ipam/e346e77d-ca00-4493-8f83-9603275812dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004382 10.0.0.249 - - [2026-08-14 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.249 - - [2026-08-14 08:46:00] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007029 10.0.0.249 - - [2026-08-14 08:46:00] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.170742 10.0.0.249 - - [2026-08-14 08:46:00] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.017256 10.0.0.249 - - [2026-08-14 08:46:00] "POST /set-tag HTTP/1.1" 200 109 0.074654 10.0.0.249 - - [2026-08-14 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020880 10.0.0.249 - - [2026-08-14 08:46:00] "GET /network-ipam/6e287ea5-0372-437e-a384-38fcab5a89dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003984 10.0.0.249 - - [2026-08-14 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.249 - - [2026-08-14 08:46:00] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004680 10.0.0.249 - - [2026-08-14 08:46:00] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.111722 10.0.0.249 - - [2026-08-14 08:46:00] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.019645 10.0.0.249 - - [2026-08-14 08:46:00] "POST /set-tag HTTP/1.1" 200 109 0.080632 10.0.0.249 - - [2026-08-14 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.249 - - [2026-08-14 08:46:00] "GET /network-policy/21e3ac27-486b-42bd-82bf-b4d237d7a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003187 10.0.0.249 - - [2026-08-14 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.249 - - [2026-08-14 08:46:01] "GET /network-policy/44db5735-f677-4f42-95bd-a9ae07f77fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003643 10.0.0.249 - - [2026-08-14 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.249 - - [2026-08-14 08:46:01] "GET /network-policy/74243e70-672c-4717-bf53-55e02889508b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003447 10.0.0.249 - - [2026-08-14 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.249 - - [2026-08-14 08:46:01] "PUT /network-policy/74243e70-672c-4717-bf53-55e02889508b HTTP/1.1" 200 263 0.022568 10.0.0.249 - - [2026-08-14 08:46:01] "PUT /access-control-list/be4a65ed-e9f3-4544-8048-c9bb24e2d3c5 HTTP/1.1" 200 273 0.070856 10.0.0.249 - - [2026-08-14 08:46:01] "POST /ref-update HTTP/1.1" 200 156 0.164014 10.0.0.249 - - [2026-08-14 08:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028069 10.0.0.249 - - [2026-08-14 08:46:01] "PUT /access-control-list/8ab7365c-b468-458e-9faa-8a50efe50010 HTTP/1.1" 200 273 0.102155 10.0.0.249 - - [2026-08-14 08:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024805 10.0.0.249 - - [2026-08-14 08:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005885 10.0.0.249 - - [2026-08-14 08:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003062 10.0.0.249 - - [2026-08-14 08:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004348 10.0.0.249 - - [2026-08-14 08:46:01] "POST /security-groups HTTP/1.1" 409 245 0.006271 10.0.0.249 - - [2026-08-14 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.249 - - [2026-08-14 08:46:01] "PUT /security-group/748f4d4b-bffe-4369-b096-d1d282dc4f6b HTTP/1.1" 200 263 0.061937 10.0.0.249 - - [2026-08-14 08:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.043478 10.0.0.249 - - [2026-08-14 08:46:01] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015132 10.0.0.249 - - [2026-08-14 08:46:01] "PUT /access-control-list/c6e2b4ed-8900-41ab-9488-09f2795aab24 HTTP/1.1" 200 273 0.016193 10.0.0.249 - - [2026-08-14 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016860 10.0.0.249 - - [2026-08-14 08:46:01] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005029 10.0.0.249 - - [2026-08-14 08:46:01] "PUT /access-control-list/944285af-a56c-434f-93cc-5f247b220f27 HTTP/1.1" 200 273 0.032258 10.0.0.249 - - [2026-08-14 08:46:01] "POST /tags HTTP/1.1" 409 206 0.003560 10.0.0.249 - - [2026-08-14 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.249 - - [2026-08-14 08:46:01] "GET /tag/c296c81d-78a9-45c4-83e2-a66b54a40518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015023 10.0.0.249 - - [2026-08-14 08:46:01] "POST /firewall-rules HTTP/1.1" 200 564 0.121109 10.0.0.249 - - [2026-08-14 08:46:02] "GET /firewall-rule/47928819-4d90-43f8-90c4-7ba9aa22efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.014779 10.0.0.249 - - [2026-08-14 08:46:02] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008158 10.0.0.249 - - [2026-08-14 08:46:02] "GET /firewall-rule/47928819-4d90-43f8-90c4-7ba9aa22efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004265 10.0.0.249 - - [2026-08-14 08:46:02] "POST /ref-update HTTP/1.1" 200 156 0.057946 10.0.0.249 - - [2026-08-14 08:46:02] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015258 10.0.0.249 - - [2026-08-14 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005919 10.0.0.249 - - [2026-08-14 08:46:02] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008947 10.0.0.249 - - [2026-08-14 08:46:02] "POST /tags HTTP/1.1" 409 206 0.004571 10.0.0.249 - - [2026-08-14 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.249 - - [2026-08-14 08:46:02] "GET /tag/c296c81d-78a9-45c4-83e2-a66b54a40518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024602 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001551 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:46:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002570 10.0.0.249 - - [2026-08-14 08:46:02] "POST /firewall-rules HTTP/1.1" 200 562 0.110803 10.0.0.249 - - [2026-08-14 08:46:02] "GET /firewall-rule/d2fff1c8-9e37-4cc5-9251-813d7aaa31cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.024520 10.0.0.249 - - [2026-08-14 08:46:02] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006586 10.0.0.249 - - [2026-08-14 08:46:02] "GET /firewall-rule/d2fff1c8-9e37-4cc5-9251-813d7aaa31cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004554 10.0.0.249 - - [2026-08-14 08:46:02] "POST /ref-update HTTP/1.1" 200 156 0.114271 10.0.0.249 - - [2026-08-14 08:46:02] "POST /tags HTTP/1.1" 200 372 0.181445 10.0.0.249 - - [2026-08-14 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.046408 10.0.0.249 - - [2026-08-14 08:46:03] "GET /tag/79fefb58-4714-4844-bb93-9961c8a71920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038773 10.0.0.249 - - [2026-08-14 08:46:03] "POST /tags HTTP/1.1" 200 320 0.230428 10.0.0.249 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019247 10.0.0.249 - - [2026-08-14 08:46:03] "GET /tag/cceece9b-7148-4f65-b1ae-63934b6a0384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.015891 10.0.0.249 - - [2026-08-14 08:46:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.000647 10.0.0.249 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.013989 10.0.0.249 - - [2026-08-14 08:46:03] "POST /security-groups HTTP/1.1" 200 578 0.083692 10.0.0.249 - - [2026-08-14 08:46:03] "POST /projects HTTP/1.1" 200 499 0.248896 10.0.0.249 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.017638 10.0.0.249 - - [2026-08-14 08:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044416 10.0.0.249 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013893 10.0.0.249 - - [2026-08-14 08:46:03] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.035007 10.0.0.249 - - [2026-08-14 08:46:03] "POST /access-control-lists HTTP/1.1" 200 589 0.126585 10.0.0.249 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.028883 10.0.0.249 - - [2026-08-14 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024416 10.0.0.249 - - [2026-08-14 08:46:03] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010195 10.0.0.249 - - [2026-08-14 08:46:03] "POST /access-control-lists HTTP/1.1" 200 587 0.097444 10.0.0.249 - - [2026-08-14 08:46:04] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.141016 10.0.0.249 - - [2026-08-14 08:46:04] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.128957 10.0.0.249 - - [2026-08-14 08:46:04] "POST /security-groups HTTP/1.1" 200 560 0.086556 10.0.0.249 - - [2026-08-14 08:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033346 10.0.0.249 - - [2026-08-14 08:46:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.006653 10.0.0.249 - - [2026-08-14 08:46:04] "POST /chown HTTP/1.1" 200 109 0.032116 10.0.0.249 - - [2026-08-14 08:46:04] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.040737 10.0.0.249 - - [2026-08-14 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.249 - - [2026-08-14 08:46:04] "POST /access-control-lists HTTP/1.1" 200 612 0.133554 10.0.0.249 - - [2026-08-14 08:46:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.019846 10.0.0.249 - - [2026-08-14 08:46:04] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038079 10.0.0.249 - - [2026-08-14 08:46:04] "POST /tags HTTP/1.1" 409 214 0.023011 10.0.0.249 - - [2026-08-14 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014090 10.0.0.249 - - [2026-08-14 08:46:04] "GET /tag/cceece9b-7148-4f65-b1ae-63934b6a0384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.023580 10.0.0.249 - - [2026-08-14 08:46:04] "POST /access-control-lists HTTP/1.1" 200 610 0.120695 10.0.0.249 - - [2026-08-14 08:46:04] "POST /firewall-rules HTTP/1.1" 200 580 0.120208 10.0.0.249 - - [2026-08-14 08:46:04] "GET /firewall-rule/30ee18f3-37f7-4984-9f7c-964e3ac964cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010759 10.0.0.249 - - [2026-08-14 08:46:04] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.006577 10.0.0.249 - - [2026-08-14 08:46:04] "GET /firewall-rule/30ee18f3-37f7-4984-9f7c-964e3ac964cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004147 10.0.0.249 - - [2026-08-14 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.085050 10.0.0.249 - - [2026-08-14 08:46:05] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013448 10.0.0.249 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012741 10.0.0.249 - - [2026-08-14 08:46:05] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010907 10.0.0.249 - - [2026-08-14 08:46:05] "POST /tags HTTP/1.1" 409 214 0.003159 10.0.0.249 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.249 - - [2026-08-14 08:46:05] "GET /tag/cceece9b-7148-4f65-b1ae-63934b6a0384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.027403 10.0.0.249 - - [2026-08-14 08:46:05] "POST /firewall-rules HTTP/1.1" 200 578 0.103353 10.0.0.249 - - [2026-08-14 08:46:05] "GET /firewall-rule/4a7bd2e6-3c74-46e8-a4fc-2486ac874c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.030828 10.0.0.249 - - [2026-08-14 08:46:05] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.011108 10.0.0.249 - - [2026-08-14 08:46:05] "GET /firewall-rule/4a7bd2e6-3c74-46e8-a4fc-2486ac874c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006826 10.0.0.249 - - [2026-08-14 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.070704 10.0.0.249 - - [2026-08-14 08:46:05] "POST /tags HTTP/1.1" 200 364 0.041773 10.0.0.249 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020050 10.0.0.249 - - [2026-08-14 08:46:05] "GET /tag/27850dfc-8b3d-4b7f-870c-19a3f33c3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.036505 10.0.0.249 - - [2026-08-14 08:46:05] "POST /tags HTTP/1.1" 200 312 0.080213 10.0.0.249 - - [2026-08-14 08:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.108064 10.0.0.249 - - [2026-08-14 08:46:05] "GET /tag/fd78c4a2-e40e-464f-8091-88fd95f445d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.020914 10.0.0.249 - - [2026-08-14 08:46:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000674 10.0.0.249 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.005859 10.0.0.249 - - [2026-08-14 08:46:06] "POST /security-groups HTTP/1.1" 200 574 0.120604 10.0.0.249 - - [2026-08-14 08:46:06] "POST /projects HTTP/1.1" 200 491 0.382358 10.0.0.249 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.010479 10.0.0.249 - - [2026-08-14 08:46:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.063566 10.0.0.249 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015761 10.0.0.249 - - [2026-08-14 08:46:06] "POST /access-control-lists HTTP/1.1" 200 585 0.120665 10.0.0.249 - - [2026-08-14 08:46:06] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.038113 10.0.0.249 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.012088 10.0.0.249 - - [2026-08-14 08:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.249 - - [2026-08-14 08:46:06] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010464 10.0.0.249 - - [2026-08-14 08:46:06] "POST /access-control-lists HTTP/1.1" 200 583 0.084799 10.0.0.249 - - [2026-08-14 08:46:06] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.110706 10.0.0.249 - - [2026-08-14 08:46:06] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.110847 10.0.0.249 - - [2026-08-14 08:46:07] "POST /security-groups HTTP/1.1" 200 548 0.110555 10.0.0.249 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.004273 10.0.0.249 - - [2026-08-14 08:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.055667 10.0.0.249 - - [2026-08-14 08:46:07] "POST /chown HTTP/1.1" 200 109 0.052463 10.0.0.249 - - [2026-08-14 08:46:07] "POST /access-control-lists HTTP/1.1" 200 604 0.118201 10.0.0.249 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.012031 10.0.0.249 - - [2026-08-14 08:46:07] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022468 10.0.0.249 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011025 10.0.0.249 - - [2026-08-14 08:46:07] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005734 10.0.0.249 - - [2026-08-14 08:46:07] "POST /tags HTTP/1.1" 409 210 0.004668 10.0.0.249 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.249 - - [2026-08-14 08:46:07] "GET /tag/fd78c4a2-e40e-464f-8091-88fd95f445d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.093902 10.0.0.249 - - [2026-08-14 08:46:07] "POST /access-control-lists HTTP/1.1" 200 602 0.235840 10.0.0.249 - - [2026-08-14 08:46:07] "POST /firewall-rules HTTP/1.1" 200 572 0.148445 10.0.0.249 - - [2026-08-14 08:46:07] "GET /firewall-rule/40b84065-804e-494b-8e2c-43b85b6a6614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.005898 10.0.0.249 - - [2026-08-14 08:46:07] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005543 10.0.0.249 - - [2026-08-14 08:46:07] "GET /firewall-rule/40b84065-804e-494b-8e2c-43b85b6a6614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003422 10.0.0.249 - - [2026-08-14 08:46:07] "POST /ref-update HTTP/1.1" 200 156 0.051439 10.0.0.249 - - [2026-08-14 08:46:07] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020845 10.0.0.249 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.249 - - [2026-08-14 08:46:07] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004071 10.0.0.249 - - [2026-08-14 08:46:07] "POST /tags HTTP/1.1" 409 210 0.002408 10.0.0.249 - - [2026-08-14 08:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.249 - - [2026-08-14 08:46:08] "GET /tag/fd78c4a2-e40e-464f-8091-88fd95f445d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.017136 10.0.0.249 - - [2026-08-14 08:46:08] "POST /firewall-rules HTTP/1.1" 200 570 0.091354 10.0.0.249 - - [2026-08-14 08:46:08] "GET /firewall-rule/c04c71b8-fc4d-4c7f-9b69-d9294bdef755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.034002 10.0.0.249 - - [2026-08-14 08:46:08] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.006073 10.0.0.249 - - [2026-08-14 08:46:08] "GET /firewall-rule/c04c71b8-fc4d-4c7f-9b69-d9294bdef755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004812 10.0.0.249 - - [2026-08-14 08:46:08] "POST /ref-update HTTP/1.1" 200 156 0.050553 10.0.0.249 - - [2026-08-14 08:46:08] "POST /tags HTTP/1.1" 200 364 0.058959 10.0.0.249 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019112 10.0.0.249 - - [2026-08-14 08:46:08] "GET /tag/f42c8040-0a45-40e1-bb2a-08be83cfc2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.034437 10.0.0.249 - - [2026-08-14 08:46:08] "POST /tags HTTP/1.1" 409 210 0.021080 10.0.0.249 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020839 10.0.0.249 - - [2026-08-14 08:46:08] "GET /tag/4d6187a6-823f-4cd9-823c-501b0dd0f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.045462 10.0.0.249 - - [2026-08-14 08:46:08] "POST /projects HTTP/1.1" 409 223 0.003165 10.0.0.249 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.249 - - [2026-08-14 08:46:08] "GET /project/d479bb4c-cda7-4683-a422-b11bce54b921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064040 10.0.0.249 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.249 - - [2026-08-14 08:46:08] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005528 10.0.0.249 - - [2026-08-14 08:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:46:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000929 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:46:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000948 10.0.0.249 - - [2026-08-14 08:46:08] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005917 10.0.0.249 - - [2026-08-14 08:46:08] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.076077 10.0.0.249 - - [2026-08-14 08:46:09] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.110693 10.0.0.249 - - [2026-08-14 08:46:09] "POST /security-groups HTTP/1.1" 409 253 0.004387 10.0.0.249 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.249 - - [2026-08-14 08:46:09] "PUT /security-group/373d9c77-e013-4343-b83f-dabef1486ab4 HTTP/1.1" 200 263 0.118601 10.0.0.249 - - [2026-08-14 08:46:09] "PUT /access-control-list/6e92abff-9627-45ae-baa0-1529c259beff HTTP/1.1" 200 273 0.050946 10.0.0.249 - - [2026-08-14 08:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.076390 10.0.0.249 - - [2026-08-14 08:46:09] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003264 10.0.0.249 - - [2026-08-14 08:46:09] "PUT /access-control-list/b6df3577-45a8-4f45-b7cf-ec6acfdd0c51 HTTP/1.1" 200 273 0.054898 10.0.0.249 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024742 10.0.0.249 - - [2026-08-14 08:46:09] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003381 10.0.0.249 - - [2026-08-14 08:46:09] "POST /tags HTTP/1.1" 409 210 0.002224 10.0.0.249 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010927 10.0.0.249 - - [2026-08-14 08:46:09] "GET /tag/4d6187a6-823f-4cd9-823c-501b0dd0f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012235 10.0.0.249 - - [2026-08-14 08:46:09] "POST /firewall-rules HTTP/1.1" 200 572 0.082805 10.0.0.249 - - [2026-08-14 08:46:09] "GET /firewall-rule/8c808504-1341-43b0-bf6d-99505c27cf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.034033 10.0.0.249 - - [2026-08-14 08:46:09] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004957 10.0.0.249 - - [2026-08-14 08:46:09] "GET /firewall-rule/8c808504-1341-43b0-bf6d-99505c27cf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.003790 10.0.0.249 - - [2026-08-14 08:46:09] "POST /ref-update HTTP/1.1" 200 156 0.077450 10.0.0.249 - - [2026-08-14 08:46:09] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003553 10.0.0.249 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.249 - - [2026-08-14 08:46:09] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003237 10.0.0.249 - - [2026-08-14 08:46:09] "POST /tags HTTP/1.1" 409 210 0.002651 10.0.0.249 - - [2026-08-14 08:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.249 - - [2026-08-14 08:46:09] "GET /tag/4d6187a6-823f-4cd9-823c-501b0dd0f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017328 10.0.0.249 - - [2026-08-14 08:46:10] "POST /firewall-rules HTTP/1.1" 200 570 0.083960 10.0.0.249 - - [2026-08-14 08:46:10] "GET /firewall-rule/fee8c266-69fe-4416-9219-b04230bd8651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.021008 10.0.0.249 - - [2026-08-14 08:46:10] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.010023 10.0.0.249 - - [2026-08-14 08:46:10] "GET /firewall-rule/fee8c266-69fe-4416-9219-b04230bd8651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003465 10.0.0.249 - - [2026-08-14 08:46:10] "POST /ref-update HTTP/1.1" 200 156 0.053195 10.0.0.249 - - [2026-08-14 08:46:10] "POST /tags HTTP/1.1" 409 237 0.013224 10.0.0.249 - - [2026-08-14 08:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.249 - - [2026-08-14 08:46:10] "GET /tag/f42c8040-0a45-40e1-bb2a-08be83cfc2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.016228 10.0.0.249 - - [2026-08-14 08:46:10] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.009346 10.0.0.249 - - [2026-08-14 08:46:10] "POST /set-tag HTTP/1.1" 200 109 0.044189 10.0.0.248 - - [2026-08-14 08:46:24] "GET / HTTP/1.1" 200 36215 0.005581 10.0.0.248 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.248 - - [2026-08-14 08:46:24] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010554 10.0.0.248 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.248 - - [2026-08-14 08:46:24] "GET /routing-instance/3fe79cd9-b9b1-4f76-958d-5fe4e25dcc90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004933 10.0.0.248 - - [2026-08-14 08:46:24] "PUT /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97 HTTP/1.1" 200 275 0.012330 10.0.0.248 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.008612 10.0.0.248 - - [2026-08-14 08:46:24] "POST /virtual-routers HTTP/1.1" 200 603 0.032072 10.0.0.248 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016733 10.0.0.248 - - [2026-08-14 08:46:24] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011408 10.0.0.248 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 404 230 0.003565 10.0.0.248 - - [2026-08-14 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.248 - - [2026-08-14 08:46:24] "GET /virtual-network/c17b800e-9855-4177-984a-8c66f2902dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004931 10.0.0.248 - - [2026-08-14 08:46:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 586 0.136535 10.0.0.249 - - [2026-08-14 08:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007941 10.0.0.249 - - [2026-08-14 08:46:39] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010592 10.0.0.249 - - [2026-08-14 08:49:19] "GET /global-system-configs HTTP/1.1" 200 323 0.003093 10.0.0.249 - - [2026-08-14 08:49:20] "GET /global-system-configs HTTP/1.1" 200 323 0.005625 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:49:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001221 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:49:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001569 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001211 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001422 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:50:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:50:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001085 10.0.0.249 - - [2026-08-14 08:50:29] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.249 - - [2026-08-14 08:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.249 - - [2026-08-14 08:50:29] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008565 10.0.0.249 - - [2026-08-14 08:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.249 - - [2026-08-14 08:50:29] "GET /config-node/f3602c7f-666a-459d-8efc-14531e9b3502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005255 10.0.0.249 - - [2026-08-14 08:50:41] "GET / HTTP/1.1" 200 36215 0.002209 10.0.0.249 - - [2026-08-14 08:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.249 - - [2026-08-14 08:50:41] "GET /routing-instance/3fe79cd9-b9b1-4f76-958d-5fe4e25dcc90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005047 10.0.0.249 - - [2026-08-14 08:50:41] "POST /bgp-routers HTTP/1.1" 409 301 0.003287 10.0.0.249 - - [2026-08-14 08:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.249 - - [2026-08-14 08:50:41] "GET /bgp-router/697da136-795e-4194-b1b8-d8fd1e6841c1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005995 10.0.0.249 - - [2026-08-14 08:50:41] "PUT /bgp-router/697da136-795e-4194-b1b8-d8fd1e6841c1 HTTP/1.1" 200 255 0.026062 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:50:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001344 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:50:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001319 10.0.0.249 - - [2026-08-14 08:50:48] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.004398 10.0.0.249 - - [2026-08-14 08:50:48] "POST /ref-update HTTP/1.1" 200 156 0.027830 10.0.0.249 - - [2026-08-14 08:51:02] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012292 10.0.0.249 - - [2026-08-14 08:51:02] "POST /set-tag HTTP/1.1" 200 109 0.003972 10.0.0.249 - - [2026-08-14 08:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.249 - - [2026-08-14 08:51:03] "GET /loadbalancer/83851cb5-0542-45d4-b8fe-ed1777e3e023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004274 10.0.0.249 - - [2026-08-14 08:51:17] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020551 10.0.0.249 - - [2026-08-14 08:51:17] "POST /set-tag HTTP/1.1" 200 109 0.009150 10.0.0.249 - - [2026-08-14 08:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.249 - - [2026-08-14 08:51:17] "GET /loadbalancer/83851cb5-0542-45d4-b8fe-ed1777e3e023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003786 10.0.0.249 - - [2026-08-14 08:51:18] "GET /loadbalancer-pool/df2c867d-b5c5-482a-b646-eed296e5b4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007044 10.0.0.249 - - [2026-08-14 08:51:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029696 10.0.0.249 - - [2026-08-14 08:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038939 10.0.0.249 - - [2026-08-14 08:51:18] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.029969 10.0.0.249 - - [2026-08-14 08:51:18] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011143 10.0.0.249 - - [2026-08-14 08:51:18] "POST /tags HTTP/1.1" 409 205 0.006519 10.0.0.249 - - [2026-08-14 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010667 10.0.0.249 - - [2026-08-14 08:51:18] "POST /ref-update HTTP/1.1" 200 156 0.026850 10.0.0.249 - - [2026-08-14 08:51:18] "GET /tag/cd1d183b-67c9-41b0-ac0f-a14d634c6e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.037508 10.0.0.249 - - [2026-08-14 08:51:18] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.004653 10.0.0.249 - - [2026-08-14 08:51:18] "PUT /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08 HTTP/1.1" 200 257 0.016477 10.0.0.248 - - [2026-08-14 08:51:18] "GET / HTTP/1.1" 200 36215 0.006958 10.0.0.248 - - [2026-08-14 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.248 - - [2026-08-14 08:51:18] "GET /global-system-config/77d27ce4-f5de-4106-841e-d2bc4ae6ae97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.018081 10.0.0.248 - - [2026-08-14 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.248 - - [2026-08-14 08:51:18] "GET /routing-instance/3fe79cd9-b9b1-4f76-958d-5fe4e25dcc90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008732 10.0.0.249 - - [2026-08-14 08:51:18] "POST /set-tag HTTP/1.1" 200 109 0.111970 10.0.0.248 - - [2026-08-14 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025270 10.0.0.248 - - [2026-08-14 08:51:18] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.008333 10.0.0.249 - - [2026-08-14 08:51:18] "GET /loadbalancer-pool/c801c023-cdfb-461f-bc36-91b47b01bc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.030053 10.0.0.249 - - [2026-08-14 08:51:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046186 10.0.0.248 - - [2026-08-14 08:51:18] "PUT /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf HTTP/1.1" 200 263 0.036067 10.0.0.248 - - [2026-08-14 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023190 10.0.0.248 - - [2026-08-14 08:51:18] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.009364 10.0.0.249 - - [2026-08-14 08:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038739 10.0.0.249 - - [2026-08-14 08:51:18] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008130 10.0.0.249 - - [2026-08-14 08:51:18] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.249 - - [2026-08-14 08:51:18] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006809 10.0.0.248 - - [2026-08-14 08:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.248 - - [2026-08-14 08:51:18] "GET /virtual-machine-interface/272b7c99-251c-4e39-9afa-f12ca7382f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.010146 10.0.0.249 - - [2026-08-14 08:51:18] "POST /ref-update HTTP/1.1" 200 156 0.017847 10.0.0.249 - - [2026-08-14 08:51:18] "GET /loadbalancer-pool/918e9b77-ac90-48a4-8a02-211ece1aa0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.020241 10.0.0.249 - - [2026-08-14 08:51:18] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.006350 10.0.0.248 - - [2026-08-14 08:51:18] "PUT /virtual-machine-interface/272b7c99-251c-4e39-9afa-f12ca7382f01 HTTP/1.1" 200 285 0.065051 10.0.0.249 - - [2026-08-14 08:51:18] "PUT /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08 HTTP/1.1" 200 257 0.071205 10.0.0.249 - - [2026-08-14 08:51:18] "POST /loadbalancer-members HTTP/1.1" 200 694 0.105010 10.0.0.249 - - [2026-08-14 08:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022572 10.0.0.249 - - [2026-08-14 08:51:18] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015435 10.0.0.249 - - [2026-08-14 08:51:18] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005441 10.0.0.249 - - [2026-08-14 08:51:18] "POST /ref-update HTTP/1.1" 200 156 0.012417 10.0.0.249 - - [2026-08-14 08:51:18] "POST /set-tag HTTP/1.1" 200 109 0.005567 10.0.0.249 - - [2026-08-14 08:51:18] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.005611 10.0.0.249 - - [2026-08-14 08:51:18] "PUT /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08 HTTP/1.1" 200 257 0.014259 10.0.0.249 - - [2026-08-14 08:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.249 - - [2026-08-14 08:51:39] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003497 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:53:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:53:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001150 10.0.0.249 - - [2026-08-14 08:54:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002664 10.0.0.249 - - [2026-08-14 08:54:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002817 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:54:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001146 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:54:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:54:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001308 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:54:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001170 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:54:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001148 [Introspect:8084]10.0.0.249 - - [2026-08-14 08:54:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000997 10.0.0.249 - - [2026-08-14 08:55:19] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010582 10.0.0.249 - - [2026-08-14 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.009837 10.0.0.249 - - [2026-08-14 08:55:19] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005220 10.0.0.249 - - [2026-08-14 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.007176 10.0.0.249 - - [2026-08-14 08:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.249 - - [2026-08-14 08:55:19] "GET /loadbalancer/83851cb5-0542-45d4-b8fe-ed1777e3e023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004828 10.0.0.249 - - [2026-08-14 08:55:19] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019782 10.0.0.249 - - [2026-08-14 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.046545 10.0.0.249 - - [2026-08-14 08:55:19] "DELETE /loadbalancer-member/24d77653-a82c-43fa-816f-c0c10ab856f6 HTTP/1.1" 200 115 0.089588 10.0.0.249 - - [2026-08-14 08:55:19] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008868 10.0.0.249 - - [2026-08-14 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.003511 10.0.0.249 - - [2026-08-14 08:55:19] "DELETE /loadbalancer-member/6c459cf4-17c5-4408-bdd9-331f556270e9 HTTP/1.1" 200 115 0.059005 10.0.0.249 - - [2026-08-14 08:55:19] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009831 10.0.0.249 - - [2026-08-14 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.249 - - [2026-08-14 08:55:19] "DELETE /loadbalancer-member/5a458444-0a3d-4cf7-a3c8-e068c6f3db1b HTTP/1.1" 200 115 0.049664 10.0.0.249 - - [2026-08-14 08:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013877 10.0.0.249 - - [2026-08-14 08:55:19] "GET /loadbalancer/83851cb5-0542-45d4-b8fe-ed1777e3e023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003634 10.0.0.249 - - [2026-08-14 08:55:19] "GET /loadbalancer-pool/df2c867d-b5c5-482a-b646-eed296e5b4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002902 10.0.0.249 - - [2026-08-14 08:55:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032358 10.0.0.249 - - [2026-08-14 08:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016353 10.0.0.249 - - [2026-08-14 08:55:20] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013984 10.0.0.249 - - [2026-08-14 08:55:20] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012403 10.0.0.249 - - [2026-08-14 08:55:20] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008214 10.0.0.249 - - [2026-08-14 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.077543 10.0.0.249 - - [2026-08-14 08:55:20] "GET /loadbalancer-pool/c801c023-cdfb-461f-bc36-91b47b01bc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003729 10.0.0.249 - - [2026-08-14 08:55:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042957 10.0.0.249 - - [2026-08-14 08:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.043742 10.0.0.249 - - [2026-08-14 08:55:20] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.038321 10.0.0.249 - - [2026-08-14 08:55:20] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023593 10.0.0.249 - - [2026-08-14 08:55:20] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006996 10.0.0.249 - - [2026-08-14 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.007146 10.0.0.249 - - [2026-08-14 08:55:20] "GET /loadbalancer-pool/918e9b77-ac90-48a4-8a02-211ece1aa0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005324 10.0.0.249 - - [2026-08-14 08:55:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028494 10.0.0.249 - - [2026-08-14 08:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016239 10.0.0.249 - - [2026-08-14 08:55:20] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020124 10.0.0.249 - - [2026-08-14 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.009912 10.0.0.249 - - [2026-08-14 08:55:20] "GET /virtual-machine-interface/8d087788-97bc-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018744 10.0.0.249 - - [2026-08-14 08:55:20] "GET /floating-ip/66dda984-3f47-487b-985a-c4b4ee175d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003848 10.0.0.249 - - [2026-08-14 08:58:12] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.249 - - [2026-08-14 08:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.249 - - [2026-08-14 08:58:12] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043425 10.0.0.249 - - [2026-08-14 08:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.249 - - [2026-08-14 08:58:12] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071076 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.249 - - [2026-08-14 08:58:13] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032821 10.0.0.249 - - [2026-08-14 08:58:13] "POST /tags HTTP/1.1" 200 334 0.030305 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020470 10.0.0.249 - - [2026-08-14 08:58:13] "GET /tag/e4219766-d7dc-4647-9535-e17002b1af04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020242 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.249 - - [2026-08-14 08:58:13] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050158 10.0.0.249 - - [2026-08-14 08:58:13] "GET /virtual-networks?parent_id=659b1c72-5c0b-4c53-a7e9-fc6c303f3f32&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.012959 10.0.0.249 - - [2026-08-14 08:58:13] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.075907 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.249 - - [2026-08-14 08:58:13] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006859 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.249 - - [2026-08-14 08:58:13] "GET /service-appliance-set/ae463929-f487-4d80-9b5a-804b2280d41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004721 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.001731 10.0.0.249 - - [2026-08-14 08:58:13] "POST /virtual-networks HTTP/1.1" 200 514 0.116930 10.0.0.249 - - [2026-08-14 08:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.249 - - [2026-08-14 08:58:13] "GET /network-ipam/5d29ce74-a984-479c-b4b3-8e97a0e3f595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012256 10.0.0.249 - - [2026-08-14 08:58:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.138744 10.0.0.249 - - [2026-08-14 08:58:13] "GET /virtual-machine-interface/a5f02446-09f8-4eee-ab61-174a40baadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.008989 10.0.0.249 - - [2026-08-14 08:58:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004414 10.0.0.249 - - [2026-08-14 08:58:13] "POST /ref-update HTTP/1.1" 200 156 0.106504 10.0.0.249 - - [2026-08-14 08:58:13] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004140 10.0.0.249 - - [2026-08-14 08:58:13] "POST /instance-ips HTTP/1.1" 200 410 0.043475 10.0.0.249 - - [2026-08-14 08:58:13] "GET /instance-ip/5ebb0498-8331-45ee-bf91-7199c8504fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004370 10.0.0.249 - - [2026-08-14 08:58:13] "GET /domains HTTP/1.1" 200 281 0.001789 10.0.0.249 - - [2026-08-14 08:58:13] "GET /domain/c62349ca-e40d-4d0b-bde2-1c81d9520197 HTTP/1.1" 200 3100 0.008471 10.0.0.249 - - [2026-08-14 08:58:13] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32 HTTP/1.1" 200 5497 0.078079 10.0.0.249 - - [2026-08-14 08:58:14] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2093 0.048105 10.0.0.249 - - [2026-08-14 08:58:14] "POST /loadbalancers HTTP/1.1" 200 612 0.114238 10.0.0.249 - - [2026-08-14 08:58:14] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2093 0.011205 10.0.0.249 - - [2026-08-14 08:58:14] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 200 1183 0.008643 10.0.0.249 - - [2026-08-14 08:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032386 10.0.0.249 - - [2026-08-14 08:58:14] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 200 1183 0.018528 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.249 - - [2026-08-14 08:58:14] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073980 10.0.0.249 - - [2026-08-14 08:58:14] "GET /instance-ip/5ebb0498-8331-45ee-bf91-7199c8504fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007633 10.0.0.249 - - [2026-08-14 08:58:14] "POST /route-targets HTTP/1.1" 200 328 0.030419 10.0.0.249 - - [2026-08-14 08:58:14] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067673 10.0.0.249 - - [2026-08-14 08:58:14] "GET /loadbalancer/312b81a7-6d2c-41ac-b68a-f7cc44e07bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003036 10.0.0.249 - - [2026-08-14 08:58:14] "POST /floating-ips HTTP/1.1" 200 599 0.067760 10.0.0.249 - - [2026-08-14 08:58:14] "POST /ref-update HTTP/1.1" 200 156 0.054227 10.0.0.249 - - [2026-08-14 08:58:14] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.055396 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.249 - - [2026-08-14 08:58:14] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034820 10.0.0.249 - - [2026-08-14 08:58:14] "GET /loadbalancer-listener/f3b8419e-af8e-4000-b32e-c35849549579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.007357 10.0.0.249 - - [2026-08-14 08:58:14] "GET /loadbalancer-listener/f3b8419e-af8e-4000-b32e-c35849549579?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004711 10.0.0.249 - - [2026-08-14 08:58:14] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.030953 10.0.0.249 - - [2026-08-14 08:58:14] "GET /instance-ip/5ebb0498-8331-45ee-bf91-7199c8504fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008462 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.249 - - [2026-08-14 08:58:14] "GET /instance-ip/5ebb0498-8331-45ee-bf91-7199c8504fea?fields=floating_ips HTTP/1.1" 200 1214 0.015510 10.0.0.249 - - [2026-08-14 08:58:14] "GET /loadbalancer/312b81a7-6d2c-41ac-b68a-f7cc44e07bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002146 10.0.0.249 - - [2026-08-14 08:58:14] "GET /floating-ip/0155cee3-4eaa-4c2f-a6f9-5b977f0389c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003170 10.0.0.249 - - [2026-08-14 08:58:14] "POST /tags HTTP/1.1" 200 296 0.070073 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.249 - - [2026-08-14 08:58:14] "GET /tag/4bcffc5a-9a83-40e9-a385-6ce5d230bcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.026031 10.0.0.249 - - [2026-08-14 08:58:14] "POST /tags HTTP/1.1" 409 233 0.002148 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.249 - - [2026-08-14 08:58:14] "GET /tag/df22aff3-3e9e-4f78-a147-c597ef539209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.012427 10.0.0.249 - - [2026-08-14 08:58:14] "POST /tags HTTP/1.1" 409 206 0.002042 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.249 - - [2026-08-14 08:58:14] "GET /tag/c296c81d-78a9-45c4-83e2-a66b54a40518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.017284 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.249 - - [2026-08-14 08:58:14] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005480 10.0.0.249 - - [2026-08-14 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009856 10.0.0.249 - - [2026-08-14 08:58:14] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045764 10.0.0.249 - - [2026-08-14 08:58:14] "POST /virtual-machines HTTP/1.1" 200 370 0.012576 10.0.0.249 - - [2026-08-14 08:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039878 10.0.0.249 - - [2026-08-14 08:58:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127049 10.0.0.249 - - [2026-08-14 08:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009517 10.0.0.249 - - [2026-08-14 08:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.249 - - [2026-08-14 08:58:15] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.012038 10.0.0.249 - - [2026-08-14 08:58:15] "POST /instance-ips HTTP/1.1" 200 410 0.023162 10.0.0.249 - - [2026-08-14 08:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025449 10.0.0.249 - - [2026-08-14 08:58:15] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.019778 10.0.0.249 - - [2026-08-14 08:58:15] "POST /set-tag HTTP/1.1" 200 109 0.021160 10.0.0.249 - - [2026-08-14 08:58:15] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016965 10.0.0.249 - - [2026-08-14 08:58:15] "GET /instance-ip/49278bf6-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010032 10.0.0.249 - - [2026-08-14 08:58:15] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005384 10.0.0.249 - - [2026-08-14 08:58:15] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.249 - - [2026-08-14 08:58:15] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003108 10.0.0.249 - - [2026-08-14 08:58:15] "POST /ref-update HTTP/1.1" 200 156 0.011997 10.0.0.249 - - [2026-08-14 08:58:15] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011039 10.0.0.249 - - [2026-08-14 08:58:15] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.249 - - [2026-08-14 08:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.249 - - [2026-08-14 08:58:15] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012246 10.0.0.249 - - [2026-08-14 08:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.249 - - [2026-08-14 08:58:15] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041166 10.0.0.249 - - [2026-08-14 08:58:15] "POST /virtual-machines HTTP/1.1" 200 370 0.010686 10.0.0.249 - - [2026-08-14 08:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.035640 10.0.0.249 - - [2026-08-14 08:58:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.129953 10.0.0.249 - - [2026-08-14 08:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012787 10.0.0.249 - - [2026-08-14 08:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021396 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004812 10.0.0.249 - - [2026-08-14 08:58:16] "POST /instance-ips HTTP/1.1" 200 410 0.038760 10.0.0.249 - - [2026-08-14 08:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023082 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.007227 10.0.0.249 - - [2026-08-14 08:58:16] "POST /set-tag HTTP/1.1" 200 109 0.025695 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.033815 10.0.0.249 - - [2026-08-14 08:58:16] "GET /instance-ip/49a55e6e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003524 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008619 10.0.0.249 - - [2026-08-14 08:58:16] "POST /set-tag HTTP/1.1" 200 109 0.006218 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.008753 10.0.0.249 - - [2026-08-14 08:58:16] "POST /ref-update HTTP/1.1" 200 156 0.019918 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.027352 10.0.0.249 - - [2026-08-14 08:58:16] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006028 10.0.0.249 - - [2026-08-14 08:58:16] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.249 - - [2026-08-14 08:58:16] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005709 10.0.0.249 - - [2026-08-14 08:58:16] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domains HTTP/1.1" 200 281 0.002285 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domain/c62349ca-e40d-4d0b-bde2-1c81d9520197 HTTP/1.1" 200 3100 0.003294 10.0.0.249 - - [2026-08-14 08:58:19] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32 HTTP/1.1" 200 7091 0.046900 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2093 0.005353 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2093 0.005097 10.0.0.249 - - [2026-08-14 08:58:19] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 200 1405 0.010336 10.0.0.249 - - [2026-08-14 08:58:19] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 200 1405 0.003615 10.0.0.249 - - [2026-08-14 08:58:19] "GET /route-target/6817f6ff-6e99-4638-a44b-c70f0a7ca874 HTTP/1.1" 200 1154 0.003715 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2093 0.004560 10.0.0.249 - - [2026-08-14 08:58:19] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 200 1405 0.003103 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004663 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2093 0.006079 10.0.0.249 - - [2026-08-14 08:58:19] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 200 1405 0.004946 10.0.0.249 - - [2026-08-14 08:58:19] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 200 1405 0.004131 10.0.0.249 - - [2026-08-14 08:58:19] "GET /route-target/6817f6ff-6e99-4638-a44b-c70f0a7ca874 HTTP/1.1" 200 1154 0.002663 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domains HTTP/1.1" 200 281 0.002351 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domain/c62349ca-e40d-4d0b-bde2-1c81d9520197 HTTP/1.1" 200 3100 0.007021 10.0.0.249 - - [2026-08-14 08:58:19] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32 HTTP/1.1" 200 7091 0.056593 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2093 0.015378 10.0.0.249 - - [2026-08-14 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.249 - - [2026-08-14 08:58:19] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069542 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005116 10.0.0.249 - - [2026-08-14 08:58:19] "GET /floating-ip-pools?parent_id=f42cc884-c010-493e-b656-0f1c7bf8a0d7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.011845 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004851 10.0.0.249 - - [2026-08-14 08:58:19] "POST /floating-ip-pools HTTP/1.1" 200 564 0.030747 10.0.0.249 - - [2026-08-14 08:58:19] "POST /ref-update HTTP/1.1" 200 156 0.019751 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.034822 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domains HTTP/1.1" 200 281 0.002456 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domain/c62349ca-e40d-4d0b-bde2-1c81d9520197 HTTP/1.1" 200 3100 0.003731 10.0.0.249 - - [2026-08-14 08:58:19] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32 HTTP/1.1" 200 7348 0.058688 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2332 0.013315 10.0.0.249 - - [2026-08-14 08:58:19] "GET /floating-ip-pool/4b547c5c-1b4c-429e-8d34-de812281eb48 HTTP/1.1" 200 1317 0.005732 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domains HTTP/1.1" 200 281 0.002018 10.0.0.249 - - [2026-08-14 08:58:19] "GET /domain/c62349ca-e40d-4d0b-bde2-1c81d9520197 HTTP/1.1" 200 3100 0.003524 10.0.0.249 - - [2026-08-14 08:58:19] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32 HTTP/1.1" 200 7348 0.037513 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 2332 0.011105 10.0.0.249 - - [2026-08-14 08:58:19] "GET /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005015 10.0.0.249 - - [2026-08-14 08:58:20] "POST /tags HTTP/1.1" 200 366 0.112346 10.0.0.249 - - [2026-08-14 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008716 10.0.0.249 - - [2026-08-14 08:58:20] "GET /tag/d545a1ec-dc36-4dd4-9ffa-b11c05d7bd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.021327 10.0.0.249 - - [2026-08-14 08:58:20] "POST /tags HTTP/1.1" 409 206 0.002631 10.0.0.249 - - [2026-08-14 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2026-08-14 08:58:20] "GET /tag/c296c81d-78a9-45c4-83e2-a66b54a40518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012765 10.0.0.249 - - [2026-08-14 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.249 - - [2026-08-14 08:58:20] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042503 10.0.0.249 - - [2026-08-14 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.249 - - [2026-08-14 08:58:20] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.023913 10.0.0.249 - - [2026-08-14 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011351 10.0.0.249 - - [2026-08-14 08:58:20] "GET /service-appliance-set/dd5a2789-63fc-430f-bef1-fa46e1ef7aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005047 10.0.0.249 - - [2026-08-14 08:58:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.002378 10.0.0.249 - - [2026-08-14 08:58:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.124782 10.0.0.249 - - [2026-08-14 08:58:20] "GET /virtual-machine-interface/b3ba2f47-4200-4d18-b972-efc2e210a6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.019567 10.0.0.249 - - [2026-08-14 08:58:20] "POST /set-tag HTTP/1.1" 200 109 0.017434 10.0.0.249 - - [2026-08-14 08:58:20] "POST /instance-ips HTTP/1.1" 200 418 0.039940 10.0.0.249 - - [2026-08-14 08:58:20] "GET /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.006392 10.0.0.249 - - [2026-08-14 08:58:20] "POST /loadbalancers HTTP/1.1" 200 620 0.065306 10.0.0.249 - - [2026-08-14 08:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018481 10.0.0.249 - - [2026-08-14 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501 10.0.0.249 - - [2026-08-14 08:58:20] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.046697 10.0.0.249 - - [2026-08-14 08:58:20] "POST /service-instances HTTP/1.1" 200 568 0.038256 10.0.0.249 - - [2026-08-14 08:58:20] "GET /virtual-machine-interface/b3ba2f47-4200-4d18-b972-efc2e210a6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006909 10.0.0.249 - - [2026-08-14 08:58:20] "POST /ref-update HTTP/1.1" 200 156 0.020339 10.0.0.249 - - [2026-08-14 08:58:20] "GET /virtual-machine-interface/b3ba2f47-4200-4d18-b972-efc2e210a6eb?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006276 10.0.0.249 - - [2026-08-14 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008601 10.0.0.249 - - [2026-08-14 08:58:21] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.014289 10.0.0.249 - - [2026-08-14 08:58:21] "GET /floating-ip-pool/4b547c5c-1b4c-429e-8d34-de812281eb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004050 10.0.0.249 - - [2026-08-14 08:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009119 10.0.0.249 - - [2026-08-14 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.249 - - [2026-08-14 08:58:21] "POST /floating-ips HTTP/1.1" 200 673 0.114700 10.0.0.249 - - [2026-08-14 08:58:21] "POST /virtual-machines HTTP/1.1" 200 430 0.058078 10.0.0.249 - - [2026-08-14 08:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017142 10.0.0.249 - - [2026-08-14 08:58:21] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004602 10.0.0.249 - - [2026-08-14 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.249 - - [2026-08-14 08:58:21] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011518 10.0.0.249 - - [2026-08-14 08:58:21] "POST /tags HTTP/1.1" 409 221 0.004205 10.0.0.249 - - [2026-08-14 08:58:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.123548 10.0.0.249 - - [2026-08-14 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012499 10.0.0.249 - - [2026-08-14 08:58:21] "GET /tag/e4219766-d7dc-4647-9535-e17002b1af04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.012303 10.0.0.249 - - [2026-08-14 08:58:21] "POST /chown HTTP/1.1" 200 109 0.035995 10.0.0.249 - - [2026-08-14 08:58:21] "POST /tags HTTP/1.1" 409 238 0.015282 10.0.0.249 - - [2026-08-14 08:58:21] "POST /chown HTTP/1.1" 200 109 0.013189 10.0.0.249 - - [2026-08-14 08:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.249 - - [2026-08-14 08:58:21] "GET /tag/d545a1ec-dc36-4dd4-9ffa-b11c05d7bd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012213 10.0.0.249 - - [2026-08-14 08:58:21] "PUT /virtual-machine-interface/c2059cd9-90f1-419a-b0ad-66fab4d88357 HTTP/1.1" 200 285 0.016351 10.0.0.249 - - [2026-08-14 08:58:21] "PUT /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532 HTTP/1.1" 200 257 0.033190 10.0.0.249 - - [2026-08-14 08:58:21] "POST /ref-update HTTP/1.1" 200 156 0.044890 10.0.0.249 - - [2026-08-14 08:58:21] "POST /ref-update HTTP/1.1" 200 156 0.016274 10.0.0.249 - - [2026-08-14 08:58:21] "POST /ref-update HTTP/1.1" 200 156 0.084190 10.0.0.249 - - [2026-08-14 08:58:21] "POST /firewall-rules HTTP/1.1" 200 652 0.305198 10.0.0.249 - - [2026-08-14 08:58:21] "POST /ref-update HTTP/1.1" 200 156 0.070467 10.0.0.249 - - [2026-08-14 08:58:21] "GET /firewall-rule/d22f48ce-4f53-4d9c-bd7b-e8eff5568218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004923 10.0.0.249 - - [2026-08-14 08:58:21] "GET /firewall-policy/2e706e7e-7567-4549-ab56-c52ce901c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002382 10.0.0.249 - - [2026-08-14 08:58:21] "GET /firewall-rule/d22f48ce-4f53-4d9c-bd7b-e8eff5568218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.007652 10.0.0.249 - - [2026-08-14 08:58:21] "POST /ref-update HTTP/1.1" 200 156 0.012318 10.0.0.249 - - [2026-08-14 08:58:21] "POST /ref-update HTTP/1.1" 200 156 0.021446 10.0.0.249 - - [2026-08-14 08:58:21] "POST /virtual-machines HTTP/1.1" 200 430 0.048002 10.0.0.249 - - [2026-08-14 08:58:21] "POST /ref-update HTTP/1.1" 200 156 0.068892 10.0.0.249 - - [2026-08-14 08:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.249 - - [2026-08-14 08:58:22] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.062038 10.0.0.249 - - [2026-08-14 08:58:22] "GET /loadbalancer/cdaa56e6-30ce-4562-9eeb-d5cc853f5501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.012380 10.0.0.249 - - [2026-08-14 08:58:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.153813 10.0.0.249 - - [2026-08-14 08:58:22] "POST /chown HTTP/1.1" 200 109 0.037382 10.0.0.249 - - [2026-08-14 08:58:22] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.117658 10.0.0.249 - - [2026-08-14 08:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.249 - - [2026-08-14 08:58:22] "POST /chown HTTP/1.1" 200 109 0.030365 10.0.0.249 - - [2026-08-14 08:58:22] "PUT /virtual-machine-interface/26008ea4-562f-46de-9c4e-d986a36d4961 HTTP/1.1" 200 285 0.039295 10.0.0.249 - - [2026-08-14 08:58:22] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.075536 10.0.0.249 - - [2026-08-14 08:58:22] "GET /loadbalancer-listener/b7a2c5c4-4c8c-4dba-88b9-6804431b074f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.011351 10.0.0.249 - - [2026-08-14 08:58:22] "GET /loadbalancer-listener/b7a2c5c4-4c8c-4dba-88b9-6804431b074f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.007261 10.0.0.249 - - [2026-08-14 08:58:22] "PUT /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532 HTTP/1.1" 200 257 0.056068 10.0.0.249 - - [2026-08-14 08:58:22] "POST /ref-update HTTP/1.1" 200 156 0.040576 10.0.0.249 - - [2026-08-14 08:58:22] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.060056 10.0.0.249 - - [2026-08-14 08:58:22] "POST /ref-update HTTP/1.1" 200 156 0.034523 10.0.0.249 - - [2026-08-14 08:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023748 10.0.0.249 - - [2026-08-14 08:58:22] "GET /loadbalancer-pool/4c329d4d-5aa4-4b42-914f-f74bfe31bedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.042825 10.0.0.249 - - [2026-08-14 08:58:22] "POST /ref-update HTTP/1.1" 200 156 0.068458 10.0.0.249 - - [2026-08-14 08:58:22] "POST /ref-update HTTP/1.1" 200 156 0.047033 10.0.0.249 - - [2026-08-14 08:58:22] "POST /loadbalancer-members HTTP/1.1" 200 709 0.069118 10.0.0.249 - - [2026-08-14 08:58:22] "POST /ref-update HTTP/1.1" 200 156 0.039360 10.0.0.249 - - [2026-08-14 08:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.066404 10.0.0.249 - - [2026-08-14 08:58:22] "GET /loadbalancer-member/e1797d17-4ba9-4c4e-98ad-90a2b73374f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.013443 10.0.0.249 - - [2026-08-14 08:58:22] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.038014 10.0.0.249 - - [2026-08-14 08:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015822 10.0.0.249 - - [2026-08-14 08:58:22] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004921 10.0.0.249 - - [2026-08-14 08:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.249 - - [2026-08-14 08:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.249 - - [2026-08-14 08:58:22] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003317 10.0.0.249 - - [2026-08-14 08:58:22] "POST /chown HTTP/1.1" 200 109 0.009590 10.0.0.249 - - [2026-08-14 08:58:22] "POST /tags HTTP/1.1" 409 221 0.014909 10.0.0.249 - - [2026-08-14 08:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.249 - - [2026-08-14 08:58:23] "GET /tag/e4219766-d7dc-4647-9535-e17002b1af04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.027672 10.0.0.249 - - [2026-08-14 08:58:23] "POST /chown HTTP/1.1" 200 109 0.069073 10.0.0.249 - - [2026-08-14 08:58:23] "POST /tags HTTP/1.1" 409 238 0.002299 10.0.0.249 - - [2026-08-14 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.249 - - [2026-08-14 08:58:23] "GET /tag/d545a1ec-dc36-4dd4-9ffa-b11c05d7bd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015173 10.0.0.249 - - [2026-08-14 08:58:23] "PUT /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532 HTTP/1.1" 200 257 0.079993 10.0.0.249 - - [2026-08-14 08:58:23] "POST /firewall-rules HTTP/1.1" 409 293 0.002522 10.0.0.249 - - [2026-08-14 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.249 - - [2026-08-14 08:58:23] "POST /ref-update HTTP/1.1" 200 156 0.029921 10.0.0.249 - - [2026-08-14 08:58:23] "POST /chown HTTP/1.1" 200 109 0.020968 10.0.0.249 - - [2026-08-14 08:58:23] "PUT /firewall-rule/d22f48ce-4f53-4d9c-bd7b-e8eff5568218 HTTP/1.1" 200 261 0.066715 10.0.0.249 - - [2026-08-14 08:58:23] "POST /chown HTTP/1.1" 200 109 0.036840 10.0.0.249 - - [2026-08-14 08:58:23] "GET /firewall-rule/d22f48ce-4f53-4d9c-bd7b-e8eff5568218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004777 10.0.0.249 - - [2026-08-14 08:58:23] "GET /firewall-policy/2e706e7e-7567-4549-ab56-c52ce901c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003932 10.0.0.249 - - [2026-08-14 08:58:23] "GET /firewall-rule/d22f48ce-4f53-4d9c-bd7b-e8eff5568218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003119 10.0.0.249 - - [2026-08-14 08:58:23] "PUT /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532 HTTP/1.1" 200 257 0.013696 10.0.0.249 - - [2026-08-14 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.249 - - [2026-08-14 08:58:23] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004699 10.0.0.249 - - [2026-08-14 08:58:23] "POST /ref-update HTTP/1.1" 200 156 0.031698 10.0.0.249 - - [2026-08-14 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022324 10.0.0.249 - - [2026-08-14 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.249 - - [2026-08-14 08:58:23] "POST /chown HTTP/1.1" 200 109 0.012957 10.0.0.249 - - [2026-08-14 08:58:23] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.055082 10.0.0.249 - - [2026-08-14 08:58:23] "POST /chown HTTP/1.1" 200 109 0.045697 10.0.0.249 - - [2026-08-14 08:58:23] "POST /virtual-machines HTTP/1.1" 200 374 0.027726 10.0.0.249 - - [2026-08-14 08:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.042961 10.0.0.249 - - [2026-08-14 08:58:23] "PUT /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532 HTTP/1.1" 200 257 0.075280 10.0.0.249 - - [2026-08-14 08:58:23] "POST /ref-update HTTP/1.1" 200 156 0.041075 10.0.0.249 - - [2026-08-14 08:58:23] "POST /chown HTTP/1.1" 200 109 0.071951 10.0.0.249 - - [2026-08-14 08:58:23] "POST /chown HTTP/1.1" 200 109 0.066860 10.0.0.249 - - [2026-08-14 08:58:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.261799 10.0.0.249 - - [2026-08-14 08:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032311 10.0.0.249 - - [2026-08-14 08:58:23] "PUT /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532 HTTP/1.1" 200 257 0.045740 10.0.0.249 - - [2026-08-14 08:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021945 10.0.0.249 - - [2026-08-14 08:58:23] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.010925 10.0.0.249 - - [2026-08-14 08:58:23] "POST /ref-update HTTP/1.1" 200 156 0.037581 10.0.0.249 - - [2026-08-14 08:58:23] "POST /instance-ips HTTP/1.1" 200 414 0.020898 10.0.0.249 - - [2026-08-14 08:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.035418 10.0.0.249 - - [2026-08-14 08:58:24] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.016875 10.0.0.249 - - [2026-08-14 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.020909 10.0.0.249 - - [2026-08-14 08:58:24] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.030609 10.0.0.249 - - [2026-08-14 08:58:24] "GET /instance-ip/4e5219d4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007246 10.0.0.249 - - [2026-08-14 08:58:24] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.040607 10.0.0.249 - - [2026-08-14 08:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026976 10.0.0.249 - - [2026-08-14 08:58:24] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016108 10.0.0.249 - - [2026-08-14 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.249 - - [2026-08-14 08:58:24] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.011616 10.0.0.249 - - [2026-08-14 08:58:24] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.015115 10.0.0.249 - - [2026-08-14 08:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020293 10.0.0.249 - - [2026-08-14 08:58:24] "POST /ref-update HTTP/1.1" 200 156 0.021694 10.0.0.249 - - [2026-08-14 08:58:24] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.017922 10.0.0.249 - - [2026-08-14 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.249 - - [2026-08-14 08:58:24] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.010132 10.0.0.249 - - [2026-08-14 08:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020122 10.0.0.249 - - [2026-08-14 08:58:24] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.024030 10.0.0.249 - - [2026-08-14 08:58:24] "POST /set-tag HTTP/1.1" 200 109 0.003872 10.0.0.249 - - [2026-08-14 08:58:24] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.010228 10.0.0.249 - - [2026-08-14 08:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007526 10.0.0.249 - - [2026-08-14 08:58:24] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.011786 10.0.0.249 - - [2026-08-14 08:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026920 10.0.0.249 - - [2026-08-14 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.249 - - [2026-08-14 08:58:24] "POST /chown HTTP/1.1" 200 109 0.008471 10.0.0.249 - - [2026-08-14 08:58:24] "POST /chown HTTP/1.1" 200 109 0.013929 10.0.0.249 - - [2026-08-14 08:58:24] "POST /ref-update HTTP/1.1" 200 156 0.033745 10.0.0.249 - - [2026-08-14 08:58:24] "POST /chown HTTP/1.1" 200 109 0.027528 10.0.0.249 - - [2026-08-14 08:58:24] "POST /chown HTTP/1.1" 200 109 0.013722 10.0.0.249 - - [2026-08-14 08:58:24] "POST /ref-update HTTP/1.1" 200 156 0.022959 10.0.0.249 - - [2026-08-14 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.249 - - [2026-08-14 08:58:24] "POST /chown HTTP/1.1" 200 109 0.010099 10.0.0.249 - - [2026-08-14 08:58:24] "POST /chown HTTP/1.1" 200 109 0.018471 10.0.0.249 - - [2026-08-14 08:58:24] "POST /chown HTTP/1.1" 200 109 0.012328 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.009613 10.0.0.249 - - [2026-08-14 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.006259 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.018246 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.007034 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.020600 10.0.0.249 - - [2026-08-14 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.007468 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.021720 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.021646 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.006849 10.0.0.249 - - [2026-08-14 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.008026 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.015840 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.021049 10.0.0.249 - - [2026-08-14 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.007079 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.031439 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.007624 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.022291 10.0.0.249 - - [2026-08-14 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.008201 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.026564 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.023937 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.008077 10.0.0.249 - - [2026-08-14 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.249 - - [2026-08-14 08:58:25] "POST /chown HTTP/1.1" 200 109 0.007169 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.007377 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.029579 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.055112 10.0.0.249 - - [2026-08-14 08:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.010561 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.027162 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.008004 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.026341 10.0.0.249 - - [2026-08-14 08:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.007860 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.025410 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.022739 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.007999 10.0.0.249 - - [2026-08-14 08:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.007870 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.021431 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.015556 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.036669 10.0.0.249 - - [2026-08-14 08:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.007953 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.021503 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.008227 10.0.0.249 - - [2026-08-14 08:58:26] "POST /chown HTTP/1.1" 200 109 0.030199 10.0.0.249 - - [2026-08-14 08:58:27] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008404 10.0.0.249 - - [2026-08-14 08:58:27] "POST /set-tag HTTP/1.1" 200 109 0.003310 10.0.0.249 - - [2026-08-14 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.249 - - [2026-08-14 08:58:27] "GET /loadbalancer/312b81a7-6d2c-41ac-b68a-f7cc44e07bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003502 10.0.0.249 - - [2026-08-14 08:58:27] "GET /loadbalancer-pool/2871cc1e-37ec-49ac-b6bb-66e26fa89dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003614 10.0.0.249 - - [2026-08-14 08:58:27] "POST /loadbalancer-members HTTP/1.1" 200 704 0.039767 10.0.0.249 - - [2026-08-14 08:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016778 10.0.0.249 - - [2026-08-14 08:58:27] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016550 10.0.0.249 - - [2026-08-14 08:58:27] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013240 10.0.0.249 - - [2026-08-14 08:58:27] "POST /tags HTTP/1.1" 409 221 0.005441 10.0.0.249 - - [2026-08-14 08:58:27] "POST /ref-update HTTP/1.1" 200 156 0.017667 10.0.0.249 - - [2026-08-14 08:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006650 10.0.0.249 - - [2026-08-14 08:58:27] "GET /tag/e4219766-d7dc-4647-9535-e17002b1af04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.028056 10.0.0.249 - - [2026-08-14 08:58:27] "GET /floating-ip/0155cee3-4eaa-4c2f-a6f9-5b977f0389c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.014618 10.0.0.249 - - [2026-08-14 08:58:27] "PUT /floating-ip/0155cee3-4eaa-4c2f-a6f9-5b977f0389c5 HTTP/1.1" 200 257 0.028536 10.0.0.249 - - [2026-08-14 08:58:27] "POST /set-tag HTTP/1.1" 200 109 0.084332 10.0.0.249 - - [2026-08-14 08:58:28] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005773 10.0.0.249 - - [2026-08-14 08:58:28] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.249 - - [2026-08-14 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.249 - - [2026-08-14 08:58:28] "GET /loadbalancer/312b81a7-6d2c-41ac-b68a-f7cc44e07bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003657 10.0.0.249 - - [2026-08-14 08:58:28] "GET /loadbalancer-pool/2871cc1e-37ec-49ac-b6bb-66e26fa89dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003433 10.0.0.249 - - [2026-08-14 08:58:28] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016833 10.0.0.249 - - [2026-08-14 08:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014752 10.0.0.249 - - [2026-08-14 08:58:28] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017384 10.0.0.249 - - [2026-08-14 08:58:28] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006913 10.0.0.249 - - [2026-08-14 08:58:28] "POST /ref-update HTTP/1.1" 200 156 0.009084 10.0.0.249 - - [2026-08-14 08:58:28] "POST /set-tag HTTP/1.1" 200 109 0.019892 10.0.0.249 - - [2026-08-14 08:58:28] "GET /floating-ip/0155cee3-4eaa-4c2f-a6f9-5b977f0389c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006308 10.0.0.249 - - [2026-08-14 08:58:32] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005287 10.0.0.249 - - [2026-08-14 08:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.249 - - [2026-08-14 08:58:33] "GET /virtual-machine/9dd0eecc-0fe9-4389-ab4f-dc4dfca0885c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003602 10.0.0.249 - - [2026-08-14 08:58:33] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004847 10.0.0.249 - - [2026-08-14 08:58:33] "GET /virtual-machine/0c7975ef-d621-48f7-8b68-9eb6cf4b823d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003417 10.0.0.249 - - [2026-08-14 08:58:33] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004854 10.0.0.249 - - [2026-08-14 08:58:33] "GET /virtual-machine/929718b6-b981-4fa6-9201-23a3996888ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003898 10.0.0.249 - - [2026-08-14 08:58:33] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004678 10.0.0.249 - - [2026-08-14 08:58:33] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006310 10.0.0.249 - - [2026-08-14 08:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.249 - - [2026-08-14 08:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.249 - - [2026-08-14 08:58:39] "POST /chown HTTP/1.1" 200 109 0.012717 10.0.0.249 - - [2026-08-14 08:58:39] "POST /chown HTTP/1.1" 200 109 0.025339 10.0.0.249 - - [2026-08-14 08:58:39] "POST /chown HTTP/1.1" 200 109 0.007909 10.0.0.249 - - [2026-08-14 08:58:39] "POST /chown HTTP/1.1" 200 109 0.016080 10.0.0.249 - - [2026-08-14 08:59:05] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005713 10.0.0.249 - - [2026-08-14 08:59:05] "POST /set-tag HTTP/1.1" 200 109 0.003725 10.0.0.249 - - [2026-08-14 08:59:05] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005273 10.0.0.249 - - [2026-08-14 08:59:05] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.249 - - [2026-08-14 08:59:05] "GET /virtual-machine/929718b6-b981-4fa6-9201-23a3996888ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006454 10.0.0.249 - - [2026-08-14 08:59:05] "POST /ref-update HTTP/1.1" 200 156 0.015880 10.0.0.249 - - [2026-08-14 08:59:05] "GET /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.023481 10.0.0.249 - - [2026-08-14 08:59:05] "POST /set-tag HTTP/1.1" 200 109 0.022577 10.0.0.249 - - [2026-08-14 08:59:05] "POST /set-tag HTTP/1.1" 200 109 0.053404 10.0.0.249 - - [2026-08-14 08:59:05] "DELETE /instance-ip/4e5219d4-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.085033 10.0.0.249 - - [2026-08-14 08:59:05] "DELETE /virtual-machine-interface/4e1d97f4-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.049987 10.0.0.249 - - [2026-08-14 08:59:05] "DELETE /virtual-machine/929718b6-b981-4fa6-9201-23a3996888ec HTTP/1.1" 200 115 0.022623 10.0.0.249 - - [2026-08-14 08:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.249 - - [2026-08-14 08:59:08] "GET /tag/d545a1ec-dc36-4dd4-9ffa-b11c05d7bd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018252 10.0.0.249 - - [2026-08-14 08:59:08] "GET /tag/d545a1ec-dc36-4dd4-9ffa-b11c05d7bd79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013838 10.0.0.249 - - [2026-08-14 08:59:08] "GET /virtual-machine-interface/26008ea4-562f-46de-9c4e-d986a36d4961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005192 10.0.0.249 - - [2026-08-14 08:59:08] "POST /set-tag HTTP/1.1" 200 109 0.021397 10.0.0.249 - - [2026-08-14 08:59:08] "GET /virtual-machine-interface/b3ba2f47-4200-4d18-b972-efc2e210a6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.018681 10.0.0.249 - - [2026-08-14 08:59:08] "POST /set-tag HTTP/1.1" 200 109 0.029612 10.0.0.249 - - [2026-08-14 08:59:09] "GET /virtual-machine-interface/c2059cd9-90f1-419a-b0ad-66fab4d88357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.016673 10.0.0.249 - - [2026-08-14 08:59:09] "POST /set-tag HTTP/1.1" 200 109 0.026682 10.0.0.249 - - [2026-08-14 08:59:09] "GET /firewall-policy/2e706e7e-7567-4549-ab56-c52ce901c83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012552 10.0.0.249 - - [2026-08-14 08:59:09] "GET /firewall-rule/d22f48ce-4f53-4d9c-bd7b-e8eff5568218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003534 10.0.0.249 - - [2026-08-14 08:59:09] "POST /ref-update HTTP/1.1" 200 156 0.016510 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /firewall-rule/d22f48ce-4f53-4d9c-bd7b-e8eff5568218 HTTP/1.1" 200 115 0.057752 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /loadbalancer-member/e1797d17-4ba9-4c4e-98ad-90a2b73374f3 HTTP/1.1" 200 115 0.040560 10.0.0.249 - - [2026-08-14 08:59:09] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.013172 10.0.0.249 - - [2026-08-14 08:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025625 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /loadbalancer-pool/4c329d4d-5aa4-4b42-914f-f74bfe31bedc HTTP/1.1" 200 115 0.088935 10.0.0.249 - - [2026-08-14 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /loadbalancer-listener/b7a2c5c4-4c8c-4dba-88b9-6804431b074f HTTP/1.1" 200 115 0.043597 10.0.0.249 - - [2026-08-14 08:59:09] "GET /floating-ip/fffbcbea-1ece-4eff-9c77-00c7ebad0af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.005326 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 200 109 0.008445 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 200 109 0.028049 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 200 109 0.023349 10.0.0.249 - - [2026-08-14 08:59:09] "PUT /floating-ip/fffbcbea-1ece-4eff-9c77-00c7ebad0af6 HTTP/1.1" 200 257 0.052618 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 200 109 0.018047 10.0.0.249 - - [2026-08-14 08:59:09] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.014722 10.0.0.249 - - [2026-08-14 08:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.043369 10.0.0.249 - - [2026-08-14 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /floating-ip/fffbcbea-1ece-4eff-9c77-00c7ebad0af6 HTTP/1.1" 200 115 0.159256 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /loadbalancer/cdaa56e6-30ce-4562-9eeb-d5cc853f5501 HTTP/1.1" 200 115 0.071609 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 200 109 0.034676 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 200 109 0.027189 10.0.0.249 - - [2026-08-14 08:59:09] "GET /floating-ip-pool/4b547c5c-1b4c-429e-8d34-de812281eb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.008814 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 200 109 0.032813 10.0.0.249 - - [2026-08-14 08:59:09] "POST /ref-update HTTP/1.1" 200 156 0.020501 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /instance-ip/dff0971a-cde4-48cd-8fa0-15bf1e98e532 HTTP/1.1" 200 115 0.142284 10.0.0.249 - - [2026-08-14 08:59:09] "POST /chown HTTP/1.1" 404 171 0.014325 10.0.0.249 - - [2026-08-14 08:59:09] "PUT /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 267 0.034515 10.0.0.249 - - [2026-08-14 08:59:09] "DELETE /floating-ip-pool/4b547c5c-1b4c-429e-8d34-de812281eb48 HTTP/1.1" 200 115 0.102784 10.0.0.249 - - [2026-08-14 08:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023719 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /virtual-machine-interface/b3ba2f47-4200-4d18-b972-efc2e210a6eb HTTP/1.1" 200 115 0.157428 10.0.0.249 - - [2026-08-14 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.249 - - [2026-08-14 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /service-instance/b7f6aa44-f20c-4b0e-9858-78647139fd0b HTTP/1.1" 200 115 0.078337 10.0.0.249 - - [2026-08-14 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017365 10.0.0.249 - - [2026-08-14 08:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006129 10.0.0.249 - - [2026-08-14 08:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.007369 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /virtual-network/f42cc884-c010-493e-b656-0f1c7bf8a0d7 HTTP/1.1" 200 115 0.291743 10.0.0.249 - - [2026-08-14 08:59:10] "GET /virtual-machine-interface/26008ea4-562f-46de-9c4e-d986a36d4961?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.018259 10.0.0.249 - - [2026-08-14 08:59:10] "GET /routing-instance/43c6cf6a-b675-43e5-b1df-a4fec153de7c HTTP/1.1" 404 171 0.007979 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /tag/d545a1ec-dc36-4dd4-9ffa-b11c05d7bd79 HTTP/1.1" 200 115 0.237192 10.0.0.249 - - [2026-08-14 08:59:10] "GET /domains HTTP/1.1" 200 281 0.005450 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /route-target/6817f6ff-6e99-4638-a44b-c70f0a7ca874 HTTP/1.1" 200 115 0.069685 10.0.0.249 - - [2026-08-14 08:59:10] "GET /domain/c62349ca-e40d-4d0b-bde2-1c81d9520197 HTTP/1.1" 200 3100 0.008455 10.0.0.249 - - [2026-08-14 08:59:10] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32 HTTP/1.1" 200 7169 0.051621 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /virtual-machine-interface/26008ea4-562f-46de-9c4e-d986a36d4961 HTTP/1.1" 200 115 0.131735 10.0.0.249 - - [2026-08-14 08:59:10] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.011482 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /virtual-machine/1f38e759-0dab-4a23-bcc5-e792edba04a7 HTTP/1.1" 200 115 0.073680 10.0.0.249 - - [2026-08-14 08:59:10] "POST /set-tag HTTP/1.1" 200 109 0.019571 10.0.0.249 - - [2026-08-14 08:59:10] "GET /virtual-machine-interface/c2059cd9-90f1-419a-b0ad-66fab4d88357?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.013053 10.0.0.249 - - [2026-08-14 08:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.249 - - [2026-08-14 08:59:10] "GET /loadbalancer/312b81a7-6d2c-41ac-b68a-f7cc44e07bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002753 10.0.0.249 - - [2026-08-14 08:59:10] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004755 10.0.0.249 - - [2026-08-14 08:59:10] "POST /set-tag HTTP/1.1" 200 109 0.021688 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /virtual-machine-interface/c2059cd9-90f1-419a-b0ad-66fab4d88357 HTTP/1.1" 200 115 0.102978 10.0.0.249 - - [2026-08-14 08:59:10] "POST /ref-update HTTP/1.1" 200 156 0.023478 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /loadbalancer-member/434b10ca-cfff-4116-b6b8-127134881134 HTTP/1.1" 200 115 0.102415 10.0.0.249 - - [2026-08-14 08:59:10] "DELETE /virtual-machine/596883d6-806d-4e93-8829-88617e0b8a78 HTTP/1.1" 200 115 0.050544 10.0.0.249 - - [2026-08-14 08:59:12] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007187 10.0.0.249 - - [2026-08-14 08:59:12] "POST /set-tag HTTP/1.1" 200 109 0.006810 10.0.0.249 - - [2026-08-14 08:59:12] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011382 10.0.0.249 - - [2026-08-14 08:59:12] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.249 - - [2026-08-14 08:59:12] "GET /virtual-machine/0c7975ef-d621-48f7-8b68-9eb6cf4b823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003579 10.0.0.249 - - [2026-08-14 08:59:12] "POST /ref-update HTTP/1.1" 200 156 0.022841 10.0.0.249 - - [2026-08-14 08:59:12] "GET /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011533 10.0.0.249 - - [2026-08-14 08:59:12] "POST /set-tag HTTP/1.1" 200 109 0.021595 10.0.0.249 - - [2026-08-14 08:59:12] "POST /set-tag HTTP/1.1" 200 109 0.044043 10.0.0.249 - - [2026-08-14 08:59:12] "POST /set-tag HTTP/1.1" 200 109 0.036262 10.0.0.249 - - [2026-08-14 08:59:12] "DELETE /instance-ip/49a55e6e-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.043990 10.0.0.249 - - [2026-08-14 08:59:12] "POST /ref-update HTTP/1.1" 200 156 0.018034 10.0.0.249 - - [2026-08-14 08:59:12] "DELETE /virtual-machine-interface/4987471c-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.052990 10.0.0.249 - - [2026-08-14 08:59:13] "DELETE /virtual-machine/0c7975ef-d621-48f7-8b68-9eb6cf4b823d HTTP/1.1" 200 115 0.030666 10.0.0.249 - - [2026-08-14 08:59:15] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006963 10.0.0.249 - - [2026-08-14 08:59:15] "POST /set-tag HTTP/1.1" 200 109 0.003762 10.0.0.249 - - [2026-08-14 08:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.249 - - [2026-08-14 08:59:15] "GET /loadbalancer/312b81a7-6d2c-41ac-b68a-f7cc44e07bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004393 10.0.0.249 - - [2026-08-14 08:59:16] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009071 10.0.0.249 - - [2026-08-14 08:59:16] "POST /set-tag HTTP/1.1" 200 109 0.004837 10.0.0.249 - - [2026-08-14 08:59:16] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005472 10.0.0.249 - - [2026-08-14 08:59:16] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.249 - - [2026-08-14 08:59:16] "GET /virtual-machine/9dd0eecc-0fe9-4389-ab4f-dc4dfca0885c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003913 10.0.0.249 - - [2026-08-14 08:59:16] "POST /ref-update HTTP/1.1" 200 156 0.014873 10.0.0.249 - - [2026-08-14 08:59:16] "GET /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.023140 10.0.0.249 - - [2026-08-14 08:59:16] "POST /set-tag HTTP/1.1" 200 109 0.022229 10.0.0.249 - - [2026-08-14 08:59:16] "POST /set-tag HTTP/1.1" 200 109 0.056844 10.0.0.249 - - [2026-08-14 08:59:16] "POST /set-tag HTTP/1.1" 200 109 0.050872 10.0.0.249 - - [2026-08-14 08:59:16] "DELETE /instance-ip/49278bf6-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.047076 10.0.0.249 - - [2026-08-14 08:59:16] "POST /ref-update HTTP/1.1" 200 156 0.016110 10.0.0.249 - - [2026-08-14 08:59:17] "DELETE /virtual-machine-interface/490b385c-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.117929 10.0.0.249 - - [2026-08-14 08:59:17] "DELETE /virtual-machine/9dd0eecc-0fe9-4389-ab4f-dc4dfca0885c HTTP/1.1" 200 115 0.039096 10.0.0.249 - - [2026-08-14 08:59:17] "DELETE /tag/4bcffc5a-9a83-40e9-a385-6ce5d230bcfa HTTP/1.1" 200 115 0.081612 10.0.0.249 - - [2026-08-14 08:59:17] "DELETE /tag/df22aff3-3e9e-4f78-a147-c597ef539209 HTTP/1.1" 200 115 0.045116 10.0.0.249 - - [2026-08-14 08:59:19] "GET /global-system-configs HTTP/1.1" 200 323 0.007266 10.0.0.249 - - [2026-08-14 08:59:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002606 10.0.0.249 - - [2026-08-14 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006531 10.0.0.249 - - [2026-08-14 08:59:20] "GET /project/659b1c72-5c0b-4c53-a7e9-fc6c303f3f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.021774 10.0.0.249 - - [2026-08-14 08:59:20] "POST /tags HTTP/1.1" 200 394 0.039557 10.0.0.249 - - [2026-08-14 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011847 10.0.0.249 - - [2026-08-14 08:59:21] "GET /tag/077d1029-b174-4ff1-8dd3-10510812c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.026309 10.0.0.249 - - [2026-08-14 08:59:21] "POST /tags HTTP/1.1" 200 342 0.044760 10.0.0.249 - - [2026-08-14 08:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.249 - - [2026-08-14 08:59:21] "GET /tag/25cf6bc0-006a-424a-9ae5-4f5977db3dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.024540 10.0.0.249 - - [2026-08-14 08:59:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.000561 10.0.0.249 - - [2026-08-14 08:59:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.006224 10.0.0.249 - - [2026-08-14 08:59:21] "POST /security-groups HTTP/1.1" 200 589 0.080878 10.0.0.249 - - [2026-08-14 08:59:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.003444 10.0.0.249 - - [2026-08-14 08:59:21] "POST /projects HTTP/1.1" 200 521 0.293459 10.0.0.249 - - [2026-08-14 08:59:21] "POST /access-control-lists HTTP/1.1" 200 600 0.068189 10.0.0.249 - - [2026-08-14 08:59:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.018092 10.0.0.249 - - [2026-08-14 08:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.054912 10.0.0.249 - - [2026-08-14 08:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.025284 10.0.0.249 - - [2026-08-14 08:59:21] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008748 10.0.0.249 - - [2026-08-14 08:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.249 - - [2026-08-14 08:59:21] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.009136 10.0.0.249 - - [2026-08-14 08:59:21] "POST /access-control-lists HTTP/1.1" 200 598 0.104269 10.0.0.249 - - [2026-08-14 08:59:21] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.110908 10.0.0.249 - - [2026-08-14 08:59:21] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.067810 10.0.0.249 - - [2026-08-14 08:59:21] "POST /security-groups HTTP/1.1" 200 593 0.079858 10.0.0.249 - - [2026-08-14 08:59:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.002102 10.0.0.249 - - [2026-08-14 08:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.038611 10.0.0.249 - - [2026-08-14 08:59:22] "POST /access-control-lists HTTP/1.1" 200 634 0.093477 10.0.0.249 - - [2026-08-14 08:59:22] "POST /chown HTTP/1.1" 200 109 0.094577 10.0.0.249 - - [2026-08-14 08:59:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.022713 10.0.0.249 - - [2026-08-14 08:59:22] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003449 10.0.0.249 - - [2026-08-14 08:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.249 - - [2026-08-14 08:59:22] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037599 10.0.0.249 - - [2026-08-14 08:59:22] "POST /access-control-lists HTTP/1.1" 200 632 0.083730 10.0.0.249 - - [2026-08-14 08:59:22] "POST /tags HTTP/1.1" 409 226 0.023799 10.0.0.249 - - [2026-08-14 08:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.249 - - [2026-08-14 08:59:22] "GET /tag/25cf6bc0-006a-424a-9ae5-4f5977db3dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013185 10.0.0.249 - - [2026-08-14 08:59:22] "POST /firewall-rules HTTP/1.1" 200 602 0.086235 10.0.0.249 - - [2026-08-14 08:59:22] "GET /firewall-rule/1db0bdd1-64f3-4492-8cfe-4844da07c00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005570 10.0.0.249 - - [2026-08-14 08:59:22] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004224 10.0.0.249 - - [2026-08-14 08:59:22] "GET /firewall-rule/1db0bdd1-64f3-4492-8cfe-4844da07c00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002950 10.0.0.249 - - [2026-08-14 08:59:22] "POST /ref-update HTTP/1.1" 200 156 0.074550 10.0.0.249 - - [2026-08-14 08:59:22] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020122 10.0.0.249 - - [2026-08-14 08:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.249 - - [2026-08-14 08:59:22] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003375 10.0.0.249 - - [2026-08-14 08:59:22] "POST /tags HTTP/1.1" 409 226 0.002048 10.0.0.249 - - [2026-08-14 08:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.249 - - [2026-08-14 08:59:22] "GET /tag/25cf6bc0-006a-424a-9ae5-4f5977db3dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.024584 10.0.0.249 - - [2026-08-14 08:59:22] "POST /firewall-rules HTTP/1.1" 200 600 0.074646 10.0.0.249 - - [2026-08-14 08:59:22] "GET /firewall-rule/0e002b20-77a9-43a8-9148-0713b79ab178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006225 10.0.0.249 - - [2026-08-14 08:59:22] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004798 10.0.0.249 - - [2026-08-14 08:59:22] "GET /firewall-rule/0e002b20-77a9-43a8-9148-0713b79ab178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002552 10.0.0.249 - - [2026-08-14 08:59:22] "POST /ref-update HTTP/1.1" 200 156 0.052877 10.0.0.249 - - [2026-08-14 08:59:23] "POST /tags HTTP/1.1" 200 394 0.026919 10.0.0.249 - - [2026-08-14 08:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016271 10.0.0.249 - - [2026-08-14 08:59:24] "GET /tag/8c137746-08e0-4bff-9319-cfbe21146daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.014558 10.0.0.249 - - [2026-08-14 08:59:24] "POST /tags HTTP/1.1" 200 342 0.024758 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.249 - - [2026-08-14 08:59:24] "GET /tag/02fc5ac6-5b3e-4d52-9ad6-3a27bb9bd620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.024104 10.0.0.249 - - [2026-08-14 08:59:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.000561 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.018656 10.0.0.249 - - [2026-08-14 08:59:24] "POST /security-groups HTTP/1.1" 200 589 0.069588 10.0.0.249 - - [2026-08-14 08:59:24] "POST /projects HTTP/1.1" 200 521 0.222030 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.005405 10.0.0.249 - - [2026-08-14 08:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013609 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020628 10.0.0.249 - - [2026-08-14 08:59:24] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004412 10.0.0.249 - - [2026-08-14 08:59:24] "POST /access-control-lists HTTP/1.1" 200 600 0.086233 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.011509 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.249 - - [2026-08-14 08:59:24] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004575 10.0.0.249 - - [2026-08-14 08:59:24] "POST /access-control-lists HTTP/1.1" 200 598 0.046347 10.0.0.249 - - [2026-08-14 08:59:24] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.072135 10.0.0.249 - - [2026-08-14 08:59:24] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.054992 10.0.0.249 - - [2026-08-14 08:59:24] "POST /security-groups HTTP/1.1" 200 593 0.075499 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.003799 10.0.0.249 - - [2026-08-14 08:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.052973 10.0.0.249 - - [2026-08-14 08:59:24] "POST /chown HTTP/1.1" 200 109 0.027639 10.0.0.249 - - [2026-08-14 08:59:24] "POST /access-control-lists HTTP/1.1" 200 634 0.085546 10.0.0.249 - - [2026-08-14 08:59:24] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008899 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.022702 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.249 - - [2026-08-14 08:59:24] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003568 10.0.0.249 - - [2026-08-14 08:59:24] "POST /tags HTTP/1.1" 409 226 0.002764 10.0.0.249 - - [2026-08-14 08:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.249 - - [2026-08-14 08:59:24] "GET /tag/02fc5ac6-5b3e-4d52-9ad6-3a27bb9bd620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019806 10.0.0.249 - - [2026-08-14 08:59:24] "POST /access-control-lists HTTP/1.1" 200 632 0.078805 10.0.0.249 - - [2026-08-14 08:59:25] "POST /firewall-rules HTTP/1.1" 200 602 0.083054 10.0.0.249 - - [2026-08-14 08:59:25] "GET /firewall-rule/b17920ef-f972-4ab9-a07b-cc62777695d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006040 10.0.0.249 - - [2026-08-14 08:59:25] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005042 10.0.0.249 - - [2026-08-14 08:59:25] "GET /firewall-rule/b17920ef-f972-4ab9-a07b-cc62777695d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003316 10.0.0.249 - - [2026-08-14 08:59:25] "POST /ref-update HTTP/1.1" 200 156 0.055425 10.0.0.249 - - [2026-08-14 08:59:25] "GET /application-policy-set/f54b0551-dc95-4111-8f14-6fd020d62f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018891 10.0.0.249 - - [2026-08-14 08:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.249 - - [2026-08-14 08:59:25] "GET /policy-management/65adb3db-aa46-44ed-b171-932950f32c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002787 10.0.0.249 - - [2026-08-14 08:59:25] "POST /tags HTTP/1.1" 409 226 0.001651 10.0.0.249 - - [2026-08-14 08:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.249 - - [2026-08-14 08:59:25] "GET /tag/02fc5ac6-5b3e-4d52-9ad6-3a27bb9bd620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017763 10.0.0.249 - - [2026-08-14 08:59:25] "POST /firewall-rules HTTP/1.1" 200 600 0.076785 10.0.0.249 - - [2026-08-14 08:59:25] "GET /firewall-rule/9262f6d9-bb55-4d4d-ae63-615168917576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007004 10.0.0.249 - - [2026-08-14 08:59:25] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005359 10.0.0.249 - - [2026-08-14 08:59:25] "GET /firewall-rule/9262f6d9-bb55-4d4d-ae63-615168917576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003372 10.0.0.249 - - [2026-08-14 08:59:25] "POST /ref-update HTTP/1.1" 200 156 0.082754 10.0.0.249 - - [2026-08-14 08:59:27] "POST /tags HTTP/1.1" 200 346 0.127067 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015740 10.0.0.249 - - [2026-08-14 08:59:27] "GET /tag/3938b585-953a-4fd7-82b8-eb5b84987503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.027848 10.0.0.249 - - [2026-08-14 08:59:27] "POST /projects HTTP/1.1" 409 238 0.006446 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006148 10.0.0.249 - - [2026-08-14 08:59:27] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055626 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.249 - - [2026-08-14 08:59:27] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007092 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.249 - - [2026-08-14 08:59:27] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.011712 10.0.0.249 - - [2026-08-14 08:59:27] "POST /security-groups HTTP/1.1" 409 285 0.003235 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.249 - - [2026-08-14 08:59:27] "PUT /security-group/36052125-f24f-40bb-bef2-aaf78b24f4dc HTTP/1.1" 200 263 0.081198 10.0.0.249 - - [2026-08-14 08:59:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.053294 10.0.0.249 - - [2026-08-14 08:59:27] "PUT /access-control-list/e163500c-974c-4f10-91f7-d91942f23dc9 HTTP/1.1" 200 273 0.042628 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023147 10.0.0.249 - - [2026-08-14 08:59:27] "POST /tags HTTP/1.1" 409 228 0.003331 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.249 - - [2026-08-14 08:59:27] "PUT /access-control-list/e7d65021-b492-4716-8e1e-4a19d3c2a54f HTTP/1.1" 200 273 0.056614 10.0.0.249 - - [2026-08-14 08:59:27] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.089024 10.0.0.249 - - [2026-08-14 08:59:27] "GET /tag/3938b585-953a-4fd7-82b8-eb5b84987503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017608 10.0.0.249 - - [2026-08-14 08:59:27] "POST /tags HTTP/1.1" 200 346 0.051244 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017401 10.0.0.249 - - [2026-08-14 08:59:27] "GET /tag/7b1921fb-3bc0-4d77-b292-bebd48940e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.015502 10.0.0.249 - - [2026-08-14 08:59:27] "POST /projects HTTP/1.1" 409 238 0.003008 10.0.0.249 - - [2026-08-14 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.249 - - [2026-08-14 08:59:28] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057276 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.249 - - [2026-08-14 08:59:28] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007747 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.249 - - [2026-08-14 08:59:28] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008337 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.249 - - [2026-08-14 08:59:28] "POST /security-groups HTTP/1.1" 409 285 0.002802 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010548 10.0.0.249 - - [2026-08-14 08:59:28] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.074392 10.0.0.249 - - [2026-08-14 08:59:28] "PUT /security-group/1ee6d7c4-50cc-4943-8ba9-3c9e7823374b HTTP/1.1" 200 263 0.072009 10.0.0.249 - - [2026-08-14 08:59:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025950 10.0.0.249 - - [2026-08-14 08:59:28] "PUT /access-control-list/f743e693-617f-4bea-87a1-6919dc873c16 HTTP/1.1" 200 273 0.035831 10.0.0.249 - - [2026-08-14 08:59:28] "POST /tags HTTP/1.1" 409 228 0.008139 10.0.0.249 - - [2026-08-14 08:59:28] "PUT /access-control-list/32f08311-fd1c-4821-8262-5718de9884b2 HTTP/1.1" 200 273 0.030961 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.249 - - [2026-08-14 08:59:28] "GET /tag/7b1921fb-3bc0-4d77-b292-bebd48940e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013641 10.0.0.249 - - [2026-08-14 08:59:28] "POST /tags HTTP/1.1" 200 292 0.083715 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.249 - - [2026-08-14 08:59:28] "GET /tag/2f9bd96f-9ae8-4d76-b35e-13cde4da4f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.016052 10.0.0.249 - - [2026-08-14 08:59:28] "POST /tags HTTP/1.1" 200 304 0.088760 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.249 - - [2026-08-14 08:59:28] "GET /tag/ea3d9e3c-f370-4b44-8a8b-834479d0dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014154 10.0.0.249 - - [2026-08-14 08:59:28] "POST /tags HTTP/1.1" 409 252 0.002185 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.249 - - [2026-08-14 08:59:28] "GET /tag/077d1029-b174-4ff1-8dd3-10510812c45a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011522 10.0.0.249 - - [2026-08-14 08:59:28] "POST /tags HTTP/1.1" 409 226 0.002153 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.249 - - [2026-08-14 08:59:28] "GET /tag/25cf6bc0-006a-424a-9ae5-4f5977db3dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013061 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.249 - - [2026-08-14 08:59:28] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005955 10.0.0.249 - - [2026-08-14 08:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.249 - - [2026-08-14 08:59:29] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046909 10.0.0.249 - - [2026-08-14 08:59:29] "POST /virtual-machines HTTP/1.1" 200 396 0.010427 10.0.0.249 - - [2026-08-14 08:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012163 10.0.0.249 - - [2026-08-14 08:59:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109272 10.0.0.249 - - [2026-08-14 08:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009375 10.0.0.249 - - [2026-08-14 08:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.249 - - [2026-08-14 08:59:29] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007994 10.0.0.249 - - [2026-08-14 08:59:29] "POST /instance-ips HTTP/1.1" 200 398 0.031110 10.0.0.249 - - [2026-08-14 08:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.046187 10.0.0.249 - - [2026-08-14 08:59:29] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012553 10.0.0.249 - - [2026-08-14 08:59:29] "POST /set-tag HTTP/1.1" 200 109 0.087165 10.0.0.249 - - [2026-08-14 08:59:29] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.031206 10.0.0.249 - - [2026-08-14 08:59:29] "GET /instance-ip/75525008-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006339 10.0.0.249 - - [2026-08-14 08:59:29] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008621 10.0.0.249 - - [2026-08-14 08:59:29] "POST /set-tag HTTP/1.1" 200 109 0.008116 10.0.0.249 - - [2026-08-14 08:59:29] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.017362 10.0.0.249 - - [2026-08-14 08:59:29] "POST /ref-update HTTP/1.1" 200 156 0.015373 10.0.0.249 - - [2026-08-14 08:59:29] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.026953 10.0.0.249 - - [2026-08-14 08:59:29] "POST /set-tag HTTP/1.1" 200 109 0.009542 10.0.0.249 - - [2026-08-14 08:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.249 - - [2026-08-14 08:59:29] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013005 10.0.0.249 - - [2026-08-14 08:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.249 - - [2026-08-14 08:59:30] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.067135 10.0.0.249 - - [2026-08-14 08:59:30] "POST /virtual-machines HTTP/1.1" 200 396 0.031400 10.0.0.249 - - [2026-08-14 08:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.047635 10.0.0.249 - - [2026-08-14 08:59:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124166 10.0.0.249 - - [2026-08-14 08:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008317 10.0.0.249 - - [2026-08-14 08:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.249 - - [2026-08-14 08:59:30] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006838 10.0.0.249 - - [2026-08-14 08:59:30] "POST /instance-ips HTTP/1.1" 200 398 0.046112 10.0.0.249 - - [2026-08-14 08:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036901 10.0.0.249 - - [2026-08-14 08:59:30] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.020623 10.0.0.249 - - [2026-08-14 08:59:30] "POST /set-tag HTTP/1.1" 200 109 0.078360 10.0.0.249 - - [2026-08-14 08:59:30] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021049 10.0.0.249 - - [2026-08-14 08:59:30] "GET /instance-ip/75f0c9a4-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003556 10.0.0.249 - - [2026-08-14 08:59:30] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005019 10.0.0.249 - - [2026-08-14 08:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.249 - - [2026-08-14 08:59:30] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004239 10.0.0.249 - - [2026-08-14 08:59:30] "POST /ref-update HTTP/1.1" 200 156 0.011053 10.0.0.249 - - [2026-08-14 08:59:30] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013878 10.0.0.249 - - [2026-08-14 08:59:30] "POST /set-tag HTTP/1.1" 200 109 0.006787 10.0.0.249 - - [2026-08-14 08:59:30] "POST /tags HTTP/1.1" 200 292 0.026553 10.0.0.249 - - [2026-08-14 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007503 10.0.0.249 - - [2026-08-14 08:59:31] "GET /tag/9ced300e-a150-4a13-9e97-d67a11489f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.019743 10.0.0.249 - - [2026-08-14 08:59:31] "POST /tags HTTP/1.1" 409 252 0.002549 10.0.0.249 - - [2026-08-14 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2026-08-14 08:59:31] "GET /tag/8c137746-08e0-4bff-9319-cfbe21146daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.014649 10.0.0.249 - - [2026-08-14 08:59:31] "POST /tags HTTP/1.1" 409 226 0.002661 10.0.0.249 - - [2026-08-14 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.249 - - [2026-08-14 08:59:31] "GET /tag/02fc5ac6-5b3e-4d52-9ad6-3a27bb9bd620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.018454 10.0.0.249 - - [2026-08-14 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.249 - - [2026-08-14 08:59:31] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004793 10.0.0.249 - - [2026-08-14 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2026-08-14 08:59:31] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.074943 10.0.0.249 - - [2026-08-14 08:59:31] "POST /virtual-machines HTTP/1.1" 200 396 0.011015 10.0.0.249 - - [2026-08-14 08:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023598 10.0.0.249 - - [2026-08-14 08:59:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.187043 10.0.0.249 - - [2026-08-14 08:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014296 10.0.0.249 - - [2026-08-14 08:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.249 - - [2026-08-14 08:59:31] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012781 10.0.0.249 - - [2026-08-14 08:59:31] "POST /instance-ips HTTP/1.1" 200 398 0.025916 10.0.0.249 - - [2026-08-14 08:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018877 10.0.0.249 - - [2026-08-14 08:59:31] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016388 10.0.0.249 - - [2026-08-14 08:59:32] "POST /set-tag HTTP/1.1" 200 109 0.097866 10.0.0.249 - - [2026-08-14 08:59:32] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012250 10.0.0.249 - - [2026-08-14 08:59:32] "GET /instance-ip/76bde1be-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.010909 10.0.0.249 - - [2026-08-14 08:59:32] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006407 10.0.0.249 - - [2026-08-14 08:59:32] "POST /set-tag HTTP/1.1" 200 109 0.006999 10.0.0.249 - - [2026-08-14 08:59:32] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005040 10.0.0.249 - - [2026-08-14 08:59:32] "POST /ref-update HTTP/1.1" 200 156 0.013473 10.0.0.249 - - [2026-08-14 08:59:32] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.034591 10.0.0.249 - - [2026-08-14 08:59:32] "POST /set-tag HTTP/1.1" 200 109 0.005295 10.0.0.249 - - [2026-08-14 08:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.249 - - [2026-08-14 08:59:32] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013812 10.0.0.249 - - [2026-08-14 08:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.249 - - [2026-08-14 08:59:32] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059075 10.0.0.249 - - [2026-08-14 08:59:32] "POST /virtual-machines HTTP/1.1" 200 396 0.032279 10.0.0.249 - - [2026-08-14 08:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013525 10.0.0.249 - - [2026-08-14 08:59:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.147846 10.0.0.249 - - [2026-08-14 08:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015036 10.0.0.249 - - [2026-08-14 08:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.249 - - [2026-08-14 08:59:32] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005777 10.0.0.249 - - [2026-08-14 08:59:32] "POST /instance-ips HTTP/1.1" 200 398 0.049980 10.0.0.249 - - [2026-08-14 08:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021905 10.0.0.249 - - [2026-08-14 08:59:32] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010275 10.0.0.249 - - [2026-08-14 08:59:33] "POST /set-tag HTTP/1.1" 200 109 0.081745 10.0.0.249 - - [2026-08-14 08:59:33] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.025027 10.0.0.249 - - [2026-08-14 08:59:33] "GET /instance-ip/775ebc60-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006717 10.0.0.249 - - [2026-08-14 08:59:33] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005387 10.0.0.249 - - [2026-08-14 08:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.249 - - [2026-08-14 08:59:33] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.004031 10.0.0.249 - - [2026-08-14 08:59:33] "POST /ref-update HTTP/1.1" 200 156 0.010525 10.0.0.249 - - [2026-08-14 08:59:33] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012938 10.0.0.249 - - [2026-08-14 08:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.249 - - [2026-08-14 08:59:33] "POST /tags HTTP/1.1" 200 300 0.019546 10.0.0.249 - - [2026-08-14 08:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010815 10.0.0.249 - - [2026-08-14 08:59:33] "GET /tag/4cbc05e1-7c2c-4f2b-831c-73864028a23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.026767 10.0.0.249 - - [2026-08-14 08:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.249 - - [2026-08-14 08:59:33] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005331 10.0.0.249 - - [2026-08-14 08:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.249 - - [2026-08-14 08:59:33] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.081841 10.0.0.249 - - [2026-08-14 08:59:33] "POST /virtual-machines HTTP/1.1" 200 396 0.019617 10.0.0.249 - - [2026-08-14 08:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038723 10.0.0.249 - - [2026-08-14 08:59:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.153607 10.0.0.249 - - [2026-08-14 08:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010593 10.0.0.249 - - [2026-08-14 08:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.249 - - [2026-08-14 08:59:33] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015085 10.0.0.249 - - [2026-08-14 08:59:33] "POST /instance-ips HTTP/1.1" 200 398 0.033286 10.0.0.249 - - [2026-08-14 08:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.040159 10.0.0.249 - - [2026-08-14 08:59:34] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.020835 10.0.0.249 - - [2026-08-14 08:59:34] "POST /set-tag HTTP/1.1" 200 109 0.038110 10.0.0.249 - - [2026-08-14 08:59:34] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010242 10.0.0.249 - - [2026-08-14 08:59:34] "GET /instance-ip/780a3f22-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.018335 10.0.0.249 - - [2026-08-14 08:59:34] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007987 10.0.0.249 - - [2026-08-14 08:59:34] "POST /set-tag HTTP/1.1" 200 109 0.004818 10.0.0.249 - - [2026-08-14 08:59:34] "POST /tags HTTP/1.1" 200 300 0.048635 10.0.0.249 - - [2026-08-14 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009445 10.0.0.249 - - [2026-08-14 08:59:34] "GET /tag/d0ce82c0-621a-4f80-b386-c185a043f7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.032528 10.0.0.249 - - [2026-08-14 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.249 - - [2026-08-14 08:59:34] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008388 10.0.0.249 - - [2026-08-14 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009466 10.0.0.249 - - [2026-08-14 08:59:34] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047407 10.0.0.249 - - [2026-08-14 08:59:34] "POST /virtual-machines HTTP/1.1" 200 396 0.019275 10.0.0.249 - - [2026-08-14 08:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.043457 10.0.0.249 - - [2026-08-14 08:59:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.173565 10.0.0.249 - - [2026-08-14 08:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013280 10.0.0.249 - - [2026-08-14 08:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.047894 10.0.0.249 - - [2026-08-14 08:59:34] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015975 10.0.0.249 - - [2026-08-14 08:59:35] "POST /instance-ips HTTP/1.1" 200 398 0.031009 10.0.0.249 - - [2026-08-14 08:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028598 10.0.0.249 - - [2026-08-14 08:59:35] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.028059 10.0.0.249 - - [2026-08-14 08:59:35] "POST /set-tag HTTP/1.1" 200 109 0.032213 10.0.0.249 - - [2026-08-14 08:59:35] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009834 10.0.0.249 - - [2026-08-14 08:59:35] "GET /instance-ip/78a784c6-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003813 10.0.0.249 - - [2026-08-14 08:59:35] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015266 10.0.0.249 - - [2026-08-14 08:59:35] "POST /set-tag HTTP/1.1" 200 109 0.007833 10.0.0.249 - - [2026-08-14 08:59:35] "POST /tags HTTP/1.1" 200 300 0.063926 10.0.0.249 - - [2026-08-14 08:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.249 - - [2026-08-14 08:59:35] "GET /tag/37d7c01d-c0a2-4cb3-adb7-08a6a7e1f62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018445 10.0.0.249 - - [2026-08-14 08:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.249 - - [2026-08-14 08:59:35] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013284 10.0.0.249 - - [2026-08-14 08:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.249 - - [2026-08-14 08:59:35] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035531 10.0.0.249 - - [2026-08-14 08:59:35] "POST /virtual-machines HTTP/1.1" 200 396 0.014781 10.0.0.249 - - [2026-08-14 08:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.040070 10.0.0.249 - - [2026-08-14 08:59:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134990 10.0.0.249 - - [2026-08-14 08:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013733 10.0.0.249 - - [2026-08-14 08:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011115 10.0.0.249 - - [2026-08-14 08:59:35] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013278 10.0.0.249 - - [2026-08-14 08:59:36] "POST /instance-ips HTTP/1.1" 200 398 0.034487 10.0.0.249 - - [2026-08-14 08:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.050531 10.0.0.249 - - [2026-08-14 08:59:36] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015938 10.0.0.249 - - [2026-08-14 08:59:36] "POST /set-tag HTTP/1.1" 200 109 0.021809 10.0.0.249 - - [2026-08-14 08:59:36] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019446 10.0.0.249 - - [2026-08-14 08:59:36] "GET /instance-ip/793fab66-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003571 10.0.0.249 - - [2026-08-14 08:59:36] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005669 10.0.0.249 - - [2026-08-14 08:59:36] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.249 - - [2026-08-14 08:59:36] "POST /tags HTTP/1.1" 200 300 0.045755 10.0.0.249 - - [2026-08-14 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.249 - - [2026-08-14 08:59:36] "GET /tag/270a9e86-5cb3-49cc-b87a-15beaad9e435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017491 10.0.0.249 - - [2026-08-14 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.249 - - [2026-08-14 08:59:36] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007109 10.0.0.249 - - [2026-08-14 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.249 - - [2026-08-14 08:59:36] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062301 10.0.0.249 - - [2026-08-14 08:59:36] "POST /virtual-machines HTTP/1.1" 200 396 0.017779 10.0.0.249 - - [2026-08-14 08:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029794 10.0.0.249 - - [2026-08-14 08:59:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135641 10.0.0.249 - - [2026-08-14 08:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009748 10.0.0.249 - - [2026-08-14 08:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012402 10.0.0.249 - - [2026-08-14 08:59:36] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007086 10.0.0.249 - - [2026-08-14 08:59:36] "POST /instance-ips HTTP/1.1" 200 398 0.028580 10.0.0.249 - - [2026-08-14 08:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.046326 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.017045 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.022769 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.034833 10.0.0.249 - - [2026-08-14 08:59:37] "GET /instance-ip/79d51dfe-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.007400 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006172 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.004757 10.0.0.249 - - [2026-08-14 08:59:37] "POST /ref-update HTTP/1.1" 200 156 0.014060 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013946 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005508 10.0.0.249 - - [2026-08-14 08:59:37] "POST /ref-update HTTP/1.1" 200 156 0.020290 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.023840 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006515 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2776 0.008159 10.0.0.249 - - [2026-08-14 08:59:37] "POST /ref-update HTTP/1.1" 200 156 0.026078 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019538 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-router/4a3e9edd-92fd-4934-9961-e3be02e4f6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2990 0.006920 10.0.0.249 - - [2026-08-14 08:59:37] "POST /ref-update HTTP/1.1" 200 156 0.008945 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006299 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007146 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004839 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008121 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.004867 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006312 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.249 - - [2026-08-14 08:59:37] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005747 10.0.0.249 - - [2026-08-14 08:59:37] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.249 - - [2026-08-14 08:59:38] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013042 10.0.0.249 - - [2026-08-14 08:59:38] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.249 - - [2026-08-14 08:59:38] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005662 10.0.0.249 - - [2026-08-14 08:59:38] "POST /set-tag HTTP/1.1" 200 109 0.010493 10.0.0.249 - - [2026-08-14 08:59:38] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007558 10.0.0.249 - - [2026-08-14 08:59:38] "POST /set-tag HTTP/1.1" 200 109 0.005100 10.0.0.249 - - [2026-08-14 08:59:38] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007427 10.0.0.249 - - [2026-08-14 08:59:38] "POST /set-tag HTTP/1.1" 200 109 0.003563 10.0.0.249 - - [2026-08-14 08:59:39] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006125 10.0.0.249 - - [2026-08-14 08:59:39] "POST /set-tag HTTP/1.1" 200 109 0.008515 10.0.0.249 - - [2026-08-14 08:59:39] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011236 10.0.0.249 - - [2026-08-14 08:59:39] "POST /set-tag HTTP/1.1" 200 109 0.006437 10.0.0.249 - - [2026-08-14 08:59:39] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017293 10.0.0.249 - - [2026-08-14 08:59:39] "POST /set-tag HTTP/1.1" 200 109 0.013532 10.0.0.249 - - [2026-08-14 08:59:39] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018582 10.0.0.249 - - [2026-08-14 08:59:39] "POST /set-tag HTTP/1.1" 200 109 0.007773 10.0.0.249 - - [2026-08-14 08:59:40] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005574 10.0.0.249 - - [2026-08-14 08:59:40] "POST /set-tag HTTP/1.1" 200 109 0.003646 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine/30d67c4c-cd6b-4e5b-a456-fa541255cc58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003527 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004199 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine/b3d49de2-8316-4398-ae38-af450b4b736a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003673 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006299 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine/4e3ac0e0-f601-4887-b3b0-5404f2d4cd11?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003412 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006355 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine/2889529e-cff4-4c64-b920-f893e057de6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.010361 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012123 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine/a9facf14-ee53-47d5-b053-0f7087cea9d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.011145 10.0.0.249 - - [2026-08-14 08:59:43] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005340 10.0.0.249 - - [2026-08-14 08:59:44] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006731 10.0.0.249 - - [2026-08-14 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.003321 10.0.0.249 - - [2026-08-14 08:59:48] "GET /virtual-machine/7b6ec22e-5590-42cc-ae8a-8fb82b494428?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004006 10.0.0.249 - - [2026-08-14 08:59:48] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005232 10.0.0.249 - - [2026-08-14 08:59:48] "GET /virtual-machine/8687d98f-5bec-4cf1-b0f0-2273b440b3ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003849 10.0.0.249 - - [2026-08-14 08:59:48] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005180 10.0.0.249 - - [2026-08-14 08:59:48] "GET /virtual-machine/8095b5b3-8f56-4f86-b56f-f5415aacc9e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003842 10.0.0.249 - - [2026-08-14 08:59:48] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006849 10.0.0.249 - - [2026-08-14 08:59:49] "GET /loadbalancer/c1437fa0-b5bb-420c-831c-85981b0547ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002923 10.0.0.249 - - [2026-08-14 08:59:49] "POST /fqname-to-id HTTP/1.1" 404 259 0.003389 10.0.0.249 - - [2026-08-14 08:59:49] "POST /tags HTTP/1.1" 200 334 0.041097 10.0.0.249 - - [2026-08-14 08:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006943 10.0.0.249 - - [2026-08-14 08:59:49] "GET /tag/9d1cfa49-3eb2-458b-943d-24096f2ce8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.022259 10.0.0.249 - - [2026-08-14 08:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.249 - - [2026-08-14 08:59:49] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.060894 10.0.0.249 - - [2026-08-14 08:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008555 10.0.0.249 - - [2026-08-14 08:59:49] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005247 10.0.0.249 - - [2026-08-14 08:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.249 - - [2026-08-14 08:59:49] "GET /service-appliance-set/ae463929-f487-4d80-9b5a-804b2280d41a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006820 10.0.0.249 - - [2026-08-14 08:59:49] "POST /fqname-to-id HTTP/1.1" 404 273 0.003969 10.0.0.249 - - [2026-08-14 08:59:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.142310 10.0.0.249 - - [2026-08-14 08:59:50] "GET /virtual-machine-interface/77f26d17-f879-4a6e-9057-18a461a269e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.031281 10.0.0.249 - - [2026-08-14 08:59:50] "POST /instance-ips HTTP/1.1" 200 410 0.036060 10.0.0.249 - - [2026-08-14 08:59:50] "GET /instance-ip/6fc1e33a-b71c-420e-8d82-b296bc9eabcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005397 10.0.0.249 - - [2026-08-14 08:59:50] "POST /loadbalancers HTTP/1.1" 200 631 0.069125 10.0.0.249 - - [2026-08-14 08:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033796 10.0.0.249 - - [2026-08-14 08:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.249 - - [2026-08-14 08:59:50] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059652 10.0.0.249 - - [2026-08-14 08:59:50] "GET /instance-ip/6fc1e33a-b71c-420e-8d82-b296bc9eabcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.011447 10.0.0.249 - - [2026-08-14 08:59:50] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.068791 10.0.0.249 - - [2026-08-14 08:59:50] "POST /floating-ips HTTP/1.1" 200 599 0.078190 10.0.0.249 - - [2026-08-14 08:59:50] "GET /loadbalancer/c1437fa0-b5bb-420c-831c-85981b0547ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.018349 10.0.0.249 - - [2026-08-14 08:59:50] "GET /loadbalancer/c1437fa0-b5bb-420c-831c-85981b0547ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004434 10.0.0.249 - - [2026-08-14 08:59:50] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.056908 10.0.0.249 - - [2026-08-14 08:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.249 - - [2026-08-14 08:59:50] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.060278 10.0.0.249 - - [2026-08-14 08:59:50] "GET /loadbalancer-listener/c3951e33-4fe9-4f1a-97ac-21370a7a7fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.008288 10.0.0.249 - - [2026-08-14 08:59:50] "GET /loadbalancer-listener/c3951e33-4fe9-4f1a-97ac-21370a7a7fb6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.007572 10.0.0.249 - - [2026-08-14 08:59:50] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.038609 10.0.0.249 - - [2026-08-14 08:59:50] "GET /instance-ip/6fc1e33a-b71c-420e-8d82-b296bc9eabcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006707 10.0.0.249 - - [2026-08-14 08:59:50] "GET /instance-ip/6fc1e33a-b71c-420e-8d82-b296bc9eabcd?fields=floating_ips HTTP/1.1" 200 1214 0.009796 10.0.0.249 - - [2026-08-14 08:59:50] "GET /floating-ip/24e0f1e9-17a4-47a5-a405-b00d099de16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003475 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001495 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001333 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001256 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001451 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001135 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001205 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001228 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:00:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001366 10.0.0.249 - - [2026-08-14 09:04:19] "GET /global-system-configs HTTP/1.1" 200 323 0.003496 10.0.0.249 - - [2026-08-14 09:04:20] "GET /global-system-configs HTTP/1.1" 200 323 0.005117 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:05:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001241 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:05:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001532 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:06:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001594 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:06:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:06:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:06:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001692 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:06:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001176 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001283 10.0.0.249 - - [2026-08-14 09:09:19] "GET /global-system-configs HTTP/1.1" 200 323 0.003866 10.0.0.249 - - [2026-08-14 09:09:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002980 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:10:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001194 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:10:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001242 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:10:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001565 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:10:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001235 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:11:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001061 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:11:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001140 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:11:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001635 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:11:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001344 10.0.0.249 - - [2026-08-14 09:13:51] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013435 10.0.0.249 - - [2026-08-14 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.006364 10.0.0.249 - - [2026-08-14 09:13:51] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007244 10.0.0.249 - - [2026-08-14 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.003797 10.0.0.249 - - [2026-08-14 09:13:51] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009024 10.0.0.249 - - [2026-08-14 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.249 - - [2026-08-14 09:13:51] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006194 10.0.0.249 - - [2026-08-14 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.249 - - [2026-08-14 09:13:51] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005650 10.0.0.249 - - [2026-08-14 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.005045 10.0.0.249 - - [2026-08-14 09:13:51] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005574 10.0.0.249 - - [2026-08-14 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.003468 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004756 10.0.0.249 - - [2026-08-14 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008056 10.0.0.249 - - [2026-08-14 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.003948 10.0.0.249 - - [2026-08-14 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.249 - - [2026-08-14 09:13:52] "GET /loadbalancer/c1437fa0-b5bb-420c-831c-85981b0547ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003326 10.0.0.249 - - [2026-08-14 09:13:52] "GET /loadbalancer-pool/70923376-f521-41de-94ac-99bc23b88319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005407 10.0.0.249 - - [2026-08-14 09:13:52] "POST /loadbalancer-members HTTP/1.1" 200 723 0.051980 10.0.0.249 - - [2026-08-14 09:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018954 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013443 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021022 10.0.0.249 - - [2026-08-14 09:13:52] "POST /tags HTTP/1.1" 409 221 0.005797 10.0.0.249 - - [2026-08-14 09:13:52] "POST /ref-update HTTP/1.1" 200 156 0.014956 10.0.0.249 - - [2026-08-14 09:13:52] "GET /floating-ip/24e0f1e9-17a4-47a5-a405-b00d099de16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.012220 10.0.0.249 - - [2026-08-14 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.249 - - [2026-08-14 09:13:52] "GET /tag/9d1cfa49-3eb2-458b-943d-24096f2ce8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.014868 10.0.0.249 - - [2026-08-14 09:13:52] "PUT /floating-ip/24e0f1e9-17a4-47a5-a405-b00d099de16e HTTP/1.1" 200 257 0.010658 10.0.0.249 - - [2026-08-14 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.085391 10.0.0.249 - - [2026-08-14 09:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.249 - - [2026-08-14 09:13:52] "GET /loadbalancer/c1437fa0-b5bb-420c-831c-85981b0547ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002885 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005738 10.0.0.249 - - [2026-08-14 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.004576 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007518 10.0.0.249 - - [2026-08-14 09:13:52] "POST /set-tag HTTP/1.1" 200 109 0.003788 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine/30d67c4c-cd6b-4e5b-a456-fa541255cc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004272 10.0.0.249 - - [2026-08-14 09:13:52] "POST /ref-update HTTP/1.1" 200 156 0.015801 10.0.0.249 - - [2026-08-14 09:13:52] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.040020 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.081417 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.037021 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.063083 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.047486 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.019590 10.0.0.249 - - [2026-08-14 09:13:53] "DELETE /instance-ip/75525008-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.074455 10.0.0.249 - - [2026-08-14 09:13:53] "POST /ref-update HTTP/1.1" 200 156 0.011215 10.0.0.249 - - [2026-08-14 09:13:53] "DELETE /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.077110 10.0.0.249 - - [2026-08-14 09:13:53] "DELETE /virtual-machine/30d67c4c-cd6b-4e5b-a456-fa541255cc58 HTTP/1.1" 200 115 0.032365 10.0.0.249 - - [2026-08-14 09:13:53] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010010 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.004845 10.0.0.249 - - [2026-08-14 09:13:53] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005154 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.249 - - [2026-08-14 09:13:53] "GET /virtual-machine/2889529e-cff4-4c64-b920-f893e057de6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003393 10.0.0.249 - - [2026-08-14 09:13:53] "POST /ref-update HTTP/1.1" 200 156 0.049924 10.0.0.249 - - [2026-08-14 09:13:53] "GET /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010679 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.022985 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.067567 10.0.0.249 - - [2026-08-14 09:13:53] "POST /set-tag HTTP/1.1" 200 109 0.042391 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.022054 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.031361 10.0.0.249 - - [2026-08-14 09:13:54] "DELETE /instance-ip/775ebc60-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.080458 10.0.0.249 - - [2026-08-14 09:13:54] "DELETE /virtual-machine-interface/773ca990-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.048849 10.0.0.249 - - [2026-08-14 09:13:54] "DELETE /virtual-machine/2889529e-cff4-4c64-b920-f893e057de6d HTTP/1.1" 200 115 0.026931 10.0.0.249 - - [2026-08-14 09:13:54] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007694 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.249 - - [2026-08-14 09:13:54] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004715 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.249 - - [2026-08-14 09:13:54] "GET /virtual-machine/b3d49de2-8316-4398-ae38-af450b4b736a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004760 10.0.0.249 - - [2026-08-14 09:13:54] "POST /ref-update HTTP/1.1" 200 156 0.018826 10.0.0.249 - - [2026-08-14 09:13:54] "GET /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012027 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.023153 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.040211 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.034919 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.019758 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.034581 10.0.0.249 - - [2026-08-14 09:13:54] "DELETE /instance-ip/75f0c9a4-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.069594 10.0.0.249 - - [2026-08-14 09:13:54] "DELETE /virtual-machine-interface/75d52d3e-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.045574 10.0.0.249 - - [2026-08-14 09:13:54] "DELETE /virtual-machine/b3d49de2-8316-4398-ae38-af450b4b736a HTTP/1.1" 200 115 0.032248 10.0.0.249 - - [2026-08-14 09:13:54] "DELETE /tag/2f9bd96f-9ae8-4d76-b35e-13cde4da4f33 HTTP/1.1" 200 115 0.048114 10.0.0.249 - - [2026-08-14 09:13:54] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005286 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.003667 10.0.0.249 - - [2026-08-14 09:13:54] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006344 10.0.0.249 - - [2026-08-14 09:13:54] "POST /set-tag HTTP/1.1" 200 109 0.004571 10.0.0.249 - - [2026-08-14 09:13:54] "GET /virtual-machine/4e3ac0e0-f601-4887-b3b0-5404f2d4cd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003503 10.0.0.249 - - [2026-08-14 09:13:55] "POST /ref-update HTTP/1.1" 200 156 0.015111 10.0.0.249 - - [2026-08-14 09:13:55] "GET /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008977 10.0.0.249 - - [2026-08-14 09:13:55] "POST /set-tag HTTP/1.1" 200 109 0.028433 10.0.0.249 - - [2026-08-14 09:13:55] "POST /set-tag HTTP/1.1" 200 109 0.056908 10.0.0.249 - - [2026-08-14 09:13:55] "POST /set-tag HTTP/1.1" 200 109 0.032677 10.0.0.249 - - [2026-08-14 09:13:55] "POST /set-tag HTTP/1.1" 200 109 0.018285 10.0.0.249 - - [2026-08-14 09:13:55] "POST /set-tag HTTP/1.1" 200 109 0.044002 10.0.0.249 - - [2026-08-14 09:13:55] "DELETE /instance-ip/76bde1be-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.063004 10.0.0.249 - - [2026-08-14 09:13:55] "DELETE /virtual-machine-interface/7693c08c-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.057117 10.0.0.249 - - [2026-08-14 09:13:55] "DELETE /virtual-machine/4e3ac0e0-f601-4887-b3b0-5404f2d4cd11 HTTP/1.1" 200 115 0.023631 10.0.0.249 - - [2026-08-14 09:13:55] "DELETE /tag/ea3d9e3c-f370-4b44-8a8b-834479d0dfa4 HTTP/1.1" 200 115 0.067027 10.0.0.249 - - [2026-08-14 09:13:55] "DELETE /tag/9ced300e-a150-4a13-9e97-d67a11489f0b HTTP/1.1" 200 115 0.042480 10.0.0.249 - - [2026-08-14 09:14:19] "GET /global-system-configs HTTP/1.1" 200 323 0.005334 10.0.0.249 - - [2026-08-14 09:14:20] "GET /global-system-configs HTTP/1.1" 200 323 0.004771 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001218 [Introspect:8084]10.0.0.249 - - [2026-08-14 09:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001168 10.0.0.249 - - [2026-08-14 09:14:22] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011908 10.0.0.249 - - [2026-08-14 09:14:22] "POST /set-tag HTTP/1.1" 200 109 0.004972 10.0.0.249 - - [2026-08-14 09:14:22] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010071 10.0.0.249 - - [2026-08-14 09:14:22] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.249 - - [2026-08-14 09:14:22] "GET /virtual-machine/7b6ec22e-5590-42cc-ae8a-8fb82b494428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004416 10.0.0.249 - - [2026-08-14 09:14:22] "POST /ref-update HTTP/1.1" 200 156 0.016608 10.0.0.249 - - [2026-08-14 09:14:23] "GET /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.025451 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.019766 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.036074 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.029344 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.017360 10.0.0.249 - - [2026-08-14 09:14:23] "DELETE /instance-ip/793fab66-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.066828 10.0.0.249 - - [2026-08-14 09:14:23] "DELETE /virtual-machine-interface/7921bd04-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.065275 10.0.0.249 - - [2026-08-14 09:14:23] "DELETE /virtual-machine/7b6ec22e-5590-42cc-ae8a-8fb82b494428 HTTP/1.1" 200 115 0.032362 10.0.0.249 - - [2026-08-14 09:14:23] "DELETE /tag/37d7c01d-c0a2-4cb3-adb7-08a6a7e1f62a HTTP/1.1" 200 115 0.046726 10.0.0.249 - - [2026-08-14 09:14:23] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006580 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.249 - - [2026-08-14 09:14:23] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005249 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.249 - - [2026-08-14 09:14:23] "GET /virtual-machine/a9facf14-ee53-47d5-b053-0f7087cea9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004681 10.0.0.249 - - [2026-08-14 09:14:23] "POST /ref-update HTTP/1.1" 200 156 0.014852 10.0.0.249 - - [2026-08-14 09:14:23] "GET /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013882 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.024898 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.039548 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.046071 10.0.0.249 - - [2026-08-14 09:14:23] "POST /set-tag HTTP/1.1" 200 109 0.033040 10.0.0.249 - - [2026-08-14 09:14:23] "DELETE /instance-ip/780a3f22-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.061519 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /virtual-machine-interface/77e90262-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.060791 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /virtual-machine/a9facf14-ee53-47d5-b053-0f7087cea9d9 HTTP/1.1" 200 115 0.025488 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /tag/4cbc05e1-7c2c-4f2b-831c-73864028a23f HTTP/1.1" 200 115 0.049125 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004922 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005119 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine/8095b5b3-8f56-4f86-b56f-f5415aacc9e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003476 10.0.0.249 - - [2026-08-14 09:14:24] "POST /ref-update HTTP/1.1" 200 156 0.023430 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.035505 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.020925 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.036613 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.040207 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.017678 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /instance-ip/79d51dfe-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.057543 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /virtual-machine-interface/79b37e42-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.065683 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /virtual-machine/8095b5b3-8f56-4f86-b56f-f5415aacc9e9 HTTP/1.1" 200 115 0.020660 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /tag/7b1921fb-3bc0-4d77-b292-bebd48940e39 HTTP/1.1" 200 115 0.047594 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /tag/8c137746-08e0-4bff-9319-cfbe21146daf HTTP/1.1" 200 115 0.044745 10.0.0.249 - - [2026-08-14 09:14:24] "DELETE /tag/270a9e86-5cb3-49cc-b87a-15beaad9e435 HTTP/1.1" 200 115 0.040349 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005142 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.003841 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005319 10.0.0.249 - - [2026-08-14 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine/8687d98f-5bec-4cf1-b0f0-2273b440b3ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003482 10.0.0.249 - - [2026-08-14 09:14:24] "POST /ref-update HTTP/1.1" 200 156 0.010013 10.0.0.249 - - [2026-08-14 09:14:24] "GET /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006758 10.0.0.249 - - [2026-08-14 09:14:25] "POST /set-tag HTTP/1.1" 200 109 0.022995 10.0.0.249 - - [2026-08-14 09:14:25] "POST /set-tag HTTP/1.1" 200 109 0.034984 10.0.0.249 - - [2026-08-14 09:14:25] "POST /set-tag HTTP/1.1" 200 109 0.034149 10.0.0.249 - - [2026-08-14 09:14:25] "POST /set-tag HTTP/1.1" 200 109 0.018096 10.0.0.249 - - [2026-08-14 09:14:25] "DELETE /instance-ip/78a784c6-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.054090 10.0.0.249 - - [2026-08-14 09:14:25] "DELETE /virtual-machine-interface/7881da28-97be-11f1-870c-fa163ec78b42 HTTP/1.1" 200 115 0.063243 10.0.0.249 - - [2026-08-14 09:14:25] "DELETE /virtual-machine/8687d98f-5bec-4cf1-b0f0-2273b440b3ff HTTP/1.1" 200 115 0.031729 10.0.0.249 - - [2026-08-14 09:14:25] "DELETE /tag/077d1029-b174-4ff1-8dd3-10510812c45a HTTP/1.1" 200 115 0.045961 10.0.0.249 - - [2026-08-14 09:14:25] "DELETE /tag/3938b585-953a-4fd7-82b8-eb5b84987503 HTTP/1.1" 200 115 0.063591 10.0.0.249 - - [2026-08-14 09:14:25] "DELETE /tag/d0ce82c0-621a-4f80-b386-c185a043f7e2 HTTP/1.1" 200 115 0.080598 10.0.0.249 - - [2026-08-14 09:14:27] "POST /projects HTTP/1.1" 409 238 0.002726 10.0.0.249 - - [2026-08-14 09:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.249 - - [2026-08-14 09:14:27] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045704 10.0.0.249 - - [2026-08-14 09:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.249 - - [2026-08-14 09:14:27] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005735 10.0.0.249 - - [2026-08-14 09:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.249 - - [2026-08-14 09:14:27] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006378 10.0.0.249 - - [2026-08-14 09:14:27] "POST /security-groups HTTP/1.1" 409 285 0.009206 10.0.0.249 - - [2026-08-14 09:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011723 10.0.0.249 - - [2026-08-14 09:14:27] "PUT /security-group/1ee6d7c4-50cc-4943-8ba9-3c9e7823374b HTTP/1.1" 200 263 0.082880 10.0.0.249 - - [2026-08-14 09:14:27] "PUT /access-control-list/f743e693-617f-4bea-87a1-6919dc873c16 HTTP/1.1" 200 273 0.036716 10.0.0.249 - - [2026-08-14 09:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041310 10.0.0.249 - - [2026-08-14 09:14:27] "PUT /access-control-list/32f08311-fd1c-4821-8262-5718de9884b2 HTTP/1.1" 200 273 0.027583 10.0.0.249 - - [2026-08-14 09:14:32] "POST /projects HTTP/1.1" 409 238 0.002970 10.0.0.249 - - [2026-08-14 09:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2026-08-14 09:14:32] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050595 10.0.0.249 - - [2026-08-14 09:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.249 - - [2026-08-14 09:14:32] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004881 10.0.0.249 - - [2026-08-14 09:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.249 - - [2026-08-14 09:14:32] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006733 10.0.0.249 - - [2026-08-14 09:14:32] "POST /security-groups HTTP/1.1" 409 285 0.002913 10.0.0.249 - - [2026-08-14 09:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.249 - - [2026-08-14 09:14:32] "PUT /security-group/1ee6d7c4-50cc-4943-8ba9-3c9e7823374b HTTP/1.1" 200 263 0.071260 10.0.0.249 - - [2026-08-14 09:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.048045 10.0.0.249 - - [2026-08-14 09:14:32] "PUT /access-control-list/f743e693-617f-4bea-87a1-6919dc873c16 HTTP/1.1" 200 273 0.037537 10.0.0.249 - - [2026-08-14 09:14:32] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.040540 10.0.0.249 - - [2026-08-14 09:14:32] "PUT /access-control-list/32f08311-fd1c-4821-8262-5718de9884b2 HTTP/1.1" 200 273 0.048707 10.0.0.249 - - [2026-08-14 09:14:32] "GET /firewall-rule/b17920ef-f972-4ab9-a07b-cc62777695d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007469 10.0.0.249 - - [2026-08-14 09:14:32] "POST /ref-update HTTP/1.1" 200 156 0.079268 10.0.0.249 - - [2026-08-14 09:14:32] "DELETE /firewall-rule/b17920ef-f972-4ab9-a07b-cc62777695d8 HTTP/1.1" 200 115 0.042543 10.0.0.249 - - [2026-08-14 09:14:33] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.011180 10.0.0.249 - - [2026-08-14 09:14:33] "GET /firewall-rule/9262f6d9-bb55-4d4d-ae63-615168917576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003532 10.0.0.249 - - [2026-08-14 09:14:33] "POST /ref-update HTTP/1.1" 200 156 0.057193 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /firewall-rule/9262f6d9-bb55-4d4d-ae63-615168917576 HTTP/1.1" 200 115 0.056107 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /tag/02fc5ac6-5b3e-4d52-9ad6-3a27bb9bd620 HTTP/1.1" 200 115 0.054988 10.0.0.249 - - [2026-08-14 09:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2026-08-14 09:14:33] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005136 10.0.0.249 - - [2026-08-14 09:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.249 - - [2026-08-14 09:14:33] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004490 10.0.0.249 - - [2026-08-14 09:14:33] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.073180 10.0.0.249 - - [2026-08-14 09:14:33] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.066511 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /security-group/1ee6d7c4-50cc-4943-8ba9-3c9e7823374b HTTP/1.1" 200 115 0.074219 10.0.0.249 - - [2026-08-14 09:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /access-control-list/f743e693-617f-4bea-87a1-6919dc873c16 HTTP/1.1" 200 115 0.067351 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /access-control-list/32f08311-fd1c-4821-8262-5718de9884b2 HTTP/1.1" 200 115 0.048058 10.0.0.249 - - [2026-08-14 09:14:33] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.069376 10.0.0.249 - - [2026-08-14 09:14:33] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?fields=security_groups HTTP/1.1" 200 1353 0.042505 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /security-group/e34c5c9e-7f99-4c30-97cb-e2e4aa75e946 HTTP/1.1" 200 115 0.063821 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /access-control-list/412511d5-f0a9-4088-9825-d7c04acf7dd3 HTTP/1.1" 200 115 0.050897 10.0.0.249 - - [2026-08-14 09:14:33] "GET /project/9de36b1c-f054-4006-a7ed-40486a1c524d?fields=application_policy_sets HTTP/1.1" 200 1392 0.069680 10.0.0.249 - - [2026-08-14 09:14:33] "DELETE /access-control-list/161231e0-70f3-4e45-9c67-f5c97f16cd9c HTTP/1.1" 200 115 0.063990 10.0.0.249 - - [2026-08-14 09:14:34] "DELETE /project/9de36b1c-f054-4006-a7ed-40486a1c524d HTTP/1.1" 200 115 0.422268 10.0.0.249 - - [2026-08-14 09:14:34] "POST /projects HTTP/1.1" 409 238 0.002951 10.0.0.249 - - [2026-08-14 09:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.249 - - [2026-08-14 09:14:34] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042010 10.0.0.249 - - [2026-08-14 09:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.249 - - [2026-08-14 09:14:34] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.017685 10.0.0.249 - - [2026-08-14 09:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.249 - - [2026-08-14 09:14:34] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007221 10.0.0.249 - - [2026-08-14 09:14:34] "POST /security-groups HTTP/1.1" 409 285 0.003421 10.0.0.249 - - [2026-08-14 09:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.249 - - [2026-08-14 09:14:34] "PUT /security-group/36052125-f24f-40bb-bef2-aaf78b24f4dc HTTP/1.1" 200 263 0.070719 10.0.0.249 - - [2026-08-14 09:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024372 10.0.0.249 - - [2026-08-14 09:14:34] "PUT /access-control-list/e163500c-974c-4f10-91f7-d91942f23dc9 HTTP/1.1" 200 273 0.027306 10.0.0.249 - - [2026-08-14 09:14:34] "PUT /access-control-list/e7d65021-b492-4716-8e1e-4a19d3c2a54f HTTP/1.1" 200 273 0.031569 10.0.0.249 - - [2026-08-14 09:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.249 - - [2026-08-14 09:14:38] "GET /loadbalancer/c1437fa0-b5bb-420c-831c-85981b0547ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002766 10.0.0.249 - - [2026-08-14 09:14:38] "GET /virtual-machine-interface/7536ee08-97be-11f1-870c-fa163ec78b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001850 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /loadbalancer-member/458d4201-a370-408c-84cb-466f701dbf69 HTTP/1.1" 200 115 0.045599 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /loadbalancer-pool/70923376-f521-41de-94ac-99bc23b88319 HTTP/1.1" 200 115 0.068510 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /loadbalancer-listener/c3951e33-4fe9-4f1a-97ac-21370a7a7fb6 HTTP/1.1" 200 115 0.052276 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /loadbalancer/c1437fa0-b5bb-420c-831c-85981b0547ec HTTP/1.1" 200 115 0.082203 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /floating-ip/24e0f1e9-17a4-47a5-a405-b00d099de16e HTTP/1.1" 200 115 0.050343 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /instance-ip/6fc1e33a-b71c-420e-8d82-b296bc9eabcd HTTP/1.1" 200 115 0.062444 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /virtual-machine-interface/77f26d17-f879-4a6e-9057-18a461a269e0 HTTP/1.1" 200 115 0.067034 10.0.0.249 - - [2026-08-14 09:14:38] "DELETE /tag/9d1cfa49-3eb2-458b-943d-24096f2ce8d7 HTTP/1.1" 200 115 0.082348 10.0.0.249 - - [2026-08-14 09:14:39] "POST /projects HTTP/1.1" 409 238 0.005052 10.0.0.249 - - [2026-08-14 09:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.249 - - [2026-08-14 09:14:39] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058763 10.0.0.249 - - [2026-08-14 09:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.249 - - [2026-08-14 09:14:39] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007297 10.0.0.249 - - [2026-08-14 09:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.249 - - [2026-08-14 09:14:39] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005741 10.0.0.249 - - [2026-08-14 09:14:39] "POST /security-groups HTTP/1.1" 409 285 0.003664 10.0.0.249 - - [2026-08-14 09:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.249 - - [2026-08-14 09:14:39] "PUT /security-group/36052125-f24f-40bb-bef2-aaf78b24f4dc HTTP/1.1" 200 263 0.088200 10.0.0.249 - - [2026-08-14 09:14:39] "PUT /access-control-list/e163500c-974c-4f10-91f7-d91942f23dc9 HTTP/1.1" 200 273 0.049542 10.0.0.249 - - [2026-08-14 09:14:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.074157 10.0.0.249 - - [2026-08-14 09:14:39] "PUT /access-control-list/e7d65021-b492-4716-8e1e-4a19d3c2a54f HTTP/1.1" 200 273 0.039990 10.0.0.249 - - [2026-08-14 09:14:39] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.011764 10.0.0.249 - - [2026-08-14 09:14:39] "GET /firewall-rule/1db0bdd1-64f3-4492-8cfe-4844da07c00c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.027934 10.0.0.249 - - [2026-08-14 09:14:39] "POST /ref-update HTTP/1.1" 200 156 0.120084 10.0.0.249 - - [2026-08-14 09:14:39] "DELETE /firewall-rule/1db0bdd1-64f3-4492-8cfe-4844da07c00c HTTP/1.1" 200 115 0.105777 10.0.0.249 - - [2026-08-14 09:14:39] "GET /firewall-policy/3fe2cbcc-cf73-4924-917f-73ee03e8b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.013652 10.0.0.249 - - [2026-08-14 09:14:39] "GET /firewall-rule/0e002b20-77a9-43a8-9148-0713b79ab178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003574 10.0.0.249 - - [2026-08-14 09:14:40] "POST /ref-update HTTP/1.1" 200 156 0.142362 10.0.0.249 - - [2026-08-14 09:14:40] "DELETE /firewall-rule/0e002b20-77a9-43a8-9148-0713b79ab178 HTTP/1.1" 200 115 0.083090 10.0.0.249 - - [2026-08-14 09:14:40] "DELETE /tag/25cf6bc0-006a-424a-9ae5-4f5977db3dca HTTP/1.1" 200 115 0.083302 10.0.0.249 - - [2026-08-14 09:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.249 - - [2026-08-14 09:14:40] "GET /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.018258 10.0.0.249 - - [2026-08-14 09:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.249 - - [2026-08-14 09:14:40] "GET /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007999 10.0.0.249 - - [2026-08-14 09:14:40] "PUT /virtual-network/c7394360-e9f9-4208-8281-7b73ed026736 HTTP/1.1" 200 265 0.092268 10.0.0.249 - - [2026-08-14 09:14:40] "PUT /virtual-network/344662d3-8123-46c7-9ae9-1190d173c5c2 HTTP/1.1" 200 265 0.141681 10.0.0.249 - - [2026-08-14 09:14:40] "DELETE /access-control-list/e163500c-974c-4f10-91f7-d91942f23dc9 HTTP/1.1" 200 115 0.064444 10.0.0.249 - - [2026-08-14 09:14:40] "DELETE /security-group/36052125-f24f-40bb-bef2-aaf78b24f4dc HTTP/1.1" 200 115 0.154357 10.0.0.249 - - [2026-08-14 09:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012427 10.0.0.249 - - [2026-08-14 09:14:40] "DELETE /access-control-list/e7d65021-b492-4716-8e1e-4a19d3c2a54f HTTP/1.1" 200 115 0.058567 10.0.0.249 - - [2026-08-14 09:14:40] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.057336 10.0.0.249 - - [2026-08-14 09:14:40] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?fields=security_groups HTTP/1.1" 200 1353 0.068890 10.0.0.249 - - [2026-08-14 09:14:41] "DELETE /security-group/37844b9f-8b3b-4ca4-b07e-b220e278a5d2 HTTP/1.1" 200 115 0.077396 10.0.0.249 - - [2026-08-14 09:14:41] "DELETE /access-control-list/55bf93ca-f5a4-44a8-ad4f-92c03817f51c HTTP/1.1" 200 115 0.081309 10.0.0.249 - - [2026-08-14 09:14:41] "GET /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b?fields=application_policy_sets HTTP/1.1" 200 1392 0.112006 10.0.0.249 - - [2026-08-14 09:14:41] "DELETE /access-control-list/3b66181c-d529-4ac5-8ca9-ef7afcb8f686 HTTP/1.1" 200 115 0.092379 10.0.0.249 - - [2026-08-14 09:14:41] "DELETE /project/d4ee9f81-a16e-4f1a-95e4-d503aca38f2b HTTP/1.1" 200 115 0.538041