++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Feb 20 02:06:46 AM UTC 2026 ===================' INFO: =================== Fri Feb 20 02:06:46 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + 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.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.33,10.168.206.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.168.206.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + 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/20/2026 02:07:31.724 7ff089115d40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/20/2026 02:07:32.271 7ff089115d40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/20/2026 02:07:32.310 7ff089115d40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/20/2026 02:07:32.310 7ff089115d40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-20 02:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000799 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-20 02:07:44] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.33 - - [2026-02-20 02:07:45] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.33 - - [2026-02-20 02:07:45] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.33 - - [2026-02-20 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.33 - - [2026-02-20 02:07:45] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012515 10.0.0.33 - - [2026-02-20 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002417 10.0.0.33 - - [2026-02-20 02:07:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.067027 10.0.0.33 - - [2026-02-20 02:07:45] "GET / HTTP/1.1" 200 45303 0.002360 10.0.0.33 - - [2026-02-20 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.33 - - [2026-02-20 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.33 - - [2026-02-20 02:07:46] "GET / HTTP/1.1" 200 35931 0.001235 10.0.0.33 - - [2026-02-20 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-02-20 02:07:46] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011871 10.0.0.33 - - [2026-02-20 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.002400 10.0.0.33 - - [2026-02-20 02:07:46] "POST /database-nodes HTTP/1.1" 200 597 0.050364 10.0.0.33 - - [2026-02-20 02:07:46] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.33 - - [2026-02-20 02:07:46] "GET / HTTP/1.1" 200 35931 0.001253 10.0.0.33 - - [2026-02-20 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.33 - - [2026-02-20 02:07:46] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012717 10.0.0.33 - - [2026-02-20 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003091 10.0.0.33 - - [2026-02-20 02:07:46] "POST /config-database-nodes HTTP/1.1" 200 611 0.035853 10.0.0.33 - - [2026-02-20 02:07:47] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.33 - - [2026-02-20 02:07:47] "GET / HTTP/1.1" 200 35931 0.001304 10.0.0.33 - - [2026-02-20 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720 10.0.0.33 - - [2026-02-20 02:07:47] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011253 10.0.0.33 - - [2026-02-20 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002191 10.0.0.33 - - [2026-02-20 02:07:47] "POST /analytics-nodes HTTP/1.1" 200 599 0.042068 10.0.0.33 - - [2026-02-20 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.005094 10.0.0.33 - - [2026-02-20 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.33 - - [2026-02-20 02:07:47] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006881 10.0.0.33 - - [2026-02-20 02:07:47] "POST /service-appliance-sets HTTP/1.1" 200 553 0.044693 10.0.0.33 - - [2026-02-20 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.005255 10.0.0.33 - - [2026-02-20 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.33 - - [2026-02-20 02:07:47] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017624 10.0.0.33 - - [2026-02-20 02:07:48] "POST /service-appliance-sets HTTP/1.1" 200 541 0.050462 10.0.0.33 - - [2026-02-20 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2026-02-20 02:07:48] "GET /network-ipam/181b3de5-e461-462a-9b53-26ad44bba27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012551 10.0.0.33 - - [2026-02-20 02:07:48] "POST /service-templates HTTP/1.1" 200 511 0.032549 10.0.0.33 - - [2026-02-20 02:07:48] "POST /service-templates HTTP/1.1" 200 501 0.099391 10.0.0.33 - - [2026-02-20 02:07:48] "POST /service-templates HTTP/1.1" 200 515 0.061972 10.0.0.33 - - [2026-02-20 02:07:48] "POST /service-templates HTTP/1.1" 200 535 0.068972 10.0.0.33 - - [2026-02-20 02:07:48] "POST /service-templates HTTP/1.1" 200 507 0.088239 10.0.0.33 - - [2026-02-20 02:07:48] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.33 - - [2026-02-20 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.33 - - [2026-02-20 02:07:48] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010003 10.0.0.33 - - [2026-02-20 02:07:48] "POST /bgp-routers HTTP/1.1" 200 616 0.032761 10.0.0.33 - - [2026-02-20 02:07:48] "GET /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.010883 10.0.0.33 - - [2026-02-20 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.33 - - [2026-02-20 02:07:48] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007730 10.0.0.33 - - [2026-02-20 02:07:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2026-02-20 02:07:48] "POST /ref-update HTTP/1.1" 200 156 0.014222 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:07:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:07:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.33 - - [2026-02-20 02:07:49] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.33 - - [2026-02-20 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-02-20 02:07:49] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011736 10.0.0.33 - - [2026-02-20 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002922 10.0.0.33 - - [2026-02-20 02:07:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.056558 10.0.0.33 - - [2026-02-20 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.33 - - [2026-02-20 02:07:51] "GET /network-ipam/181b3de5-e461-462a-9b53-26ad44bba27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003071 10.0.0.33 - - [2026-02-20 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.017300 10.0.0.33 - - [2026-02-20 02:07:51] "POST /access-control-lists HTTP/1.1" 200 587 0.045825 10.0.0.33 - - [2026-02-20 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.012218 10.0.0.33 - - [2026-02-20 02:07:51] "POST /access-control-lists HTTP/1.1" 200 585 0.038546 10.0.0.33 - - [2026-02-20 02:07:52] "POST /route-targets HTTP/1.1" 200 327 0.030278 10.0.0.33 - - [2026-02-20 02:07:52] "POST /ref-update HTTP/1.1" 200 156 0.029619 10.0.0.33 - - [2026-02-20 02:07:52] "POST /route-targets HTTP/1.1" 200 327 0.017304 10.0.0.33 - - [2026-02-20 02:07:52] "POST /ref-update HTTP/1.1" 200 156 0.049260 10.0.0.33 - - [2026-02-20 02:07:52] "POST /route-targets HTTP/1.1" 200 327 0.021978 10.0.0.33 - - [2026-02-20 02:07:52] "POST /ref-update HTTP/1.1" 200 156 0.040641 10.0.0.33 - - [2026-02-20 02:07:52] "POST /route-targets HTTP/1.1" 200 327 0.011839 10.0.0.33 - - [2026-02-20 02:07:52] "POST /ref-update HTTP/1.1" 200 156 0.014757 10.0.0.33 - - [2026-02-20 02:07:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.014885 10.0.0.33 - - [2026-02-20 02:07:52] "POST /access-control-lists HTTP/1.1" 200 551 0.078613 10.0.0.33 - - [2026-02-20 02:07:52] "PUT /access-control-list/78be5cf3-1061-4aee-84e2-887bdd45518f HTTP/1.1" 200 272 0.021325 10.0.0.33 - - [2026-02-20 02:07:52] "PUT /access-control-list/55d2d54a-106e-4310-985c-95cfc9a3ce54 HTTP/1.1" 200 272 0.034100 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:07:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:07:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.33 - - [2026-02-20 02:07:55] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.33 - - [2026-02-20 02:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.33 - - [2026-02-20 02:07:55] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012477 10.0.0.33 - - [2026-02-20 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.005143 10.0.0.33 - - [2026-02-20 02:07:55] "POST /config-nodes HTTP/1.1" 200 593 0.038721 10.0.0.33 - - [2026-02-20 02:07:55] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.33 - - [2026-02-20 02:07:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002603 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:07:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:07:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.33 - - [2026-02-20 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2026-02-20 02:08:00] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003956 10.0.0.33 - - [2026-02-20 02:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.33 - - [2026-02-20 02:08:00] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.015334 10.0.0.33 - - [2026-02-20 02:08:00] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 581 0.027094 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 575 0.063863 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 575 0.048273 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 559 0.043319 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 555 0.052907 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 557 0.096918 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 565 0.051075 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 549 0.062716 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 557 0.072811 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 567 0.058092 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 555 0.079659 10.0.0.33 - - [2026-02-20 02:08:01] "POST /alarms HTTP/1.1" 200 567 0.080642 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 575 0.066929 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 569 0.025474 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 561 0.065364 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 561 0.037409 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 561 0.043617 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 547 0.057935 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 595 0.022146 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 575 0.046487 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 571 0.079650 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 583 0.089843 10.0.0.33 - - [2026-02-20 02:08:02] "POST /alarms HTTP/1.1" 200 609 0.042649 10.0.0.33 - - [2026-02-20 02:08:03] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.33 - - [2026-02-20 02:08:03] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.33 - - [2026-02-20 02:08:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011176 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007872 10.0.0.33 - - [2026-02-20 02:08:03] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.025582 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2026-02-20 02:08:03] "GET /domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.019679 10.0.0.33 - - [2026-02-20 02:08:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.004180 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.034170 10.0.0.33 - - [2026-02-20 02:08:03] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.33 - - [2026-02-20 02:08:03] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.018138 10.0.0.33 - - [2026-02-20 02:08:03] "POST /security-groups HTTP/1.1" 200 570 0.088609 10.0.0.33 - - [2026-02-20 02:08:03] "POST /projects HTTP/1.1" 200 481 0.362014 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.046679 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.012756 10.0.0.33 - - [2026-02-20 02:08:03] "POST /access-control-lists HTTP/1.1" 200 579 0.027344 10.0.0.33 - - [2026-02-20 02:08:03] "POST /security-groups HTTP/1.1" 200 534 0.068977 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.014749 10.0.0.33 - - [2026-02-20 02:08:03] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.052939 10.0.0.33 - - [2026-02-20 02:08:03] "POST /chown HTTP/1.1" 200 109 0.058098 10.0.0.33 - - [2026-02-20 02:08:03] "POST /policy-managements HTTP/1.1" 409 214 0.009391 10.0.0.33 - - [2026-02-20 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009038 10.0.0.33 - - [2026-02-20 02:08:04] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.034927 10.0.0.33 - - [2026-02-20 02:08:04] "POST /access-control-lists HTTP/1.1" 200 577 0.188556 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.006938 10.0.0.33 - - [2026-02-20 02:08:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.066133 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009308 10.0.0.33 - - [2026-02-20 02:08:04] "POST /access-control-lists HTTP/1.1" 200 594 0.057026 10.0.0.33 - - [2026-02-20 02:08:04] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.015267 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.015603 10.0.0.33 - - [2026-02-20 02:08:04] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.024701 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2026-02-20 02:08:04] "POST /access-control-lists HTTP/1.1" 200 592 0.067321 10.0.0.33 - - [2026-02-20 02:08:04] "GET /virtual-network/0debc173-a84c-41e9-8e0d-176bac591c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.011896 10.0.0.33 - - [2026-02-20 02:08:04] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.33 - - [2026-02-20 02:08:04] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006426 10.0.0.33 - - [2026-02-20 02:08:04] "PUT /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22 HTTP/1.1" 200 274 0.062755 10.0.0.33 - - [2026-02-20 02:08:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.005774 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.009240 10.0.0.33 - - [2026-02-20 02:08:04] "POST /security-groups HTTP/1.1" 200 574 0.097385 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.002028 10.0.0.33 - - [2026-02-20 02:08:04] "POST /projects HTTP/1.1" 200 489 0.376211 10.0.0.33 - - [2026-02-20 02:08:04] "POST /access-control-lists HTTP/1.1" 200 583 0.030124 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.016202 10.0.0.33 - - [2026-02-20 02:08:04] "POST /security-groups HTTP/1.1" 200 546 0.091462 10.0.0.33 - - [2026-02-20 02:08:04] "POST /access-control-lists HTTP/1.1" 200 581 0.123351 10.0.0.33 - - [2026-02-20 02:08:04] "POST /chown HTTP/1.1" 200 109 0.066908 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000671 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.003175 10.0.0.33 - - [2026-02-20 02:08:04] "POST /network-ipams HTTP/1.1" 200 522 0.054114 10.0.0.33 - - [2026-02-20 02:08:04] "POST /access-control-lists HTTP/1.1" 200 602 0.028772 10.0.0.33 - - [2026-02-20 02:08:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.021913 10.0.0.33 - - [2026-02-20 02:08:05] "POST /network-ipams HTTP/1.1" 200 510 0.021754 10.0.0.33 - - [2026-02-20 02:08:05] "POST /access-control-lists HTTP/1.1" 200 600 0.015143 10.0.0.33 - - [2026-02-20 02:08:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.010954 10.0.0.33 - - [2026-02-20 02:08:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.007630 10.0.0.33 - - [2026-02-20 02:08:05] "POST /useragent-kv HTTP/1.1" 200 115 0.035657 10.0.0.33 - - [2026-02-20 02:08:05] "POST /virtual-networks HTTP/1.1" 200 538 0.225183 10.0.0.33 - - [2026-02-20 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-20 02:08:05] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.007054 10.0.0.33 - - [2026-02-20 02:08:05] "POST /access-control-lists HTTP/1.1" 200 589 0.324751 10.0.0.33 - - [2026-02-20 02:08:05] "POST /network-ipams HTTP/1.1" 200 518 0.241845 10.0.0.33 - - [2026-02-20 02:08:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.010066 10.0.0.33 - - [2026-02-20 02:08:05] "POST /route-targets HTTP/1.1" 200 327 0.024118 10.0.0.33 - - [2026-02-20 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.057400 10.0.0.33 - - [2026-02-20 02:08:05] "PUT /access-control-list/150f50eb-1a6b-464d-8f65-4e890225627d HTTP/1.1" 200 272 0.076765 10.0.0.33 - - [2026-02-20 02:08:05] "POST /useragent-kv HTTP/1.1" 200 115 0.017687 10.0.0.33 - - [2026-02-20 02:08:05] "POST /virtual-networks HTTP/1.1" 200 546 0.274101 10.0.0.33 - - [2026-02-20 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009719 10.0.0.33 - - [2026-02-20 02:08:05] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.034451 10.0.0.33 - - [2026-02-20 02:08:06] "POST /route-targets HTTP/1.1" 200 327 0.053729 10.0.0.33 - - [2026-02-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.009094 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.066494 10.0.0.33 - - [2026-02-20 02:08:06] "POST /network-policys HTTP/1.1" 200 538 0.100857 10.0.0.33 - - [2026-02-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.018830 10.0.0.33 - - [2026-02-20 02:08:06] "POST /network-policys HTTP/1.1" 200 534 0.032912 10.0.0.33 - - [2026-02-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.012355 10.0.0.33 - - [2026-02-20 02:08:06] "POST /network-policys HTTP/1.1" 200 542 0.032943 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.090571 10.0.0.33 - - [2026-02-20 02:08:06] "PUT /access-control-list/9d7cc8fb-f3ef-46a4-baef-6a8e46585f11 HTTP/1.1" 200 272 0.044079 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036531 10.0.0.33 - - [2026-02-20 02:08:06] "PUT /access-control-list/150f50eb-1a6b-464d-8f65-4e890225627d HTTP/1.1" 200 272 0.024355 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.117051 10.0.0.33 - - [2026-02-20 02:08:06] "PUT /access-control-list/9d7cc8fb-f3ef-46a4-baef-6a8e46585f11 HTTP/1.1" 200 272 0.088204 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.029951 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.135705 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003773 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004933 10.0.0.33 - - [2026-02-20 02:08:06] "PUT /access-control-list/150f50eb-1a6b-464d-8f65-4e890225627d HTTP/1.1" 200 272 0.035578 10.0.0.33 - - [2026-02-20 02:08:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.009531 10.0.0.33 - - [2026-02-20 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.095441 10.0.0.33 - - [2026-02-20 02:08:07] "POST /access-control-lists HTTP/1.1" 200 601 0.101633 10.0.0.33 - - [2026-02-20 02:08:07] "PUT /access-control-list/9d7cc8fb-f3ef-46a4-baef-6a8e46585f11 HTTP/1.1" 200 272 0.062499 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.179055 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.061027 10.0.0.33 - - [2026-02-20 02:08:07] "PUT /access-control-list/3545bfc6-6ae4-47ef-b357-d97061f06043 HTTP/1.1" 200 272 0.100423 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.219434 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.039575 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008093 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008652 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005136 10.0.0.33 - - [2026-02-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.33 - - [2026-02-20 02:08:07] "GET /virtual-network/0debc173-a84c-41e9-8e0d-176bac591c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004989 10.0.0.33 - - [2026-02-20 02:08:07] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.017249 10.0.0.33 - - [2026-02-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2026-02-20 02:08:07] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003025 10.0.0.33 - - [2026-02-20 02:08:07] "POST /firewall-policys HTTP/1.1" 200 530 0.034563 10.0.0.33 - - [2026-02-20 02:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032170 10.0.0.33 - - [2026-02-20 02:08:07] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002230 10.0.0.33 - - [2026-02-20 02:08:07] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003464 10.0.0.33 - - [2026-02-20 02:08:07] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005055 10.0.0.33 - - [2026-02-20 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.031814 10.0.0.33 - - [2026-02-20 02:08:07] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.005653 10.0.0.33 - - [2026-02-20 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2026-02-20 02:08:07] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002023 10.0.0.33 - - [2026-02-20 02:08:07] "POST /firewall-policys HTTP/1.1" 200 532 0.021152 10.0.0.33 - - [2026-02-20 02:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015129 10.0.0.33 - - [2026-02-20 02:08:07] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.025191 10.0.0.33 - - [2026-02-20 02:08:07] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.002056 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003341 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002499 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002961 10.0.0.33 - - [2026-02-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.049712 10.0.0.33 - - [2026-02-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.047758 10.0.0.33 - - [2026-02-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.048594 10.0.0.33 - - [2026-02-20 02:08:08] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005031 10.0.0.33 - - [2026-02-20 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-02-20 02:08:08] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003296 10.0.0.33 - - [2026-02-20 02:08:08] "POST /firewall-policys HTTP/1.1" 200 530 0.031413 10.0.0.33 - - [2026-02-20 02:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.038278 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/e489850b-6230-436a-85aa-3304764933c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.025682 10.0.0.33 - - [2026-02-20 02:08:08] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003397 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/e489850b-6230-436a-85aa-3304764933c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013795 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004884 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003456 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003813 10.0.0.33 - - [2026-02-20 02:08:08] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002343 10.0.0.33 - - [2026-02-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.026570 10.0.0.33 - - [2026-02-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.057173 10.0.0.33 - - [2026-02-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.055673 10.0.0.33 - - [2026-02-20 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.023392 10.0.0.33 - - [2026-02-20 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.144255 10.0.0.33 - - [2026-02-20 02:08:09] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.007077 10.0.0.33 - - [2026-02-20 02:08:09] "POST /tags HTTP/1.1" 200 299 0.064778 10.0.0.33 - - [2026-02-20 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.028250 10.0.0.33 - - [2026-02-20 02:08:09] "GET /tag/0ec17f23-ca8f-4b4d-9b94-e76c0ad319ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025687 10.0.0.33 - - [2026-02-20 02:08:09] "POST /set-tag HTTP/1.1" 200 109 0.022455 10.0.0.33 - - [2026-02-20 02:08:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.002243 10.0.0.33 - - [2026-02-20 02:08:09] "POST /tags HTTP/1.1" 200 357 0.305895 10.0.0.33 - - [2026-02-20 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.027173 10.0.0.33 - - [2026-02-20 02:08:09] "GET /tag/141dba1b-1058-4181-80d5-27bf1cf394d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012903 10.0.0.33 - - [2026-02-20 02:08:09] "POST /tags HTTP/1.1" 200 305 0.118286 10.0.0.33 - - [2026-02-20 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013730 10.0.0.33 - - [2026-02-20 02:08:10] "GET /tag/894dd4e3-b171-427b-8524-7738951da792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020564 10.0.0.33 - - [2026-02-20 02:08:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.000527 10.0.0.33 - - [2026-02-20 02:08:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.010810 10.0.0.33 - - [2026-02-20 02:08:10] "POST /security-groups HTTP/1.1" 200 571 0.101266 10.0.0.33 - - [2026-02-20 02:08:10] "POST /projects HTTP/1.1" 200 483 0.282522 10.0.0.33 - - [2026-02-20 02:08:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.014422 10.0.0.33 - - [2026-02-20 02:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024487 10.0.0.33 - - [2026-02-20 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.33 - - [2026-02-20 02:08:10] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.047235 10.0.0.33 - - [2026-02-20 02:08:10] "POST /access-control-lists HTTP/1.1" 200 580 0.117498 10.0.0.33 - - [2026-02-20 02:08:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.030904 10.0.0.33 - - [2026-02-20 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008836 10.0.0.33 - - [2026-02-20 02:08:10] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.013491 10.0.0.33 - - [2026-02-20 02:08:10] "POST /access-control-lists HTTP/1.1" 200 578 0.094193 10.0.0.33 - - [2026-02-20 02:08:10] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.090238 10.0.0.33 - - [2026-02-20 02:08:10] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.081854 10.0.0.33 - - [2026-02-20 02:08:10] "POST /security-groups HTTP/1.1" 200 537 0.095685 10.0.0.33 - - [2026-02-20 02:08:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.002989 10.0.0.33 - - [2026-02-20 02:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029698 10.0.0.33 - - [2026-02-20 02:08:10] "POST /chown HTTP/1.1" 200 109 0.031064 10.0.0.33 - - [2026-02-20 02:08:11] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020291 10.0.0.33 - - [2026-02-20 02:08:11] "POST /access-control-lists HTTP/1.1" 200 596 0.093289 10.0.0.33 - - [2026-02-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 404 233 0.029515 10.0.0.33 - - [2026-02-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013077 10.0.0.33 - - [2026-02-20 02:08:11] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003547 10.0.0.33 - - [2026-02-20 02:08:11] "POST /tags HTTP/1.1" 409 207 0.002016 10.0.0.33 - - [2026-02-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015904 10.0.0.33 - - [2026-02-20 02:08:11] "POST /access-control-lists HTTP/1.1" 200 594 0.083932 10.0.0.33 - - [2026-02-20 02:08:11] "GET /tag/894dd4e3-b171-427b-8524-7738951da792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.042806 10.0.0.33 - - [2026-02-20 02:08:11] "POST /firewall-rules HTTP/1.1" 200 564 0.076041 10.0.0.33 - - [2026-02-20 02:08:11] "GET /firewall-rule/2fa32900-d178-4ef0-bdd2-01e649d8f5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004938 10.0.0.33 - - [2026-02-20 02:08:11] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002232 10.0.0.33 - - [2026-02-20 02:08:11] "GET /firewall-rule/2fa32900-d178-4ef0-bdd2-01e649d8f5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002553 10.0.0.33 - - [2026-02-20 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.015216 10.0.0.33 - - [2026-02-20 02:08:11] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004261 10.0.0.33 - - [2026-02-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-02-20 02:08:11] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003057 10.0.0.33 - - [2026-02-20 02:08:11] "POST /tags HTTP/1.1" 409 207 0.002035 10.0.0.33 - - [2026-02-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-02-20 02:08:11] "GET /tag/894dd4e3-b171-427b-8524-7738951da792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016721 10.0.0.33 - - [2026-02-20 02:08:11] "POST /firewall-rules HTTP/1.1" 200 562 0.083163 10.0.0.33 - - [2026-02-20 02:08:11] "GET /firewall-rule/6d7e8260-6731-4177-af43-5f511df6868e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004622 10.0.0.33 - - [2026-02-20 02:08:11] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005268 10.0.0.33 - - [2026-02-20 02:08:11] "GET /firewall-rule/6d7e8260-6731-4177-af43-5f511df6868e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002664 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000817 10.0.0.33 - - [2026-02-20 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.020210 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.009838 10.0.0.33 - - [2026-02-20 02:08:11] "POST /tags HTTP/1.1" 200 355 0.154355 10.0.0.33 - - [2026-02-20 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021455 10.0.0.33 - - [2026-02-20 02:08:11] "GET /tag/1d292b54-fd35-4a20-aa1a-e42bd6036193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.022660 10.0.0.33 - - [2026-02-20 02:08:12] "POST /tags HTTP/1.1" 200 303 0.110069 10.0.0.33 - - [2026-02-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.040338 10.0.0.33 - - [2026-02-20 02:08:12] "GET /tag/f6f18544-dc91-416f-917c-4454e8a79471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018373 10.0.0.33 - - [2026-02-20 02:08:12] "POST /projects HTTP/1.1" 409 218 0.003877 10.0.0.33 - - [2026-02-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.33 - - [2026-02-20 02:08:12] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066956 10.0.0.33 - - [2026-02-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-02-20 02:08:12] "GET /network-ipam/e9fad454-1d73-403d-9469-9338b751fb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002781 10.0.0.33 - - [2026-02-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-02-20 02:08:12] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.078661 10.0.0.33 - - [2026-02-20 02:08:12] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.077015 10.0.0.33 - - [2026-02-20 02:08:12] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005041 10.0.0.33 - - [2026-02-20 02:08:12] "POST /set-tag HTTP/1.1" 200 109 0.051414 10.0.0.33 - - [2026-02-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010304 10.0.0.33 - - [2026-02-20 02:08:12] "GET /network-ipam/3a617413-c7ed-4af6-abda-b1a9ede725aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003456 10.0.0.33 - - [2026-02-20 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.33 - - [2026-02-20 02:08:12] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007359 10.0.0.33 - - [2026-02-20 02:08:12] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.076174 10.0.0.33 - - [2026-02-20 02:08:12] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008723 10.0.0.33 - - [2026-02-20 02:08:12] "POST /set-tag HTTP/1.1" 200 109 0.072555 10.0.0.33 - - [2026-02-20 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.33 - - [2026-02-20 02:08:13] "GET /network-policy/803b6083-c742-4fb6-9640-586ceb921017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003945 10.0.0.33 - - [2026-02-20 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.33 - - [2026-02-20 02:08:13] "GET /network-policy/71cbdacc-8c8f-4bde-8b5f-543f5b1b9e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006131 10.0.0.33 - - [2026-02-20 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.33 - - [2026-02-20 02:08:13] "GET /network-policy/e3156db2-dcee-41c9-9650-e1f650ef347a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003675 10.0.0.33 - - [2026-02-20 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2026-02-20 02:08:13] "PUT /network-policy/e3156db2-dcee-41c9-9650-e1f650ef347a HTTP/1.1" 200 262 0.009636 10.0.0.33 - - [2026-02-20 02:08:13] "PUT /access-control-list/150f50eb-1a6b-464d-8f65-4e890225627d HTTP/1.1" 200 272 0.033845 10.0.0.33 - - [2026-02-20 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.080235 10.0.0.33 - - [2026-02-20 02:08:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016022 10.0.0.33 - - [2026-02-20 02:08:13] "PUT /access-control-list/3545bfc6-6ae4-47ef-b357-d97061f06043 HTTP/1.1" 200 272 0.086878 10.0.0.33 - - [2026-02-20 02:08:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028739 10.0.0.33 - - [2026-02-20 02:08:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002840 10.0.0.33 - - [2026-02-20 02:08:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005353 10.0.0.33 - - [2026-02-20 02:08:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-02-20 02:08:13] "POST /security-groups HTTP/1.1" 409 245 0.002344 10.0.0.33 - - [2026-02-20 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2026-02-20 02:08:13] "PUT /security-group/8ffc1046-6aad-404c-a8fc-64d51b9a1a3c HTTP/1.1" 200 262 0.067991 10.0.0.33 - - [2026-02-20 02:08:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042110 10.0.0.33 - - [2026-02-20 02:08:13] "PUT /access-control-list/854d1f7c-9e92-4d6f-8648-1f2bbcb4347e HTTP/1.1" 200 272 0.031131 10.0.0.33 - - [2026-02-20 02:08:13] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.031699 10.0.0.33 - - [2026-02-20 02:08:13] "PUT /access-control-list/45c1e2e0-0bca-4868-9126-bf2e5b900a90 HTTP/1.1" 200 272 0.050220 10.0.0.33 - - [2026-02-20 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2026-02-20 02:08:13] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003047 10.0.0.33 - - [2026-02-20 02:08:13] "POST /tags HTTP/1.1" 409 206 0.001483 10.0.0.33 - - [2026-02-20 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.33 - - [2026-02-20 02:08:13] "GET /tag/f6f18544-dc91-416f-917c-4454e8a79471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018167 10.0.0.33 - - [2026-02-20 02:08:13] "POST /firewall-rules HTTP/1.1" 200 562 0.082141 10.0.0.33 - - [2026-02-20 02:08:13] "GET /firewall-rule/673f70b5-0702-4004-b4ee-7ff0e93ff887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.028497 10.0.0.33 - - [2026-02-20 02:08:13] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003885 10.0.0.33 - - [2026-02-20 02:08:13] "GET /firewall-rule/673f70b5-0702-4004-b4ee-7ff0e93ff887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.018624 10.0.0.33 - - [2026-02-20 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.037182 10.0.0.33 - - [2026-02-20 02:08:14] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016997 10.0.0.33 - - [2026-02-20 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-02-20 02:08:14] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016271 10.0.0.33 - - [2026-02-20 02:08:14] "POST /tags HTTP/1.1" 409 206 0.004621 10.0.0.33 - - [2026-02-20 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2026-02-20 02:08:14] "GET /tag/f6f18544-dc91-416f-917c-4454e8a79471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012287 10.0.0.33 - - [2026-02-20 02:08:14] "POST /firewall-rules HTTP/1.1" 200 560 0.080619 10.0.0.33 - - [2026-02-20 02:08:14] "GET /firewall-rule/a8eb084b-0232-409f-b0f5-c828bb0fa652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.022484 10.0.0.33 - - [2026-02-20 02:08:14] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004005 10.0.0.33 - - [2026-02-20 02:08:14] "GET /firewall-rule/a8eb084b-0232-409f-b0f5-c828bb0fa652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002364 10.0.0.33 - - [2026-02-20 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.033703 10.0.0.33 - - [2026-02-20 02:08:14] "POST /tags HTTP/1.1" 200 305 0.100146 10.0.0.33 - - [2026-02-20 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172 10.0.0.33 - - [2026-02-20 02:08:14] "GET /tag/f551b02b-0866-47fe-98b2-777bccab6708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020564 10.0.0.33 - - [2026-02-20 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2026-02-20 02:08:14] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045432 10.0.0.33 - - [2026-02-20 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.33 - - [2026-02-20 02:08:14] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004532 10.0.0.33 - - [2026-02-20 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-02-20 02:08:14] "GET /service-appliance-set/7b880cd5-688d-4b13-a463-b91fe24c32d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003235 10.0.0.33 - - [2026-02-20 02:08:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.001478 10.0.0.33 - - [2026-02-20 02:08:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104505 10.0.0.33 - - [2026-02-20 02:08:14] "GET /virtual-machine-interface/064882ee-efcd-4b58-8ec5-e3a2dc05de69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.009185 10.0.0.33 - - [2026-02-20 02:08:14] "POST /instance-ips HTTP/1.1" 200 381 0.051483 10.0.0.33 - - [2026-02-20 02:08:15] "GET /instance-ip/4fc26e56-a171-4313-a4fe-53a499d33e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004060 10.0.0.33 - - [2026-02-20 02:08:15] "POST /loadbalancers HTTP/1.1" 200 582 0.069052 10.0.0.33 - - [2026-02-20 02:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022660 10.0.0.33 - - [2026-02-20 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015220 10.0.0.33 - - [2026-02-20 02:08:15] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064858 10.0.0.33 - - [2026-02-20 02:08:15] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071859 10.0.0.33 - - [2026-02-20 02:08:15] "GET /loadbalancer/c170bad6-24a0-4251-a061-0b0cced5cb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.018746 10.0.0.33 - - [2026-02-20 02:08:15] "GET /instance-ip/4fc26e56-a171-4313-a4fe-53a499d33e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014824 10.0.0.33 - - [2026-02-20 02:08:15] "POST /floating-ips HTTP/1.1" 200 583 0.026790 10.0.0.33 - - [2026-02-20 02:08:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026694 10.0.0.33 - - [2026-02-20 02:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023435 10.0.0.33 - - [2026-02-20 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.33 - - [2026-02-20 02:08:15] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031830 10.0.0.33 - - [2026-02-20 02:08:15] "GET /loadbalancer-listener/5d7f5908-38f9-4adc-906f-833249618b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002850 10.0.0.33 - - [2026-02-20 02:08:15] "GET /loadbalancer-listener/5d7f5908-38f9-4adc-906f-833249618b58?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003179 10.0.0.33 - - [2026-02-20 02:08:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020003 10.0.0.33 - - [2026-02-20 02:08:15] "GET /instance-ip/4fc26e56-a171-4313-a4fe-53a499d33e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003269 10.0.0.33 - - [2026-02-20 02:08:15] "GET /instance-ip/4fc26e56-a171-4313-a4fe-53a499d33e06?fields=floating_ips HTTP/1.1" 200 1170 0.011205 10.0.0.33 - - [2026-02-20 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 10.0.0.33 - - [2026-02-20 02:08:15] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002139 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 10.0.0.33 - - [2026-02-20 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.33 - - [2026-02-20 02:08:15] "GET /floating-ip/cc002070-d0b0-43a9-bfd1-8786be7a9ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003418 10.0.0.33 - - [2026-02-20 02:08:15] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.015264 10.0.0.33 - - [2026-02-20 02:08:15] "POST /fqname-to-id HTTP/1.1" 404 228 0.001772 10.0.0.33 - - [2026-02-20 02:08:15] "POST /tags HTTP/1.1" 200 301 0.294175 10.0.0.33 - - [2026-02-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2026-02-20 02:08:16] "GET /tag/1a2f8bf3-1a9f-424f-96c4-e0357679070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.038564 10.0.0.33 - - [2026-02-20 02:08:16] "POST /tags HTTP/1.1" 200 325 0.140116 10.0.0.33 - - [2026-02-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2026-02-20 02:08:16] "GET /tag/b66c279e-08c7-4cf5-b836-b910b01051d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.016945 10.0.0.33 - - [2026-02-20 02:08:16] "POST /tags HTTP/1.1" 200 363 0.039988 10.0.0.33 - - [2026-02-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-02-20 02:08:16] "GET /tag/dc3c6e47-d101-4fa6-9020-43114d81ac95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011548 10.0.0.33 - - [2026-02-20 02:08:16] "POST /tags HTTP/1.1" 200 311 0.020026 10.0.0.33 - - [2026-02-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-02-20 02:08:16] "GET /tag/87256e3d-8700-44a6-8acc-912f77c2bc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010745 10.0.0.33 - - [2026-02-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-02-20 02:08:16] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005636 10.0.0.33 - - [2026-02-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-02-20 02:08:16] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026071 10.0.0.33 - - [2026-02-20 02:08:16] "POST /virtual-machines HTTP/1.1" 200 377 0.015739 10.0.0.33 - - [2026-02-20 02:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013237 10.0.0.33 - - [2026-02-20 02:08:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.133141 10.0.0.33 - - [2026-02-20 02:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.038036 10.0.0.33 - - [2026-02-20 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2026-02-20 02:08:16] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008341 10.0.0.33 - - [2026-02-20 02:08:16] "POST /instance-ips HTTP/1.1" 200 409 0.044691 10.0.0.33 - - [2026-02-20 02:08:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.075164 10.0.0.33 - - [2026-02-20 02:08:17] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.003567 10.0.0.33 - - [2026-02-20 02:08:17] "POST /set-tag HTTP/1.1" 200 109 0.023160 10.0.0.33 - - [2026-02-20 02:08:17] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.014361 10.0.0.33 - - [2026-02-20 02:08:17] "GET /instance-ip/05137426-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007266 10.0.0.33 - - [2026-02-20 02:08:17] "POST /tags HTTP/1.1" 200 371 0.030061 10.0.0.33 - - [2026-02-20 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.33 - - [2026-02-20 02:08:17] "GET /tag/dff58c99-e468-49e6-9d70-b38eba610c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.036603 10.0.0.33 - - [2026-02-20 02:08:17] "POST /tags HTTP/1.1" 200 319 0.029770 10.0.0.33 - - [2026-02-20 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2026-02-20 02:08:17] "GET /tag/da4db522-0f08-4d58-b77a-1506f9306355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.020031 10.0.0.33 - - [2026-02-20 02:08:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.001646 10.0.0.33 - - [2026-02-20 02:08:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.001937 10.0.0.33 - - [2026-02-20 02:08:17] "POST /security-groups HTTP/1.1" 200 578 0.112701 10.0.0.33 - - [2026-02-20 02:08:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.015092 10.0.0.33 - - [2026-02-20 02:08:17] "POST /projects HTTP/1.1" 200 497 0.412768 10.0.0.33 - - [2026-02-20 02:08:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015877 10.0.0.33 - - [2026-02-20 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 10.0.0.33 - - [2026-02-20 02:08:17] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008411 10.0.0.33 - - [2026-02-20 02:08:17] "POST /access-control-lists HTTP/1.1" 200 587 0.098975 10.0.0.33 - - [2026-02-20 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019435 10.0.0.33 - - [2026-02-20 02:08:17] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005468 10.0.0.33 - - [2026-02-20 02:08:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.003134 10.0.0.33 - - [2026-02-20 02:08:18] "POST /access-control-lists HTTP/1.1" 200 585 0.077262 10.0.0.33 - - [2026-02-20 02:08:18] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.107863 10.0.0.33 - - [2026-02-20 02:08:18] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.073003 10.0.0.33 - - [2026-02-20 02:08:18] "POST /security-groups HTTP/1.1" 200 558 0.150544 10.0.0.33 - - [2026-02-20 02:08:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.002002 10.0.0.33 - - [2026-02-20 02:08:18] "POST /access-control-lists HTTP/1.1" 200 610 0.081151 10.0.0.33 - - [2026-02-20 02:08:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.006644 10.0.0.33 - - [2026-02-20 02:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.084117 10.0.0.33 - - [2026-02-20 02:08:18] "POST /chown HTTP/1.1" 200 109 0.027755 10.0.0.33 - - [2026-02-20 02:08:18] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002168 10.0.0.33 - - [2026-02-20 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2026-02-20 02:08:18] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004665 10.0.0.33 - - [2026-02-20 02:08:18] "POST /tags HTTP/1.1" 409 214 0.002449 10.0.0.33 - - [2026-02-20 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.33 - - [2026-02-20 02:08:18] "GET /tag/da4db522-0f08-4d58-b77a-1506f9306355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010989 10.0.0.33 - - [2026-02-20 02:08:18] "POST /access-control-lists HTTP/1.1" 200 608 0.132349 10.0.0.33 - - [2026-02-20 02:08:18] "POST /firewall-rules HTTP/1.1" 200 578 0.101623 10.0.0.33 - - [2026-02-20 02:08:18] "GET /firewall-rule/3042e38f-0d47-4902-a697-5c00f20dd311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.016143 10.0.0.33 - - [2026-02-20 02:08:18] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004686 10.0.0.33 - - [2026-02-20 02:08:18] "GET /firewall-rule/3042e38f-0d47-4902-a697-5c00f20dd311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004354 10.0.0.33 - - [2026-02-20 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.028505 10.0.0.33 - - [2026-02-20 02:08:18] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002707 10.0.0.33 - - [2026-02-20 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2026-02-20 02:08:18] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002675 10.0.0.33 - - [2026-02-20 02:08:18] "POST /tags HTTP/1.1" 409 214 0.002246 10.0.0.33 - - [2026-02-20 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2026-02-20 02:08:18] "GET /tag/da4db522-0f08-4d58-b77a-1506f9306355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017907 10.0.0.33 - - [2026-02-20 02:08:19] "POST /firewall-rules HTTP/1.1" 200 576 0.113203 10.0.0.33 - - [2026-02-20 02:08:19] "GET /firewall-rule/47553ffd-ba47-4afd-88aa-475e24bde455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003935 10.0.0.33 - - [2026-02-20 02:08:19] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003085 10.0.0.33 - - [2026-02-20 02:08:19] "GET /firewall-rule/47553ffd-ba47-4afd-88aa-475e24bde455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001968 10.0.0.33 - - [2026-02-20 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.054922 10.0.0.33 - - [2026-02-20 02:08:19] "POST /tags HTTP/1.1" 200 301 0.030980 10.0.0.33 - - [2026-02-20 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.33 - - [2026-02-20 02:08:19] "GET /tag/21307ef7-ed68-470d-9ea8-f90b5f436291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021250 10.0.0.33 - - [2026-02-20 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-20 02:08:19] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048829 10.0.0.33 - - [2026-02-20 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-02-20 02:08:19] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004120 10.0.0.33 - - [2026-02-20 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2026-02-20 02:08:19] "GET /service-appliance-set/7b880cd5-688d-4b13-a463-b91fe24c32d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002685 10.0.0.33 - - [2026-02-20 02:08:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.001917 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001229 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:08:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 10.0.0.33 - - [2026-02-20 02:08:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116332 10.0.0.33 - - [2026-02-20 02:08:19] "GET /virtual-machine-interface/77ee52d8-b08a-4a03-b7c8-dc5ccb860f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.013080 10.0.0.33 - - [2026-02-20 02:08:19] "POST /instance-ips HTTP/1.1" 200 377 0.044147 10.0.0.33 - - [2026-02-20 02:08:19] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.023503 10.0.0.33 - - [2026-02-20 02:08:19] "POST /loadbalancers HTTP/1.1" 200 582 0.073293 10.0.0.33 - - [2026-02-20 02:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017712 10.0.0.33 - - [2026-02-20 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.33 - - [2026-02-20 02:08:20] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044642 10.0.0.33 - - [2026-02-20 02:08:20] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006321 10.0.0.33 - - [2026-02-20 02:08:20] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046089 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003268 10.0.0.33 - - [2026-02-20 02:08:20] "POST /floating-ips HTTP/1.1" 200 581 0.054033 10.0.0.33 - - [2026-02-20 02:08:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.036083 10.0.0.33 - - [2026-02-20 02:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008453 10.0.0.33 - - [2026-02-20 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007556 10.0.0.33 - - [2026-02-20 02:08:20] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044196 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer-listener/6a8f2516-4688-4ab9-a0b1-7287e2767e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.020650 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer-listener/6a8f2516-4688-4ab9-a0b1-7287e2767e3b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003804 10.0.0.33 - - [2026-02-20 02:08:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037738 10.0.0.33 - - [2026-02-20 02:08:20] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002749 10.0.0.33 - - [2026-02-20 02:08:20] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?fields=floating_ips HTTP/1.1" 200 1164 0.008063 10.0.0.33 - - [2026-02-20 02:08:20] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006945 10.0.0.33 - - [2026-02-20 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010554 10.0.0.33 - - [2026-02-20 02:08:20] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064025 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008940 10.0.0.33 - - [2026-02-20 02:08:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020858 10.0.0.33 - - [2026-02-20 02:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019934 10.0.0.33 - - [2026-02-20 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006652 10.0.0.33 - - [2026-02-20 02:08:20] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032405 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer-listener/63a71bcb-d57c-4d4d-bcb6-4e157f190baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007448 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer-listener/63a71bcb-d57c-4d4d-bcb6-4e157f190baf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003481 10.0.0.33 - - [2026-02-20 02:08:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020997 10.0.0.33 - - [2026-02-20 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019688 10.0.0.33 - - [2026-02-20 02:08:20] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005002 10.0.0.33 - - [2026-02-20 02:08:20] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?fields=floating_ips HTTP/1.1" 200 1164 0.002492 10.0.0.33 - - [2026-02-20 02:08:20] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002173 10.0.0.33 - - [2026-02-20 02:08:20] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038150 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003498 10.0.0.33 - - [2026-02-20 02:08:20] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.014965 10.0.0.33 - - [2026-02-20 02:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012640 10.0.0.33 - - [2026-02-20 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013969 10.0.0.33 - - [2026-02-20 02:08:20] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035662 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer-listener/f3a8e505-f02e-478d-bc95-9898b7b92a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001944 10.0.0.33 - - [2026-02-20 02:08:20] "GET /loadbalancer-listener/f3a8e505-f02e-478d-bc95-9898b7b92a1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002789 10.0.0.33 - - [2026-02-20 02:08:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.017855 10.0.0.33 - - [2026-02-20 02:08:21] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003367 10.0.0.33 - - [2026-02-20 02:08:21] "GET /instance-ip/1b2d8d16-c50d-40a3-b6cf-fc26c9666fec?fields=floating_ips HTTP/1.1" 200 1164 0.003893 10.0.0.33 - - [2026-02-20 02:08:21] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002561 10.0.0.33 - - [2026-02-20 02:08:21] "POST /tags HTTP/1.1" 200 363 0.030842 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.33 - - [2026-02-20 02:08:21] "GET /tag/3c3055dc-e5f9-4392-ae33-1305728224f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021173 10.0.0.33 - - [2026-02-20 02:08:21] "POST /tags HTTP/1.1" 200 311 0.028486 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018337 10.0.0.33 - - [2026-02-20 02:08:21] "GET /tag/65be574b-5997-4481-9650-8ffa7c26eaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012939 10.0.0.33 - - [2026-02-20 02:08:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000631 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.009748 10.0.0.33 - - [2026-02-20 02:08:21] "POST /security-groups HTTP/1.1" 200 574 0.063143 10.0.0.33 - - [2026-02-20 02:08:21] "POST /projects HTTP/1.1" 200 489 0.170300 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.001863 10.0.0.33 - - [2026-02-20 02:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039286 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016218 10.0.0.33 - - [2026-02-20 02:08:21] "POST /access-control-lists HTTP/1.1" 200 583 0.089478 10.0.0.33 - - [2026-02-20 02:08:21] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.023017 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.020936 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2026-02-20 02:08:21] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003421 10.0.0.33 - - [2026-02-20 02:08:21] "POST /access-control-lists HTTP/1.1" 200 581 0.077653 10.0.0.33 - - [2026-02-20 02:08:21] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.107362 10.0.0.33 - - [2026-02-20 02:08:21] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.054921 10.0.0.33 - - [2026-02-20 02:08:21] "POST /security-groups HTTP/1.1" 200 546 0.067925 10.0.0.33 - - [2026-02-20 02:08:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.005656 10.0.0.33 - - [2026-02-20 02:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011118 10.0.0.33 - - [2026-02-20 02:08:21] "POST /chown HTTP/1.1" 200 109 0.025034 10.0.0.33 - - [2026-02-20 02:08:21] "POST /access-control-lists HTTP/1.1" 200 602 0.050280 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.025280 10.0.0.33 - - [2026-02-20 02:08:22] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.036290 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.33 - - [2026-02-20 02:08:22] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005415 10.0.0.33 - - [2026-02-20 02:08:22] "POST /tags HTTP/1.1" 409 210 0.002005 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-02-20 02:08:22] "GET /tag/65be574b-5997-4481-9650-8ffa7c26eaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010626 10.0.0.33 - - [2026-02-20 02:08:22] "POST /access-control-lists HTTP/1.1" 200 600 0.083869 10.0.0.33 - - [2026-02-20 02:08:22] "POST /firewall-rules HTTP/1.1" 200 570 0.098899 10.0.0.33 - - [2026-02-20 02:08:22] "GET /firewall-rule/cef5d8af-8ff7-402c-85ea-bc47200e5b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007386 10.0.0.33 - - [2026-02-20 02:08:22] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003613 10.0.0.33 - - [2026-02-20 02:08:22] "GET /firewall-rule/cef5d8af-8ff7-402c-85ea-bc47200e5b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001853 10.0.0.33 - - [2026-02-20 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.033171 10.0.0.33 - - [2026-02-20 02:08:22] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011594 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-02-20 02:08:22] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003507 10.0.0.33 - - [2026-02-20 02:08:22] "POST /tags HTTP/1.1" 409 210 0.001964 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-02-20 02:08:22] "GET /tag/65be574b-5997-4481-9650-8ffa7c26eaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010868 10.0.0.33 - - [2026-02-20 02:08:22] "POST /firewall-rules HTTP/1.1" 200 568 0.068007 10.0.0.33 - - [2026-02-20 02:08:22] "GET /firewall-rule/82e8ce29-3642-4a04-a2f8-98df6047713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.017341 10.0.0.33 - - [2026-02-20 02:08:22] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004239 10.0.0.33 - - [2026-02-20 02:08:22] "GET /firewall-rule/82e8ce29-3642-4a04-a2f8-98df6047713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002263 10.0.0.33 - - [2026-02-20 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.048819 10.0.0.33 - - [2026-02-20 02:08:22] "POST /tags HTTP/1.1" 409 237 0.014793 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2026-02-20 02:08:22] "GET /tag/dc3c6e47-d101-4fa6-9020-43114d81ac95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010555 10.0.0.33 - - [2026-02-20 02:08:22] "POST /tags HTTP/1.1" 409 210 0.001988 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-02-20 02:08:22] "GET /tag/87256e3d-8700-44a6-8acc-912f77c2bc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016992 10.0.0.33 - - [2026-02-20 02:08:22] "POST /projects HTTP/1.1" 409 223 0.005668 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-02-20 02:08:22] "GET /project/15cc4826-fe5c-4a1d-9bbb-f9eba4e070a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031648 10.0.0.33 - - [2026-02-20 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2026-02-20 02:08:23] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005025 10.0.0.33 - - [2026-02-20 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-20 02:08:23] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.011536 10.0.0.33 - - [2026-02-20 02:08:23] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.080228 10.0.0.33 - - [2026-02-20 02:08:23] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.052417 10.0.0.33 - - [2026-02-20 02:08:23] "POST /security-groups HTTP/1.1" 409 253 0.003900 10.0.0.33 - - [2026-02-20 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-02-20 02:08:23] "PUT /security-group/52890a0b-3211-4d44-86ae-dab9432d2565 HTTP/1.1" 200 262 0.059256 10.0.0.33 - - [2026-02-20 02:08:23] "PUT /access-control-list/a6b5ffa2-4610-41d9-91cb-270470fcfd8b HTTP/1.1" 200 272 0.010300 10.0.0.33 - - [2026-02-20 02:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025534 10.0.0.33 - - [2026-02-20 02:08:23] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007493 10.0.0.33 - - [2026-02-20 02:08:23] "PUT /access-control-list/95ef3b67-bef8-43d0-b398-43023390a5a1 HTTP/1.1" 200 272 0.021806 10.0.0.33 - - [2026-02-20 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-02-20 02:08:23] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002366 10.0.0.33 - - [2026-02-20 02:08:23] "POST /tags HTTP/1.1" 409 210 0.001455 10.0.0.33 - - [2026-02-20 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-20 02:08:23] "GET /tag/87256e3d-8700-44a6-8acc-912f77c2bc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018226 10.0.0.33 - - [2026-02-20 02:08:23] "POST /firewall-rules HTTP/1.1" 200 570 0.065260 10.0.0.33 - - [2026-02-20 02:08:23] "GET /firewall-rule/1d6f4d56-571d-4d4e-afb1-72cd7f80c148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015926 10.0.0.33 - - [2026-02-20 02:08:23] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003781 10.0.0.33 - - [2026-02-20 02:08:23] "GET /firewall-rule/1d6f4d56-571d-4d4e-afb1-72cd7f80c148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001832 10.0.0.33 - - [2026-02-20 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.057683 10.0.0.33 - - [2026-02-20 02:08:23] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002569 10.0.0.33 - - [2026-02-20 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.33 - - [2026-02-20 02:08:23] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001982 10.0.0.33 - - [2026-02-20 02:08:23] "POST /tags HTTP/1.1" 409 210 0.002079 10.0.0.33 - - [2026-02-20 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-02-20 02:08:23] "GET /tag/87256e3d-8700-44a6-8acc-912f77c2bc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009530 10.0.0.33 - - [2026-02-20 02:08:23] "POST /firewall-rules HTTP/1.1" 200 568 0.078173 10.0.0.33 - - [2026-02-20 02:08:23] "GET /firewall-rule/c2b11df6-3b1d-41be-bae2-3f802dbfdf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004223 10.0.0.33 - - [2026-02-20 02:08:23] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003241 10.0.0.33 - - [2026-02-20 02:08:23] "GET /firewall-rule/c2b11df6-3b1d-41be-bae2-3f802dbfdf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001894 10.0.0.33 - - [2026-02-20 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.042482 10.0.0.33 - - [2026-02-20 02:08:24] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010042 10.0.0.33 - - [2026-02-20 02:08:24] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.41 - - [2026-02-20 02:10:03] "GET / HTTP/1.1" 200 35931 0.002330 10.0.0.41 - - [2026-02-20 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.41 - - [2026-02-20 02:10:04] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005697 10.0.0.41 - - [2026-02-20 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.41 - - [2026-02-20 02:10:04] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002878 10.0.0.41 - - [2026-02-20 02:10:04] "PUT /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22 HTTP/1.1" 200 274 0.007859 10.0.0.41 - - [2026-02-20 02:10:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.008261 10.0.0.41 - - [2026-02-20 02:10:04] "POST /virtual-routers HTTP/1.1" 200 599 0.053327 10.0.0.41 - - [2026-02-20 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006722 10.0.0.41 - - [2026-02-20 02:10:04] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004678 10.0.0.41 - - [2026-02-20 02:10:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.002218 10.0.0.41 - - [2026-02-20 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.41 - - [2026-02-20 02:10:04] "GET /virtual-network/0debc173-a84c-41e9-8e0d-176bac591c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004247 10.0.0.41 - - [2026-02-20 02:10:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.096555 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:10:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:10:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000743 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:10:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:10:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 10.0.0.33 - - [2026-02-20 02:10:34] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.33 - - [2026-02-20 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.33 - - [2026-02-20 02:10:34] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004511 10.0.0.33 - - [2026-02-20 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2026-02-20 02:10:34] "GET /config-node/c8d059d4-6129-4b65-b91a-0cd0246f7ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006023 10.0.0.33 - - [2026-02-20 02:10:46] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.33 - - [2026-02-20 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-02-20 02:10:46] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002454 10.0.0.33 - - [2026-02-20 02:10:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002020 10.0.0.33 - - [2026-02-20 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2026-02-20 02:10:46] "GET /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003601 10.0.0.33 - - [2026-02-20 02:10:46] "PUT /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab HTTP/1.1" 200 254 0.012329 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:10:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:10:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:11:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:11:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.41 - - [2026-02-20 02:11:25] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.41 - - [2026-02-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2026-02-20 02:11:25] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004215 10.0.0.41 - - [2026-02-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.41 - - [2026-02-20 02:11:25] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002126 10.0.0.41 - - [2026-02-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.41 - - [2026-02-20 02:11:25] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.001916 10.0.0.41 - - [2026-02-20 02:11:25] "PUT /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a HTTP/1.1" 200 262 0.017340 10.0.0.41 - - [2026-02-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.41 - - [2026-02-20 02:11:25] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006990 10.0.0.41 - - [2026-02-20 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.41 - - [2026-02-20 02:11:25] "GET /virtual-machine-interface/8256c175-3b3d-44ba-b6ac-12448734e8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004582 10.0.0.41 - - [2026-02-20 02:11:25] "PUT /virtual-machine-interface/8256c175-3b3d-44ba-b6ac-12448734e8ee HTTP/1.1" 200 284 0.010339 10.0.0.33 - - [2026-02-20 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2026-02-20 02:11:48] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002319 10.0.0.33 - - [2026-02-20 02:11:57] "GET /global-system-configs HTTP/1.1" 200 322 0.002160 10.0.0.33 - - [2026-02-20 02:11:57] "GET /global-system-configs HTTP/1.1" 200 322 0.001947 10.0.0.33 - - [2026-02-20 02:12:10] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003489 10.0.0.33 - - [2026-02-20 02:12:10] "POST /ref-update HTTP/1.1" 200 156 0.009518 10.0.0.33 - - [2026-02-20 02:12:22] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004358 10.0.0.33 - - [2026-02-20 02:12:22] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.33 - - [2026-02-20 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2026-02-20 02:12:22] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002747 10.0.0.33 - - [2026-02-20 02:12:23] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006444 10.0.0.33 - - [2026-02-20 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.33 - - [2026-02-20 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.33 - - [2026-02-20 02:12:23] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003418 10.0.0.33 - - [2026-02-20 02:12:23] "GET /loadbalancer-pool/8067be6e-ed32-45db-9461-9006c8aa0e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003926 10.0.0.33 - - [2026-02-20 02:12:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015652 10.0.0.33 - - [2026-02-20 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008194 10.0.0.33 - - [2026-02-20 02:12:23] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008312 10.0.0.33 - - [2026-02-20 02:12:23] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006021 10.0.0.33 - - [2026-02-20 02:12:23] "POST /tags HTTP/1.1" 409 205 0.004675 10.0.0.33 - - [2026-02-20 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.006724 10.0.0.33 - - [2026-02-20 02:12:23] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.007243 10.0.0.33 - - [2026-02-20 02:12:23] "PUT /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39 HTTP/1.1" 200 256 0.011158 10.0.0.33 - - [2026-02-20 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.33 - - [2026-02-20 02:12:23] "GET /tag/21307ef7-ed68-470d-9ea8-f90b5f436291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009662 10.0.0.33 - - [2026-02-20 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.091764 10.0.0.33 - - [2026-02-20 02:12:23] "GET /loadbalancer-pool/7711b4a2-0393-4a90-95c2-90edec09ae64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004113 10.0.0.33 - - [2026-02-20 02:12:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039026 10.0.0.33 - - [2026-02-20 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013225 10.0.0.33 - - [2026-02-20 02:12:23] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015679 10.0.0.33 - - [2026-02-20 02:12:23] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004294 10.0.0.33 - - [2026-02-20 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.007173 10.0.0.33 - - [2026-02-20 02:12:23] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004763 10.0.0.33 - - [2026-02-20 02:12:23] "PUT /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39 HTTP/1.1" 200 256 0.010118 10.0.0.33 - - [2026-02-20 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.005648 10.0.0.33 - - [2026-02-20 02:12:23] "GET /loadbalancer-pool/fd4b43a7-cde0-41bc-8ddf-dc0448e4a313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003543 10.0.0.33 - - [2026-02-20 02:12:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017385 10.0.0.33 - - [2026-02-20 02:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008736 10.0.0.33 - - [2026-02-20 02:12:23] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008814 10.0.0.33 - - [2026-02-20 02:12:23] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.33 - - [2026-02-20 02:12:23] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005666 10.0.0.33 - - [2026-02-20 02:12:23] "POST /ref-update HTTP/1.1" 200 156 0.008827 10.0.0.33 - - [2026-02-20 02:12:23] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.011552 10.0.0.33 - - [2026-02-20 02:12:23] "PUT /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39 HTTP/1.1" 200 256 0.014880 10.0.0.33 - - [2026-02-20 02:14:47] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004368 10.0.0.33 - - [2026-02-20 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.33 - - [2026-02-20 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.33 - - [2026-02-20 02:14:47] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002985 10.0.0.33 - - [2026-02-20 02:14:47] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004977 10.0.0.33 - - [2026-02-20 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.025306 10.0.0.33 - - [2026-02-20 02:14:47] "DELETE /loadbalancer-member/bf522aff-05cf-4ce0-a2c2-841769ca94f2 HTTP/1.1" 200 115 0.034341 10.0.0.33 - - [2026-02-20 02:14:47] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.017631 10.0.0.33 - - [2026-02-20 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.003587 10.0.0.33 - - [2026-02-20 02:14:47] "DELETE /loadbalancer-member/0d09f8f8-ec3d-460f-8d88-f4a8a8f7fff6 HTTP/1.1" 200 115 0.036842 10.0.0.33 - - [2026-02-20 02:14:47] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004653 10.0.0.33 - - [2026-02-20 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.33 - - [2026-02-20 02:14:47] "DELETE /loadbalancer-member/8895638d-a5c1-4467-b3e3-e0927ca659ce HTTP/1.1" 200 115 0.031561 10.0.0.33 - - [2026-02-20 02:14:47] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015055 10.0.0.33 - - [2026-02-20 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.33 - - [2026-02-20 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-02-20 02:14:47] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003601 10.0.0.33 - - [2026-02-20 02:14:47] "GET /loadbalancer-pool/8067be6e-ed32-45db-9461-9006c8aa0e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002820 10.0.0.33 - - [2026-02-20 02:14:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021802 10.0.0.33 - - [2026-02-20 02:14:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013468 10.0.0.33 - - [2026-02-20 02:14:47] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004131 10.0.0.33 - - [2026-02-20 02:14:47] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005183 10.0.0.33 - - [2026-02-20 02:14:47] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001979 10.0.0.33 - - [2026-02-20 02:14:47] "POST /set-tag HTTP/1.1" 200 109 0.068421 10.0.0.33 - - [2026-02-20 02:14:47] "GET /loadbalancer-pool/7711b4a2-0393-4a90-95c2-90edec09ae64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003359 10.0.0.33 - - [2026-02-20 02:14:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045219 10.0.0.33 - - [2026-02-20 02:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011811 10.0.0.33 - - [2026-02-20 02:14:48] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.027026 10.0.0.33 - - [2026-02-20 02:14:48] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007926 10.0.0.33 - - [2026-02-20 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.007826 10.0.0.33 - - [2026-02-20 02:14:48] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004044 10.0.0.33 - - [2026-02-20 02:14:48] "GET /loadbalancer-pool/fd4b43a7-cde0-41bc-8ddf-dc0448e4a313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004629 10.0.0.33 - - [2026-02-20 02:14:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025254 10.0.0.33 - - [2026-02-20 02:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015270 10.0.0.33 - - [2026-02-20 02:14:48] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006576 10.0.0.33 - - [2026-02-20 02:14:48] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003367 10.0.0.33 - - [2026-02-20 02:14:48] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005911 10.0.0.33 - - [2026-02-20 02:14:48] "POST /set-tag HTTP/1.1" 200 109 0.002867 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:14:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:14:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:15:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:15:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:15:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:15:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:15:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.33 - - [2026-02-20 02:16:47] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.33 - - [2026-02-20 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-02-20 02:16:47] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026159 10.0.0.33 - - [2026-02-20 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009376 10.0.0.33 - - [2026-02-20 02:16:47] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034008 10.0.0.33 - - [2026-02-20 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.33 - - [2026-02-20 02:16:47] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033863 10.0.0.33 - - [2026-02-20 02:16:48] "POST /tags HTTP/1.1" 200 333 0.040275 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.33 - - [2026-02-20 02:16:48] "GET /tag/73507bf2-943f-4d09-be1c-0059dd815224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014839 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014753 10.0.0.33 - - [2026-02-20 02:16:48] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092717 10.0.0.33 - - [2026-02-20 02:16:48] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075570 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.33 - - [2026-02-20 02:16:48] "GET /virtual-networks?parent_id=84a5ab35-72a7-4c9c-9cf7-b19efc850d84&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002032 10.0.0.33 - - [2026-02-20 02:16:48] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004146 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-02-20 02:16:48] "GET /service-appliance-set/7b880cd5-688d-4b13-a463-b91fe24c32d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001927 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.001708 10.0.0.33 - - [2026-02-20 02:16:48] "POST /virtual-networks HTTP/1.1" 200 512 0.065543 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.33 - - [2026-02-20 02:16:48] "GET /network-ipam/4bcabe9b-3661-4f70-885e-46c7877539a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005090 10.0.0.33 - - [2026-02-20 02:16:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.143337 10.0.0.33 - - [2026-02-20 02:16:48] "GET /virtual-machine-interface/d2778a31-a330-432b-bd1c-e39562d192d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008946 10.0.0.33 - - [2026-02-20 02:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009318 10.0.0.33 - - [2026-02-20 02:16:48] "POST /ref-update HTTP/1.1" 200 156 0.077002 10.0.0.33 - - [2026-02-20 02:16:48] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.011345 10.0.0.33 - - [2026-02-20 02:16:48] "POST /instance-ips HTTP/1.1" 200 409 0.020404 10.0.0.33 - - [2026-02-20 02:16:48] "GET /instance-ip/30609046-1889-4cde-bb03-d39cd71b3ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006047 10.0.0.33 - - [2026-02-20 02:16:48] "GET /domains HTTP/1.1" 200 280 0.001729 10.0.0.33 - - [2026-02-20 02:16:48] "GET /domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 HTTP/1.1" 200 3087 0.011292 10.0.0.33 - - [2026-02-20 02:16:48] "POST /loadbalancers HTTP/1.1" 200 610 0.069009 10.0.0.33 - - [2026-02-20 02:16:48] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 HTTP/1.1" 200 5716 0.106058 10.0.0.33 - - [2026-02-20 02:16:48] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047596 10.0.0.33 - - [2026-02-20 02:16:48] "GET /instance-ip/30609046-1889-4cde-bb03-d39cd71b3ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005438 10.0.0.33 - - [2026-02-20 02:16:48] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2091 0.010254 10.0.0.33 - - [2026-02-20 02:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.036293 10.0.0.33 - - [2026-02-20 02:16:48] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2091 0.012882 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011636 10.0.0.33 - - [2026-02-20 02:16:48] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 200 1181 0.004551 10.0.0.33 - - [2026-02-20 02:16:48] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 200 1181 0.004509 10.0.0.33 - - [2026-02-20 02:16:48] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046019 10.0.0.33 - - [2026-02-20 02:16:48] "POST /floating-ips HTTP/1.1" 200 597 0.072471 10.0.0.33 - - [2026-02-20 02:16:48] "GET /loadbalancer/23b2f3dc-383d-46f3-b0ca-3d3d9ec66a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003033 10.0.0.33 - - [2026-02-20 02:16:48] "POST /route-targets HTTP/1.1" 200 327 0.008890 10.0.0.33 - - [2026-02-20 02:16:48] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.029637 10.0.0.33 - - [2026-02-20 02:16:48] "POST /ref-update HTTP/1.1" 200 156 0.023308 10.0.0.33 - - [2026-02-20 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.33 - - [2026-02-20 02:16:48] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041045 10.0.0.33 - - [2026-02-20 02:16:48] "GET /loadbalancer-listener/51800b7d-987e-43c0-82fe-fa5de6288eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.002879 10.0.0.33 - - [2026-02-20 02:16:48] "GET /loadbalancer-listener/51800b7d-987e-43c0-82fe-fa5de6288eff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.002687 10.0.0.33 - - [2026-02-20 02:16:49] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021670 10.0.0.33 - - [2026-02-20 02:16:49] "GET /instance-ip/30609046-1889-4cde-bb03-d39cd71b3ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004378 10.0.0.33 - - [2026-02-20 02:16:49] "GET /instance-ip/30609046-1889-4cde-bb03-d39cd71b3ac4?fields=floating_ips HTTP/1.1" 200 1212 0.004472 10.0.0.33 - - [2026-02-20 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.33 - - [2026-02-20 02:16:49] "GET /loadbalancer/23b2f3dc-383d-46f3-b0ca-3d3d9ec66a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001855 10.0.0.33 - - [2026-02-20 02:16:49] "GET /floating-ip/a3270717-7b57-48db-8430-3aff55c10968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002271 10.0.0.33 - - [2026-02-20 02:16:49] "POST /tags HTTP/1.1" 200 295 0.050650 10.0.0.33 - - [2026-02-20 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008885 10.0.0.33 - - [2026-02-20 02:16:49] "GET /tag/54f85c32-9939-45c5-9f26-8c5fd6d317bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014633 10.0.0.33 - - [2026-02-20 02:16:49] "POST /tags HTTP/1.1" 409 233 0.008375 10.0.0.33 - - [2026-02-20 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.33 - - [2026-02-20 02:16:49] "GET /tag/1d292b54-fd35-4a20-aa1a-e42bd6036193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010975 10.0.0.33 - - [2026-02-20 02:16:49] "POST /tags HTTP/1.1" 409 206 0.001844 10.0.0.33 - - [2026-02-20 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015646 10.0.0.33 - - [2026-02-20 02:16:49] "GET /tag/f6f18544-dc91-416f-917c-4454e8a79471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010261 10.0.0.33 - - [2026-02-20 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2026-02-20 02:16:49] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004059 10.0.0.33 - - [2026-02-20 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2026-02-20 02:16:49] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031045 10.0.0.33 - - [2026-02-20 02:16:49] "POST /virtual-machines HTTP/1.1" 200 369 0.007394 10.0.0.33 - - [2026-02-20 02:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007820 10.0.0.33 - - [2026-02-20 02:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106971 10.0.0.33 - - [2026-02-20 02:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023839 10.0.0.33 - - [2026-02-20 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015131 10.0.0.33 - - [2026-02-20 02:16:49] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004529 10.0.0.33 - - [2026-02-20 02:16:49] "POST /instance-ips HTTP/1.1" 200 409 0.020125 10.0.0.33 - - [2026-02-20 02:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020232 10.0.0.33 - - [2026-02-20 02:16:49] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010875 10.0.0.33 - - [2026-02-20 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.022863 10.0.0.33 - - [2026-02-20 02:16:49] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008126 10.0.0.33 - - [2026-02-20 02:16:49] "GET /instance-ip/36bef8d2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006906 10.0.0.33 - - [2026-02-20 02:16:49] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004416 10.0.0.33 - - [2026-02-20 02:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.33 - - [2026-02-20 02:16:49] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003512 10.0.0.33 - - [2026-02-20 02:16:49] "POST /ref-update HTTP/1.1" 200 156 0.009935 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005106 10.0.0.33 - - [2026-02-20 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.33 - - [2026-02-20 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004384 10.0.0.33 - - [2026-02-20 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2026-02-20 02:16:50] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024795 10.0.0.33 - - [2026-02-20 02:16:50] "POST /virtual-machines HTTP/1.1" 200 369 0.017416 10.0.0.33 - - [2026-02-20 02:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008632 10.0.0.33 - - [2026-02-20 02:16:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116348 10.0.0.33 - - [2026-02-20 02:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023088 10.0.0.33 - - [2026-02-20 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010245 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004529 10.0.0.33 - - [2026-02-20 02:16:50] "POST /instance-ips HTTP/1.1" 200 409 0.018881 10.0.0.33 - - [2026-02-20 02:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020423 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012391 10.0.0.33 - - [2026-02-20 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.023578 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008183 10.0.0.33 - - [2026-02-20 02:16:50] "GET /instance-ip/3727bac0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003089 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004248 10.0.0.33 - - [2026-02-20 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.003239 10.0.0.33 - - [2026-02-20 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.009199 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013444 10.0.0.33 - - [2026-02-20 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.004449 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004441 10.0.0.33 - - [2026-02-20 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.003238 10.0.0.33 - - [2026-02-20 02:16:50] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004609 10.0.0.33 - - [2026-02-20 02:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.33 - - [2026-02-20 02:16:53] "GET /domains HTTP/1.1" 200 280 0.002296 10.0.0.33 - - [2026-02-20 02:16:53] "GET /domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 HTTP/1.1" 200 3087 0.002678 10.0.0.33 - - [2026-02-20 02:16:53] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 HTTP/1.1" 200 7064 0.036007 10.0.0.33 - - [2026-02-20 02:16:53] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2091 0.003776 10.0.0.33 - - [2026-02-20 02:16:53] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2091 0.004969 10.0.0.33 - - [2026-02-20 02:16:53] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 200 1402 0.006040 10.0.0.33 - - [2026-02-20 02:16:53] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 200 1402 0.002538 10.0.0.33 - - [2026-02-20 02:16:53] "GET /route-target/882d7bb6-f7e9-4a34-b20f-d8a4eabaaf67 HTTP/1.1" 200 1152 0.004361 10.0.0.33 - - [2026-02-20 02:16:53] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2091 0.004549 10.0.0.33 - - [2026-02-20 02:16:53] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 200 1402 0.003539 10.0.0.33 - - [2026-02-20 02:16:53] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005461 10.0.0.33 - - [2026-02-20 02:16:53] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2091 0.003349 10.0.0.33 - - [2026-02-20 02:16:53] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 200 1402 0.005437 10.0.0.33 - - [2026-02-20 02:16:53] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 200 1402 0.002174 10.0.0.33 - - [2026-02-20 02:16:53] "GET /route-target/882d7bb6-f7e9-4a34-b20f-d8a4eabaaf67 HTTP/1.1" 200 1152 0.001757 10.0.0.33 - - [2026-02-20 02:16:53] "GET /domains HTTP/1.1" 200 280 0.001764 10.0.0.33 - - [2026-02-20 02:16:53] "GET /domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 HTTP/1.1" 200 3087 0.002633 10.0.0.33 - - [2026-02-20 02:16:53] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 HTTP/1.1" 200 7064 0.042719 10.0.0.33 - - [2026-02-20 02:16:53] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2091 0.009240 10.0.0.33 - - [2026-02-20 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.33 - - [2026-02-20 02:16:54] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050416 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008662 10.0.0.33 - - [2026-02-20 02:16:54] "GET /floating-ip-pools?parent_id=4e92709f-f7c8-4dd5-aa94-6de9e732fec2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002831 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004778 10.0.0.33 - - [2026-02-20 02:16:54] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021355 10.0.0.33 - - [2026-02-20 02:16:54] "POST /ref-update HTTP/1.1" 200 156 0.024374 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005332 10.0.0.33 - - [2026-02-20 02:16:54] "GET /domains HTTP/1.1" 200 280 0.001761 10.0.0.33 - - [2026-02-20 02:16:54] "GET /domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 HTTP/1.1" 200 3087 0.002963 10.0.0.33 - - [2026-02-20 02:16:54] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 HTTP/1.1" 200 7320 0.055929 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2329 0.007683 10.0.0.33 - - [2026-02-20 02:16:54] "GET /floating-ip-pool/91a03b21-5729-40e6-accb-168e00c4c59c HTTP/1.1" 200 1315 0.003968 10.0.0.33 - - [2026-02-20 02:16:54] "GET /domains HTTP/1.1" 200 280 0.001863 10.0.0.33 - - [2026-02-20 02:16:54] "GET /domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 HTTP/1.1" 200 3087 0.003118 10.0.0.33 - - [2026-02-20 02:16:54] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 HTTP/1.1" 200 7320 0.030153 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 2329 0.003780 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004203 10.0.0.33 - - [2026-02-20 02:16:54] "POST /tags HTTP/1.1" 200 365 0.061051 10.0.0.33 - - [2026-02-20 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.33 - - [2026-02-20 02:16:54] "GET /tag/694dcaf1-dd2c-4a2f-99f8-7aacc51f7609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021103 10.0.0.33 - - [2026-02-20 02:16:54] "POST /tags HTTP/1.1" 409 206 0.002497 10.0.0.33 - - [2026-02-20 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.33 - - [2026-02-20 02:16:54] "GET /tag/f6f18544-dc91-416f-917c-4454e8a79471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017217 10.0.0.33 - - [2026-02-20 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.33 - - [2026-02-20 02:16:54] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050787 10.0.0.33 - - [2026-02-20 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004798 10.0.0.33 - - [2026-02-20 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.33 - - [2026-02-20 02:16:54] "GET /service-appliance-set/05869220-bc1f-44ef-b9c5-35d760951048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003258 10.0.0.33 - - [2026-02-20 02:16:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.001212 10.0.0.33 - - [2026-02-20 02:16:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.085791 10.0.0.33 - - [2026-02-20 02:16:54] "GET /virtual-machine-interface/bc65a3d4-1300-42ad-83bb-2d5b382af72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012940 10.0.0.33 - - [2026-02-20 02:16:54] "POST /set-tag HTTP/1.1" 200 109 0.013798 10.0.0.33 - - [2026-02-20 02:16:54] "POST /instance-ips HTTP/1.1" 200 417 0.032493 10.0.0.33 - - [2026-02-20 02:16:54] "GET /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.020528 10.0.0.33 - - [2026-02-20 02:16:55] "POST /loadbalancers HTTP/1.1" 200 618 0.064888 10.0.0.33 - - [2026-02-20 02:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029821 10.0.0.33 - - [2026-02-20 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.33 - - [2026-02-20 02:16:55] "POST /service-instances HTTP/1.1" 200 566 0.040559 10.0.0.33 - - [2026-02-20 02:16:55] "POST /ref-update HTTP/1.1" 200 156 0.023186 10.0.0.33 - - [2026-02-20 02:16:55] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050130 10.0.0.33 - - [2026-02-20 02:16:55] "GET /virtual-machine-interface/bc65a3d4-1300-42ad-83bb-2d5b382af72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004516 10.0.0.33 - - [2026-02-20 02:16:55] "GET /virtual-machine-interface/bc65a3d4-1300-42ad-83bb-2d5b382af72b?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.012945 10.0.0.33 - - [2026-02-20 02:16:55] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.019282 10.0.0.33 - - [2026-02-20 02:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016485 10.0.0.33 - - [2026-02-20 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009945 10.0.0.33 - - [2026-02-20 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.33 - - [2026-02-20 02:16:55] "GET /floating-ip-pool/91a03b21-5729-40e6-accb-168e00c4c59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002049 10.0.0.33 - - [2026-02-20 02:16:55] "POST /floating-ips HTTP/1.1" 200 671 0.084274 10.0.0.33 - - [2026-02-20 02:16:55] "POST /virtual-machines HTTP/1.1" 200 429 0.073866 10.0.0.33 - - [2026-02-20 02:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029246 10.0.0.33 - - [2026-02-20 02:16:55] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001994 10.0.0.33 - - [2026-02-20 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011056 10.0.0.33 - - [2026-02-20 02:16:55] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006924 10.0.0.33 - - [2026-02-20 02:16:55] "POST /tags HTTP/1.1" 409 221 0.001667 10.0.0.33 - - [2026-02-20 02:16:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124108 10.0.0.33 - - [2026-02-20 02:16:55] "POST /chown HTTP/1.1" 200 109 0.023056 10.0.0.33 - - [2026-02-20 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.33 - - [2026-02-20 02:16:55] "GET /tag/73507bf2-943f-4d09-be1c-0059dd815224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012377 10.0.0.33 - - [2026-02-20 02:16:55] "POST /tags HTTP/1.1" 409 238 0.001851 10.0.0.33 - - [2026-02-20 02:16:55] "POST /chown HTTP/1.1" 200 109 0.005433 10.0.0.33 - - [2026-02-20 02:16:55] "PUT /virtual-machine-interface/8e7bb4eb-d79b-4d0a-83e8-953c8c33df07 HTTP/1.1" 200 284 0.019608 10.0.0.33 - - [2026-02-20 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017581 10.0.0.33 - - [2026-02-20 02:16:55] "GET /tag/694dcaf1-dd2c-4a2f-99f8-7aacc51f7609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016277 10.0.0.33 - - [2026-02-20 02:16:55] "PUT /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50 HTTP/1.1" 200 256 0.046676 10.0.0.33 - - [2026-02-20 02:16:55] "POST /firewall-rules HTTP/1.1" 200 650 0.088674 10.0.0.33 - - [2026-02-20 02:16:55] "POST /ref-update HTTP/1.1" 200 156 0.048190 10.0.0.33 - - [2026-02-20 02:16:55] "GET /firewall-rule/984fa48e-9289-4ad6-97e0-f49e2b480db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004264 10.0.0.33 - - [2026-02-20 02:16:55] "POST /ref-update HTTP/1.1" 200 156 0.030914 10.0.0.33 - - [2026-02-20 02:16:55] "GET /firewall-policy/e489850b-6230-436a-85aa-3304764933c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008383 10.0.0.33 - - [2026-02-20 02:16:55] "GET /firewall-rule/984fa48e-9289-4ad6-97e0-f49e2b480db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.015552 10.0.0.33 - - [2026-02-20 02:16:55] "POST /ref-update HTTP/1.1" 200 156 0.041159 10.0.0.33 - - [2026-02-20 02:16:55] "POST /ref-update HTTP/1.1" 200 156 0.018260 10.0.0.33 - - [2026-02-20 02:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016816 10.0.0.33 - - [2026-02-20 02:16:55] "POST /ref-update HTTP/1.1" 200 156 0.037658 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.043178 10.0.0.33 - - [2026-02-20 02:16:56] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.094663 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.038679 10.0.0.33 - - [2026-02-20 02:16:56] "GET /loadbalancer/59ec6ab5-521a-4d0d-a5ae-371ada516e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003055 10.0.0.33 - - [2026-02-20 02:16:56] "POST /virtual-machines HTTP/1.1" 200 429 0.018378 10.0.0.33 - - [2026-02-20 02:16:56] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040901 10.0.0.33 - - [2026-02-20 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012322 10.0.0.33 - - [2026-02-20 02:16:56] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061288 10.0.0.33 - - [2026-02-20 02:16:56] "GET /loadbalancer-listener/7139733a-c728-42e0-bc8f-ae5531819f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008046 10.0.0.33 - - [2026-02-20 02:16:56] "GET /loadbalancer-listener/7139733a-c728-42e0-bc8f-ae5531819f23?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.020911 10.0.0.33 - - [2026-02-20 02:16:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.184605 10.0.0.33 - - [2026-02-20 02:16:56] "POST /chown HTTP/1.1" 200 109 0.015383 10.0.0.33 - - [2026-02-20 02:16:56] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.031892 10.0.0.33 - - [2026-02-20 02:16:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021825 10.0.0.33 - - [2026-02-20 02:16:56] "GET /loadbalancer-pool/13e48cf5-c269-4ef2-bac2-5dbf9e2f088b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011095 10.0.0.33 - - [2026-02-20 02:16:56] "POST /chown HTTP/1.1" 200 109 0.030262 10.0.0.33 - - [2026-02-20 02:16:56] "PUT /virtual-machine-interface/df05cad3-4d90-48bd-88eb-c0e632742b08 HTTP/1.1" 200 284 0.012231 10.0.0.33 - - [2026-02-20 02:16:56] "PUT /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50 HTTP/1.1" 200 256 0.023994 10.0.0.33 - - [2026-02-20 02:16:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.033703 10.0.0.33 - - [2026-02-20 02:16:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019141 10.0.0.33 - - [2026-02-20 02:16:56] "GET /loadbalancer-member/77cb7700-eafc-46c7-be61-206ae3905545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005523 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.027506 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.030763 10.0.0.33 - - [2026-02-20 02:16:56] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006204 10.0.0.33 - - [2026-02-20 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.036126 10.0.0.33 - - [2026-02-20 02:16:56] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010605 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.008247 10.0.0.33 - - [2026-02-20 02:16:56] "POST /tags HTTP/1.1" 409 221 0.022099 10.0.0.33 - - [2026-02-20 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.33 - - [2026-02-20 02:16:56] "GET /tag/73507bf2-943f-4d09-be1c-0059dd815224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009350 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.036181 10.0.0.33 - - [2026-02-20 02:16:56] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.009009 10.0.0.33 - - [2026-02-20 02:16:56] "POST /tags HTTP/1.1" 409 238 0.006285 10.0.0.33 - - [2026-02-20 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2026-02-20 02:16:56] "GET /tag/694dcaf1-dd2c-4a2f-99f8-7aacc51f7609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009629 10.0.0.33 - - [2026-02-20 02:16:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009762 10.0.0.33 - - [2026-02-20 02:16:56] "POST /firewall-rules HTTP/1.1" 409 293 0.002365 10.0.0.33 - - [2026-02-20 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-02-20 02:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.33 - - [2026-02-20 02:16:56] "POST /chown HTTP/1.1" 200 109 0.009121 10.0.0.33 - - [2026-02-20 02:16:56] "PUT /firewall-rule/984fa48e-9289-4ad6-97e0-f49e2b480db2 HTTP/1.1" 200 260 0.036225 10.0.0.33 - - [2026-02-20 02:16:56] "POST /chown HTTP/1.1" 200 109 0.006189 10.0.0.33 - - [2026-02-20 02:16:56] "PUT /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50 HTTP/1.1" 200 256 0.019876 10.0.0.33 - - [2026-02-20 02:16:56] "GET /firewall-rule/984fa48e-9289-4ad6-97e0-f49e2b480db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012648 10.0.0.33 - - [2026-02-20 02:16:56] "GET /firewall-policy/e489850b-6230-436a-85aa-3304764933c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005201 10.0.0.33 - - [2026-02-20 02:16:56] "GET /firewall-rule/984fa48e-9289-4ad6-97e0-f49e2b480db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002817 10.0.0.33 - - [2026-02-20 02:16:56] "POST /ref-update HTTP/1.1" 200 156 0.023206 10.0.0.33 - - [2026-02-20 02:16:57] "POST /chown HTTP/1.1" 200 109 0.006350 10.0.0.33 - - [2026-02-20 02:16:57] "POST /chown HTTP/1.1" 200 109 0.022861 10.0.0.33 - - [2026-02-20 02:16:57] "PUT /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50 HTTP/1.1" 200 256 0.018544 10.0.0.33 - - [2026-02-20 02:16:57] "POST /ref-update HTTP/1.1" 200 156 0.018099 10.0.0.33 - - [2026-02-20 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2026-02-20 02:16:57] "POST /chown HTTP/1.1" 200 109 0.005952 10.0.0.33 - - [2026-02-20 02:16:57] "POST /chown HTTP/1.1" 200 109 0.006092 10.0.0.33 - - [2026-02-20 02:16:57] "PUT /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50 HTTP/1.1" 200 256 0.026943 10.0.0.33 - - [2026-02-20 02:16:57] "POST /ref-update HTTP/1.1" 200 156 0.019552 10.0.0.33 - - [2026-02-20 02:16:57] "POST /chown HTTP/1.1" 200 109 0.006152 10.0.0.33 - - [2026-02-20 02:16:57] "POST /chown HTTP/1.1" 200 109 0.020691 10.0.0.33 - - [2026-02-20 02:16:57] "PUT /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50 HTTP/1.1" 200 256 0.036224 10.0.0.33 - - [2026-02-20 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2026-02-20 02:16:57] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003763 10.0.0.33 - - [2026-02-20 02:16:57] "POST /ref-update HTTP/1.1" 200 156 0.022126 10.0.0.33 - - [2026-02-20 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015179 10.0.0.33 - - [2026-02-20 02:16:57] "GET /global-system-configs HTTP/1.1" 200 322 0.025035 10.0.0.33 - - [2026-02-20 02:16:57] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041274 10.0.0.33 - - [2026-02-20 02:16:57] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.018427 10.0.0.33 - - [2026-02-20 02:16:57] "POST /virtual-machines HTTP/1.1" 200 373 0.023782 10.0.0.33 - - [2026-02-20 02:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037611 10.0.0.33 - - [2026-02-20 02:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.046207 10.0.0.33 - - [2026-02-20 02:16:57] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.075123 10.0.0.33 - - [2026-02-20 02:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.034133 10.0.0.33 - - [2026-02-20 02:16:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.157077 10.0.0.33 - - [2026-02-20 02:16:57] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.010167 10.0.0.33 - - [2026-02-20 02:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026976 10.0.0.33 - - [2026-02-20 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010429 10.0.0.33 - - [2026-02-20 02:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.036925 10.0.0.33 - - [2026-02-20 02:16:57] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012587 10.0.0.33 - - [2026-02-20 02:16:57] "POST /instance-ips HTTP/1.1" 200 413 0.026482 10.0.0.33 - - [2026-02-20 02:16:57] "GET /global-system-configs HTTP/1.1" 200 322 0.014359 10.0.0.33 - - [2026-02-20 02:16:58] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.042449 10.0.0.33 - - [2026-02-20 02:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.042652 10.0.0.33 - - [2026-02-20 02:16:58] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007023 10.0.0.33 - - [2026-02-20 02:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035588 10.0.0.33 - - [2026-02-20 02:16:58] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.007991 10.0.0.33 - - [2026-02-20 02:16:58] "POST /set-tag HTTP/1.1" 200 109 0.017621 10.0.0.33 - - [2026-02-20 02:16:58] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012065 10.0.0.33 - - [2026-02-20 02:16:58] "GET /instance-ip/3ba72b08-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003333 10.0.0.33 - - [2026-02-20 02:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014245 10.0.0.33 - - [2026-02-20 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.005331 10.0.0.33 - - [2026-02-20 02:16:58] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004024 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.026198 10.0.0.33 - - [2026-02-20 02:16:58] "POST /set-tag HTTP/1.1" 200 109 0.005137 10.0.0.33 - - [2026-02-20 02:16:58] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.008272 10.0.0.33 - - [2026-02-20 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.007833 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.024829 10.0.0.33 - - [2026-02-20 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.034645 10.0.0.33 - - [2026-02-20 02:16:58] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012083 10.0.0.33 - - [2026-02-20 02:16:58] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.029944 10.0.0.33 - - [2026-02-20 02:16:58] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005096 10.0.0.33 - - [2026-02-20 02:16:58] "POST /ref-update HTTP/1.1" 200 156 0.009207 10.0.0.33 - - [2026-02-20 02:16:58] "POST /set-tag HTTP/1.1" 200 109 0.003705 10.0.0.33 - - [2026-02-20 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.005182 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.005570 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.009586 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.015955 10.0.0.33 - - [2026-02-20 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.005476 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.015128 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.006042 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.009963 10.0.0.33 - - [2026-02-20 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.006763 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.018104 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.011155 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.006655 10.0.0.33 - - [2026-02-20 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.005160 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.030624 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.006593 10.0.0.33 - - [2026-02-20 02:16:58] "POST /chown HTTP/1.1" 200 109 0.020885 10.0.0.33 - - [2026-02-20 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.007074 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.025526 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.013721 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.005704 10.0.0.33 - - [2026-02-20 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.005182 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.017970 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.006541 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.020486 10.0.0.33 - - [2026-02-20 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.006767 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.012125 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.012763 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.005846 10.0.0.33 - - [2026-02-20 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.005272 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.006103 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.012633 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.012528 10.0.0.33 - - [2026-02-20 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.006553 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.027276 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.006172 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.016271 10.0.0.33 - - [2026-02-20 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.006710 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.021612 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.013531 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.010519 10.0.0.33 - - [2026-02-20 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.005185 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.018076 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.005990 10.0.0.33 - - [2026-02-20 02:16:59] "POST /chown HTTP/1.1" 200 109 0.019064 10.0.0.33 - - [2026-02-20 02:17:01] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004298 10.0.0.33 - - [2026-02-20 02:17:01] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.33 - - [2026-02-20 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2026-02-20 02:17:01] "GET /loadbalancer/23b2f3dc-383d-46f3-b0ca-3d3d9ec66a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002461 10.0.0.33 - - [2026-02-20 02:17:01] "GET /loadbalancer-pool/b4544c13-114c-40e6-895a-2dd20c15d71b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002727 10.0.0.33 - - [2026-02-20 02:17:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017695 10.0.0.33 - - [2026-02-20 02:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011662 10.0.0.33 - - [2026-02-20 02:17:01] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003782 10.0.0.33 - - [2026-02-20 02:17:01] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007645 10.0.0.33 - - [2026-02-20 02:17:01] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.33 - - [2026-02-20 02:17:01] "POST /tags HTTP/1.1" 409 221 0.002991 10.0.0.33 - - [2026-02-20 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2026-02-20 02:17:01] "GET /tag/73507bf2-943f-4d09-be1c-0059dd815224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009510 10.0.0.33 - - [2026-02-20 02:17:01] "GET /floating-ip/a3270717-7b57-48db-8430-3aff55c10968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.003392 10.0.0.33 - - [2026-02-20 02:17:01] "PUT /floating-ip/a3270717-7b57-48db-8430-3aff55c10968 HTTP/1.1" 200 256 0.007356 10.0.0.33 - - [2026-02-20 02:17:01] "POST /set-tag HTTP/1.1" 200 109 0.014305 10.0.0.33 - - [2026-02-20 02:17:01] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010256 10.0.0.33 - - [2026-02-20 02:17:01] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.33 - - [2026-02-20 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-20 02:17:01] "GET /loadbalancer/23b2f3dc-383d-46f3-b0ca-3d3d9ec66a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002169 10.0.0.33 - - [2026-02-20 02:17:01] "GET /loadbalancer-pool/b4544c13-114c-40e6-895a-2dd20c15d71b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002129 10.0.0.33 - - [2026-02-20 02:17:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014219 10.0.0.33 - - [2026-02-20 02:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010894 10.0.0.33 - - [2026-02-20 02:17:01] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009597 10.0.0.33 - - [2026-02-20 02:17:01] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003615 10.0.0.33 - - [2026-02-20 02:17:01] "POST /ref-update HTTP/1.1" 200 156 0.005999 10.0.0.33 - - [2026-02-20 02:17:01] "POST /set-tag HTTP/1.1" 200 109 0.016984 10.0.0.33 - - [2026-02-20 02:17:01] "GET /floating-ip/a3270717-7b57-48db-8430-3aff55c10968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015703 10.0.0.33 - - [2026-02-20 02:17:02] "GET /virtual-machine/1b520a66-2177-4922-84c1-f25e3e4db254?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004114 10.0.0.33 - - [2026-02-20 02:17:02] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004644 10.0.0.33 - - [2026-02-20 02:17:02] "GET /virtual-machine/b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002907 10.0.0.33 - - [2026-02-20 02:17:02] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006994 10.0.0.33 - - [2026-02-20 02:17:06] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004503 10.0.0.33 - - [2026-02-20 02:17:06] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.33 - - [2026-02-20 02:17:07] "GET /virtual-machine/e387a93f-d662-4cea-bedf-c69352d1caa8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.005405 10.0.0.33 - - [2026-02-20 02:17:07] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004417 10.0.0.33 - - [2026-02-20 02:17:07] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004393 10.0.0.33 - - [2026-02-20 02:17:07] "POST /set-tag HTTP/1.1" 200 109 0.001800 10.0.0.33 - - [2026-02-20 02:17:39] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004255 10.0.0.33 - - [2026-02-20 02:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.33 - - [2026-02-20 02:17:39] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005145 10.0.0.33 - - [2026-02-20 02:17:39] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2026-02-20 02:17:39] "GET /virtual-machine/e387a93f-d662-4cea-bedf-c69352d1caa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003882 10.0.0.33 - - [2026-02-20 02:17:39] "POST /ref-update HTTP/1.1" 200 156 0.011101 10.0.0.33 - - [2026-02-20 02:17:39] "GET /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004359 10.0.0.33 - - [2026-02-20 02:17:39] "POST /set-tag HTTP/1.1" 200 109 0.014682 10.0.0.33 - - [2026-02-20 02:17:39] "POST /set-tag HTTP/1.1" 200 109 0.036880 10.0.0.33 - - [2026-02-20 02:17:39] "DELETE /instance-ip/3ba72b08-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.043344 10.0.0.33 - - [2026-02-20 02:17:39] "DELETE /virtual-machine-interface/3b8334c8-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.039529 10.0.0.33 - - [2026-02-20 02:17:39] "DELETE /virtual-machine/e387a93f-d662-4cea-bedf-c69352d1caa8 HTTP/1.1" 200 115 0.015022 10.0.0.33 - - [2026-02-20 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-02-20 02:17:43] "GET /tag/694dcaf1-dd2c-4a2f-99f8-7aacc51f7609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011003 10.0.0.33 - - [2026-02-20 02:17:43] "GET /tag/694dcaf1-dd2c-4a2f-99f8-7aacc51f7609?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012763 10.0.0.33 - - [2026-02-20 02:17:43] "GET /virtual-machine-interface/8e7bb4eb-d79b-4d0a-83e8-953c8c33df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003737 10.0.0.33 - - [2026-02-20 02:17:43] "POST /set-tag HTTP/1.1" 200 109 0.013695 10.0.0.33 - - [2026-02-20 02:17:43] "GET /virtual-machine-interface/bc65a3d4-1300-42ad-83bb-2d5b382af72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017582 10.0.0.33 - - [2026-02-20 02:17:43] "POST /set-tag HTTP/1.1" 200 109 0.014381 10.0.0.33 - - [2026-02-20 02:17:43] "GET /virtual-machine-interface/df05cad3-4d90-48bd-88eb-c0e632742b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004310 10.0.0.33 - - [2026-02-20 02:17:43] "POST /set-tag HTTP/1.1" 200 109 0.014243 10.0.0.33 - - [2026-02-20 02:17:43] "GET /firewall-policy/e489850b-6230-436a-85aa-3304764933c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005282 10.0.0.33 - - [2026-02-20 02:17:43] "GET /firewall-rule/984fa48e-9289-4ad6-97e0-f49e2b480db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002809 10.0.0.33 - - [2026-02-20 02:17:43] "POST /ref-update HTTP/1.1" 200 156 0.012262 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /firewall-rule/984fa48e-9289-4ad6-97e0-f49e2b480db2 HTTP/1.1" 200 115 0.038425 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /loadbalancer-member/77cb7700-eafc-46c7-be61-206ae3905545 HTTP/1.1" 200 115 0.029290 10.0.0.33 - - [2026-02-20 02:17:43] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.008912 10.0.0.33 - - [2026-02-20 02:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011585 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /loadbalancer-pool/13e48cf5-c269-4ef2-bac2-5dbf9e2f088b HTTP/1.1" 200 115 0.056265 10.0.0.33 - - [2026-02-20 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /loadbalancer-listener/7139733a-c728-42e0-bc8f-ae5531819f23 HTTP/1.1" 200 115 0.023376 10.0.0.33 - - [2026-02-20 02:17:43] "GET /floating-ip/d6ae8aa2-09d8-4181-9f1d-b077277d37b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002154 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 200 109 0.005581 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 200 109 0.026549 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 200 109 0.012268 10.0.0.33 - - [2026-02-20 02:17:43] "PUT /floating-ip/d6ae8aa2-09d8-4181-9f1d-b077277d37b3 HTTP/1.1" 200 256 0.053274 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 200 109 0.009825 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /floating-ip/d6ae8aa2-09d8-4181-9f1d-b077277d37b3 HTTP/1.1" 200 115 0.070860 10.0.0.33 - - [2026-02-20 02:17:43] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.011557 10.0.0.33 - - [2026-02-20 02:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025516 10.0.0.33 - - [2026-02-20 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006167 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /loadbalancer/59ec6ab5-521a-4d0d-a5ae-371ada516e48 HTTP/1.1" 200 115 0.074331 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /instance-ip/7dd16494-fe5a-4b39-99ac-66f318304e50 HTTP/1.1" 200 115 0.029783 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 200 109 0.009449 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 404 171 0.012372 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 200 109 0.016783 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /virtual-machine-interface/bc65a3d4-1300-42ad-83bb-2d5b382af72b HTTP/1.1" 200 115 0.098391 10.0.0.33 - - [2026-02-20 02:17:43] "POST /chown HTTP/1.1" 404 171 0.002891 10.0.0.33 - - [2026-02-20 02:17:43] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.022238 10.0.0.33 - - [2026-02-20 02:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024431 10.0.0.33 - - [2026-02-20 02:17:43] "DELETE /tag/694dcaf1-dd2c-4a2f-99f8-7aacc51f7609 HTTP/1.1" 200 115 0.109329 10.0.0.33 - - [2026-02-20 02:17:44] "PUT /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 266 0.007876 10.0.0.33 - - [2026-02-20 02:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014719 10.0.0.33 - - [2026-02-20 02:17:44] "GET /floating-ip-pool/91a03b21-5729-40e6-accb-168e00c4c59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013456 10.0.0.33 - - [2026-02-20 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.33 - - [2026-02-20 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.33 - - [2026-02-20 02:17:44] "POST /ref-update HTTP/1.1" 200 156 0.041911 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /floating-ip-pool/91a03b21-5729-40e6-accb-168e00c4c59c HTTP/1.1" 200 115 0.096335 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /service-instance/89c3d47a-7b93-463e-aa70-59ce778af23f HTTP/1.1" 200 115 0.079656 10.0.0.33 - - [2026-02-20 02:17:44] "GET /virtual-machine-interface/8e7bb4eb-d79b-4d0a-83e8-953c8c33df07?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.012136 10.0.0.33 - - [2026-02-20 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.33 - - [2026-02-20 02:17:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005634 10.0.0.33 - - [2026-02-20 02:17:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /virtual-network/4e92709f-f7c8-4dd5-aa94-6de9e732fec2 HTTP/1.1" 200 115 0.178809 10.0.0.33 - - [2026-02-20 02:17:44] "GET /routing-instance/4143b938-8da4-447d-b857-d9dc0319dd24 HTTP/1.1" 404 171 0.001145 10.0.0.33 - - [2026-02-20 02:17:44] "GET /domains HTTP/1.1" 200 280 0.009134 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /route-target/882d7bb6-f7e9-4a34-b20f-d8a4eabaaf67 HTTP/1.1" 200 115 0.033185 10.0.0.33 - - [2026-02-20 02:17:44] "GET /domain/8b2ed6c0-1dfc-4c5f-9945-0a3243d119b9 HTTP/1.1" 200 3087 0.004490 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /virtual-machine-interface/8e7bb4eb-d79b-4d0a-83e8-953c8c33df07 HTTP/1.1" 200 115 0.131890 10.0.0.33 - - [2026-02-20 02:17:44] "POST /ref-update HTTP/1.1" 200 156 0.025479 10.0.0.33 - - [2026-02-20 02:17:44] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84 HTTP/1.1" 200 7142 0.051678 10.0.0.33 - - [2026-02-20 02:17:44] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014746 10.0.0.33 - - [2026-02-20 02:17:44] "POST /set-tag HTTP/1.1" 200 109 0.004794 10.0.0.33 - - [2026-02-20 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /virtual-machine/651c7592-4573-499e-bf4b-bc2b21524731 HTTP/1.1" 200 115 0.063132 10.0.0.33 - - [2026-02-20 02:17:44] "GET /virtual-machine-interface/df05cad3-4d90-48bd-88eb-c0e632742b08?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009127 10.0.0.33 - - [2026-02-20 02:17:44] "GET /loadbalancer/23b2f3dc-383d-46f3-b0ca-3d3d9ec66a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.011153 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /virtual-machine-interface/df05cad3-4d90-48bd-88eb-c0e632742b08 HTTP/1.1" 200 115 0.044369 10.0.0.33 - - [2026-02-20 02:17:44] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004970 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /virtual-machine/cefe72a9-6d42-4287-a11e-0bc0b66b3f2e HTTP/1.1" 200 115 0.041007 10.0.0.33 - - [2026-02-20 02:17:44] "POST /set-tag HTTP/1.1" 200 109 0.037574 10.0.0.33 - - [2026-02-20 02:17:44] "DELETE /loadbalancer-member/cbd31994-45c5-4ff2-b399-c999aa34dc2b HTTP/1.1" 200 115 0.042601 10.0.0.33 - - [2026-02-20 02:17:46] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013126 10.0.0.33 - - [2026-02-20 02:17:46] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.33 - - [2026-02-20 02:17:46] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004822 10.0.0.33 - - [2026-02-20 02:17:46] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.33 - - [2026-02-20 02:17:46] "GET /virtual-machine/b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003070 10.0.0.33 - - [2026-02-20 02:17:46] "POST /ref-update HTTP/1.1" 200 156 0.010707 10.0.0.33 - - [2026-02-20 02:17:46] "GET /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007766 10.0.0.33 - - [2026-02-20 02:17:46] "POST /set-tag HTTP/1.1" 200 109 0.021175 10.0.0.33 - - [2026-02-20 02:17:46] "POST /set-tag HTTP/1.1" 200 109 0.024455 10.0.0.33 - - [2026-02-20 02:17:46] "POST /set-tag HTTP/1.1" 200 109 0.029350 10.0.0.33 - - [2026-02-20 02:17:46] "DELETE /instance-ip/3727bac0-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.037143 10.0.0.33 - - [2026-02-20 02:17:46] "POST /ref-update HTTP/1.1" 200 156 0.007369 10.0.0.33 - - [2026-02-20 02:17:46] "DELETE /virtual-machine-interface/3711bb1c-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.032203 10.0.0.33 - - [2026-02-20 02:17:46] "DELETE /virtual-machine/b24b02d2-bbd3-4d4c-8b5b-64ef10252c7f HTTP/1.1" 200 115 0.015887 10.0.0.33 - - [2026-02-20 02:17:49] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005097 10.0.0.33 - - [2026-02-20 02:17:49] "POST /set-tag HTTP/1.1" 200 109 0.005519 10.0.0.33 - - [2026-02-20 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-20 02:17:49] "GET /loadbalancer/23b2f3dc-383d-46f3-b0ca-3d3d9ec66a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002078 10.0.0.33 - - [2026-02-20 02:17:50] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006655 10.0.0.33 - - [2026-02-20 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.33 - - [2026-02-20 02:17:50] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004385 10.0.0.33 - - [2026-02-20 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.33 - - [2026-02-20 02:17:50] "GET /virtual-machine/1b520a66-2177-4922-84c1-f25e3e4db254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.001962 10.0.0.33 - - [2026-02-20 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.007973 10.0.0.33 - - [2026-02-20 02:17:50] "GET /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007080 10.0.0.33 - - [2026-02-20 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.015379 10.0.0.33 - - [2026-02-20 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.035974 10.0.0.33 - - [2026-02-20 02:17:50] "POST /set-tag HTTP/1.1" 200 109 0.015298 10.0.0.33 - - [2026-02-20 02:17:50] "DELETE /instance-ip/36bef8d2-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.034829 10.0.0.33 - - [2026-02-20 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.008156 10.0.0.33 - - [2026-02-20 02:17:50] "DELETE /virtual-machine-interface/36a9e8f2-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.045591 10.0.0.33 - - [2026-02-20 02:17:50] "DELETE /virtual-machine/1b520a66-2177-4922-84c1-f25e3e4db254 HTTP/1.1" 200 115 0.020824 10.0.0.33 - - [2026-02-20 02:17:50] "DELETE /tag/54f85c32-9939-45c5-9f26-8c5fd6d317bf HTTP/1.1" 200 115 0.049494 10.0.0.33 - - [2026-02-20 02:17:50] "DELETE /tag/1d292b54-fd35-4a20-aa1a-e42bd6036193 HTTP/1.1" 200 115 0.033072 10.0.0.33 - - [2026-02-20 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.33 - - [2026-02-20 02:17:54] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037004 10.0.0.33 - - [2026-02-20 02:17:54] "POST /tags HTTP/1.1" 200 393 0.027579 10.0.0.33 - - [2026-02-20 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.33 - - [2026-02-20 02:17:54] "GET /tag/c1f7bf3c-0be3-44ae-b4ba-499b7f9aa40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013242 10.0.0.33 - - [2026-02-20 02:17:54] "POST /tags HTTP/1.1" 200 341 0.017105 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-02-20 02:17:55] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010784 10.0.0.33 - - [2026-02-20 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.003914 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.003917 10.0.0.33 - - [2026-02-20 02:17:55] "POST /security-groups HTTP/1.1" 200 589 0.060361 10.0.0.33 - - [2026-02-20 02:17:55] "POST /projects HTTP/1.1" 200 519 0.199318 10.0.0.33 - - [2026-02-20 02:17:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009841 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.008467 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007438 10.0.0.33 - - [2026-02-20 02:17:55] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.018128 10.0.0.33 - - [2026-02-20 02:17:55] "POST /access-control-lists HTTP/1.1" 200 598 0.064307 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2026-02-20 02:17:55] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007871 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.014260 10.0.0.33 - - [2026-02-20 02:17:55] "POST /access-control-lists HTTP/1.1" 200 596 0.072803 10.0.0.33 - - [2026-02-20 02:17:55] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.095655 10.0.0.33 - - [2026-02-20 02:17:55] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.042133 10.0.0.33 - - [2026-02-20 02:17:55] "POST /security-groups HTTP/1.1" 200 591 0.072522 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.016046 10.0.0.33 - - [2026-02-20 02:17:55] "POST /access-control-lists HTTP/1.1" 200 632 0.019926 10.0.0.33 - - [2026-02-20 02:17:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023331 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.010320 10.0.0.33 - - [2026-02-20 02:17:55] "POST /chown HTTP/1.1" 200 109 0.014318 10.0.0.33 - - [2026-02-20 02:17:55] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006907 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2026-02-20 02:17:55] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024892 10.0.0.33 - - [2026-02-20 02:17:55] "POST /access-control-lists HTTP/1.1" 200 630 0.058554 10.0.0.33 - - [2026-02-20 02:17:55] "POST /tags HTTP/1.1" 409 226 0.015551 10.0.0.33 - - [2026-02-20 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-02-20 02:17:55] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010487 10.0.0.33 - - [2026-02-20 02:17:55] "POST /firewall-rules HTTP/1.1" 200 600 0.067771 10.0.0.33 - - [2026-02-20 02:17:55] "GET /firewall-rule/6856fd13-3a99-4cb5-bec1-907c89156def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006112 10.0.0.33 - - [2026-02-20 02:17:56] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004072 10.0.0.33 - - [2026-02-20 02:17:56] "GET /firewall-rule/6856fd13-3a99-4cb5-bec1-907c89156def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002139 10.0.0.33 - - [2026-02-20 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.038089 10.0.0.33 - - [2026-02-20 02:17:56] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006080 10.0.0.33 - - [2026-02-20 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.33 - - [2026-02-20 02:17:56] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004201 10.0.0.33 - - [2026-02-20 02:17:56] "POST /tags HTTP/1.1" 409 226 0.003433 10.0.0.33 - - [2026-02-20 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-02-20 02:17:56] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009834 10.0.0.33 - - [2026-02-20 02:17:56] "POST /firewall-rules HTTP/1.1" 200 598 0.091771 10.0.0.33 - - [2026-02-20 02:17:56] "GET /firewall-rule/0882f45b-d47b-49f1-966e-7efe533db897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003771 10.0.0.33 - - [2026-02-20 02:17:56] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.002856 10.0.0.33 - - [2026-02-20 02:17:56] "GET /firewall-rule/0882f45b-d47b-49f1-966e-7efe533db897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.001848 10.0.0.33 - - [2026-02-20 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.043391 10.0.0.33 - - [2026-02-20 02:17:57] "POST /tags HTTP/1.1" 200 393 0.020909 10.0.0.33 - - [2026-02-20 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.33 - - [2026-02-20 02:17:57] "GET /tag/04700e9a-c450-4655-94e8-cce20f3e6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011309 10.0.0.33 - - [2026-02-20 02:17:58] "POST /tags HTTP/1.1" 200 341 0.016895 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013695 10.0.0.33 - - [2026-02-20 02:17:58] "GET /tag/f6abf8e4-398b-4a1a-b9d2-1b7ff216213c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010470 10.0.0.33 - - [2026-02-20 02:17:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.001244 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.002117 10.0.0.33 - - [2026-02-20 02:17:58] "POST /security-groups HTTP/1.1" 200 589 0.057037 10.0.0.33 - - [2026-02-20 02:17:58] "POST /projects HTTP/1.1" 200 519 0.161873 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.003991 10.0.0.33 - - [2026-02-20 02:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014256 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011967 10.0.0.33 - - [2026-02-20 02:17:58] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.014566 10.0.0.33 - - [2026-02-20 02:17:58] "POST /access-control-lists HTTP/1.1" 200 598 0.063494 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.016404 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016371 10.0.0.33 - - [2026-02-20 02:17:58] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003790 10.0.0.33 - - [2026-02-20 02:17:58] "POST /access-control-lists HTTP/1.1" 200 596 0.061236 10.0.0.33 - - [2026-02-20 02:17:58] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.102166 10.0.0.33 - - [2026-02-20 02:17:58] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.046117 10.0.0.33 - - [2026-02-20 02:17:58] "POST /security-groups HTTP/1.1" 200 591 0.066328 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.001686 10.0.0.33 - - [2026-02-20 02:17:58] "POST /access-control-lists HTTP/1.1" 200 632 0.060643 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.018147 10.0.0.33 - - [2026-02-20 02:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.066398 10.0.0.33 - - [2026-02-20 02:17:58] "POST /chown HTTP/1.1" 200 109 0.019732 10.0.0.33 - - [2026-02-20 02:17:58] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004963 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2026-02-20 02:17:58] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002012 10.0.0.33 - - [2026-02-20 02:17:58] "POST /access-control-lists HTTP/1.1" 200 630 0.084813 10.0.0.33 - - [2026-02-20 02:17:58] "POST /tags HTTP/1.1" 409 226 0.009906 10.0.0.33 - - [2026-02-20 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001156 10.0.0.33 - - [2026-02-20 02:17:58] "GET /tag/f6abf8e4-398b-4a1a-b9d2-1b7ff216213c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009879 10.0.0.33 - - [2026-02-20 02:17:59] "POST /firewall-rules HTTP/1.1" 200 600 0.060402 10.0.0.33 - - [2026-02-20 02:17:59] "GET /firewall-rule/3ab73d65-daaf-4dea-9f2e-3cf41a146776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.017801 10.0.0.33 - - [2026-02-20 02:17:59] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003149 10.0.0.33 - - [2026-02-20 02:17:59] "GET /firewall-rule/3ab73d65-daaf-4dea-9f2e-3cf41a146776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002617 10.0.0.33 - - [2026-02-20 02:17:59] "POST /ref-update HTTP/1.1" 200 156 0.049901 10.0.0.33 - - [2026-02-20 02:17:59] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008586 10.0.0.33 - - [2026-02-20 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2026-02-20 02:17:59] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002972 10.0.0.33 - - [2026-02-20 02:17:59] "POST /tags HTTP/1.1" 409 226 0.001547 10.0.0.33 - - [2026-02-20 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2026-02-20 02:17:59] "GET /tag/f6abf8e4-398b-4a1a-b9d2-1b7ff216213c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012379 10.0.0.33 - - [2026-02-20 02:17:59] "POST /firewall-rules HTTP/1.1" 200 598 0.075335 10.0.0.33 - - [2026-02-20 02:17:59] "GET /firewall-rule/38b2a43a-8ee2-4005-9d7f-80de49913de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.017720 10.0.0.33 - - [2026-02-20 02:17:59] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.014505 10.0.0.33 - - [2026-02-20 02:17:59] "GET /firewall-rule/38b2a43a-8ee2-4005-9d7f-80de49913de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002385 10.0.0.33 - - [2026-02-20 02:17:59] "POST /ref-update HTTP/1.1" 200 156 0.054789 10.0.0.33 - - [2026-02-20 02:18:01] "POST /tags HTTP/1.1" 200 345 0.100504 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017724 10.0.0.33 - - [2026-02-20 02:18:01] "GET /tag/71d822f3-8113-4586-b289-63fac3662e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.031364 10.0.0.33 - - [2026-02-20 02:18:01] "POST /projects HTTP/1.1" 409 238 0.002473 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-02-20 02:18:01] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034341 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013343 10.0.0.33 - - [2026-02-20 02:18:01] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004456 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.33 - - [2026-02-20 02:18:01] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007663 10.0.0.33 - - [2026-02-20 02:18:01] "POST /security-groups HTTP/1.1" 409 285 0.002265 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2026-02-20 02:18:01] "PUT /security-group/85fad51c-20e5-4354-8681-cefc6564bdba HTTP/1.1" 200 262 0.060886 10.0.0.33 - - [2026-02-20 02:18:01] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.084225 10.0.0.33 - - [2026-02-20 02:18:01] "PUT /access-control-list/3eaacc00-5907-409f-b555-3c6f3f532ae1 HTTP/1.1" 200 272 0.035176 10.0.0.33 - - [2026-02-20 02:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.058084 10.0.0.33 - - [2026-02-20 02:18:01] "POST /tags HTTP/1.1" 409 228 0.011129 10.0.0.33 - - [2026-02-20 02:18:01] "PUT /access-control-list/12ea5381-e716-44b1-9fcb-69dfb5891a96 HTTP/1.1" 200 272 0.042586 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.33 - - [2026-02-20 02:18:01] "GET /tag/71d822f3-8113-4586-b289-63fac3662e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010933 10.0.0.33 - - [2026-02-20 02:18:01] "POST /tags HTTP/1.1" 200 345 0.034253 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-02-20 02:18:01] "GET /tag/1ab293b9-abc1-49e0-8b2b-fade6cb867bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012707 10.0.0.33 - - [2026-02-20 02:18:01] "POST /projects HTTP/1.1" 409 238 0.002650 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-20 02:18:01] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037593 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010091 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2026-02-20 02:18:01] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047250 10.0.0.33 - - [2026-02-20 02:18:01] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003623 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.33 - - [2026-02-20 02:18:01] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003741 10.0.0.33 - - [2026-02-20 02:18:01] "POST /security-groups HTTP/1.1" 409 285 0.002375 10.0.0.33 - - [2026-02-20 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-02-20 02:18:01] "PUT /security-group/1348d1b0-555e-4505-827a-01675e6a48b6 HTTP/1.1" 200 262 0.062475 10.0.0.33 - - [2026-02-20 02:18:01] "PUT /access-control-list/85b687bc-e03d-4a38-9514-444393a3f7a9 HTTP/1.1" 200 272 0.013859 10.0.0.33 - - [2026-02-20 02:18:01] "PUT /access-control-list/e6c4cb9e-1385-457b-ba91-8ecff8e6e580 HTTP/1.1" 200 272 0.023928 10.0.0.33 - - [2026-02-20 02:18:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015564 10.0.0.33 - - [2026-02-20 02:18:02] "POST /tags HTTP/1.1" 409 228 0.008678 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2026-02-20 02:18:02] "GET /tag/1ab293b9-abc1-49e0-8b2b-fade6cb867bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011546 10.0.0.33 - - [2026-02-20 02:18:02] "POST /tags HTTP/1.1" 200 291 0.053323 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007546 10.0.0.33 - - [2026-02-20 02:18:02] "GET /tag/0451bf2f-bbb3-47aa-abc5-e01087821a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.030866 10.0.0.33 - - [2026-02-20 02:18:02] "POST /tags HTTP/1.1" 200 303 0.069642 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011440 10.0.0.33 - - [2026-02-20 02:18:02] "GET /tag/83eb35b0-6485-4ec0-8cd9-b6b93b01ed13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014122 10.0.0.33 - - [2026-02-20 02:18:02] "POST /tags HTTP/1.1" 409 252 0.001807 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2026-02-20 02:18:02] "GET /tag/c1f7bf3c-0be3-44ae-b4ba-499b7f9aa40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012421 10.0.0.33 - - [2026-02-20 02:18:02] "POST /tags HTTP/1.1" 409 226 0.002172 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.33 - - [2026-02-20 02:18:02] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018765 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-20 02:18:02] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003992 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007623 10.0.0.33 - - [2026-02-20 02:18:02] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032211 10.0.0.33 - - [2026-02-20 02:18:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009450 10.0.0.33 - - [2026-02-20 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008655 10.0.0.33 - - [2026-02-20 02:18:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118787 10.0.0.33 - - [2026-02-20 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035118 10.0.0.33 - - [2026-02-20 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.33 - - [2026-02-20 02:18:02] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004302 10.0.0.33 - - [2026-02-20 02:18:02] "POST /instance-ips HTTP/1.1" 200 397 0.046133 10.0.0.33 - - [2026-02-20 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016537 10.0.0.33 - - [2026-02-20 02:18:02] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008609 10.0.0.33 - - [2026-02-20 02:18:03] "POST /set-tag HTTP/1.1" 200 109 0.059791 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008648 10.0.0.33 - - [2026-02-20 02:18:03] "GET /instance-ip/625f19b8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004103 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004424 10.0.0.33 - - [2026-02-20 02:18:03] "POST /set-tag HTTP/1.1" 200 109 0.001696 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003276 10.0.0.33 - - [2026-02-20 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010985 10.0.0.33 - - [2026-02-20 02:18:03] "POST /set-tag HTTP/1.1" 200 109 0.006255 10.0.0.33 - - [2026-02-20 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004239 10.0.0.33 - - [2026-02-20 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2026-02-20 02:18:03] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027238 10.0.0.33 - - [2026-02-20 02:18:03] "POST /virtual-machines HTTP/1.1" 200 395 0.010840 10.0.0.33 - - [2026-02-20 02:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008413 10.0.0.33 - - [2026-02-20 02:18:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091427 10.0.0.33 - - [2026-02-20 02:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007257 10.0.0.33 - - [2026-02-20 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021977 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003913 10.0.0.33 - - [2026-02-20 02:18:03] "POST /instance-ips HTTP/1.1" 200 397 0.015862 10.0.0.33 - - [2026-02-20 02:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019911 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009224 10.0.0.33 - - [2026-02-20 02:18:03] "POST /set-tag HTTP/1.1" 200 109 0.067834 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008869 10.0.0.33 - - [2026-02-20 02:18:03] "GET /instance-ip/62d3e75c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003760 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004802 10.0.0.33 - - [2026-02-20 02:18:03] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.003174 10.0.0.33 - - [2026-02-20 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.007497 10.0.0.33 - - [2026-02-20 02:18:03] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012767 10.0.0.33 - - [2026-02-20 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.33 - - [2026-02-20 02:18:04] "POST /tags HTTP/1.1" 200 291 0.017212 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.33 - - [2026-02-20 02:18:04] "GET /tag/16ea5a7e-83c5-4dc7-a8fa-6eae64751d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.019815 10.0.0.33 - - [2026-02-20 02:18:04] "POST /tags HTTP/1.1" 409 252 0.001985 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.33 - - [2026-02-20 02:18:04] "GET /tag/04700e9a-c450-4655-94e8-cce20f3e6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009581 10.0.0.33 - - [2026-02-20 02:18:04] "POST /tags HTTP/1.1" 409 226 0.002104 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.33 - - [2026-02-20 02:18:04] "GET /tag/f6abf8e4-398b-4a1a-b9d2-1b7ff216213c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010179 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004060 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2026-02-20 02:18:04] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023443 10.0.0.33 - - [2026-02-20 02:18:04] "POST /virtual-machines HTTP/1.1" 200 395 0.006056 10.0.0.33 - - [2026-02-20 02:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012987 10.0.0.33 - - [2026-02-20 02:18:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092601 10.0.0.33 - - [2026-02-20 02:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007374 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003728 10.0.0.33 - - [2026-02-20 02:18:04] "POST /instance-ips HTTP/1.1" 200 397 0.015958 10.0.0.33 - - [2026-02-20 02:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010248 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005706 10.0.0.33 - - [2026-02-20 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.066988 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005023 10.0.0.33 - - [2026-02-20 02:18:04] "GET /instance-ip/6362c8f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002570 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004871 10.0.0.33 - - [2026-02-20 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003841 10.0.0.33 - - [2026-02-20 02:18:04] "POST /ref-update HTTP/1.1" 200 156 0.006958 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010686 10.0.0.33 - - [2026-02-20 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-02-20 02:18:04] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004546 10.0.0.33 - - [2026-02-20 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-20 02:18:05] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033524 10.0.0.33 - - [2026-02-20 02:18:05] "POST /virtual-machines HTTP/1.1" 200 395 0.007974 10.0.0.33 - - [2026-02-20 02:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007879 10.0.0.33 - - [2026-02-20 02:18:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087484 10.0.0.33 - - [2026-02-20 02:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015831 10.0.0.33 - - [2026-02-20 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.33 - - [2026-02-20 02:18:05] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004725 10.0.0.33 - - [2026-02-20 02:18:05] "POST /instance-ips HTTP/1.1" 200 397 0.020258 10.0.0.33 - - [2026-02-20 02:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024992 10.0.0.33 - - [2026-02-20 02:18:05] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012085 10.0.0.33 - - [2026-02-20 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.063643 10.0.0.33 - - [2026-02-20 02:18:05] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007092 10.0.0.33 - - [2026-02-20 02:18:05] "GET /instance-ip/63c8420c-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003772 10.0.0.33 - - [2026-02-20 02:18:05] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004225 10.0.0.33 - - [2026-02-20 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.33 - - [2026-02-20 02:18:05] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003756 10.0.0.33 - - [2026-02-20 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.006674 10.0.0.33 - - [2026-02-20 02:18:05] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004022 10.0.0.33 - - [2026-02-20 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.33 - - [2026-02-20 02:18:05] "POST /tags HTTP/1.1" 200 299 0.014772 10.0.0.33 - - [2026-02-20 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.33 - - [2026-02-20 02:18:05] "GET /tag/7f5faa7c-ac5e-4cbe-ba94-a7396650646a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011156 10.0.0.33 - - [2026-02-20 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-02-20 02:18:05] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003256 10.0.0.33 - - [2026-02-20 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-02-20 02:18:05] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023351 10.0.0.33 - - [2026-02-20 02:18:05] "POST /virtual-machines HTTP/1.1" 200 395 0.006130 10.0.0.33 - - [2026-02-20 02:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012737 10.0.0.33 - - [2026-02-20 02:18:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092363 10.0.0.33 - - [2026-02-20 02:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015285 10.0.0.33 - - [2026-02-20 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011101 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004623 10.0.0.33 - - [2026-02-20 02:18:06] "POST /instance-ips HTTP/1.1" 200 397 0.019764 10.0.0.33 - - [2026-02-20 02:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021869 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003597 10.0.0.33 - - [2026-02-20 02:18:06] "POST /set-tag HTTP/1.1" 200 109 0.015683 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019160 10.0.0.33 - - [2026-02-20 02:18:06] "GET /instance-ip/643bd7e4-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002579 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004838 10.0.0.33 - - [2026-02-20 02:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.33 - - [2026-02-20 02:18:06] "POST /tags HTTP/1.1" 200 299 0.016672 10.0.0.33 - - [2026-02-20 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2026-02-20 02:18:06] "GET /tag/5bcce063-bac9-4306-a0de-746afb5dfaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011068 10.0.0.33 - - [2026-02-20 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003268 10.0.0.33 - - [2026-02-20 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.33 - - [2026-02-20 02:18:06] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032575 10.0.0.33 - - [2026-02-20 02:18:06] "POST /virtual-machines HTTP/1.1" 200 395 0.005893 10.0.0.33 - - [2026-02-20 02:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.006954 10.0.0.33 - - [2026-02-20 02:18:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122248 10.0.0.33 - - [2026-02-20 02:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037828 10.0.0.33 - - [2026-02-20 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004414 10.0.0.33 - - [2026-02-20 02:18:06] "POST /instance-ips HTTP/1.1" 200 397 0.018752 10.0.0.33 - - [2026-02-20 02:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017194 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007267 10.0.0.33 - - [2026-02-20 02:18:06] "POST /set-tag HTTP/1.1" 200 109 0.018402 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009455 10.0.0.33 - - [2026-02-20 02:18:06] "GET /instance-ip/64a6af10-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002787 10.0.0.33 - - [2026-02-20 02:18:06] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003940 10.0.0.33 - - [2026-02-20 02:18:06] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.33 - - [2026-02-20 02:18:06] "POST /tags HTTP/1.1" 200 299 0.014520 10.0.0.33 - - [2026-02-20 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.33 - - [2026-02-20 02:18:07] "GET /tag/60ef4066-1538-48e6-bf9e-7591db54ef86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012910 10.0.0.33 - - [2026-02-20 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2026-02-20 02:18:07] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003643 10.0.0.33 - - [2026-02-20 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.33 - - [2026-02-20 02:18:07] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027446 10.0.0.33 - - [2026-02-20 02:18:07] "POST /virtual-machines HTTP/1.1" 200 395 0.007459 10.0.0.33 - - [2026-02-20 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007023 10.0.0.33 - - [2026-02-20 02:18:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103650 10.0.0.33 - - [2026-02-20 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019710 10.0.0.33 - - [2026-02-20 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011175 10.0.0.33 - - [2026-02-20 02:18:07] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004544 10.0.0.33 - - [2026-02-20 02:18:07] "POST /instance-ips HTTP/1.1" 200 397 0.017100 10.0.0.33 - - [2026-02-20 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020278 10.0.0.33 - - [2026-02-20 02:18:07] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010650 10.0.0.33 - - [2026-02-20 02:18:07] "POST /set-tag HTTP/1.1" 200 109 0.017649 10.0.0.33 - - [2026-02-20 02:18:07] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018971 10.0.0.33 - - [2026-02-20 02:18:07] "GET /instance-ip/650aa560-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005541 10.0.0.33 - - [2026-02-20 02:18:07] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006666 10.0.0.33 - - [2026-02-20 02:18:07] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.33 - - [2026-02-20 02:18:07] "POST /tags HTTP/1.1" 200 299 0.015595 10.0.0.33 - - [2026-02-20 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-20 02:18:07] "GET /tag/02691881-c829-4895-a50e-b23c19a7da6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014189 10.0.0.33 - - [2026-02-20 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.33 - - [2026-02-20 02:18:07] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003458 10.0.0.33 - - [2026-02-20 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.33 - - [2026-02-20 02:18:07] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031200 10.0.0.33 - - [2026-02-20 02:18:07] "POST /virtual-machines HTTP/1.1" 200 395 0.008005 10.0.0.33 - - [2026-02-20 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016218 10.0.0.33 - - [2026-02-20 02:18:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099406 10.0.0.33 - - [2026-02-20 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007987 10.0.0.33 - - [2026-02-20 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 10.0.0.33 - - [2026-02-20 02:18:07] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003828 10.0.0.33 - - [2026-02-20 02:18:08] "POST /instance-ips HTTP/1.1" 200 397 0.020442 10.0.0.33 - - [2026-02-20 02:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018570 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009789 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.019509 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013561 10.0.0.33 - - [2026-02-20 02:18:08] "GET /instance-ip/656d5020-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003495 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005645 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003036 10.0.0.33 - - [2026-02-20 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.009442 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004964 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003890 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.010887 10.0.0.33 - - [2026-02-20 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.007838 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004311 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.003068 10.0.0.33 - - [2026-02-20 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.008663 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009845 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004143 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003438 10.0.0.33 - - [2026-02-20 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.006951 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004049 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003409 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003449 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009057 10.0.0.33 - - [2026-02-20 02:18:08] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.33 - - [2026-02-20 02:18:08] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007754 10.0.0.33 - - [2026-02-20 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.33 - - [2026-02-20 02:18:09] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003606 10.0.0.33 - - [2026-02-20 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.33 - - [2026-02-20 02:18:09] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007220 10.0.0.33 - - [2026-02-20 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.33 - - [2026-02-20 02:18:09] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003661 10.0.0.33 - - [2026-02-20 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.33 - - [2026-02-20 02:18:13] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005283 10.0.0.33 - - [2026-02-20 02:18:13] "POST /set-tag HTTP/1.1" 200 109 0.003935 10.0.0.33 - - [2026-02-20 02:18:13] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003904 10.0.0.33 - - [2026-02-20 02:18:13] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.33 - - [2026-02-20 02:18:14] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004850 10.0.0.33 - - [2026-02-20 02:18:14] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2026-02-20 02:18:14] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003613 10.0.0.33 - - [2026-02-20 02:18:14] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.33 - - [2026-02-20 02:18:15] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003935 10.0.0.33 - - [2026-02-20 02:18:15] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.33 - - [2026-02-20 02:18:16] "GET /virtual-machine/09760df0-996b-4f9a-b658-e23f3d500cef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003282 10.0.0.33 - - [2026-02-20 02:18:16] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003549 10.0.0.33 - - [2026-02-20 02:18:16] "GET /virtual-machine/c952b3bc-73af-4a40-a4cb-68128ca81f05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002890 10.0.0.33 - - [2026-02-20 02:18:16] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003641 10.0.0.33 - - [2026-02-20 02:18:16] "GET /virtual-machine/0d8c951c-1ddb-4d5e-ba3e-5f0c10cf0590?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002816 10.0.0.33 - - [2026-02-20 02:18:17] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004327 10.0.0.33 - - [2026-02-20 02:18:17] "GET /virtual-machine/0db74532-aeeb-4210-99ab-47a8bc174f2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002836 10.0.0.33 - - [2026-02-20 02:18:17] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003508 10.0.0.33 - - [2026-02-20 02:18:18] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004386 10.0.0.33 - - [2026-02-20 02:18:18] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.33 - - [2026-02-20 02:18:19] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004158 10.0.0.33 - - [2026-02-20 02:18:19] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine/7bd0adc4-57ac-40a5-b115-05ce1fa4d80a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003000 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003617 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine/eec85cd5-1f23-4462-8d4e-56721f50c988?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004273 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006033 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine/8a19c38f-bc0e-4d3b-8033-11e4bd2457c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003897 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004362 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine/32b28860-0714-40d3-a601-88d0c907938b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002912 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003414 10.0.0.33 - - [2026-02-20 02:18:22] "GET /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005491 10.0.0.33 - - [2026-02-20 02:18:22] "POST /tags HTTP/1.1" 200 333 0.025924 10.0.0.33 - - [2026-02-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013904 10.0.0.33 - - [2026-02-20 02:18:22] "GET /tag/221d0f9d-4073-4d3c-9d9c-504c6db3eda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011392 10.0.0.33 - - [2026-02-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.33 - - [2026-02-20 02:18:22] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025776 10.0.0.33 - - [2026-02-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-02-20 02:18:22] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003778 10.0.0.33 - - [2026-02-20 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.33 - - [2026-02-20 02:18:23] "GET /service-appliance-set/7b880cd5-688d-4b13-a463-b91fe24c32d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006199 10.0.0.33 - - [2026-02-20 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 273 0.003247 10.0.0.33 - - [2026-02-20 02:18:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.117008 10.0.0.33 - - [2026-02-20 02:18:23] "GET /virtual-machine-interface/f9527d40-505e-4fe3-8a54-643a8f4a33a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004633 10.0.0.33 - - [2026-02-20 02:18:23] "POST /instance-ips HTTP/1.1" 200 409 0.020212 10.0.0.33 - - [2026-02-20 02:18:23] "GET /instance-ip/6524b317-fae7-4e51-ab8c-f90b4ff0f230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006061 10.0.0.33 - - [2026-02-20 02:18:23] "POST /loadbalancers HTTP/1.1" 200 629 0.064113 10.0.0.33 - - [2026-02-20 02:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018950 10.0.0.33 - - [2026-02-20 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018317 10.0.0.33 - - [2026-02-20 02:18:23] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043701 10.0.0.33 - - [2026-02-20 02:18:23] "GET /instance-ip/6524b317-fae7-4e51-ab8c-f90b4ff0f230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004751 10.0.0.33 - - [2026-02-20 02:18:23] "POST /floating-ips HTTP/1.1" 200 597 0.014653 10.0.0.33 - - [2026-02-20 02:18:23] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057062 10.0.0.33 - - [2026-02-20 02:18:23] "GET /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004686 10.0.0.33 - - [2026-02-20 02:18:23] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.024007 10.0.0.33 - - [2026-02-20 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2026-02-20 02:18:23] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032042 10.0.0.33 - - [2026-02-20 02:18:23] "GET /loadbalancer-listener/b30b802f-8b32-4e93-92fa-6669ad601d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002946 10.0.0.33 - - [2026-02-20 02:18:23] "GET /loadbalancer-listener/b30b802f-8b32-4e93-92fa-6669ad601d8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004059 10.0.0.33 - - [2026-02-20 02:18:23] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022887 10.0.0.33 - - [2026-02-20 02:18:23] "GET /instance-ip/6524b317-fae7-4e51-ab8c-f90b4ff0f230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.015395 10.0.0.33 - - [2026-02-20 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.33 - - [2026-02-20 02:18:23] "GET /instance-ip/6524b317-fae7-4e51-ab8c-f90b4ff0f230?fields=floating_ips HTTP/1.1" 200 1212 0.005055 10.0.0.33 - - [2026-02-20 02:18:23] "GET /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002652 10.0.0.33 - - [2026-02-20 02:18:23] "GET /loadbalancer-pool/964b02b1-309d-476d-adb0-554f4ad341f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004645 10.0.0.33 - - [2026-02-20 02:18:23] "GET /floating-ip/519ae8e9-ef1d-4081-8e67-a0e926310afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002975 10.0.0.33 - - [2026-02-20 02:18:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018064 10.0.0.33 - - [2026-02-20 02:18:23] "GET /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003661 10.0.0.33 - - [2026-02-20 02:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007302 10.0.0.33 - - [2026-02-20 02:18:23] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008324 10.0.0.33 - - [2026-02-20 02:18:23] "POST /tags HTTP/1.1" 409 221 0.002161 10.0.0.33 - - [2026-02-20 02:18:23] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003638 10.0.0.33 - - [2026-02-20 02:18:23] "POST /ref-update HTTP/1.1" 200 156 0.005310 10.0.0.33 - - [2026-02-20 02:18:23] "GET /floating-ip/519ae8e9-ef1d-4081-8e67-a0e926310afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006648 10.0.0.33 - - [2026-02-20 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.33 - - [2026-02-20 02:18:23] "GET /tag/221d0f9d-4073-4d3c-9d9c-504c6db3eda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009984 10.0.0.33 - - [2026-02-20 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.018193 10.0.0.33 - - [2026-02-20 02:18:23] "PUT /floating-ip/519ae8e9-ef1d-4081-8e67-a0e926310afa HTTP/1.1" 200 256 0.019355 10.0.0.33 - - [2026-02-20 02:18:23] "GET /loadbalancer-pool/964b02b1-309d-476d-adb0-554f4ad341f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.022485 10.0.0.33 - - [2026-02-20 02:18:24] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014322 10.0.0.33 - - [2026-02-20 02:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014397 10.0.0.33 - - [2026-02-20 02:18:24] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014168 10.0.0.33 - - [2026-02-20 02:18:24] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007542 10.0.0.33 - - [2026-02-20 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.005900 10.0.0.33 - - [2026-02-20 02:18:24] "GET /floating-ip/519ae8e9-ef1d-4081-8e67-a0e926310afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.008761 10.0.0.33 - - [2026-02-20 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.084127 10.0.0.33 - - [2026-02-20 02:18:25] "POST /tags HTTP/1.1" 409 206 0.002137 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.33 - - [2026-02-20 02:18:25] "GET /tag/83eb35b0-6485-4ec0-8cd9-b6b93b01ed13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013696 10.0.0.33 - - [2026-02-20 02:18:25] "POST /tags HTTP/1.1" 409 204 0.009279 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2026-02-20 02:18:25] "GET /tag/5bcce063-bac9-4306-a0de-746afb5dfaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010538 10.0.0.33 - - [2026-02-20 02:18:25] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002315 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.33 - - [2026-02-20 02:18:25] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002800 10.0.0.33 - - [2026-02-20 02:18:25] "POST /tags HTTP/1.1" 409 206 0.001822 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.33 - - [2026-02-20 02:18:25] "GET /tag/83eb35b0-6485-4ec0-8cd9-b6b93b01ed13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017090 10.0.0.33 - - [2026-02-20 02:18:25] "POST /tags HTTP/1.1" 409 226 0.001978 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.33 - - [2026-02-20 02:18:25] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009358 10.0.0.33 - - [2026-02-20 02:18:25] "POST /tags HTTP/1.1" 409 204 0.001515 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-20 02:18:25] "GET /tag/5bcce063-bac9-4306-a0de-746afb5dfaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009991 10.0.0.33 - - [2026-02-20 02:18:25] "POST /tags HTTP/1.1" 409 226 0.001757 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.33 - - [2026-02-20 02:18:25] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010525 10.0.0.33 - - [2026-02-20 02:18:25] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002074 10.0.0.33 - - [2026-02-20 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2026-02-20 02:18:25] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002239 10.0.0.33 - - [2026-02-20 02:18:25] "POST /firewall-rules HTTP/1.1" 200 626 0.065105 10.0.0.33 - - [2026-02-20 02:18:26] "POST /firewall-rules HTTP/1.1" 200 646 0.079846 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-rule/e48e01cb-4294-4054-bddc-63656f1b5425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.011201 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002477 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-rule/447a7660-9d09-4984-af29-aa52efcf939e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003687 10.0.0.33 - - [2026-02-20 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.012272 10.0.0.33 - - [2026-02-20 02:18:26] "POST /firewall-policys HTTP/1.1" 200 606 0.024564 10.0.0.33 - - [2026-02-20 02:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010770 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006366 10.0.0.33 - - [2026-02-20 02:18:26] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013301 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003076 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002866 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/e489850b-6230-436a-85aa-3304764933c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002508 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003903 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001901 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001795 10.0.0.33 - - [2026-02-20 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.021212 10.0.0.33 - - [2026-02-20 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.026222 10.0.0.33 - - [2026-02-20 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.037632 10.0.0.33 - - [2026-02-20 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.018759 10.0.0.33 - - [2026-02-20 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.031749 10.0.0.33 - - [2026-02-20 02:18:26] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007659 10.0.0.33 - - [2026-02-20 02:20:14] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006162 10.0.0.33 - - [2026-02-20 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.008569 10.0.0.33 - - [2026-02-20 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-02-20 02:20:14] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002437 10.0.0.33 - - [2026-02-20 02:20:14] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008295 10.0.0.33 - - [2026-02-20 02:20:14] "POST /set-tag HTTP/1.1" 200 109 0.018144 10.0.0.33 - - [2026-02-20 02:20:14] "DELETE /loadbalancer-member/69c81067-287f-45ff-9eae-43423563bf5c HTTP/1.1" 200 115 0.042417 10.0.0.33 - - [2026-02-20 02:20:14] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003940 10.0.0.33 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2026-02-20 02:20:15] "DELETE /loadbalancer-member/bccd92f4-2921-4d34-8351-717b3fff2687 HTTP/1.1" 200 115 0.039787 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003844 10.0.0.33 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.33 - - [2026-02-20 02:20:15] "DELETE /loadbalancer-member/4ebf9676-10e0-4e9e-b9ff-0bab49033f35 HTTP/1.1" 200 115 0.052575 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004841 10.0.0.33 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.33 - - [2026-02-20 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.33 - - [2026-02-20 02:20:15] "GET /loadbalancer/9418d589-6ea3-4a53-8cc3-d735ffb198eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002379 10.0.0.33 - - [2026-02-20 02:20:15] "GET /loadbalancer-pool/8067be6e-ed32-45db-9461-9006c8aa0e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002372 10.0.0.33 - - [2026-02-20 02:20:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015564 10.0.0.33 - - [2026-02-20 02:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008873 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010806 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010645 10.0.0.33 - - [2026-02-20 02:20:15] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006807 10.0.0.33 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.067905 10.0.0.33 - - [2026-02-20 02:20:15] "GET /loadbalancer-pool/7711b4a2-0393-4a90-95c2-90edec09ae64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010399 10.0.0.33 - - [2026-02-20 02:20:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029995 10.0.0.33 - - [2026-02-20 02:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009809 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017457 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004604 10.0.0.33 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.006147 10.0.0.33 - - [2026-02-20 02:20:15] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002927 10.0.0.33 - - [2026-02-20 02:20:15] "GET /loadbalancer-pool/fd4b43a7-cde0-41bc-8ddf-dc0448e4a313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003901 10.0.0.33 - - [2026-02-20 02:20:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032836 10.0.0.33 - - [2026-02-20 02:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016488 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008193 10.0.0.33 - - [2026-02-20 02:20:15] "GET /virtual-machine-interface/04f59adc-0e01-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008943 10.0.0.33 - - [2026-02-20 02:20:15] "GET /floating-ip/cf8ca2b1-c8e3-4c7c-bcb7-f17afeb21b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008081 10.0.0.33 - - [2026-02-20 02:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002259 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:20:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:20:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 252 0.003100 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/04700e9a-c450-4655-94e8-cce20f3e6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011096 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 228 0.002135 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/1ab293b9-abc1-49e0-8b2b-fade6cb867bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009889 10.0.0.33 - - [2026-02-20 02:20:31] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003916 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.33 - - [2026-02-20 02:20:31] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002412 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 206 0.001588 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/83eb35b0-6485-4ec0-8cd9-b6b93b01ed13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011080 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 226 0.001772 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010403 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 204 0.001668 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/5bcce063-bac9-4306-a0de-746afb5dfaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009500 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 226 0.001538 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010781 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 228 0.002400 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/1ab293b9-abc1-49e0-8b2b-fade6cb867bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010128 10.0.0.33 - - [2026-02-20 02:20:31] "POST /tags HTTP/1.1" 409 252 0.001745 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-02-20 02:20:31] "GET /tag/04700e9a-c450-4655-94e8-cce20f3e6754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014500 10.0.0.33 - - [2026-02-20 02:20:31] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002378 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-20 02:20:31] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002235 10.0.0.33 - - [2026-02-20 02:20:31] "POST /firewall-rules HTTP/1.1" 409 281 0.001534 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-02-20 02:20:31] "PUT /firewall-rule/447a7660-9d09-4984-af29-aa52efcf939e HTTP/1.1" 200 260 0.015710 10.0.0.33 - - [2026-02-20 02:20:31] "POST /firewall-rules HTTP/1.1" 409 291 0.002587 10.0.0.33 - - [2026-02-20 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2026-02-20 02:20:31] "PUT /firewall-rule/e48e01cb-4294-4054-bddc-63656f1b5425 HTTP/1.1" 200 260 0.018825 10.0.0.33 - - [2026-02-20 02:20:31] "GET /firewall-rule/e48e01cb-4294-4054-bddc-63656f1b5425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.005020 10.0.0.33 - - [2026-02-20 02:20:31] "POST /firewall-rules HTTP/1.1" 200 658 0.086397 10.0.0.33 - - [2026-02-20 02:20:31] "GET /firewall-rule/3a9ecb56-e12f-4667-b5e7-cbd9ffd52e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.010805 10.0.0.33 - - [2026-02-20 02:20:31] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002592 10.0.0.33 - - [2026-02-20 02:20:32] "GET /firewall-rule/447a7660-9d09-4984-af29-aa52efcf939e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003638 10.0.0.33 - - [2026-02-20 02:20:32] "POST /firewall-policys HTTP/1.1" 409 269 0.001749 10.0.0.33 - - [2026-02-20 02:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.33 - - [2026-02-20 02:20:32] "PUT /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93 HTTP/1.1" 200 264 0.020058 10.0.0.33 - - [2026-02-20 02:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.040112 10.0.0.33 - - [2026-02-20 02:20:32] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014010 10.0.0.33 - - [2026-02-20 02:20:32] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003272 10.0.0.33 - - [2026-02-20 02:20:32] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002329 10.0.0.33 - - [2026-02-20 02:20:32] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002210 10.0.0.33 - - [2026-02-20 02:20:32] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002750 10.0.0.33 - - [2026-02-20 02:20:32] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002243 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:20:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:20:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:20:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:20:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:21:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001837 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:21:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006769 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006027 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.003528 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010055 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004523 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005484 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.33 - - [2026-02-20 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-20 02:21:33] "GET /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002997 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003830 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.026734 10.0.0.33 - - [2026-02-20 02:21:33] "DELETE /loadbalancer-member/aaf005f3-3c93-4324-9dbe-319b0ca92d24 HTTP/1.1" 200 115 0.025455 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005760 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004542 10.0.0.33 - - [2026-02-20 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.33 - - [2026-02-20 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-02-20 02:21:33] "GET /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001966 10.0.0.33 - - [2026-02-20 02:21:33] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004128 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.33 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007765 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.004121 10.0.0.33 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005870 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.33 - - [2026-02-20 02:21:34] "GET /virtual-machine/0db74532-aeeb-4210-99ab-47a8bc174f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002132 10.0.0.33 - - [2026-02-20 02:21:34] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.33 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022135 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.018027 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.020501 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.029905 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.020709 10.0.0.33 - - [2026-02-20 02:21:34] "POST /set-tag HTTP/1.1" 200 109 0.013399 10.0.0.33 - - [2026-02-20 02:21:34] "DELETE /instance-ip/63c8420c-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.047756 10.0.0.33 - - [2026-02-20 02:21:34] "DELETE /virtual-machine-interface/63b6660e-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.033702 10.0.0.33 - - [2026-02-20 02:21:34] "DELETE /virtual-machine/0db74532-aeeb-4210-99ab-47a8bc174f2f HTTP/1.1" 200 115 0.017030 10.0.0.33 - - [2026-02-20 02:21:34] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004462 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.33 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003640 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.33 - - [2026-02-20 02:21:35] "GET /virtual-machine/0d8c951c-1ddb-4d5e-ba3e-5f0c10cf0590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002846 10.0.0.33 - - [2026-02-20 02:21:35] "POST /ref-update HTTP/1.1" 200 156 0.009090 10.0.0.33 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011912 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.017982 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.032615 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.029205 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.014344 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.020460 10.0.0.33 - - [2026-02-20 02:21:35] "DELETE /instance-ip/6362c8f0-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.037317 10.0.0.33 - - [2026-02-20 02:21:35] "DELETE /virtual-machine-interface/634bb282-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.032740 10.0.0.33 - - [2026-02-20 02:21:35] "DELETE /virtual-machine/0d8c951c-1ddb-4d5e-ba3e-5f0c10cf0590 HTTP/1.1" 200 115 0.037730 10.0.0.33 - - [2026-02-20 02:21:35] "DELETE /tag/16ea5a7e-83c5-4dc7-a8fa-6eae64751d85 HTTP/1.1" 200 115 0.046239 10.0.0.33 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005467 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.33 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003970 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.33 - - [2026-02-20 02:21:35] "GET /virtual-machine/c952b3bc-73af-4a40-a4cb-68128ca81f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003964 10.0.0.33 - - [2026-02-20 02:21:35] "POST /ref-update HTTP/1.1" 200 156 0.010982 10.0.0.33 - - [2026-02-20 02:21:35] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007416 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.058147 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.027057 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.026802 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.022754 10.0.0.33 - - [2026-02-20 02:21:35] "POST /set-tag HTTP/1.1" 200 109 0.025433 10.0.0.33 - - [2026-02-20 02:21:35] "DELETE /instance-ip/62d3e75c-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.036334 10.0.0.33 - - [2026-02-20 02:21:35] "POST /ref-update HTTP/1.1" 200 156 0.009667 10.0.0.33 - - [2026-02-20 02:21:36] "DELETE /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.084606 10.0.0.33 - - [2026-02-20 02:21:36] "DELETE /virtual-machine/c952b3bc-73af-4a40-a4cb-68128ca81f05 HTTP/1.1" 200 115 0.022240 10.0.0.33 - - [2026-02-20 02:21:36] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005132 10.0.0.33 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.33 - - [2026-02-20 02:21:36] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004028 10.0.0.33 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.33 - - [2026-02-20 02:21:36] "GET /virtual-machine/09760df0-996b-4f9a-b658-e23f3d500cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003026 10.0.0.33 - - [2026-02-20 02:21:36] "POST /ref-update HTTP/1.1" 200 156 0.027674 10.0.0.33 - - [2026-02-20 02:21:36] "GET /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020216 10.0.0.33 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.035754 10.0.0.33 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.045411 10.0.0.33 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.020834 10.0.0.33 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.021737 10.0.0.33 - - [2026-02-20 02:21:36] "POST /set-tag HTTP/1.1" 200 109 0.041910 10.0.0.33 - - [2026-02-20 02:21:36] "DELETE /instance-ip/625f19b8-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.072094 10.0.0.33 - - [2026-02-20 02:21:36] "POST /ref-update HTTP/1.1" 200 156 0.012519 10.0.0.33 - - [2026-02-20 02:21:36] "DELETE /virtual-machine-interface/624690f0-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.058430 10.0.0.33 - - [2026-02-20 02:21:36] "DELETE /virtual-machine/09760df0-996b-4f9a-b658-e23f3d500cef HTTP/1.1" 200 115 0.046070 10.0.0.33 - - [2026-02-20 02:21:36] "DELETE /tag/83eb35b0-6485-4ec0-8cd9-b6b93b01ed13 HTTP/1.1" 409 388 0.016072 10.0.0.33 - - [2026-02-20 02:21:36] "DELETE /tag/0451bf2f-bbb3-47aa-abc5-e01087821a3f HTTP/1.1" 200 115 0.065138 10.0.0.33 - - [2026-02-20 02:21:57] "GET /global-system-configs HTTP/1.1" 200 322 0.003166 10.0.0.33 - - [2026-02-20 02:21:57] "GET /global-system-configs HTTP/1.1" 200 322 0.002522 10.0.0.33 - - [2026-02-20 02:22:04] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005175 10.0.0.33 - - [2026-02-20 02:22:04] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.33 - - [2026-02-20 02:22:04] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004963 10.0.0.33 - - [2026-02-20 02:22:04] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.33 - - [2026-02-20 02:22:04] "GET /virtual-machine/7bd0adc4-57ac-40a5-b115-05ce1fa4d80a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002055 10.0.0.33 - - [2026-02-20 02:22:04] "POST /ref-update HTTP/1.1" 200 156 0.009074 10.0.0.33 - - [2026-02-20 02:22:04] "GET /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004805 10.0.0.33 - - [2026-02-20 02:22:04] "POST /set-tag HTTP/1.1" 200 109 0.016889 10.0.0.33 - - [2026-02-20 02:22:04] "POST /set-tag HTTP/1.1" 200 109 0.020434 10.0.0.33 - - [2026-02-20 02:22:04] "POST /set-tag HTTP/1.1" 200 109 0.013350 10.0.0.33 - - [2026-02-20 02:22:04] "POST /set-tag HTTP/1.1" 200 109 0.023761 10.0.0.33 - - [2026-02-20 02:22:04] "DELETE /instance-ip/643bd7e4-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.031039 10.0.0.33 - - [2026-02-20 02:22:04] "DELETE /virtual-machine-interface/64294ae8-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.031816 10.0.0.33 - - [2026-02-20 02:22:04] "DELETE /virtual-machine/7bd0adc4-57ac-40a5-b115-05ce1fa4d80a HTTP/1.1" 200 115 0.023273 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /tag/7f5faa7c-ac5e-4cbe-ba94-a7396650646a HTTP/1.1" 200 115 0.050193 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007417 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003933 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine/32b28860-0714-40d3-a601-88d0c907938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003080 10.0.0.33 - - [2026-02-20 02:22:05] "POST /ref-update HTTP/1.1" 200 156 0.011938 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026198 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.018247 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.023010 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.026632 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.011105 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /instance-ip/656d5020-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.043252 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /virtual-machine-interface/65553918-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.040509 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /virtual-machine/32b28860-0714-40d3-a601-88d0c907938b HTTP/1.1" 200 115 0.020237 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /tag/02691881-c829-4895-a50e-b23c19a7da6b HTTP/1.1" 200 115 0.029897 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003288 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003555 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine/8a19c38f-bc0e-4d3b-8033-11e4bd2457c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002826 10.0.0.33 - - [2026-02-20 02:22:05] "POST /ref-update HTTP/1.1" 200 156 0.007958 10.0.0.33 - - [2026-02-20 02:22:05] "GET /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011017 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.014627 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.015609 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.017075 10.0.0.33 - - [2026-02-20 02:22:05] "POST /set-tag HTTP/1.1" 200 109 0.012177 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /instance-ip/64a6af10-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.035294 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /virtual-machine-interface/648c85fe-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.040879 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /virtual-machine/8a19c38f-bc0e-4d3b-8033-11e4bd2457c3 HTTP/1.1" 200 115 0.020277 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /tag/c1f7bf3c-0be3-44ae-b4ba-499b7f9aa40c HTTP/1.1" 200 115 0.030976 10.0.0.33 - - [2026-02-20 02:22:05] "DELETE /tag/5bcce063-bac9-4306-a0de-746afb5dfaa9 HTTP/1.1" 409 236 0.003258 10.0.0.33 - - [2026-02-20 02:22:06] "DELETE /tag/71d822f3-8113-4586-b289-63fac3662e48 HTTP/1.1" 200 115 0.031124 10.0.0.33 - - [2026-02-20 02:22:06] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003458 10.0.0.33 - - [2026-02-20 02:22:06] "POST /set-tag HTTP/1.1" 200 109 0.001475 10.0.0.33 - - [2026-02-20 02:22:06] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004045 10.0.0.33 - - [2026-02-20 02:22:06] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.33 - - [2026-02-20 02:22:06] "GET /virtual-machine/eec85cd5-1f23-4462-8d4e-56721f50c988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001925 10.0.0.33 - - [2026-02-20 02:22:06] "POST /ref-update HTTP/1.1" 200 156 0.009709 10.0.0.33 - - [2026-02-20 02:22:06] "GET /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017307 10.0.0.33 - - [2026-02-20 02:22:06] "POST /set-tag HTTP/1.1" 200 109 0.021725 10.0.0.33 - - [2026-02-20 02:22:06] "POST /set-tag HTTP/1.1" 200 109 0.027143 10.0.0.33 - - [2026-02-20 02:22:06] "POST /set-tag HTTP/1.1" 200 109 0.021559 10.0.0.33 - - [2026-02-20 02:22:06] "POST /set-tag HTTP/1.1" 200 109 0.011753 10.0.0.33 - - [2026-02-20 02:22:06] "DELETE /instance-ip/650aa560-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.053938 10.0.0.33 - - [2026-02-20 02:22:06] "DELETE /virtual-machine-interface/64f63076-0e02-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.031266 10.0.0.33 - - [2026-02-20 02:22:06] "DELETE /virtual-machine/eec85cd5-1f23-4462-8d4e-56721f50c988 HTTP/1.1" 200 115 0.014354 10.0.0.33 - - [2026-02-20 02:22:06] "DELETE /tag/1ab293b9-abc1-49e0-8b2b-fade6cb867bb HTTP/1.1" 409 236 0.006726 10.0.0.33 - - [2026-02-20 02:22:06] "DELETE /tag/60ef4066-1538-48e6-bf9e-7591db54ef86 HTTP/1.1" 200 115 0.027415 10.0.0.33 - - [2026-02-20 02:22:06] "DELETE /tag/04700e9a-c450-4655-94e8-cce20f3e6754 HTTP/1.1" 409 236 0.003834 10.0.0.33 - - [2026-02-20 02:22:08] "POST /projects HTTP/1.1" 409 238 0.001990 10.0.0.33 - - [2026-02-20 02:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.33 - - [2026-02-20 02:22:08] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029490 10.0.0.33 - - [2026-02-20 02:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-02-20 02:22:08] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003354 10.0.0.33 - - [2026-02-20 02:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.33 - - [2026-02-20 02:22:08] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006506 10.0.0.33 - - [2026-02-20 02:22:08] "POST /security-groups HTTP/1.1" 409 285 0.001888 10.0.0.33 - - [2026-02-20 02:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2026-02-20 02:22:08] "PUT /security-group/1348d1b0-555e-4505-827a-01675e6a48b6 HTTP/1.1" 200 262 0.057492 10.0.0.33 - - [2026-02-20 02:22:09] "PUT /access-control-list/85b687bc-e03d-4a38-9514-444393a3f7a9 HTTP/1.1" 200 272 0.024983 10.0.0.33 - - [2026-02-20 02:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034588 10.0.0.33 - - [2026-02-20 02:22:09] "PUT /access-control-list/e6c4cb9e-1385-457b-ba91-8ecff8e6e580 HTTP/1.1" 200 272 0.049726 10.0.0.33 - - [2026-02-20 02:22:13] "POST /projects HTTP/1.1" 409 238 0.002337 10.0.0.33 - - [2026-02-20 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-02-20 02:22:14] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033830 10.0.0.33 - - [2026-02-20 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-02-20 02:22:14] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004272 10.0.0.33 - - [2026-02-20 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-02-20 02:22:14] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004665 10.0.0.33 - - [2026-02-20 02:22:14] "POST /security-groups HTTP/1.1" 409 285 0.001998 10.0.0.33 - - [2026-02-20 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-02-20 02:22:14] "PUT /security-group/1348d1b0-555e-4505-827a-01675e6a48b6 HTTP/1.1" 200 262 0.052704 10.0.0.33 - - [2026-02-20 02:22:14] "PUT /access-control-list/85b687bc-e03d-4a38-9514-444393a3f7a9 HTTP/1.1" 200 272 0.010513 10.0.0.33 - - [2026-02-20 02:22:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025276 10.0.0.33 - - [2026-02-20 02:22:14] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012666 10.0.0.33 - - [2026-02-20 02:22:14] "PUT /access-control-list/e6c4cb9e-1385-457b-ba91-8ecff8e6e580 HTTP/1.1" 200 272 0.019531 10.0.0.33 - - [2026-02-20 02:22:14] "GET /firewall-rule/3ab73d65-daaf-4dea-9f2e-3cf41a146776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002640 10.0.0.33 - - [2026-02-20 02:22:14] "POST /ref-update HTTP/1.1" 200 156 0.040454 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /firewall-rule/3ab73d65-daaf-4dea-9f2e-3cf41a146776 HTTP/1.1" 200 115 0.024833 10.0.0.33 - - [2026-02-20 02:22:14] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008034 10.0.0.33 - - [2026-02-20 02:22:14] "GET /firewall-rule/38b2a43a-8ee2-4005-9d7f-80de49913de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002995 10.0.0.33 - - [2026-02-20 02:22:14] "POST /ref-update HTTP/1.1" 200 156 0.040170 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /firewall-rule/38b2a43a-8ee2-4005-9d7f-80de49913de4 HTTP/1.1" 200 115 0.033357 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /tag/1ab293b9-abc1-49e0-8b2b-fade6cb867bb HTTP/1.1" 409 236 0.004773 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /tag/f6abf8e4-398b-4a1a-b9d2-1b7ff216213c HTTP/1.1" 200 115 0.032425 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /tag/04700e9a-c450-4655-94e8-cce20f3e6754 HTTP/1.1" 409 236 0.004390 10.0.0.33 - - [2026-02-20 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.33 - - [2026-02-20 02:22:14] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004456 10.0.0.33 - - [2026-02-20 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-02-20 02:22:14] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003403 10.0.0.33 - - [2026-02-20 02:22:14] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.038096 10.0.0.33 - - [2026-02-20 02:22:14] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.041199 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /security-group/1348d1b0-555e-4505-827a-01675e6a48b6 HTTP/1.1" 200 115 0.048090 10.0.0.33 - - [2026-02-20 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /access-control-list/85b687bc-e03d-4a38-9514-444393a3f7a9 HTTP/1.1" 200 115 0.026614 10.0.0.33 - - [2026-02-20 02:22:14] "DELETE /access-control-list/e6c4cb9e-1385-457b-ba91-8ecff8e6e580 HTTP/1.1" 200 115 0.023272 10.0.0.33 - - [2026-02-20 02:22:14] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027230 10.0.0.33 - - [2026-02-20 02:22:14] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?fields=security_groups HTTP/1.1" 200 1352 0.024602 10.0.0.33 - - [2026-02-20 02:22:15] "DELETE /security-group/8c7cd9bd-17ff-402a-b945-af61b441b716 HTTP/1.1" 200 115 0.044382 10.0.0.33 - - [2026-02-20 02:22:15] "DELETE /access-control-list/7b21dba4-8e40-4fc5-bcce-b11b49d318e8 HTTP/1.1" 200 115 0.034863 10.0.0.33 - - [2026-02-20 02:22:15] "GET /project/99ced99c-109d-463f-8907-01db4a5e684d?fields=application_policy_sets HTTP/1.1" 200 1391 0.037721 10.0.0.33 - - [2026-02-20 02:22:15] "DELETE /access-control-list/1b3758ed-d162-4043-93b6-463e2fe7cdc3 HTTP/1.1" 200 115 0.042524 10.0.0.33 - - [2026-02-20 02:22:15] "DELETE /project/99ced99c-109d-463f-8907-01db4a5e684d HTTP/1.1" 200 115 0.272814 10.0.0.33 - - [2026-02-20 02:22:15] "POST /projects HTTP/1.1" 409 238 0.001671 10.0.0.33 - - [2026-02-20 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.33 - - [2026-02-20 02:22:15] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027442 10.0.0.33 - - [2026-02-20 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-02-20 02:22:15] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004565 10.0.0.33 - - [2026-02-20 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.33 - - [2026-02-20 02:22:15] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004272 10.0.0.33 - - [2026-02-20 02:22:15] "POST /security-groups HTTP/1.1" 409 285 0.002667 10.0.0.33 - - [2026-02-20 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2026-02-20 02:22:15] "PUT /security-group/85fad51c-20e5-4354-8681-cefc6564bdba HTTP/1.1" 200 262 0.055668 10.0.0.33 - - [2026-02-20 02:22:15] "PUT /access-control-list/3eaacc00-5907-409f-b555-3c6f3f532ae1 HTTP/1.1" 200 272 0.013638 10.0.0.33 - - [2026-02-20 02:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039221 10.0.0.33 - - [2026-02-20 02:22:15] "PUT /access-control-list/12ea5381-e716-44b1-9fcb-69dfb5891a96 HTTP/1.1" 200 272 0.022825 10.0.0.33 - - [2026-02-20 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2026-02-20 02:22:19] "GET /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002337 10.0.0.33 - - [2026-02-20 02:22:19] "GET /virtual-machine-interface/62bc2446-0e02-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001151 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /loadbalancer-member/af480147-8a52-4f03-a557-82c4aa5cbd8c HTTP/1.1" 200 115 0.037520 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /loadbalancer-pool/964b02b1-309d-476d-adb0-554f4ad341f4 HTTP/1.1" 200 115 0.027421 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /loadbalancer-listener/b30b802f-8b32-4e93-92fa-6669ad601d8b HTTP/1.1" 200 115 0.027765 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /loadbalancer/2c924e00-919d-4ae5-824e-22384ae3b0fc HTTP/1.1" 200 115 0.025481 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /floating-ip/519ae8e9-ef1d-4081-8e67-a0e926310afa HTTP/1.1" 200 115 0.030570 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /instance-ip/6524b317-fae7-4e51-ab8c-f90b4ff0f230 HTTP/1.1" 200 115 0.030103 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /virtual-machine-interface/f9527d40-505e-4fe3-8a54-643a8f4a33a1 HTTP/1.1" 200 115 0.029810 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /tag/221d0f9d-4073-4d3c-9d9c-504c6db3eda4 HTTP/1.1" 200 115 0.029261 10.0.0.33 - - [2026-02-20 02:22:20] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002109 10.0.0.33 - - [2026-02-20 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-20 02:22:20] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002349 10.0.0.33 - - [2026-02-20 02:22:20] "GET /firewall-policy/1b652b9b-ad34-48c9-9745-f645c999b467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001865 10.0.0.33 - - [2026-02-20 02:22:20] "GET /firewall-rule/447a7660-9d09-4984-af29-aa52efcf939e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003414 10.0.0.33 - - [2026-02-20 02:22:20] "POST /ref-update HTTP/1.1" 200 156 0.011588 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /firewall-rule/447a7660-9d09-4984-af29-aa52efcf939e HTTP/1.1" 200 115 0.036860 10.0.0.33 - - [2026-02-20 02:22:20] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002546 10.0.0.33 - - [2026-02-20 02:22:20] "GET /firewall-rule/e48e01cb-4294-4054-bddc-63656f1b5425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003259 10.0.0.33 - - [2026-02-20 02:22:20] "POST /ref-update HTTP/1.1" 200 156 0.014307 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /firewall-rule/e48e01cb-4294-4054-bddc-63656f1b5425 HTTP/1.1" 200 115 0.035899 10.0.0.33 - - [2026-02-20 02:22:20] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008531 10.0.0.33 - - [2026-02-20 02:22:20] "GET /firewall-rule/3a9ecb56-e12f-4667-b5e7-cbd9ffd52e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002957 10.0.0.33 - - [2026-02-20 02:22:20] "POST /ref-update HTTP/1.1" 200 156 0.012183 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /firewall-rule/3a9ecb56-e12f-4667-b5e7-cbd9ffd52e5d HTTP/1.1" 200 115 0.034509 10.0.0.33 - - [2026-02-20 02:22:20] "GET /application-policy-set/0316d6a8-f834-49c2-92f1-4219bcfdfa79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003113 10.0.0.33 - - [2026-02-20 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2026-02-20 02:22:20] "GET /policy-management/5937c996-b874-435a-9781-847c8fc3a4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002619 10.0.0.33 - - [2026-02-20 02:22:20] "GET /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002527 10.0.0.33 - - [2026-02-20 02:22:20] "POST /ref-update HTTP/1.1" 200 156 0.019746 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /firewall-policy/c31c7beb-1120-4d56-864b-214b19036d93 HTTP/1.1" 200 115 0.036690 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /tag/83eb35b0-6485-4ec0-8cd9-b6b93b01ed13 HTTP/1.1" 200 115 0.054440 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /tag/04700e9a-c450-4655-94e8-cce20f3e6754 HTTP/1.1" 200 115 0.046998 10.0.0.33 - - [2026-02-20 02:22:20] "DELETE /tag/5bcce063-bac9-4306-a0de-746afb5dfaa9 HTTP/1.1" 200 115 0.057997 10.0.0.33 - - [2026-02-20 02:22:21] "DELETE /tag/1ab293b9-abc1-49e0-8b2b-fade6cb867bb HTTP/1.1" 200 115 0.056513 10.0.0.33 - - [2026-02-20 02:22:21] "POST /projects HTTP/1.1" 409 238 0.003000 10.0.0.33 - - [2026-02-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-02-20 02:22:21] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031798 10.0.0.33 - - [2026-02-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.33 - - [2026-02-20 02:22:21] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006675 10.0.0.33 - - [2026-02-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-02-20 02:22:21] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003988 10.0.0.33 - - [2026-02-20 02:22:21] "POST /security-groups HTTP/1.1" 409 285 0.002957 10.0.0.33 - - [2026-02-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-02-20 02:22:21] "PUT /security-group/85fad51c-20e5-4354-8681-cefc6564bdba HTTP/1.1" 200 262 0.060236 10.0.0.33 - - [2026-02-20 02:22:21] "PUT /access-control-list/3eaacc00-5907-409f-b555-3c6f3f532ae1 HTTP/1.1" 200 272 0.014879 10.0.0.33 - - [2026-02-20 02:22:21] "PUT /access-control-list/12ea5381-e716-44b1-9fcb-69dfb5891a96 HTTP/1.1" 200 272 0.025054 10.0.0.33 - - [2026-02-20 02:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035949 10.0.0.33 - - [2026-02-20 02:22:21] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.014033 10.0.0.33 - - [2026-02-20 02:22:21] "GET /firewall-rule/6856fd13-3a99-4cb5-bec1-907c89156def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003397 10.0.0.33 - - [2026-02-20 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.051176 10.0.0.33 - - [2026-02-20 02:22:21] "DELETE /firewall-rule/6856fd13-3a99-4cb5-bec1-907c89156def HTTP/1.1" 200 115 0.064176 10.0.0.33 - - [2026-02-20 02:22:21] "GET /firewall-policy/f0805700-1539-4f60-80af-64b3b23abe98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003464 10.0.0.33 - - [2026-02-20 02:22:21] "GET /firewall-rule/0882f45b-d47b-49f1-966e-7efe533db897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002563 10.0.0.33 - - [2026-02-20 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.049594 10.0.0.33 - - [2026-02-20 02:22:21] "DELETE /firewall-rule/0882f45b-d47b-49f1-966e-7efe533db897 HTTP/1.1" 200 115 0.031165 10.0.0.33 - - [2026-02-20 02:22:21] "DELETE /tag/2f1cac04-ac18-4e9a-b5e7-2d7601340b63 HTTP/1.1" 200 115 0.033686 10.0.0.33 - - [2026-02-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.33 - - [2026-02-20 02:22:21] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004159 10.0.0.33 - - [2026-02-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.33 - - [2026-02-20 02:22:21] "GET /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003497 10.0.0.33 - - [2026-02-20 02:22:21] "PUT /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172 HTTP/1.1" 200 264 0.040589 10.0.0.33 - - [2026-02-20 02:22:21] "PUT /virtual-network/b7f07fea-5d2b-4294-8525-34d8fe70e7ef HTTP/1.1" 200 264 0.048238 10.0.0.33 - - [2026-02-20 02:22:21] "DELETE /security-group/85fad51c-20e5-4354-8681-cefc6564bdba HTTP/1.1" 200 115 0.048050 10.0.0.33 - - [2026-02-20 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.33 - - [2026-02-20 02:22:22] "DELETE /access-control-list/3eaacc00-5907-409f-b555-3c6f3f532ae1 HTTP/1.1" 200 115 0.038078 10.0.0.33 - - [2026-02-20 02:22:22] "DELETE /access-control-list/12ea5381-e716-44b1-9fcb-69dfb5891a96 HTTP/1.1" 200 115 0.029437 10.0.0.33 - - [2026-02-20 02:22:22] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036957 10.0.0.33 - - [2026-02-20 02:22:22] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?fields=security_groups HTTP/1.1" 200 1353 0.029271 10.0.0.33 - - [2026-02-20 02:22:22] "DELETE /security-group/134a4f9d-884c-464b-8a16-4e8ff34b3e5e HTTP/1.1" 200 115 0.050596 10.0.0.33 - - [2026-02-20 02:22:22] "DELETE /access-control-list/575bc5a6-a775-4ea0-97c5-adf21ff4fb42 HTTP/1.1" 200 115 0.046332 10.0.0.33 - - [2026-02-20 02:22:22] "GET /project/94591b6b-21bd-45f2-bd51-e40d5c26f891?fields=application_policy_sets HTTP/1.1" 200 1392 0.046312 10.0.0.33 - - [2026-02-20 02:22:22] "DELETE /access-control-list/01e934c6-3215-44e9-be4a-becc095c6adc HTTP/1.1" 200 115 0.057358 10.0.0.33 - - [2026-02-20 02:22:22] "DELETE /project/94591b6b-21bd-45f2-bd51-e40d5c26f891 HTTP/1.1" 200 115 0.318613 10.0.0.33 - - [2026-02-20 02:23:08] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.33 - - [2026-02-20 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.33 - - [2026-02-20 02:23:08] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002347 10.0.0.33 - - [2026-02-20 02:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2026-02-20 02:23:08] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002026 10.0.0.33 - - [2026-02-20 02:23:22] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.33 - - [2026-02-20 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2026-02-20 02:23:22] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005138 10.0.0.33 - - [2026-02-20 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.33 - - [2026-02-20 02:23:22] "GET /config-node/c8d059d4-6129-4b65-b91a-0cd0246f7ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002111 10.0.0.33 - - [2026-02-20 02:23:33] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.33 - - [2026-02-20 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.33 - - [2026-02-20 02:23:33] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003684 10.0.0.33 - - [2026-02-20 02:23:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002179 10.0.0.33 - - [2026-02-20 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-02-20 02:23:33] "GET /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003464 10.0.0.33 - - [2026-02-20 02:23:33] "PUT /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab HTTP/1.1" 200 254 0.012231 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:23:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:23:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.33 - - [2026-02-20 02:23:48] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.33 - - [2026-02-20 02:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-02-20 02:23:48] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004063 10.0.0.33 - - [2026-02-20 02:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-02-20 02:23:48] "GET /config-node/c8d059d4-6129-4b65-b91a-0cd0246f7ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001859 10.0.0.33 - - [2026-02-20 02:23:48] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.33 - - [2026-02-20 02:23:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001916 10.0.0.33 - - [2026-02-20 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-02-20 02:23:53] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.010413 10.0.0.33 - - [2026-02-20 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.33 - - [2026-02-20 02:23:53] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.027988 10.0.0.33 - - [2026-02-20 02:23:53] "GET / HTTP/1.1" 200 35931 0.002005 10.0.0.33 - - [2026-02-20 02:23:53] "POST /alarms HTTP/1.1" 409 264 0.002383 10.0.0.33 - - [2026-02-20 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-02-20 02:23:53] "PUT /alarm/d2c08054-4b1d-4c5a-b8a6-4b26e91f568a HTTP/1.1" 200 244 0.011256 10.0.0.33 - - [2026-02-20 02:23:53] "POST /alarms HTTP/1.1" 409 261 0.002348 10.0.0.33 - - [2026-02-20 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.33 - - [2026-02-20 02:23:53] "PUT /alarm/43bb8790-36a8-41e0-b6e4-a40f2f10bc8f HTTP/1.1" 200 244 0.011852 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 261 0.015969 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/9f690e71-54d8-4211-88f2-624809b8578a HTTP/1.1" 200 244 0.010789 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 253 0.007965 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015041 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/9d3fdb46-47fd-4d74-a3fc-bdc6c43adf0f HTTP/1.1" 200 244 0.025404 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 251 0.006358 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/cc2e78ce-cfca-40be-834b-d5d48f3a5cdb HTTP/1.1" 200 244 0.010926 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 252 0.005687 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/da435e01-9c2b-42d8-a093-391c753d1455 HTTP/1.1" 200 244 0.011052 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 256 0.010264 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/b5e35b61-33f9-4542-855c-ef1a5937041e HTTP/1.1" 200 244 0.010739 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 248 0.009825 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/79542ff7-ecdb-47ca-8fc6-eded856bc2bc HTTP/1.1" 200 244 0.012406 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 252 0.008266 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/6231f8f6-d31e-47a1-861a-3692cf7bc37f HTTP/1.1" 200 244 0.012393 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 257 0.012685 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/4894cc06-4c6a-417a-a1ae-08e664fe9e1f HTTP/1.1" 200 244 0.018683 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 251 0.008055 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/b574a988-729b-47a8-aad7-51a1837da07d HTTP/1.1" 200 244 0.017651 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 257 0.005065 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/176fe4d0-1e38-47d5-aec5-334a90c4aad6 HTTP/1.1" 200 244 0.012226 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 261 0.010000 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/bda25197-e2fe-4461-9409-4c59f77a3cf4 HTTP/1.1" 200 244 0.012167 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 258 0.003540 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.33 - - [2026-02-20 02:23:54] "PUT /alarm/2fc0fdd7-f957-4f9f-b6f0-98af0eb60f8c HTTP/1.1" 200 244 0.012426 10.0.0.33 - - [2026-02-20 02:23:54] "POST /alarms HTTP/1.1" 409 254 0.006344 10.0.0.33 - - [2026-02-20 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/ea23063b-5243-4a78-b9a0-bb357ac8d56c HTTP/1.1" 200 244 0.015850 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 254 0.007085 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/b7841d28-4833-4ae3-8f21-67cc8a199ca9 HTTP/1.1" 200 244 0.011672 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 254 0.002385 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/e3bb341e-e77c-4119-8160-8c7d2959fa6b HTTP/1.1" 200 244 0.015562 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 247 0.017159 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/ab2d3d96-d201-467d-9478-ee367883f8de HTTP/1.1" 200 244 0.009946 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 272 0.005283 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/b3ebe6e0-e486-48cc-ade8-5d687306935e HTTP/1.1" 200 244 0.011215 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 261 0.008833 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/7f795e1f-a92c-4626-b415-07ffbb4a47ee HTTP/1.1" 200 244 0.009179 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 259 0.011299 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/82db87fe-494e-4e7b-b1a7-6accceb5f58e HTTP/1.1" 200 244 0.011253 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 265 0.009988 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/74840658-8456-46e3-b7f6-0a6b33dea61d HTTP/1.1" 200 244 0.011518 10.0.0.33 - - [2026-02-20 02:23:55] "POST /alarms HTTP/1.1" 409 279 0.012776 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /alarm/d5bd8e6d-b1c9-46f5-9ad2-c19703f38e79 HTTP/1.1" 200 244 0.012909 10.0.0.33 - - [2026-02-20 02:23:55] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.33 - - [2026-02-20 02:23:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001915 10.0.0.33 - - [2026-02-20 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.33 - - [2026-02-20 02:23:55] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.008409 10.0.0.33 - - [2026-02-20 02:23:56] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.33 - - [2026-02-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2026-02-20 02:23:56] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002373 10.0.0.33 - - [2026-02-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-02-20 02:23:56] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.011340 10.0.0.33 - - [2026-02-20 02:23:56] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.33 - - [2026-02-20 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2026-02-20 02:23:56] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004335 10.0.0.33 - - [2026-02-20 02:23:56] "PUT /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22 HTTP/1.1" 200 274 0.022703 10.0.0.33 - - [2026-02-20 02:23:59] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.33 - - [2026-02-20 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2026-02-20 02:23:59] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003704 10.0.0.33 - - [2026-02-20 02:23:59] "POST /bgp-routers HTTP/1.1" 409 301 0.009789 10.0.0.33 - - [2026-02-20 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2026-02-20 02:23:59] "GET /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002467 10.0.0.33 - - [2026-02-20 02:23:59] "PUT /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab HTTP/1.1" 200 254 0.013325 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:23:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002232 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:24:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002267 10.0.0.33 - - [2026-02-20 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2026-02-20 02:24:01] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005082 10.0.0.33 - - [2026-02-20 02:24:15] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.33 - - [2026-02-20 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-02-20 02:24:15] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004242 10.0.0.33 - - [2026-02-20 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.33 - - [2026-02-20 02:24:15] "GET /config-node/c8d059d4-6129-4b65-b91a-0cd0246f7ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001698 10.0.0.33 - - [2026-02-20 02:24:27] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.33 - - [2026-02-20 02:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-02-20 02:24:27] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002258 10.0.0.33 - - [2026-02-20 02:24:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001311 10.0.0.33 - - [2026-02-20 02:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-02-20 02:24:27] "GET /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002764 10.0.0.33 - - [2026-02-20 02:24:27] "PUT /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab HTTP/1.1" 200 254 0.009291 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:24:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:24:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001205 10.0.0.33 - - [2026-02-20 02:24:41] "GET / HTTP/1.1" 200 35931 0.002016 10.0.0.33 - - [2026-02-20 02:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.33 - - [2026-02-20 02:24:41] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003953 10.0.0.33 - - [2026-02-20 02:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-02-20 02:24:41] "GET /config-node/c8d059d4-6129-4b65-b91a-0cd0246f7ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001621 10.0.0.33 - - [2026-02-20 02:24:42] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.33 - - [2026-02-20 02:24:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002052 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2026-02-20 02:24:47] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002445 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.008250 10.0.0.33 - - [2026-02-20 02:24:47] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 264 0.002570 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/d2c08054-4b1d-4c5a-b8a6-4b26e91f568a HTTP/1.1" 200 244 0.010837 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 261 0.002038 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/43bb8790-36a8-41e0-b6e4-a40f2f10bc8f HTTP/1.1" 200 244 0.007086 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 261 0.002910 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/9f690e71-54d8-4211-88f2-624809b8578a HTTP/1.1" 200 244 0.009341 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 253 0.010185 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/9d3fdb46-47fd-4d74-a3fc-bdc6c43adf0f HTTP/1.1" 200 244 0.008970 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 251 0.012829 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/cc2e78ce-cfca-40be-834b-d5d48f3a5cdb HTTP/1.1" 200 244 0.010054 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 252 0.006926 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/da435e01-9c2b-42d8-a093-391c753d1455 HTTP/1.1" 200 244 0.009689 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 256 0.007138 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/b5e35b61-33f9-4542-855c-ef1a5937041e HTTP/1.1" 200 244 0.010180 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 248 0.008047 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2026-02-20 02:24:47] "PUT /alarm/79542ff7-ecdb-47ca-8fc6-eded856bc2bc HTTP/1.1" 200 244 0.009019 10.0.0.33 - - [2026-02-20 02:24:47] "POST /alarms HTTP/1.1" 409 252 0.003717 10.0.0.33 - - [2026-02-20 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/6231f8f6-d31e-47a1-861a-3692cf7bc37f HTTP/1.1" 200 244 0.010210 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 257 0.001657 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/4894cc06-4c6a-417a-a1ae-08e664fe9e1f HTTP/1.1" 200 244 0.008928 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 251 0.002141 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/b574a988-729b-47a8-aad7-51a1837da07d HTTP/1.1" 200 244 0.010520 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 257 0.003897 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/176fe4d0-1e38-47d5-aec5-334a90c4aad6 HTTP/1.1" 200 244 0.008649 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 261 0.003499 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/bda25197-e2fe-4461-9409-4c59f77a3cf4 HTTP/1.1" 200 244 0.009684 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 258 0.009806 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/2fc0fdd7-f957-4f9f-b6f0-98af0eb60f8c HTTP/1.1" 200 244 0.009253 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 254 0.013079 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/ea23063b-5243-4a78-b9a0-bb357ac8d56c HTTP/1.1" 200 244 0.010735 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 254 0.002968 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008236 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/b7841d28-4833-4ae3-8f21-67cc8a199ca9 HTTP/1.1" 200 244 0.009845 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 254 0.002047 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/e3bb341e-e77c-4119-8160-8c7d2959fa6b HTTP/1.1" 200 244 0.008309 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 247 0.005037 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/ab2d3d96-d201-467d-9478-ee367883f8de HTTP/1.1" 200 244 0.009070 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 272 0.010714 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/b3ebe6e0-e486-48cc-ade8-5d687306935e HTTP/1.1" 200 244 0.010967 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 261 0.010907 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/7f795e1f-a92c-4626-b415-07ffbb4a47ee HTTP/1.1" 200 244 0.008530 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 259 0.003412 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/82db87fe-494e-4e7b-b1a7-6accceb5f58e HTTP/1.1" 200 244 0.009098 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 265 0.003379 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/74840658-8456-46e3-b7f6-0a6b33dea61d HTTP/1.1" 200 244 0.008982 10.0.0.33 - - [2026-02-20 02:24:48] "POST /alarms HTTP/1.1" 409 279 0.002430 10.0.0.33 - - [2026-02-20 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2026-02-20 02:24:48] "PUT /alarm/d5bd8e6d-b1c9-46f5-9ad2-c19703f38e79 HTTP/1.1" 200 244 0.008512 10.0.0.33 - - [2026-02-20 02:24:49] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.33 - - [2026-02-20 02:24:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001873 10.0.0.33 - - [2026-02-20 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.33 - - [2026-02-20 02:24:49] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.006952 10.0.0.33 - - [2026-02-20 02:24:49] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.33 - - [2026-02-20 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2026-02-20 02:24:49] "GET /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002108 10.0.0.33 - - [2026-02-20 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001136 10.0.0.33 - - [2026-02-20 02:24:49] "PUT /global-vrouter-config/3b94e557-c81f-441d-aab8-2f78f18629c9 HTTP/1.1" 200 276 0.008921 10.0.0.33 - - [2026-02-20 02:24:49] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.33 - - [2026-02-20 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2026-02-20 02:24:49] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004020 10.0.0.33 - - [2026-02-20 02:24:49] "PUT /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22 HTTP/1.1" 200 274 0.012559 10.0.0.33 - - [2026-02-20 02:24:53] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.33 - - [2026-02-20 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006599 10.0.0.33 - - [2026-02-20 02:24:53] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004674 10.0.0.33 - - [2026-02-20 02:24:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002721 10.0.0.33 - - [2026-02-20 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.33 - - [2026-02-20 02:24:53] "GET /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003827 10.0.0.33 - - [2026-02-20 02:24:53] "PUT /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab HTTP/1.1" 200 254 0.016980 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:24:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:24:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.33 - - [2026-02-20 02:24:58] "POST /tags HTTP/1.1" 200 355 0.018981 10.0.0.33 - - [2026-02-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006840 10.0.0.33 - - [2026-02-20 02:24:58] "GET /tag/31e6b0cd-faab-4696-b97d-69b5d13a8ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015077 10.0.0.33 - - [2026-02-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-02-20 02:24:58] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003898 10.0.0.33 - - [2026-02-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-02-20 02:24:58] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052222 10.0.0.33 - - [2026-02-20 02:24:58] "POST /virtual-machines HTTP/1.1" 200 351 0.011107 10.0.0.33 - - [2026-02-20 02:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.042385 10.0.0.33 - - [2026-02-20 02:24:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.106377 10.0.0.33 - - [2026-02-20 02:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007307 10.0.0.33 - - [2026-02-20 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019194 10.0.0.33 - - [2026-02-20 02:24:58] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.003759 10.0.0.33 - - [2026-02-20 02:24:58] "POST /instance-ips HTTP/1.1" 200 391 0.023526 10.0.0.33 - - [2026-02-20 02:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022109 10.0.0.33 - - [2026-02-20 02:24:58] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007928 10.0.0.33 - - [2026-02-20 02:24:58] "POST /set-tag HTTP/1.1" 200 109 0.012493 10.0.0.33 - - [2026-02-20 02:24:58] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014479 10.0.0.33 - - [2026-02-20 02:24:58] "GET /instance-ip/5a2e9fc4-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004747 10.0.0.33 - - [2026-02-20 02:24:58] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004107 10.0.0.33 - - [2026-02-20 02:24:58] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.33 - - [2026-02-20 02:24:58] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002961 10.0.0.33 - - [2026-02-20 02:24:58] "POST /ref-update HTTP/1.1" 200 156 0.007296 10.0.0.33 - - [2026-02-20 02:24:58] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008495 10.0.0.33 - - [2026-02-20 02:24:58] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.33 - - [2026-02-20 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-network/70f62d95-5ca2-46ac-8324-cb35bb2fd172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003681 10.0.0.33 - - [2026-02-20 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.33 - - [2026-02-20 02:24:59] "GET /project/84a5ab35-72a7-4c9c-9cf7-b19efc850d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035122 10.0.0.33 - - [2026-02-20 02:24:59] "POST /virtual-machines HTTP/1.1" 200 355 0.006984 10.0.0.33 - - [2026-02-20 02:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016313 10.0.0.33 - - [2026-02-20 02:24:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107580 10.0.0.33 - - [2026-02-20 02:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024196 10.0.0.33 - - [2026-02-20 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014968 10.0.0.33 - - [2026-02-20 02:24:59] "POST /instance-ips HTTP/1.1" 200 395 0.018375 10.0.0.33 - - [2026-02-20 02:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016648 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014359 10.0.0.33 - - [2026-02-20 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.018951 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013811 10.0.0.33 - - [2026-02-20 02:24:59] "GET /instance-ip/5a9f38ba-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003313 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004354 10.0.0.33 - - [2026-02-20 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-router/69ef71af-85dd-42d3-8460-755e19ff902a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003002 10.0.0.33 - - [2026-02-20 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.008719 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009764 10.0.0.33 - - [2026-02-20 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003667 10.0.0.33 - - [2026-02-20 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.001644 10.0.0.33 - - [2026-02-20 02:24:59] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004010 10.0.0.33 - - [2026-02-20 02:24:59] "POST /set-tag HTTP/1.1" 200 109 0.001745 10.0.0.33 - - [2026-02-20 02:25:10] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004247 10.0.0.33 - - [2026-02-20 02:25:10] "POST /set-tag HTTP/1.1" 200 109 0.001615 10.0.0.33 - - [2026-02-20 02:25:11] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004776 10.0.0.33 - - [2026-02-20 02:25:11] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.33 - - [2026-02-20 02:25:13] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005121 10.0.0.33 - - [2026-02-20 02:25:13] "POST /set-tag HTTP/1.1" 200 109 0.002339 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:25:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:25:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.33 - - [2026-02-20 02:25:30] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.33 - - [2026-02-20 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.33 - - [2026-02-20 02:25:30] "GET /global-system-config/930c2c6d-023b-4703-8786-511bd0b6ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004230 10.0.0.33 - - [2026-02-20 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.33 - - [2026-02-20 02:25:30] "GET /config-node/c8d059d4-6129-4b65-b91a-0cd0246f7ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002349 10.0.0.33 - - [2026-02-20 02:25:41] "GET / HTTP/1.1" 200 35931 0.001286 10.0.0.33 - - [2026-02-20 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-02-20 02:25:41] "GET /routing-instance/79920387-9b87-493b-aedb-79ecd75df707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002565 10.0.0.33 - - [2026-02-20 02:25:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001358 10.0.0.33 - - [2026-02-20 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.33 - - [2026-02-20 02:25:41] "GET /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002863 10.0.0.33 - - [2026-02-20 02:25:41] "PUT /bgp-router/b625c5a0-16cc-4597-8fde-887836bc43ab HTTP/1.1" 200 254 0.013558 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:25:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:25:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.33 - - [2026-02-20 02:25:43] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004630 10.0.0.33 - - [2026-02-20 02:25:43] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.33 - - [2026-02-20 02:25:44] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007309 10.0.0.33 - - [2026-02-20 02:25:44] "POST /set-tag HTTP/1.1" 200 109 0.005249 10.0.0.33 - - [2026-02-20 02:25:44] "GET /virtual-machine/21a4ae6d-0248-4aa3-8b22-c162d328c49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.006417 10.0.0.33 - - [2026-02-20 02:25:44] "POST /ref-update HTTP/1.1" 200 156 0.014374 10.0.0.33 - - [2026-02-20 02:25:44] "GET /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.030745 10.0.0.33 - - [2026-02-20 02:25:44] "POST /set-tag HTTP/1.1" 200 109 0.018303 10.0.0.33 - - [2026-02-20 02:25:44] "POST /set-tag HTTP/1.1" 200 109 0.014508 10.0.0.33 - - [2026-02-20 02:25:44] "DELETE /instance-ip/5a2e9fc4-0e03-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.068539 10.0.0.33 - - [2026-02-20 02:25:44] "DELETE /virtual-machine-interface/5a14d120-0e03-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.034597 10.0.0.33 - - [2026-02-20 02:25:44] "DELETE /virtual-machine/21a4ae6d-0248-4aa3-8b22-c162d328c49a HTTP/1.1" 200 115 0.018114 10.0.0.33 - - [2026-02-20 02:25:44] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007094 10.0.0.33 - - [2026-02-20 02:25:44] "POST /set-tag HTTP/1.1" 200 109 0.003470 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:26:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:26:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:26:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-02-20 02:26:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 10.0.0.33 - - [2026-02-20 02:26:15] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004529 10.0.0.33 - - [2026-02-20 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.005511 10.0.0.33 - - [2026-02-20 02:26:15] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004500 10.0.0.33 - - [2026-02-20 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.33 - - [2026-02-20 02:26:15] "GET /virtual-machine/049dd5fb-1563-48f4-8568-d60b1b8117f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.003236 10.0.0.33 - - [2026-02-20 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.015572 10.0.0.33 - - [2026-02-20 02:26:15] "GET /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008249 10.0.0.33 - - [2026-02-20 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.029366 10.0.0.33 - - [2026-02-20 02:26:15] "POST /set-tag HTTP/1.1" 200 109 0.037576 10.0.0.33 - - [2026-02-20 02:26:15] "DELETE /instance-ip/5a9f38ba-0e03-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.035080 10.0.0.33 - - [2026-02-20 02:26:15] "DELETE /virtual-machine-interface/5a839c72-0e03-11f1-ae38-fa163edb605f HTTP/1.1" 200 115 0.032758 10.0.0.33 - - [2026-02-20 02:26:15] "DELETE /virtual-machine/049dd5fb-1563-48f4-8568-d60b1b8117f9 HTTP/1.1" 200 115 0.022400 10.0.0.33 - - [2026-02-20 02:26:15] "DELETE /tag/31e6b0cd-faab-4696-b97d-69b5d13a8ac5 HTTP/1.1" 200 115 0.045967