++ 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: =================== Tue Feb 10 03:15:58 AM UTC 2026 ===================' INFO: =================== Tue Feb 10 03:15:58 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249 ++ CONFIGDB_NODES=10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.249,10.42.122.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.42.122.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/10/2026 03:16:43.495 7f7aba713fc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2026 03:16:43.727 7f7aba713fc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2026 03:16:43.746 7f7aba713fc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2026 03:16:43.746 7f7aba713fc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-02-10 03:16:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000618 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-02-10 03:16:53] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.249 - - [2026-02-10 03:16:53] "GET / HTTP/1.1" 200 36215 0.001300 10.0.0.249 - - [2026-02-10 03:16:53] "GET / HTTP/1.1" 200 36215 0.001518 10.0.0.249 - - [2026-02-10 03:16:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.003015 10.0.0.249 - - [2026-02-10 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.249 - - [2026-02-10 03:16:53] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004940 10.0.0.249 - - [2026-02-10 03:16:53] "POST /service-appliance-sets HTTP/1.1" 200 555 0.058255 10.0.0.249 - - [2026-02-10 03:16:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.002159 10.0.0.249 - - [2026-02-10 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.249 - - [2026-02-10 03:16:53] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006014 10.0.0.249 - - [2026-02-10 03:16:53] "GET / HTTP/1.1" 200 36215 0.002233 10.0.0.249 - - [2026-02-10 03:16:53] "POST /service-appliance-sets HTTP/1.1" 200 543 0.046993 10.0.0.249 - - [2026-02-10 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.249 - - [2026-02-10 03:16:53] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007704 10.0.0.249 - - [2026-02-10 03:16:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002481 10.0.0.249 - - [2026-02-10 03:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.249 - - [2026-02-10 03:16:53] "GET /network-ipam/0f6b7223-800e-40cd-a823-0bbe49ed6b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004394 10.0.0.249 - - [2026-02-10 03:16:53] "POST /analytics-nodes HTTP/1.1" 200 601 0.024054 10.0.0.249 - - [2026-02-10 03:16:53] "POST /service-templates HTTP/1.1" 200 513 0.026826 10.0.0.249 - - [2026-02-10 03:16:53] "POST /service-templates HTTP/1.1" 200 503 0.022537 10.0.0.249 - - [2026-02-10 03:16:53] "POST /service-templates HTTP/1.1" 200 517 0.048164 10.0.0.249 - - [2026-02-10 03:16:54] "GET / HTTP/1.1" 200 45303 0.001066 10.0.0.249 - - [2026-02-10 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.249 - - [2026-02-10 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009659 10.0.0.249 - - [2026-02-10 03:16:54] "POST /service-templates HTTP/1.1" 200 537 0.071836 10.0.0.249 - - [2026-02-10 03:16:54] "POST /service-templates HTTP/1.1" 200 509 0.045067 10.0.0.249 - - [2026-02-10 03:16:54] "GET / HTTP/1.1" 200 36215 0.007244 10.0.0.249 - - [2026-02-10 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.249 - - [2026-02-10 03:16:55] "GET /network-ipam/0f6b7223-800e-40cd-a823-0bbe49ed6b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002594 10.0.0.249 - - [2026-02-10 03:16:55] "GET / HTTP/1.1" 200 36215 0.001318 10.0.0.249 - - [2026-02-10 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2026-02-10 03:16:55] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004385 10.0.0.249 - - [2026-02-10 03:16:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.001487 10.0.0.249 - - [2026-02-10 03:16:55] "POST /config-nodes HTTP/1.1" 200 595 0.066755 10.0.0.249 - - [2026-02-10 03:16:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.003393 10.0.0.249 - - [2026-02-10 03:16:56] "POST /access-control-lists HTTP/1.1" 200 589 0.022425 10.0.0.249 - - [2026-02-10 03:16:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.010817 10.0.0.249 - - [2026-02-10 03:16:56] "POST /access-control-lists HTTP/1.1" 200 587 0.027098 10.0.0.249 - - [2026-02-10 03:16:56] "POST /route-targets HTTP/1.1" 200 328 0.022251 10.0.0.249 - - [2026-02-10 03:16:56] "POST /ref-update HTTP/1.1" 200 156 0.026995 10.0.0.249 - - [2026-02-10 03:16:56] "GET / HTTP/1.1" 200 36215 0.001225 10.0.0.249 - - [2026-02-10 03:16:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003079 10.0.0.249 - - [2026-02-10 03:16:56] "POST /route-targets HTTP/1.1" 200 328 0.035806 10.0.0.249 - - [2026-02-10 03:16:56] "POST /ref-update HTTP/1.1" 200 156 0.026902 10.0.0.249 - - [2026-02-10 03:16:56] "POST /route-targets HTTP/1.1" 200 328 0.014707 10.0.0.249 - - [2026-02-10 03:16:56] "POST /ref-update HTTP/1.1" 200 156 0.009999 10.0.0.249 - - [2026-02-10 03:16:56] "POST /route-targets HTTP/1.1" 200 328 0.010737 10.0.0.249 - - [2026-02-10 03:16:56] "POST /ref-update HTTP/1.1" 200 156 0.051268 10.0.0.249 - - [2026-02-10 03:16:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.003662 10.0.0.249 - - [2026-02-10 03:16:56] "POST /access-control-lists HTTP/1.1" 200 553 0.078147 10.0.0.249 - - [2026-02-10 03:16:56] "PUT /access-control-list/c8984314-a8e3-4132-b80a-10a5872b851b HTTP/1.1" 200 273 0.015738 10.0.0.249 - - [2026-02-10 03:16:56] "PUT /access-control-list/055231a8-fec7-4675-82df-699f670767a4 HTTP/1.1" 200 273 0.016709 10.0.0.249 - - [2026-02-10 03:16:57] "GET / HTTP/1.1" 200 36215 0.001345 10.0.0.249 - - [2026-02-10 03:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.249 - - [2026-02-10 03:16:57] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004215 10.0.0.249 - - [2026-02-10 03:16:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001329 10.0.0.249 - - [2026-02-10 03:16:57] "POST /config-database-nodes HTTP/1.1" 200 613 0.073225 10.0.0.249 - - [2026-02-10 03:16:58] "GET / HTTP/1.1" 200 36215 0.001288 10.0.0.249 - - [2026-02-10 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.249 - - [2026-02-10 03:16:58] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004612 10.0.0.249 - - [2026-02-10 03:16:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.004003 10.0.0.249 - - [2026-02-10 03:16:58] "POST /database-nodes HTTP/1.1" 200 599 0.017422 10.0.0.249 - - [2026-02-10 03:16:59] "GET / HTTP/1.1" 200 36215 0.001276 10.0.0.249 - - [2026-02-10 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.249 - - [2026-02-10 03:16:59] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005683 10.0.0.249 - - [2026-02-10 03:16:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.003997 10.0.0.249 - - [2026-02-10 03:16:59] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.015154 10.0.0.249 - - [2026-02-10 03:16:59] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.249 - - [2026-02-10 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.249 - - [2026-02-10 03:16:59] "GET /routing-instance/0a467b8a-717e-462b-98ab-caefeb888745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002928 10.0.0.249 - - [2026-02-10 03:16:59] "POST /bgp-routers HTTP/1.1" 200 618 0.024286 10.0.0.249 - - [2026-02-10 03:16:59] "GET /bgp-router/874ed72e-8fc5-4a20-ade0-16c0a904bf81?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.032304 10.0.0.249 - - [2026-02-10 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.249 - - [2026-02-10 03:16:59] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004582 10.0.0.249 - - [2026-02-10 03:16:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001892 10.0.0.249 - - [2026-02-10 03:16:59] "POST /ref-update HTTP/1.1" 200 156 0.007708 10.0.0.249 - - [2026-02-10 03:16:59] "GET / HTTP/1.1" 200 36215 0.001328 10.0.0.249 - - [2026-02-10 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.249 - - [2026-02-10 03:17:00] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009446 10.0.0.249 - - [2026-02-10 03:17:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002105 10.0.0.249 - - [2026-02-10 03:17:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.018234 10.0.0.249 - - [2026-02-10 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.249 - - [2026-02-10 03:17:01] "GET /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004363 10.0.0.249 - - [2026-02-10 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.249 - - [2026-02-10 03:17:01] "PUT /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4 HTTP/1.1" 200 277 0.015246 10.0.0.249 - - [2026-02-10 03:17:01] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.249 - - [2026-02-10 03:17:01] "POST /alarms HTTP/1.1" 200 583 0.024440 10.0.0.249 - - [2026-02-10 03:17:01] "POST /alarms HTTP/1.1" 200 577 0.038765 10.0.0.249 - - [2026-02-10 03:17:01] "POST /alarms HTTP/1.1" 200 577 0.066321 10.0.0.249 - - [2026-02-10 03:17:01] "POST /alarms HTTP/1.1" 200 561 0.052146 10.0.0.249 - - [2026-02-10 03:17:01] "POST /alarms HTTP/1.1" 200 557 0.020951 10.0.0.249 - - [2026-02-10 03:17:01] "POST /alarms HTTP/1.1" 200 559 0.034235 10.0.0.249 - - [2026-02-10 03:17:01] "POST /alarms HTTP/1.1" 200 567 0.032633 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 551 0.016732 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 559 0.055950 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 569 0.077909 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 557 0.031141 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 569 0.043517 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 577 0.103024 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 571 0.059199 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 563 0.021539 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 563 0.030408 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 563 0.022755 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 549 0.057111 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 597 0.037623 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 577 0.021308 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 573 0.024154 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 585 0.029387 10.0.0.249 - - [2026-02-10 03:17:02] "POST /alarms HTTP/1.1" 200 611 0.014597 10.0.0.249 - - [2026-02-10 03:17:03] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.249 - - [2026-02-10 03:17:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003552 10.0.0.249 - - [2026-02-10 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.249 - - [2026-02-10 03:17:03] "PUT /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4 HTTP/1.1" 200 277 0.018492 10.0.0.249 - - [2026-02-10 03:17:03] "GET / HTTP/1.1" 200 36215 0.005599 10.0.0.249 - - [2026-02-10 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.249 - - [2026-02-10 03:17:03] "GET /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002328 10.0.0.249 - - [2026-02-10 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.249 - - [2026-02-10 03:17:03] "PUT /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4 HTTP/1.1" 200 277 0.014759 10.0.0.249 - - [2026-02-10 03:17:03] "GET / HTTP/1.1" 200 36215 0.001380 10.0.0.249 - - [2026-02-10 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.249 - - [2026-02-10 03:17:04] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004760 10.0.0.249 - - [2026-02-10 03:17:04] "PUT /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325 HTTP/1.1" 200 275 0.018851 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:19:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:19:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:19:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:19:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000789 10.0.0.249 - - [2026-02-10 03:19:55] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.249 - - [2026-02-10 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.249 - - [2026-02-10 03:19:55] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005267 10.0.0.249 - - [2026-02-10 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.249 - - [2026-02-10 03:19:55] "GET /config-node/24781df3-baaf-43a4-b04d-7c9ea9e390e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003689 10.0.0.249 - - [2026-02-10 03:20:06] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.249 - - [2026-02-10 03:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.249 - - [2026-02-10 03:20:06] "GET /routing-instance/0a467b8a-717e-462b-98ab-caefeb888745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002473 10.0.0.249 - - [2026-02-10 03:20:06] "POST /bgp-routers HTTP/1.1" 409 301 0.015373 10.0.0.249 - - [2026-02-10 03:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.249 - - [2026-02-10 03:20:06] "GET /bgp-router/874ed72e-8fc5-4a20-ade0-16c0a904bf81?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005301 10.0.0.249 - - [2026-02-10 03:20:06] "PUT /bgp-router/874ed72e-8fc5-4a20-ade0-16c0a904bf81 HTTP/1.1" 200 255 0.037868 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000775 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 10.0.0.249 - - [2026-02-10 03:20:19] "GET / HTTP/1.1" 200 36215 0.001332 10.0.0.249 - - [2026-02-10 03:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.249 - - [2026-02-10 03:20:19] "GET /domain/35aff4a3-4ea0-4c76-8ed1-d402208fcf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.034634 10.0.0.249 - - [2026-02-10 03:20:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.000480 10.0.0.249 - - [2026-02-10 03:20:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.005759 10.0.0.249 - - [2026-02-10 03:20:19] "POST /security-groups HTTP/1.1" 200 570 0.102832 10.0.0.249 - - [2026-02-10 03:20:19] "POST /projects HTTP/1.1" 200 483 0.242368 10.0.0.249 - - [2026-02-10 03:20:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.004071 10.0.0.249 - - [2026-02-10 03:20:19] "POST /security-groups HTTP/1.1" 200 536 0.071945 10.0.0.249 - - [2026-02-10 03:20:19] "POST /access-control-lists HTTP/1.1" 200 581 0.087841 10.0.0.249 - - [2026-02-10 03:20:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.012901 10.0.0.249 - - [2026-02-10 03:20:19] "POST /chown HTTP/1.1" 200 109 0.043741 10.0.0.249 - - [2026-02-10 03:20:19] "POST /policy-managements HTTP/1.1" 409 214 0.010689 10.0.0.249 - - [2026-02-10 03:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.249 - - [2026-02-10 03:20:20] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045656 10.0.0.249 - - [2026-02-10 03:20:20] "POST /access-control-lists HTTP/1.1" 200 579 0.079552 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.001396 10.0.0.249 - - [2026-02-10 03:20:20] "POST /application-policy-sets HTTP/1.1" 200 530 0.054846 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012798 10.0.0.249 - - [2026-02-10 03:20:20] "POST /access-control-lists HTTP/1.1" 200 596 0.039983 10.0.0.249 - - [2026-02-10 03:20:20] "GET /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003067 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.001782 10.0.0.249 - - [2026-02-10 03:20:20] "PUT /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4 HTTP/1.1" 200 277 0.019699 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.249 - - [2026-02-10 03:20:20] "POST /access-control-lists HTTP/1.1" 200 594 0.047907 10.0.0.249 - - [2026-02-10 03:20:20] "GET /virtual-network/f7b638a0-da2b-4ff8-9365-9d6fad22f07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004799 10.0.0.249 - - [2026-02-10 03:20:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000554 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.013971 10.0.0.249 - - [2026-02-10 03:20:20] "POST /security-groups HTTP/1.1" 200 574 0.096322 10.0.0.249 - - [2026-02-10 03:20:20] "POST /projects HTTP/1.1" 200 491 0.326144 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.003637 10.0.0.249 - - [2026-02-10 03:20:20] "POST /security-groups HTTP/1.1" 200 548 0.041733 10.0.0.249 - - [2026-02-10 03:20:20] "POST /access-control-lists HTTP/1.1" 200 585 0.021104 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.004415 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000707 10.0.0.249 - - [2026-02-10 03:20:20] "POST /chown HTTP/1.1" 200 109 0.031775 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000862 10.0.0.249 - - [2026-02-10 03:20:20] "POST /access-control-lists HTTP/1.1" 200 583 0.099932 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.003106 10.0.0.249 - - [2026-02-10 03:20:20] "POST /network-ipams HTTP/1.1" 200 524 0.105979 10.0.0.249 - - [2026-02-10 03:20:20] "POST /network-ipams HTTP/1.1" 200 512 0.041413 10.0.0.249 - - [2026-02-10 03:20:20] "POST /access-control-lists HTTP/1.1" 200 604 0.043205 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.018030 10.0.0.249 - - [2026-02-10 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.005688 10.0.0.249 - - [2026-02-10 03:20:20] "POST /access-control-lists HTTP/1.1" 200 602 0.031904 10.0.0.249 - - [2026-02-10 03:20:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.002270 10.0.0.249 - - [2026-02-10 03:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003161 10.0.0.249 - - [2026-02-10 03:20:21] "POST /virtual-networks HTTP/1.1" 200 540 0.301480 10.0.0.249 - - [2026-02-10 03:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.249 - - [2026-02-10 03:20:21] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.046364 10.0.0.249 - - [2026-02-10 03:20:21] "POST /access-control-lists HTTP/1.1" 200 591 0.261249 10.0.0.249 - - [2026-02-10 03:20:21] "POST /network-ipams HTTP/1.1" 200 520 0.082531 10.0.0.249 - - [2026-02-10 03:20:21] "POST /route-targets HTTP/1.1" 200 328 0.036088 10.0.0.249 - - [2026-02-10 03:20:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.012642 10.0.0.249 - - [2026-02-10 03:20:21] "POST /ref-update HTTP/1.1" 200 156 0.027352 10.0.0.249 - - [2026-02-10 03:20:21] "PUT /access-control-list/0f189fb9-8162-4465-b03d-a972713183d3 HTTP/1.1" 200 273 0.073303 10.0.0.249 - - [2026-02-10 03:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001370 10.0.0.249 - - [2026-02-10 03:20:21] "POST /virtual-networks HTTP/1.1" 200 548 0.202480 10.0.0.249 - - [2026-02-10 03:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.249 - - [2026-02-10 03:20:21] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.020091 10.0.0.249 - - [2026-02-10 03:20:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.002069 10.0.0.249 - - [2026-02-10 03:20:21] "POST /route-targets HTTP/1.1" 200 328 0.019906 10.0.0.249 - - [2026-02-10 03:20:21] "POST /ref-update HTTP/1.1" 200 156 0.020223 10.0.0.249 - - [2026-02-10 03:20:21] "POST /network-policys HTTP/1.1" 200 540 0.033388 10.0.0.249 - - [2026-02-10 03:20:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.031679 10.0.0.249 - - [2026-02-10 03:20:21] "POST /network-policys HTTP/1.1" 200 536 0.041254 10.0.0.249 - - [2026-02-10 03:20:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.007785 10.0.0.249 - - [2026-02-10 03:20:21] "POST /network-policys HTTP/1.1" 200 544 0.026098 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.061586 10.0.0.249 - - [2026-02-10 03:20:22] "PUT /access-control-list/35368da4-0c3c-4a51-9df1-90a26df9e868 HTTP/1.1" 200 273 0.022913 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003447 10.0.0.249 - - [2026-02-10 03:20:22] "PUT /access-control-list/0f189fb9-8162-4465-b03d-a972713183d3 HTTP/1.1" 200 273 0.062146 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.143501 10.0.0.249 - - [2026-02-10 03:20:22] "PUT /access-control-list/35368da4-0c3c-4a51-9df1-90a26df9e868 HTTP/1.1" 200 273 0.113935 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.061670 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.182184 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006455 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005769 10.0.0.249 - - [2026-02-10 03:20:22] "PUT /access-control-list/0f189fb9-8162-4465-b03d-a972713183d3 HTTP/1.1" 200 273 0.048581 10.0.0.249 - - [2026-02-10 03:20:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.002317 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.106321 10.0.0.249 - - [2026-02-10 03:20:22] "POST /access-control-lists HTTP/1.1" 200 603 0.107810 10.0.0.249 - - [2026-02-10 03:20:22] "PUT /access-control-list/950e9770-0a2a-496b-bbc9-9441b97119f7 HTTP/1.1" 200 273 0.024584 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.145529 10.0.0.249 - - [2026-02-10 03:20:22] "PUT /access-control-list/35368da4-0c3c-4a51-9df1-90a26df9e868 HTTP/1.1" 200 273 0.047151 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.049616 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-update HTTP/1.1" 200 156 0.141023 10.0.0.249 - - [2026-02-10 03:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016694 10.0.0.249 - - [2026-02-10 03:20:23] "PUT /access-control-list/950e9770-0a2a-496b-bbc9-9441b97119f7 HTTP/1.1" 200 273 0.056211 10.0.0.249 - - [2026-02-10 03:20:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040849 10.0.0.249 - - [2026-02-10 03:20:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035648 10.0.0.249 - - [2026-02-10 03:20:23] "POST /ref-update HTTP/1.1" 200 156 0.071298 10.0.0.249 - - [2026-02-10 03:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2026-02-10 03:20:23] "GET /virtual-network/f7b638a0-da2b-4ff8-9365-9d6fad22f07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005761 10.0.0.249 - - [2026-02-10 03:20:23] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004777 10.0.0.249 - - [2026-02-10 03:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009409 10.0.0.249 - - [2026-02-10 03:20:23] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003433 10.0.0.249 - - [2026-02-10 03:20:23] "POST /firewall-policys HTTP/1.1" 200 532 0.023865 10.0.0.249 - - [2026-02-10 03:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012417 10.0.0.249 - - [2026-02-10 03:20:23] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.017361 10.0.0.249 - - [2026-02-10 03:20:23] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002608 10.0.0.249 - - [2026-02-10 03:20:23] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003104 10.0.0.249 - - [2026-02-10 03:20:23] "POST /ref-update HTTP/1.1" 200 156 0.050637 10.0.0.249 - - [2026-02-10 03:20:23] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.020067 10.0.0.249 - - [2026-02-10 03:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.249 - - [2026-02-10 03:20:23] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003097 10.0.0.249 - - [2026-02-10 03:20:23] "POST /firewall-policys HTTP/1.1" 200 534 0.023290 10.0.0.249 - - [2026-02-10 03:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023938 10.0.0.249 - - [2026-02-10 03:20:23] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.023965 10.0.0.249 - - [2026-02-10 03:20:23] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018553 10.0.0.249 - - [2026-02-10 03:20:23] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004315 10.0.0.249 - - [2026-02-10 03:20:23] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004437 10.0.0.249 - - [2026-02-10 03:20:23] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002270 10.0.0.249 - - [2026-02-10 03:20:23] "POST /ref-update HTTP/1.1" 200 156 0.015193 10.0.0.249 - - [2026-02-10 03:20:23] "POST /ref-update HTTP/1.1" 200 156 0.041572 10.0.0.249 - - [2026-02-10 03:20:23] "POST /ref-update HTTP/1.1" 200 156 0.050912 10.0.0.249 - - [2026-02-10 03:20:23] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.005044 10.0.0.249 - - [2026-02-10 03:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.249 - - [2026-02-10 03:20:23] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004324 10.0.0.249 - - [2026-02-10 03:20:24] "POST /firewall-policys HTTP/1.1" 200 532 0.028047 10.0.0.249 - - [2026-02-10 03:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014592 10.0.0.249 - - [2026-02-10 03:20:24] "GET /firewall-policy/4a33a213-467b-4626-8baa-38367da3bbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009610 10.0.0.249 - - [2026-02-10 03:20:24] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004323 10.0.0.249 - - [2026-02-10 03:20:24] "GET /firewall-policy/4a33a213-467b-4626-8baa-38367da3bbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002835 10.0.0.249 - - [2026-02-10 03:20:24] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002353 10.0.0.249 - - [2026-02-10 03:20:24] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002095 10.0.0.249 - - [2026-02-10 03:20:24] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.025607 10.0.0.249 - - [2026-02-10 03:20:24] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002591 10.0.0.249 - - [2026-02-10 03:20:24] "POST /ref-update HTTP/1.1" 200 156 0.026768 10.0.0.249 - - [2026-02-10 03:20:24] "POST /ref-update HTTP/1.1" 200 156 0.017906 10.0.0.249 - - [2026-02-10 03:20:24] "POST /ref-update HTTP/1.1" 200 156 0.050317 10.0.0.249 - - [2026-02-10 03:20:24] "POST /ref-update HTTP/1.1" 200 156 0.085960 10.0.0.249 - - [2026-02-10 03:20:24] "POST /ref-update HTTP/1.1" 200 156 0.064814 10.0.0.249 - - [2026-02-10 03:20:24] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.018255 10.0.0.249 - - [2026-02-10 03:20:24] "POST /tags HTTP/1.1" 200 300 0.058876 10.0.0.249 - - [2026-02-10 03:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.249 - - [2026-02-10 03:20:24] "GET /tag/1d65b355-55d5-4be4-938c-c5b20b6c07e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017783 10.0.0.249 - - [2026-02-10 03:20:24] "POST /set-tag HTTP/1.1" 200 109 0.028416 10.0.0.249 - - [2026-02-10 03:20:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.007027 10.0.0.249 - - [2026-02-10 03:20:25] "POST /tags HTTP/1.1" 200 302 0.240004 10.0.0.249 - - [2026-02-10 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.249 - - [2026-02-10 03:20:25] "GET /tag/35ea5b88-91e7-4b97-bc89-ec12a6ebe222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.042350 10.0.0.249 - - [2026-02-10 03:20:25] "POST /tags HTTP/1.1" 200 326 0.196055 10.0.0.249 - - [2026-02-10 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.058990 10.0.0.249 - - [2026-02-10 03:20:25] "GET /tag/d2585125-13c5-463b-9d02-baa8a61afdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.049798 10.0.0.249 - - [2026-02-10 03:20:25] "POST /tags HTTP/1.1" 200 312 0.079640 10.0.0.249 - - [2026-02-10 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015264 10.0.0.249 - - [2026-02-10 03:20:25] "GET /tag/aa648048-41f5-4f96-839c-0599ca88606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.017935 10.0.0.249 - - [2026-02-10 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.249 - - [2026-02-10 03:20:25] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.004641 10.0.0.249 - - [2026-02-10 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.249 - - [2026-02-10 03:20:26] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.069098 10.0.0.249 - - [2026-02-10 03:20:26] "POST /virtual-machines HTTP/1.1" 200 378 0.014682 10.0.0.249 - - [2026-02-10 03:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.037674 10.0.0.249 - - [2026-02-10 03:20:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.150263 10.0.0.249 - - [2026-02-10 03:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007651 10.0.0.249 - - [2026-02-10 03:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.025241 10.0.0.249 - - [2026-02-10 03:20:26] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.008992 10.0.0.249 - - [2026-02-10 03:20:26] "POST /instance-ips HTTP/1.1" 200 410 0.078170 10.0.0.249 - - [2026-02-10 03:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038733 10.0.0.249 - - [2026-02-10 03:20:26] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.023696 10.0.0.249 - - [2026-02-10 03:20:26] "POST /set-tag HTTP/1.1" 200 109 0.025677 10.0.0.249 - - [2026-02-10 03:20:26] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.016564 10.0.0.249 - - [2026-02-10 03:20:26] "GET /instance-ip/7183e872-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003105 10.0.0.249 - - [2026-02-10 03:20:26] "POST /tags HTTP/1.1" 200 358 0.074754 10.0.0.249 - - [2026-02-10 03:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010315 10.0.0.249 - - [2026-02-10 03:20:26] "GET /tag/16138f7a-39aa-49a8-a70c-58da2f44920e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.023639 10.0.0.249 - - [2026-02-10 03:20:26] "POST /tags HTTP/1.1" 200 306 0.026348 10.0.0.249 - - [2026-02-10 03:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014546 10.0.0.249 - - [2026-02-10 03:20:26] "GET /tag/15f7d679-ba00-4146-b5ca-41a314b087b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.011758 10.0.0.249 - - [2026-02-10 03:20:27] "POST /id-to-fqname HTTP/1.1" 200 174 0.000507 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.005855 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000720 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000748 10.0.0.249 - - [2026-02-10 03:20:27] "POST /security-groups HTTP/1.1" 200 571 0.068295 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.001600 10.0.0.249 - - [2026-02-10 03:20:27] "POST /projects HTTP/1.1" 200 485 0.218974 10.0.0.249 - - [2026-02-10 03:20:27] "POST /access-control-lists HTTP/1.1" 200 582 0.062180 10.0.0.249 - - [2026-02-10 03:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.056188 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.026849 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.002131 10.0.0.249 - - [2026-02-10 03:20:27] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.003844 10.0.0.249 - - [2026-02-10 03:20:27] "POST /access-control-lists HTTP/1.1" 200 580 0.034431 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014412 10.0.0.249 - - [2026-02-10 03:20:27] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.035236 10.0.0.249 - - [2026-02-10 03:20:27] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.040697 10.0.0.249 - - [2026-02-10 03:20:27] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.095062 10.0.0.249 - - [2026-02-10 03:20:27] "POST /security-groups HTTP/1.1" 200 539 0.084493 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.004030 10.0.0.249 - - [2026-02-10 03:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031553 10.0.0.249 - - [2026-02-10 03:20:27] "POST /chown HTTP/1.1" 200 109 0.025244 10.0.0.249 - - [2026-02-10 03:20:27] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020931 10.0.0.249 - - [2026-02-10 03:20:27] "POST /access-control-lists HTTP/1.1" 200 598 0.114945 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.249 - - [2026-02-10 03:20:27] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003950 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.001863 10.0.0.249 - - [2026-02-10 03:20:27] "POST /tags HTTP/1.1" 409 207 0.001727 10.0.0.249 - - [2026-02-10 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.249 - - [2026-02-10 03:20:27] "GET /tag/15f7d679-ba00-4146-b5ca-41a314b087b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.043081 10.0.0.249 - - [2026-02-10 03:20:27] "POST /access-control-lists HTTP/1.1" 200 596 0.070821 10.0.0.249 - - [2026-02-10 03:20:28] "POST /firewall-rules HTTP/1.1" 200 566 0.110727 10.0.0.249 - - [2026-02-10 03:20:28] "GET /firewall-rule/7a845822-ee62-40ff-9e4b-7f2e822e7014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.005623 10.0.0.249 - - [2026-02-10 03:20:28] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002318 10.0.0.249 - - [2026-02-10 03:20:28] "GET /firewall-rule/7a845822-ee62-40ff-9e4b-7f2e822e7014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.002057 10.0.0.249 - - [2026-02-10 03:20:28] "POST /ref-update HTTP/1.1" 200 156 0.019110 10.0.0.249 - - [2026-02-10 03:20:28] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013809 10.0.0.249 - - [2026-02-10 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.249 - - [2026-02-10 03:20:28] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002924 10.0.0.249 - - [2026-02-10 03:20:28] "POST /tags HTTP/1.1" 409 207 0.001862 10.0.0.249 - - [2026-02-10 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.249 - - [2026-02-10 03:20:28] "GET /tag/15f7d679-ba00-4146-b5ca-41a314b087b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.010781 10.0.0.249 - - [2026-02-10 03:20:28] "POST /firewall-rules HTTP/1.1" 200 564 0.064001 10.0.0.249 - - [2026-02-10 03:20:28] "GET /firewall-rule/b3b572d2-3a28-4090-9aac-597adf96d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.017557 10.0.0.249 - - [2026-02-10 03:20:28] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006499 10.0.0.249 - - [2026-02-10 03:20:28] "GET /firewall-rule/b3b572d2-3a28-4090-9aac-597adf96d43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002172 10.0.0.249 - - [2026-02-10 03:20:28] "POST /ref-update HTTP/1.1" 200 156 0.044648 10.0.0.249 - - [2026-02-10 03:20:28] "POST /tags HTTP/1.1" 200 306 0.086913 10.0.0.249 - - [2026-02-10 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009092 10.0.0.249 - - [2026-02-10 03:20:28] "GET /tag/c951835d-9994-41b7-9d07-4989faa89433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013916 10.0.0.249 - - [2026-02-10 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.249 - - [2026-02-10 03:20:28] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035260 10.0.0.249 - - [2026-02-10 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006530 10.0.0.249 - - [2026-02-10 03:20:28] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.004479 10.0.0.249 - - [2026-02-10 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2026-02-10 03:20:28] "GET /service-appliance-set/39641f66-4795-4cf6-976e-93ec0446d5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007131 10.0.0.249 - - [2026-02-10 03:20:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.005076 10.0.0.249 - - [2026-02-10 03:20:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110157 10.0.0.249 - - [2026-02-10 03:20:29] "GET /virtual-machine-interface/c7679573-8332-4d41-8fc8-cacd33405990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.025640 10.0.0.249 - - [2026-02-10 03:20:29] "POST /instance-ips HTTP/1.1" 200 382 0.055149 10.0.0.249 - - [2026-02-10 03:20:29] "GET /instance-ip/13f69195-770d-473f-9a42-629b32d04235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003758 10.0.0.249 - - [2026-02-10 03:20:29] "POST /loadbalancers HTTP/1.1" 200 584 0.071120 10.0.0.249 - - [2026-02-10 03:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045620 10.0.0.249 - - [2026-02-10 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.249 - - [2026-02-10 03:20:29] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042102 10.0.0.249 - - [2026-02-10 03:20:29] "GET /instance-ip/13f69195-770d-473f-9a42-629b32d04235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014269 10.0.0.249 - - [2026-02-10 03:20:29] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067130 10.0.0.249 - - [2026-02-10 03:20:29] "POST /floating-ips HTTP/1.1" 200 585 0.026799 10.0.0.249 - - [2026-02-10 03:20:29] "GET /loadbalancer/4ab65d4d-62e3-4b8c-a154-4900141abf4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.019398 10.0.0.249 - - [2026-02-10 03:20:29] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031920 10.0.0.249 - - [2026-02-10 03:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025726 10.0.0.249 - - [2026-02-10 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.249 - - [2026-02-10 03:20:29] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044583 10.0.0.249 - - [2026-02-10 03:20:29] "GET /loadbalancer-listener/2442d57e-0dd4-46b4-aa0b-5c170f7040f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002218 10.0.0.249 - - [2026-02-10 03:20:29] "GET /loadbalancer-listener/2442d57e-0dd4-46b4-aa0b-5c170f7040f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003082 10.0.0.249 - - [2026-02-10 03:20:29] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.027823 10.0.0.249 - - [2026-02-10 03:20:29] "GET /instance-ip/13f69195-770d-473f-9a42-629b32d04235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002898 10.0.0.249 - - [2026-02-10 03:20:29] "GET /instance-ip/13f69195-770d-473f-9a42-629b32d04235?fields=floating_ips HTTP/1.1" 200 1172 0.013717 10.0.0.249 - - [2026-02-10 03:20:29] "GET /floating-ip/8b7450bf-357e-4edd-bcfa-c529c71537b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004313 10.0.0.249 - - [2026-02-10 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.249 - - [2026-02-10 03:20:29] "GET /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.009435 10.0.0.249 - - [2026-02-10 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.249 - - [2026-02-10 03:20:29] "PUT /global-vrouter-config/24255bd7-0dc2-4ae7-932f-1133a0a0a2f4 HTTP/1.1" 200 277 0.020696 10.0.0.249 - - [2026-02-10 03:20:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.002615 10.0.0.249 - - [2026-02-10 03:20:29] "POST /tags HTTP/1.1" 200 302 0.026227 10.0.0.249 - - [2026-02-10 03:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.249 - - [2026-02-10 03:20:30] "GET /tag/cc42dea1-8e44-4f47-8905-fc2b10a6c1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.066559 10.0.0.249 - - [2026-02-10 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.249 - - [2026-02-10 03:20:30] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047156 10.0.0.249 - - [2026-02-10 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.249 - - [2026-02-10 03:20:30] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005054 10.0.0.249 - - [2026-02-10 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.249 - - [2026-02-10 03:20:30] "GET /service-appliance-set/39641f66-4795-4cf6-976e-93ec0446d5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002618 10.0.0.249 - - [2026-02-10 03:20:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.001482 10.0.0.249 - - [2026-02-10 03:20:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101979 10.0.0.249 - - [2026-02-10 03:20:30] "GET /virtual-machine-interface/7720953a-f7f1-48f1-930e-088e80079a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.016068 10.0.0.249 - - [2026-02-10 03:20:30] "POST /instance-ips HTTP/1.1" 200 378 0.034843 10.0.0.249 - - [2026-02-10 03:20:30] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004750 10.0.0.249 - - [2026-02-10 03:20:30] "POST /loadbalancers HTTP/1.1" 200 584 0.066880 10.0.0.249 - - [2026-02-10 03:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013617 10.0.0.249 - - [2026-02-10 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.249 - - [2026-02-10 03:20:30] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068216 10.0.0.249 - - [2026-02-10 03:20:30] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004765 10.0.0.249 - - [2026-02-10 03:20:30] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059543 10.0.0.249 - - [2026-02-10 03:20:30] "POST /floating-ips HTTP/1.1" 200 583 0.049711 10.0.0.249 - - [2026-02-10 03:20:30] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004499 10.0.0.249 - - [2026-02-10 03:20:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.049036 10.0.0.249 - - [2026-02-10 03:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017230 10.0.0.249 - - [2026-02-10 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007057 10.0.0.249 - - [2026-02-10 03:20:30] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035699 10.0.0.249 - - [2026-02-10 03:20:30] "GET /loadbalancer-listener/4ce3eb8f-2977-46dc-b20f-05446c81a7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008338 10.0.0.249 - - [2026-02-10 03:20:30] "GET /loadbalancer-listener/4ce3eb8f-2977-46dc-b20f-05446c81a7b6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004143 10.0.0.249 - - [2026-02-10 03:20:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018532 10.0.0.249 - - [2026-02-10 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.249 - - [2026-02-10 03:20:30] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003926 10.0.0.249 - - [2026-02-10 03:20:30] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?fields=floating_ips HTTP/1.1" 200 1167 0.022230 10.0.0.249 - - [2026-02-10 03:20:31] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053699 10.0.0.249 - - [2026-02-10 03:20:31] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.011895 10.0.0.249 - - [2026-02-10 03:20:31] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002331 10.0.0.249 - - [2026-02-10 03:20:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017600 10.0.0.249 - - [2026-02-10 03:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019345 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000808 10.0.0.249 - - [2026-02-10 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007117 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000925 10.0.0.249 - - [2026-02-10 03:20:31] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045559 10.0.0.249 - - [2026-02-10 03:20:31] "GET /loadbalancer-listener/38663673-e911-44ea-b856-843f6f6721fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005228 10.0.0.249 - - [2026-02-10 03:20:31] "GET /loadbalancer-listener/38663673-e911-44ea-b856-843f6f6721fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003347 10.0.0.249 - - [2026-02-10 03:20:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028519 10.0.0.249 - - [2026-02-10 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.249 - - [2026-02-10 03:20:31] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003079 10.0.0.249 - - [2026-02-10 03:20:31] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?fields=floating_ips HTTP/1.1" 200 1167 0.002413 10.0.0.249 - - [2026-02-10 03:20:31] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004131 10.0.0.249 - - [2026-02-10 03:20:31] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039333 10.0.0.249 - - [2026-02-10 03:20:31] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002742 10.0.0.249 - - [2026-02-10 03:20:31] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.016479 10.0.0.249 - - [2026-02-10 03:20:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029906 10.0.0.249 - - [2026-02-10 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.074901 10.0.0.249 - - [2026-02-10 03:20:31] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.025487 10.0.0.249 - - [2026-02-10 03:20:31] "GET /loadbalancer-listener/130e3b34-1d29-4d1f-a0ab-6a9eed806946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003012 10.0.0.249 - - [2026-02-10 03:20:31] "GET /loadbalancer-listener/130e3b34-1d29-4d1f-a0ab-6a9eed806946?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004845 10.0.0.249 - - [2026-02-10 03:20:31] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022295 10.0.0.249 - - [2026-02-10 03:20:31] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003806 10.0.0.249 - - [2026-02-10 03:20:31] "GET /instance-ip/98cc4ebe-3da0-4fe0-aded-8e446e056869?fields=floating_ips HTTP/1.1" 200 1167 0.005674 10.0.0.249 - - [2026-02-10 03:20:31] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002210 10.0.0.249 - - [2026-02-10 03:20:31] "POST /tags HTTP/1.1" 200 356 0.038418 10.0.0.249 - - [2026-02-10 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013143 10.0.0.249 - - [2026-02-10 03:20:31] "GET /tag/49798bbf-463b-4797-9d6c-5c6466064f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.012337 10.0.0.249 - - [2026-02-10 03:20:31] "POST /tags HTTP/1.1" 200 304 0.023017 10.0.0.249 - - [2026-02-10 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015929 10.0.0.249 - - [2026-02-10 03:20:31] "GET /tag/33de947b-cf5e-4d89-80b9-333d3e12e191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018977 10.0.0.249 - - [2026-02-10 03:20:31] "POST /projects HTTP/1.1" 409 218 0.002499 10.0.0.249 - - [2026-02-10 03:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.249 - - [2026-02-10 03:20:32] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037022 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.249 - - [2026-02-10 03:20:32] "GET /network-ipam/182bef68-9f92-448a-bed2-0088a72a92b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005522 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.249 - - [2026-02-10 03:20:32] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003788 10.0.0.249 - - [2026-02-10 03:20:32] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.035828 10.0.0.249 - - [2026-02-10 03:20:32] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004380 10.0.0.249 - - [2026-02-10 03:20:32] "POST /set-tag HTTP/1.1" 200 109 0.045424 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.249 - - [2026-02-10 03:20:32] "GET /network-ipam/ef546269-f76a-42f4-833d-80085fbb2f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002701 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.249 - - [2026-02-10 03:20:32] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.003572 10.0.0.249 - - [2026-02-10 03:20:32] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.050664 10.0.0.249 - - [2026-02-10 03:20:32] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.015874 10.0.0.249 - - [2026-02-10 03:20:32] "POST /set-tag HTTP/1.1" 200 109 0.055033 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.249 - - [2026-02-10 03:20:32] "GET /network-policy/7de5532e-eed2-4437-927a-e72704e12ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003539 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.249 - - [2026-02-10 03:20:32] "GET /network-policy/017d1eb0-5cb2-4d42-bbe1-7b8150829e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002813 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.249 - - [2026-02-10 03:20:32] "GET /network-policy/8cd24fac-f500-43eb-a0a7-e9b8fde584ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002160 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.249 - - [2026-02-10 03:20:32] "PUT /network-policy/8cd24fac-f500-43eb-a0a7-e9b8fde584ec HTTP/1.1" 200 263 0.015534 10.0.0.249 - - [2026-02-10 03:20:32] "PUT /access-control-list/950e9770-0a2a-496b-bbc9-9441b97119f7 HTTP/1.1" 200 273 0.022673 10.0.0.249 - - [2026-02-10 03:20:32] "POST /ref-update HTTP/1.1" 200 156 0.084979 10.0.0.249 - - [2026-02-10 03:20:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010856 10.0.0.249 - - [2026-02-10 03:20:32] "PUT /access-control-list/0f189fb9-8162-4465-b03d-a972713183d3 HTTP/1.1" 200 273 0.067429 10.0.0.249 - - [2026-02-10 03:20:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014031 10.0.0.249 - - [2026-02-10 03:20:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001820 10.0.0.249 - - [2026-02-10 03:20:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001974 10.0.0.249 - - [2026-02-10 03:20:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001454 10.0.0.249 - - [2026-02-10 03:20:32] "POST /security-groups HTTP/1.1" 409 245 0.002109 10.0.0.249 - - [2026-02-10 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.249 - - [2026-02-10 03:20:32] "PUT /security-group/b32bf230-5abc-4134-8f58-397d1a17fd51 HTTP/1.1" 200 263 0.061605 10.0.0.249 - - [2026-02-10 03:20:32] "PUT /access-control-list/0daba42d-4a6e-45bc-a012-a58cb3918487 HTTP/1.1" 200 273 0.021477 10.0.0.249 - - [2026-02-10 03:20:33] "PUT /access-control-list/687008e3-b35a-477a-8324-363fa1bb803d HTTP/1.1" 200 273 0.052102 10.0.0.249 - - [2026-02-10 03:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.068012 10.0.0.249 - - [2026-02-10 03:20:33] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020162 10.0.0.249 - - [2026-02-10 03:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007662 10.0.0.249 - - [2026-02-10 03:20:33] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002719 10.0.0.249 - - [2026-02-10 03:20:33] "POST /tags HTTP/1.1" 409 206 0.001775 10.0.0.249 - - [2026-02-10 03:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.249 - - [2026-02-10 03:20:33] "GET /tag/33de947b-cf5e-4d89-80b9-333d3e12e191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014525 10.0.0.249 - - [2026-02-10 03:20:33] "POST /firewall-rules HTTP/1.1" 200 564 0.081145 10.0.0.249 - - [2026-02-10 03:20:33] "GET /firewall-rule/56145d26-49b5-4d5b-b253-d12789c8dfb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015974 10.0.0.249 - - [2026-02-10 03:20:33] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.015194 10.0.0.249 - - [2026-02-10 03:20:33] "GET /firewall-rule/56145d26-49b5-4d5b-b253-d12789c8dfb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004768 10.0.0.249 - - [2026-02-10 03:20:33] "POST /ref-update HTTP/1.1" 200 156 0.031081 10.0.0.249 - - [2026-02-10 03:20:33] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002356 10.0.0.249 - - [2026-02-10 03:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.249 - - [2026-02-10 03:20:33] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003796 10.0.0.249 - - [2026-02-10 03:20:33] "POST /tags HTTP/1.1" 409 206 0.002064 10.0.0.249 - - [2026-02-10 03:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.249 - - [2026-02-10 03:20:33] "GET /tag/33de947b-cf5e-4d89-80b9-333d3e12e191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021675 10.0.0.249 - - [2026-02-10 03:20:33] "POST /firewall-rules HTTP/1.1" 200 562 0.086952 10.0.0.249 - - [2026-02-10 03:20:33] "GET /firewall-rule/d419a067-edec-495e-8338-4f84cdf83885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.019284 10.0.0.249 - - [2026-02-10 03:20:33] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005544 10.0.0.249 - - [2026-02-10 03:20:33] "GET /firewall-rule/d419a067-edec-495e-8338-4f84cdf83885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002974 10.0.0.249 - - [2026-02-10 03:20:33] "POST /ref-update HTTP/1.1" 200 156 0.034069 10.0.0.249 - - [2026-02-10 03:20:33] "POST /tags HTTP/1.1" 200 372 0.064253 10.0.0.249 - - [2026-02-10 03:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.249 - - [2026-02-10 03:20:33] "GET /tag/6dd0e7e2-5e90-49f8-8061-fc692a604ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.018807 10.0.0.249 - - [2026-02-10 03:20:33] "POST /tags HTTP/1.1" 200 320 0.031959 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024609 10.0.0.249 - - [2026-02-10 03:20:34] "GET /tag/10dd1fe7-48b8-4938-909b-0c9155ee0612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.013906 10.0.0.249 - - [2026-02-10 03:20:34] "POST /id-to-fqname HTTP/1.1" 200 181 0.000443 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.004371 10.0.0.249 - - [2026-02-10 03:20:34] "POST /security-groups HTTP/1.1" 200 578 0.101978 10.0.0.249 - - [2026-02-10 03:20:34] "POST /projects HTTP/1.1" 200 499 0.353156 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.004533 10.0.0.249 - - [2026-02-10 03:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024015 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017179 10.0.0.249 - - [2026-02-10 03:20:34] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.019033 10.0.0.249 - - [2026-02-10 03:20:34] "POST /access-control-lists HTTP/1.1" 200 589 0.101587 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012422 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.009779 10.0.0.249 - - [2026-02-10 03:20:34] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.008025 10.0.0.249 - - [2026-02-10 03:20:34] "POST /access-control-lists HTTP/1.1" 200 587 0.079034 10.0.0.249 - - [2026-02-10 03:20:34] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.131832 10.0.0.249 - - [2026-02-10 03:20:34] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.049219 10.0.0.249 - - [2026-02-10 03:20:34] "POST /security-groups HTTP/1.1" 200 560 0.083736 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.006317 10.0.0.249 - - [2026-02-10 03:20:34] "POST /access-control-lists HTTP/1.1" 200 612 0.033803 10.0.0.249 - - [2026-02-10 03:20:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.007313 10.0.0.249 - - [2026-02-10 03:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.033905 10.0.0.249 - - [2026-02-10 03:20:35] "POST /chown HTTP/1.1" 200 109 0.021750 10.0.0.249 - - [2026-02-10 03:20:35] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010216 10.0.0.249 - - [2026-02-10 03:20:35] "POST /access-control-lists HTTP/1.1" 200 610 0.057394 10.0.0.249 - - [2026-02-10 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009043 10.0.0.249 - - [2026-02-10 03:20:35] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003412 10.0.0.249 - - [2026-02-10 03:20:35] "POST /tags HTTP/1.1" 409 214 0.002558 10.0.0.249 - - [2026-02-10 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.249 - - [2026-02-10 03:20:35] "GET /tag/10dd1fe7-48b8-4938-909b-0c9155ee0612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.009960 10.0.0.249 - - [2026-02-10 03:20:35] "POST /firewall-rules HTTP/1.1" 200 580 0.064910 10.0.0.249 - - [2026-02-10 03:20:35] "GET /firewall-rule/37841a7a-c43c-4049-8478-a6835e995f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.003706 10.0.0.249 - - [2026-02-10 03:20:35] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.002980 10.0.0.249 - - [2026-02-10 03:20:35] "GET /firewall-rule/37841a7a-c43c-4049-8478-a6835e995f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.001891 10.0.0.249 - - [2026-02-10 03:20:35] "POST /ref-update HTTP/1.1" 200 156 0.032734 10.0.0.249 - - [2026-02-10 03:20:35] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006492 10.0.0.249 - - [2026-02-10 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.249 - - [2026-02-10 03:20:35] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002742 10.0.0.249 - - [2026-02-10 03:20:35] "POST /tags HTTP/1.1" 409 214 0.001807 10.0.0.249 - - [2026-02-10 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.249 - - [2026-02-10 03:20:35] "GET /tag/10dd1fe7-48b8-4938-909b-0c9155ee0612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.010401 10.0.0.249 - - [2026-02-10 03:20:35] "POST /firewall-rules HTTP/1.1" 200 578 0.127583 10.0.0.249 - - [2026-02-10 03:20:35] "GET /firewall-rule/79eaa00d-0ee0-4277-bc7b-e148ec2a8417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.026662 10.0.0.249 - - [2026-02-10 03:20:35] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003821 10.0.0.249 - - [2026-02-10 03:20:35] "GET /firewall-rule/79eaa00d-0ee0-4277-bc7b-e148ec2a8417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001974 10.0.0.249 - - [2026-02-10 03:20:35] "POST /ref-update HTTP/1.1" 200 156 0.045250 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002174 10.0.0.249 - - [2026-02-10 03:20:35] "POST /tags HTTP/1.1" 200 364 0.032392 10.0.0.249 - - [2026-02-10 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.249 - - [2026-02-10 03:20:35] "GET /tag/6c8fcada-4942-418f-9540-e29119d923b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.015410 10.0.0.249 - - [2026-02-10 03:20:35] "POST /tags HTTP/1.1" 200 312 0.034264 10.0.0.249 - - [2026-02-10 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010917 10.0.0.249 - - [2026-02-10 03:20:35] "GET /tag/099e2467-ea25-4fa8-88a9-e65465c3dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017975 10.0.0.249 - - [2026-02-10 03:20:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000446 10.0.0.249 - - [2026-02-10 03:20:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.022318 10.0.0.249 - - [2026-02-10 03:20:36] "POST /security-groups HTTP/1.1" 200 574 0.067806 10.0.0.249 - - [2026-02-10 03:20:36] "POST /projects HTTP/1.1" 200 491 0.223755 10.0.0.249 - - [2026-02-10 03:20:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.007518 10.0.0.249 - - [2026-02-10 03:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018712 10.0.0.249 - - [2026-02-10 03:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.249 - - [2026-02-10 03:20:36] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.017209 10.0.0.249 - - [2026-02-10 03:20:36] "POST /access-control-lists HTTP/1.1" 200 585 0.090094 10.0.0.249 - - [2026-02-10 03:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009551 10.0.0.249 - - [2026-02-10 03:20:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.018345 10.0.0.249 - - [2026-02-10 03:20:36] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008044 10.0.0.249 - - [2026-02-10 03:20:36] "POST /access-control-lists HTTP/1.1" 200 583 0.067252 10.0.0.249 - - [2026-02-10 03:20:36] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.099312 10.0.0.249 - - [2026-02-10 03:20:36] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.090331 10.0.0.249 - - [2026-02-10 03:20:36] "POST /security-groups HTTP/1.1" 200 548 0.104812 10.0.0.249 - - [2026-02-10 03:20:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.004334 10.0.0.249 - - [2026-02-10 03:20:36] "POST /access-control-lists HTTP/1.1" 200 604 0.066067 10.0.0.249 - - [2026-02-10 03:20:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.006562 10.0.0.249 - - [2026-02-10 03:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.084829 10.0.0.249 - - [2026-02-10 03:20:36] "POST /chown HTTP/1.1" 200 109 0.023020 10.0.0.249 - - [2026-02-10 03:20:36] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.026297 10.0.0.249 - - [2026-02-10 03:20:36] "POST /access-control-lists HTTP/1.1" 200 602 0.068813 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.249 - - [2026-02-10 03:20:37] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003889 10.0.0.249 - - [2026-02-10 03:20:37] "POST /tags HTTP/1.1" 409 210 0.001699 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.249 - - [2026-02-10 03:20:37] "GET /tag/099e2467-ea25-4fa8-88a9-e65465c3dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010300 10.0.0.249 - - [2026-02-10 03:20:37] "POST /firewall-rules HTTP/1.1" 200 572 0.074658 10.0.0.249 - - [2026-02-10 03:20:37] "GET /firewall-rule/5a94ebf8-2e5f-4f91-a174-2d9ca877f2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.005353 10.0.0.249 - - [2026-02-10 03:20:37] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003733 10.0.0.249 - - [2026-02-10 03:20:37] "GET /firewall-rule/5a94ebf8-2e5f-4f91-a174-2d9ca877f2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002285 10.0.0.249 - - [2026-02-10 03:20:37] "POST /ref-update HTTP/1.1" 200 156 0.076810 10.0.0.249 - - [2026-02-10 03:20:37] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002915 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.249 - - [2026-02-10 03:20:37] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010326 10.0.0.249 - - [2026-02-10 03:20:37] "POST /tags HTTP/1.1" 409 210 0.002718 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.249 - - [2026-02-10 03:20:37] "GET /tag/099e2467-ea25-4fa8-88a9-e65465c3dfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016895 10.0.0.249 - - [2026-02-10 03:20:37] "POST /firewall-rules HTTP/1.1" 200 570 0.073336 10.0.0.249 - - [2026-02-10 03:20:37] "GET /firewall-rule/3824ef5e-2c31-4c3e-a9fa-10ab6804966c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004671 10.0.0.249 - - [2026-02-10 03:20:37] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.006086 10.0.0.249 - - [2026-02-10 03:20:37] "GET /firewall-rule/3824ef5e-2c31-4c3e-a9fa-10ab6804966c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002776 10.0.0.249 - - [2026-02-10 03:20:37] "POST /ref-update HTTP/1.1" 200 156 0.037260 10.0.0.249 - - [2026-02-10 03:20:37] "POST /tags HTTP/1.1" 200 364 0.026016 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009688 10.0.0.249 - - [2026-02-10 03:20:37] "GET /tag/f9c9420c-7b0f-4008-8f0f-b69e92e0dd51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.020800 10.0.0.249 - - [2026-02-10 03:20:37] "POST /tags HTTP/1.1" 409 210 0.001918 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006795 10.0.0.249 - - [2026-02-10 03:20:37] "GET /tag/aa648048-41f5-4f96-839c-0599ca88606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012748 10.0.0.249 - - [2026-02-10 03:20:37] "POST /projects HTTP/1.1" 409 223 0.001891 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.249 - - [2026-02-10 03:20:37] "GET /project/25fff32a-806d-43da-bf81-3a9097b8b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037282 10.0.0.249 - - [2026-02-10 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.249 - - [2026-02-10 03:20:37] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.003410 10.0.0.249 - - [2026-02-10 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.249 - - [2026-02-10 03:20:38] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003670 10.0.0.249 - - [2026-02-10 03:20:38] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.053927 10.0.0.249 - - [2026-02-10 03:20:38] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.056120 10.0.0.249 - - [2026-02-10 03:20:38] "POST /security-groups HTTP/1.1" 409 253 0.002388 10.0.0.249 - - [2026-02-10 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.249 - - [2026-02-10 03:20:38] "PUT /security-group/32290d80-be22-454d-9c0c-80eae3d4d4e7 HTTP/1.1" 200 263 0.061895 10.0.0.249 - - [2026-02-10 03:20:38] "PUT /access-control-list/16eb9630-3e9a-4000-8493-bcbeb065f559 HTTP/1.1" 200 273 0.011014 10.0.0.249 - - [2026-02-10 03:20:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.034263 10.0.0.249 - - [2026-02-10 03:20:38] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018742 10.0.0.249 - - [2026-02-10 03:20:38] "PUT /access-control-list/9492e73f-f69a-4df6-ba38-7f58070d1136 HTTP/1.1" 200 273 0.030522 10.0.0.249 - - [2026-02-10 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.249 - - [2026-02-10 03:20:38] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002014 10.0.0.249 - - [2026-02-10 03:20:38] "POST /tags HTTP/1.1" 409 210 0.001306 10.0.0.249 - - [2026-02-10 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001149 10.0.0.249 - - [2026-02-10 03:20:38] "GET /tag/aa648048-41f5-4f96-839c-0599ca88606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014467 10.0.0.249 - - [2026-02-10 03:20:38] "POST /firewall-rules HTTP/1.1" 200 572 0.072296 10.0.0.249 - - [2026-02-10 03:20:38] "GET /firewall-rule/366a0e8e-c2bd-454a-982e-aced6102a1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003741 10.0.0.249 - - [2026-02-10 03:20:38] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003113 10.0.0.249 - - [2026-02-10 03:20:38] "GET /firewall-rule/366a0e8e-c2bd-454a-982e-aced6102a1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.001756 10.0.0.249 - - [2026-02-10 03:20:38] "POST /ref-update HTTP/1.1" 200 156 0.045856 10.0.0.249 - - [2026-02-10 03:20:38] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017328 10.0.0.249 - - [2026-02-10 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.249 - - [2026-02-10 03:20:38] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003862 10.0.0.249 - - [2026-02-10 03:20:38] "POST /tags HTTP/1.1" 409 210 0.001838 10.0.0.249 - - [2026-02-10 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008087 10.0.0.249 - - [2026-02-10 03:20:38] "GET /tag/aa648048-41f5-4f96-839c-0599ca88606e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.011990 10.0.0.249 - - [2026-02-10 03:20:38] "POST /firewall-rules HTTP/1.1" 200 570 0.072165 10.0.0.249 - - [2026-02-10 03:20:38] "GET /firewall-rule/b2323b36-1ccb-41da-a865-0f09f70de178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.007098 10.0.0.249 - - [2026-02-10 03:20:38] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.007249 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.249 - - [2026-02-10 03:20:38] "GET /firewall-rule/b2323b36-1ccb-41da-a865-0f09f70de178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004982 10.0.0.249 - - [2026-02-10 03:20:38] "POST /ref-update HTTP/1.1" 200 156 0.084278 10.0.0.249 - - [2026-02-10 03:20:39] "POST /tags HTTP/1.1" 409 237 0.006180 10.0.0.249 - - [2026-02-10 03:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.249 - - [2026-02-10 03:20:39] "GET /tag/f9c9420c-7b0f-4008-8f0f-b69e92e0dd51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.009592 10.0.0.249 - - [2026-02-10 03:20:39] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.003556 10.0.0.249 - - [2026-02-10 03:20:39] "POST /set-tag HTTP/1.1" 200 109 0.026829 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:20:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 10.0.0.249 - - [2026-02-10 03:21:07] "GET /global-system-configs HTTP/1.1" 200 323 0.011564 10.0.0.249 - - [2026-02-10 03:21:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002071 10.0.0.27 - - [2026-02-10 03:21:23] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.27 - - [2026-02-10 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.27 - - [2026-02-10 03:21:23] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004604 10.0.0.27 - - [2026-02-10 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.27 - - [2026-02-10 03:21:23] "GET /routing-instance/0a467b8a-717e-462b-98ab-caefeb888745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002014 10.0.0.27 - - [2026-02-10 03:21:23] "PUT /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325 HTTP/1.1" 200 275 0.018094 10.0.0.27 - - [2026-02-10 03:21:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.015071 10.0.0.27 - - [2026-02-10 03:21:23] "POST /virtual-routers HTTP/1.1" 200 601 0.018586 10.0.0.27 - - [2026-02-10 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.27 - - [2026-02-10 03:21:23] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003940 10.0.0.27 - - [2026-02-10 03:21:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.001472 10.0.0.27 - - [2026-02-10 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.27 - - [2026-02-10 03:21:23] "GET /virtual-network/f7b638a0-da2b-4ff8-9365-9d6fad22f07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008578 10.0.0.27 - - [2026-02-10 03:21:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.074149 10.0.0.249 - - [2026-02-10 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.249 - - [2026-02-10 03:21:54] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003161 10.0.0.27 - - [2026-02-10 03:22:06] "GET / HTTP/1.1" 200 36215 0.001759 10.0.0.27 - - [2026-02-10 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.27 - - [2026-02-10 03:22:06] "GET /global-system-config/dc48668a-8ba1-4319-84d4-fb163f190325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004968 10.0.0.27 - - [2026-02-10 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.27 - - [2026-02-10 03:22:06] "GET /routing-instance/0a467b8a-717e-462b-98ab-caefeb888745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002974 10.0.0.27 - - [2026-02-10 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.27 - - [2026-02-10 03:22:06] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002886 10.0.0.27 - - [2026-02-10 03:22:06] "PUT /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99 HTTP/1.1" 200 263 0.012064 10.0.0.27 - - [2026-02-10 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013536 10.0.0.27 - - [2026-02-10 03:22:06] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003440 10.0.0.27 - - [2026-02-10 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.27 - - [2026-02-10 03:22:06] "GET /virtual-machine-interface/d47b5946-4c25-47a3-a31d-73db6968f12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004867 10.0.0.27 - - [2026-02-10 03:22:06] "PUT /virtual-machine-interface/d47b5946-4c25-47a3-a31d-73db6968f12c HTTP/1.1" 200 285 0.009238 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:23:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:23:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:23:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000826 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:23:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:23:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001135 10.0.0.249 - - [2026-02-10 03:24:25] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002902 10.0.0.249 - - [2026-02-10 03:24:25] "POST /ref-update HTTP/1.1" 200 156 0.016757 10.0.0.249 - - [2026-02-10 03:24:34] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010628 10.0.0.249 - - [2026-02-10 03:24:34] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.249 - - [2026-02-10 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.249 - - [2026-02-10 03:24:35] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002810 10.0.0.249 - - [2026-02-10 03:24:35] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004352 10.0.0.249 - - [2026-02-10 03:24:35] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.249 - - [2026-02-10 03:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.249 - - [2026-02-10 03:24:35] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002323 10.0.0.249 - - [2026-02-10 03:24:35] "GET /loadbalancer-pool/c0b54d9e-fdf5-465d-9102-9cded7ccfcbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003592 10.0.0.249 - - [2026-02-10 03:24:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016770 10.0.0.249 - - [2026-02-10 03:24:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019821 10.0.0.249 - - [2026-02-10 03:24:35] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014147 10.0.0.249 - - [2026-02-10 03:24:35] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004143 10.0.0.249 - - [2026-02-10 03:24:35] "POST /ref-update HTTP/1.1" 200 156 0.012463 10.0.0.249 - - [2026-02-10 03:24:35] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.011854 10.0.0.249 - - [2026-02-10 03:24:35] "POST /tags HTTP/1.1" 409 205 0.012782 10.0.0.249 - - [2026-02-10 03:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.249 - - [2026-02-10 03:24:35] "GET /tag/cc42dea1-8e44-4f47-8905-fc2b10a6c1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012810 10.0.0.249 - - [2026-02-10 03:24:35] "PUT /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492 HTTP/1.1" 200 257 0.037491 10.0.0.249 - - [2026-02-10 03:24:35] "POST /set-tag HTTP/1.1" 200 109 0.057826 10.0.0.249 - - [2026-02-10 03:24:35] "GET /loadbalancer-pool/35111563-1e61-4ed8-9afe-9a67ed2fca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013207 10.0.0.249 - - [2026-02-10 03:24:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013578 10.0.0.249 - - [2026-02-10 03:24:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008347 10.0.0.249 - - [2026-02-10 03:24:35] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006582 10.0.0.249 - - [2026-02-10 03:24:35] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004222 10.0.0.249 - - [2026-02-10 03:24:35] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.249 - - [2026-02-10 03:24:35] "POST /ref-update HTTP/1.1" 200 156 0.005309 10.0.0.249 - - [2026-02-10 03:24:35] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.010247 10.0.0.249 - - [2026-02-10 03:24:35] "PUT /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492 HTTP/1.1" 200 257 0.009772 10.0.0.249 - - [2026-02-10 03:24:35] "GET /loadbalancer-pool/7a061cb5-1217-46ad-b092-1fd3856467e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005390 10.0.0.249 - - [2026-02-10 03:24:35] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015949 10.0.0.249 - - [2026-02-10 03:24:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012575 10.0.0.249 - - [2026-02-10 03:24:35] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004378 10.0.0.249 - - [2026-02-10 03:24:35] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004346 10.0.0.249 - - [2026-02-10 03:24:35] "POST /ref-update HTTP/1.1" 200 156 0.010984 10.0.0.249 - - [2026-02-10 03:24:35] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.015418 10.0.0.249 - - [2026-02-10 03:24:35] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.249 - - [2026-02-10 03:24:35] "PUT /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492 HTTP/1.1" 200 257 0.009669 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:25:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:25:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000767 10.0.0.249 - - [2026-02-10 03:26:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002044 10.0.0.249 - - [2026-02-10 03:26:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002098 10.0.0.249 - - [2026-02-10 03:27:14] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006980 10.0.0.249 - - [2026-02-10 03:27:14] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.249 - - [2026-02-10 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.249 - - [2026-02-10 03:27:14] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.008123 10.0.0.249 - - [2026-02-10 03:27:14] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004864 10.0.0.249 - - [2026-02-10 03:27:14] "POST /set-tag HTTP/1.1" 200 109 0.034025 10.0.0.249 - - [2026-02-10 03:27:14] "DELETE /loadbalancer-member/caf4bb3b-59ff-4a42-9f2d-4eb3beaf7255 HTTP/1.1" 200 115 0.034842 10.0.0.249 - - [2026-02-10 03:27:14] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006358 10.0.0.249 - - [2026-02-10 03:27:14] "POST /set-tag HTTP/1.1" 200 109 0.006475 10.0.0.249 - - [2026-02-10 03:27:14] "DELETE /loadbalancer-member/991a7a87-d2f3-49cd-a2ef-6e196a1a7cbb HTTP/1.1" 200 115 0.044298 10.0.0.249 - - [2026-02-10 03:27:14] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004400 10.0.0.249 - - [2026-02-10 03:27:14] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.249 - - [2026-02-10 03:27:14] "DELETE /loadbalancer-member/0590d42a-358e-4040-9d55-7691ce54409e HTTP/1.1" 200 115 0.028467 10.0.0.249 - - [2026-02-10 03:27:14] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003785 10.0.0.249 - - [2026-02-10 03:27:15] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.249 - - [2026-02-10 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.249 - - [2026-02-10 03:27:15] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.001996 10.0.0.249 - - [2026-02-10 03:27:15] "GET /loadbalancer-pool/c0b54d9e-fdf5-465d-9102-9cded7ccfcbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002771 10.0.0.249 - - [2026-02-10 03:27:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029843 10.0.0.249 - - [2026-02-10 03:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029304 10.0.0.249 - - [2026-02-10 03:27:15] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012793 10.0.0.249 - - [2026-02-10 03:27:15] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004742 10.0.0.249 - - [2026-02-10 03:27:15] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002091 10.0.0.249 - - [2026-02-10 03:27:15] "POST /set-tag HTTP/1.1" 200 109 0.070950 10.0.0.249 - - [2026-02-10 03:27:15] "GET /loadbalancer-pool/35111563-1e61-4ed8-9afe-9a67ed2fca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013957 10.0.0.249 - - [2026-02-10 03:27:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035756 10.0.0.249 - - [2026-02-10 03:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021894 10.0.0.249 - - [2026-02-10 03:27:15] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015538 10.0.0.249 - - [2026-02-10 03:27:15] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004835 10.0.0.249 - - [2026-02-10 03:27:15] "POST /set-tag HTTP/1.1" 200 109 0.004351 10.0.0.249 - - [2026-02-10 03:27:15] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003119 10.0.0.249 - - [2026-02-10 03:27:15] "GET /loadbalancer-pool/7a061cb5-1217-46ad-b092-1fd3856467e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002687 10.0.0.249 - - [2026-02-10 03:27:15] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023534 10.0.0.249 - - [2026-02-10 03:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015721 10.0.0.249 - - [2026-02-10 03:27:15] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012480 10.0.0.249 - - [2026-02-10 03:27:15] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004047 10.0.0.249 - - [2026-02-10 03:27:15] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002551 10.0.0.249 - - [2026-02-10 03:27:15] "POST /set-tag HTTP/1.1" 200 109 0.002236 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:27:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:27:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000804 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:27:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:27:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000762 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:28:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:28:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000797 10.0.0.249 - - [2026-02-10 03:28:33] "GET / HTTP/1.1" 200 36215 0.001715 10.0.0.249 - - [2026-02-10 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.249 - - [2026-02-10 03:28:33] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036405 10.0.0.249 - - [2026-02-10 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.249 - - [2026-02-10 03:28:33] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026999 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.249 - - [2026-02-10 03:28:34] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025703 10.0.0.249 - - [2026-02-10 03:28:34] "POST /tags HTTP/1.1" 200 334 0.030929 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.249 - - [2026-02-10 03:28:34] "GET /tag/d95bde13-705b-4e4c-8bfd-0a06ab61a4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.026112 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.249 - - [2026-02-10 03:28:34] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025787 10.0.0.249 - - [2026-02-10 03:28:34] "GET /virtual-networks?parent_id=359fb295-924e-42f0-9871-4df5aae0e7bb&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001451 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.249 - - [2026-02-10 03:28:34] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042057 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.249 - - [2026-02-10 03:28:34] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.003976 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007692 10.0.0.249 - - [2026-02-10 03:28:34] "POST /virtual-networks HTTP/1.1" 200 514 0.086610 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.249 - - [2026-02-10 03:28:34] "GET /service-appliance-set/39641f66-4795-4cf6-976e-93ec0446d5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002270 10.0.0.249 - - [2026-02-10 03:28:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.001306 10.0.0.249 - - [2026-02-10 03:28:34] "GET /network-ipam/cd6d661f-21f6-4615-8d58-7a3f38e34545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.002192 10.0.0.249 - - [2026-02-10 03:28:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.091849 10.0.0.249 - - [2026-02-10 03:28:34] "GET /virtual-machine-interface/43b994aa-adfc-424a-beed-797c1756ae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008748 10.0.0.249 - - [2026-02-10 03:28:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009611 10.0.0.249 - - [2026-02-10 03:28:34] "POST /ref-update HTTP/1.1" 200 156 0.134131 10.0.0.249 - - [2026-02-10 03:28:34] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008718 10.0.0.249 - - [2026-02-10 03:28:34] "GET /domains HTTP/1.1" 200 281 0.005354 10.0.0.249 - - [2026-02-10 03:28:34] "POST /instance-ips HTTP/1.1" 200 410 0.055083 10.0.0.249 - - [2026-02-10 03:28:34] "GET /domain/35aff4a3-4ea0-4c76-8ed1-d402208fcf3f HTTP/1.1" 200 3099 0.021263 10.0.0.249 - - [2026-02-10 03:28:34] "GET /instance-ip/693f386d-1f63-48fc-88b5-de0b762ceb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006908 10.0.0.249 - - [2026-02-10 03:28:34] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb HTTP/1.1" 200 5497 0.037088 10.0.0.249 - - [2026-02-10 03:28:35] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2086 0.008405 10.0.0.249 - - [2026-02-10 03:28:35] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2086 0.003560 10.0.0.249 - - [2026-02-10 03:28:35] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 200 1183 0.002073 10.0.0.249 - - [2026-02-10 03:28:35] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 200 1183 0.001879 10.0.0.249 - - [2026-02-10 03:28:35] "POST /loadbalancers HTTP/1.1" 200 612 0.076339 10.0.0.249 - - [2026-02-10 03:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016784 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009640 10.0.0.249 - - [2026-02-10 03:28:35] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029426 10.0.0.249 - - [2026-02-10 03:28:35] "GET /instance-ip/693f386d-1f63-48fc-88b5-de0b762ceb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002398 10.0.0.249 - - [2026-02-10 03:28:35] "POST /floating-ips HTTP/1.1" 200 599 0.015101 10.0.0.249 - - [2026-02-10 03:28:35] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038932 10.0.0.249 - - [2026-02-10 03:28:35] "GET /loadbalancer/5a455cb0-af4a-48a1-afff-092087ef5506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002124 10.0.0.249 - - [2026-02-10 03:28:35] "POST /route-targets HTTP/1.1" 200 328 0.009428 10.0.0.249 - - [2026-02-10 03:28:35] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.037647 10.0.0.249 - - [2026-02-10 03:28:35] "POST /ref-update HTTP/1.1" 200 156 0.028432 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.249 - - [2026-02-10 03:28:35] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037802 10.0.0.249 - - [2026-02-10 03:28:35] "GET /loadbalancer-listener/4fec19b0-872c-4d40-b7c8-eb1996f2c1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.002608 10.0.0.249 - - [2026-02-10 03:28:35] "GET /loadbalancer-listener/4fec19b0-872c-4d40-b7c8-eb1996f2c1bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003372 10.0.0.249 - - [2026-02-10 03:28:35] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018039 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.249 - - [2026-02-10 03:28:35] "GET /instance-ip/693f386d-1f63-48fc-88b5-de0b762ceb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002948 10.0.0.249 - - [2026-02-10 03:28:35] "GET /instance-ip/693f386d-1f63-48fc-88b5-de0b762ceb3d?fields=floating_ips HTTP/1.1" 200 1213 0.003887 10.0.0.249 - - [2026-02-10 03:28:35] "GET /floating-ip/aa545261-02db-47fd-8e09-1d522a04ffaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.001780 10.0.0.249 - - [2026-02-10 03:28:35] "GET /loadbalancer/5a455cb0-af4a-48a1-afff-092087ef5506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002195 10.0.0.249 - - [2026-02-10 03:28:35] "POST /tags HTTP/1.1" 200 296 0.057807 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014195 10.0.0.249 - - [2026-02-10 03:28:35] "GET /tag/dc7c6869-9fbc-4a2e-89ef-49672f1e9355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.021714 10.0.0.249 - - [2026-02-10 03:28:35] "POST /tags HTTP/1.1" 409 233 0.002102 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.249 - - [2026-02-10 03:28:35] "GET /tag/49798bbf-463b-4797-9d6c-5c6466064f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.012118 10.0.0.249 - - [2026-02-10 03:28:35] "POST /tags HTTP/1.1" 409 206 0.001591 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.249 - - [2026-02-10 03:28:35] "GET /tag/33de947b-cf5e-4d89-80b9-333d3e12e191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014177 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.249 - - [2026-02-10 03:28:35] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008007 10.0.0.249 - - [2026-02-10 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.249 - - [2026-02-10 03:28:35] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035372 10.0.0.249 - - [2026-02-10 03:28:35] "POST /virtual-machines HTTP/1.1" 200 370 0.012813 10.0.0.249 - - [2026-02-10 03:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025958 10.0.0.249 - - [2026-02-10 03:28:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130914 10.0.0.249 - - [2026-02-10 03:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008050 10.0.0.249 - - [2026-02-10 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012950 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004495 10.0.0.249 - - [2026-02-10 03:28:36] "POST /instance-ips HTTP/1.1" 200 410 0.021079 10.0.0.249 - - [2026-02-10 03:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024078 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012636 10.0.0.249 - - [2026-02-10 03:28:36] "POST /set-tag HTTP/1.1" 200 109 0.014394 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009813 10.0.0.249 - - [2026-02-10 03:28:36] "GET /instance-ip/956c670e-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005331 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003887 10.0.0.249 - - [2026-02-10 03:28:36] "POST /set-tag HTTP/1.1" 200 109 0.001634 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002887 10.0.0.249 - - [2026-02-10 03:28:36] "POST /ref-update HTTP/1.1" 200 156 0.008111 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007853 10.0.0.249 - - [2026-02-10 03:28:36] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.249 - - [2026-02-10 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003161 10.0.0.249 - - [2026-02-10 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.249 - - [2026-02-10 03:28:36] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034149 10.0.0.249 - - [2026-02-10 03:28:36] "POST /virtual-machines HTTP/1.1" 200 370 0.006523 10.0.0.249 - - [2026-02-10 03:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015326 10.0.0.249 - - [2026-02-10 03:28:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108270 10.0.0.249 - - [2026-02-10 03:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007221 10.0.0.249 - - [2026-02-10 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007327 10.0.0.249 - - [2026-02-10 03:28:36] "POST /instance-ips HTTP/1.1" 200 410 0.020781 10.0.0.249 - - [2026-02-10 03:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018456 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010192 10.0.0.249 - - [2026-02-10 03:28:36] "POST /set-tag HTTP/1.1" 200 109 0.015656 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012880 10.0.0.249 - - [2026-02-10 03:28:36] "GET /instance-ip/95cd4092-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002609 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004335 10.0.0.249 - - [2026-02-10 03:28:36] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.249 - - [2026-02-10 03:28:36] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.003210 10.0.0.249 - - [2026-02-10 03:28:36] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.249 - - [2026-02-10 03:28:37] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010254 10.0.0.249 - - [2026-02-10 03:28:37] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.249 - - [2026-02-10 03:28:37] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003825 10.0.0.249 - - [2026-02-10 03:28:37] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.249 - - [2026-02-10 03:28:37] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003251 10.0.0.249 - - [2026-02-10 03:28:37] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domains HTTP/1.1" 200 281 0.001954 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domain/35aff4a3-4ea0-4c76-8ed1-d402208fcf3f HTTP/1.1" 200 3099 0.002890 10.0.0.249 - - [2026-02-10 03:28:40] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb HTTP/1.1" 200 7091 0.049435 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2086 0.004482 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2086 0.007580 10.0.0.249 - - [2026-02-10 03:28:40] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 200 1405 0.003919 10.0.0.249 - - [2026-02-10 03:28:40] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 200 1405 0.002675 10.0.0.249 - - [2026-02-10 03:28:40] "GET /route-target/fa54eac2-7a0d-4601-957b-4924b048c6ea HTTP/1.1" 200 1155 0.002338 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2086 0.005223 10.0.0.249 - - [2026-02-10 03:28:40] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 200 1405 0.002523 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003956 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2086 0.007710 10.0.0.249 - - [2026-02-10 03:28:40] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 200 1405 0.002647 10.0.0.249 - - [2026-02-10 03:28:40] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 200 1405 0.002608 10.0.0.249 - - [2026-02-10 03:28:40] "GET /route-target/fa54eac2-7a0d-4601-957b-4924b048c6ea HTTP/1.1" 200 1155 0.001816 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domains HTTP/1.1" 200 281 0.001802 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domain/35aff4a3-4ea0-4c76-8ed1-d402208fcf3f HTTP/1.1" 200 3099 0.003046 10.0.0.249 - - [2026-02-10 03:28:40] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb HTTP/1.1" 200 7091 0.041595 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2086 0.009890 10.0.0.249 - - [2026-02-10 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.249 - - [2026-02-10 03:28:40] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040849 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005233 10.0.0.249 - - [2026-02-10 03:28:40] "GET /floating-ip-pools?parent_id=db17b0fb-c761-4f41-845e-792dd0a37d5a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001899 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004187 10.0.0.249 - - [2026-02-10 03:28:40] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020000 10.0.0.249 - - [2026-02-10 03:28:40] "POST /ref-update HTTP/1.1" 200 156 0.016518 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006057 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domains HTTP/1.1" 200 281 0.001986 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domain/35aff4a3-4ea0-4c76-8ed1-d402208fcf3f HTTP/1.1" 200 3099 0.009571 10.0.0.249 - - [2026-02-10 03:28:40] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb HTTP/1.1" 200 7348 0.031869 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2325 0.005088 10.0.0.249 - - [2026-02-10 03:28:40] "GET /floating-ip-pool/80693f64-fbd6-4ec4-be4b-6a2359184e9b HTTP/1.1" 200 1317 0.001918 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domains HTTP/1.1" 200 281 0.001594 10.0.0.249 - - [2026-02-10 03:28:40] "GET /domain/35aff4a3-4ea0-4c76-8ed1-d402208fcf3f HTTP/1.1" 200 3099 0.002175 10.0.0.249 - - [2026-02-10 03:28:40] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb HTTP/1.1" 200 7348 0.035810 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 2325 0.003679 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003327 10.0.0.249 - - [2026-02-10 03:28:40] "POST /tags HTTP/1.1" 200 366 0.062263 10.0.0.249 - - [2026-02-10 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009868 10.0.0.249 - - [2026-02-10 03:28:40] "GET /tag/9d9e07b7-3078-4de6-8af6-b1870028ea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017607 10.0.0.249 - - [2026-02-10 03:28:40] "POST /tags HTTP/1.1" 409 206 0.001834 10.0.0.249 - - [2026-02-10 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.249 - - [2026-02-10 03:28:40] "GET /tag/33de947b-cf5e-4d89-80b9-333d3e12e191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024109 10.0.0.249 - - [2026-02-10 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.249 - - [2026-02-10 03:28:40] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031961 10.0.0.249 - - [2026-02-10 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.249 - - [2026-02-10 03:28:40] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005019 10.0.0.249 - - [2026-02-10 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2026-02-10 03:28:40] "GET /service-appliance-set/5f08aead-d88d-4cf3-abc1-aede33df07b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003880 10.0.0.249 - - [2026-02-10 03:28:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.001421 10.0.0.249 - - [2026-02-10 03:28:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.094434 10.0.0.249 - - [2026-02-10 03:28:41] "GET /virtual-machine-interface/bae703b0-0483-474b-aaba-6b5365d14379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004025 10.0.0.249 - - [2026-02-10 03:28:41] "POST /set-tag HTTP/1.1" 200 109 0.011590 10.0.0.249 - - [2026-02-10 03:28:41] "POST /instance-ips HTTP/1.1" 200 418 0.031144 10.0.0.249 - - [2026-02-10 03:28:41] "GET /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.003868 10.0.0.249 - - [2026-02-10 03:28:41] "POST /loadbalancers HTTP/1.1" 200 620 0.058733 10.0.0.249 - - [2026-02-10 03:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014258 10.0.0.249 - - [2026-02-10 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007043 10.0.0.249 - - [2026-02-10 03:28:41] "POST /service-instances HTTP/1.1" 200 568 0.018374 10.0.0.249 - - [2026-02-10 03:28:41] "POST /ref-update HTTP/1.1" 200 156 0.006302 10.0.0.249 - - [2026-02-10 03:28:41] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.023211 10.0.0.249 - - [2026-02-10 03:28:41] "GET /virtual-machine-interface/bae703b0-0483-474b-aaba-6b5365d14379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008613 10.0.0.249 - - [2026-02-10 03:28:41] "GET /virtual-machine-interface/bae703b0-0483-474b-aaba-6b5365d14379?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.004803 10.0.0.249 - - [2026-02-10 03:28:41] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.007849 10.0.0.249 - - [2026-02-10 03:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010625 10.0.0.249 - - [2026-02-10 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014424 10.0.0.249 - - [2026-02-10 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.249 - - [2026-02-10 03:28:41] "GET /floating-ip-pool/80693f64-fbd6-4ec4-be4b-6a2359184e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005904 10.0.0.249 - - [2026-02-10 03:28:41] "POST /floating-ips HTTP/1.1" 200 673 0.085977 10.0.0.249 - - [2026-02-10 03:28:41] "POST /virtual-machines HTTP/1.1" 200 430 0.061656 10.0.0.249 - - [2026-02-10 03:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011237 10.0.0.249 - - [2026-02-10 03:28:41] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028278 10.0.0.249 - - [2026-02-10 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009046 10.0.0.249 - - [2026-02-10 03:28:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.131536 10.0.0.249 - - [2026-02-10 03:28:41] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005823 10.0.0.249 - - [2026-02-10 03:28:41] "POST /tags HTTP/1.1" 409 221 0.003701 10.0.0.249 - - [2026-02-10 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.249 - - [2026-02-10 03:28:41] "POST /chown HTTP/1.1" 200 109 0.043703 10.0.0.249 - - [2026-02-10 03:28:41] "GET /tag/d95bde13-705b-4e4c-8bfd-0a06ab61a4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.014060 10.0.0.249 - - [2026-02-10 03:28:41] "POST /tags HTTP/1.1" 409 238 0.001924 10.0.0.249 - - [2026-02-10 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.249 - - [2026-02-10 03:28:41] "POST /chown HTTP/1.1" 200 109 0.014005 10.0.0.249 - - [2026-02-10 03:28:41] "PUT /virtual-machine-interface/298518c7-cf07-4edd-87c2-1634ba5fd882 HTTP/1.1" 200 285 0.021245 10.0.0.249 - - [2026-02-10 03:28:41] "GET /tag/9d9e07b7-3078-4de6-8af6-b1870028ea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020960 10.0.0.249 - - [2026-02-10 03:28:41] "PUT /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec HTTP/1.1" 200 257 0.057833 10.0.0.249 - - [2026-02-10 03:28:42] "POST /firewall-rules HTTP/1.1" 200 652 0.101351 10.0.0.249 - - [2026-02-10 03:28:42] "GET /firewall-rule/93e0931b-9f45-495e-8b82-77c7d368fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.018394 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.055949 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.017134 10.0.0.249 - - [2026-02-10 03:28:42] "GET /firewall-policy/4a33a213-467b-4626-8baa-38367da3bbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002972 10.0.0.249 - - [2026-02-10 03:28:42] "GET /firewall-rule/93e0931b-9f45-495e-8b82-77c7d368fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.023439 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.041846 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.024101 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.010210 10.0.0.249 - - [2026-02-10 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008804 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.030930 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.022222 10.0.0.249 - - [2026-02-10 03:28:42] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.060903 10.0.0.249 - - [2026-02-10 03:28:42] "GET /loadbalancer/7314812b-0fea-4b4d-8b2c-384e760aae70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002997 10.0.0.249 - - [2026-02-10 03:28:42] "POST /virtual-machines HTTP/1.1" 200 430 0.031683 10.0.0.249 - - [2026-02-10 03:28:42] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.048024 10.0.0.249 - - [2026-02-10 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.249 - - [2026-02-10 03:28:42] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.082960 10.0.0.249 - - [2026-02-10 03:28:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.136390 10.0.0.249 - - [2026-02-10 03:28:42] "POST /chown HTTP/1.1" 200 109 0.014274 10.0.0.249 - - [2026-02-10 03:28:42] "GET /loadbalancer-listener/64be8473-d09b-4185-8978-2329a62381e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003001 10.0.0.249 - - [2026-02-10 03:28:42] "GET /loadbalancer-listener/64be8473-d09b-4185-8978-2329a62381e7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002749 10.0.0.249 - - [2026-02-10 03:28:42] "POST /chown HTTP/1.1" 200 109 0.005160 10.0.0.249 - - [2026-02-10 03:28:42] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.032075 10.0.0.249 - - [2026-02-10 03:28:42] "PUT /virtual-machine-interface/2571a0c2-3489-4643-b235-23e7e93898cc HTTP/1.1" 200 285 0.027451 10.0.0.249 - - [2026-02-10 03:28:42] "PUT /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec HTTP/1.1" 200 257 0.020981 10.0.0.249 - - [2026-02-10 03:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020090 10.0.0.249 - - [2026-02-10 03:28:42] "GET /loadbalancer-pool/d4a6533b-c6ab-4131-b5c1-595ad5a070a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002715 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.015402 10.0.0.249 - - [2026-02-10 03:28:42] "POST /loadbalancer-members HTTP/1.1" 200 709 0.042940 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.028103 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.024414 10.0.0.249 - - [2026-02-10 03:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016863 10.0.0.249 - - [2026-02-10 03:28:42] "GET /loadbalancer-member/94a58761-d83c-4a00-8adf-ac783c5a262f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.001964 10.0.0.249 - - [2026-02-10 03:28:42] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002799 10.0.0.249 - - [2026-02-10 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.007814 10.0.0.249 - - [2026-02-10 03:28:42] "POST /ref-update HTTP/1.1" 200 156 0.014894 10.0.0.249 - - [2026-02-10 03:28:42] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014134 10.0.0.249 - - [2026-02-10 03:28:42] "POST /tags HTTP/1.1" 409 221 0.003510 10.0.0.249 - - [2026-02-10 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.249 - - [2026-02-10 03:28:42] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.011888 10.0.0.249 - - [2026-02-10 03:28:42] "GET /tag/d95bde13-705b-4e4c-8bfd-0a06ab61a4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.012488 10.0.0.249 - - [2026-02-10 03:28:42] "POST /tags HTTP/1.1" 409 238 0.012061 10.0.0.249 - - [2026-02-10 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.249 - - [2026-02-10 03:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018276 10.0.0.249 - - [2026-02-10 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.249 - - [2026-02-10 03:28:42] "POST /chown HTTP/1.1" 200 109 0.004737 10.0.0.249 - - [2026-02-10 03:28:42] "POST /chown HTTP/1.1" 200 109 0.012315 10.0.0.249 - - [2026-02-10 03:28:42] "GET /tag/9d9e07b7-3078-4de6-8af6-b1870028ea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017999 10.0.0.249 - - [2026-02-10 03:28:42] "POST /firewall-rules HTTP/1.1" 409 293 0.001558 10.0.0.249 - - [2026-02-10 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.249 - - [2026-02-10 03:28:42] "PUT /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec HTTP/1.1" 200 257 0.010579 10.0.0.249 - - [2026-02-10 03:28:43] "POST /ref-update HTTP/1.1" 200 156 0.012593 10.0.0.249 - - [2026-02-10 03:28:43] "POST /chown HTTP/1.1" 200 109 0.013604 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /firewall-rule/93e0931b-9f45-495e-8b82-77c7d368fcfd HTTP/1.1" 200 261 0.039943 10.0.0.249 - - [2026-02-10 03:28:43] "GET /firewall-rule/93e0931b-9f45-495e-8b82-77c7d368fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003863 10.0.0.249 - - [2026-02-10 03:28:43] "GET /firewall-policy/4a33a213-467b-4626-8baa-38367da3bbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006155 10.0.0.249 - - [2026-02-10 03:28:43] "POST /chown HTTP/1.1" 200 109 0.010335 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec HTTP/1.1" 200 257 0.015502 10.0.0.249 - - [2026-02-10 03:28:43] "POST /ref-update HTTP/1.1" 200 156 0.014268 10.0.0.249 - - [2026-02-10 03:28:43] "GET /firewall-rule/93e0931b-9f45-495e-8b82-77c7d368fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.012817 10.0.0.249 - - [2026-02-10 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.249 - - [2026-02-10 03:28:43] "POST /chown HTTP/1.1" 200 109 0.005783 10.0.0.249 - - [2026-02-10 03:28:43] "POST /chown HTTP/1.1" 200 109 0.015622 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec HTTP/1.1" 200 257 0.032944 10.0.0.249 - - [2026-02-10 03:28:43] "POST /ref-update HTTP/1.1" 200 156 0.009822 10.0.0.249 - - [2026-02-10 03:28:43] "POST /chown HTTP/1.1" 200 109 0.007574 10.0.0.249 - - [2026-02-10 03:28:43] "POST /chown HTTP/1.1" 200 109 0.013544 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec HTTP/1.1" 200 257 0.009887 10.0.0.249 - - [2026-02-10 03:28:43] "POST /ref-update HTTP/1.1" 200 156 0.016479 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.008019 10.0.0.249 - - [2026-02-10 03:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017051 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.011978 10.0.0.249 - - [2026-02-10 03:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010994 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.007918 10.0.0.249 - - [2026-02-10 03:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006522 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.022780 10.0.0.249 - - [2026-02-10 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.249 - - [2026-02-10 03:28:43] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003618 10.0.0.249 - - [2026-02-10 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.249 - - [2026-02-10 03:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007363 10.0.0.249 - - [2026-02-10 03:28:43] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.025819 10.0.0.249 - - [2026-02-10 03:28:43] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047836 10.0.0.249 - - [2026-02-10 03:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017412 10.0.0.249 - - [2026-02-10 03:28:43] "POST /virtual-machines HTTP/1.1" 200 374 0.027253 10.0.0.249 - - [2026-02-10 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.249 - - [2026-02-10 03:28:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015916 10.0.0.249 - - [2026-02-10 03:28:43] "POST /chown HTTP/1.1" 200 109 0.070274 10.0.0.249 - - [2026-02-10 03:28:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.130018 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.022188 10.0.0.249 - - [2026-02-10 03:28:44] "POST /ref-update HTTP/1.1" 200 156 0.006520 10.0.0.249 - - [2026-02-10 03:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008541 10.0.0.249 - - [2026-02-10 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.249 - - [2026-02-10 03:28:44] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004359 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.014339 10.0.0.249 - - [2026-02-10 03:28:44] "POST /ref-update HTTP/1.1" 200 156 0.030030 10.0.0.249 - - [2026-02-10 03:28:44] "POST /instance-ips HTTP/1.1" 200 414 0.036371 10.0.0.249 - - [2026-02-10 03:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017258 10.0.0.249 - - [2026-02-10 03:28:44] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.007940 10.0.0.249 - - [2026-02-10 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011184 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.010995 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.009603 10.0.0.249 - - [2026-02-10 03:28:44] "POST /set-tag HTTP/1.1" 200 109 0.014975 10.0.0.249 - - [2026-02-10 03:28:44] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011343 10.0.0.249 - - [2026-02-10 03:28:44] "GET /instance-ip/9a35e26a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005118 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.009680 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.010798 10.0.0.249 - - [2026-02-10 03:28:44] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003902 10.0.0.249 - - [2026-02-10 03:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.249 - - [2026-02-10 03:28:44] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.002953 10.0.0.249 - - [2026-02-10 03:28:44] "POST /ref-update HTTP/1.1" 200 156 0.006083 10.0.0.249 - - [2026-02-10 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.007505 10.0.0.249 - - [2026-02-10 03:28:44] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007322 10.0.0.249 - - [2026-02-10 03:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.249 - - [2026-02-10 03:28:44] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003860 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.011479 10.0.0.249 - - [2026-02-10 03:28:44] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.023376 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.019591 10.0.0.249 - - [2026-02-10 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.005867 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.015460 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.022493 10.0.0.249 - - [2026-02-10 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.008477 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.014608 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.011122 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.005791 10.0.0.249 - - [2026-02-10 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.006992 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.018999 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.009165 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.009725 10.0.0.249 - - [2026-02-10 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.249 - - [2026-02-10 03:28:44] "POST /chown HTTP/1.1" 200 109 0.005397 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.007792 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.009362 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.005900 10.0.0.249 - - [2026-02-10 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.008461 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.016492 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.006259 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.012125 10.0.0.249 - - [2026-02-10 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.007716 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.014081 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.012107 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.006975 10.0.0.249 - - [2026-02-10 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.005834 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.006029 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.008128 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.013571 10.0.0.249 - - [2026-02-10 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.007026 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.008869 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.010977 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.005823 10.0.0.249 - - [2026-02-10 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.007982 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.005787 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.011631 10.0.0.249 - - [2026-02-10 03:28:45] "POST /chown HTTP/1.1" 200 109 0.012489 10.0.0.249 - - [2026-02-10 03:28:47] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005412 10.0.0.249 - - [2026-02-10 03:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.249 - - [2026-02-10 03:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.249 - - [2026-02-10 03:28:47] "GET /loadbalancer/5a455cb0-af4a-48a1-afff-092087ef5506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002692 10.0.0.249 - - [2026-02-10 03:28:47] "GET /loadbalancer-pool/b1782db8-ef81-436f-bdee-25ae9ea3e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002613 10.0.0.249 - - [2026-02-10 03:28:47] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013649 10.0.0.249 - - [2026-02-10 03:28:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006978 10.0.0.249 - - [2026-02-10 03:28:47] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010652 10.0.0.249 - - [2026-02-10 03:28:47] "POST /tags HTTP/1.1" 409 221 0.001520 10.0.0.249 - - [2026-02-10 03:28:47] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003340 10.0.0.249 - - [2026-02-10 03:28:47] "POST /ref-update HTTP/1.1" 200 156 0.011088 10.0.0.249 - - [2026-02-10 03:28:47] "GET /floating-ip/aa545261-02db-47fd-8e09-1d522a04ffaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.012732 10.0.0.249 - - [2026-02-10 03:28:47] "PUT /floating-ip/aa545261-02db-47fd-8e09-1d522a04ffaf HTTP/1.1" 200 257 0.007042 10.0.0.249 - - [2026-02-10 03:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011211 10.0.0.249 - - [2026-02-10 03:28:47] "GET /tag/d95bde13-705b-4e4c-8bfd-0a06ab61a4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011384 10.0.0.249 - - [2026-02-10 03:28:47] "POST /set-tag HTTP/1.1" 200 109 0.013825 10.0.0.249 - - [2026-02-10 03:28:48] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005707 10.0.0.249 - - [2026-02-10 03:28:48] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.249 - - [2026-02-10 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.249 - - [2026-02-10 03:28:48] "GET /loadbalancer/5a455cb0-af4a-48a1-afff-092087ef5506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002053 10.0.0.249 - - [2026-02-10 03:28:48] "GET /loadbalancer-pool/b1782db8-ef81-436f-bdee-25ae9ea3e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.001981 10.0.0.249 - - [2026-02-10 03:28:48] "POST /loadbalancer-members HTTP/1.1" 200 704 0.031279 10.0.0.249 - - [2026-02-10 03:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020242 10.0.0.249 - - [2026-02-10 03:28:48] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007270 10.0.0.249 - - [2026-02-10 03:28:48] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004035 10.0.0.249 - - [2026-02-10 03:28:48] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.249 - - [2026-02-10 03:28:48] "GET /floating-ip/aa545261-02db-47fd-8e09-1d522a04ffaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005763 10.0.0.249 - - [2026-02-10 03:28:48] "POST /set-tag HTTP/1.1" 200 109 0.013922 10.0.0.249 - - [2026-02-10 03:28:48] "GET /virtual-machine/fc01d5d5-ecb7-471e-be77-a8b6357ea7ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002794 10.0.0.249 - - [2026-02-10 03:28:48] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004850 10.0.0.249 - - [2026-02-10 03:28:48] "GET /virtual-machine/dfa68ae8-e986-4896-87f6-ed63c21710ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002600 10.0.0.249 - - [2026-02-10 03:28:48] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003937 10.0.0.249 - - [2026-02-10 03:28:53] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004136 10.0.0.249 - - [2026-02-10 03:28:53] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.249 - - [2026-02-10 03:28:53] "GET /virtual-machine/3d65655c-4b74-4d81-b608-9e263528344d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002676 10.0.0.249 - - [2026-02-10 03:28:54] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005792 10.0.0.249 - - [2026-02-10 03:28:54] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004555 10.0.0.249 - - [2026-02-10 03:28:54] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.249 - - [2026-02-10 03:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2026-02-10 03:28:54] "POST /chown HTTP/1.1" 200 109 0.007371 10.0.0.249 - - [2026-02-10 03:28:54] "POST /chown HTTP/1.1" 200 109 0.007831 10.0.0.249 - - [2026-02-10 03:28:54] "POST /chown HTTP/1.1" 200 109 0.006145 10.0.0.249 - - [2026-02-10 03:28:54] "POST /chown HTTP/1.1" 200 109 0.012568 10.0.0.249 - - [2026-02-10 03:29:26] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004015 10.0.0.249 - - [2026-02-10 03:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.249 - - [2026-02-10 03:29:26] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003879 10.0.0.249 - - [2026-02-10 03:29:26] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.249 - - [2026-02-10 03:29:26] "GET /virtual-machine/3d65655c-4b74-4d81-b608-9e263528344d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002001 10.0.0.249 - - [2026-02-10 03:29:26] "POST /ref-update HTTP/1.1" 200 156 0.011031 10.0.0.249 - - [2026-02-10 03:29:26] "GET /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003577 10.0.0.249 - - [2026-02-10 03:29:26] "POST /set-tag HTTP/1.1" 200 109 0.014884 10.0.0.249 - - [2026-02-10 03:29:26] "POST /set-tag HTTP/1.1" 200 109 0.016080 10.0.0.249 - - [2026-02-10 03:29:26] "DELETE /instance-ip/9a35e26a-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.048785 10.0.0.249 - - [2026-02-10 03:29:26] "DELETE /virtual-machine-interface/9a194c7c-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.037309 10.0.0.249 - - [2026-02-10 03:29:26] "DELETE /virtual-machine/3d65655c-4b74-4d81-b608-9e263528344d HTTP/1.1" 200 115 0.024767 10.0.0.249 - - [2026-02-10 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.249 - - [2026-02-10 03:29:29] "GET /tag/9d9e07b7-3078-4de6-8af6-b1870028ea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019030 10.0.0.249 - - [2026-02-10 03:29:29] "GET /tag/9d9e07b7-3078-4de6-8af6-b1870028ea91?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.010492 10.0.0.249 - - [2026-02-10 03:29:29] "GET /virtual-machine-interface/2571a0c2-3489-4643-b235-23e7e93898cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003790 10.0.0.249 - - [2026-02-10 03:29:29] "POST /set-tag HTTP/1.1" 200 109 0.012417 10.0.0.249 - - [2026-02-10 03:29:29] "GET /virtual-machine-interface/298518c7-cf07-4edd-87c2-1634ba5fd882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.009195 10.0.0.249 - - [2026-02-10 03:29:29] "POST /set-tag HTTP/1.1" 200 109 0.015749 10.0.0.249 - - [2026-02-10 03:29:29] "GET /virtual-machine-interface/bae703b0-0483-474b-aaba-6b5365d14379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003967 10.0.0.249 - - [2026-02-10 03:29:29] "POST /set-tag HTTP/1.1" 200 109 0.012604 10.0.0.249 - - [2026-02-10 03:29:29] "GET /firewall-policy/4a33a213-467b-4626-8baa-38367da3bbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011396 10.0.0.249 - - [2026-02-10 03:29:29] "GET /firewall-rule/93e0931b-9f45-495e-8b82-77c7d368fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002660 10.0.0.249 - - [2026-02-10 03:29:29] "POST /ref-update HTTP/1.1" 200 156 0.010178 10.0.0.249 - - [2026-02-10 03:29:29] "DELETE /firewall-rule/93e0931b-9f45-495e-8b82-77c7d368fcfd HTTP/1.1" 200 115 0.032461 10.0.0.249 - - [2026-02-10 03:29:29] "DELETE /loadbalancer-member/94a58761-d83c-4a00-8adf-ac783c5a262f HTTP/1.1" 200 115 0.037390 10.0.0.249 - - [2026-02-10 03:29:29] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.009746 10.0.0.249 - - [2026-02-10 03:29:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017447 10.0.0.249 - - [2026-02-10 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011096 10.0.0.249 - - [2026-02-10 03:29:29] "DELETE /loadbalancer-pool/d4a6533b-c6ab-4131-b5c1-595ad5a070a1 HTTP/1.1" 200 115 0.063474 10.0.0.249 - - [2026-02-10 03:29:29] "DELETE /loadbalancer-listener/64be8473-d09b-4185-8978-2329a62381e7 HTTP/1.1" 200 115 0.028928 10.0.0.249 - - [2026-02-10 03:29:29] "GET /floating-ip/f8264a77-42b1-45d9-9993-b452a383443d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002523 10.0.0.249 - - [2026-02-10 03:29:29] "POST /chown HTTP/1.1" 200 109 0.005284 10.0.0.249 - - [2026-02-10 03:29:29] "POST /chown HTTP/1.1" 200 109 0.015353 10.0.0.249 - - [2026-02-10 03:29:29] "POST /chown HTTP/1.1" 200 109 0.014728 10.0.0.249 - - [2026-02-10 03:29:29] "PUT /floating-ip/f8264a77-42b1-45d9-9993-b452a383443d HTTP/1.1" 200 257 0.038735 10.0.0.249 - - [2026-02-10 03:29:29] "POST /chown HTTP/1.1" 200 109 0.006279 10.0.0.249 - - [2026-02-10 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.249 - - [2026-02-10 03:29:29] "POST /chown HTTP/1.1" 200 109 0.024463 10.0.0.249 - - [2026-02-10 03:29:29] "DELETE /floating-ip/f8264a77-42b1-45d9-9993-b452a383443d HTTP/1.1" 200 115 0.073627 10.0.0.249 - - [2026-02-10 03:29:30] "POST /chown HTTP/1.1" 200 109 0.018793 10.0.0.249 - - [2026-02-10 03:29:30] "POST /chown HTTP/1.1" 200 109 0.034063 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /loadbalancer/7314812b-0fea-4b4d-8b2c-384e760aae70 HTTP/1.1" 200 115 0.120730 10.0.0.249 - - [2026-02-10 03:29:30] "POST /chown HTTP/1.1" 200 109 0.020863 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /instance-ip/b9eba883-6727-4f6c-a06d-d04556b6bdec HTTP/1.1" 200 115 0.085216 10.0.0.249 - - [2026-02-10 03:29:30] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.027631 10.0.0.249 - - [2026-02-10 03:29:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018951 10.0.0.249 - - [2026-02-10 03:29:30] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.011604 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /virtual-machine-interface/bae703b0-0483-474b-aaba-6b5365d14379 HTTP/1.1" 200 115 0.110883 10.0.0.249 - - [2026-02-10 03:29:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009229 10.0.0.249 - - [2026-02-10 03:29:30] "GET /floating-ip-pool/80693f64-fbd6-4ec4-be4b-6a2359184e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004439 10.0.0.249 - - [2026-02-10 03:29:30] "PUT /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 267 0.031778 10.0.0.249 - - [2026-02-10 03:29:30] "POST /ref-update HTTP/1.1" 200 156 0.027655 10.0.0.249 - - [2026-02-10 03:29:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.041529 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /tag/9d9e07b7-3078-4de6-8af6-b1870028ea91 HTTP/1.1" 200 115 0.154911 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /floating-ip-pool/80693f64-fbd6-4ec4-be4b-6a2359184e9b HTTP/1.1" 200 115 0.078691 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /service-instance/9339c8b0-f396-4938-9586-e9e3c763d4a6 HTTP/1.1" 200 115 0.063071 10.0.0.249 - - [2026-02-10 03:29:30] "GET /virtual-machine-interface/298518c7-cf07-4edd-87c2-1634ba5fd882?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.003709 10.0.0.249 - - [2026-02-10 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.249 - - [2026-02-10 03:29:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001704 10.0.0.249 - - [2026-02-10 03:29:30] "POST /useragent-kv HTTP/1.1" 200 115 0.000971 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /virtual-network/db17b0fb-c761-4f41-845e-792dd0a37d5a HTTP/1.1" 200 115 0.104566 10.0.0.249 - - [2026-02-10 03:29:30] "GET /routing-instance/b58f27dd-fdb4-4e33-8770-c83f665fabe9 HTTP/1.1" 404 171 0.001894 10.0.0.249 - - [2026-02-10 03:29:30] "GET /domains HTTP/1.1" 200 281 0.002038 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /route-target/fa54eac2-7a0d-4601-957b-4924b048c6ea HTTP/1.1" 200 115 0.030811 10.0.0.249 - - [2026-02-10 03:29:30] "GET /domain/35aff4a3-4ea0-4c76-8ed1-d402208fcf3f HTTP/1.1" 200 3099 0.015399 10.0.0.249 - - [2026-02-10 03:29:30] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb HTTP/1.1" 200 7169 0.035849 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /virtual-machine-interface/298518c7-cf07-4edd-87c2-1634ba5fd882 HTTP/1.1" 200 115 0.144920 10.0.0.249 - - [2026-02-10 03:29:30] "POST /ref-update HTTP/1.1" 200 156 0.017841 10.0.0.249 - - [2026-02-10 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014062 10.0.0.249 - - [2026-02-10 03:29:30] "GET /loadbalancer/5a455cb0-af4a-48a1-afff-092087ef5506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005909 10.0.0.249 - - [2026-02-10 03:29:30] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009938 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /virtual-machine/587d270d-6f71-4c1f-a83a-9ce02d7ac32b HTTP/1.1" 200 115 0.053465 10.0.0.249 - - [2026-02-10 03:29:30] "GET /virtual-machine-interface/2571a0c2-3489-4643-b235-23e7e93898cc?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004432 10.0.0.249 - - [2026-02-10 03:29:30] "POST /set-tag HTTP/1.1" 200 109 0.039419 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /loadbalancer-member/8b82dc00-3c8d-4fd4-898c-f11d33c6e448 HTTP/1.1" 200 115 0.033252 10.0.0.249 - - [2026-02-10 03:29:30] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004591 10.0.0.249 - - [2026-02-10 03:29:30] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.249 - - [2026-02-10 03:29:30] "DELETE /virtual-machine-interface/2571a0c2-3489-4643-b235-23e7e93898cc HTTP/1.1" 200 115 0.066615 10.0.0.249 - - [2026-02-10 03:29:31] "DELETE /virtual-machine/4d34155d-88f9-42e8-9421-7e904801d7fc HTTP/1.1" 200 115 0.019909 10.0.0.249 - - [2026-02-10 03:29:32] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006655 10.0.0.249 - - [2026-02-10 03:29:32] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.249 - - [2026-02-10 03:29:32] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004162 10.0.0.249 - - [2026-02-10 03:29:32] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.249 - - [2026-02-10 03:29:32] "GET /virtual-machine/dfa68ae8-e986-4896-87f6-ed63c21710ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002596 10.0.0.249 - - [2026-02-10 03:29:32] "POST /ref-update HTTP/1.1" 200 156 0.007694 10.0.0.249 - - [2026-02-10 03:29:32] "GET /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005093 10.0.0.249 - - [2026-02-10 03:29:32] "POST /set-tag HTTP/1.1" 200 109 0.015152 10.0.0.249 - - [2026-02-10 03:29:32] "POST /set-tag HTTP/1.1" 200 109 0.023192 10.0.0.249 - - [2026-02-10 03:29:32] "POST /set-tag HTTP/1.1" 200 109 0.029419 10.0.0.249 - - [2026-02-10 03:29:32] "DELETE /instance-ip/95cd4092-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.026610 10.0.0.249 - - [2026-02-10 03:29:32] "POST /ref-update HTTP/1.1" 200 156 0.008619 10.0.0.249 - - [2026-02-10 03:29:32] "DELETE /virtual-machine-interface/95b43fde-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.045099 10.0.0.249 - - [2026-02-10 03:29:32] "DELETE /virtual-machine/dfa68ae8-e986-4896-87f6-ed63c21710ec HTTP/1.1" 200 115 0.021366 10.0.0.249 - - [2026-02-10 03:29:35] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010230 10.0.0.249 - - [2026-02-10 03:29:35] "POST /set-tag HTTP/1.1" 200 109 0.004001 10.0.0.249 - - [2026-02-10 03:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.249 - - [2026-02-10 03:29:35] "GET /loadbalancer/5a455cb0-af4a-48a1-afff-092087ef5506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002083 10.0.0.249 - - [2026-02-10 03:29:37] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006448 10.0.0.249 - - [2026-02-10 03:29:37] "POST /set-tag HTTP/1.1" 200 109 0.004167 10.0.0.249 - - [2026-02-10 03:29:37] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006649 10.0.0.249 - - [2026-02-10 03:29:37] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.249 - - [2026-02-10 03:29:37] "GET /virtual-machine/fc01d5d5-ecb7-471e-be77-a8b6357ea7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002730 10.0.0.249 - - [2026-02-10 03:29:37] "POST /ref-update HTTP/1.1" 200 156 0.007796 10.0.0.249 - - [2026-02-10 03:29:37] "GET /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007236 10.0.0.249 - - [2026-02-10 03:29:37] "POST /set-tag HTTP/1.1" 200 109 0.016234 10.0.0.249 - - [2026-02-10 03:29:37] "POST /set-tag HTTP/1.1" 200 109 0.021099 10.0.0.249 - - [2026-02-10 03:29:37] "POST /set-tag HTTP/1.1" 200 109 0.019306 10.0.0.249 - - [2026-02-10 03:29:37] "DELETE /instance-ip/956c670e-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.026951 10.0.0.249 - - [2026-02-10 03:29:37] "POST /ref-update HTTP/1.1" 200 156 0.014567 10.0.0.249 - - [2026-02-10 03:29:37] "DELETE /virtual-machine-interface/954fa164-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.038593 10.0.0.249 - - [2026-02-10 03:29:37] "DELETE /virtual-machine/fc01d5d5-ecb7-471e-be77-a8b6357ea7ac HTTP/1.1" 200 115 0.027526 10.0.0.249 - - [2026-02-10 03:29:37] "DELETE /tag/49798bbf-463b-4797-9d6c-5c6466064f56 HTTP/1.1" 200 115 0.032567 10.0.0.249 - - [2026-02-10 03:29:37] "DELETE /tag/dc7c6869-9fbc-4a2e-89ef-49672f1e9355 HTTP/1.1" 200 115 0.057360 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.249 - - [2026-02-10 03:29:41] "GET /project/359fb295-924e-42f0-9871-4df5aae0e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056343 10.0.0.249 - - [2026-02-10 03:29:41] "POST /tags HTTP/1.1" 200 394 0.042083 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.249 - - [2026-02-10 03:29:41] "GET /tag/75010812-434c-4323-84a4-e78807867bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.020945 10.0.0.249 - - [2026-02-10 03:29:41] "POST /tags HTTP/1.1" 200 342 0.036098 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.249 - - [2026-02-10 03:29:41] "GET /tag/5fc9beac-4d63-4af3-a410-ab96bb71076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010626 10.0.0.249 - - [2026-02-10 03:29:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000472 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.005150 10.0.0.249 - - [2026-02-10 03:29:41] "POST /security-groups HTTP/1.1" 200 589 0.056867 10.0.0.249 - - [2026-02-10 03:29:41] "POST /projects HTTP/1.1" 200 521 0.145738 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.002381 10.0.0.249 - - [2026-02-10 03:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029185 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010218 10.0.0.249 - - [2026-02-10 03:29:41] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004409 10.0.0.249 - - [2026-02-10 03:29:41] "POST /access-control-lists HTTP/1.1" 200 600 0.093373 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.009304 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.249 - - [2026-02-10 03:29:41] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.004528 10.0.0.249 - - [2026-02-10 03:29:41] "POST /access-control-lists HTTP/1.1" 200 598 0.067759 10.0.0.249 - - [2026-02-10 03:29:41] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.056819 10.0.0.249 - - [2026-02-10 03:29:41] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.034905 10.0.0.249 - - [2026-02-10 03:29:41] "POST /security-groups HTTP/1.1" 200 593 0.081775 10.0.0.249 - - [2026-02-10 03:29:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.004030 10.0.0.249 - - [2026-02-10 03:29:41] "POST /access-control-lists HTTP/1.1" 200 634 0.038749 10.0.0.249 - - [2026-02-10 03:29:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.008767 10.0.0.249 - - [2026-02-10 03:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040998 10.0.0.249 - - [2026-02-10 03:29:42] "POST /chown HTTP/1.1" 200 109 0.023824 10.0.0.249 - - [2026-02-10 03:29:42] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009742 10.0.0.249 - - [2026-02-10 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.249 - - [2026-02-10 03:29:42] "POST /access-control-lists HTTP/1.1" 200 632 0.080129 10.0.0.249 - - [2026-02-10 03:29:42] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002772 10.0.0.249 - - [2026-02-10 03:29:42] "POST /tags HTTP/1.1" 409 226 0.001591 10.0.0.249 - - [2026-02-10 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.249 - - [2026-02-10 03:29:42] "GET /tag/5fc9beac-4d63-4af3-a410-ab96bb71076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011205 10.0.0.249 - - [2026-02-10 03:29:42] "POST /firewall-rules HTTP/1.1" 200 602 0.067959 10.0.0.249 - - [2026-02-10 03:29:42] "GET /firewall-rule/2998a8d3-b0d6-45b9-9811-c7c6e2e5ff1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007132 10.0.0.249 - - [2026-02-10 03:29:42] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003989 10.0.0.249 - - [2026-02-10 03:29:42] "GET /firewall-rule/2998a8d3-b0d6-45b9-9811-c7c6e2e5ff1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.001998 10.0.0.249 - - [2026-02-10 03:29:42] "POST /ref-update HTTP/1.1" 200 156 0.052070 10.0.0.249 - - [2026-02-10 03:29:42] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002314 10.0.0.249 - - [2026-02-10 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.249 - - [2026-02-10 03:29:42] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001914 10.0.0.249 - - [2026-02-10 03:29:42] "POST /tags HTTP/1.1" 409 226 0.001733 10.0.0.249 - - [2026-02-10 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.249 - - [2026-02-10 03:29:42] "GET /tag/5fc9beac-4d63-4af3-a410-ab96bb71076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013002 10.0.0.249 - - [2026-02-10 03:29:42] "POST /firewall-rules HTTP/1.1" 200 600 0.059567 10.0.0.249 - - [2026-02-10 03:29:42] "GET /firewall-rule/8848d533-b311-4025-86d3-3eaedd666f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.014424 10.0.0.249 - - [2026-02-10 03:29:42] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003585 10.0.0.249 - - [2026-02-10 03:29:42] "GET /firewall-rule/8848d533-b311-4025-86d3-3eaedd666f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002140 10.0.0.249 - - [2026-02-10 03:29:42] "POST /ref-update HTTP/1.1" 200 156 0.052859 10.0.0.249 - - [2026-02-10 03:29:44] "POST /tags HTTP/1.1" 200 394 0.022385 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.249 - - [2026-02-10 03:29:44] "GET /tag/5cd80357-d819-42c0-bc87-d58315fa226e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011499 10.0.0.249 - - [2026-02-10 03:29:44] "POST /tags HTTP/1.1" 200 342 0.016214 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.249 - - [2026-02-10 03:29:44] "GET /tag/ba7a5c29-158e-4598-9435-4f11d8c6079d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010872 10.0.0.249 - - [2026-02-10 03:29:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.000722 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.002828 10.0.0.249 - - [2026-02-10 03:29:44] "POST /security-groups HTTP/1.1" 200 589 0.060239 10.0.0.249 - - [2026-02-10 03:29:44] "POST /projects HTTP/1.1" 200 521 0.180767 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.002746 10.0.0.249 - - [2026-02-10 03:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011725 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009821 10.0.0.249 - - [2026-02-10 03:29:44] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.013708 10.0.0.249 - - [2026-02-10 03:29:44] "POST /access-control-lists HTTP/1.1" 200 600 0.071478 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012051 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.006665 10.0.0.249 - - [2026-02-10 03:29:44] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006178 10.0.0.249 - - [2026-02-10 03:29:44] "POST /access-control-lists HTTP/1.1" 200 598 0.061398 10.0.0.249 - - [2026-02-10 03:29:44] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.069227 10.0.0.249 - - [2026-02-10 03:29:44] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.046391 10.0.0.249 - - [2026-02-10 03:29:44] "POST /security-groups HTTP/1.1" 200 593 0.064378 10.0.0.249 - - [2026-02-10 03:29:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.001495 10.0.0.249 - - [2026-02-10 03:29:45] "POST /access-control-lists HTTP/1.1" 200 634 0.057234 10.0.0.249 - - [2026-02-10 03:29:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.009989 10.0.0.249 - - [2026-02-10 03:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.068016 10.0.0.249 - - [2026-02-10 03:29:45] "POST /chown HTTP/1.1" 200 109 0.021920 10.0.0.249 - - [2026-02-10 03:29:45] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008448 10.0.0.249 - - [2026-02-10 03:29:45] "POST /access-control-lists HTTP/1.1" 200 632 0.099528 10.0.0.249 - - [2026-02-10 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.249 - - [2026-02-10 03:29:45] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007426 10.0.0.249 - - [2026-02-10 03:29:45] "POST /tags HTTP/1.1" 409 226 0.001573 10.0.0.249 - - [2026-02-10 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.249 - - [2026-02-10 03:29:45] "GET /tag/ba7a5c29-158e-4598-9435-4f11d8c6079d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.022756 10.0.0.249 - - [2026-02-10 03:29:45] "POST /firewall-rules HTTP/1.1" 200 602 0.066327 10.0.0.249 - - [2026-02-10 03:29:45] "GET /firewall-rule/51f25c8c-1317-4ebe-8786-3595c5b6d1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.003553 10.0.0.249 - - [2026-02-10 03:29:45] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003085 10.0.0.249 - - [2026-02-10 03:29:45] "GET /firewall-rule/51f25c8c-1317-4ebe-8786-3595c5b6d1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.001901 10.0.0.249 - - [2026-02-10 03:29:45] "POST /ref-update HTTP/1.1" 200 156 0.062670 10.0.0.249 - - [2026-02-10 03:29:45] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006855 10.0.0.249 - - [2026-02-10 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.249 - - [2026-02-10 03:29:45] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002983 10.0.0.249 - - [2026-02-10 03:29:45] "POST /tags HTTP/1.1" 409 226 0.001797 10.0.0.249 - - [2026-02-10 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.249 - - [2026-02-10 03:29:45] "GET /tag/ba7a5c29-158e-4598-9435-4f11d8c6079d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010806 10.0.0.249 - - [2026-02-10 03:29:45] "POST /firewall-rules HTTP/1.1" 200 600 0.067778 10.0.0.249 - - [2026-02-10 03:29:45] "GET /firewall-rule/15c9d548-a8e0-4cbd-b67a-8c168bc01fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007161 10.0.0.249 - - [2026-02-10 03:29:45] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003943 10.0.0.249 - - [2026-02-10 03:29:45] "GET /firewall-rule/15c9d548-a8e0-4cbd-b67a-8c168bc01fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002278 10.0.0.249 - - [2026-02-10 03:29:45] "POST /ref-update HTTP/1.1" 200 156 0.046321 10.0.0.249 - - [2026-02-10 03:29:47] "POST /tags HTTP/1.1" 200 346 0.087208 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006887 10.0.0.249 - - [2026-02-10 03:29:47] "GET /tag/cd48ec9f-5203-4144-bc5d-a5f9788e5b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.012679 10.0.0.249 - - [2026-02-10 03:29:47] "POST /projects HTTP/1.1" 409 238 0.002615 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.249 - - [2026-02-10 03:29:47] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036734 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.249 - - [2026-02-10 03:29:47] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004678 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014914 10.0.0.249 - - [2026-02-10 03:29:47] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003921 10.0.0.249 - - [2026-02-10 03:29:47] "POST /security-groups HTTP/1.1" 409 285 0.002780 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.249 - - [2026-02-10 03:29:47] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040168 10.0.0.249 - - [2026-02-10 03:29:47] "PUT /security-group/491e5739-8b4a-47b2-af9d-7a7062afca87 HTTP/1.1" 200 263 0.041533 10.0.0.249 - - [2026-02-10 03:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022643 10.0.0.249 - - [2026-02-10 03:29:47] "POST /tags HTTP/1.1" 409 228 0.003237 10.0.0.249 - - [2026-02-10 03:29:47] "PUT /access-control-list/c2f968b6-1a43-47cb-84d9-ff388c39475d HTTP/1.1" 200 273 0.030898 10.0.0.249 - - [2026-02-10 03:29:47] "PUT /access-control-list/04f48a32-3ca9-43e1-837a-4121009bdace HTTP/1.1" 200 273 0.018986 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085 10.0.0.249 - - [2026-02-10 03:29:47] "GET /tag/cd48ec9f-5203-4144-bc5d-a5f9788e5b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013453 10.0.0.249 - - [2026-02-10 03:29:47] "POST /tags HTTP/1.1" 200 346 0.017443 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.249 - - [2026-02-10 03:29:47] "GET /tag/361ea654-b8e4-44c3-90ac-18069ceda9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.011560 10.0.0.249 - - [2026-02-10 03:29:47] "POST /projects HTTP/1.1" 409 238 0.001687 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.249 - - [2026-02-10 03:29:47] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025043 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.249 - - [2026-02-10 03:29:47] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003568 10.0.0.249 - - [2026-02-10 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.249 - - [2026-02-10 03:29:48] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029923 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007916 10.0.0.249 - - [2026-02-10 03:29:48] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005754 10.0.0.249 - - [2026-02-10 03:29:48] "POST /security-groups HTTP/1.1" 409 285 0.002097 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.249 - - [2026-02-10 03:29:48] "PUT /security-group/a01c7202-0574-4e71-a980-1168cdf2d27d HTTP/1.1" 200 263 0.053605 10.0.0.249 - - [2026-02-10 03:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017220 10.0.0.249 - - [2026-02-10 03:29:48] "PUT /access-control-list/a991d972-bc87-43b5-ad9c-d277fc5f31fa HTTP/1.1" 200 273 0.008933 10.0.0.249 - - [2026-02-10 03:29:48] "POST /tags HTTP/1.1" 409 228 0.024047 10.0.0.249 - - [2026-02-10 03:29:48] "PUT /access-control-list/e3f4f3e9-4bd9-4203-a71f-acfff901266e HTTP/1.1" 200 273 0.020925 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.249 - - [2026-02-10 03:29:48] "GET /tag/361ea654-b8e4-44c3-90ac-18069ceda9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.009802 10.0.0.249 - - [2026-02-10 03:29:48] "POST /tags HTTP/1.1" 200 292 0.046043 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.249 - - [2026-02-10 03:29:48] "GET /tag/f5c90e24-8c77-4849-916e-610e7ff1d0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.011978 10.0.0.249 - - [2026-02-10 03:29:48] "POST /tags HTTP/1.1" 200 304 0.040201 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.249 - - [2026-02-10 03:29:48] "GET /tag/dee239b3-67e1-4e98-894d-100d395fef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011675 10.0.0.249 - - [2026-02-10 03:29:48] "POST /tags HTTP/1.1" 409 252 0.001585 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.249 - - [2026-02-10 03:29:48] "GET /tag/75010812-434c-4323-84a4-e78807867bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.009786 10.0.0.249 - - [2026-02-10 03:29:48] "POST /tags HTTP/1.1" 409 226 0.001468 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001141 10.0.0.249 - - [2026-02-10 03:29:48] "GET /tag/5fc9beac-4d63-4af3-a410-ab96bb71076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.009280 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.249 - - [2026-02-10 03:29:48] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004168 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.249 - - [2026-02-10 03:29:48] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028805 10.0.0.249 - - [2026-02-10 03:29:48] "POST /virtual-machines HTTP/1.1" 200 396 0.007288 10.0.0.249 - - [2026-02-10 03:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007278 10.0.0.249 - - [2026-02-10 03:29:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092078 10.0.0.249 - - [2026-02-10 03:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008746 10.0.0.249 - - [2026-02-10 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010791 10.0.0.249 - - [2026-02-10 03:29:48] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007710 10.0.0.249 - - [2026-02-10 03:29:48] "POST /instance-ips HTTP/1.1" 200 398 0.017092 10.0.0.249 - - [2026-02-10 03:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028587 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016387 10.0.0.249 - - [2026-02-10 03:29:49] "POST /set-tag HTTP/1.1" 200 109 0.060087 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010452 10.0.0.249 - - [2026-02-10 03:29:49] "GET /instance-ip/c0d8c978-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003695 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003917 10.0.0.249 - - [2026-02-10 03:29:49] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002946 10.0.0.249 - - [2026-02-10 03:29:49] "POST /ref-update HTTP/1.1" 200 156 0.010705 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019481 10.0.0.249 - - [2026-02-10 03:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.249 - - [2026-02-10 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003760 10.0.0.249 - - [2026-02-10 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.249 - - [2026-02-10 03:29:49] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026764 10.0.0.249 - - [2026-02-10 03:29:49] "POST /virtual-machines HTTP/1.1" 200 396 0.007373 10.0.0.249 - - [2026-02-10 03:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015024 10.0.0.249 - - [2026-02-10 03:29:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137825 10.0.0.249 - - [2026-02-10 03:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007067 10.0.0.249 - - [2026-02-10 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008650 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003995 10.0.0.249 - - [2026-02-10 03:29:49] "POST /instance-ips HTTP/1.1" 200 398 0.017381 10.0.0.249 - - [2026-02-10 03:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022270 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007604 10.0.0.249 - - [2026-02-10 03:29:49] "POST /set-tag HTTP/1.1" 200 109 0.059757 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022438 10.0.0.249 - - [2026-02-10 03:29:49] "GET /instance-ip/c14e4b94-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002958 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004410 10.0.0.249 - - [2026-02-10 03:29:49] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.249 - - [2026-02-10 03:29:49] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.003387 10.0.0.249 - - [2026-02-10 03:29:49] "POST /ref-update HTTP/1.1" 200 156 0.013081 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003916 10.0.0.249 - - [2026-02-10 03:29:50] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.249 - - [2026-02-10 03:29:50] "POST /tags HTTP/1.1" 200 292 0.016088 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.249 - - [2026-02-10 03:29:50] "GET /tag/e4719363-f17e-47f0-9dea-20d59257d35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013888 10.0.0.249 - - [2026-02-10 03:29:50] "POST /tags HTTP/1.1" 409 252 0.001517 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.249 - - [2026-02-10 03:29:50] "GET /tag/5cd80357-d819-42c0-bc87-d58315fa226e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.008935 10.0.0.249 - - [2026-02-10 03:29:50] "POST /tags HTTP/1.1" 409 226 0.001866 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.249 - - [2026-02-10 03:29:50] "GET /tag/ba7a5c29-158e-4598-9435-4f11d8c6079d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.009326 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003359 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.249 - - [2026-02-10 03:29:50] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027980 10.0.0.249 - - [2026-02-10 03:29:50] "POST /virtual-machines HTTP/1.1" 200 396 0.013961 10.0.0.249 - - [2026-02-10 03:29:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009509 10.0.0.249 - - [2026-02-10 03:29:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093839 10.0.0.249 - - [2026-02-10 03:29:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007523 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004781 10.0.0.249 - - [2026-02-10 03:29:50] "POST /instance-ips HTTP/1.1" 200 398 0.022296 10.0.0.249 - - [2026-02-10 03:29:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023950 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009504 10.0.0.249 - - [2026-02-10 03:29:50] "POST /set-tag HTTP/1.1" 200 109 0.059932 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011418 10.0.0.249 - - [2026-02-10 03:29:50] "GET /instance-ip/c1cc2028-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006203 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004360 10.0.0.249 - - [2026-02-10 03:29:50] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.002964 10.0.0.249 - - [2026-02-10 03:29:50] "POST /ref-update HTTP/1.1" 200 156 0.013963 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004355 10.0.0.249 - - [2026-02-10 03:29:50] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.249 - - [2026-02-10 03:29:50] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004128 10.0.0.249 - - [2026-02-10 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.249 - - [2026-02-10 03:29:50] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026999 10.0.0.249 - - [2026-02-10 03:29:51] "POST /virtual-machines HTTP/1.1" 200 396 0.008390 10.0.0.249 - - [2026-02-10 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013793 10.0.0.249 - - [2026-02-10 03:29:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094688 10.0.0.249 - - [2026-02-10 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013211 10.0.0.249 - - [2026-02-10 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014092 10.0.0.249 - - [2026-02-10 03:29:51] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003914 10.0.0.249 - - [2026-02-10 03:29:51] "POST /instance-ips HTTP/1.1" 200 398 0.038461 10.0.0.249 - - [2026-02-10 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022757 10.0.0.249 - - [2026-02-10 03:29:51] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012304 10.0.0.249 - - [2026-02-10 03:29:51] "POST /set-tag HTTP/1.1" 200 109 0.059771 10.0.0.249 - - [2026-02-10 03:29:51] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014985 10.0.0.249 - - [2026-02-10 03:29:51] "GET /instance-ip/c23a3ed2-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003350 10.0.0.249 - - [2026-02-10 03:29:51] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003970 10.0.0.249 - - [2026-02-10 03:29:51] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.249 - - [2026-02-10 03:29:51] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.003097 10.0.0.249 - - [2026-02-10 03:29:51] "POST /ref-update HTTP/1.1" 200 156 0.006764 10.0.0.249 - - [2026-02-10 03:29:51] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010828 10.0.0.249 - - [2026-02-10 03:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.249 - - [2026-02-10 03:29:51] "POST /tags HTTP/1.1" 200 300 0.022264 10.0.0.249 - - [2026-02-10 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014795 10.0.0.249 - - [2026-02-10 03:29:51] "GET /tag/8a6516b6-9753-479a-9515-35b0834edde6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.010845 10.0.0.249 - - [2026-02-10 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.249 - - [2026-02-10 03:29:51] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003444 10.0.0.249 - - [2026-02-10 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.249 - - [2026-02-10 03:29:51] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033598 10.0.0.249 - - [2026-02-10 03:29:51] "POST /virtual-machines HTTP/1.1" 200 396 0.008111 10.0.0.249 - - [2026-02-10 03:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011152 10.0.0.249 - - [2026-02-10 03:29:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100336 10.0.0.249 - - [2026-02-10 03:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008013 10.0.0.249 - - [2026-02-10 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009462 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004045 10.0.0.249 - - [2026-02-10 03:29:52] "POST /instance-ips HTTP/1.1" 200 398 0.017847 10.0.0.249 - - [2026-02-10 03:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015304 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009370 10.0.0.249 - - [2026-02-10 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.018728 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016212 10.0.0.249 - - [2026-02-10 03:29:52] "GET /instance-ip/c2b4c79c-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003081 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004028 10.0.0.249 - - [2026-02-10 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.249 - - [2026-02-10 03:29:52] "POST /tags HTTP/1.1" 200 300 0.015424 10.0.0.249 - - [2026-02-10 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009605 10.0.0.249 - - [2026-02-10 03:29:52] "GET /tag/cb50afd2-b2ec-4529-a918-13fd50c070f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012468 10.0.0.249 - - [2026-02-10 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003380 10.0.0.249 - - [2026-02-10 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.249 - - [2026-02-10 03:29:52] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031845 10.0.0.249 - - [2026-02-10 03:29:52] "POST /virtual-machines HTTP/1.1" 200 396 0.006643 10.0.0.249 - - [2026-02-10 03:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013992 10.0.0.249 - - [2026-02-10 03:29:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.088748 10.0.0.249 - - [2026-02-10 03:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007960 10.0.0.249 - - [2026-02-10 03:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009976 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005399 10.0.0.249 - - [2026-02-10 03:29:52] "POST /instance-ips HTTP/1.1" 200 398 0.017409 10.0.0.249 - - [2026-02-10 03:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027857 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011836 10.0.0.249 - - [2026-02-10 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.024164 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009079 10.0.0.249 - - [2026-02-10 03:29:52] "GET /instance-ip/c316fe44-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.009604 10.0.0.249 - - [2026-02-10 03:29:52] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003935 10.0.0.249 - - [2026-02-10 03:29:52] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.249 - - [2026-02-10 03:29:52] "POST /tags HTTP/1.1" 200 300 0.014635 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.249 - - [2026-02-10 03:29:53] "GET /tag/791ddac1-d5a3-4a90-9ca7-e6ce86fac485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.010849 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.249 - - [2026-02-10 03:29:53] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003922 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.249 - - [2026-02-10 03:29:53] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.019141 10.0.0.249 - - [2026-02-10 03:29:53] "POST /virtual-machines HTTP/1.1" 200 396 0.011597 10.0.0.249 - - [2026-02-10 03:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014502 10.0.0.249 - - [2026-02-10 03:29:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098661 10.0.0.249 - - [2026-02-10 03:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021123 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.249 - - [2026-02-10 03:29:53] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014833 10.0.0.249 - - [2026-02-10 03:29:53] "POST /instance-ips HTTP/1.1" 200 398 0.023590 10.0.0.249 - - [2026-02-10 03:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024816 10.0.0.249 - - [2026-02-10 03:29:53] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012647 10.0.0.249 - - [2026-02-10 03:29:53] "POST /set-tag HTTP/1.1" 200 109 0.015501 10.0.0.249 - - [2026-02-10 03:29:53] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013484 10.0.0.249 - - [2026-02-10 03:29:53] "GET /instance-ip/c37a747e-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002492 10.0.0.249 - - [2026-02-10 03:29:53] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004080 10.0.0.249 - - [2026-02-10 03:29:53] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.249 - - [2026-02-10 03:29:53] "POST /tags HTTP/1.1" 200 300 0.014193 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.249 - - [2026-02-10 03:29:53] "GET /tag/05fca9d6-2487-4431-b3ac-16af228b1bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010156 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.249 - - [2026-02-10 03:29:53] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003447 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.249 - - [2026-02-10 03:29:53] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027966 10.0.0.249 - - [2026-02-10 03:29:53] "POST /virtual-machines HTTP/1.1" 200 396 0.007018 10.0.0.249 - - [2026-02-10 03:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020940 10.0.0.249 - - [2026-02-10 03:29:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107743 10.0.0.249 - - [2026-02-10 03:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010588 10.0.0.249 - - [2026-02-10 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.249 - - [2026-02-10 03:29:53] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010159 10.0.0.249 - - [2026-02-10 03:29:54] "POST /instance-ips HTTP/1.1" 200 398 0.020254 10.0.0.249 - - [2026-02-10 03:29:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029974 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016192 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.022453 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023096 10.0.0.249 - - [2026-02-10 03:29:54] "GET /instance-ip/c3dfe9c6-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003371 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004666 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.008981 10.0.0.249 - - [2026-02-10 03:29:54] "POST /ref-update HTTP/1.1" 200 156 0.007629 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010874 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005034 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003357 10.0.0.249 - - [2026-02-10 03:29:54] "POST /ref-update HTTP/1.1" 200 156 0.008122 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012827 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004077 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.003170 10.0.0.249 - - [2026-02-10 03:29:54] "POST /ref-update HTTP/1.1" 200 156 0.007463 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010554 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-router/71a5a136-3be9-4ba5-89ab-76fdf2b38c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.004186 10.0.0.249 - - [2026-02-10 03:29:54] "POST /ref-update HTTP/1.1" 200 156 0.016553 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005383 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004356 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004199 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003659 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004267 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004096 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.249 - - [2026-02-10 03:29:54] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004315 10.0.0.249 - - [2026-02-10 03:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.249 - - [2026-02-10 03:30:00] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009395 10.0.0.249 - - [2026-02-10 03:30:00] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.249 - - [2026-02-10 03:30:00] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005087 10.0.0.249 - - [2026-02-10 03:30:00] "POST /set-tag HTTP/1.1" 200 109 0.003327 10.0.0.249 - - [2026-02-10 03:30:01] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004014 10.0.0.249 - - [2026-02-10 03:30:01] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.249 - - [2026-02-10 03:30:02] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003976 10.0.0.249 - - [2026-02-10 03:30:02] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.249 - - [2026-02-10 03:30:03] "GET /virtual-machine/ff01e3c1-8759-481a-9043-f9212d0fc183?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002865 10.0.0.249 - - [2026-02-10 03:30:03] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004365 10.0.0.249 - - [2026-02-10 03:30:03] "GET /virtual-machine/f7146a50-607d-46ab-bb24-8418e5c49834?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002851 10.0.0.249 - - [2026-02-10 03:30:03] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003314 10.0.0.249 - - [2026-02-10 03:30:03] "GET /virtual-machine/214f4d80-0084-440d-ac86-5a2c337ffd7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002559 10.0.0.249 - - [2026-02-10 03:30:03] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003489 10.0.0.249 - - [2026-02-10 03:30:03] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004152 10.0.0.249 - - [2026-02-10 03:30:03] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.249 - - [2026-02-10 03:30:04] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004436 10.0.0.249 - - [2026-02-10 03:30:04] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.249 - - [2026-02-10 03:30:05] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009927 10.0.0.249 - - [2026-02-10 03:30:05] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.249 - - [2026-02-10 03:30:05] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003426 10.0.0.249 - - [2026-02-10 03:30:05] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine/1bdcafe0-4333-424a-a3c0-67836e031d3d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002613 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003534 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine/fdb08905-2527-4250-8c28-5442f185d311?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002938 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003662 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine/7a7ce5bb-7bb5-4dc5-a47e-0717af942734?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002836 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004229 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine/b51dd19e-d197-4dd3-950a-2cd22d80ccbb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002986 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004689 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine/56b52c96-a850-4a8a-9fd1-ae732f2c80e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002959 10.0.0.249 - - [2026-02-10 03:30:08] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005150 10.0.0.249 - - [2026-02-10 03:30:09] "GET /loadbalancer/b4f65d00-6404-4479-9e0d-72fe1efd502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001841 10.0.0.249 - - [2026-02-10 03:30:09] "POST /tags HTTP/1.1" 200 334 0.028815 10.0.0.249 - - [2026-02-10 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.249 - - [2026-02-10 03:30:09] "GET /tag/320a2fdb-9ca6-431e-a559-c44ca1e969a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.030835 10.0.0.249 - - [2026-02-10 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.249 - - [2026-02-10 03:30:09] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.070021 10.0.0.249 - - [2026-02-10 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.249 - - [2026-02-10 03:30:09] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012699 10.0.0.249 - - [2026-02-10 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.249 - - [2026-02-10 03:30:09] "GET /service-appliance-set/39641f66-4795-4cf6-976e-93ec0446d5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004765 10.0.0.249 - - [2026-02-10 03:30:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.006356 10.0.0.249 - - [2026-02-10 03:30:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.119699 10.0.0.249 - - [2026-02-10 03:30:09] "GET /virtual-machine-interface/c4ae8b79-3f59-4e73-9f8b-c8a69ab5031e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.006643 10.0.0.249 - - [2026-02-10 03:30:09] "POST /instance-ips HTTP/1.1" 200 410 0.018343 10.0.0.249 - - [2026-02-10 03:30:09] "GET /instance-ip/50b328e4-c494-48d8-bfe5-a880fb6cc422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.016994 10.0.0.249 - - [2026-02-10 03:30:09] "POST /loadbalancers HTTP/1.1" 200 631 0.064338 10.0.0.249 - - [2026-02-10 03:30:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010632 10.0.0.249 - - [2026-02-10 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.249 - - [2026-02-10 03:30:09] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043526 10.0.0.249 - - [2026-02-10 03:30:09] "GET /instance-ip/50b328e4-c494-48d8-bfe5-a880fb6cc422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006473 10.0.0.249 - - [2026-02-10 03:30:09] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043418 10.0.0.249 - - [2026-02-10 03:30:09] "GET /loadbalancer/b4f65d00-6404-4479-9e0d-72fe1efd502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003448 10.0.0.249 - - [2026-02-10 03:30:09] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.043349 10.0.0.249 - - [2026-02-10 03:30:09] "POST /floating-ips HTTP/1.1" 200 599 0.066288 10.0.0.249 - - [2026-02-10 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.249 - - [2026-02-10 03:30:09] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037521 10.0.0.249 - - [2026-02-10 03:30:09] "GET /loadbalancer-listener/0d0f2a18-30fb-404f-8ead-c215fc7b906a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003493 10.0.0.249 - - [2026-02-10 03:30:10] "GET /loadbalancer-listener/0d0f2a18-30fb-404f-8ead-c215fc7b906a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.007655 10.0.0.249 - - [2026-02-10 03:30:10] "GET /loadbalancer/b4f65d00-6404-4479-9e0d-72fe1efd502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.010427 10.0.0.249 - - [2026-02-10 03:30:10] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.043731 10.0.0.249 - - [2026-02-10 03:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.249 - - [2026-02-10 03:30:10] "GET /instance-ip/50b328e4-c494-48d8-bfe5-a880fb6cc422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002747 10.0.0.249 - - [2026-02-10 03:30:10] "GET /instance-ip/50b328e4-c494-48d8-bfe5-a880fb6cc422?fields=floating_ips HTTP/1.1" 200 1214 0.007081 10.0.0.249 - - [2026-02-10 03:30:10] "GET /floating-ip/ea5065fd-d8e6-4013-87f9-80a89e6a3fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.001954 10.0.0.249 - - [2026-02-10 03:30:10] "GET /loadbalancer/b4f65d00-6404-4479-9e0d-72fe1efd502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002589 10.0.0.249 - - [2026-02-10 03:30:10] "GET /loadbalancer-pool/ba63f574-f8c1-45ab-afc5-83a26963d7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002888 10.0.0.249 - - [2026-02-10 03:30:10] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015226 10.0.0.249 - - [2026-02-10 03:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012026 10.0.0.249 - - [2026-02-10 03:30:10] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012154 10.0.0.249 - - [2026-02-10 03:30:10] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006393 10.0.0.249 - - [2026-02-10 03:30:10] "POST /tags HTTP/1.1" 409 221 0.002476 10.0.0.249 - - [2026-02-10 03:30:10] "POST /ref-update HTTP/1.1" 200 156 0.005551 10.0.0.249 - - [2026-02-10 03:30:10] "GET /floating-ip/ea5065fd-d8e6-4013-87f9-80a89e6a3fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.011539 10.0.0.249 - - [2026-02-10 03:30:10] "PUT /floating-ip/ea5065fd-d8e6-4013-87f9-80a89e6a3fc7 HTTP/1.1" 200 257 0.007797 10.0.0.249 - - [2026-02-10 03:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.249 - - [2026-02-10 03:30:10] "GET /tag/320a2fdb-9ca6-431e-a559-c44ca1e969a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.010800 10.0.0.249 - - [2026-02-10 03:30:10] "POST /set-tag HTTP/1.1" 200 109 0.064702 10.0.0.249 - - [2026-02-10 03:30:10] "GET /loadbalancer-pool/ba63f574-f8c1-45ab-afc5-83a26963d7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002600 10.0.0.249 - - [2026-02-10 03:30:10] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013603 10.0.0.249 - - [2026-02-10 03:30:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010816 10.0.0.249 - - [2026-02-10 03:30:10] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006201 10.0.0.249 - - [2026-02-10 03:30:10] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005791 10.0.0.249 - - [2026-02-10 03:30:10] "POST /ref-update HTTP/1.1" 200 156 0.005857 10.0.0.249 - - [2026-02-10 03:30:10] "GET /floating-ip/ea5065fd-d8e6-4013-87f9-80a89e6a3fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.004751 10.0.0.249 - - [2026-02-10 03:30:10] "POST /set-tag HTTP/1.1" 200 109 0.055753 10.0.0.249 - - [2026-02-10 03:30:11] "POST /tags HTTP/1.1" 409 206 0.002011 10.0.0.249 - - [2026-02-10 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.249 - - [2026-02-10 03:30:11] "GET /tag/dee239b3-67e1-4e98-894d-100d395fef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010313 10.0.0.249 - - [2026-02-10 03:30:11] "POST /tags HTTP/1.1" 409 204 0.002100 10.0.0.249 - - [2026-02-10 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.249 - - [2026-02-10 03:30:11] "GET /tag/cb50afd2-b2ec-4529-a918-13fd50c070f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011344 10.0.0.249 - - [2026-02-10 03:30:11] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002492 10.0.0.249 - - [2026-02-10 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.249 - - [2026-02-10 03:30:11] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002242 10.0.0.249 - - [2026-02-10 03:30:11] "POST /tags HTTP/1.1" 409 206 0.001351 10.0.0.249 - - [2026-02-10 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.249 - - [2026-02-10 03:30:11] "GET /tag/dee239b3-67e1-4e98-894d-100d395fef44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009194 10.0.0.249 - - [2026-02-10 03:30:11] "POST /tags HTTP/1.1" 409 226 0.001514 10.0.0.249 - - [2026-02-10 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.249 - - [2026-02-10 03:30:11] "GET /tag/5fc9beac-4d63-4af3-a410-ab96bb71076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010032 10.0.0.249 - - [2026-02-10 03:30:11] "POST /tags HTTP/1.1" 409 204 0.010413 10.0.0.249 - - [2026-02-10 03:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.249 - - [2026-02-10 03:30:12] "GET /tag/cb50afd2-b2ec-4529-a918-13fd50c070f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014109 10.0.0.249 - - [2026-02-10 03:30:12] "POST /tags HTTP/1.1" 409 226 0.005520 10.0.0.249 - - [2026-02-10 03:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.249 - - [2026-02-10 03:30:12] "GET /tag/5fc9beac-4d63-4af3-a410-ab96bb71076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.009365 10.0.0.249 - - [2026-02-10 03:30:12] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002065 10.0.0.249 - - [2026-02-10 03:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.249 - - [2026-02-10 03:30:12] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002205 10.0.0.249 - - [2026-02-10 03:30:12] "POST /firewall-rules HTTP/1.1" 200 628 0.073008 10.0.0.249 - - [2026-02-10 03:30:12] "POST /firewall-rules HTTP/1.1" 200 648 0.072905 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-rule/efd6e443-c6cf-49bb-ab4e-2ebde2bdd54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.009743 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002528 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-rule/38551ed9-0b9c-46e9-9448-a8dc461df652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003163 10.0.0.249 - - [2026-02-10 03:30:12] "POST /ref-update HTTP/1.1" 200 156 0.012919 10.0.0.249 - - [2026-02-10 03:30:12] "POST /firewall-policys HTTP/1.1" 200 608 0.019481 10.0.0.249 - - [2026-02-10 03:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022936 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/afc28485-8cfd-42a5-8634-b4da339167da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004232 10.0.0.249 - - [2026-02-10 03:30:12] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002441 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/afc28485-8cfd-42a5-8634-b4da339167da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001909 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/4a33a213-467b-4626-8baa-38367da3bbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002778 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005635 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003221 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001736 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002673 10.0.0.249 - - [2026-02-10 03:30:12] "POST /ref-update HTTP/1.1" 200 156 0.016991 10.0.0.249 - - [2026-02-10 03:30:12] "POST /ref-update HTTP/1.1" 200 156 0.027436 10.0.0.249 - - [2026-02-10 03:30:12] "POST /ref-update HTTP/1.1" 200 156 0.015043 10.0.0.249 - - [2026-02-10 03:30:12] "POST /ref-update HTTP/1.1" 200 156 0.036503 10.0.0.249 - - [2026-02-10 03:30:12] "POST /ref-update HTTP/1.1" 200 156 0.030416 10.0.0.249 - - [2026-02-10 03:30:12] "GET /firewall-policy/afc28485-8cfd-42a5-8634-b4da339167da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003065 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:30:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:30:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 10.0.0.249 - - [2026-02-10 03:31:07] "GET /global-system-configs HTTP/1.1" 200 323 0.017396 10.0.0.249 - - [2026-02-10 03:31:08] "GET /global-system-configs HTTP/1.1" 200 323 0.001857 10.0.0.249 - - [2026-02-10 03:31:20] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008307 10.0.0.249 - - [2026-02-10 03:31:20] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.249 - - [2026-02-10 03:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.249 - - [2026-02-10 03:31:20] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002842 10.0.0.249 - - [2026-02-10 03:31:20] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003859 10.0.0.249 - - [2026-02-10 03:31:20] "POST /set-tag HTTP/1.1" 200 109 0.025296 10.0.0.249 - - [2026-02-10 03:31:20] "DELETE /loadbalancer-member/9cb0c0f1-4928-4b4f-b600-176741be6ec1 HTTP/1.1" 200 115 0.035127 10.0.0.249 - - [2026-02-10 03:31:20] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003993 10.0.0.249 - - [2026-02-10 03:31:20] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.249 - - [2026-02-10 03:31:20] "DELETE /loadbalancer-member/9aa9f86a-cd39-4b05-99f8-d0c7d17be960 HTTP/1.1" 200 115 0.024005 10.0.0.249 - - [2026-02-10 03:31:20] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006847 10.0.0.249 - - [2026-02-10 03:31:20] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.249 - - [2026-02-10 03:31:20] "DELETE /loadbalancer-member/d9501eac-4c3a-46f1-bddb-a637837fe555 HTTP/1.1" 200 115 0.035831 10.0.0.249 - - [2026-02-10 03:31:20] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014866 10.0.0.249 - - [2026-02-10 03:31:20] "POST /set-tag HTTP/1.1" 200 109 0.003552 10.0.0.249 - - [2026-02-10 03:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.249 - - [2026-02-10 03:31:20] "GET /loadbalancer/044507a1-b69f-460a-a7ce-029ced9f1261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002041 10.0.0.249 - - [2026-02-10 03:31:20] "GET /loadbalancer-pool/c0b54d9e-fdf5-465d-9102-9cded7ccfcbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002081 10.0.0.249 - - [2026-02-10 03:31:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019601 10.0.0.249 - - [2026-02-10 03:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008379 10.0.0.249 - - [2026-02-10 03:31:20] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011820 10.0.0.249 - - [2026-02-10 03:31:20] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004636 10.0.0.249 - - [2026-02-10 03:31:20] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008912 10.0.0.249 - - [2026-02-10 03:31:20] "POST /set-tag HTTP/1.1" 200 109 0.068840 10.0.0.249 - - [2026-02-10 03:31:21] "GET /loadbalancer-pool/35111563-1e61-4ed8-9afe-9a67ed2fca7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002604 10.0.0.249 - - [2026-02-10 03:31:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016525 10.0.0.249 - - [2026-02-10 03:31:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030478 10.0.0.249 - - [2026-02-10 03:31:21] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012052 10.0.0.249 - - [2026-02-10 03:31:21] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005781 10.0.0.249 - - [2026-02-10 03:31:21] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001776 10.0.0.249 - - [2026-02-10 03:31:21] "POST /set-tag HTTP/1.1" 200 109 0.004415 10.0.0.249 - - [2026-02-10 03:31:21] "GET /loadbalancer-pool/7a061cb5-1217-46ad-b092-1fd3856467e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005147 10.0.0.249 - - [2026-02-10 03:31:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023089 10.0.0.249 - - [2026-02-10 03:31:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008584 10.0.0.249 - - [2026-02-10 03:31:21] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.015836 10.0.0.249 - - [2026-02-10 03:31:21] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.249 - - [2026-02-10 03:31:21] "GET /virtual-machine-interface/7163ca2e-062f-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004699 10.0.0.249 - - [2026-02-10 03:31:21] "GET /floating-ip/9f9941b8-9b4a-4723-8b67-776a46186492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002576 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:32:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:32:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000948 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:32:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.249 - - [2026-02-10 03:32:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000981 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005739 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003961 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003888 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003438 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.249 - - [2026-02-10 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.249 - - [2026-02-10 03:32:28] "GET /loadbalancer/b4f65d00-6404-4479-9e0d-72fe1efd502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001892 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003187 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.017707 10.0.0.249 - - [2026-02-10 03:32:28] "DELETE /loadbalancer-member/a4215b25-e7bc-4c4b-81cc-2ed29a979c10 HTTP/1.1" 200 115 0.026435 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004345 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.001706 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003851 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.001763 10.0.0.249 - - [2026-02-10 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.249 - - [2026-02-10 03:32:28] "GET /loadbalancer/b4f65d00-6404-4479-9e0d-72fe1efd502b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.001874 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003995 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.249 - - [2026-02-10 03:32:28] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003286 10.0.0.249 - - [2026-02-10 03:32:28] "POST /set-tag HTTP/1.1" 200 109 0.001622 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005707 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005436 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine/f7146a50-607d-46ab-bb24-8418e5c49834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002663 10.0.0.249 - - [2026-02-10 03:32:29] "POST /ref-update HTTP/1.1" 200 156 0.010154 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007443 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.018153 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.025177 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.023534 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.016133 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.023708 10.0.0.249 - - [2026-02-10 03:32:29] "DELETE /instance-ip/c14e4b94-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.040478 10.0.0.249 - - [2026-02-10 03:32:29] "POST /ref-update HTTP/1.1" 200 156 0.007671 10.0.0.249 - - [2026-02-10 03:32:29] "DELETE /virtual-machine-interface/c130ce66-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.033775 10.0.0.249 - - [2026-02-10 03:32:29] "DELETE /virtual-machine/f7146a50-607d-46ab-bb24-8418e5c49834 HTTP/1.1" 200 115 0.020290 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005689 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003721 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine/214f4d80-0084-440d-ac86-5a2c337ffd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002584 10.0.0.249 - - [2026-02-10 03:32:29] "POST /ref-update HTTP/1.1" 200 156 0.008309 10.0.0.249 - - [2026-02-10 03:32:29] "GET /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010931 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.015528 10.0.0.249 - - [2026-02-10 03:32:29] "POST /set-tag HTTP/1.1" 200 109 0.028317 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.038672 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.013655 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.028675 10.0.0.249 - - [2026-02-10 03:32:30] "DELETE /instance-ip/c1cc2028-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.054560 10.0.0.249 - - [2026-02-10 03:32:30] "DELETE /virtual-machine-interface/c1b524e0-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.036192 10.0.0.249 - - [2026-02-10 03:32:30] "DELETE /virtual-machine/214f4d80-0084-440d-ac86-5a2c337ffd7c HTTP/1.1" 200 115 0.018068 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007560 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004218 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine/1bdcafe0-4333-424a-a3c0-67836e031d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002995 10.0.0.249 - - [2026-02-10 03:32:30] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003581 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.018190 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.023461 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.017513 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.012244 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.023035 10.0.0.249 - - [2026-02-10 03:32:30] "DELETE /instance-ip/c23a3ed2-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.033731 10.0.0.249 - - [2026-02-10 03:32:30] "DELETE /virtual-machine-interface/c2222c34-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.035814 10.0.0.249 - - [2026-02-10 03:32:30] "DELETE /virtual-machine/1bdcafe0-4333-424a-a3c0-67836e031d3d HTTP/1.1" 200 115 0.015208 10.0.0.249 - - [2026-02-10 03:32:30] "DELETE /tag/e4719363-f17e-47f0-9dea-20d59257d35b HTTP/1.1" 200 115 0.028567 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003984 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003571 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine/ff01e3c1-8759-481a-9043-f9212d0fc183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002460 10.0.0.249 - - [2026-02-10 03:32:30] "POST /ref-update HTTP/1.1" 200 156 0.007323 10.0.0.249 - - [2026-02-10 03:32:30] "GET /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009053 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.018948 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.018000 10.0.0.249 - - [2026-02-10 03:32:30] "POST /set-tag HTTP/1.1" 200 109 0.021706 10.0.0.249 - - [2026-02-10 03:32:31] "POST /set-tag HTTP/1.1" 200 109 0.013446 10.0.0.249 - - [2026-02-10 03:32:31] "POST /set-tag HTTP/1.1" 200 109 0.032323 10.0.0.249 - - [2026-02-10 03:32:31] "DELETE /instance-ip/c0d8c978-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.033628 10.0.0.249 - - [2026-02-10 03:32:31] "POST /ref-update HTTP/1.1" 200 156 0.010736 10.0.0.249 - - [2026-02-10 03:32:31] "DELETE /virtual-machine-interface/c0c09a10-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.062692 10.0.0.249 - - [2026-02-10 03:32:31] "DELETE /virtual-machine/ff01e3c1-8759-481a-9043-f9212d0fc183 HTTP/1.1" 200 115 0.018014 10.0.0.249 - - [2026-02-10 03:32:31] "DELETE /tag/f5c90e24-8c77-4849-916e-610e7ff1d0eb HTTP/1.1" 200 115 0.033494 10.0.0.249 - - [2026-02-10 03:32:31] "DELETE /tag/dee239b3-67e1-4e98-894d-100d395fef44 HTTP/1.1" 409 314 0.005886 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005597 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003754 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004045 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003331 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.001506 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine/7a7ce5bb-7bb5-4dc5-a47e-0717af942734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002690 10.0.0.249 - - [2026-02-10 03:32:59] "POST /ref-update HTTP/1.1" 200 156 0.010248 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014869 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.015061 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.026063 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.028672 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.016173 10.0.0.249 - - [2026-02-10 03:32:59] "DELETE /instance-ip/c37a747e-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.050192 10.0.0.249 - - [2026-02-10 03:32:59] "DELETE /virtual-machine-interface/c35fe50a-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.029609 10.0.0.249 - - [2026-02-10 03:32:59] "DELETE /virtual-machine/7a7ce5bb-7bb5-4dc5-a47e-0717af942734 HTTP/1.1" 200 115 0.026061 10.0.0.249 - - [2026-02-10 03:32:59] "DELETE /tag/791ddac1-d5a3-4a90-9ca7-e6ce86fac485 HTTP/1.1" 200 115 0.044293 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004543 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004422 10.0.0.249 - - [2026-02-10 03:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine/b51dd19e-d197-4dd3-950a-2cd22d80ccbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002996 10.0.0.249 - - [2026-02-10 03:32:59] "POST /ref-update HTTP/1.1" 200 156 0.008695 10.0.0.249 - - [2026-02-10 03:32:59] "GET /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017636 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.018990 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.023901 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.024433 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.011805 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /instance-ip/c316fe44-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.046695 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /virtual-machine-interface/c300c764-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.042869 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /virtual-machine/b51dd19e-d197-4dd3-950a-2cd22d80ccbb HTTP/1.1" 200 115 0.014864 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /tag/cb50afd2-b2ec-4529-a918-13fd50c070f2 HTTP/1.1" 409 237 0.003832 10.0.0.249 - - [2026-02-10 03:33:00] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005683 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.249 - - [2026-02-10 03:33:00] "GET /virtual-machine/fdb08905-2527-4250-8c28-5442f185d311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002040 10.0.0.249 - - [2026-02-10 03:33:00] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.249 - - [2026-02-10 03:33:00] "GET /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012909 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.018968 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.014021 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.026027 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.023646 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /instance-ip/c2b4c79c-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.029639 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /virtual-machine-interface/c29c0964-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.032941 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /virtual-machine/fdb08905-2527-4250-8c28-5442f185d311 HTTP/1.1" 200 115 0.015569 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /tag/8a6516b6-9753-479a-9515-35b0834edde6 HTTP/1.1" 200 115 0.032627 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /tag/75010812-434c-4323-84a4-e78807867bfd HTTP/1.1" 200 115 0.025093 10.0.0.249 - - [2026-02-10 03:33:00] "DELETE /tag/cd48ec9f-5203-4144-bc5d-a5f9788e5b89 HTTP/1.1" 200 115 0.028914 10.0.0.249 - - [2026-02-10 03:33:00] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003576 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.249 - - [2026-02-10 03:33:00] "GET /virtual-machine/56b52c96-a850-4a8a-9fd1-ae732f2c80e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002264 10.0.0.249 - - [2026-02-10 03:33:00] "POST /ref-update HTTP/1.1" 200 156 0.007592 10.0.0.249 - - [2026-02-10 03:33:00] "GET /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003961 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.017642 10.0.0.249 - - [2026-02-10 03:33:00] "POST /set-tag HTTP/1.1" 200 109 0.026843 10.0.0.249 - - [2026-02-10 03:33:01] "POST /set-tag HTTP/1.1" 200 109 0.016167 10.0.0.249 - - [2026-02-10 03:33:01] "POST /set-tag HTTP/1.1" 200 109 0.020695 10.0.0.249 - - [2026-02-10 03:33:01] "DELETE /instance-ip/c3dfe9c6-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.035143 10.0.0.249 - - [2026-02-10 03:33:01] "DELETE /virtual-machine-interface/c3c5a16a-0630-11f1-86a0-fa163e7d3570 HTTP/1.1" 200 115 0.033875 10.0.0.249 - - [2026-02-10 03:33:01] "DELETE /virtual-machine/56b52c96-a850-4a8a-9fd1-ae732f2c80e0 HTTP/1.1" 200 115 0.020780 10.0.0.249 - - [2026-02-10 03:33:01] "DELETE /tag/05fca9d6-2487-4431-b3ac-16af228b1bf8 HTTP/1.1" 200 115 0.032211 10.0.0.249 - - [2026-02-10 03:33:01] "DELETE /tag/361ea654-b8e4-44c3-90ac-18069ceda9f3 HTTP/1.1" 200 115 0.046073 10.0.0.249 - - [2026-02-10 03:33:01] "DELETE /tag/5cd80357-d819-42c0-bc87-d58315fa226e HTTP/1.1" 200 115 0.026414 10.0.0.249 - - [2026-02-10 03:33:03] "POST /projects HTTP/1.1" 409 238 0.006443 10.0.0.249 - - [2026-02-10 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.249 - - [2026-02-10 03:33:03] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025621 10.0.0.249 - - [2026-02-10 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2026-02-10 03:33:03] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004093 10.0.0.249 - - [2026-02-10 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.249 - - [2026-02-10 03:33:03] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003385 10.0.0.249 - - [2026-02-10 03:33:03] "POST /security-groups HTTP/1.1" 409 285 0.001680 10.0.0.249 - - [2026-02-10 03:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.249 - - [2026-02-10 03:33:03] "PUT /security-group/a01c7202-0574-4e71-a980-1168cdf2d27d HTTP/1.1" 200 263 0.055954 10.0.0.249 - - [2026-02-10 03:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013979 10.0.0.249 - - [2026-02-10 03:33:03] "PUT /access-control-list/a991d972-bc87-43b5-ad9c-d277fc5f31fa HTTP/1.1" 200 273 0.020574 10.0.0.249 - - [2026-02-10 03:33:03] "PUT /access-control-list/e3f4f3e9-4bd9-4203-a71f-acfff901266e HTTP/1.1" 200 273 0.011676 10.0.0.249 - - [2026-02-10 03:33:08] "POST /projects HTTP/1.1" 409 238 0.002666 10.0.0.249 - - [2026-02-10 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.249 - - [2026-02-10 03:33:08] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034647 10.0.0.249 - - [2026-02-10 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.249 - - [2026-02-10 03:33:08] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003138 10.0.0.249 - - [2026-02-10 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.249 - - [2026-02-10 03:33:08] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004213 10.0.0.249 - - [2026-02-10 03:33:08] "POST /security-groups HTTP/1.1" 409 285 0.002015 10.0.0.249 - - [2026-02-10 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.249 - - [2026-02-10 03:33:08] "PUT /security-group/a01c7202-0574-4e71-a980-1168cdf2d27d HTTP/1.1" 200 263 0.056191 10.0.0.249 - - [2026-02-10 03:33:08] "PUT /access-control-list/a991d972-bc87-43b5-ad9c-d277fc5f31fa HTTP/1.1" 200 273 0.012851 10.0.0.249 - - [2026-02-10 03:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032779 10.0.0.249 - - [2026-02-10 03:33:08] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.017933 10.0.0.249 - - [2026-02-10 03:33:08] "PUT /access-control-list/e3f4f3e9-4bd9-4203-a71f-acfff901266e HTTP/1.1" 200 273 0.034843 10.0.0.249 - - [2026-02-10 03:33:08] "GET /firewall-rule/51f25c8c-1317-4ebe-8786-3595c5b6d1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.002908 10.0.0.249 - - [2026-02-10 03:33:08] "POST /ref-update HTTP/1.1" 200 156 0.044986 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /firewall-rule/51f25c8c-1317-4ebe-8786-3595c5b6d1f2 HTTP/1.1" 200 115 0.042344 10.0.0.249 - - [2026-02-10 03:33:09] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004667 10.0.0.249 - - [2026-02-10 03:33:09] "GET /firewall-rule/15c9d548-a8e0-4cbd-b67a-8c168bc01fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002635 10.0.0.249 - - [2026-02-10 03:33:09] "POST /ref-update HTTP/1.1" 200 156 0.045442 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /firewall-rule/15c9d548-a8e0-4cbd-b67a-8c168bc01fca HTTP/1.1" 200 115 0.034247 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /tag/ba7a5c29-158e-4598-9435-4f11d8c6079d HTTP/1.1" 200 115 0.026392 10.0.0.249 - - [2026-02-10 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.249 - - [2026-02-10 03:33:09] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003931 10.0.0.249 - - [2026-02-10 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.249 - - [2026-02-10 03:33:09] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004062 10.0.0.249 - - [2026-02-10 03:33:09] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.035624 10.0.0.249 - - [2026-02-10 03:33:09] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.040075 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /security-group/a01c7202-0574-4e71-a980-1168cdf2d27d HTTP/1.1" 200 115 0.065954 10.0.0.249 - - [2026-02-10 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /access-control-list/a991d972-bc87-43b5-ad9c-d277fc5f31fa HTTP/1.1" 200 115 0.027037 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /access-control-list/e3f4f3e9-4bd9-4203-a71f-acfff901266e HTTP/1.1" 200 115 0.029221 10.0.0.249 - - [2026-02-10 03:33:09] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027921 10.0.0.249 - - [2026-02-10 03:33:09] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?fields=security_groups HTTP/1.1" 200 1353 0.037897 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /security-group/5b3a8564-2a8b-4717-a043-f229b7862c74 HTTP/1.1" 200 115 0.042470 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /access-control-list/4e844fa6-c281-4a02-af91-cd9c5589ac84 HTTP/1.1" 200 115 0.034464 10.0.0.249 - - [2026-02-10 03:33:09] "GET /project/e627f0b4-99a0-4d96-b27e-591f5c12103b?fields=application_policy_sets HTTP/1.1" 200 1392 0.051192 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /access-control-list/07722909-b50b-43b6-90b4-c2bb9fbc4c36 HTTP/1.1" 200 115 0.046101 10.0.0.249 - - [2026-02-10 03:33:09] "DELETE /project/e627f0b4-99a0-4d96-b27e-591f5c12103b HTTP/1.1" 200 115 0.345255 10.0.0.249 - - [2026-02-10 03:33:09] "POST /projects HTTP/1.1" 409 238 0.002080 10.0.0.249 - - [2026-02-10 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2026-02-10 03:33:09] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030172 10.0.0.249 - - [2026-02-10 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010442 10.0.0.249 - - [2026-02-10 03:33:09] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009583 10.0.0.249 - - [2026-02-10 03:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.249 - - [2026-02-10 03:33:10] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006243 10.0.0.249 - - [2026-02-10 03:33:10] "POST /security-groups HTTP/1.1" 409 285 0.006203 10.0.0.249 - - [2026-02-10 03:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.249 - - [2026-02-10 03:33:10] "PUT /security-group/491e5739-8b4a-47b2-af9d-7a7062afca87 HTTP/1.1" 200 263 0.066766 10.0.0.249 - - [2026-02-10 03:33:10] "PUT /access-control-list/c2f968b6-1a43-47cb-84d9-ff388c39475d HTTP/1.1" 200 273 0.035159 10.0.0.249 - - [2026-02-10 03:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.063955 10.0.0.249 - - [2026-02-10 03:33:10] "PUT /access-control-list/04f48a32-3ca9-43e1-837a-4121009bdace HTTP/1.1" 200 273 0.038101 10.0.0.249 - - [2026-02-10 03:33:14] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003967 10.0.0.249 - - [2026-02-10 03:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.249 - - [2026-02-10 03:33:14] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002518 10.0.0.249 - - [2026-02-10 03:33:14] "GET /firewall-policy/57d92a8c-b097-461e-a005-f93c9c609564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002991 10.0.0.249 - - [2026-02-10 03:33:14] "GET /firewall-rule/38551ed9-0b9c-46e9-9448-a8dc461df652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.002362 10.0.0.249 - - [2026-02-10 03:33:14] "POST /ref-update HTTP/1.1" 200 156 0.015713 10.0.0.249 - - [2026-02-10 03:33:14] "DELETE /firewall-rule/38551ed9-0b9c-46e9-9448-a8dc461df652 HTTP/1.1" 200 115 0.054601 10.0.0.249 - - [2026-02-10 03:33:14] "GET /firewall-policy/afc28485-8cfd-42a5-8634-b4da339167da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005977 10.0.0.249 - - [2026-02-10 03:33:14] "GET /firewall-rule/efd6e443-c6cf-49bb-ab4e-2ebde2bdd54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.002519 10.0.0.249 - - [2026-02-10 03:33:14] "POST /ref-update HTTP/1.1" 200 156 0.011567 10.0.0.249 - - [2026-02-10 03:33:14] "DELETE /firewall-rule/efd6e443-c6cf-49bb-ab4e-2ebde2bdd54b HTTP/1.1" 200 115 0.034323 10.0.0.249 - - [2026-02-10 03:33:14] "GET /application-policy-set/8d3f8810-4f40-4585-9197-7efa04e716b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002783 10.0.0.249 - - [2026-02-10 03:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.249 - - [2026-02-10 03:33:14] "GET /policy-management/df167ed7-c1e5-4c90-8a5b-cf1a4d1d2d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002050 10.0.0.249 - - [2026-02-10 03:33:14] "GET /firewall-policy/afc28485-8cfd-42a5-8634-b4da339167da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.003062 10.0.0.249 - - [2026-02-10 03:33:14] "POST /ref-update HTTP/1.1" 200 156 0.017255 10.0.0.249 - - [2026-02-10 03:33:14] "DELETE /firewall-policy/afc28485-8cfd-42a5-8634-b4da339167da HTTP/1.1" 200 115 0.030309 10.0.0.249 - - [2026-02-10 03:33:14] "DELETE /tag/cb50afd2-b2ec-4529-a918-13fd50c070f2 HTTP/1.1" 200 115 0.044397 10.0.0.249 - - [2026-02-10 03:33:14] "DELETE /tag/dee239b3-67e1-4e98-894d-100d395fef44 HTTP/1.1" 200 115 0.042398 10.0.0.249 - - [2026-02-10 03:33:14] "DELETE /loadbalancer-member/68721880-69f3-4e22-8be2-47c84efea268 HTTP/1.1" 200 115 0.021267 10.0.0.249 - - [2026-02-10 03:33:14] "DELETE /loadbalancer-pool/ba63f574-f8c1-45ab-afc5-83a26963d7d4 HTTP/1.1" 200 115 0.024005 10.0.0.249 - - [2026-02-10 03:33:15] "DELETE /loadbalancer-listener/0d0f2a18-30fb-404f-8ead-c215fc7b906a HTTP/1.1" 200 115 0.111392 10.0.0.249 - - [2026-02-10 03:33:15] "DELETE /loadbalancer/b4f65d00-6404-4479-9e0d-72fe1efd502b HTTP/1.1" 200 115 0.162106 10.0.0.249 - - [2026-02-10 03:33:15] "DELETE /floating-ip/ea5065fd-d8e6-4013-87f9-80a89e6a3fc7 HTTP/1.1" 200 115 0.090316 10.0.0.249 - - [2026-02-10 03:33:15] "DELETE /instance-ip/50b328e4-c494-48d8-bfe5-a880fb6cc422 HTTP/1.1" 200 115 0.060179 10.0.0.249 - - [2026-02-10 03:33:15] "DELETE /virtual-machine-interface/c4ae8b79-3f59-4e73-9f8b-c8a69ab5031e HTTP/1.1" 200 115 0.079473 10.0.0.249 - - [2026-02-10 03:33:15] "DELETE /tag/320a2fdb-9ca6-431e-a559-c44ca1e969a6 HTTP/1.1" 200 115 0.044570 10.0.0.249 - - [2026-02-10 03:33:15] "POST /projects HTTP/1.1" 409 238 0.002955 10.0.0.249 - - [2026-02-10 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.249 - - [2026-02-10 03:33:15] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048287 10.0.0.249 - - [2026-02-10 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.249 - - [2026-02-10 03:33:15] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006124 10.0.0.249 - - [2026-02-10 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.249 - - [2026-02-10 03:33:15] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005912 10.0.0.249 - - [2026-02-10 03:33:15] "POST /security-groups HTTP/1.1" 409 285 0.002346 10.0.0.249 - - [2026-02-10 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.249 - - [2026-02-10 03:33:15] "PUT /security-group/491e5739-8b4a-47b2-af9d-7a7062afca87 HTTP/1.1" 200 263 0.075567 10.0.0.249 - - [2026-02-10 03:33:15] "PUT /access-control-list/c2f968b6-1a43-47cb-84d9-ff388c39475d HTTP/1.1" 200 273 0.012151 10.0.0.249 - - [2026-02-10 03:33:15] "PUT /access-control-list/04f48a32-3ca9-43e1-837a-4121009bdace HTTP/1.1" 200 273 0.009299 10.0.0.249 - - [2026-02-10 03:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011936 10.0.0.249 - - [2026-02-10 03:33:15] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.009553 10.0.0.249 - - [2026-02-10 03:33:15] "GET /firewall-rule/2998a8d3-b0d6-45b9-9811-c7c6e2e5ff1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002830 10.0.0.249 - - [2026-02-10 03:33:16] "POST /ref-update HTTP/1.1" 200 156 0.036887 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /firewall-rule/2998a8d3-b0d6-45b9-9811-c7c6e2e5ff1e HTTP/1.1" 200 115 0.045368 10.0.0.249 - - [2026-02-10 03:33:16] "GET /firewall-policy/6bf8d43f-0ea4-4608-8cb0-28df9984c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005706 10.0.0.249 - - [2026-02-10 03:33:16] "GET /firewall-rule/8848d533-b311-4025-86d3-3eaedd666f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002658 10.0.0.249 - - [2026-02-10 03:33:16] "POST /ref-update HTTP/1.1" 200 156 0.039321 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /firewall-rule/8848d533-b311-4025-86d3-3eaedd666f98 HTTP/1.1" 200 115 0.031275 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /tag/5fc9beac-4d63-4af3-a410-ab96bb71076d HTTP/1.1" 200 115 0.041877 10.0.0.249 - - [2026-02-10 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.249 - - [2026-02-10 03:33:16] "GET /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003875 10.0.0.249 - - [2026-02-10 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.249 - - [2026-02-10 03:33:16] "GET /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003350 10.0.0.249 - - [2026-02-10 03:33:16] "PUT /virtual-network/e202eee1-8cd8-4c1a-8045-d1010bba0f6f HTTP/1.1" 200 265 0.044022 10.0.0.249 - - [2026-02-10 03:33:16] "PUT /virtual-network/39a5c70d-14b2-45fb-858d-0079cad5740d HTTP/1.1" 200 265 0.088379 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /security-group/491e5739-8b4a-47b2-af9d-7a7062afca87 HTTP/1.1" 200 115 0.077424 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /access-control-list/c2f968b6-1a43-47cb-84d9-ff388c39475d HTTP/1.1" 200 115 0.042951 10.0.0.249 - - [2026-02-10 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /access-control-list/04f48a32-3ca9-43e1-837a-4121009bdace HTTP/1.1" 200 115 0.030975 10.0.0.249 - - [2026-02-10 03:33:16] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035570 10.0.0.249 - - [2026-02-10 03:33:16] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?fields=security_groups HTTP/1.1" 200 1353 0.030793 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /security-group/ff643a79-496d-4b95-8850-13cf9369b07e HTTP/1.1" 200 115 0.041945 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /access-control-list/6f0f8af4-a13f-4e28-8715-b4b35f37b7e0 HTTP/1.1" 200 115 0.036589 10.0.0.249 - - [2026-02-10 03:33:16] "GET /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5?fields=application_policy_sets HTTP/1.1" 200 1392 0.044597 10.0.0.249 - - [2026-02-10 03:33:16] "DELETE /access-control-list/790af043-2127-4748-88dc-f15b6a9fa892 HTTP/1.1" 200 115 0.044536 10.0.0.249 - - [2026-02-10 03:33:17] "DELETE /project/a640d4be-6549-4a4e-8e1c-3b7b6f910eb5 HTTP/1.1" 200 115 0.332810