++ 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: =================== Wed Feb 11 11:05:22 PM UTC 2026 ===================' INFO: =================== Wed Feb 11 11:05:22 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ 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 ++ echo 10.0.0.33 ++ cut -d , -f 1 + 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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.167.98.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.167.98.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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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/11/2026 23:06:05.864 7ff2baba60c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/11/2026 23:06:06.097 7ff2baba60c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/11/2026 23:06:06.109 7ff2baba60c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/11/2026 23:06:06.109 7ff2baba60c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-11 23:06:15] "GET / HTTP/1.1" 503 181 0.000192 10.0.0.33 - - [2026-02-11 23:06:16] "GET / HTTP/1.1" 200 45303 0.001464 10.0.0.33 - - [2026-02-11 23:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.33 - - [2026-02-11 23:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.33 - - [2026-02-11 23:06:17] "GET / HTTP/1.1" 200 35931 0.001121 10.0.0.33 - - [2026-02-11 23:06:17] "GET / HTTP/1.1" 200 35931 0.001137 10.0.0.33 - - [2026-02-11 23:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2026-02-11 23:06:17] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005762 10.0.0.33 - - [2026-02-11 23:06:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.001897 10.0.0.33 - - [2026-02-11 23:06:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.044259 10.0.0.33 - - [2026-02-11 23:06:17] "GET / HTTP/1.1" 200 35931 0.002237 10.0.0.33 - - [2026-02-11 23:06:17] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.33 - - [2026-02-11 23:06:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.002203 10.0.0.33 - - [2026-02-11 23:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2026-02-11 23:06:18] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004347 10.0.0.33 - - [2026-02-11 23:06:18] "POST /service-appliance-sets HTTP/1.1" 200 553 0.026913 10.0.0.33 - - [2026-02-11 23:06:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.001486 10.0.0.33 - - [2026-02-11 23:06:18] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.33 - - [2026-02-11 23:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010261 10.0.0.33 - - [2026-02-11 23:06:18] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009222 10.0.0.33 - - [2026-02-11 23:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.33 - - [2026-02-11 23:06:18] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009897 10.0.0.33 - - [2026-02-11 23:06:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.021862 10.0.0.33 - - [2026-02-11 23:06:18] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023910 10.0.0.33 - - [2026-02-11 23:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.33 - - [2026-02-11 23:06:18] "GET /network-ipam/4e6f0573-02eb-4997-97da-b111f9a1f719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004713 10.0.0.33 - - [2026-02-11 23:06:18] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.045592 10.0.0.33 - - [2026-02-11 23:06:18] "POST /service-templates HTTP/1.1" 200 511 0.032112 10.0.0.33 - - [2026-02-11 23:06:18] "POST /service-templates HTTP/1.1" 200 501 0.022075 10.0.0.33 - - [2026-02-11 23:06:18] "POST /service-templates HTTP/1.1" 200 515 0.046576 10.0.0.33 - - [2026-02-11 23:06:18] "POST /service-templates HTTP/1.1" 200 535 0.027014 10.0.0.33 - - [2026-02-11 23:06:18] "POST /service-templates HTTP/1.1" 200 507 0.054650 10.0.0.33 - - [2026-02-11 23:06:19] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.33 - - [2026-02-11 23:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2026-02-11 23:06:19] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008931 10.0.0.33 - - [2026-02-11 23:06:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001776 10.0.0.33 - - [2026-02-11 23:06:19] "POST /config-nodes HTTP/1.1" 200 593 0.025499 10.0.0.33 - - [2026-02-11 23:06:19] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.33 - - [2026-02-11 23:06:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002317 10.0.0.33 - - [2026-02-11 23:06:19] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.33 - - [2026-02-11 23:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2026-02-11 23:06:19] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006654 10.0.0.33 - - [2026-02-11 23:06:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001918 10.0.0.33 - - [2026-02-11 23:06:19] "POST /analytics-nodes HTTP/1.1" 200 599 0.020310 10.0.0.33 - - [2026-02-11 23:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.33 - - [2026-02-11 23:06:20] "GET /network-ipam/4e6f0573-02eb-4997-97da-b111f9a1f719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003387 10.0.0.33 - - [2026-02-11 23:06:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.002515 10.0.0.33 - - [2026-02-11 23:06:20] "POST /access-control-lists HTTP/1.1" 200 587 0.018249 10.0.0.33 - - [2026-02-11 23:06:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.005986 10.0.0.33 - - [2026-02-11 23:06:20] "POST /access-control-lists HTTP/1.1" 200 585 0.020074 10.0.0.33 - - [2026-02-11 23:06:20] "POST /route-targets HTTP/1.1" 200 327 0.012331 10.0.0.33 - - [2026-02-11 23:06:20] "POST /ref-update HTTP/1.1" 200 156 0.019833 10.0.0.33 - - [2026-02-11 23:06:20] "POST /route-targets HTTP/1.1" 200 327 0.010286 10.0.0.33 - - [2026-02-11 23:06:20] "POST /ref-update HTTP/1.1" 200 156 0.016028 10.0.0.33 - - [2026-02-11 23:06:20] "POST /route-targets HTTP/1.1" 200 327 0.019881 10.0.0.33 - - [2026-02-11 23:06:20] "POST /ref-update HTTP/1.1" 200 156 0.022411 10.0.0.33 - - [2026-02-11 23:06:21] "POST /route-targets HTTP/1.1" 200 327 0.018876 10.0.0.33 - - [2026-02-11 23:06:21] "POST /ref-update HTTP/1.1" 200 156 0.031447 10.0.0.33 - - [2026-02-11 23:06:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.003011 10.0.0.33 - - [2026-02-11 23:06:21] "POST /access-control-lists HTTP/1.1" 200 551 0.066631 10.0.0.33 - - [2026-02-11 23:06:21] "PUT /access-control-list/17812f02-1d75-483e-806b-96742d607792 HTTP/1.1" 200 272 0.027303 10.0.0.33 - - [2026-02-11 23:06:21] "PUT /access-control-list/bfbd44bb-a968-445b-b0f7-1ba16b56181b HTTP/1.1" 200 272 0.046080 10.0.0.33 - - [2026-02-11 23:06:21] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.33 - - [2026-02-11 23:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-02-11 23:06:21] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005846 10.0.0.33 - - [2026-02-11 23:06:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.004618 10.0.0.33 - - [2026-02-11 23:06:21] "POST /config-database-nodes HTTP/1.1" 200 611 0.040539 10.0.0.33 - - [2026-02-11 23:06:23] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.33 - - [2026-02-11 23:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.33 - - [2026-02-11 23:06:23] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003704 10.0.0.33 - - [2026-02-11 23:06:23] "POST /bgp-routers HTTP/1.1" 200 616 0.018693 10.0.0.33 - - [2026-02-11 23:06:23] "GET /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.024966 10.0.0.33 - - [2026-02-11 23:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.33 - - [2026-02-11 23:06:23] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004680 10.0.0.33 - - [2026-02-11 23:06:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002053 10.0.0.33 - - [2026-02-11 23:06:24] "POST /ref-update HTTP/1.1" 200 156 0.006912 10.0.0.33 - - [2026-02-11 23:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2026-02-11 23:06:24] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002879 10.0.0.33 - - [2026-02-11 23:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.33 - - [2026-02-11 23:06:24] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.008891 10.0.0.33 - - [2026-02-11 23:06:24] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.33 - - [2026-02-11 23:06:24] "POST /alarms HTTP/1.1" 200 581 0.030109 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 575 0.029229 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 575 0.028241 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 559 0.036300 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 555 0.022608 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 557 0.036666 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 565 0.032079 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 549 0.025602 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 557 0.040679 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 567 0.031601 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 555 0.038150 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 567 0.028592 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 575 0.094646 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 569 0.025936 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 561 0.071424 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 561 0.057212 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 561 0.021747 10.0.0.33 - - [2026-02-11 23:06:25] "POST /alarms HTTP/1.1" 200 547 0.071354 10.0.0.33 - - [2026-02-11 23:06:26] "POST /alarms HTTP/1.1" 200 595 0.066211 10.0.0.33 - - [2026-02-11 23:06:26] "POST /alarms HTTP/1.1" 200 575 0.030402 10.0.0.33 - - [2026-02-11 23:06:26] "POST /alarms HTTP/1.1" 200 571 0.043624 10.0.0.33 - - [2026-02-11 23:06:26] "POST /alarms HTTP/1.1" 200 583 0.034109 10.0.0.33 - - [2026-02-11 23:06:26] "POST /alarms HTTP/1.1" 200 609 0.016783 10.0.0.33 - - [2026-02-11 23:06:26] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.33 - - [2026-02-11 23:06:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006868 10.0.0.33 - - [2026-02-11 23:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.33 - - [2026-02-11 23:06:26] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.008261 10.0.0.33 - - [2026-02-11 23:06:26] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.33 - - [2026-02-11 23:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2026-02-11 23:06:26] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002484 10.0.0.33 - - [2026-02-11 23:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.33 - - [2026-02-11 23:06:26] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.015883 10.0.0.33 - - [2026-02-11 23:06:27] "GET / HTTP/1.1" 200 35931 0.001190 10.0.0.33 - - [2026-02-11 23:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-11 23:06:27] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005802 10.0.0.33 - - [2026-02-11 23:06:27] "PUT /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40 HTTP/1.1" 200 274 0.035273 10.0.0.33 - - [2026-02-11 23:08:23] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.33 - - [2026-02-11 23:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.33 - - [2026-02-11 23:08:23] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008081 10.0.0.33 - - [2026-02-11 23:08:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.006151 10.0.0.33 - - [2026-02-11 23:08:23] "POST /database-nodes HTTP/1.1" 200 597 0.021012 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:08:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:08:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:08:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000771 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:08:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001780 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001842 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.33 - - [2026-02-11 23:09:25] "GET /global-system-configs HTTP/1.1" 200 322 0.008711 10.0.0.33 - - [2026-02-11 23:09:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001981 10.0.0.33 - - [2026-02-11 23:09:40] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.33 - - [2026-02-11 23:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-02-11 23:09:40] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004730 10.0.0.33 - - [2026-02-11 23:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009951 10.0.0.33 - - [2026-02-11 23:09:40] "GET /config-node/6e52ecdf-ae35-418a-9f0c-16e867265f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003613 10.0.0.33 - - [2026-02-11 23:09:51] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.33 - - [2026-02-11 23:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-11 23:09:51] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002136 10.0.0.33 - - [2026-02-11 23:09:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001429 10.0.0.33 - - [2026-02-11 23:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.33 - - [2026-02-11 23:09:51] "GET /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003199 10.0.0.33 - - [2026-02-11 23:09:51] "PUT /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09 HTTP/1.1" 200 254 0.015656 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001418 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:09:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.33 - - [2026-02-11 23:10:04] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-02-11 23:10:04] "GET /domain/568814f2-e782-4abf-ae90-d844e775f4ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006711 10.0.0.33 - - [2026-02-11 23:10:04] "POST /id-to-fqname HTTP/1.1" 200 173 0.000480 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.019879 10.0.0.33 - - [2026-02-11 23:10:04] "POST /security-groups HTTP/1.1" 200 570 0.078611 10.0.0.33 - - [2026-02-11 23:10:04] "POST /projects HTTP/1.1" 200 481 0.254075 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.004505 10.0.0.33 - - [2026-02-11 23:10:04] "POST /security-groups HTTP/1.1" 200 534 0.051373 10.0.0.33 - - [2026-02-11 23:10:04] "POST /access-control-lists HTTP/1.1" 200 579 0.083282 10.0.0.33 - - [2026-02-11 23:10:04] "POST /chown HTTP/1.1" 200 109 0.049323 10.0.0.33 - - [2026-02-11 23:10:04] "POST /policy-managements HTTP/1.1" 409 214 0.017021 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.009199 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.33 - - [2026-02-11 23:10:04] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034034 10.0.0.33 - - [2026-02-11 23:10:04] "POST /access-control-lists HTTP/1.1" 200 577 0.075563 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.002488 10.0.0.33 - - [2026-02-11 23:10:04] "POST /application-policy-sets HTTP/1.1" 200 528 0.040025 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.33 - - [2026-02-11 23:10:04] "POST /access-control-lists HTTP/1.1" 200 594 0.021873 10.0.0.33 - - [2026-02-11 23:10:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.005589 10.0.0.33 - - [2026-02-11 23:10:05] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.013638 10.0.0.33 - - [2026-02-11 23:10:05] "POST /access-control-lists HTTP/1.1" 200 592 0.043800 10.0.0.33 - - [2026-02-11 23:10:05] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.017779 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011569 10.0.0.33 - - [2026-02-11 23:10:05] "GET /virtual-network/81e59db5-1031-46ab-b720-41a6450a91fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.003956 10.0.0.33 - - [2026-02-11 23:10:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000891 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.004097 10.0.0.33 - - [2026-02-11 23:10:05] "POST /security-groups HTTP/1.1" 200 574 0.068241 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.001915 10.0.0.33 - - [2026-02-11 23:10:05] "POST /projects HTTP/1.1" 200 489 0.209215 10.0.0.33 - - [2026-02-11 23:10:05] "POST /access-control-lists HTTP/1.1" 200 583 0.076187 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004725 10.0.0.33 - - [2026-02-11 23:10:05] "POST /security-groups HTTP/1.1" 200 546 0.095433 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 10.0.0.33 - - [2026-02-11 23:10:05] "POST /chown HTTP/1.1" 200 109 0.032158 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.33 - - [2026-02-11 23:10:05] "POST /access-control-lists HTTP/1.1" 200 581 0.134079 10.0.0.33 - - [2026-02-11 23:10:05] "POST /network-ipams HTTP/1.1" 200 522 0.059613 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.006759 10.0.0.33 - - [2026-02-11 23:10:05] "POST /network-ipams HTTP/1.1" 200 510 0.077682 10.0.0.33 - - [2026-02-11 23:10:05] "POST /access-control-lists HTTP/1.1" 200 602 0.047492 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.010409 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.014995 10.0.0.33 - - [2026-02-11 23:10:05] "POST /access-control-lists HTTP/1.1" 200 600 0.114743 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.017603 10.0.0.33 - - [2026-02-11 23:10:05] "POST /useragent-kv HTTP/1.1" 200 115 0.015032 10.0.0.33 - - [2026-02-11 23:10:05] "POST /virtual-networks HTTP/1.1" 200 538 0.227883 10.0.0.33 - - [2026-02-11 23:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009074 10.0.0.33 - - [2026-02-11 23:10:06] "POST /access-control-lists HTTP/1.1" 200 589 0.091575 10.0.0.33 - - [2026-02-11 23:10:06] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.060829 10.0.0.33 - - [2026-02-11 23:10:06] "POST /route-targets HTTP/1.1" 200 327 0.012061 10.0.0.33 - - [2026-02-11 23:10:06] "POST /network-ipams HTTP/1.1" 200 518 0.075550 10.0.0.33 - - [2026-02-11 23:10:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.005544 10.0.0.33 - - [2026-02-11 23:10:06] "POST /ref-update HTTP/1.1" 200 156 0.052100 10.0.0.33 - - [2026-02-11 23:10:06] "PUT /access-control-list/784ccf81-4db1-4423-bee6-e5dcaf69f5ed HTTP/1.1" 200 272 0.025313 10.0.0.33 - - [2026-02-11 23:10:06] "POST /useragent-kv HTTP/1.1" 200 115 0.023123 10.0.0.33 - - [2026-02-11 23:10:06] "POST /virtual-networks HTTP/1.1" 200 546 0.197161 10.0.0.33 - - [2026-02-11 23:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010915 10.0.0.33 - - [2026-02-11 23:10:06] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.013454 10.0.0.33 - - [2026-02-11 23:10:06] "POST /route-targets HTTP/1.1" 200 327 0.016306 10.0.0.33 - - [2026-02-11 23:10:06] "POST /ref-update HTTP/1.1" 200 156 0.021887 10.0.0.33 - - [2026-02-11 23:10:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.006549 10.0.0.33 - - [2026-02-11 23:10:06] "POST /network-policys HTTP/1.1" 200 538 0.035327 10.0.0.33 - - [2026-02-11 23:10:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.005653 10.0.0.33 - - [2026-02-11 23:10:06] "POST /network-policys HTTP/1.1" 200 534 0.024685 10.0.0.33 - - [2026-02-11 23:10:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.017584 10.0.0.33 - - [2026-02-11 23:10:06] "POST /network-policys HTTP/1.1" 200 542 0.041128 10.0.0.33 - - [2026-02-11 23:10:06] "POST /ref-update HTTP/1.1" 200 156 0.070435 10.0.0.33 - - [2026-02-11 23:10:06] "PUT /access-control-list/1fc5554d-3dd0-4b6d-8b6c-7cbc494e9c1d HTTP/1.1" 200 272 0.026161 10.0.0.33 - - [2026-02-11 23:10:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016687 10.0.0.33 - - [2026-02-11 23:10:06] "PUT /access-control-list/784ccf81-4db1-4423-bee6-e5dcaf69f5ed HTTP/1.1" 200 272 0.031257 10.0.0.33 - - [2026-02-11 23:10:06] "POST /ref-update HTTP/1.1" 200 156 0.078780 10.0.0.33 - - [2026-02-11 23:10:07] "PUT /access-control-list/1fc5554d-3dd0-4b6d-8b6c-7cbc494e9c1d HTTP/1.1" 200 272 0.061566 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-update HTTP/1.1" 200 156 0.110299 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022832 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004040 10.0.0.33 - - [2026-02-11 23:10:07] "PUT /access-control-list/784ccf81-4db1-4423-bee6-e5dcaf69f5ed HTTP/1.1" 200 272 0.087675 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-update HTTP/1.1" 200 156 0.044712 10.0.0.33 - - [2026-02-11 23:10:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.017123 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-update HTTP/1.1" 200 156 0.139786 10.0.0.33 - - [2026-02-11 23:10:07] "POST /access-control-lists HTTP/1.1" 200 601 0.098813 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-update HTTP/1.1" 200 156 0.151794 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-update HTTP/1.1" 200 156 0.043741 10.0.0.33 - - [2026-02-11 23:10:07] "PUT /access-control-list/1e6bc69f-8b6f-4003-a619-e69125bf15af HTTP/1.1" 200 272 0.065928 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-update HTTP/1.1" 200 156 0.164645 10.0.0.33 - - [2026-02-11 23:10:07] "PUT /access-control-list/1fc5554d-3dd0-4b6d-8b6c-7cbc494e9c1d HTTP/1.1" 200 272 0.082618 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034556 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032747 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002525 10.0.0.33 - - [2026-02-11 23:10:07] "PUT /access-control-list/1e6bc69f-8b6f-4003-a619-e69125bf15af HTTP/1.1" 200 272 0.103722 10.0.0.33 - - [2026-02-11 23:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020229 10.0.0.33 - - [2026-02-11 23:10:07] "GET /virtual-network/81e59db5-1031-46ab-b720-41a6450a91fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006375 10.0.0.33 - - [2026-02-11 23:10:07] "POST /ref-update HTTP/1.1" 200 156 0.018754 10.0.0.33 - - [2026-02-11 23:10:07] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.019342 10.0.0.33 - - [2026-02-11 23:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.33 - - [2026-02-11 23:10:07] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005022 10.0.0.33 - - [2026-02-11 23:10:07] "POST /firewall-policys HTTP/1.1" 200 530 0.050184 10.0.0.33 - - [2026-02-11 23:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035211 10.0.0.33 - - [2026-02-11 23:10:08] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006940 10.0.0.33 - - [2026-02-11 23:10:08] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006472 10.0.0.33 - - [2026-02-11 23:10:08] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002556 10.0.0.33 - - [2026-02-11 23:10:08] "POST /ref-update HTTP/1.1" 200 156 0.021842 10.0.0.33 - - [2026-02-11 23:10:08] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010501 10.0.0.33 - - [2026-02-11 23:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2026-02-11 23:10:08] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005057 10.0.0.33 - - [2026-02-11 23:10:08] "POST /firewall-policys HTTP/1.1" 200 532 0.158968 10.0.0.33 - - [2026-02-11 23:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.093207 10.0.0.33 - - [2026-02-11 23:10:08] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010717 10.0.0.33 - - [2026-02-11 23:10:08] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002983 10.0.0.33 - - [2026-02-11 23:10:08] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002105 10.0.0.33 - - [2026-02-11 23:10:08] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001898 10.0.0.33 - - [2026-02-11 23:10:08] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.078475 10.0.0.33 - - [2026-02-11 23:10:08] "POST /ref-update HTTP/1.1" 200 156 0.030069 10.0.0.33 - - [2026-02-11 23:10:08] "POST /ref-update HTTP/1.1" 200 156 0.057611 10.0.0.33 - - [2026-02-11 23:10:08] "POST /ref-update HTTP/1.1" 200 156 0.039388 10.0.0.33 - - [2026-02-11 23:10:08] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018014 10.0.0.33 - - [2026-02-11 23:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.33 - - [2026-02-11 23:10:08] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004504 10.0.0.33 - - [2026-02-11 23:10:08] "POST /firewall-policys HTTP/1.1" 200 530 0.027448 10.0.0.33 - - [2026-02-11 23:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.044519 10.0.0.33 - - [2026-02-11 23:10:09] "GET /firewall-policy/85390a41-faae-4925-aacd-99daf81cd529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.018216 10.0.0.33 - - [2026-02-11 23:10:09] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.009223 10.0.0.33 - - [2026-02-11 23:10:09] "GET /firewall-policy/85390a41-faae-4925-aacd-99daf81cd529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022974 10.0.0.33 - - [2026-02-11 23:10:09] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002537 10.0.0.33 - - [2026-02-11 23:10:09] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002780 10.0.0.33 - - [2026-02-11 23:10:09] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003226 10.0.0.33 - - [2026-02-11 23:10:09] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006264 10.0.0.33 - - [2026-02-11 23:10:09] "POST /ref-update HTTP/1.1" 200 156 0.022143 10.0.0.33 - - [2026-02-11 23:10:09] "POST /ref-update HTTP/1.1" 200 156 0.029805 10.0.0.33 - - [2026-02-11 23:10:09] "POST /ref-update HTTP/1.1" 200 156 0.082137 10.0.0.33 - - [2026-02-11 23:10:09] "POST /ref-update HTTP/1.1" 200 156 0.075451 10.0.0.33 - - [2026-02-11 23:10:09] "POST /ref-update HTTP/1.1" 200 156 0.049879 10.0.0.33 - - [2026-02-11 23:10:09] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.030639 10.0.0.33 - - [2026-02-11 23:10:09] "POST /tags HTTP/1.1" 200 299 0.046480 10.0.0.33 - - [2026-02-11 23:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030745 10.0.0.33 - - [2026-02-11 23:10:09] "GET /tag/ce8d0d3f-f636-413a-a7b7-c0edaf470f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031357 10.0.0.33 - - [2026-02-11 23:10:09] "POST /set-tag HTTP/1.1" 200 109 0.024899 10.0.0.33 - - [2026-02-11 23:10:10] "POST /tags HTTP/1.1" 200 305 0.107585 10.0.0.33 - - [2026-02-11 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019309 10.0.0.33 - - [2026-02-11 23:10:10] "GET /tag/576c0e65-e2c3-4467-a2d3-4c3a60d65d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011941 10.0.0.33 - - [2026-02-11 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-02-11 23:10:10] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045977 10.0.0.33 - - [2026-02-11 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.33 - - [2026-02-11 23:10:10] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.018718 10.0.0.33 - - [2026-02-11 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.33 - - [2026-02-11 23:10:10] "GET /service-appliance-set/1d81bc59-4a24-4ec5-b1ca-0d74fb1cbb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006078 10.0.0.33 - - [2026-02-11 23:10:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.001980 10.0.0.33 - - [2026-02-11 23:10:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110822 10.0.0.33 - - [2026-02-11 23:10:10] "GET /virtual-machine-interface/c9bb251e-8c83-404f-a879-cc9770796208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.006208 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001972 10.0.0.33 - - [2026-02-11 23:10:10] "POST /instance-ips HTTP/1.1" 200 381 0.104723 10.0.0.33 - - [2026-02-11 23:10:10] "GET /instance-ip/4aef0e9a-bee7-4842-ba4b-10532712b469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004825 10.0.0.33 - - [2026-02-11 23:10:10] "POST /loadbalancers HTTP/1.1" 200 582 0.071717 10.0.0.33 - - [2026-02-11 23:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.065095 10.0.0.33 - - [2026-02-11 23:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.33 - - [2026-02-11 23:10:10] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061741 10.0.0.33 - - [2026-02-11 23:10:10] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.074622 10.0.0.33 - - [2026-02-11 23:10:10] "GET /loadbalancer/a053dc62-36d3-410f-92a9-865e0517aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.017874 10.0.0.33 - - [2026-02-11 23:10:10] "GET /instance-ip/4aef0e9a-bee7-4842-ba4b-10532712b469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003701 10.0.0.33 - - [2026-02-11 23:10:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.030799 10.0.0.33 - - [2026-02-11 23:10:10] "POST /floating-ips HTTP/1.1" 200 583 0.048401 10.0.0.33 - - [2026-02-11 23:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019655 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.031210 10.0.0.33 - - [2026-02-11 23:10:11] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039406 10.0.0.33 - - [2026-02-11 23:10:11] "GET /loadbalancer-listener/ab6d4559-b687-4be0-baad-c10ed65ac14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002660 10.0.0.33 - - [2026-02-11 23:10:11] "GET /loadbalancer-listener/ab6d4559-b687-4be0-baad-c10ed65ac14c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003021 10.0.0.33 - - [2026-02-11 23:10:11] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020764 10.0.0.33 - - [2026-02-11 23:10:11] "GET /instance-ip/4aef0e9a-bee7-4842-ba4b-10532712b469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003008 10.0.0.33 - - [2026-02-11 23:10:11] "GET /instance-ip/4aef0e9a-bee7-4842-ba4b-10532712b469?fields=floating_ips HTTP/1.1" 200 1170 0.004152 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-02-11 23:10:11] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002535 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.33 - - [2026-02-11 23:10:11] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.007809 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.33 - - [2026-02-11 23:10:11] "GET /loadbalancer/a053dc62-36d3-410f-92a9-865e0517aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002896 10.0.0.33 - - [2026-02-11 23:10:11] "GET /floating-ip/199f4013-a7af-46c2-9b41-d6edf760e616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002156 10.0.0.33 - - [2026-02-11 23:10:11] "POST /tags HTTP/1.1" 200 357 0.068160 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019254 10.0.0.33 - - [2026-02-11 23:10:11] "GET /tag/69489020-327e-4f34-8e3c-81e10e343500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019987 10.0.0.33 - - [2026-02-11 23:10:11] "POST /tags HTTP/1.1" 200 305 0.064877 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014302 10.0.0.33 - - [2026-02-11 23:10:11] "GET /tag/9e6d0130-4ba9-4c40-8d86-21a4dd331c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017929 10.0.0.33 - - [2026-02-11 23:10:11] "POST /id-to-fqname HTTP/1.1" 200 174 0.001589 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.006690 10.0.0.33 - - [2026-02-11 23:10:11] "POST /security-groups HTTP/1.1" 200 571 0.080189 10.0.0.33 - - [2026-02-11 23:10:11] "POST /projects HTTP/1.1" 200 483 0.210391 10.0.0.33 - - [2026-02-11 23:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023133 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015955 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.011238 10.0.0.33 - - [2026-02-11 23:10:11] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.036663 10.0.0.33 - - [2026-02-11 23:10:11] "POST /access-control-lists HTTP/1.1" 200 580 0.075584 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.018039 10.0.0.33 - - [2026-02-11 23:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014855 10.0.0.33 - - [2026-02-11 23:10:11] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006414 10.0.0.33 - - [2026-02-11 23:10:12] "POST /access-control-lists HTTP/1.1" 200 578 0.078091 10.0.0.33 - - [2026-02-11 23:10:12] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.088509 10.0.0.33 - - [2026-02-11 23:10:12] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.081966 10.0.0.33 - - [2026-02-11 23:10:12] "POST /security-groups HTTP/1.1" 200 537 0.106965 10.0.0.33 - - [2026-02-11 23:10:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.004092 10.0.0.33 - - [2026-02-11 23:10:12] "POST /access-control-lists HTTP/1.1" 200 596 0.040655 10.0.0.33 - - [2026-02-11 23:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.035696 10.0.0.33 - - [2026-02-11 23:10:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.022877 10.0.0.33 - - [2026-02-11 23:10:12] "POST /chown HTTP/1.1" 200 109 0.028733 10.0.0.33 - - [2026-02-11 23:10:12] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007720 10.0.0.33 - - [2026-02-11 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-02-11 23:10:12] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043323 10.0.0.33 - - [2026-02-11 23:10:12] "POST /access-control-lists HTTP/1.1" 200 594 0.082662 10.0.0.33 - - [2026-02-11 23:10:12] "POST /tags HTTP/1.1" 409 207 0.002332 10.0.0.33 - - [2026-02-11 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018921 10.0.0.33 - - [2026-02-11 23:10:12] "GET /tag/9e6d0130-4ba9-4c40-8d86-21a4dd331c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013916 10.0.0.33 - - [2026-02-11 23:10:12] "POST /firewall-rules HTTP/1.1" 200 564 0.091103 10.0.0.33 - - [2026-02-11 23:10:12] "GET /firewall-rule/78842704-074b-481b-8be2-1ed4f11b9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006776 10.0.0.33 - - [2026-02-11 23:10:12] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002662 10.0.0.33 - - [2026-02-11 23:10:12] "GET /firewall-rule/78842704-074b-481b-8be2-1ed4f11b9bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002430 10.0.0.33 - - [2026-02-11 23:10:12] "POST /ref-update HTTP/1.1" 200 156 0.016757 10.0.0.33 - - [2026-02-11 23:10:12] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002634 10.0.0.33 - - [2026-02-11 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-11 23:10:12] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002292 10.0.0.33 - - [2026-02-11 23:10:12] "POST /tags HTTP/1.1" 409 207 0.002322 10.0.0.33 - - [2026-02-11 23:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-02-11 23:10:12] "GET /tag/9e6d0130-4ba9-4c40-8d86-21a4dd331c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010501 10.0.0.33 - - [2026-02-11 23:10:13] "POST /firewall-rules HTTP/1.1" 200 562 0.076547 10.0.0.33 - - [2026-02-11 23:10:13] "GET /firewall-rule/b4e15100-1cc4-480e-82b5-daff1febdfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016220 10.0.0.33 - - [2026-02-11 23:10:13] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005421 10.0.0.33 - - [2026-02-11 23:10:13] "GET /firewall-rule/b4e15100-1cc4-480e-82b5-daff1febdfda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004594 10.0.0.33 - - [2026-02-11 23:10:13] "POST /ref-update HTTP/1.1" 200 156 0.022406 10.0.0.33 - - [2026-02-11 23:10:13] "POST /tags HTTP/1.1" 200 301 0.027382 10.0.0.33 - - [2026-02-11 23:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-02-11 23:10:13] "GET /tag/8240d15b-121c-4135-b27c-734d27a3ebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013711 10.0.0.33 - - [2026-02-11 23:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2026-02-11 23:10:13] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.027336 10.0.0.33 - - [2026-02-11 23:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2026-02-11 23:10:13] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004375 10.0.0.33 - - [2026-02-11 23:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.33 - - [2026-02-11 23:10:13] "GET /service-appliance-set/1d81bc59-4a24-4ec5-b1ca-0d74fb1cbb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002551 10.0.0.33 - - [2026-02-11 23:10:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.002373 10.0.0.33 - - [2026-02-11 23:10:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125714 10.0.0.33 - - [2026-02-11 23:10:13] "GET /virtual-machine-interface/b8c0917b-092e-4999-a074-c4f1b87af1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.014646 10.0.0.33 - - [2026-02-11 23:10:13] "POST /instance-ips HTTP/1.1" 200 377 0.048193 10.0.0.33 - - [2026-02-11 23:10:13] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010046 10.0.0.33 - - [2026-02-11 23:10:13] "POST /loadbalancers HTTP/1.1" 200 582 0.064998 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001374 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001300 10.0.0.33 - - [2026-02-11 23:10:13] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042575 10.0.0.33 - - [2026-02-11 23:10:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028170 10.0.0.33 - - [2026-02-11 23:10:13] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010101 10.0.0.33 - - [2026-02-11 23:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012270 10.0.0.33 - - [2026-02-11 23:10:13] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034171 10.0.0.33 - - [2026-02-11 23:10:13] "POST /floating-ips HTTP/1.1" 200 581 0.056649 10.0.0.33 - - [2026-02-11 23:10:13] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006145 10.0.0.33 - - [2026-02-11 23:10:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029569 10.0.0.33 - - [2026-02-11 23:10:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030873 10.0.0.33 - - [2026-02-11 23:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.032701 10.0.0.33 - - [2026-02-11 23:10:14] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040830 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer-listener/3525d429-ce3f-4508-a92d-4e4a4695177a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005273 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer-listener/3525d429-ce3f-4508-a92d-4e4a4695177a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006281 10.0.0.33 - - [2026-02-11 23:10:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.100200 10.0.0.33 - - [2026-02-11 23:10:14] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021273 10.0.0.33 - - [2026-02-11 23:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021383 10.0.0.33 - - [2026-02-11 23:10:14] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?fields=floating_ips HTTP/1.1" 200 1165 0.006721 10.0.0.33 - - [2026-02-11 23:10:14] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003954 10.0.0.33 - - [2026-02-11 23:10:14] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044628 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002532 10.0.0.33 - - [2026-02-11 23:10:14] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025361 10.0.0.33 - - [2026-02-11 23:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013787 10.0.0.33 - - [2026-02-11 23:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014367 10.0.0.33 - - [2026-02-11 23:10:14] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035463 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer-listener/e627c7f7-9395-4fce-9a48-ce49cc544639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004199 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer-listener/e627c7f7-9395-4fce-9a48-ce49cc544639?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003147 10.0.0.33 - - [2026-02-11 23:10:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018416 10.0.0.33 - - [2026-02-11 23:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.33 - - [2026-02-11 23:10:14] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007685 10.0.0.33 - - [2026-02-11 23:10:14] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?fields=floating_ips HTTP/1.1" 200 1165 0.007049 10.0.0.33 - - [2026-02-11 23:10:14] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034467 10.0.0.33 - - [2026-02-11 23:10:14] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002579 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002211 10.0.0.33 - - [2026-02-11 23:10:14] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016543 10.0.0.33 - - [2026-02-11 23:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023431 10.0.0.33 - - [2026-02-11 23:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012699 10.0.0.33 - - [2026-02-11 23:10:14] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044144 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer-listener/f2616e5a-8ab7-4819-ab30-978dc6375729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001923 10.0.0.33 - - [2026-02-11 23:10:14] "GET /loadbalancer-listener/f2616e5a-8ab7-4819-ab30-978dc6375729?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002764 10.0.0.33 - - [2026-02-11 23:10:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034472 10.0.0.33 - - [2026-02-11 23:10:14] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003450 10.0.0.33 - - [2026-02-11 23:10:15] "GET /instance-ip/f1884545-f679-4d7c-9555-3cb104b4b9b3?fields=floating_ips HTTP/1.1" 200 1165 0.003127 10.0.0.33 - - [2026-02-11 23:10:15] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.013840 10.0.0.33 - - [2026-02-11 23:10:15] "POST /tags HTTP/1.1" 200 301 0.102541 10.0.0.33 - - [2026-02-11 23:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015222 10.0.0.33 - - [2026-02-11 23:10:15] "GET /tag/4b50c62c-41ec-4b09-a4a7-aba2e6f89226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013846 10.0.0.33 - - [2026-02-11 23:10:15] "POST /tags HTTP/1.1" 200 325 0.097212 10.0.0.33 - - [2026-02-11 23:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017450 10.0.0.33 - - [2026-02-11 23:10:15] "GET /tag/e224849d-caa4-4455-8555-b5d437dec55f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.046621 10.0.0.33 - - [2026-02-11 23:10:15] "POST /tags HTTP/1.1" 200 363 0.038221 10.0.0.33 - - [2026-02-11 23:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019081 10.0.0.33 - - [2026-02-11 23:10:15] "GET /tag/5314283e-c1d3-4bd0-8fab-119382b6ec90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.030896 10.0.0.33 - - [2026-02-11 23:10:15] "POST /tags HTTP/1.1" 200 311 0.035751 10.0.0.33 - - [2026-02-11 23:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007208 10.0.0.33 - - [2026-02-11 23:10:15] "GET /tag/a1cd5d8e-cb7d-4327-9cd2-236a71c66d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019969 10.0.0.33 - - [2026-02-11 23:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012960 10.0.0.33 - - [2026-02-11 23:10:15] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006543 10.0.0.33 - - [2026-02-11 23:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2026-02-11 23:10:15] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047776 10.0.0.33 - - [2026-02-11 23:10:15] "POST /virtual-machines HTTP/1.1" 200 377 0.019048 10.0.0.33 - - [2026-02-11 23:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030488 10.0.0.33 - - [2026-02-11 23:10:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.188523 10.0.0.33 - - [2026-02-11 23:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.058052 10.0.0.33 - - [2026-02-11 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010246 10.0.0.33 - - [2026-02-11 23:10:16] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.021651 10.0.0.33 - - [2026-02-11 23:10:16] "POST /instance-ips HTTP/1.1" 200 409 0.055882 10.0.0.33 - - [2026-02-11 23:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.054199 10.0.0.33 - - [2026-02-11 23:10:16] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007862 10.0.0.33 - - [2026-02-11 23:10:16] "POST /set-tag HTTP/1.1" 200 109 0.022744 10.0.0.33 - - [2026-02-11 23:10:16] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005699 10.0.0.33 - - [2026-02-11 23:10:16] "GET /instance-ip/d39be6a2-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.011431 10.0.0.33 - - [2026-02-11 23:10:16] "POST /tags HTTP/1.1" 200 355 0.039396 10.0.0.33 - - [2026-02-11 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008259 10.0.0.33 - - [2026-02-11 23:10:16] "GET /tag/3e7e8c51-dd9d-4b4a-a357-f39bfa855aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.034217 10.0.0.33 - - [2026-02-11 23:10:16] "POST /tags HTTP/1.1" 200 303 0.030321 10.0.0.33 - - [2026-02-11 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012510 10.0.0.33 - - [2026-02-11 23:10:16] "GET /tag/95076fd6-d8a7-4ac5-83f7-36831f25d36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.046657 10.0.0.33 - - [2026-02-11 23:10:16] "POST /projects HTTP/1.1" 409 218 0.002055 10.0.0.33 - - [2026-02-11 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.33 - - [2026-02-11 23:10:16] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022117 10.0.0.33 - - [2026-02-11 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008847 10.0.0.33 - - [2026-02-11 23:10:16] "GET /network-ipam/1f36981c-f830-4d05-a54e-da8f19e43173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002629 10.0.0.33 - - [2026-02-11 23:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.33 - - [2026-02-11 23:10:16] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013813 10.0.0.33 - - [2026-02-11 23:10:17] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.055471 10.0.0.33 - - [2026-02-11 23:10:17] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.040571 10.0.0.33 - - [2026-02-11 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.083757 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.33 - - [2026-02-11 23:10:17] "GET /network-ipam/1fa3a5b8-727e-4ca5-92d8-193f0e3d927f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002518 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.33 - - [2026-02-11 23:10:17] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004491 10.0.0.33 - - [2026-02-11 23:10:17] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.067495 10.0.0.33 - - [2026-02-11 23:10:17] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004921 10.0.0.33 - - [2026-02-11 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.082501 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.33 - - [2026-02-11 23:10:17] "GET /network-policy/aa583146-1646-4f65-afb4-bc9cabd9019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002705 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.33 - - [2026-02-11 23:10:17] "GET /network-policy/f6921741-2590-4797-9135-2b019da9f530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002098 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.33 - - [2026-02-11 23:10:17] "GET /network-policy/724ba098-557f-4b3c-99f0-e8832cbbb4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.001900 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001188 10.0.0.33 - - [2026-02-11 23:10:17] "PUT /network-policy/724ba098-557f-4b3c-99f0-e8832cbbb4ef HTTP/1.1" 200 262 0.008129 10.0.0.33 - - [2026-02-11 23:10:17] "POST /ref-update HTTP/1.1" 200 156 0.094944 10.0.0.33 - - [2026-02-11 23:10:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022053 10.0.0.33 - - [2026-02-11 23:10:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2026-02-11 23:10:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002928 10.0.0.33 - - [2026-02-11 23:10:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-02-11 23:10:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-02-11 23:10:17] "POST /security-groups HTTP/1.1" 409 245 0.006594 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.33 - - [2026-02-11 23:10:17] "PUT /security-group/cba45649-d60a-44d1-bede-62e5a8838525 HTTP/1.1" 200 262 0.062083 10.0.0.33 - - [2026-02-11 23:10:17] "PUT /access-control-list/bab2b27f-0ebc-4cc0-a9c5-e9ba5f91284f HTTP/1.1" 200 272 0.010724 10.0.0.33 - - [2026-02-11 23:10:17] "PUT /access-control-list/1aa135ce-d7be-42c0-a604-d1014a976679 HTTP/1.1" 200 272 0.016111 10.0.0.33 - - [2026-02-11 23:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014956 10.0.0.33 - - [2026-02-11 23:10:17] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013095 10.0.0.33 - - [2026-02-11 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.33 - - [2026-02-11 23:10:18] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002822 10.0.0.33 - - [2026-02-11 23:10:18] "POST /tags HTTP/1.1" 409 206 0.006120 10.0.0.33 - - [2026-02-11 23:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.33 - - [2026-02-11 23:10:18] "GET /tag/95076fd6-d8a7-4ac5-83f7-36831f25d36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.039905 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000772 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.33 - - [2026-02-11 23:10:18] "POST /firewall-rules HTTP/1.1" 200 562 0.130754 10.0.0.33 - - [2026-02-11 23:10:18] "GET /firewall-rule/77fadcdf-0fd0-415d-a81c-cfe597559f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.029638 10.0.0.33 - - [2026-02-11 23:10:18] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.013295 10.0.0.33 - - [2026-02-11 23:10:18] "GET /firewall-rule/77fadcdf-0fd0-415d-a81c-cfe597559f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007805 10.0.0.33 - - [2026-02-11 23:10:18] "POST /ref-update HTTP/1.1" 200 156 0.074627 10.0.0.33 - - [2026-02-11 23:10:18] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006032 10.0.0.33 - - [2026-02-11 23:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011345 10.0.0.33 - - [2026-02-11 23:10:18] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004736 10.0.0.33 - - [2026-02-11 23:10:18] "POST /tags HTTP/1.1" 409 206 0.005330 10.0.0.33 - - [2026-02-11 23:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.33 - - [2026-02-11 23:10:18] "GET /tag/95076fd6-d8a7-4ac5-83f7-36831f25d36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017728 10.0.0.33 - - [2026-02-11 23:10:18] "POST /firewall-rules HTTP/1.1" 200 560 0.234663 10.0.0.33 - - [2026-02-11 23:10:18] "GET /firewall-rule/53c8cb49-750d-4df4-bb38-0050716ddb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.019886 10.0.0.33 - - [2026-02-11 23:10:18] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007184 10.0.0.33 - - [2026-02-11 23:10:18] "GET /firewall-rule/53c8cb49-750d-4df4-bb38-0050716ddb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.007691 10.0.0.33 - - [2026-02-11 23:10:18] "POST /ref-update HTTP/1.1" 200 156 0.039805 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.33 - - [2026-02-11 23:10:19] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005491 10.0.0.33 - - [2026-02-11 23:10:19] "POST /tags HTTP/1.1" 200 371 0.035131 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019276 10.0.0.33 - - [2026-02-11 23:10:19] "GET /tag/3f040556-c556-4a2d-bc30-4213d1e66f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011663 10.0.0.33 - - [2026-02-11 23:10:19] "POST /tags HTTP/1.1" 200 319 0.023149 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006730 10.0.0.33 - - [2026-02-11 23:10:19] "GET /tag/1ec2f0e2-e894-426c-aca1-ab7d2ef65d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011533 10.0.0.33 - - [2026-02-11 23:10:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000429 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.005472 10.0.0.33 - - [2026-02-11 23:10:19] "POST /security-groups HTTP/1.1" 200 578 0.094719 10.0.0.33 - - [2026-02-11 23:10:19] "POST /projects HTTP/1.1" 200 497 0.217237 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003861 10.0.0.33 - - [2026-02-11 23:10:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.038256 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020120 10.0.0.33 - - [2026-02-11 23:10:19] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004761 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.33 - - [2026-02-11 23:10:19] "POST /access-control-lists HTTP/1.1" 200 587 0.100155 10.0.0.33 - - [2026-02-11 23:10:19] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.024181 10.0.0.33 - - [2026-02-11 23:10:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.024924 10.0.0.33 - - [2026-02-11 23:10:19] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.084908 10.0.0.33 - - [2026-02-11 23:10:19] "POST /access-control-lists HTTP/1.1" 200 585 0.087934 10.0.0.33 - - [2026-02-11 23:10:19] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.076104 10.0.0.33 - - [2026-02-11 23:10:19] "POST /security-groups HTTP/1.1" 200 558 0.098082 10.0.0.33 - - [2026-02-11 23:10:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.006888 10.0.0.33 - - [2026-02-11 23:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032149 10.0.0.33 - - [2026-02-11 23:10:20] "POST /access-control-lists HTTP/1.1" 200 610 0.075304 10.0.0.33 - - [2026-02-11 23:10:20] "POST /chown HTTP/1.1" 200 109 0.066571 10.0.0.33 - - [2026-02-11 23:10:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.001500 10.0.0.33 - - [2026-02-11 23:10:20] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002841 10.0.0.33 - - [2026-02-11 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-02-11 23:10:20] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.049344 10.0.0.33 - - [2026-02-11 23:10:20] "POST /access-control-lists HTTP/1.1" 200 608 0.066311 10.0.0.33 - - [2026-02-11 23:10:20] "POST /tags HTTP/1.1" 409 214 0.005714 10.0.0.33 - - [2026-02-11 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.33 - - [2026-02-11 23:10:20] "GET /tag/1ec2f0e2-e894-426c-aca1-ab7d2ef65d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010528 10.0.0.33 - - [2026-02-11 23:10:20] "POST /firewall-rules HTTP/1.1" 200 578 0.074358 10.0.0.33 - - [2026-02-11 23:10:20] "GET /firewall-rule/13d01ea2-00c4-4c45-ac92-8dad26518718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008697 10.0.0.33 - - [2026-02-11 23:10:20] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006708 10.0.0.33 - - [2026-02-11 23:10:20] "GET /firewall-rule/13d01ea2-00c4-4c45-ac92-8dad26518718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002285 10.0.0.33 - - [2026-02-11 23:10:20] "POST /ref-update HTTP/1.1" 200 156 0.043650 10.0.0.33 - - [2026-02-11 23:10:20] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025444 10.0.0.33 - - [2026-02-11 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.33 - - [2026-02-11 23:10:20] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002908 10.0.0.33 - - [2026-02-11 23:10:20] "POST /tags HTTP/1.1" 409 214 0.006120 10.0.0.33 - - [2026-02-11 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.33 - - [2026-02-11 23:10:20] "GET /tag/1ec2f0e2-e894-426c-aca1-ab7d2ef65d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013651 10.0.0.33 - - [2026-02-11 23:10:20] "POST /firewall-rules HTTP/1.1" 200 576 0.078082 10.0.0.33 - - [2026-02-11 23:10:20] "GET /firewall-rule/303ca83f-6a3a-4e29-8ec7-c516d7f16a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010833 10.0.0.33 - - [2026-02-11 23:10:20] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003759 10.0.0.33 - - [2026-02-11 23:10:20] "GET /firewall-rule/303ca83f-6a3a-4e29-8ec7-c516d7f16a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001871 10.0.0.33 - - [2026-02-11 23:10:20] "POST /ref-update HTTP/1.1" 200 156 0.028908 10.0.0.33 - - [2026-02-11 23:10:20] "POST /tags HTTP/1.1" 200 363 0.054337 10.0.0.33 - - [2026-02-11 23:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2026-02-11 23:10:20] "GET /tag/d7e2596b-94cc-4140-b36e-536248d04aa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016748 10.0.0.33 - - [2026-02-11 23:10:21] "POST /tags HTTP/1.1" 200 311 0.043687 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2026-02-11 23:10:21] "GET /tag/015a15f0-bfb8-4e25-b3f3-31d8acbebaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.011456 10.0.0.33 - - [2026-02-11 23:10:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000428 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.003458 10.0.0.33 - - [2026-02-11 23:10:21] "POST /security-groups HTTP/1.1" 200 574 0.077563 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.001972 10.0.0.33 - - [2026-02-11 23:10:21] "POST /projects HTTP/1.1" 200 489 0.229921 10.0.0.33 - - [2026-02-11 23:10:21] "POST /access-control-lists HTTP/1.1" 200 583 0.085147 10.0.0.33 - - [2026-02-11 23:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.048139 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.022942 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012067 10.0.0.33 - - [2026-02-11 23:10:21] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004175 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.33 - - [2026-02-11 23:10:21] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.039070 10.0.0.33 - - [2026-02-11 23:10:21] "POST /access-control-lists HTTP/1.1" 200 581 0.062075 10.0.0.33 - - [2026-02-11 23:10:21] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.094621 10.0.0.33 - - [2026-02-11 23:10:21] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.058247 10.0.0.33 - - [2026-02-11 23:10:21] "POST /security-groups HTTP/1.1" 200 546 0.087147 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.004913 10.0.0.33 - - [2026-02-11 23:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029353 10.0.0.33 - - [2026-02-11 23:10:21] "POST /chown HTTP/1.1" 200 109 0.016782 10.0.0.33 - - [2026-02-11 23:10:21] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012738 10.0.0.33 - - [2026-02-11 23:10:21] "POST /access-control-lists HTTP/1.1" 200 602 0.092866 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015811 10.0.0.33 - - [2026-02-11 23:10:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.009165 10.0.0.33 - - [2026-02-11 23:10:21] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002248 10.0.0.33 - - [2026-02-11 23:10:22] "POST /tags HTTP/1.1" 409 210 0.003269 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2026-02-11 23:10:22] "GET /tag/015a15f0-bfb8-4e25-b3f3-31d8acbebaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.015278 10.0.0.33 - - [2026-02-11 23:10:22] "POST /access-control-lists HTTP/1.1" 200 600 0.075297 10.0.0.33 - - [2026-02-11 23:10:22] "POST /firewall-rules HTTP/1.1" 200 570 0.117326 10.0.0.33 - - [2026-02-11 23:10:22] "GET /firewall-rule/ead4a1ca-7757-4a57-8ebe-f9fe93c6de9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013447 10.0.0.33 - - [2026-02-11 23:10:22] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005314 10.0.0.33 - - [2026-02-11 23:10:22] "GET /firewall-rule/ead4a1ca-7757-4a57-8ebe-f9fe93c6de9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002656 10.0.0.33 - - [2026-02-11 23:10:22] "POST /ref-update HTTP/1.1" 200 156 0.034177 10.0.0.33 - - [2026-02-11 23:10:22] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005039 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-02-11 23:10:22] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006026 10.0.0.33 - - [2026-02-11 23:10:22] "POST /tags HTTP/1.1" 409 210 0.001217 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.000974 10.0.0.33 - - [2026-02-11 23:10:22] "GET /tag/015a15f0-bfb8-4e25-b3f3-31d8acbebaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.011900 10.0.0.33 - - [2026-02-11 23:10:22] "POST /firewall-rules HTTP/1.1" 200 568 0.066803 10.0.0.33 - - [2026-02-11 23:10:22] "GET /firewall-rule/2eef2805-6ff2-403a-8654-7af829081890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.020600 10.0.0.33 - - [2026-02-11 23:10:22] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003548 10.0.0.33 - - [2026-02-11 23:10:22] "GET /firewall-rule/2eef2805-6ff2-403a-8654-7af829081890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.004222 10.0.0.33 - - [2026-02-11 23:10:22] "POST /ref-update HTTP/1.1" 200 156 0.036537 10.0.0.33 - - [2026-02-11 23:10:22] "POST /tags HTTP/1.1" 409 237 0.008344 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006522 10.0.0.33 - - [2026-02-11 23:10:22] "GET /tag/5314283e-c1d3-4bd0-8fab-119382b6ec90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011581 10.0.0.33 - - [2026-02-11 23:10:22] "POST /tags HTTP/1.1" 409 210 0.001868 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-02-11 23:10:22] "GET /tag/a1cd5d8e-cb7d-4327-9cd2-236a71c66d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009478 10.0.0.33 - - [2026-02-11 23:10:22] "POST /projects HTTP/1.1" 409 223 0.001532 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-02-11 23:10:22] "GET /project/daf8a988-16da-4b9f-a812-1f0b517ec48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030703 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2026-02-11 23:10:22] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003857 10.0.0.33 - - [2026-02-11 23:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2026-02-11 23:10:22] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003992 10.0.0.33 - - [2026-02-11 23:10:23] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.052259 10.0.0.33 - - [2026-02-11 23:10:23] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.049350 10.0.0.33 - - [2026-02-11 23:10:23] "POST /security-groups HTTP/1.1" 409 253 0.011544 10.0.0.33 - - [2026-02-11 23:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.33 - - [2026-02-11 23:10:23] "PUT /security-group/5d9839e4-2cc7-4639-85ad-2d6c97c44b3e HTTP/1.1" 200 262 0.068103 10.0.0.33 - - [2026-02-11 23:10:23] "PUT /access-control-list/037f3c88-a553-423b-a5ca-455a34e653ad HTTP/1.1" 200 272 0.018065 10.0.0.33 - - [2026-02-11 23:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.043549 10.0.0.33 - - [2026-02-11 23:10:23] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013607 10.0.0.33 - - [2026-02-11 23:10:23] "PUT /access-control-list/9d078b2e-4574-4111-bc24-4170eb1088ea HTTP/1.1" 200 272 0.030849 10.0.0.33 - - [2026-02-11 23:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2026-02-11 23:10:23] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004518 10.0.0.33 - - [2026-02-11 23:10:23] "POST /tags HTTP/1.1" 409 210 0.002261 10.0.0.33 - - [2026-02-11 23:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.33 - - [2026-02-11 23:10:23] "GET /tag/a1cd5d8e-cb7d-4327-9cd2-236a71c66d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012651 10.0.0.33 - - [2026-02-11 23:10:23] "POST /firewall-rules HTTP/1.1" 200 570 0.074129 10.0.0.33 - - [2026-02-11 23:10:23] "GET /firewall-rule/885908cd-14f0-42c6-93d5-693eb9541821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.026330 10.0.0.33 - - [2026-02-11 23:10:23] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005626 10.0.0.33 - - [2026-02-11 23:10:23] "GET /firewall-rule/885908cd-14f0-42c6-93d5-693eb9541821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002829 10.0.0.33 - - [2026-02-11 23:10:23] "POST /ref-update HTTP/1.1" 200 156 0.083582 10.0.0.33 - - [2026-02-11 23:10:23] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002486 10.0.0.33 - - [2026-02-11 23:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2026-02-11 23:10:23] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002595 10.0.0.33 - - [2026-02-11 23:10:23] "POST /tags HTTP/1.1" 409 210 0.001302 10.0.0.33 - - [2026-02-11 23:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2026-02-11 23:10:23] "GET /tag/a1cd5d8e-cb7d-4327-9cd2-236a71c66d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022752 10.0.0.33 - - [2026-02-11 23:10:23] "POST /firewall-rules HTTP/1.1" 200 568 0.073137 10.0.0.33 - - [2026-02-11 23:10:23] "GET /firewall-rule/ba0b0547-3531-4a2a-a53a-2118d2ea49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006001 10.0.0.33 - - [2026-02-11 23:10:23] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004040 10.0.0.33 - - [2026-02-11 23:10:23] "GET /firewall-rule/ba0b0547-3531-4a2a-a53a-2118d2ea49c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002575 10.0.0.33 - - [2026-02-11 23:10:24] "POST /ref-update HTTP/1.1" 200 156 0.054621 10.0.0.33 - - [2026-02-11 23:10:24] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006515 10.0.0.33 - - [2026-02-11 23:10:24] "POST /set-tag HTTP/1.1" 200 109 0.002521 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004167 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:10:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 10.0.0.22 - - [2026-02-11 23:11:08] "GET / HTTP/1.1" 200 35931 0.001821 10.0.0.22 - - [2026-02-11 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.22 - - [2026-02-11 23:11:08] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.003862 10.0.0.22 - - [2026-02-11 23:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.22 - - [2026-02-11 23:11:08] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002245 10.0.0.22 - - [2026-02-11 23:11:09] "PUT /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40 HTTP/1.1" 200 274 0.008120 10.0.0.22 - - [2026-02-11 23:11:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.017225 10.0.0.22 - - [2026-02-11 23:11:09] "POST /virtual-routers HTTP/1.1" 200 599 0.013375 10.0.0.22 - - [2026-02-11 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.22 - - [2026-02-11 23:11:09] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002992 10.0.0.22 - - [2026-02-11 23:11:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.001244 10.0.0.22 - - [2026-02-11 23:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.22 - - [2026-02-11 23:11:09] "GET /virtual-network/81e59db5-1031-46ab-b720-41a6450a91fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003671 10.0.0.22 - - [2026-02-11 23:11:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051870 10.0.0.33 - - [2026-02-11 23:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010482 10.0.0.33 - - [2026-02-11 23:11:18] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003265 10.0.0.33 - - [2026-02-11 23:14:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001903 10.0.0.33 - - [2026-02-11 23:14:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001678 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:14:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:14:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.33 - - [2026-02-11 23:15:10] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003171 10.0.0.33 - - [2026-02-11 23:15:10] "POST /ref-update HTTP/1.1" 200 156 0.006861 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:15:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:15:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.33 - - [2026-02-11 23:15:16] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004255 10.0.0.33 - - [2026-02-11 23:15:16] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.33 - - [2026-02-11 23:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2026-02-11 23:15:16] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002500 10.0.0.33 - - [2026-02-11 23:15:17] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007577 10.0.0.33 - - [2026-02-11 23:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.33 - - [2026-02-11 23:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-02-11 23:15:17] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002436 10.0.0.33 - - [2026-02-11 23:15:17] "GET /loadbalancer-pool/7f64118c-1ef2-4ac2-bf06-f6eeb161cb0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003314 10.0.0.33 - - [2026-02-11 23:15:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014564 10.0.0.33 - - [2026-02-11 23:15:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.006905 10.0.0.33 - - [2026-02-11 23:15:17] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008670 10.0.0.33 - - [2026-02-11 23:15:17] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003445 10.0.0.33 - - [2026-02-11 23:15:17] "POST /tags HTTP/1.1" 409 205 0.010718 10.0.0.33 - - [2026-02-11 23:15:17] "POST /ref-update HTTP/1.1" 200 156 0.006968 10.0.0.33 - - [2026-02-11 23:15:17] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.005653 10.0.0.33 - - [2026-02-11 23:15:17] "PUT /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30 HTTP/1.1" 200 256 0.009299 10.0.0.33 - - [2026-02-11 23:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.33 - - [2026-02-11 23:15:17] "GET /tag/8240d15b-121c-4135-b27c-734d27a3ebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009597 10.0.0.33 - - [2026-02-11 23:15:17] "POST /set-tag HTTP/1.1" 200 109 0.061610 10.0.0.33 - - [2026-02-11 23:15:17] "GET /loadbalancer-pool/4216f43e-6158-4d33-b48e-d222557f0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016560 10.0.0.33 - - [2026-02-11 23:15:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030182 10.0.0.33 - - [2026-02-11 23:15:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028873 10.0.0.33 - - [2026-02-11 23:15:17] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014855 10.0.0.33 - - [2026-02-11 23:15:17] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004973 10.0.0.33 - - [2026-02-11 23:15:17] "POST /ref-update HTTP/1.1" 200 156 0.007512 10.0.0.33 - - [2026-02-11 23:15:17] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009689 10.0.0.33 - - [2026-02-11 23:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.33 - - [2026-02-11 23:15:17] "GET /loadbalancer-pool/dfa56c7f-1f62-4dba-824d-241c4a6af699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003546 10.0.0.33 - - [2026-02-11 23:15:17] "PUT /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30 HTTP/1.1" 200 256 0.014069 10.0.0.33 - - [2026-02-11 23:15:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018808 10.0.0.33 - - [2026-02-11 23:15:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.006704 10.0.0.33 - - [2026-02-11 23:15:17] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008712 10.0.0.33 - - [2026-02-11 23:15:17] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.33 - - [2026-02-11 23:15:17] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007053 10.0.0.33 - - [2026-02-11 23:15:17] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.33 - - [2026-02-11 23:15:17] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012133 10.0.0.33 - - [2026-02-11 23:15:17] "PUT /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30 HTTP/1.1" 200 256 0.013074 10.0.0.22 - - [2026-02-11 23:15:43] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.22 - - [2026-02-11 23:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.22 - - [2026-02-11 23:15:43] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004198 10.0.0.22 - - [2026-02-11 23:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.22 - - [2026-02-11 23:15:43] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003206 10.0.0.22 - - [2026-02-11 23:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2026-02-11 23:15:43] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003757 10.0.0.22 - - [2026-02-11 23:15:43] "PUT /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2 HTTP/1.1" 200 262 0.009357 10.0.0.22 - - [2026-02-11 23:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.22 - - [2026-02-11 23:15:44] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004309 10.0.0.22 - - [2026-02-11 23:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.22 - - [2026-02-11 23:15:44] "GET /virtual-machine-interface/e58a3624-4ef3-47ef-9021-898e04729cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004817 10.0.0.22 - - [2026-02-11 23:15:44] "PUT /virtual-machine-interface/e58a3624-4ef3-47ef-9021-898e04729cc0 HTTP/1.1" 200 284 0.008291 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:15:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:15:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001369 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:16:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:16:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 10.0.0.33 - - [2026-02-11 23:16:07] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004244 10.0.0.33 - - [2026-02-11 23:16:07] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2026-02-11 23:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.33 - - [2026-02-11 23:16:07] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003279 10.0.0.33 - - [2026-02-11 23:16:07] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004039 10.0.0.33 - - [2026-02-11 23:16:07] "POST /set-tag HTTP/1.1" 200 109 0.021523 10.0.0.33 - - [2026-02-11 23:16:07] "DELETE /loadbalancer-member/d14d8876-913f-4df9-a619-d57e23f6b5f6 HTTP/1.1" 200 115 0.031804 10.0.0.33 - - [2026-02-11 23:16:07] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004809 10.0.0.33 - - [2026-02-11 23:16:07] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.33 - - [2026-02-11 23:16:07] "DELETE /loadbalancer-member/69f43440-0f4f-4a4d-bef9-c317d3a9a257 HTTP/1.1" 200 115 0.025797 10.0.0.33 - - [2026-02-11 23:16:07] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003586 10.0.0.33 - - [2026-02-11 23:16:07] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.33 - - [2026-02-11 23:16:07] "DELETE /loadbalancer-member/513583a0-749a-4878-9a68-285f523aa236 HTTP/1.1" 200 115 0.022530 10.0.0.33 - - [2026-02-11 23:16:07] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005197 10.0.0.33 - - [2026-02-11 23:16:07] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.33 - - [2026-02-11 23:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.33 - - [2026-02-11 23:16:07] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002054 10.0.0.33 - - [2026-02-11 23:16:07] "GET /loadbalancer-pool/7f64118c-1ef2-4ac2-bf06-f6eeb161cb0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002712 10.0.0.33 - - [2026-02-11 23:16:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014900 10.0.0.33 - - [2026-02-11 23:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018507 10.0.0.33 - - [2026-02-11 23:16:07] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008335 10.0.0.33 - - [2026-02-11 23:16:07] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006215 10.0.0.33 - - [2026-02-11 23:16:07] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003055 10.0.0.33 - - [2026-02-11 23:16:08] "POST /set-tag HTTP/1.1" 200 109 0.060033 10.0.0.33 - - [2026-02-11 23:16:08] "GET /loadbalancer-pool/4216f43e-6158-4d33-b48e-d222557f0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020957 10.0.0.33 - - [2026-02-11 23:16:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018310 10.0.0.33 - - [2026-02-11 23:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012868 10.0.0.33 - - [2026-02-11 23:16:08] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010282 10.0.0.33 - - [2026-02-11 23:16:08] "POST /set-tag HTTP/1.1" 200 109 0.013092 10.0.0.33 - - [2026-02-11 23:16:08] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004182 10.0.0.33 - - [2026-02-11 23:16:08] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002481 10.0.0.33 - - [2026-02-11 23:16:08] "GET /loadbalancer-pool/dfa56c7f-1f62-4dba-824d-241c4a6af699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003631 10.0.0.33 - - [2026-02-11 23:16:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025605 10.0.0.33 - - [2026-02-11 23:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018091 10.0.0.33 - - [2026-02-11 23:16:08] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.028026 10.0.0.33 - - [2026-02-11 23:16:08] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016290 10.0.0.33 - - [2026-02-11 23:16:08] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002004 10.0.0.33 - - [2026-02-11 23:16:08] "POST /set-tag HTTP/1.1" 200 109 0.002439 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:19:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:19:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000759 10.0.0.33 - - [2026-02-11 23:19:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002018 10.0.0.33 - - [2026-02-11 23:19:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001871 10.0.0.33 - - [2026-02-11 23:20:43] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007580 10.0.0.33 - - [2026-02-11 23:20:43] "POST /set-tag HTTP/1.1" 200 109 0.004105 10.0.0.33 - - [2026-02-11 23:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2026-02-11 23:20:43] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002493 10.0.0.33 - - [2026-02-11 23:20:43] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003469 10.0.0.33 - - [2026-02-11 23:20:43] "POST /set-tag HTTP/1.1" 200 109 0.017446 10.0.0.33 - - [2026-02-11 23:20:43] "DELETE /loadbalancer-member/548efea4-c548-4bd9-89cf-26c0b9f622ec HTTP/1.1" 200 115 0.020384 10.0.0.33 - - [2026-02-11 23:20:43] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005399 10.0.0.33 - - [2026-02-11 23:20:43] "POST /set-tag HTTP/1.1" 200 109 0.001696 10.0.0.33 - - [2026-02-11 23:20:43] "DELETE /loadbalancer-member/f5bbdc3f-affc-435f-aea2-2ca73aee3f56 HTTP/1.1" 200 115 0.025228 10.0.0.33 - - [2026-02-11 23:20:43] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003769 10.0.0.33 - - [2026-02-11 23:20:43] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.33 - - [2026-02-11 23:20:44] "DELETE /loadbalancer-member/43ff5916-2934-45c0-baac-8c6a690c577e HTTP/1.1" 200 115 0.031545 10.0.0.33 - - [2026-02-11 23:20:44] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004514 10.0.0.33 - - [2026-02-11 23:20:44] "POST /set-tag HTTP/1.1" 200 109 0.006191 10.0.0.33 - - [2026-02-11 23:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.33 - - [2026-02-11 23:20:44] "GET /loadbalancer/848328fc-1538-4ca9-ba90-e6a7a0e9de01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005330 10.0.0.33 - - [2026-02-11 23:20:44] "GET /loadbalancer-pool/7f64118c-1ef2-4ac2-bf06-f6eeb161cb0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002213 10.0.0.33 - - [2026-02-11 23:20:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015146 10.0.0.33 - - [2026-02-11 23:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009284 10.0.0.33 - - [2026-02-11 23:20:44] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021044 10.0.0.33 - - [2026-02-11 23:20:44] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003922 10.0.0.33 - - [2026-02-11 23:20:44] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001756 10.0.0.33 - - [2026-02-11 23:20:44] "POST /set-tag HTTP/1.1" 200 109 0.061932 10.0.0.33 - - [2026-02-11 23:20:44] "GET /loadbalancer-pool/4216f43e-6158-4d33-b48e-d222557f0f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014323 10.0.0.33 - - [2026-02-11 23:20:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015205 10.0.0.33 - - [2026-02-11 23:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010798 10.0.0.33 - - [2026-02-11 23:20:44] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016699 10.0.0.33 - - [2026-02-11 23:20:44] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010684 10.0.0.33 - - [2026-02-11 23:20:44] "POST /set-tag HTTP/1.1" 200 109 0.004845 10.0.0.33 - - [2026-02-11 23:20:44] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004820 10.0.0.33 - - [2026-02-11 23:20:44] "GET /loadbalancer-pool/dfa56c7f-1f62-4dba-824d-241c4a6af699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002781 10.0.0.33 - - [2026-02-11 23:20:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014888 10.0.0.33 - - [2026-02-11 23:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018577 10.0.0.33 - - [2026-02-11 23:20:44] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017647 10.0.0.33 - - [2026-02-11 23:20:44] "GET /virtual-machine-interface/d3757288-079e-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007263 10.0.0.33 - - [2026-02-11 23:20:44] "GET /floating-ip/87a663f5-2203-4f17-a5e1-6d842abc8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001639 10.0.0.33 - - [2026-02-11 23:20:44] "POST /set-tag HTTP/1.1" 200 109 0.002295 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:20:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002597 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:20:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:21:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:21:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:21:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001370 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:21:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 10.0.0.33 - - [2026-02-11 23:22:24] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.33 - - [2026-02-11 23:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2026-02-11 23:22:24] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041946 10.0.0.33 - - [2026-02-11 23:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2026-02-11 23:22:24] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026802 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-02-11 23:22:25] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025587 10.0.0.33 - - [2026-02-11 23:22:25] "POST /tags HTTP/1.1" 200 333 0.046570 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.33 - - [2026-02-11 23:22:25] "GET /tag/a99edae7-5864-4f72-9a99-e45876654672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029002 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011129 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.33 - - [2026-02-11 23:22:25] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044583 10.0.0.33 - - [2026-02-11 23:22:25] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045464 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-02-11 23:22:25] "GET /virtual-networks?parent_id=d0475687-9571-4c3f-ba50-2668198db0b6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001475 10.0.0.33 - - [2026-02-11 23:22:25] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.010974 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.33 - - [2026-02-11 23:22:25] "GET /service-appliance-set/1d81bc59-4a24-4ec5-b1ca-0d74fb1cbb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002743 10.0.0.33 - - [2026-02-11 23:22:25] "POST /virtual-networks HTTP/1.1" 200 512 0.068801 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.33 - - [2026-02-11 23:22:25] "GET /network-ipam/9f3aaa21-3ede-4629-a785-45296b8bb175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.005585 10.0.0.33 - - [2026-02-11 23:22:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.001902 10.0.0.33 - - [2026-02-11 23:22:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129354 10.0.0.33 - - [2026-02-11 23:22:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008365 10.0.0.33 - - [2026-02-11 23:22:25] "POST /ref-update HTTP/1.1" 200 156 0.132180 10.0.0.33 - - [2026-02-11 23:22:25] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.016775 10.0.0.33 - - [2026-02-11 23:22:25] "GET /virtual-machine-interface/7effa8ae-109c-4471-8bcf-2afe8d7a2fe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018440 10.0.0.33 - - [2026-02-11 23:22:25] "GET /domains HTTP/1.1" 200 280 0.004378 10.0.0.33 - - [2026-02-11 23:22:25] "GET /domain/568814f2-e782-4abf-ae90-d844e775f4ba HTTP/1.1" 200 3086 0.013525 10.0.0.33 - - [2026-02-11 23:22:25] "POST /instance-ips HTTP/1.1" 200 409 0.034059 10.0.0.33 - - [2026-02-11 23:22:25] "GET /instance-ip/b0e8c98f-8f1e-46bf-9d5a-2ea623140b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004696 10.0.0.33 - - [2026-02-11 23:22:25] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6 HTTP/1.1" 200 5477 0.071944 10.0.0.33 - - [2026-02-11 23:22:25] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2092 0.009984 10.0.0.33 - - [2026-02-11 23:22:26] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2092 0.006214 10.0.0.33 - - [2026-02-11 23:22:26] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 200 1181 0.003374 10.0.0.33 - - [2026-02-11 23:22:26] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 200 1181 0.006164 10.0.0.33 - - [2026-02-11 23:22:26] "POST /loadbalancers HTTP/1.1" 200 610 0.094652 10.0.0.33 - - [2026-02-11 23:22:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025240 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008377 10.0.0.33 - - [2026-02-11 23:22:26] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048901 10.0.0.33 - - [2026-02-11 23:22:26] "GET /instance-ip/b0e8c98f-8f1e-46bf-9d5a-2ea623140b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003060 10.0.0.33 - - [2026-02-11 23:22:26] "POST /route-targets HTTP/1.1" 200 327 0.015388 10.0.0.33 - - [2026-02-11 23:22:26] "POST /ref-update HTTP/1.1" 200 156 0.024313 10.0.0.33 - - [2026-02-11 23:22:26] "POST /floating-ips HTTP/1.1" 200 597 0.052549 10.0.0.33 - - [2026-02-11 23:22:26] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064174 10.0.0.33 - - [2026-02-11 23:22:26] "GET /loadbalancer/2a2d02e7-64ea-4ea4-a4d4-29562b71ea75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002542 10.0.0.33 - - [2026-02-11 23:22:26] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.013182 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-02-11 23:22:26] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022474 10.0.0.33 - - [2026-02-11 23:22:26] "GET /loadbalancer-listener/6866322f-b9c6-4fd7-8da4-d9380f1ce01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005918 10.0.0.33 - - [2026-02-11 23:22:26] "GET /loadbalancer-listener/6866322f-b9c6-4fd7-8da4-d9380f1ce01d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004346 10.0.0.33 - - [2026-02-11 23:22:26] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.029110 10.0.0.33 - - [2026-02-11 23:22:26] "GET /instance-ip/b0e8c98f-8f1e-46bf-9d5a-2ea623140b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003599 10.0.0.33 - - [2026-02-11 23:22:26] "GET /instance-ip/b0e8c98f-8f1e-46bf-9d5a-2ea623140b9d?fields=floating_ips HTTP/1.1" 200 1213 0.014118 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.33 - - [2026-02-11 23:22:26] "GET /loadbalancer/2a2d02e7-64ea-4ea4-a4d4-29562b71ea75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002578 10.0.0.33 - - [2026-02-11 23:22:26] "GET /floating-ip/434ecbe8-bb90-4038-93ac-7c3dcb597d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002337 10.0.0.33 - - [2026-02-11 23:22:26] "POST /tags HTTP/1.1" 200 295 0.040657 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008538 10.0.0.33 - - [2026-02-11 23:22:26] "GET /tag/0a93164c-27b4-48a2-a516-739c35d2f33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015865 10.0.0.33 - - [2026-02-11 23:22:26] "POST /tags HTTP/1.1" 409 233 0.003757 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2026-02-11 23:22:26] "GET /tag/3e7e8c51-dd9d-4b4a-a357-f39bfa855aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013643 10.0.0.33 - - [2026-02-11 23:22:26] "POST /tags HTTP/1.1" 409 206 0.002119 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011220 10.0.0.33 - - [2026-02-11 23:22:26] "GET /tag/95076fd6-d8a7-4ac5-83f7-36831f25d36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010958 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.33 - - [2026-02-11 23:22:26] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004369 10.0.0.33 - - [2026-02-11 23:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2026-02-11 23:22:26] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035367 10.0.0.33 - - [2026-02-11 23:22:26] "POST /virtual-machines HTTP/1.1" 200 369 0.006812 10.0.0.33 - - [2026-02-11 23:22:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016510 10.0.0.33 - - [2026-02-11 23:22:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106425 10.0.0.33 - - [2026-02-11 23:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007800 10.0.0.33 - - [2026-02-11 23:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008363 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005113 10.0.0.33 - - [2026-02-11 23:22:27] "POST /instance-ips HTTP/1.1" 200 409 0.016538 10.0.0.33 - - [2026-02-11 23:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013474 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014095 10.0.0.33 - - [2026-02-11 23:22:27] "POST /set-tag HTTP/1.1" 200 109 0.015264 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019925 10.0.0.33 - - [2026-02-11 23:22:27] "GET /instance-ip/8743a108-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004674 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004794 10.0.0.33 - - [2026-02-11 23:22:27] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003621 10.0.0.33 - - [2026-02-11 23:22:27] "POST /ref-update HTTP/1.1" 200 156 0.006469 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016442 10.0.0.33 - - [2026-02-11 23:22:27] "POST /set-tag HTTP/1.1" 200 109 0.008055 10.0.0.33 - - [2026-02-11 23:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003709 10.0.0.33 - - [2026-02-11 23:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.33 - - [2026-02-11 23:22:27] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030812 10.0.0.33 - - [2026-02-11 23:22:27] "POST /virtual-machines HTTP/1.1" 200 369 0.006119 10.0.0.33 - - [2026-02-11 23:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017429 10.0.0.33 - - [2026-02-11 23:22:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126377 10.0.0.33 - - [2026-02-11 23:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.006801 10.0.0.33 - - [2026-02-11 23:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006332 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003790 10.0.0.33 - - [2026-02-11 23:22:27] "POST /instance-ips HTTP/1.1" 200 409 0.017376 10.0.0.33 - - [2026-02-11 23:22:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016586 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010923 10.0.0.33 - - [2026-02-11 23:22:27] "POST /set-tag HTTP/1.1" 200 109 0.026884 10.0.0.33 - - [2026-02-11 23:22:27] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017457 10.0.0.33 - - [2026-02-11 23:22:27] "GET /instance-ip/87af7fb8-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003118 10.0.0.33 - - [2026-02-11 23:22:28] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003953 10.0.0.33 - - [2026-02-11 23:22:28] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.33 - - [2026-02-11 23:22:28] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.002986 10.0.0.33 - - [2026-02-11 23:22:28] "POST /ref-update HTTP/1.1" 200 156 0.118715 10.0.0.33 - - [2026-02-11 23:22:28] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008244 10.0.0.33 - - [2026-02-11 23:22:28] "POST /set-tag HTTP/1.1" 200 109 0.004075 10.0.0.33 - - [2026-02-11 23:22:28] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003927 10.0.0.33 - - [2026-02-11 23:22:28] "POST /set-tag HTTP/1.1" 200 109 0.012523 10.0.0.33 - - [2026-02-11 23:22:28] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011058 10.0.0.33 - - [2026-02-11 23:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003324 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domains HTTP/1.1" 200 280 0.001706 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domain/568814f2-e782-4abf-ae90-d844e775f4ba HTTP/1.1" 200 3086 0.002331 10.0.0.33 - - [2026-02-11 23:22:31] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6 HTTP/1.1" 200 7065 0.048413 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2092 0.003467 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2092 0.003225 10.0.0.33 - - [2026-02-11 23:22:31] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 200 1402 0.004296 10.0.0.33 - - [2026-02-11 23:22:31] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 200 1402 0.001801 10.0.0.33 - - [2026-02-11 23:22:31] "GET /route-target/7bb2e307-dd62-4d5f-af05-3e3b934db520 HTTP/1.1" 200 1152 0.002316 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2092 0.003867 10.0.0.33 - - [2026-02-11 23:22:31] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 200 1402 0.002215 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003173 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2092 0.003890 10.0.0.33 - - [2026-02-11 23:22:31] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 200 1402 0.002104 10.0.0.33 - - [2026-02-11 23:22:31] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 200 1402 0.002073 10.0.0.33 - - [2026-02-11 23:22:31] "GET /route-target/7bb2e307-dd62-4d5f-af05-3e3b934db520 HTTP/1.1" 200 1152 0.001592 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domains HTTP/1.1" 200 280 0.001547 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domain/568814f2-e782-4abf-ae90-d844e775f4ba HTTP/1.1" 200 3086 0.002246 10.0.0.33 - - [2026-02-11 23:22:31] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6 HTTP/1.1" 200 7065 0.028336 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2092 0.003715 10.0.0.33 - - [2026-02-11 23:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.33 - - [2026-02-11 23:22:31] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024215 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003897 10.0.0.33 - - [2026-02-11 23:22:31] "GET /floating-ip-pools?parent_id=2c3eff5a-a168-4d50-a384-460a010edf35&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001482 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003833 10.0.0.33 - - [2026-02-11 23:22:31] "POST /floating-ip-pools HTTP/1.1" 200 562 0.040493 10.0.0.33 - - [2026-02-11 23:22:31] "POST /ref-update HTTP/1.1" 200 156 0.022807 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015522 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domains HTTP/1.1" 200 280 0.001710 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domain/568814f2-e782-4abf-ae90-d844e775f4ba HTTP/1.1" 200 3086 0.002230 10.0.0.33 - - [2026-02-11 23:22:31] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6 HTTP/1.1" 200 7321 0.027041 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2330 0.004180 10.0.0.33 - - [2026-02-11 23:22:31] "GET /floating-ip-pool/6b3f8152-6f2d-4db3-8f6e-abcae6e33c42 HTTP/1.1" 200 1314 0.002023 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domains HTTP/1.1" 200 280 0.001190 10.0.0.33 - - [2026-02-11 23:22:31] "GET /domain/568814f2-e782-4abf-ae90-d844e775f4ba HTTP/1.1" 200 3086 0.002808 10.0.0.33 - - [2026-02-11 23:22:31] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6 HTTP/1.1" 200 7321 0.039604 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 2330 0.003373 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003456 10.0.0.33 - - [2026-02-11 23:22:31] "POST /tags HTTP/1.1" 200 365 0.049782 10.0.0.33 - - [2026-02-11 23:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.33 - - [2026-02-11 23:22:31] "GET /tag/75bd37e4-b767-4c47-8e7a-8e24c9792942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016584 10.0.0.33 - - [2026-02-11 23:22:31] "POST /tags HTTP/1.1" 409 206 0.001925 10.0.0.33 - - [2026-02-11 23:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.33 - - [2026-02-11 23:22:31] "GET /tag/95076fd6-d8a7-4ac5-83f7-36831f25d36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009509 10.0.0.33 - - [2026-02-11 23:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.33 - - [2026-02-11 23:22:31] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.027207 10.0.0.33 - - [2026-02-11 23:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-02-11 23:22:31] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003609 10.0.0.33 - - [2026-02-11 23:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.33 - - [2026-02-11 23:22:31] "GET /service-appliance-set/e9411378-58ad-4193-89aa-12b5ebb23b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002916 10.0.0.33 - - [2026-02-11 23:22:31] "POST /fqname-to-id HTTP/1.1" 404 258 0.001868 10.0.0.33 - - [2026-02-11 23:22:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087586 10.0.0.33 - - [2026-02-11 23:22:32] "GET /virtual-machine-interface/0c72a86e-01f4-47d2-bffe-5482f85d9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.021806 10.0.0.33 - - [2026-02-11 23:22:32] "POST /set-tag HTTP/1.1" 200 109 0.014189 10.0.0.33 - - [2026-02-11 23:22:32] "POST /instance-ips HTTP/1.1" 200 417 0.019102 10.0.0.33 - - [2026-02-11 23:22:32] "GET /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006288 10.0.0.33 - - [2026-02-11 23:22:32] "POST /loadbalancers HTTP/1.1" 200 618 0.060714 10.0.0.33 - - [2026-02-11 23:22:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010731 10.0.0.33 - - [2026-02-11 23:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.33 - - [2026-02-11 23:22:32] "POST /service-instances HTTP/1.1" 200 566 0.049047 10.0.0.33 - - [2026-02-11 23:22:32] "POST /ref-update HTTP/1.1" 200 156 0.026533 10.0.0.33 - - [2026-02-11 23:22:32] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062723 10.0.0.33 - - [2026-02-11 23:22:32] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.007324 10.0.0.33 - - [2026-02-11 23:22:32] "GET /virtual-machine-interface/0c72a86e-01f4-47d2-bffe-5482f85d9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004145 10.0.0.33 - - [2026-02-11 23:22:32] "GET /virtual-machine-interface/0c72a86e-01f4-47d2-bffe-5482f85d9eee?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.004579 10.0.0.33 - - [2026-02-11 23:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.33 - - [2026-02-11 23:22:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011405 10.0.0.33 - - [2026-02-11 23:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2026-02-11 23:22:32] "POST /virtual-machines HTTP/1.1" 200 429 0.015262 10.0.0.33 - - [2026-02-11 23:22:32] "GET /floating-ip-pool/6b3f8152-6f2d-4db3-8f6e-abcae6e33c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004031 10.0.0.33 - - [2026-02-11 23:22:32] "POST /floating-ips HTTP/1.1" 200 671 0.085550 10.0.0.33 - - [2026-02-11 23:22:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021693 10.0.0.33 - - [2026-02-11 23:22:32] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002480 10.0.0.33 - - [2026-02-11 23:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.33 - - [2026-02-11 23:22:32] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005376 10.0.0.33 - - [2026-02-11 23:22:32] "POST /tags HTTP/1.1" 409 221 0.002806 10.0.0.33 - - [2026-02-11 23:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.33 - - [2026-02-11 23:22:32] "GET /tag/a99edae7-5864-4f72-9a99-e45876654672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013861 10.0.0.33 - - [2026-02-11 23:22:32] "POST /tags HTTP/1.1" 409 238 0.023283 10.0.0.33 - - [2026-02-11 23:22:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.209342 10.0.0.33 - - [2026-02-11 23:22:32] "POST /chown HTTP/1.1" 200 109 0.018510 10.0.0.33 - - [2026-02-11 23:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.33 - - [2026-02-11 23:22:32] "GET /tag/75bd37e4-b767-4c47-8e7a-8e24c9792942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014985 10.0.0.33 - - [2026-02-11 23:22:32] "POST /chown HTTP/1.1" 200 109 0.028998 10.0.0.33 - - [2026-02-11 23:22:32] "POST /firewall-rules HTTP/1.1" 200 650 0.078199 10.0.0.33 - - [2026-02-11 23:22:32] "PUT /virtual-machine-interface/b92be7e2-5210-44e0-8f1f-c8f215733297 HTTP/1.1" 200 284 0.050129 10.0.0.33 - - [2026-02-11 23:22:32] "PUT /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824 HTTP/1.1" 200 256 0.020209 10.0.0.33 - - [2026-02-11 23:22:32] "GET /firewall-rule/3744997e-1d4a-440f-b9c6-a2ae6a0e403d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.016997 10.0.0.33 - - [2026-02-11 23:22:32] "GET /firewall-policy/85390a41-faae-4925-aacd-99daf81cd529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002844 10.0.0.33 - - [2026-02-11 23:22:32] "GET /firewall-rule/3744997e-1d4a-440f-b9c6-a2ae6a0e403d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002716 10.0.0.33 - - [2026-02-11 23:22:32] "POST /ref-update HTTP/1.1" 200 156 0.033949 10.0.0.33 - - [2026-02-11 23:22:32] "POST /ref-update HTTP/1.1" 200 156 0.020570 10.0.0.33 - - [2026-02-11 23:22:32] "POST /ref-update HTTP/1.1" 200 156 0.021399 10.0.0.33 - - [2026-02-11 23:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018717 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.037955 10.0.0.33 - - [2026-02-11 23:22:33] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.105463 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.083703 10.0.0.33 - - [2026-02-11 23:22:33] "GET /loadbalancer/078f6178-0eaa-4fe4-8421-e3f09e2a5d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.002517 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.016052 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.037169 10.0.0.33 - - [2026-02-11 23:22:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.089842 10.0.0.33 - - [2026-02-11 23:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2026-02-11 23:22:33] "POST /virtual-machines HTTP/1.1" 200 429 0.044827 10.0.0.33 - - [2026-02-11 23:22:33] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038264 10.0.0.33 - - [2026-02-11 23:22:33] "GET /loadbalancer-listener/66dec5d8-2339-4518-927a-bbcb7cbfa7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002974 10.0.0.33 - - [2026-02-11 23:22:33] "GET /loadbalancer-listener/66dec5d8-2339-4518-927a-bbcb7cbfa7b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003512 10.0.0.33 - - [2026-02-11 23:22:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117439 10.0.0.33 - - [2026-02-11 23:22:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.053940 10.0.0.33 - - [2026-02-11 23:22:33] "POST /chown HTTP/1.1" 200 109 0.030276 10.0.0.33 - - [2026-02-11 23:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034459 10.0.0.33 - - [2026-02-11 23:22:33] "GET /loadbalancer-pool/662f450a-98ae-4e37-a7ad-ef7a07b501c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010927 10.0.0.33 - - [2026-02-11 23:22:33] "POST /chown HTTP/1.1" 200 109 0.032458 10.0.0.33 - - [2026-02-11 23:22:33] "PUT /virtual-machine-interface/d1b2f6b3-bc76-4bec-9f2a-fac6d12cdf16 HTTP/1.1" 200 284 0.011171 10.0.0.33 - - [2026-02-11 23:22:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036547 10.0.0.33 - - [2026-02-11 23:22:33] "PUT /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824 HTTP/1.1" 200 256 0.035181 10.0.0.33 - - [2026-02-11 23:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026168 10.0.0.33 - - [2026-02-11 23:22:33] "GET /loadbalancer-member/b0d41759-f2ac-4c1d-8991-b45a69ca1b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006339 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.030423 10.0.0.33 - - [2026-02-11 23:22:33] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002417 10.0.0.33 - - [2026-02-11 23:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2026-02-11 23:22:33] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003422 10.0.0.33 - - [2026-02-11 23:22:33] "POST /tags HTTP/1.1" 409 221 0.002678 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.012637 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.028139 10.0.0.33 - - [2026-02-11 23:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-02-11 23:22:33] "GET /tag/a99edae7-5864-4f72-9a99-e45876654672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014030 10.0.0.33 - - [2026-02-11 23:22:33] "POST /tags HTTP/1.1" 409 238 0.002392 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.025548 10.0.0.33 - - [2026-02-11 23:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.33 - - [2026-02-11 23:22:33] "GET /tag/75bd37e4-b767-4c47-8e7a-8e24c9792942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010267 10.0.0.33 - - [2026-02-11 23:22:33] "POST /ref-update HTTP/1.1" 200 156 0.020235 10.0.0.33 - - [2026-02-11 23:22:33] "POST /firewall-rules HTTP/1.1" 409 293 0.008316 10.0.0.33 - - [2026-02-11 23:22:33] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.006539 10.0.0.33 - - [2026-02-11 23:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.33 - - [2026-02-11 23:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017097 10.0.0.33 - - [2026-02-11 23:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006598 10.0.0.33 - - [2026-02-11 23:22:33] "PUT /firewall-rule/3744997e-1d4a-440f-b9c6-a2ae6a0e403d HTTP/1.1" 200 260 0.037072 10.0.0.33 - - [2026-02-11 23:22:33] "GET /firewall-rule/3744997e-1d4a-440f-b9c6-a2ae6a0e403d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004888 10.0.0.33 - - [2026-02-11 23:22:33] "GET /firewall-policy/85390a41-faae-4925-aacd-99daf81cd529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003177 10.0.0.33 - - [2026-02-11 23:22:33] "POST /chown HTTP/1.1" 200 109 0.005253 10.0.0.33 - - [2026-02-11 23:22:33] "POST /chown HTTP/1.1" 200 109 0.034501 10.0.0.33 - - [2026-02-11 23:22:33] "GET /firewall-rule/3744997e-1d4a-440f-b9c6-a2ae6a0e403d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.016918 10.0.0.33 - - [2026-02-11 23:22:33] "PUT /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824 HTTP/1.1" 200 256 0.020952 10.0.0.33 - - [2026-02-11 23:22:34] "POST /ref-update HTTP/1.1" 200 156 0.011174 10.0.0.33 - - [2026-02-11 23:22:34] "POST /chown HTTP/1.1" 200 109 0.020790 10.0.0.33 - - [2026-02-11 23:22:34] "POST /chown HTTP/1.1" 200 109 0.015597 10.0.0.33 - - [2026-02-11 23:22:34] "PUT /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824 HTTP/1.1" 200 256 0.015367 10.0.0.33 - - [2026-02-11 23:22:34] "POST /ref-update HTTP/1.1" 200 156 0.028955 10.0.0.33 - - [2026-02-11 23:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.33 - - [2026-02-11 23:22:34] "POST /chown HTTP/1.1" 200 109 0.006251 10.0.0.33 - - [2026-02-11 23:22:34] "POST /chown HTTP/1.1" 200 109 0.015653 10.0.0.33 - - [2026-02-11 23:22:34] "PUT /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824 HTTP/1.1" 200 256 0.023068 10.0.0.33 - - [2026-02-11 23:22:34] "POST /ref-update HTTP/1.1" 200 156 0.018728 10.0.0.33 - - [2026-02-11 23:22:34] "POST /chown HTTP/1.1" 200 109 0.017717 10.0.0.33 - - [2026-02-11 23:22:34] "POST /chown HTTP/1.1" 200 109 0.017340 10.0.0.33 - - [2026-02-11 23:22:34] "PUT /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824 HTTP/1.1" 200 256 0.015376 10.0.0.33 - - [2026-02-11 23:22:34] "POST /ref-update HTTP/1.1" 200 156 0.023964 10.0.0.33 - - [2026-02-11 23:22:34] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.007265 10.0.0.33 - - [2026-02-11 23:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009145 10.0.0.33 - - [2026-02-11 23:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.33 - - [2026-02-11 23:22:34] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008322 10.0.0.33 - - [2026-02-11 23:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-11 23:22:34] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.017641 10.0.0.33 - - [2026-02-11 23:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020809 10.0.0.33 - - [2026-02-11 23:22:34] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044284 10.0.0.33 - - [2026-02-11 23:22:34] "POST /virtual-machines HTTP/1.1" 200 373 0.012150 10.0.0.33 - - [2026-02-11 23:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022228 10.0.0.33 - - [2026-02-11 23:22:34] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.022879 10.0.0.33 - - [2026-02-11 23:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009888 10.0.0.33 - - [2026-02-11 23:22:34] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.071007 10.0.0.33 - - [2026-02-11 23:22:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153188 10.0.0.33 - - [2026-02-11 23:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.006426 10.0.0.33 - - [2026-02-11 23:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007932 10.0.0.33 - - [2026-02-11 23:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008762 10.0.0.33 - - [2026-02-11 23:22:35] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007117 10.0.0.33 - - [2026-02-11 23:22:35] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.007283 10.0.0.33 - - [2026-02-11 23:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013609 10.0.0.33 - - [2026-02-11 23:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.33 - - [2026-02-11 23:22:35] "POST /instance-ips HTTP/1.1" 200 413 0.024491 10.0.0.33 - - [2026-02-11 23:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023334 10.0.0.33 - - [2026-02-11 23:22:35] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008341 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.012374 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.013963 10.0.0.33 - - [2026-02-11 23:22:35] "POST /ref-update HTTP/1.1" 200 156 0.015892 10.0.0.33 - - [2026-02-11 23:22:35] "POST /set-tag HTTP/1.1" 200 109 0.017094 10.0.0.33 - - [2026-02-11 23:22:35] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007448 10.0.0.33 - - [2026-02-11 23:22:35] "GET /instance-ip/8c060b86-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002673 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005597 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.027467 10.0.0.33 - - [2026-02-11 23:22:35] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006627 10.0.0.33 - - [2026-02-11 23:22:35] "POST /ref-update HTTP/1.1" 200 156 0.024017 10.0.0.33 - - [2026-02-11 23:22:35] "POST /set-tag HTTP/1.1" 200 109 0.010103 10.0.0.33 - - [2026-02-11 23:22:35] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.002899 10.0.0.33 - - [2026-02-11 23:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.016138 10.0.0.33 - - [2026-02-11 23:22:35] "POST /ref-update HTTP/1.1" 200 156 0.027417 10.0.0.33 - - [2026-02-11 23:22:35] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008831 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.044421 10.0.0.33 - - [2026-02-11 23:22:35] "POST /set-tag HTTP/1.1" 200 109 0.011364 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.017274 10.0.0.33 - - [2026-02-11 23:22:35] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003747 10.0.0.33 - - [2026-02-11 23:22:35] "POST /set-tag HTTP/1.1" 200 109 0.001564 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005007 10.0.0.33 - - [2026-02-11 23:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005531 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.014388 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005909 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.019998 10.0.0.33 - - [2026-02-11 23:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005688 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.019194 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.017011 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005677 10.0.0.33 - - [2026-02-11 23:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005429 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.017997 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.005649 10.0.0.33 - - [2026-02-11 23:22:35] "POST /chown HTTP/1.1" 200 109 0.017674 10.0.0.33 - - [2026-02-11 23:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014673 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.013034 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.018858 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.038879 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.006406 10.0.0.33 - - [2026-02-11 23:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.005291 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.021385 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.012062 10.0.0.33 - - [2026-02-11 23:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.012254 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.010437 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.013940 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.005736 10.0.0.33 - - [2026-02-11 23:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.005684 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.018140 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.006232 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.010769 10.0.0.33 - - [2026-02-11 23:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.006272 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.012106 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.006458 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.007466 10.0.0.33 - - [2026-02-11 23:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.005952 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.013495 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.006351 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.005186 10.0.0.33 - - [2026-02-11 23:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005150 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.005529 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.017427 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.022419 10.0.0.33 - - [2026-02-11 23:22:36] "POST /chown HTTP/1.1" 200 109 0.005855 10.0.0.33 - - [2026-02-11 23:22:37] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006925 10.0.0.33 - - [2026-02-11 23:22:37] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.33 - - [2026-02-11 23:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-02-11 23:22:37] "GET /loadbalancer/2a2d02e7-64ea-4ea4-a4d4-29562b71ea75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002131 10.0.0.33 - - [2026-02-11 23:22:37] "GET /loadbalancer-pool/84a9cb24-94d8-42e3-b6c8-05ded0484891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002180 10.0.0.33 - - [2026-02-11 23:22:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014234 10.0.0.33 - - [2026-02-11 23:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006698 10.0.0.33 - - [2026-02-11 23:22:37] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015233 10.0.0.33 - - [2026-02-11 23:22:37] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003858 10.0.0.33 - - [2026-02-11 23:22:37] "POST /ref-update HTTP/1.1" 200 156 0.006851 10.0.0.33 - - [2026-02-11 23:22:37] "GET /floating-ip/434ecbe8-bb90-4038-93ac-7c3dcb597d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.014665 10.0.0.33 - - [2026-02-11 23:22:37] "POST /tags HTTP/1.1" 409 221 0.001640 10.0.0.33 - - [2026-02-11 23:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.33 - - [2026-02-11 23:22:37] "GET /tag/a99edae7-5864-4f72-9a99-e45876654672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010225 10.0.0.33 - - [2026-02-11 23:22:37] "POST /set-tag HTTP/1.1" 200 109 0.014687 10.0.0.33 - - [2026-02-11 23:22:37] "PUT /floating-ip/434ecbe8-bb90-4038-93ac-7c3dcb597d73 HTTP/1.1" 200 256 0.017912 10.0.0.33 - - [2026-02-11 23:22:38] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004824 10.0.0.33 - - [2026-02-11 23:22:38] "POST /set-tag HTTP/1.1" 200 109 0.005252 10.0.0.33 - - [2026-02-11 23:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-02-11 23:22:38] "GET /loadbalancer/2a2d02e7-64ea-4ea4-a4d4-29562b71ea75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001735 10.0.0.33 - - [2026-02-11 23:22:38] "GET /loadbalancer-pool/84a9cb24-94d8-42e3-b6c8-05ded0484891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001842 10.0.0.33 - - [2026-02-11 23:22:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.030433 10.0.0.33 - - [2026-02-11 23:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030102 10.0.0.33 - - [2026-02-11 23:22:38] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010017 10.0.0.33 - - [2026-02-11 23:22:38] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003358 10.0.0.33 - - [2026-02-11 23:22:38] "POST /ref-update HTTP/1.1" 200 156 0.009722 10.0.0.33 - - [2026-02-11 23:22:38] "GET /floating-ip/434ecbe8-bb90-4038-93ac-7c3dcb597d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010034 10.0.0.33 - - [2026-02-11 23:22:38] "POST /set-tag HTTP/1.1" 200 109 0.015001 10.0.0.33 - - [2026-02-11 23:22:39] "GET /virtual-machine/8774d672-2ba3-4f29-bc2b-819a17b023f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002831 10.0.0.33 - - [2026-02-11 23:22:39] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004199 10.0.0.33 - - [2026-02-11 23:22:39] "GET /virtual-machine/86bbb5fc-7828-42ae-853e-943cebf1f1c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003033 10.0.0.33 - - [2026-02-11 23:22:39] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004055 10.0.0.33 - - [2026-02-11 23:22:43] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004013 10.0.0.33 - - [2026-02-11 23:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.33 - - [2026-02-11 23:22:45] "GET /virtual-machine/61611576-5ed3-4ec4-96e9-6a478ceb699d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002700 10.0.0.33 - - [2026-02-11 23:22:45] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003227 10.0.0.33 - - [2026-02-11 23:22:45] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004335 10.0.0.33 - - [2026-02-11 23:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.33 - - [2026-02-11 23:23:16] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004157 10.0.0.33 - - [2026-02-11 23:23:16] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.33 - - [2026-02-11 23:23:16] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003357 10.0.0.33 - - [2026-02-11 23:23:16] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.33 - - [2026-02-11 23:23:16] "GET /virtual-machine/61611576-5ed3-4ec4-96e9-6a478ceb699d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002842 10.0.0.33 - - [2026-02-11 23:23:16] "POST /ref-update HTTP/1.1" 200 156 0.008474 10.0.0.33 - - [2026-02-11 23:23:16] "GET /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008543 10.0.0.33 - - [2026-02-11 23:23:16] "POST /set-tag HTTP/1.1" 200 109 0.014887 10.0.0.33 - - [2026-02-11 23:23:17] "POST /set-tag HTTP/1.1" 200 109 0.013875 10.0.0.33 - - [2026-02-11 23:23:17] "DELETE /instance-ip/8c060b86-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.069463 10.0.0.33 - - [2026-02-11 23:23:17] "DELETE /virtual-machine-interface/8be5090e-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.037234 10.0.0.33 - - [2026-02-11 23:23:17] "DELETE /virtual-machine/61611576-5ed3-4ec4-96e9-6a478ceb699d HTTP/1.1" 200 115 0.021154 10.0.0.33 - - [2026-02-11 23:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2026-02-11 23:23:19] "POST /chown HTTP/1.1" 200 109 0.005034 10.0.0.33 - - [2026-02-11 23:23:19] "POST /chown HTTP/1.1" 200 109 0.019536 10.0.0.33 - - [2026-02-11 23:23:19] "POST /chown HTTP/1.1" 200 109 0.013864 10.0.0.33 - - [2026-02-11 23:23:19] "POST /chown HTTP/1.1" 200 109 0.005640 10.0.0.33 - - [2026-02-11 23:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2026-02-11 23:23:20] "GET /tag/75bd37e4-b767-4c47-8e7a-8e24c9792942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011665 10.0.0.33 - - [2026-02-11 23:23:20] "GET /tag/75bd37e4-b767-4c47-8e7a-8e24c9792942?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010735 10.0.0.33 - - [2026-02-11 23:23:20] "GET /virtual-machine-interface/0c72a86e-01f4-47d2-bffe-5482f85d9eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.003284 10.0.0.33 - - [2026-02-11 23:23:20] "POST /set-tag HTTP/1.1" 200 109 0.014504 10.0.0.33 - - [2026-02-11 23:23:20] "GET /virtual-machine-interface/b92be7e2-5210-44e0-8f1f-c8f215733297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016771 10.0.0.33 - - [2026-02-11 23:23:20] "POST /set-tag HTTP/1.1" 200 109 0.023118 10.0.0.33 - - [2026-02-11 23:23:20] "GET /virtual-machine-interface/d1b2f6b3-bc76-4bec-9f2a-fac6d12cdf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004182 10.0.0.33 - - [2026-02-11 23:23:20] "POST /set-tag HTTP/1.1" 200 109 0.011971 10.0.0.33 - - [2026-02-11 23:23:20] "GET /firewall-policy/85390a41-faae-4925-aacd-99daf81cd529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009406 10.0.0.33 - - [2026-02-11 23:23:20] "GET /firewall-rule/3744997e-1d4a-440f-b9c6-a2ae6a0e403d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003026 10.0.0.33 - - [2026-02-11 23:23:20] "POST /ref-update HTTP/1.1" 200 156 0.010364 10.0.0.33 - - [2026-02-11 23:23:20] "DELETE /firewall-rule/3744997e-1d4a-440f-b9c6-a2ae6a0e403d HTTP/1.1" 200 115 0.051181 10.0.0.33 - - [2026-02-11 23:23:20] "DELETE /loadbalancer-member/b0d41759-f2ac-4c1d-8991-b45a69ca1b8b HTTP/1.1" 200 115 0.020607 10.0.0.33 - - [2026-02-11 23:23:20] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.016325 10.0.0.33 - - [2026-02-11 23:23:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019492 10.0.0.33 - - [2026-02-11 23:23:20] "DELETE /loadbalancer-pool/662f450a-98ae-4e37-a7ad-ef7a07b501c7 HTTP/1.1" 200 115 0.063266 10.0.0.33 - - [2026-02-11 23:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.33 - - [2026-02-11 23:23:20] "DELETE /loadbalancer-listener/66dec5d8-2339-4518-927a-bbcb7cbfa7b1 HTTP/1.1" 200 115 0.029604 10.0.0.33 - - [2026-02-11 23:23:20] "GET /floating-ip/9a6f3596-ebf7-497a-b7e3-ceb6fb48b3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002076 10.0.0.33 - - [2026-02-11 23:23:20] "POST /chown HTTP/1.1" 200 109 0.006602 10.0.0.33 - - [2026-02-11 23:23:20] "POST /chown HTTP/1.1" 200 109 0.032963 10.0.0.33 - - [2026-02-11 23:23:20] "POST /chown HTTP/1.1" 200 109 0.019563 10.0.0.33 - - [2026-02-11 23:23:20] "PUT /floating-ip/9a6f3596-ebf7-497a-b7e3-ceb6fb48b3fc HTTP/1.1" 200 256 0.068627 10.0.0.33 - - [2026-02-11 23:23:21] "POST /chown HTTP/1.1" 200 109 0.043099 10.0.0.33 - - [2026-02-11 23:23:21] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.011135 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /floating-ip/9a6f3596-ebf7-497a-b7e3-ceb6fb48b3fc HTTP/1.1" 200 115 0.146770 10.0.0.33 - - [2026-02-11 23:23:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.063317 10.0.0.33 - - [2026-02-11 23:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.33 - - [2026-02-11 23:23:21] "POST /chown HTTP/1.1" 200 109 0.032042 10.0.0.33 - - [2026-02-11 23:23:21] "POST /chown HTTP/1.1" 200 109 0.049121 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /loadbalancer/078f6178-0eaa-4fe4-8421-e3f09e2a5d09 HTTP/1.1" 200 115 0.210562 10.0.0.33 - - [2026-02-11 23:23:21] "POST /chown HTTP/1.1" 200 109 0.023916 10.0.0.33 - - [2026-02-11 23:23:21] "GET /floating-ip-pool/6b3f8152-6f2d-4db3-8f6e-abcae6e33c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009223 10.0.0.33 - - [2026-02-11 23:23:21] "POST /chown HTTP/1.1" 200 109 0.039320 10.0.0.33 - - [2026-02-11 23:23:21] "POST /ref-update HTTP/1.1" 200 156 0.052786 10.0.0.33 - - [2026-02-11 23:23:21] "PUT /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 266 0.031086 10.0.0.33 - - [2026-02-11 23:23:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037921 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /floating-ip-pool/6b3f8152-6f2d-4db3-8f6e-abcae6e33c42 HTTP/1.1" 200 115 0.087064 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /instance-ip/bb430c3f-7d0b-4b14-a5fd-bada29609824 HTTP/1.1" 200 115 0.285537 10.0.0.33 - - [2026-02-11 23:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011163 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /virtual-machine-interface/0c72a86e-01f4-47d2-bffe-5482f85d9eee HTTP/1.1" 200 115 0.071002 10.0.0.33 - - [2026-02-11 23:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /service-instance/d4930967-6e69-4d15-937b-16bb5ed9945e HTTP/1.1" 200 115 0.095847 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /tag/75bd37e4-b767-4c47-8e7a-8e24c9792942 HTTP/1.1" 200 115 0.164264 10.0.0.33 - - [2026-02-11 23:23:21] "POST /useragent-kv HTTP/1.1" 200 115 0.011362 10.0.0.33 - - [2026-02-11 23:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013510 10.0.0.33 - - [2026-02-11 23:23:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009412 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /virtual-network/2c3eff5a-a168-4d50-a384-460a010edf35 HTTP/1.1" 200 115 0.249496 10.0.0.33 - - [2026-02-11 23:23:21] "GET /routing-instance/9459f426-4db4-48da-8a81-186c7bb90394 HTTP/1.1" 404 171 0.006959 10.0.0.33 - - [2026-02-11 23:23:21] "GET /domains HTTP/1.1" 200 280 0.001031 10.0.0.33 - - [2026-02-11 23:23:21] "GET /domain/568814f2-e782-4abf-ae90-d844e775f4ba HTTP/1.1" 200 3086 0.004152 10.0.0.33 - - [2026-02-11 23:23:21] "DELETE /route-target/7bb2e307-dd62-4d5f-af05-3e3b934db520 HTTP/1.1" 200 115 0.035623 10.0.0.33 - - [2026-02-11 23:23:21] "GET /virtual-machine-interface/d1b2f6b3-bc76-4bec-9f2a-fac6d12cdf16?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.015239 10.0.0.33 - - [2026-02-11 23:23:22] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6 HTTP/1.1" 200 7412 0.074058 10.0.0.33 - - [2026-02-11 23:23:22] "DELETE /virtual-machine-interface/d1b2f6b3-bc76-4bec-9f2a-fac6d12cdf16 HTTP/1.1" 200 115 0.117176 10.0.0.33 - - [2026-02-11 23:23:22] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.020867 10.0.0.33 - - [2026-02-11 23:23:22] "POST /set-tag HTTP/1.1" 200 109 0.008569 10.0.0.33 - - [2026-02-11 23:23:22] "DELETE /virtual-machine/ac7b839a-477a-4fd7-a149-8be8277221b9 HTTP/1.1" 200 115 0.066105 10.0.0.33 - - [2026-02-11 23:23:22] "GET /virtual-machine-interface/b92be7e2-5210-44e0-8f1f-c8f215733297?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.024238 10.0.0.33 - - [2026-02-11 23:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028000 10.0.0.33 - - [2026-02-11 23:23:22] "GET /loadbalancer/2a2d02e7-64ea-4ea4-a4d4-29562b71ea75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005499 10.0.0.33 - - [2026-02-11 23:23:22] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004283 10.0.0.33 - - [2026-02-11 23:23:22] "POST /set-tag HTTP/1.1" 200 109 0.054985 10.0.0.33 - - [2026-02-11 23:23:22] "DELETE /virtual-machine-interface/b92be7e2-5210-44e0-8f1f-c8f215733297 HTTP/1.1" 200 115 0.123234 10.0.0.33 - - [2026-02-11 23:23:22] "POST /ref-update HTTP/1.1" 200 156 0.015202 10.0.0.33 - - [2026-02-11 23:23:22] "DELETE /loadbalancer-member/94b54484-963a-46c2-aa34-1a096fe6ddcc HTTP/1.1" 200 115 0.084523 10.0.0.33 - - [2026-02-11 23:23:22] "DELETE /virtual-machine/5679e65a-331b-4c45-87eb-1777907a1ba5 HTTP/1.1" 200 115 0.044710 10.0.0.33 - - [2026-02-11 23:23:22] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004599 10.0.0.33 - - [2026-02-11 23:23:22] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.33 - - [2026-02-11 23:23:23] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004496 10.0.0.33 - - [2026-02-11 23:23:23] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.33 - - [2026-02-11 23:23:23] "GET /virtual-machine/86bbb5fc-7828-42ae-853e-943cebf1f1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002646 10.0.0.33 - - [2026-02-11 23:23:23] "POST /ref-update HTTP/1.1" 200 156 0.008230 10.0.0.33 - - [2026-02-11 23:23:23] "GET /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020956 10.0.0.33 - - [2026-02-11 23:23:23] "POST /set-tag HTTP/1.1" 200 109 0.018537 10.0.0.33 - - [2026-02-11 23:23:23] "POST /set-tag HTTP/1.1" 200 109 0.027452 10.0.0.33 - - [2026-02-11 23:23:23] "POST /set-tag HTTP/1.1" 200 109 0.025738 10.0.0.33 - - [2026-02-11 23:23:23] "DELETE /instance-ip/87af7fb8-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.029422 10.0.0.33 - - [2026-02-11 23:23:23] "POST /ref-update HTTP/1.1" 200 156 0.007332 10.0.0.33 - - [2026-02-11 23:23:23] "DELETE /virtual-machine-interface/879442f2-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.041721 10.0.0.33 - - [2026-02-11 23:23:23] "DELETE /virtual-machine/86bbb5fc-7828-42ae-853e-943cebf1f1c4 HTTP/1.1" 200 115 0.016220 10.0.0.33 - - [2026-02-11 23:23:27] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005466 10.0.0.33 - - [2026-02-11 23:23:27] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2026-02-11 23:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-02-11 23:23:27] "GET /loadbalancer/2a2d02e7-64ea-4ea4-a4d4-29562b71ea75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002010 10.0.0.33 - - [2026-02-11 23:23:28] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006666 10.0.0.33 - - [2026-02-11 23:23:28] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2026-02-11 23:23:28] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004049 10.0.0.33 - - [2026-02-11 23:23:28] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.33 - - [2026-02-11 23:23:28] "GET /virtual-machine/8774d672-2ba3-4f29-bc2b-819a17b023f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002620 10.0.0.33 - - [2026-02-11 23:23:28] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.33 - - [2026-02-11 23:23:29] "GET /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017145 10.0.0.33 - - [2026-02-11 23:23:29] "POST /set-tag HTTP/1.1" 200 109 0.019371 10.0.0.33 - - [2026-02-11 23:23:29] "POST /set-tag HTTP/1.1" 200 109 0.040915 10.0.0.33 - - [2026-02-11 23:23:29] "POST /set-tag HTTP/1.1" 200 109 0.025980 10.0.0.33 - - [2026-02-11 23:23:29] "DELETE /instance-ip/8743a108-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.042318 10.0.0.33 - - [2026-02-11 23:23:29] "POST /ref-update HTTP/1.1" 200 156 0.013086 10.0.0.33 - - [2026-02-11 23:23:29] "DELETE /virtual-machine-interface/872a5630-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.040856 10.0.0.33 - - [2026-02-11 23:23:29] "DELETE /virtual-machine/8774d672-2ba3-4f29-bc2b-819a17b023f8 HTTP/1.1" 200 115 0.013063 10.0.0.33 - - [2026-02-11 23:23:29] "DELETE /tag/3e7e8c51-dd9d-4b4a-a357-f39bfa855aa8 HTTP/1.1" 200 115 0.055080 10.0.0.33 - - [2026-02-11 23:23:29] "DELETE /tag/0a93164c-27b4-48a2-a516-739c35d2f33f HTTP/1.1" 200 115 0.065505 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2026-02-11 23:23:32] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027492 10.0.0.33 - - [2026-02-11 23:23:32] "POST /tags HTTP/1.1" 200 393 0.023081 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018116 10.0.0.33 - - [2026-02-11 23:23:32] "GET /tag/c44383e8-b8ba-4e84-ba05-c65932db628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010779 10.0.0.33 - - [2026-02-11 23:23:32] "POST /tags HTTP/1.1" 200 341 0.030528 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2026-02-11 23:23:32] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010390 10.0.0.33 - - [2026-02-11 23:23:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.000501 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.005239 10.0.0.33 - - [2026-02-11 23:23:32] "POST /security-groups HTTP/1.1" 200 589 0.057083 10.0.0.33 - - [2026-02-11 23:23:32] "POST /projects HTTP/1.1" 200 519 0.150069 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.001153 10.0.0.33 - - [2026-02-11 23:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027951 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012875 10.0.0.33 - - [2026-02-11 23:23:32] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013965 10.0.0.33 - - [2026-02-11 23:23:32] "POST /access-control-lists HTTP/1.1" 200 598 0.075311 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.33 - - [2026-02-11 23:23:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.010613 10.0.0.33 - - [2026-02-11 23:23:32] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.011230 10.0.0.33 - - [2026-02-11 23:23:32] "POST /access-control-lists HTTP/1.1" 200 596 0.062624 10.0.0.33 - - [2026-02-11 23:23:33] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.084205 10.0.0.33 - - [2026-02-11 23:23:33] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.058937 10.0.0.33 - - [2026-02-11 23:23:33] "POST /security-groups HTTP/1.1" 200 591 0.070418 10.0.0.33 - - [2026-02-11 23:23:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.011685 10.0.0.33 - - [2026-02-11 23:23:33] "POST /access-control-lists HTTP/1.1" 200 632 0.073030 10.0.0.33 - - [2026-02-11 23:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.081855 10.0.0.33 - - [2026-02-11 23:23:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.010416 10.0.0.33 - - [2026-02-11 23:23:33] "POST /chown HTTP/1.1" 200 109 0.013146 10.0.0.33 - - [2026-02-11 23:23:33] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006422 10.0.0.33 - - [2026-02-11 23:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.33 - - [2026-02-11 23:23:33] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002312 10.0.0.33 - - [2026-02-11 23:23:33] "POST /access-control-lists HTTP/1.1" 200 630 0.090576 10.0.0.33 - - [2026-02-11 23:23:33] "POST /tags HTTP/1.1" 409 226 0.012804 10.0.0.33 - - [2026-02-11 23:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-11 23:23:33] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013172 10.0.0.33 - - [2026-02-11 23:23:33] "POST /firewall-rules HTTP/1.1" 200 600 0.072081 10.0.0.33 - - [2026-02-11 23:23:33] "GET /firewall-rule/1c6fd246-d27e-4ef4-9601-7241d0faf94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007336 10.0.0.33 - - [2026-02-11 23:23:33] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003331 10.0.0.33 - - [2026-02-11 23:23:33] "GET /firewall-rule/1c6fd246-d27e-4ef4-9601-7241d0faf94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002644 10.0.0.33 - - [2026-02-11 23:23:33] "POST /ref-update HTTP/1.1" 200 156 0.038077 10.0.0.33 - - [2026-02-11 23:23:33] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007150 10.0.0.33 - - [2026-02-11 23:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-02-11 23:23:33] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002834 10.0.0.33 - - [2026-02-11 23:23:33] "POST /tags HTTP/1.1" 409 226 0.001501 10.0.0.33 - - [2026-02-11 23:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2026-02-11 23:23:33] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.018010 10.0.0.33 - - [2026-02-11 23:23:33] "POST /firewall-rules HTTP/1.1" 200 598 0.064507 10.0.0.33 - - [2026-02-11 23:23:33] "GET /firewall-rule/35059a1e-a9be-46ac-925a-237b35e7fab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.010622 10.0.0.33 - - [2026-02-11 23:23:33] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004220 10.0.0.33 - - [2026-02-11 23:23:33] "GET /firewall-rule/35059a1e-a9be-46ac-925a-237b35e7fab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002146 10.0.0.33 - - [2026-02-11 23:23:34] "POST /ref-update HTTP/1.1" 200 156 0.050092 10.0.0.33 - - [2026-02-11 23:23:35] "POST /tags HTTP/1.1" 200 393 0.030463 10.0.0.33 - - [2026-02-11 23:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013410 10.0.0.33 - - [2026-02-11 23:23:35] "GET /tag/a1b0291f-580d-4d24-a04a-dcc231121824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012673 10.0.0.33 - - [2026-02-11 23:23:35] "POST /tags HTTP/1.1" 200 341 0.021173 10.0.0.33 - - [2026-02-11 23:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006868 10.0.0.33 - - [2026-02-11 23:23:35] "GET /tag/d14ad22f-a295-4a91-8d10-77409746ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011595 10.0.0.33 - - [2026-02-11 23:23:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.000425 10.0.0.33 - - [2026-02-11 23:23:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.006836 10.0.0.33 - - [2026-02-11 23:23:35] "POST /security-groups HTTP/1.1" 200 589 0.065001 10.0.0.33 - - [2026-02-11 23:23:35] "POST /projects HTTP/1.1" 200 519 0.199897 10.0.0.33 - - [2026-02-11 23:23:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.001212 10.0.0.33 - - [2026-02-11 23:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028641 10.0.0.33 - - [2026-02-11 23:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.33 - - [2026-02-11 23:23:36] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.027834 10.0.0.33 - - [2026-02-11 23:23:36] "POST /access-control-lists HTTP/1.1" 200 598 0.086512 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014682 10.0.0.33 - - [2026-02-11 23:23:36] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004310 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.020785 10.0.0.33 - - [2026-02-11 23:23:36] "POST /access-control-lists HTTP/1.1" 200 596 0.068057 10.0.0.33 - - [2026-02-11 23:23:36] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.072404 10.0.0.33 - - [2026-02-11 23:23:36] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.043192 10.0.0.33 - - [2026-02-11 23:23:36] "POST /security-groups HTTP/1.1" 200 591 0.069854 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.008791 10.0.0.33 - - [2026-02-11 23:23:36] "POST /access-control-lists HTTP/1.1" 200 632 0.061602 10.0.0.33 - - [2026-02-11 23:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.066443 10.0.0.33 - - [2026-02-11 23:23:36] "POST /chown HTTP/1.1" 200 109 0.014407 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.003404 10.0.0.33 - - [2026-02-11 23:23:36] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010337 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2026-02-11 23:23:36] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014979 10.0.0.33 - - [2026-02-11 23:23:36] "POST /tags HTTP/1.1" 409 226 0.002635 10.0.0.33 - - [2026-02-11 23:23:36] "POST /access-control-lists HTTP/1.1" 200 630 0.069657 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2026-02-11 23:23:36] "GET /tag/d14ad22f-a295-4a91-8d10-77409746ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009716 10.0.0.33 - - [2026-02-11 23:23:36] "POST /firewall-rules HTTP/1.1" 200 600 0.061623 10.0.0.33 - - [2026-02-11 23:23:36] "GET /firewall-rule/9e74cdc1-c35c-40c7-b14d-20593d3e08ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010265 10.0.0.33 - - [2026-02-11 23:23:36] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005378 10.0.0.33 - - [2026-02-11 23:23:36] "GET /firewall-rule/9e74cdc1-c35c-40c7-b14d-20593d3e08ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002404 10.0.0.33 - - [2026-02-11 23:23:36] "POST /ref-update HTTP/1.1" 200 156 0.045400 10.0.0.33 - - [2026-02-11 23:23:36] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002136 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-02-11 23:23:36] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010282 10.0.0.33 - - [2026-02-11 23:23:36] "POST /tags HTTP/1.1" 409 226 0.019163 10.0.0.33 - - [2026-02-11 23:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.33 - - [2026-02-11 23:23:36] "GET /tag/d14ad22f-a295-4a91-8d10-77409746ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022542 10.0.0.33 - - [2026-02-11 23:23:37] "POST /firewall-rules HTTP/1.1" 200 598 0.063146 10.0.0.33 - - [2026-02-11 23:23:37] "GET /firewall-rule/45a09651-7a47-4193-b0e3-62a4d3fc475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.012234 10.0.0.33 - - [2026-02-11 23:23:37] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003877 10.0.0.33 - - [2026-02-11 23:23:37] "GET /firewall-rule/45a09651-7a47-4193-b0e3-62a4d3fc475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002350 10.0.0.33 - - [2026-02-11 23:23:37] "POST /ref-update HTTP/1.1" 200 156 0.050667 10.0.0.33 - - [2026-02-11 23:23:38] "POST /tags HTTP/1.1" 200 345 0.083719 10.0.0.33 - - [2026-02-11 23:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024347 10.0.0.33 - - [2026-02-11 23:23:38] "GET /tag/2da7d7c0-e42a-4763-abcf-bc53332b3da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021576 10.0.0.33 - - [2026-02-11 23:23:38] "POST /projects HTTP/1.1" 409 238 0.005618 10.0.0.33 - - [2026-02-11 23:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-11 23:23:38] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.018538 10.0.0.33 - - [2026-02-11 23:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2026-02-11 23:23:38] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010244 10.0.0.33 - - [2026-02-11 23:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2026-02-11 23:23:38] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005205 10.0.0.33 - - [2026-02-11 23:23:38] "POST /security-groups HTTP/1.1" 409 285 0.002399 10.0.0.33 - - [2026-02-11 23:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-02-11 23:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2026-02-11 23:23:38] "PUT /security-group/be8169f4-f359-417f-a87b-29503d4d85dc HTTP/1.1" 200 262 0.060904 10.0.0.33 - - [2026-02-11 23:23:38] "PUT /access-control-list/524f9e94-e4aa-48da-8261-24a647a205c0 HTTP/1.1" 200 272 0.021622 10.0.0.33 - - [2026-02-11 23:23:38] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.084201 10.0.0.33 - - [2026-02-11 23:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.037714 10.0.0.33 - - [2026-02-11 23:23:38] "PUT /access-control-list/13dff09e-be56-48dd-8939-1d7512467855 HTTP/1.1" 200 272 0.030486 10.0.0.33 - - [2026-02-11 23:23:39] "POST /tags HTTP/1.1" 409 228 0.015640 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.33 - - [2026-02-11 23:23:39] "GET /tag/2da7d7c0-e42a-4763-abcf-bc53332b3da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015512 10.0.0.33 - - [2026-02-11 23:23:39] "POST /tags HTTP/1.1" 200 345 0.037075 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-11 23:23:39] "GET /tag/eef9e1a3-6e75-41d8-a838-ec53dfd96880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012815 10.0.0.33 - - [2026-02-11 23:23:39] "POST /projects HTTP/1.1" 409 238 0.002459 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-02-11 23:23:39] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034785 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2026-02-11 23:23:39] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005402 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.33 - - [2026-02-11 23:23:39] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003766 10.0.0.33 - - [2026-02-11 23:23:39] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030375 10.0.0.33 - - [2026-02-11 23:23:39] "POST /security-groups HTTP/1.1" 409 285 0.002539 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.33 - - [2026-02-11 23:23:39] "PUT /security-group/fa8f2209-4549-4185-8dd4-63c79f650e3f HTTP/1.1" 200 262 0.055622 10.0.0.33 - - [2026-02-11 23:23:39] "PUT /access-control-list/48a4f7ba-03fb-4de9-8430-c4d331113ec7 HTTP/1.1" 200 272 0.010093 10.0.0.33 - - [2026-02-11 23:23:39] "PUT /access-control-list/a3a44567-a04e-401c-9f7a-3554d2efb26d HTTP/1.1" 200 272 0.010268 10.0.0.33 - - [2026-02-11 23:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008473 10.0.0.33 - - [2026-02-11 23:23:39] "POST /tags HTTP/1.1" 409 228 0.004704 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.33 - - [2026-02-11 23:23:39] "GET /tag/eef9e1a3-6e75-41d8-a838-ec53dfd96880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010677 10.0.0.33 - - [2026-02-11 23:23:39] "POST /tags HTTP/1.1" 200 291 0.042605 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013433 10.0.0.33 - - [2026-02-11 23:23:39] "GET /tag/87845c5a-9cf1-4a6e-93f0-41bced31a2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011596 10.0.0.33 - - [2026-02-11 23:23:39] "POST /tags HTTP/1.1" 200 303 0.043804 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.33 - - [2026-02-11 23:23:39] "GET /tag/263230d5-bec4-4468-a6dd-5050e99bf485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013108 10.0.0.33 - - [2026-02-11 23:23:39] "POST /tags HTTP/1.1" 409 252 0.001727 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.33 - - [2026-02-11 23:23:39] "GET /tag/c44383e8-b8ba-4e84-ba05-c65932db628d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009594 10.0.0.33 - - [2026-02-11 23:23:39] "POST /tags HTTP/1.1" 409 226 0.001322 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.33 - - [2026-02-11 23:23:39] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009809 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.33 - - [2026-02-11 23:23:39] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003080 10.0.0.33 - - [2026-02-11 23:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.33 - - [2026-02-11 23:23:39] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027518 10.0.0.33 - - [2026-02-11 23:23:39] "POST /virtual-machines HTTP/1.1" 200 395 0.006914 10.0.0.33 - - [2026-02-11 23:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014135 10.0.0.33 - - [2026-02-11 23:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106102 10.0.0.33 - - [2026-02-11 23:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007452 10.0.0.33 - - [2026-02-11 23:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004028 10.0.0.33 - - [2026-02-11 23:23:40] "POST /instance-ips HTTP/1.1" 200 397 0.017905 10.0.0.33 - - [2026-02-11 23:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021162 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007076 10.0.0.33 - - [2026-02-11 23:23:40] "POST /set-tag HTTP/1.1" 200 109 0.063601 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012443 10.0.0.33 - - [2026-02-11 23:23:40] "GET /instance-ip/b2cd2ca4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004694 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004384 10.0.0.33 - - [2026-02-11 23:23:40] "POST /set-tag HTTP/1.1" 200 109 0.001736 10.0.0.33 - - [2026-02-11 23:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004250 10.0.0.33 - - [2026-02-11 23:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-02-11 23:23:40] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029921 10.0.0.33 - - [2026-02-11 23:23:40] "POST /virtual-machines HTTP/1.1" 200 395 0.007033 10.0.0.33 - - [2026-02-11 23:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016717 10.0.0.33 - - [2026-02-11 23:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096395 10.0.0.33 - - [2026-02-11 23:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007614 10.0.0.33 - - [2026-02-11 23:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012885 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004614 10.0.0.33 - - [2026-02-11 23:23:40] "POST /instance-ips HTTP/1.1" 200 397 0.021876 10.0.0.33 - - [2026-02-11 23:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020779 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006544 10.0.0.33 - - [2026-02-11 23:23:40] "POST /set-tag HTTP/1.1" 200 109 0.059858 10.0.0.33 - - [2026-02-11 23:23:40] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010603 10.0.0.33 - - [2026-02-11 23:23:40] "GET /instance-ip/b32c8dac-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011954 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004125 10.0.0.33 - - [2026-02-11 23:23:41] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005255 10.0.0.33 - - [2026-02-11 23:23:41] "POST /ref-update HTTP/1.1" 200 156 0.006429 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003916 10.0.0.33 - - [2026-02-11 23:23:41] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002928 10.0.0.33 - - [2026-02-11 23:23:41] "POST /ref-update HTTP/1.1" 200 156 0.007437 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006140 10.0.0.33 - - [2026-02-11 23:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2026-02-11 23:23:41] "POST /tags HTTP/1.1" 200 291 0.015904 10.0.0.33 - - [2026-02-11 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015411 10.0.0.33 - - [2026-02-11 23:23:41] "GET /tag/f93137fa-cbfc-48de-a1df-2c532bb6ad16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012619 10.0.0.33 - - [2026-02-11 23:23:41] "POST /tags HTTP/1.1" 409 252 0.001919 10.0.0.33 - - [2026-02-11 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-02-11 23:23:41] "GET /tag/a1b0291f-580d-4d24-a04a-dcc231121824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009487 10.0.0.33 - - [2026-02-11 23:23:41] "POST /tags HTTP/1.1" 409 226 0.003837 10.0.0.33 - - [2026-02-11 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.33 - - [2026-02-11 23:23:41] "GET /tag/d14ad22f-a295-4a91-8d10-77409746ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011008 10.0.0.33 - - [2026-02-11 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004640 10.0.0.33 - - [2026-02-11 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-02-11 23:23:41] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032649 10.0.0.33 - - [2026-02-11 23:23:41] "POST /virtual-machines HTTP/1.1" 200 395 0.009486 10.0.0.33 - - [2026-02-11 23:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007575 10.0.0.33 - - [2026-02-11 23:23:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108382 10.0.0.33 - - [2026-02-11 23:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015184 10.0.0.33 - - [2026-02-11 23:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009772 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004746 10.0.0.33 - - [2026-02-11 23:23:41] "POST /instance-ips HTTP/1.1" 200 397 0.015839 10.0.0.33 - - [2026-02-11 23:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018811 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004825 10.0.0.33 - - [2026-02-11 23:23:41] "POST /set-tag HTTP/1.1" 200 109 0.059857 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011622 10.0.0.33 - - [2026-02-11 23:23:41] "GET /instance-ip/b3be8c84-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002780 10.0.0.33 - - [2026-02-11 23:23:41] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003907 10.0.0.33 - - [2026-02-11 23:23:42] "POST /set-tag HTTP/1.1" 200 109 0.003488 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003384 10.0.0.33 - - [2026-02-11 23:23:42] "POST /ref-update HTTP/1.1" 200 156 0.013098 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007911 10.0.0.33 - - [2026-02-11 23:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.33 - - [2026-02-11 23:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003231 10.0.0.33 - - [2026-02-11 23:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.33 - - [2026-02-11 23:23:42] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028832 10.0.0.33 - - [2026-02-11 23:23:42] "POST /virtual-machines HTTP/1.1" 200 395 0.006338 10.0.0.33 - - [2026-02-11 23:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014279 10.0.0.33 - - [2026-02-11 23:23:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095879 10.0.0.33 - - [2026-02-11 23:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007075 10.0.0.33 - - [2026-02-11 23:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008867 10.0.0.33 - - [2026-02-11 23:23:42] "POST /instance-ips HTTP/1.1" 200 397 0.017558 10.0.0.33 - - [2026-02-11 23:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023610 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018208 10.0.0.33 - - [2026-02-11 23:23:42] "POST /set-tag HTTP/1.1" 200 109 0.060605 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014642 10.0.0.33 - - [2026-02-11 23:23:42] "GET /instance-ip/b42860be-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004447 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003746 10.0.0.33 - - [2026-02-11 23:23:42] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.002828 10.0.0.33 - - [2026-02-11 23:23:42] "POST /ref-update HTTP/1.1" 200 156 0.005822 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006297 10.0.0.33 - - [2026-02-11 23:23:42] "POST /set-tag HTTP/1.1" 200 109 0.006822 10.0.0.33 - - [2026-02-11 23:23:42] "POST /tags HTTP/1.1" 200 299 0.015802 10.0.0.33 - - [2026-02-11 23:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.33 - - [2026-02-11 23:23:42] "GET /tag/1b9ee94d-f60e-4754-8dca-137e0d4e12ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011418 10.0.0.33 - - [2026-02-11 23:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.33 - - [2026-02-11 23:23:42] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003187 10.0.0.33 - - [2026-02-11 23:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007816 10.0.0.33 - - [2026-02-11 23:23:42] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027213 10.0.0.33 - - [2026-02-11 23:23:42] "POST /virtual-machines HTTP/1.1" 200 395 0.006526 10.0.0.33 - - [2026-02-11 23:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007438 10.0.0.33 - - [2026-02-11 23:23:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135141 10.0.0.33 - - [2026-02-11 23:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022536 10.0.0.33 - - [2026-02-11 23:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.33 - - [2026-02-11 23:23:43] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004112 10.0.0.33 - - [2026-02-11 23:23:43] "POST /instance-ips HTTP/1.1" 200 397 0.016451 10.0.0.33 - - [2026-02-11 23:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017882 10.0.0.33 - - [2026-02-11 23:23:43] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011681 10.0.0.33 - - [2026-02-11 23:23:43] "POST /set-tag HTTP/1.1" 200 109 0.016180 10.0.0.33 - - [2026-02-11 23:23:43] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018998 10.0.0.33 - - [2026-02-11 23:23:43] "GET /instance-ip/b4a33b72-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003260 10.0.0.33 - - [2026-02-11 23:23:43] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003904 10.0.0.33 - - [2026-02-11 23:23:43] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.33 - - [2026-02-11 23:23:43] "POST /tags HTTP/1.1" 200 299 0.014110 10.0.0.33 - - [2026-02-11 23:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-02-11 23:23:43] "GET /tag/7c360a0b-8ec6-4209-b9c6-0458bd17c29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013119 10.0.0.33 - - [2026-02-11 23:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.33 - - [2026-02-11 23:23:43] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003784 10.0.0.33 - - [2026-02-11 23:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.33 - - [2026-02-11 23:23:43] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038066 10.0.0.33 - - [2026-02-11 23:23:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007340 10.0.0.33 - - [2026-02-11 23:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008694 10.0.0.33 - - [2026-02-11 23:23:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098176 10.0.0.33 - - [2026-02-11 23:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011322 10.0.0.33 - - [2026-02-11 23:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009659 10.0.0.33 - - [2026-02-11 23:23:43] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005102 10.0.0.33 - - [2026-02-11 23:23:43] "POST /instance-ips HTTP/1.1" 200 397 0.019972 10.0.0.33 - - [2026-02-11 23:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027440 10.0.0.33 - - [2026-02-11 23:23:43] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010042 10.0.0.33 - - [2026-02-11 23:23:44] "POST /set-tag HTTP/1.1" 200 109 0.017647 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007372 10.0.0.33 - - [2026-02-11 23:23:44] "GET /instance-ip/b503a930-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003415 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003784 10.0.0.33 - - [2026-02-11 23:23:44] "POST /set-tag HTTP/1.1" 200 109 0.001575 10.0.0.33 - - [2026-02-11 23:23:44] "POST /tags HTTP/1.1" 200 299 0.016064 10.0.0.33 - - [2026-02-11 23:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011023 10.0.0.33 - - [2026-02-11 23:23:44] "GET /tag/91f77244-63b0-4172-933e-bd172862c880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010900 10.0.0.33 - - [2026-02-11 23:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003358 10.0.0.33 - - [2026-02-11 23:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2026-02-11 23:23:44] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029932 10.0.0.33 - - [2026-02-11 23:23:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008366 10.0.0.33 - - [2026-02-11 23:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009779 10.0.0.33 - - [2026-02-11 23:23:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115580 10.0.0.33 - - [2026-02-11 23:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008361 10.0.0.33 - - [2026-02-11 23:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007391 10.0.0.33 - - [2026-02-11 23:23:44] "POST /instance-ips HTTP/1.1" 200 397 0.017929 10.0.0.33 - - [2026-02-11 23:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020439 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015465 10.0.0.33 - - [2026-02-11 23:23:44] "POST /set-tag HTTP/1.1" 200 109 0.017254 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005262 10.0.0.33 - - [2026-02-11 23:23:44] "GET /instance-ip/b5691810-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003146 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003903 10.0.0.33 - - [2026-02-11 23:23:44] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.33 - - [2026-02-11 23:23:44] "POST /tags HTTP/1.1" 200 299 0.014596 10.0.0.33 - - [2026-02-11 23:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.33 - - [2026-02-11 23:23:44] "GET /tag/d5dddd48-bf5b-4081-b19a-012a986ac9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013427 10.0.0.33 - - [2026-02-11 23:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.33 - - [2026-02-11 23:23:44] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004033 10.0.0.33 - - [2026-02-11 23:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-02-11 23:23:44] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032858 10.0.0.33 - - [2026-02-11 23:23:44] "POST /virtual-machines HTTP/1.1" 200 395 0.007081 10.0.0.33 - - [2026-02-11 23:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023473 10.0.0.33 - - [2026-02-11 23:23:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094049 10.0.0.33 - - [2026-02-11 23:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.006821 10.0.0.33 - - [2026-02-11 23:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003537 10.0.0.33 - - [2026-02-11 23:23:45] "POST /instance-ips HTTP/1.1" 200 397 0.022710 10.0.0.33 - - [2026-02-11 23:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019858 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007936 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.016577 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019675 10.0.0.33 - - [2026-02-11 23:23:45] "GET /instance-ip/b5d130a8-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003316 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004276 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003045 10.0.0.33 - - [2026-02-11 23:23:45] "POST /ref-update HTTP/1.1" 200 156 0.007075 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006831 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003620 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.001526 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003737 10.0.0.33 - - [2026-02-11 23:23:45] "POST /ref-update HTTP/1.1" 200 156 0.007007 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017683 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003428 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003651 10.0.0.33 - - [2026-02-11 23:23:45] "POST /ref-update HTTP/1.1" 200 156 0.007780 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010986 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003669 10.0.0.33 - - [2026-02-11 23:23:45] "POST /ref-update HTTP/1.1" 200 156 0.006747 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005499 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006325 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.003209 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004222 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.007111 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004259 10.0.0.33 - - [2026-02-11 23:23:45] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.33 - - [2026-02-11 23:23:45] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007662 10.0.0.33 - - [2026-02-11 23:23:46] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.33 - - [2026-02-11 23:23:46] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003852 10.0.0.33 - - [2026-02-11 23:23:46] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2026-02-11 23:23:46] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009304 10.0.0.33 - - [2026-02-11 23:23:46] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.33 - - [2026-02-11 23:23:46] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003842 10.0.0.33 - - [2026-02-11 23:23:46] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.33 - - [2026-02-11 23:23:46] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004537 10.0.0.33 - - [2026-02-11 23:23:46] "POST /set-tag HTTP/1.1" 200 109 0.005320 10.0.0.33 - - [2026-02-11 23:23:46] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006320 10.0.0.33 - - [2026-02-11 23:23:46] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.33 - - [2026-02-11 23:23:47] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005363 10.0.0.33 - - [2026-02-11 23:23:47] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.33 - - [2026-02-11 23:23:49] "GET /virtual-machine/189100cf-b343-4186-8f5e-562a66eaccb3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002760 10.0.0.33 - - [2026-02-11 23:23:49] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003582 10.0.0.33 - - [2026-02-11 23:23:49] "GET /virtual-machine/ac4aecdb-67e9-4d7a-b0dc-1a40978e55da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002905 10.0.0.33 - - [2026-02-11 23:23:49] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004080 10.0.0.33 - - [2026-02-11 23:23:51] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004984 10.0.0.33 - - [2026-02-11 23:23:51] "POST /set-tag HTTP/1.1" 200 109 0.004365 10.0.0.33 - - [2026-02-11 23:23:51] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013212 10.0.0.33 - - [2026-02-11 23:23:51] "POST /set-tag HTTP/1.1" 200 109 0.007359 10.0.0.33 - - [2026-02-11 23:23:54] "GET /virtual-machine/f1706867-b851-49a2-bc4d-83c7bd48db09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002631 10.0.0.33 - - [2026-02-11 23:23:54] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003339 10.0.0.33 - - [2026-02-11 23:23:54] "GET /virtual-machine/3c2394a5-63ee-4f0d-a8eb-bc5c5f1ff29c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003127 10.0.0.33 - - [2026-02-11 23:23:54] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004235 10.0.0.33 - - [2026-02-11 23:23:54] "GET /virtual-machine/32c941bf-8029-4076-a995-87268e20ea65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006440 10.0.0.33 - - [2026-02-11 23:23:54] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003936 10.0.0.33 - - [2026-02-11 23:23:55] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006001 10.0.0.33 - - [2026-02-11 23:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.33 - - [2026-02-11 23:23:55] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003958 10.0.0.33 - - [2026-02-11 23:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.33 - - [2026-02-11 23:23:59] "GET /virtual-machine/2d0764ab-e597-46d2-9cb8-9862fbe3b775?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003117 10.0.0.33 - - [2026-02-11 23:23:59] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004437 10.0.0.33 - - [2026-02-11 23:23:59] "GET /virtual-machine/01452dde-b949-4eeb-ae3a-cfc04a3c0cc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003390 10.0.0.33 - - [2026-02-11 23:23:59] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003470 10.0.0.33 - - [2026-02-11 23:23:59] "GET /virtual-machine/2b191b3c-8eb5-49ae-9467-00ca558008e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003105 10.0.0.33 - - [2026-02-11 23:23:59] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004026 10.0.0.33 - - [2026-02-11 23:24:00] "GET /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002164 10.0.0.33 - - [2026-02-11 23:24:00] "POST /tags HTTP/1.1" 200 333 0.028991 10.0.0.33 - - [2026-02-11 23:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.33 - - [2026-02-11 23:24:00] "GET /tag/16341b92-f680-431a-93c1-2f64b41c7d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021070 10.0.0.33 - - [2026-02-11 23:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-02-11 23:24:00] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026690 10.0.0.33 - - [2026-02-11 23:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.33 - - [2026-02-11 23:24:00] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003317 10.0.0.33 - - [2026-02-11 23:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-02-11 23:24:00] "GET /service-appliance-set/1d81bc59-4a24-4ec5-b1ca-0d74fb1cbb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004530 10.0.0.33 - - [2026-02-11 23:24:00] "POST /fqname-to-id HTTP/1.1" 404 273 0.006914 10.0.0.33 - - [2026-02-11 23:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.091554 10.0.0.33 - - [2026-02-11 23:24:00] "GET /virtual-machine-interface/01f92c6e-4edd-47bd-9984-1d200d79bf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.005327 10.0.0.33 - - [2026-02-11 23:24:00] "POST /instance-ips HTTP/1.1" 200 409 0.022488 10.0.0.33 - - [2026-02-11 23:24:00] "GET /instance-ip/94624959-b1bf-449f-b4bf-9543cfae4f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003729 10.0.0.33 - - [2026-02-11 23:24:00] "POST /loadbalancers HTTP/1.1" 200 629 0.063058 10.0.0.33 - - [2026-02-11 23:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016066 10.0.0.33 - - [2026-02-11 23:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.33 - - [2026-02-11 23:24:00] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027777 10.0.0.33 - - [2026-02-11 23:24:00] "GET /instance-ip/94624959-b1bf-449f-b4bf-9543cfae4f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003311 10.0.0.33 - - [2026-02-11 23:24:00] "POST /floating-ips HTTP/1.1" 200 597 0.013029 10.0.0.33 - - [2026-02-11 23:24:00] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039488 10.0.0.33 - - [2026-02-11 23:24:00] "GET /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002116 10.0.0.33 - - [2026-02-11 23:24:00] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016016 10.0.0.33 - - [2026-02-11 23:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2026-02-11 23:24:00] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037220 10.0.0.33 - - [2026-02-11 23:24:00] "GET /loadbalancer-listener/f64c4b25-83d3-4055-8aab-9521be557674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002679 10.0.0.33 - - [2026-02-11 23:24:01] "GET /loadbalancer-listener/f64c4b25-83d3-4055-8aab-9521be557674?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.110344 10.0.0.33 - - [2026-02-11 23:24:01] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.103043 10.0.0.33 - - [2026-02-11 23:24:01] "GET /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002620 10.0.0.33 - - [2026-02-11 23:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024203 10.0.0.33 - - [2026-02-11 23:24:01] "GET /instance-ip/94624959-b1bf-449f-b4bf-9543cfae4f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002781 10.0.0.33 - - [2026-02-11 23:24:01] "GET /instance-ip/94624959-b1bf-449f-b4bf-9543cfae4f74?fields=floating_ips HTTP/1.1" 200 1213 0.004113 10.0.0.33 - - [2026-02-11 23:24:01] "GET /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002694 10.0.0.33 - - [2026-02-11 23:24:01] "GET /loadbalancer-pool/612dfd06-3c2a-49b8-8bcd-9f990118d96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003827 10.0.0.33 - - [2026-02-11 23:24:01] "GET /floating-ip/09d59f28-8233-429b-b695-28806cc36cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004871 10.0.0.33 - - [2026-02-11 23:24:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018686 10.0.0.33 - - [2026-02-11 23:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007051 10.0.0.33 - - [2026-02-11 23:24:01] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013568 10.0.0.33 - - [2026-02-11 23:24:01] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004457 10.0.0.33 - - [2026-02-11 23:24:01] "POST /tags HTTP/1.1" 409 221 0.004375 10.0.0.33 - - [2026-02-11 23:24:01] "POST /ref-update HTTP/1.1" 200 156 0.005767 10.0.0.33 - - [2026-02-11 23:24:01] "GET /floating-ip/09d59f28-8233-429b-b695-28806cc36cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.010015 10.0.0.33 - - [2026-02-11 23:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-11 23:24:01] "GET /tag/16341b92-f680-431a-93c1-2f64b41c7d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009868 10.0.0.33 - - [2026-02-11 23:24:01] "PUT /floating-ip/09d59f28-8233-429b-b695-28806cc36cd3 HTTP/1.1" 200 256 0.007356 10.0.0.33 - - [2026-02-11 23:24:01] "POST /set-tag HTTP/1.1" 200 109 0.080200 10.0.0.33 - - [2026-02-11 23:24:01] "GET /loadbalancer-pool/612dfd06-3c2a-49b8-8bcd-9f990118d96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006371 10.0.0.33 - - [2026-02-11 23:24:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012494 10.0.0.33 - - [2026-02-11 23:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016282 10.0.0.33 - - [2026-02-11 23:24:01] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004639 10.0.0.33 - - [2026-02-11 23:24:01] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003312 10.0.0.33 - - [2026-02-11 23:24:01] "POST /ref-update HTTP/1.1" 200 156 0.005852 10.0.0.33 - - [2026-02-11 23:24:01] "GET /floating-ip/09d59f28-8233-429b-b695-28806cc36cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.008345 10.0.0.33 - - [2026-02-11 23:24:01] "POST /set-tag HTTP/1.1" 200 109 0.060184 10.0.0.33 - - [2026-02-11 23:24:02] "POST /tags HTTP/1.1" 409 206 0.001973 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2026-02-11 23:24:02] "GET /tag/263230d5-bec4-4468-a6dd-5050e99bf485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010661 10.0.0.33 - - [2026-02-11 23:24:02] "POST /tags HTTP/1.1" 409 204 0.003870 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2026-02-11 23:24:02] "GET /tag/7c360a0b-8ec6-4209-b9c6-0458bd17c29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010234 10.0.0.33 - - [2026-02-11 23:24:02] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002038 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.33 - - [2026-02-11 23:24:02] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003370 10.0.0.33 - - [2026-02-11 23:24:02] "POST /tags HTTP/1.1" 409 206 0.001704 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.33 - - [2026-02-11 23:24:02] "GET /tag/263230d5-bec4-4468-a6dd-5050e99bf485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014966 10.0.0.33 - - [2026-02-11 23:24:02] "POST /tags HTTP/1.1" 409 226 0.004788 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.33 - - [2026-02-11 23:24:02] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010872 10.0.0.33 - - [2026-02-11 23:24:02] "POST /tags HTTP/1.1" 409 204 0.001570 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2026-02-11 23:24:02] "GET /tag/7c360a0b-8ec6-4209-b9c6-0458bd17c29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012043 10.0.0.33 - - [2026-02-11 23:24:02] "POST /tags HTTP/1.1" 409 226 0.001640 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.33 - - [2026-02-11 23:24:02] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009878 10.0.0.33 - - [2026-02-11 23:24:02] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002412 10.0.0.33 - - [2026-02-11 23:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001152 10.0.0.33 - - [2026-02-11 23:24:02] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001751 10.0.0.33 - - [2026-02-11 23:24:02] "POST /firewall-rules HTTP/1.1" 200 626 0.062881 10.0.0.33 - - [2026-02-11 23:24:03] "POST /firewall-rules HTTP/1.1" 200 646 0.076371 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-rule/76b65be5-9b20-4cfd-b2ed-5944a11fa4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003639 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001897 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-rule/601478ec-8b8f-44b3-be8a-bf2c89e573ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002703 10.0.0.33 - - [2026-02-11 23:24:03] "POST /ref-update HTTP/1.1" 200 156 0.026552 10.0.0.33 - - [2026-02-11 23:24:03] "POST /firewall-policys HTTP/1.1" 200 606 0.041072 10.0.0.33 - - [2026-02-11 23:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021590 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009266 10.0.0.33 - - [2026-02-11 23:24:03] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002380 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001832 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002953 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/85390a41-faae-4925-aacd-99daf81cd529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005060 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002709 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001924 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002846 10.0.0.33 - - [2026-02-11 23:24:03] "POST /ref-update HTTP/1.1" 200 156 0.018369 10.0.0.33 - - [2026-02-11 23:24:03] "POST /ref-update HTTP/1.1" 200 156 0.028827 10.0.0.33 - - [2026-02-11 23:24:03] "POST /ref-update HTTP/1.1" 200 156 0.015927 10.0.0.33 - - [2026-02-11 23:24:03] "POST /ref-update HTTP/1.1" 200 156 0.019717 10.0.0.33 - - [2026-02-11 23:24:03] "POST /ref-update HTTP/1.1" 200 156 0.024824 10.0.0.33 - - [2026-02-11 23:24:03] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002367 10.0.0.33 - - [2026-02-11 23:24:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004154 10.0.0.33 - - [2026-02-11 23:24:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002450 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:24:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:24:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:25:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:25:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:25:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:25:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000702 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:25:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:25:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 252 0.001918 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/a1b0291f-580d-4d24-a04a-dcc231121824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011765 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 228 0.002364 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/eef9e1a3-6e75-41d8-a838-ec53dfd96880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009966 10.0.0.33 - - [2026-02-11 23:26:02] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003534 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.33 - - [2026-02-11 23:26:02] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001832 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 206 0.001891 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/263230d5-bec4-4468-a6dd-5050e99bf485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009396 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 226 0.001454 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009479 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 204 0.001468 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/7c360a0b-8ec6-4209-b9c6-0458bd17c29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011079 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 226 0.001549 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010137 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 228 0.001516 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/eef9e1a3-6e75-41d8-a838-ec53dfd96880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009203 10.0.0.33 - - [2026-02-11 23:26:02] "POST /tags HTTP/1.1" 409 252 0.001464 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.33 - - [2026-02-11 23:26:02] "GET /tag/a1b0291f-580d-4d24-a04a-dcc231121824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019088 10.0.0.33 - - [2026-02-11 23:26:02] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005347 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-11 23:26:02] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002218 10.0.0.33 - - [2026-02-11 23:26:02] "POST /firewall-rules HTTP/1.1" 409 281 0.001353 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.33 - - [2026-02-11 23:26:02] "PUT /firewall-rule/601478ec-8b8f-44b3-be8a-bf2c89e573ad HTTP/1.1" 200 260 0.016030 10.0.0.33 - - [2026-02-11 23:26:02] "POST /firewall-rules HTTP/1.1" 409 291 0.005296 10.0.0.33 - - [2026-02-11 23:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2026-02-11 23:26:02] "PUT /firewall-rule/76b65be5-9b20-4cfd-b2ed-5944a11fa4e8 HTTP/1.1" 200 260 0.019483 10.0.0.33 - - [2026-02-11 23:26:02] "GET /firewall-rule/76b65be5-9b20-4cfd-b2ed-5944a11fa4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.007874 10.0.0.33 - - [2026-02-11 23:26:02] "POST /firewall-rules HTTP/1.1" 200 658 0.078589 10.0.0.33 - - [2026-02-11 23:26:02] "GET /firewall-rule/663812d1-8e85-47a1-9539-1d07fc45faec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.005020 10.0.0.33 - - [2026-02-11 23:26:03] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002823 10.0.0.33 - - [2026-02-11 23:26:03] "GET /firewall-rule/601478ec-8b8f-44b3-be8a-bf2c89e573ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003910 10.0.0.33 - - [2026-02-11 23:26:03] "POST /firewall-policys HTTP/1.1" 409 269 0.002341 10.0.0.33 - - [2026-02-11 23:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.33 - - [2026-02-11 23:26:03] "PUT /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda HTTP/1.1" 200 264 0.020240 10.0.0.33 - - [2026-02-11 23:26:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011509 10.0.0.33 - - [2026-02-11 23:26:03] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008557 10.0.0.33 - - [2026-02-11 23:26:03] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002360 10.0.0.33 - - [2026-02-11 23:26:03] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001837 10.0.0.33 - - [2026-02-11 23:26:03] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001635 10.0.0.33 - - [2026-02-11 23:26:03] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001585 10.0.0.33 - - [2026-02-11 23:27:04] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008155 10.0.0.33 - - [2026-02-11 23:27:04] "POST /set-tag HTTP/1.1" 200 109 0.005940 10.0.0.33 - - [2026-02-11 23:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.33 - - [2026-02-11 23:27:04] "GET /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002346 10.0.0.33 - - [2026-02-11 23:27:04] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004502 10.0.0.33 - - [2026-02-11 23:27:04] "POST /set-tag HTTP/1.1" 200 109 0.024250 10.0.0.33 - - [2026-02-11 23:27:04] "DELETE /loadbalancer-member/c151f0d0-cfc2-41fd-9f70-cf1aec958621 HTTP/1.1" 200 115 0.045979 10.0.0.33 - - [2026-02-11 23:27:04] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003695 10.0.0.33 - - [2026-02-11 23:27:04] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.33 - - [2026-02-11 23:27:04] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003537 10.0.0.33 - - [2026-02-11 23:27:04] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.33 - - [2026-02-11 23:27:04] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006015 10.0.0.33 - - [2026-02-11 23:27:04] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.33 - - [2026-02-11 23:27:04] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003322 10.0.0.33 - - [2026-02-11 23:27:04] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.33 - - [2026-02-11 23:27:04] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003343 10.0.0.33 - - [2026-02-11 23:27:04] "POST /set-tag HTTP/1.1" 200 109 0.001523 10.0.0.33 - - [2026-02-11 23:27:05] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004392 10.0.0.33 - - [2026-02-11 23:27:05] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.33 - - [2026-02-11 23:27:05] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003953 10.0.0.33 - - [2026-02-11 23:27:05] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.33 - - [2026-02-11 23:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.33 - - [2026-02-11 23:27:05] "GET /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002722 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005266 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.005777 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003726 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine/189100cf-b343-4186-8f5e-562a66eaccb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001869 10.0.0.33 - - [2026-02-11 23:27:06] "POST /ref-update HTTP/1.1" 200 156 0.018324 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003720 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.019939 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.028238 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.031057 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.023433 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.011881 10.0.0.33 - - [2026-02-11 23:27:06] "DELETE /instance-ip/b2cd2ca4-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.038620 10.0.0.33 - - [2026-02-11 23:27:06] "POST /ref-update HTTP/1.1" 200 156 0.007275 10.0.0.33 - - [2026-02-11 23:27:06] "DELETE /virtual-machine-interface/b2b4a558-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.031015 10.0.0.33 - - [2026-02-11 23:27:06] "DELETE /virtual-machine/189100cf-b343-4186-8f5e-562a66eaccb3 HTTP/1.1" 200 115 0.013534 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005613 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003362 10.0.0.33 - - [2026-02-11 23:27:06] "POST /set-tag HTTP/1.1" 200 109 0.001484 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine/3c2394a5-63ee-4f0d-a8eb-bc5c5f1ff29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002484 10.0.0.33 - - [2026-02-11 23:27:06] "POST /ref-update HTTP/1.1" 200 156 0.008305 10.0.0.33 - - [2026-02-11 23:27:06] "GET /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006293 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.016280 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.036435 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.029743 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.013012 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.019835 10.0.0.33 - - [2026-02-11 23:27:07] "DELETE /instance-ip/b42860be-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.044578 10.0.0.33 - - [2026-02-11 23:27:07] "DELETE /virtual-machine-interface/b411ee74-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.033349 10.0.0.33 - - [2026-02-11 23:27:07] "DELETE /virtual-machine/3c2394a5-63ee-4f0d-a8eb-bc5c5f1ff29c HTTP/1.1" 200 115 0.021574 10.0.0.33 - - [2026-02-11 23:27:07] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005051 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.33 - - [2026-02-11 23:27:07] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008976 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.33 - - [2026-02-11 23:27:07] "GET /virtual-machine/ac4aecdb-67e9-4d7a-b0dc-1a40978e55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002514 10.0.0.33 - - [2026-02-11 23:27:07] "POST /ref-update HTTP/1.1" 200 156 0.008309 10.0.0.33 - - [2026-02-11 23:27:07] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013719 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.021330 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.036603 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.028728 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.013845 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.021825 10.0.0.33 - - [2026-02-11 23:27:07] "DELETE /instance-ip/b32c8dac-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.047671 10.0.0.33 - - [2026-02-11 23:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006514 10.0.0.33 - - [2026-02-11 23:27:07] "DELETE /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.026510 10.0.0.33 - - [2026-02-11 23:27:07] "DELETE /virtual-machine/ac4aecdb-67e9-4d7a-b0dc-1a40978e55da HTTP/1.1" 200 115 0.033214 10.0.0.33 - - [2026-02-11 23:27:07] "DELETE /tag/87845c5a-9cf1-4a6e-93f0-41bced31a2c5 HTTP/1.1" 200 115 0.027922 10.0.0.33 - - [2026-02-11 23:27:07] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003304 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.33 - - [2026-02-11 23:27:07] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004816 10.0.0.33 - - [2026-02-11 23:27:07] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.33 - - [2026-02-11 23:27:08] "GET /virtual-machine/f1706867-b851-49a2-bc4d-83c7bd48db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002775 10.0.0.33 - - [2026-02-11 23:27:08] "POST /ref-update HTTP/1.1" 200 156 0.013636 10.0.0.33 - - [2026-02-11 23:27:08] "GET /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007314 10.0.0.33 - - [2026-02-11 23:27:08] "POST /set-tag HTTP/1.1" 200 109 0.017550 10.0.0.33 - - [2026-02-11 23:27:08] "POST /set-tag HTTP/1.1" 200 109 0.033029 10.0.0.33 - - [2026-02-11 23:27:08] "POST /set-tag HTTP/1.1" 200 109 0.027688 10.0.0.33 - - [2026-02-11 23:27:08] "POST /set-tag HTTP/1.1" 200 109 0.018900 10.0.0.33 - - [2026-02-11 23:27:08] "POST /set-tag HTTP/1.1" 200 109 0.029041 10.0.0.33 - - [2026-02-11 23:27:08] "DELETE /instance-ip/b3be8c84-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.035774 10.0.0.33 - - [2026-02-11 23:27:08] "DELETE /virtual-machine-interface/b3aab8e4-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.047869 10.0.0.33 - - [2026-02-11 23:27:08] "DELETE /virtual-machine/f1706867-b851-49a2-bc4d-83c7bd48db09 HTTP/1.1" 200 115 0.034944 10.0.0.33 - - [2026-02-11 23:27:08] "DELETE /tag/f93137fa-cbfc-48de-a1df-2c532bb6ad16 HTTP/1.1" 200 115 0.044630 10.0.0.33 - - [2026-02-11 23:27:08] "DELETE /tag/263230d5-bec4-4468-a6dd-5050e99bf485 HTTP/1.1" 409 388 0.003479 10.0.0.33 - - [2026-02-11 23:27:36] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007371 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.33 - - [2026-02-11 23:27:36] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009314 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.33 - - [2026-02-11 23:27:36] "GET /virtual-machine/01452dde-b949-4eeb-ae3a-cfc04a3c0cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.002789 10.0.0.33 - - [2026-02-11 23:27:36] "POST /ref-update HTTP/1.1" 200 156 0.008153 10.0.0.33 - - [2026-02-11 23:27:36] "GET /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008787 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.015036 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.028217 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.034002 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.014650 10.0.0.33 - - [2026-02-11 23:27:36] "DELETE /instance-ip/b503a930-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.073021 10.0.0.33 - - [2026-02-11 23:27:36] "DELETE /virtual-machine-interface/b4ead040-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.043588 10.0.0.33 - - [2026-02-11 23:27:36] "DELETE /virtual-machine/01452dde-b949-4eeb-ae3a-cfc04a3c0cc4 HTTP/1.1" 200 115 0.012262 10.0.0.33 - - [2026-02-11 23:27:36] "DELETE /tag/7c360a0b-8ec6-4209-b9c6-0458bd17c29e HTTP/1.1" 409 236 0.005497 10.0.0.33 - - [2026-02-11 23:27:36] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003780 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.001661 10.0.0.33 - - [2026-02-11 23:27:36] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003208 10.0.0.33 - - [2026-02-11 23:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.33 - - [2026-02-11 23:27:36] "GET /virtual-machine/32c941bf-8029-4076-a995-87268e20ea65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002518 10.0.0.33 - - [2026-02-11 23:27:36] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003881 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.015246 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.020706 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.011939 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.021284 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /instance-ip/b4a33b72-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.048725 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /virtual-machine-interface/b489822c-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.040806 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /virtual-machine/32c941bf-8029-4076-a995-87268e20ea65 HTTP/1.1" 200 115 0.017817 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /tag/2da7d7c0-e42a-4763-abcf-bc53332b3da0 HTTP/1.1" 200 115 0.029366 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /tag/1b9ee94d-f60e-4754-8dca-137e0d4e12ff HTTP/1.1" 200 115 0.025473 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /tag/c44383e8-b8ba-4e84-ba05-c65932db628d HTTP/1.1" 200 115 0.025822 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003765 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003363 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.001597 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine/2d0764ab-e597-46d2-9cb8-9862fbe3b775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001951 10.0.0.33 - - [2026-02-11 23:27:37] "POST /ref-update HTTP/1.1" 200 156 0.008239 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005063 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.014734 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.020908 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.018836 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.019446 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /instance-ip/b5691810-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.034233 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /virtual-machine-interface/b54d143a-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.043975 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /virtual-machine/2d0764ab-e597-46d2-9cb8-9862fbe3b775 HTTP/1.1" 200 115 0.021238 10.0.0.33 - - [2026-02-11 23:27:37] "DELETE /tag/91f77244-63b0-4172-933e-bd172862c880 HTTP/1.1" 200 115 0.033004 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007319 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003579 10.0.0.33 - - [2026-02-11 23:27:37] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine/2b191b3c-8eb5-49ae-9467-00ca558008e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002649 10.0.0.33 - - [2026-02-11 23:27:37] "POST /ref-update HTTP/1.1" 200 156 0.012538 10.0.0.33 - - [2026-02-11 23:27:37] "GET /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009536 10.0.0.33 - - [2026-02-11 23:27:38] "POST /set-tag HTTP/1.1" 200 109 0.026281 10.0.0.33 - - [2026-02-11 23:27:38] "POST /set-tag HTTP/1.1" 200 109 0.023661 10.0.0.33 - - [2026-02-11 23:27:38] "POST /set-tag HTTP/1.1" 200 109 0.025911 10.0.0.33 - - [2026-02-11 23:27:38] "POST /set-tag HTTP/1.1" 200 109 0.013843 10.0.0.33 - - [2026-02-11 23:27:38] "DELETE /instance-ip/b5d130a8-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.037419 10.0.0.33 - - [2026-02-11 23:27:38] "DELETE /virtual-machine-interface/b5b9d69c-07a0-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.040992 10.0.0.33 - - [2026-02-11 23:27:38] "DELETE /virtual-machine/2b191b3c-8eb5-49ae-9467-00ca558008e9 HTTP/1.1" 200 115 0.021524 10.0.0.33 - - [2026-02-11 23:27:38] "DELETE /tag/a1b0291f-580d-4d24-a04a-dcc231121824 HTTP/1.1" 409 236 0.007654 10.0.0.33 - - [2026-02-11 23:27:38] "DELETE /tag/eef9e1a3-6e75-41d8-a838-ec53dfd96880 HTTP/1.1" 409 236 0.004364 10.0.0.33 - - [2026-02-11 23:27:38] "DELETE /tag/d5dddd48-bf5b-4081-b19a-012a986ac9af HTTP/1.1" 200 115 0.025782 10.0.0.33 - - [2026-02-11 23:27:39] "POST /projects HTTP/1.1" 409 238 0.002486 10.0.0.33 - - [2026-02-11 23:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.33 - - [2026-02-11 23:27:39] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034692 10.0.0.33 - - [2026-02-11 23:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.33 - - [2026-02-11 23:27:40] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005735 10.0.0.33 - - [2026-02-11 23:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.33 - - [2026-02-11 23:27:40] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003916 10.0.0.33 - - [2026-02-11 23:27:40] "POST /security-groups HTTP/1.1" 409 285 0.001683 10.0.0.33 - - [2026-02-11 23:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.33 - - [2026-02-11 23:27:40] "PUT /security-group/fa8f2209-4549-4185-8dd4-63c79f650e3f HTTP/1.1" 200 262 0.055578 10.0.0.33 - - [2026-02-11 23:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019862 10.0.0.33 - - [2026-02-11 23:27:40] "PUT /access-control-list/48a4f7ba-03fb-4de9-8430-c4d331113ec7 HTTP/1.1" 200 272 0.017191 10.0.0.33 - - [2026-02-11 23:27:40] "PUT /access-control-list/a3a44567-a04e-401c-9f7a-3554d2efb26d HTTP/1.1" 200 272 0.016098 10.0.0.33 - - [2026-02-11 23:27:45] "POST /projects HTTP/1.1" 409 238 0.002092 10.0.0.33 - - [2026-02-11 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.33 - - [2026-02-11 23:27:45] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030464 10.0.0.33 - - [2026-02-11 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.33 - - [2026-02-11 23:27:45] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003896 10.0.0.33 - - [2026-02-11 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.33 - - [2026-02-11 23:27:45] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003377 10.0.0.33 - - [2026-02-11 23:27:45] "POST /security-groups HTTP/1.1" 409 285 0.002203 10.0.0.33 - - [2026-02-11 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-02-11 23:27:45] "PUT /security-group/fa8f2209-4549-4185-8dd4-63c79f650e3f HTTP/1.1" 200 262 0.052248 10.0.0.33 - - [2026-02-11 23:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020949 10.0.0.33 - - [2026-02-11 23:27:45] "PUT /access-control-list/48a4f7ba-03fb-4de9-8430-c4d331113ec7 HTTP/1.1" 200 272 0.020814 10.0.0.33 - - [2026-02-11 23:27:45] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.017274 10.0.0.33 - - [2026-02-11 23:27:45] "PUT /access-control-list/a3a44567-a04e-401c-9f7a-3554d2efb26d HTTP/1.1" 200 272 0.008133 10.0.0.33 - - [2026-02-11 23:27:45] "GET /firewall-rule/9e74cdc1-c35c-40c7-b14d-20593d3e08ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002430 10.0.0.33 - - [2026-02-11 23:27:45] "POST /ref-update HTTP/1.1" 200 156 0.054300 10.0.0.33 - - [2026-02-11 23:27:45] "DELETE /firewall-rule/9e74cdc1-c35c-40c7-b14d-20593d3e08ba HTTP/1.1" 200 115 0.029662 10.0.0.33 - - [2026-02-11 23:27:45] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004158 10.0.0.33 - - [2026-02-11 23:27:45] "GET /firewall-rule/45a09651-7a47-4193-b0e3-62a4d3fc475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002717 10.0.0.33 - - [2026-02-11 23:27:45] "POST /ref-update HTTP/1.1" 200 156 0.051519 10.0.0.33 - - [2026-02-11 23:27:45] "DELETE /firewall-rule/45a09651-7a47-4193-b0e3-62a4d3fc475b HTTP/1.1" 200 115 0.035434 10.0.0.33 - - [2026-02-11 23:27:45] "DELETE /tag/a1b0291f-580d-4d24-a04a-dcc231121824 HTTP/1.1" 409 236 0.003747 10.0.0.33 - - [2026-02-11 23:27:45] "DELETE /tag/d14ad22f-a295-4a91-8d10-77409746ad73 HTTP/1.1" 200 115 0.032429 10.0.0.33 - - [2026-02-11 23:27:45] "DELETE /tag/eef9e1a3-6e75-41d8-a838-ec53dfd96880 HTTP/1.1" 409 236 0.007038 10.0.0.33 - - [2026-02-11 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2026-02-11 23:27:45] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004796 10.0.0.33 - - [2026-02-11 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2026-02-11 23:27:45] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003266 10.0.0.33 - - [2026-02-11 23:27:45] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.033355 10.0.0.33 - - [2026-02-11 23:27:45] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.038546 10.0.0.33 - - [2026-02-11 23:27:45] "DELETE /security-group/fa8f2209-4549-4185-8dd4-63c79f650e3f HTTP/1.1" 200 115 0.057502 10.0.0.33 - - [2026-02-11 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.33 - - [2026-02-11 23:27:45] "DELETE /access-control-list/48a4f7ba-03fb-4de9-8430-c4d331113ec7 HTTP/1.1" 200 115 0.035811 10.0.0.33 - - [2026-02-11 23:27:46] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.042029 10.0.0.33 - - [2026-02-11 23:27:46] "DELETE /access-control-list/a3a44567-a04e-401c-9f7a-3554d2efb26d HTTP/1.1" 200 115 0.054918 10.0.0.33 - - [2026-02-11 23:27:46] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?fields=security_groups HTTP/1.1" 200 1351 0.050740 10.0.0.33 - - [2026-02-11 23:27:46] "DELETE /security-group/7776d1ba-44f3-4708-82ee-b08452d64dde HTTP/1.1" 200 115 0.033742 10.0.0.33 - - [2026-02-11 23:27:46] "DELETE /access-control-list/fbf420d1-c380-4dd3-8736-dde9abd48c19 HTTP/1.1" 200 115 0.033662 10.0.0.33 - - [2026-02-11 23:27:46] "GET /project/0a34bb9a-8237-48c0-9637-1eb9072c9953?fields=application_policy_sets HTTP/1.1" 200 1390 0.041619 10.0.0.33 - - [2026-02-11 23:27:46] "DELETE /access-control-list/fb77820b-67b4-4ba4-8ab2-77e71ceaf89c HTTP/1.1" 200 115 0.024153 10.0.0.33 - - [2026-02-11 23:27:46] "DELETE /project/0a34bb9a-8237-48c0-9637-1eb9072c9953 HTTP/1.1" 200 115 0.295343 10.0.0.33 - - [2026-02-11 23:27:46] "POST /projects HTTP/1.1" 409 238 0.001697 10.0.0.33 - - [2026-02-11 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2026-02-11 23:27:46] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027779 10.0.0.33 - - [2026-02-11 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.33 - - [2026-02-11 23:27:46] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003528 10.0.0.33 - - [2026-02-11 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.33 - - [2026-02-11 23:27:46] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004275 10.0.0.33 - - [2026-02-11 23:27:46] "POST /security-groups HTTP/1.1" 409 285 0.001807 10.0.0.33 - - [2026-02-11 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001125 10.0.0.33 - - [2026-02-11 23:27:46] "PUT /security-group/be8169f4-f359-417f-a87b-29503d4d85dc HTTP/1.1" 200 262 0.055766 10.0.0.33 - - [2026-02-11 23:27:46] "PUT /access-control-list/524f9e94-e4aa-48da-8261-24a647a205c0 HTTP/1.1" 200 272 0.010319 10.0.0.33 - - [2026-02-11 23:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031329 10.0.0.33 - - [2026-02-11 23:27:46] "PUT /access-control-list/13dff09e-be56-48dd-8939-1d7512467855 HTTP/1.1" 200 272 0.025212 10.0.0.33 - - [2026-02-11 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2026-02-11 23:27:50] "GET /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002590 10.0.0.33 - - [2026-02-11 23:27:51] "GET /virtual-machine-interface/b314832e-07a0-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001712 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /loadbalancer-member/0f7d3cf3-ee30-48bb-98a5-82723134c745 HTTP/1.1" 200 115 0.035006 10.0.0.33 - - [2026-02-11 23:27:51] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003106 10.0.0.33 - - [2026-02-11 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2026-02-11 23:27:51] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002666 10.0.0.33 - - [2026-02-11 23:27:51] "GET /firewall-policy/af9df41a-a227-445a-87f0-f752fd196a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002136 10.0.0.33 - - [2026-02-11 23:27:51] "GET /firewall-rule/601478ec-8b8f-44b3-be8a-bf2c89e573ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004196 10.0.0.33 - - [2026-02-11 23:27:51] "POST /ref-update HTTP/1.1" 200 156 0.013047 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /firewall-rule/601478ec-8b8f-44b3-be8a-bf2c89e573ad HTTP/1.1" 200 115 0.050463 10.0.0.33 - - [2026-02-11 23:27:51] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002334 10.0.0.33 - - [2026-02-11 23:27:51] "GET /firewall-rule/663812d1-8e85-47a1-9539-1d07fc45faec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.005133 10.0.0.33 - - [2026-02-11 23:27:51] "POST /ref-update HTTP/1.1" 200 156 0.014968 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /firewall-rule/663812d1-8e85-47a1-9539-1d07fc45faec HTTP/1.1" 200 115 0.033080 10.0.0.33 - - [2026-02-11 23:27:51] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004582 10.0.0.33 - - [2026-02-11 23:27:51] "GET /firewall-rule/76b65be5-9b20-4cfd-b2ed-5944a11fa4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002722 10.0.0.33 - - [2026-02-11 23:27:51] "POST /ref-update HTTP/1.1" 200 156 0.009879 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /firewall-rule/76b65be5-9b20-4cfd-b2ed-5944a11fa4e8 HTTP/1.1" 200 115 0.047336 10.0.0.33 - - [2026-02-11 23:27:51] "GET /application-policy-set/55cf5c0f-c3d7-4f00-981a-9b04bab846a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004400 10.0.0.33 - - [2026-02-11 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-02-11 23:27:51] "GET /policy-management/f953147a-6e8d-48cb-b59e-c416743870e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002388 10.0.0.33 - - [2026-02-11 23:27:51] "GET /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003531 10.0.0.33 - - [2026-02-11 23:27:51] "POST /ref-update HTTP/1.1" 200 156 0.025408 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /firewall-policy/2466dd3e-3c03-4f66-be45-a590e6d53cda HTTP/1.1" 200 115 0.039712 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /tag/a1b0291f-580d-4d24-a04a-dcc231121824 HTTP/1.1" 200 115 0.033020 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /tag/263230d5-bec4-4468-a6dd-5050e99bf485 HTTP/1.1" 200 115 0.048889 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /tag/7c360a0b-8ec6-4209-b9c6-0458bd17c29e HTTP/1.1" 200 115 0.042776 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /tag/eef9e1a3-6e75-41d8-a838-ec53dfd96880 HTTP/1.1" 200 115 0.043044 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /loadbalancer-pool/612dfd06-3c2a-49b8-8bcd-9f990118d96d HTTP/1.1" 200 115 0.023541 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /loadbalancer-listener/f64c4b25-83d3-4055-8aab-9521be557674 HTTP/1.1" 200 115 0.047513 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /loadbalancer/b90761b5-7f97-40b2-842b-a2089d5bcd7c HTTP/1.1" 200 115 0.029487 10.0.0.33 - - [2026-02-11 23:27:51] "DELETE /floating-ip/09d59f28-8233-429b-b695-28806cc36cd3 HTTP/1.1" 200 115 0.057512 10.0.0.33 - - [2026-02-11 23:27:52] "DELETE /instance-ip/94624959-b1bf-449f-b4bf-9543cfae4f74 HTTP/1.1" 200 115 0.078269 10.0.0.33 - - [2026-02-11 23:27:52] "DELETE /virtual-machine-interface/01f92c6e-4edd-47bd-9984-1d200d79bf2a HTTP/1.1" 200 115 0.038031 10.0.0.33 - - [2026-02-11 23:27:52] "DELETE /tag/16341b92-f680-431a-93c1-2f64b41c7d2e HTTP/1.1" 200 115 0.060822 10.0.0.33 - - [2026-02-11 23:27:52] "POST /projects HTTP/1.1" 409 238 0.002066 10.0.0.33 - - [2026-02-11 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-11 23:27:52] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034477 10.0.0.33 - - [2026-02-11 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.33 - - [2026-02-11 23:27:52] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005023 10.0.0.33 - - [2026-02-11 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-11 23:27:52] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005788 10.0.0.33 - - [2026-02-11 23:27:52] "POST /security-groups HTTP/1.1" 409 285 0.002437 10.0.0.33 - - [2026-02-11 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-11 23:27:52] "PUT /security-group/be8169f4-f359-417f-a87b-29503d4d85dc HTTP/1.1" 200 262 0.055005 10.0.0.33 - - [2026-02-11 23:27:52] "PUT /access-control-list/524f9e94-e4aa-48da-8261-24a647a205c0 HTTP/1.1" 200 272 0.020591 10.0.0.33 - - [2026-02-11 23:27:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.048821 10.0.0.33 - - [2026-02-11 23:27:52] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.015428 10.0.0.33 - - [2026-02-11 23:27:52] "PUT /access-control-list/13dff09e-be56-48dd-8939-1d7512467855 HTTP/1.1" 200 272 0.042661 10.0.0.33 - - [2026-02-11 23:27:52] "GET /firewall-rule/1c6fd246-d27e-4ef4-9601-7241d0faf94a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003955 10.0.0.33 - - [2026-02-11 23:27:52] "POST /ref-update HTTP/1.1" 200 156 0.061818 10.0.0.33 - - [2026-02-11 23:27:52] "DELETE /firewall-rule/1c6fd246-d27e-4ef4-9601-7241d0faf94a HTTP/1.1" 200 115 0.047065 10.0.0.33 - - [2026-02-11 23:27:52] "GET /firewall-policy/3d65726d-bb9a-47f2-903f-01f8be7c03cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004855 10.0.0.33 - - [2026-02-11 23:27:52] "GET /firewall-rule/35059a1e-a9be-46ac-925a-237b35e7fab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.008757 10.0.0.33 - - [2026-02-11 23:27:52] "POST /ref-update HTTP/1.1" 200 156 0.059555 10.0.0.33 - - [2026-02-11 23:27:52] "DELETE /firewall-rule/35059a1e-a9be-46ac-925a-237b35e7fab5 HTTP/1.1" 200 115 0.036804 10.0.0.33 - - [2026-02-11 23:27:52] "DELETE /tag/521ecba1-9c18-4df5-8526-f8c8cde6fc51 HTTP/1.1" 200 115 0.034870 10.0.0.33 - - [2026-02-11 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.33 - - [2026-02-11 23:27:52] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004097 10.0.0.33 - - [2026-02-11 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-02-11 23:27:52] "GET /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004862 10.0.0.33 - - [2026-02-11 23:27:53] "PUT /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d HTTP/1.1" 200 264 0.059041 10.0.0.33 - - [2026-02-11 23:27:53] "PUT /virtual-network/844ea1b4-5545-4242-815b-4ef3c67155ec HTTP/1.1" 200 264 0.047688 10.0.0.33 - - [2026-02-11 23:27:53] "DELETE /security-group/be8169f4-f359-417f-a87b-29503d4d85dc HTTP/1.1" 200 115 0.056324 10.0.0.33 - - [2026-02-11 23:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2026-02-11 23:27:53] "DELETE /access-control-list/524f9e94-e4aa-48da-8261-24a647a205c0 HTTP/1.1" 200 115 0.043428 10.0.0.33 - - [2026-02-11 23:27:53] "DELETE /access-control-list/13dff09e-be56-48dd-8939-1d7512467855 HTTP/1.1" 200 115 0.063007 10.0.0.33 - - [2026-02-11 23:27:53] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.063229 10.0.0.33 - - [2026-02-11 23:27:53] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?fields=security_groups HTTP/1.1" 200 1352 0.055010 10.0.0.33 - - [2026-02-11 23:27:53] "DELETE /security-group/985de851-12c8-4a5d-8907-5935cfcc5289 HTTP/1.1" 200 115 0.046953 10.0.0.33 - - [2026-02-11 23:27:53] "DELETE /access-control-list/11c8af16-4b5b-4f56-a612-eec8d73e43a6 HTTP/1.1" 200 115 0.065030 10.0.0.33 - - [2026-02-11 23:27:53] "GET /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c?fields=application_policy_sets HTTP/1.1" 200 1391 0.053587 10.0.0.33 - - [2026-02-11 23:27:53] "DELETE /access-control-list/04acad33-8c92-468c-b487-3524c3a9a1b9 HTTP/1.1" 200 115 0.034744 10.0.0.33 - - [2026-02-11 23:27:53] "DELETE /project/6c2b8f8f-14c2-46f2-bb74-171e109e641c HTTP/1.1" 200 115 0.356189 10.0.0.33 - - [2026-02-11 23:28:39] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.33 - - [2026-02-11 23:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2026-02-11 23:28:39] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003292 10.0.0.33 - - [2026-02-11 23:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2026-02-11 23:28:40] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002323 10.0.0.33 - - [2026-02-11 23:28:56] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.33 - - [2026-02-11 23:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-02-11 23:28:56] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004250 10.0.0.33 - - [2026-02-11 23:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2026-02-11 23:28:56] "GET /config-node/6e52ecdf-ae35-418a-9f0c-16e867265f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002380 10.0.0.33 - - [2026-02-11 23:29:08] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.33 - - [2026-02-11 23:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2026-02-11 23:29:08] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003899 10.0.0.33 - - [2026-02-11 23:29:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001370 10.0.0.33 - - [2026-02-11 23:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.33 - - [2026-02-11 23:29:08] "GET /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002797 10.0.0.33 - - [2026-02-11 23:29:08] "PUT /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09 HTTP/1.1" 200 254 0.009694 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:29:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:29:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:29:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:29:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 10.0.0.33 - - [2026-02-11 23:29:25] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.33 - - [2026-02-11 23:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-02-11 23:29:25] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004220 10.0.0.33 - - [2026-02-11 23:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001146 10.0.0.33 - - [2026-02-11 23:29:25] "GET /config-node/6e52ecdf-ae35-418a-9f0c-16e867265f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001421 10.0.0.33 - - [2026-02-11 23:29:25] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.33 - - [2026-02-11 23:29:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001844 10.0.0.33 - - [2026-02-11 23:29:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001934 10.0.0.33 - - [2026-02-11 23:29:25] "GET /global-system-configs HTTP/1.1" 200 322 0.007608 10.0.0.33 - - [2026-02-11 23:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2026-02-11 23:29:30] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.001848 10.0.0.33 - - [2026-02-11 23:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.33 - - [2026-02-11 23:29:30] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.008717 10.0.0.33 - - [2026-02-11 23:29:30] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.33 - - [2026-02-11 23:29:30] "POST /alarms HTTP/1.1" 409 264 0.002085 10.0.0.33 - - [2026-02-11 23:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.33 - - [2026-02-11 23:29:30] "PUT /alarm/cdc9f73a-953c-4dd9-b7ec-02b7ba162fe7 HTTP/1.1" 200 244 0.020288 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 261 0.006934 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/7c383e9c-f968-474e-9196-b8047af84d89 HTTP/1.1" 200 244 0.009791 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 261 0.010815 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/41816cd0-01f0-417e-9e8e-56a5d2bddd4e HTTP/1.1" 200 244 0.022390 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 253 0.013446 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/150ba233-4dfc-4ab9-8a73-8ad4d39548dd HTTP/1.1" 200 244 0.012144 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 251 0.002000 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007100 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/82ab1b46-39de-4178-80d7-aca50e17293f HTTP/1.1" 200 244 0.013242 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 252 0.001889 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/be10a04c-3704-4246-8a4f-06855e79dec3 HTTP/1.1" 200 244 0.010048 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 256 0.003211 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/7f578936-2a95-44ea-a154-b63fde2364a6 HTTP/1.1" 200 244 0.008803 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 248 0.003673 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/74a37127-5cce-48a9-bbb2-c40aa1773c41 HTTP/1.1" 200 244 0.010172 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 252 0.006737 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/4b537346-0de9-4e52-972c-3231df237657 HTTP/1.1" 200 244 0.012624 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 257 0.011692 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/5ff79ff9-0cbb-4fe0-b792-9710913cf4b7 HTTP/1.1" 200 244 0.011084 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 251 0.007040 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/36ff5eca-92c6-48b1-be5c-2f3a90aebb79 HTTP/1.1" 200 244 0.015267 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 257 0.011411 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/7dca46cf-dda0-474e-80bf-5c58e1b621c9 HTTP/1.1" 200 244 0.024255 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 261 0.004956 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/b5244493-6cd1-41ac-b5d8-6d61905f136e HTTP/1.1" 200 244 0.009971 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 258 0.009616 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/aa2a9d69-0901-4cb1-ab65-2f272d988662 HTTP/1.1" 200 244 0.009605 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 254 0.006823 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.33 - - [2026-02-11 23:29:31] "PUT /alarm/479572fa-04e0-4109-8626-46751007ef60 HTTP/1.1" 200 244 0.009177 10.0.0.33 - - [2026-02-11 23:29:31] "POST /alarms HTTP/1.1" 409 254 0.005535 10.0.0.33 - - [2026-02-11 23:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/4f4283ee-a41b-4427-89aa-8f883a70be8a HTTP/1.1" 200 244 0.010208 10.0.0.33 - - [2026-02-11 23:29:32] "POST /alarms HTTP/1.1" 409 254 0.008870 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/172c6228-1747-4486-8fc7-b88880be6148 HTTP/1.1" 200 244 0.009662 10.0.0.33 - - [2026-02-11 23:29:32] "POST /alarms HTTP/1.1" 409 247 0.007977 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/8e69d5ad-1491-4bc4-9513-6c65554d0b4c HTTP/1.1" 200 244 0.011150 10.0.0.33 - - [2026-02-11 23:29:32] "POST /alarms HTTP/1.1" 409 272 0.008952 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/7493dbb3-6abc-4eac-8ccd-2ea2f83b7696 HTTP/1.1" 200 244 0.010200 10.0.0.33 - - [2026-02-11 23:29:32] "POST /alarms HTTP/1.1" 409 261 0.006918 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/783771f7-9d87-475b-ade3-eae719e7de9c HTTP/1.1" 200 244 0.012277 10.0.0.33 - - [2026-02-11 23:29:32] "POST /alarms HTTP/1.1" 409 259 0.012765 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/8e455080-876b-4cec-9a74-b52a38a0da57 HTTP/1.1" 200 244 0.010107 10.0.0.33 - - [2026-02-11 23:29:32] "POST /alarms HTTP/1.1" 409 265 0.005390 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/f6e8f164-b8ce-48ee-968f-d27d307ba82c HTTP/1.1" 200 244 0.009580 10.0.0.33 - - [2026-02-11 23:29:32] "POST /alarms HTTP/1.1" 409 279 0.009389 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /alarm/1038801e-e370-4927-8d9c-b99e5047a796 HTTP/1.1" 200 244 0.009870 10.0.0.33 - - [2026-02-11 23:29:32] "GET / HTTP/1.1" 200 35931 0.002192 10.0.0.33 - - [2026-02-11 23:29:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001667 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.006590 10.0.0.33 - - [2026-02-11 23:29:32] "GET / HTTP/1.1" 200 35931 0.003211 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.33 - - [2026-02-11 23:29:32] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002270 10.0.0.33 - - [2026-02-11 23:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.33 - - [2026-02-11 23:29:32] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.008484 10.0.0.33 - - [2026-02-11 23:29:33] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.33 - - [2026-02-11 23:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.33 - - [2026-02-11 23:29:33] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004074 10.0.0.33 - - [2026-02-11 23:29:33] "PUT /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40 HTTP/1.1" 200 274 0.014793 10.0.0.33 - - [2026-02-11 23:29:36] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.33 - - [2026-02-11 23:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2026-02-11 23:29:36] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002661 10.0.0.33 - - [2026-02-11 23:29:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001714 10.0.0.33 - - [2026-02-11 23:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.33 - - [2026-02-11 23:29:36] "GET /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002914 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:29:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000650 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:29:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 10.0.0.33 - - [2026-02-11 23:29:36] "PUT /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09 HTTP/1.1" 200 254 0.013103 10.0.0.33 - - [2026-02-11 23:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-02-11 23:29:38] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002248 10.0.0.33 - - [2026-02-11 23:29:52] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.33 - - [2026-02-11 23:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-02-11 23:29:52] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003897 10.0.0.33 - - [2026-02-11 23:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.33 - - [2026-02-11 23:29:52] "GET /config-node/6e52ecdf-ae35-418a-9f0c-16e867265f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001550 10.0.0.33 - - [2026-02-11 23:29:53] "GET / HTTP/1.1" 200 35931 0.001235 10.0.0.33 - - [2026-02-11 23:29:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002240 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-11 23:29:58] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002124 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.006823 10.0.0.33 - - [2026-02-11 23:29:58] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 264 0.001745 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /alarm/cdc9f73a-953c-4dd9-b7ec-02b7ba162fe7 HTTP/1.1" 200 244 0.008934 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 261 0.010393 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /alarm/7c383e9c-f968-474e-9196-b8047af84d89 HTTP/1.1" 200 244 0.009092 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 261 0.013797 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /alarm/41816cd0-01f0-417e-9e8e-56a5d2bddd4e HTTP/1.1" 200 244 0.010369 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 253 0.012280 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /alarm/150ba233-4dfc-4ab9-8a73-8ad4d39548dd HTTP/1.1" 200 244 0.009156 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 251 0.008243 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /alarm/82ab1b46-39de-4178-80d7-aca50e17293f HTTP/1.1" 200 244 0.007795 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 252 0.007657 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /alarm/be10a04c-3704-4246-8a4f-06855e79dec3 HTTP/1.1" 200 244 0.007764 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 256 0.002782 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.33 - - [2026-02-11 23:29:58] "PUT /alarm/7f578936-2a95-44ea-a154-b63fde2364a6 HTTP/1.1" 200 244 0.008548 10.0.0.33 - - [2026-02-11 23:29:58] "POST /alarms HTTP/1.1" 409 248 0.003031 10.0.0.33 - - [2026-02-11 23:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/74a37127-5cce-48a9-bbb2-c40aa1773c41 HTTP/1.1" 200 244 0.015636 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 252 0.006083 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/4b537346-0de9-4e52-972c-3231df237657 HTTP/1.1" 200 244 0.008014 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 257 0.004111 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/5ff79ff9-0cbb-4fe0-b792-9710913cf4b7 HTTP/1.1" 200 244 0.007962 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 251 0.005558 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/36ff5eca-92c6-48b1-be5c-2f3a90aebb79 HTTP/1.1" 200 244 0.017083 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 257 0.005786 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/7dca46cf-dda0-474e-80bf-5c58e1b621c9 HTTP/1.1" 200 244 0.009214 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 261 0.008536 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008552 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/b5244493-6cd1-41ac-b5d8-6d61905f136e HTTP/1.1" 200 244 0.008896 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 258 0.003299 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/aa2a9d69-0901-4cb1-ab65-2f272d988662 HTTP/1.1" 200 244 0.007729 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 254 0.005816 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/479572fa-04e0-4109-8626-46751007ef60 HTTP/1.1" 200 244 0.009273 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 254 0.007000 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/4f4283ee-a41b-4427-89aa-8f883a70be8a HTTP/1.1" 200 244 0.008425 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 254 0.008550 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/172c6228-1747-4486-8fc7-b88880be6148 HTTP/1.1" 200 244 0.008988 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 247 0.006794 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/8e69d5ad-1491-4bc4-9513-6c65554d0b4c HTTP/1.1" 200 244 0.012259 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 272 0.008134 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/7493dbb3-6abc-4eac-8ccd-2ea2f83b7696 HTTP/1.1" 200 244 0.008139 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 261 0.010744 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/783771f7-9d87-475b-ade3-eae719e7de9c HTTP/1.1" 200 244 0.008341 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 259 0.004529 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/8e455080-876b-4cec-9a74-b52a38a0da57 HTTP/1.1" 200 244 0.007795 10.0.0.33 - - [2026-02-11 23:29:59] "POST /alarms HTTP/1.1" 409 265 0.006339 10.0.0.33 - - [2026-02-11 23:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.33 - - [2026-02-11 23:29:59] "PUT /alarm/f6e8f164-b8ce-48ee-968f-d27d307ba82c HTTP/1.1" 200 244 0.010183 10.0.0.33 - - [2026-02-11 23:30:00] "POST /alarms HTTP/1.1" 409 279 0.007271 10.0.0.33 - - [2026-02-11 23:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.33 - - [2026-02-11 23:30:00] "PUT /alarm/1038801e-e370-4927-8d9c-b99e5047a796 HTTP/1.1" 200 244 0.016396 10.0.0.33 - - [2026-02-11 23:30:00] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.33 - - [2026-02-11 23:30:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001795 10.0.0.33 - - [2026-02-11 23:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.33 - - [2026-02-11 23:30:00] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.006104 10.0.0.33 - - [2026-02-11 23:30:00] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.33 - - [2026-02-11 23:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-02-11 23:30:00] "GET /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002045 10.0.0.33 - - [2026-02-11 23:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.33 - - [2026-02-11 23:30:00] "PUT /global-vrouter-config/78a875cf-f277-404a-838e-0ce02c0993d9 HTTP/1.1" 200 276 0.011295 10.0.0.33 - - [2026-02-11 23:30:00] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.33 - - [2026-02-11 23:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-02-11 23:30:00] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004414 10.0.0.33 - - [2026-02-11 23:30:00] "PUT /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40 HTTP/1.1" 200 274 0.020112 10.0.0.33 - - [2026-02-11 23:30:04] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.33 - - [2026-02-11 23:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2026-02-11 23:30:04] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002008 10.0.0.33 - - [2026-02-11 23:30:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001399 10.0.0.33 - - [2026-02-11 23:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001073 10.0.0.33 - - [2026-02-11 23:30:04] "GET /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.001992 10.0.0.33 - - [2026-02-11 23:30:04] "PUT /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09 HTTP/1.1" 200 254 0.010397 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:30:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:30:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 10.0.0.33 - - [2026-02-11 23:30:07] "POST /tags HTTP/1.1" 200 355 0.021538 10.0.0.33 - - [2026-02-11 23:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.33 - - [2026-02-11 23:30:07] "GET /tag/9f58fc82-8a4a-4a14-8783-968f373c4c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011448 10.0.0.33 - - [2026-02-11 23:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.33 - - [2026-02-11 23:30:07] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003455 10.0.0.33 - - [2026-02-11 23:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2026-02-11 23:30:07] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048862 10.0.0.33 - - [2026-02-11 23:30:07] "POST /virtual-machines HTTP/1.1" 200 351 0.011782 10.0.0.33 - - [2026-02-11 23:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030410 10.0.0.33 - - [2026-02-11 23:30:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114349 10.0.0.33 - - [2026-02-11 23:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008325 10.0.0.33 - - [2026-02-11 23:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009092 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004938 10.0.0.33 - - [2026-02-11 23:30:08] "POST /instance-ips HTTP/1.1" 200 391 0.028914 10.0.0.33 - - [2026-02-11 23:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033322 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010032 10.0.0.33 - - [2026-02-11 23:30:08] "POST /set-tag HTTP/1.1" 200 109 0.013985 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014641 10.0.0.33 - - [2026-02-11 23:30:08] "GET /instance-ip/99fc53de-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002566 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004447 10.0.0.33 - - [2026-02-11 23:30:08] "POST /set-tag HTTP/1.1" 200 109 0.001727 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003165 10.0.0.33 - - [2026-02-11 23:30:08] "POST /ref-update HTTP/1.1" 200 156 0.008641 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011378 10.0.0.33 - - [2026-02-11 23:30:08] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.33 - - [2026-02-11 23:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-network/2217a539-8bef-4831-a70a-c5bab0ecb03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003365 10.0.0.33 - - [2026-02-11 23:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.33 - - [2026-02-11 23:30:08] "GET /project/d0475687-9571-4c3f-ba50-2668198db0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027200 10.0.0.33 - - [2026-02-11 23:30:08] "POST /virtual-machines HTTP/1.1" 200 355 0.023389 10.0.0.33 - - [2026-02-11 23:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021383 10.0.0.33 - - [2026-02-11 23:30:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.135122 10.0.0.33 - - [2026-02-11 23:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007974 10.0.0.33 - - [2026-02-11 23:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.009674 10.0.0.33 - - [2026-02-11 23:30:08] "POST /instance-ips HTTP/1.1" 200 395 0.026806 10.0.0.33 - - [2026-02-11 23:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036990 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015345 10.0.0.33 - - [2026-02-11 23:30:08] "POST /set-tag HTTP/1.1" 200 109 0.017582 10.0.0.33 - - [2026-02-11 23:30:08] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009826 10.0.0.33 - - [2026-02-11 23:30:08] "GET /instance-ip/9a71d442-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002374 10.0.0.33 - - [2026-02-11 23:30:09] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005119 10.0.0.33 - - [2026-02-11 23:30:09] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.33 - - [2026-02-11 23:30:09] "GET /virtual-router/218060d2-e3d5-45fd-bdc2-a8a284572cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005160 10.0.0.33 - - [2026-02-11 23:30:09] "POST /ref-update HTTP/1.1" 200 156 0.017126 10.0.0.33 - - [2026-02-11 23:30:09] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004760 10.0.0.33 - - [2026-02-11 23:30:09] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.33 - - [2026-02-11 23:30:09] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003638 10.0.0.33 - - [2026-02-11 23:30:09] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.33 - - [2026-02-11 23:30:09] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004564 10.0.0.33 - - [2026-02-11 23:30:09] "POST /set-tag HTTP/1.1" 200 109 0.001671 10.0.0.33 - - [2026-02-11 23:30:19] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004010 10.0.0.33 - - [2026-02-11 23:30:19] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.33 - - [2026-02-11 23:30:20] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004196 10.0.0.33 - - [2026-02-11 23:30:20] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.33 - - [2026-02-11 23:30:22] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005425 10.0.0.33 - - [2026-02-11 23:30:22] "POST /set-tag HTTP/1.1" 200 109 0.002071 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:30:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:30:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:30:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:30:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.33 - - [2026-02-11 23:30:53] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.33 - - [2026-02-11 23:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.33 - - [2026-02-11 23:30:53] "GET /global-system-config/e988a211-7c0f-408c-9fd7-2103e39c1a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004161 10.0.0.33 - - [2026-02-11 23:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.33 - - [2026-02-11 23:30:53] "GET /config-node/6e52ecdf-ae35-418a-9f0c-16e867265f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002150 10.0.0.33 - - [2026-02-11 23:30:53] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018822 10.0.0.33 - - [2026-02-11 23:30:53] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.33 - - [2026-02-11 23:30:53] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003265 10.0.0.33 - - [2026-02-11 23:30:53] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.33 - - [2026-02-11 23:30:53] "GET /virtual-machine/62ad5c3c-bca4-408b-bd8a-523ed931743d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002600 10.0.0.33 - - [2026-02-11 23:30:53] "POST /ref-update HTTP/1.1" 200 156 0.007855 10.0.0.33 - - [2026-02-11 23:30:53] "GET /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003890 10.0.0.33 - - [2026-02-11 23:30:53] "POST /set-tag HTTP/1.1" 200 109 0.012810 10.0.0.33 - - [2026-02-11 23:30:53] "POST /set-tag HTTP/1.1" 200 109 0.013906 10.0.0.33 - - [2026-02-11 23:30:53] "DELETE /instance-ip/99fc53de-07a1-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.038389 10.0.0.33 - - [2026-02-11 23:30:54] "DELETE /virtual-machine-interface/99de6efa-07a1-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.034046 10.0.0.33 - - [2026-02-11 23:30:54] "DELETE /virtual-machine/62ad5c3c-bca4-408b-bd8a-523ed931743d HTTP/1.1" 200 115 0.018401 10.0.0.33 - - [2026-02-11 23:30:54] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005497 10.0.0.33 - - [2026-02-11 23:30:54] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.33 - - [2026-02-11 23:31:04] "GET / HTTP/1.1" 200 35931 0.007622 10.0.0.33 - - [2026-02-11 23:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2026-02-11 23:31:04] "GET /routing-instance/452ace9e-9c21-4d4e-bba7-9ac4a137f5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004114 10.0.0.33 - - [2026-02-11 23:31:04] "POST /bgp-routers HTTP/1.1" 409 301 0.003175 10.0.0.33 - - [2026-02-11 23:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.33 - - [2026-02-11 23:31:04] "GET /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005559 10.0.0.33 - - [2026-02-11 23:31:04] "PUT /bgp-router/50e2d3ed-6abc-4a9c-90a2-3cb7d124cd09 HTTP/1.1" 200 254 0.012072 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:31:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:31:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:31:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000816 [Introspect:8084]10.0.0.33 - - [2026-02-11 23:31:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.33 - - [2026-02-11 23:31:24] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006820 10.0.0.33 - - [2026-02-11 23:31:24] "POST /set-tag HTTP/1.1" 200 109 0.006880 10.0.0.33 - - [2026-02-11 23:31:24] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007087 10.0.0.33 - - [2026-02-11 23:31:24] "POST /set-tag HTTP/1.1" 200 109 0.004359 10.0.0.33 - - [2026-02-11 23:31:24] "GET /virtual-machine/b316694a-51eb-41c7-a287-08a83d883f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002414 10.0.0.33 - - [2026-02-11 23:31:24] "POST /ref-update HTTP/1.1" 200 156 0.009964 10.0.0.33 - - [2026-02-11 23:31:24] "GET /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004372 10.0.0.33 - - [2026-02-11 23:31:24] "POST /set-tag HTTP/1.1" 200 109 0.015079 10.0.0.33 - - [2026-02-11 23:31:24] "POST /set-tag HTTP/1.1" 200 109 0.018187 10.0.0.33 - - [2026-02-11 23:31:25] "DELETE /instance-ip/9a71d442-07a1-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.031524 10.0.0.33 - - [2026-02-11 23:31:25] "DELETE /virtual-machine-interface/9a54c578-07a1-11f1-91d3-fa163e0f8908 HTTP/1.1" 200 115 0.058346 10.0.0.33 - - [2026-02-11 23:31:25] "DELETE /virtual-machine/b316694a-51eb-41c7-a287-08a83d883f7c HTTP/1.1" 200 115 0.037516 10.0.0.33 - - [2026-02-11 23:31:25] "DELETE /tag/9f58fc82-8a4a-4a14-8783-968f373c4c0f HTTP/1.1" 200 115 0.039812