++ 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: =================== Thu Nov 20 01:33:34 AM UTC 2025 ===================' INFO: =================== Thu Nov 20 01:33:34 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.56.108.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.56.108.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: 11/20/2025 01:34:17.636 7f47e0075fc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/20/2025 01:34:17.893 7f47e0075fc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/20/2025 01:34:17.926 7f47e0075fc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/20/2025 01:34:17.926 7f47e0075fc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000898 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 - - [2025-11-20 01:34:32] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.33 - - [2025-11-20 01:34:33] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.33 - - [2025-11-20 01:34:33] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.33 - - [2025-11-20 01:34:33] "GET / HTTP/1.1" 200 45303 0.001283 10.0.0.33 - - [2025-11-20 01:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.33 - - [2025-11-20 01:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008402 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.008903 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012136 10.0.0.33 - - [2025-11-20 01:34:34] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008016 10.0.0.33 - - [2025-11-20 01:34:34] "POST /service-appliance-sets HTTP/1.1" 200 553 0.054643 10.0.0.33 - - [2025-11-20 01:34:34] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012021 10.0.0.33 - - [2025-11-20 01:34:34] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011349 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.020478 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.010870 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.33 - - [2025-11-20 01:34:34] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007496 10.0.0.33 - - [2025-11-20 01:34:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.041802 10.0.0.33 - - [2025-11-20 01:34:34] "POST /service-appliance-sets HTTP/1.1" 200 541 0.091608 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.33 - - [2025-11-20 01:34:34] "GET /network-ipam/dec516a0-70e0-4cbd-8513-57a6426ea65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005299 10.0.0.33 - - [2025-11-20 01:34:34] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017230 10.0.0.33 - - [2025-11-20 01:34:34] "POST /service-templates HTTP/1.1" 200 511 0.050808 10.0.0.33 - - [2025-11-20 01:34:34] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012857 10.0.0.33 - - [2025-11-20 01:34:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.008700 10.0.0.33 - - [2025-11-20 01:34:34] "POST /service-templates HTTP/1.1" 200 501 0.067380 10.0.0.33 - - [2025-11-20 01:34:34] "POST /config-database-nodes HTTP/1.1" 200 611 0.075371 10.0.0.33 - - [2025-11-20 01:34:34] "POST /service-templates HTTP/1.1" 200 515 0.083782 10.0.0.33 - - [2025-11-20 01:34:34] "POST /service-templates HTTP/1.1" 200 535 0.070101 10.0.0.33 - - [2025-11-20 01:34:34] "POST /service-templates HTTP/1.1" 200 507 0.042253 10.0.0.33 - - [2025-11-20 01:34:35] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.33 - - [2025-11-20 01:34:35] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.33 - - [2025-11-20 01:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.33 - - [2025-11-20 01:34:35] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006450 10.0.0.33 - - [2025-11-20 01:34:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002622 10.0.0.33 - - [2025-11-20 01:34:35] "POST /analytics-nodes HTTP/1.1" 200 599 0.060735 10.0.0.33 - - [2025-11-20 01:34:36] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.33 - - [2025-11-20 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.33 - - [2025-11-20 01:34:36] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013187 10.0.0.33 - - [2025-11-20 01:34:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002140 10.0.0.33 - - [2025-11-20 01:34:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.042107 10.0.0.33 - - [2025-11-20 01:34:36] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.33 - - [2025-11-20 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006416 10.0.0.33 - - [2025-11-20 01:34:36] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009036 10.0.0.33 - - [2025-11-20 01:34:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002476 10.0.0.33 - - [2025-11-20 01:34:36] "POST /database-nodes HTTP/1.1" 200 597 0.025832 10.0.0.33 - - [2025-11-20 01:34:36] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.33 - - [2025-11-20 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-11-20 01:34:36] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005526 10.0.0.33 - - [2025-11-20 01:34:36] "POST /bgp-routers HTTP/1.1" 200 616 0.040384 10.0.0.33 - - [2025-11-20 01:34:36] "GET /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.038847 10.0.0.33 - - [2025-11-20 01:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.33 - - [2025-11-20 01:34:36] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010214 10.0.0.33 - - [2025-11-20 01:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2025-11-20 01:34:36] "POST /ref-update HTTP/1.1" 200 156 0.014548 10.0.0.33 - - [2025-11-20 01:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009272 10.0.0.33 - - [2025-11-20 01:34:37] "GET /network-ipam/dec516a0-70e0-4cbd-8513-57a6426ea65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.018779 10.0.0.33 - - [2025-11-20 01:34:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.004457 10.0.0.33 - - [2025-11-20 01:34:38] "POST /access-control-lists HTTP/1.1" 200 587 0.034216 10.0.0.33 - - [2025-11-20 01:34:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.003464 10.0.0.33 - - [2025-11-20 01:34:38] "POST /access-control-lists HTTP/1.1" 200 585 0.034915 10.0.0.33 - - [2025-11-20 01:34:38] "POST /route-targets HTTP/1.1" 200 327 0.023683 10.0.0.33 - - [2025-11-20 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.027706 10.0.0.33 - - [2025-11-20 01:34:38] "POST /route-targets HTTP/1.1" 200 327 0.025771 10.0.0.33 - - [2025-11-20 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.022290 10.0.0.33 - - [2025-11-20 01:34:38] "POST /route-targets HTTP/1.1" 200 327 0.022151 10.0.0.33 - - [2025-11-20 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.028690 10.0.0.33 - - [2025-11-20 01:34:38] "POST /route-targets HTTP/1.1" 200 327 0.026107 10.0.0.33 - - [2025-11-20 01:34:38] "POST /ref-update HTTP/1.1" 200 156 0.012497 10.0.0.33 - - [2025-11-20 01:34:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.003876 10.0.0.33 - - [2025-11-20 01:34:38] "POST /access-control-lists HTTP/1.1" 200 551 0.092420 10.0.0.33 - - [2025-11-20 01:34:38] "PUT /access-control-list/eb344a62-04b2-4230-9959-5a6509e5cfaa HTTP/1.1" 200 272 0.029060 10.0.0.33 - - [2025-11-20 01:34:38] "PUT /access-control-list/052ad70e-fbd7-4e74-84f5-3f6d30fb1ca8 HTTP/1.1" 200 272 0.026540 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002909 10.0.0.33 - - [2025-11-20 01:34:42] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.33 - - [2025-11-20 01:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.33 - - [2025-11-20 01:34:42] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007095 10.0.0.33 - - [2025-11-20 01:34:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002714 10.0.0.33 - - [2025-11-20 01:34:42] "POST /config-nodes HTTP/1.1" 200 593 0.042150 10.0.0.33 - - [2025-11-20 01:34:43] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.33 - - [2025-11-20 01:34:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002439 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.33 - - [2025-11-20 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.33 - - [2025-11-20 01:34:48] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003157 10.0.0.33 - - [2025-11-20 01:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.33 - - [2025-11-20 01:34:48] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.038088 10.0.0.33 - - [2025-11-20 01:34:48] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.33 - - [2025-11-20 01:34:48] "POST /alarms HTTP/1.1" 200 581 0.029129 10.0.0.33 - - [2025-11-20 01:34:48] "POST /alarms HTTP/1.1" 200 575 0.049171 10.0.0.33 - - [2025-11-20 01:34:48] "POST /alarms HTTP/1.1" 200 575 0.033806 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000787 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.33 - - [2025-11-20 01:34:48] "POST /alarms HTTP/1.1" 200 559 0.023879 10.0.0.33 - - [2025-11-20 01:34:48] "POST /alarms HTTP/1.1" 200 555 0.048267 10.0.0.33 - - [2025-11-20 01:34:48] "POST /alarms HTTP/1.1" 200 557 0.038649 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 565 0.027781 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 549 0.081927 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 557 0.111144 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 567 0.040165 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 555 0.077017 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 567 0.118954 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 575 0.095376 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 569 0.040502 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 561 0.043521 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 561 0.028065 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 561 0.050951 10.0.0.33 - - [2025-11-20 01:34:49] "POST /alarms HTTP/1.1" 200 547 0.041406 10.0.0.33 - - [2025-11-20 01:34:50] "POST /alarms HTTP/1.1" 200 595 0.039731 10.0.0.33 - - [2025-11-20 01:34:50] "POST /alarms HTTP/1.1" 200 575 0.040100 10.0.0.33 - - [2025-11-20 01:34:50] "POST /alarms HTTP/1.1" 200 571 0.048866 10.0.0.33 - - [2025-11-20 01:34:50] "POST /alarms HTTP/1.1" 200 583 0.030112 10.0.0.33 - - [2025-11-20 01:34:50] "POST /alarms HTTP/1.1" 200 609 0.049449 10.0.0.33 - - [2025-11-20 01:34:50] "GET / HTTP/1.1" 200 35931 0.001221 10.0.0.33 - - [2025-11-20 01:34:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002405 10.0.0.33 - - [2025-11-20 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2025-11-20 01:34:50] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.019250 10.0.0.33 - - [2025-11-20 01:34:50] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.33 - - [2025-11-20 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2025-11-20 01:34:50] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002398 10.0.0.33 - - [2025-11-20 01:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2025-11-20 01:34:50] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.015276 10.0.0.33 - - [2025-11-20 01:34:51] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.33 - - [2025-11-20 01:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.33 - - [2025-11-20 01:34:51] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009732 10.0.0.33 - - [2025-11-20 01:34:51] "PUT /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48 HTTP/1.1" 200 274 0.039408 10.0.0.33 - - [2025-11-20 01:34:53] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.33 - - [2025-11-20 01:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2025-11-20 01:34:53] "GET /domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002573 10.0.0.33 - - [2025-11-20 01:34:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000488 10.0.0.33 - - [2025-11-20 01:34:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.015939 10.0.0.33 - - [2025-11-20 01:34:53] "POST /security-groups HTTP/1.1" 200 570 0.075945 10.0.0.33 - - [2025-11-20 01:34:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.002934 10.0.0.33 - - [2025-11-20 01:34:53] "POST /projects HTTP/1.1" 200 481 0.263418 10.0.0.33 - - [2025-11-20 01:34:53] "POST /access-control-lists HTTP/1.1" 200 579 0.114376 10.0.0.33 - - [2025-11-20 01:34:53] "POST /security-groups HTTP/1.1" 200 534 0.108797 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.032821 10.0.0.33 - - [2025-11-20 01:34:54] "POST /chown HTTP/1.1" 200 109 0.079081 10.0.0.33 - - [2025-11-20 01:34:54] "POST /policy-managements HTTP/1.1" 409 214 0.030625 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.33 - - [2025-11-20 01:34:54] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005996 10.0.0.33 - - [2025-11-20 01:34:54] "POST /access-control-lists HTTP/1.1" 200 577 0.153848 10.0.0.33 - - [2025-11-20 01:34:54] "POST /application-policy-sets HTTP/1.1" 200 528 0.042187 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.002089 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.33 - - [2025-11-20 01:34:54] "POST /access-control-lists HTTP/1.1" 200 594 0.023592 10.0.0.33 - - [2025-11-20 01:34:54] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011333 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.013412 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:34:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 10.0.0.33 - - [2025-11-20 01:34:54] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.030361 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.33 - - [2025-11-20 01:34:54] "GET /virtual-network/7076a4fd-5329-4b6a-b668-5feed83260c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.011567 10.0.0.33 - - [2025-11-20 01:34:54] "POST /access-control-lists HTTP/1.1" 200 592 0.050508 10.0.0.33 - - [2025-11-20 01:34:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000465 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.005677 10.0.0.33 - - [2025-11-20 01:34:54] "POST /security-groups HTTP/1.1" 200 574 0.340744 10.0.0.33 - - [2025-11-20 01:34:54] "POST /projects HTTP/1.1" 200 489 0.536340 10.0.0.33 - - [2025-11-20 01:34:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.004709 10.0.0.33 - - [2025-11-20 01:34:54] "POST /access-control-lists HTTP/1.1" 200 583 0.077422 10.0.0.33 - - [2025-11-20 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003578 10.0.0.33 - - [2025-11-20 01:34:55] "POST /security-groups HTTP/1.1" 200 546 0.085216 10.0.0.33 - - [2025-11-20 01:34:55] "POST /chown HTTP/1.1" 200 109 0.051093 10.0.0.33 - - [2025-11-20 01:34:55] "POST /access-control-lists HTTP/1.1" 200 581 0.109287 10.0.0.33 - - [2025-11-20 01:34:55] "POST /network-ipams HTTP/1.1" 200 522 0.107235 10.0.0.33 - - [2025-11-20 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.007635 10.0.0.33 - - [2025-11-20 01:34:55] "POST /access-control-lists HTTP/1.1" 200 602 0.026275 10.0.0.33 - - [2025-11-20 01:34:55] "POST /network-ipams HTTP/1.1" 200 510 0.041245 10.0.0.33 - - [2025-11-20 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.001784 10.0.0.33 - - [2025-11-20 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.008019 10.0.0.33 - - [2025-11-20 01:34:55] "POST /access-control-lists HTTP/1.1" 200 600 0.045085 10.0.0.33 - - [2025-11-20 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.003765 10.0.0.33 - - [2025-11-20 01:34:55] "POST /useragent-kv HTTP/1.1" 200 115 0.009050 10.0.0.33 - - [2025-11-20 01:34:55] "POST /virtual-networks HTTP/1.1" 200 538 0.250120 10.0.0.33 - - [2025-11-20 01:34:55] "POST /access-control-lists HTTP/1.1" 200 589 0.101630 10.0.0.33 - - [2025-11-20 01:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014482 10.0.0.33 - - [2025-11-20 01:34:55] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.016685 10.0.0.33 - - [2025-11-20 01:34:55] "POST /network-ipams HTTP/1.1" 200 518 0.092790 10.0.0.33 - - [2025-11-20 01:34:55] "POST /route-targets HTTP/1.1" 200 327 0.080127 10.0.0.33 - - [2025-11-20 01:34:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.005327 10.0.0.33 - - [2025-11-20 01:34:55] "POST /ref-update HTTP/1.1" 200 156 0.053372 10.0.0.33 - - [2025-11-20 01:34:55] "PUT /access-control-list/5d2f1e1b-2036-4a28-a56d-b75f99cc6455 HTTP/1.1" 200 272 0.071318 10.0.0.33 - - [2025-11-20 01:34:56] "POST /useragent-kv HTTP/1.1" 200 115 0.014140 10.0.0.33 - - [2025-11-20 01:34:56] "POST /virtual-networks HTTP/1.1" 200 546 0.312891 10.0.0.33 - - [2025-11-20 01:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011532 10.0.0.33 - - [2025-11-20 01:34:56] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010399 10.0.0.33 - - [2025-11-20 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.003924 10.0.0.33 - - [2025-11-20 01:34:56] "POST /route-targets HTTP/1.1" 200 327 0.037655 10.0.0.33 - - [2025-11-20 01:34:56] "POST /network-policys HTTP/1.1" 200 538 0.097482 10.0.0.33 - - [2025-11-20 01:34:56] "POST /ref-update HTTP/1.1" 200 156 0.081595 10.0.0.33 - - [2025-11-20 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.031463 10.0.0.33 - - [2025-11-20 01:34:56] "POST /network-policys HTTP/1.1" 200 534 0.071060 10.0.0.33 - - [2025-11-20 01:34:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.011742 10.0.0.33 - - [2025-11-20 01:34:56] "POST /network-policys HTTP/1.1" 200 542 0.070542 10.0.0.33 - - [2025-11-20 01:34:56] "PUT /access-control-list/8aa2002d-23a6-4c07-8e76-3255e1f3ba6f HTTP/1.1" 200 272 0.028324 10.0.0.33 - - [2025-11-20 01:34:56] "POST /ref-update HTTP/1.1" 200 156 0.131603 10.0.0.33 - - [2025-11-20 01:34:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017310 10.0.0.33 - - [2025-11-20 01:34:56] "PUT /access-control-list/5d2f1e1b-2036-4a28-a56d-b75f99cc6455 HTTP/1.1" 200 272 0.072089 10.0.0.33 - - [2025-11-20 01:34:56] "POST /ref-update HTTP/1.1" 200 156 0.148568 10.0.0.33 - - [2025-11-20 01:34:57] "PUT /access-control-list/5d2f1e1b-2036-4a28-a56d-b75f99cc6455 HTTP/1.1" 200 272 0.058386 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.169193 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017673 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010155 10.0.0.33 - - [2025-11-20 01:34:57] "PUT /access-control-list/8aa2002d-23a6-4c07-8e76-3255e1f3ba6f HTTP/1.1" 200 272 0.134393 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.066413 10.0.0.33 - - [2025-11-20 01:34:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.002971 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.151315 10.0.0.33 - - [2025-11-20 01:34:57] "POST /access-control-lists HTTP/1.1" 200 601 0.085459 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.154091 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.094054 10.0.0.33 - - [2025-11-20 01:34:57] "PUT /access-control-list/238e48a4-03fa-498a-8c58-1fc757eb4748 HTTP/1.1" 200 272 0.080574 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.252434 10.0.0.33 - - [2025-11-20 01:34:57] "PUT /access-control-list/8aa2002d-23a6-4c07-8e76-3255e1f3ba6f HTTP/1.1" 200 272 0.028612 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007960 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009292 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006469 10.0.0.33 - - [2025-11-20 01:34:57] "POST /ref-update HTTP/1.1" 200 156 0.067046 10.0.0.33 - - [2025-11-20 01:34:57] "PUT /access-control-list/238e48a4-03fa-498a-8c58-1fc757eb4748 HTTP/1.1" 200 272 0.066122 10.0.0.33 - - [2025-11-20 01:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020068 10.0.0.33 - - [2025-11-20 01:34:57] "GET /virtual-network/7076a4fd-5329-4b6a-b668-5feed83260c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012616 10.0.0.33 - - [2025-11-20 01:34:58] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.014201 10.0.0.33 - - [2025-11-20 01:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.33 - - [2025-11-20 01:34:58] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011101 10.0.0.33 - - [2025-11-20 01:34:58] "POST /firewall-policys HTTP/1.1" 200 530 0.025239 10.0.0.33 - - [2025-11-20 01:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.052955 10.0.0.33 - - [2025-11-20 01:34:58] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.007652 10.0.0.33 - - [2025-11-20 01:34:58] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005763 10.0.0.33 - - [2025-11-20 01:34:58] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005983 10.0.0.33 - - [2025-11-20 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.033817 10.0.0.33 - - [2025-11-20 01:34:58] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004111 10.0.0.33 - - [2025-11-20 01:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.33 - - [2025-11-20 01:34:58] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002693 10.0.0.33 - - [2025-11-20 01:34:58] "POST /firewall-policys HTTP/1.1" 200 532 0.059363 10.0.0.33 - - [2025-11-20 01:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.049357 10.0.0.33 - - [2025-11-20 01:34:58] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007972 10.0.0.33 - - [2025-11-20 01:34:58] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005103 10.0.0.33 - - [2025-11-20 01:34:58] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002519 10.0.0.33 - - [2025-11-20 01:34:58] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002544 10.0.0.33 - - [2025-11-20 01:34:58] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002657 10.0.0.33 - - [2025-11-20 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.036252 10.0.0.33 - - [2025-11-20 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.143618 10.0.0.33 - - [2025-11-20 01:34:58] "POST /ref-update HTTP/1.1" 200 156 0.062961 10.0.0.33 - - [2025-11-20 01:34:58] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.041487 10.0.0.33 - - [2025-11-20 01:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2025-11-20 01:34:58] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006047 10.0.0.33 - - [2025-11-20 01:34:59] "POST /firewall-policys HTTP/1.1" 200 530 0.024050 10.0.0.33 - - [2025-11-20 01:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.107051 10.0.0.33 - - [2025-11-20 01:34:59] "GET /firewall-policy/077b5864-6e7d-40e1-aa59-267e2cb7d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.011136 10.0.0.33 - - [2025-11-20 01:34:59] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002835 10.0.0.33 - - [2025-11-20 01:34:59] "GET /firewall-policy/077b5864-6e7d-40e1-aa59-267e2cb7d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002807 10.0.0.33 - - [2025-11-20 01:34:59] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002909 10.0.0.33 - - [2025-11-20 01:34:59] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004134 10.0.0.33 - - [2025-11-20 01:34:59] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004677 10.0.0.33 - - [2025-11-20 01:34:59] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003915 10.0.0.33 - - [2025-11-20 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.048118 10.0.0.33 - - [2025-11-20 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.027679 10.0.0.33 - - [2025-11-20 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.038877 10.0.0.33 - - [2025-11-20 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.082316 10.0.0.33 - - [2025-11-20 01:34:59] "POST /ref-update HTTP/1.1" 200 156 0.036614 10.0.0.33 - - [2025-11-20 01:34:59] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.031148 10.0.0.33 - - [2025-11-20 01:34:59] "POST /tags HTTP/1.1" 200 299 0.054146 10.0.0.33 - - [2025-11-20 01:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.029471 10.0.0.33 - - [2025-11-20 01:34:59] "GET /tag/6e9fd3f5-1300-4242-85ca-3a260b8f750a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.026071 10.0.0.33 - - [2025-11-20 01:34:59] "POST /set-tag HTTP/1.1" 200 109 0.023809 10.0.0.33 - - [2025-11-20 01:35:00] "POST /tags HTTP/1.1" 200 305 0.153380 10.0.0.33 - - [2025-11-20 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.33 - - [2025-11-20 01:35:00] "GET /tag/935c3b58-1630-46fc-a39c-78377e1d6b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017557 10.0.0.33 - - [2025-11-20 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2025-11-20 01:35:00] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039897 10.0.0.33 - - [2025-11-20 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.33 - - [2025-11-20 01:35:00] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.022652 10.0.0.33 - - [2025-11-20 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2025-11-20 01:35:00] "GET /service-appliance-set/55deb097-0a09-4daa-b9b9-9367c7deee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005748 10.0.0.33 - - [2025-11-20 01:35:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.001930 10.0.0.33 - - [2025-11-20 01:35:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098576 10.0.0.33 - - [2025-11-20 01:35:00] "GET /virtual-machine-interface/42a84354-83f9-4678-84ba-417e79bcd659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.014506 10.0.0.33 - - [2025-11-20 01:35:00] "POST /instance-ips HTTP/1.1" 200 381 0.067009 10.0.0.33 - - [2025-11-20 01:35:00] "GET /instance-ip/6c918bbc-1395-4939-8ed8-b0ab444a5e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003798 10.0.0.33 - - [2025-11-20 01:35:00] "POST /loadbalancers HTTP/1.1" 200 582 0.090938 10.0.0.33 - - [2025-11-20 01:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022395 10.0.0.33 - - [2025-11-20 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020803 10.0.0.33 - - [2025-11-20 01:35:00] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053405 10.0.0.33 - - [2025-11-20 01:35:01] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081112 10.0.0.33 - - [2025-11-20 01:35:01] "GET /loadbalancer/4bc079f2-477c-4b23-84a8-34228b6eaeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.026504 10.0.0.33 - - [2025-11-20 01:35:01] "GET /instance-ip/6c918bbc-1395-4939-8ed8-b0ab444a5e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004967 10.0.0.33 - - [2025-11-20 01:35:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045030 10.0.0.33 - - [2025-11-20 01:35:01] "POST /floating-ips HTTP/1.1" 200 583 0.099493 10.0.0.33 - - [2025-11-20 01:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.072324 10.0.0.33 - - [2025-11-20 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.33 - - [2025-11-20 01:35:01] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071461 10.0.0.33 - - [2025-11-20 01:35:01] "GET /loadbalancer-listener/10580383-586f-495b-81a6-eb9dc491a108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005719 10.0.0.33 - - [2025-11-20 01:35:01] "GET /loadbalancer-listener/10580383-586f-495b-81a6-eb9dc491a108?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.016893 10.0.0.33 - - [2025-11-20 01:35:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030286 10.0.0.33 - - [2025-11-20 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013612 10.0.0.33 - - [2025-11-20 01:35:01] "GET /instance-ip/6c918bbc-1395-4939-8ed8-b0ab444a5e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005126 10.0.0.33 - - [2025-11-20 01:35:01] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003724 10.0.0.33 - - [2025-11-20 01:35:01] "GET /instance-ip/6c918bbc-1395-4939-8ed8-b0ab444a5e11?fields=floating_ips HTTP/1.1" 200 1170 0.013592 10.0.0.33 - - [2025-11-20 01:35:01] "GET /floating-ip/80b5a854-fd9b-42f9-a6ef-1d0b1c69dbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006716 10.0.0.33 - - [2025-11-20 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.33 - - [2025-11-20 01:35:01] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.015194 10.0.0.33 - - [2025-11-20 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006977 10.0.0.33 - - [2025-11-20 01:35:01] "GET /loadbalancer/4bc079f2-477c-4b23-84a8-34228b6eaeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002746 10.0.0.33 - - [2025-11-20 01:35:01] "POST /tags HTTP/1.1" 200 301 0.065540 10.0.0.33 - - [2025-11-20 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018812 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.33 - - [2025-11-20 01:35:01] "GET /tag/91db4551-dc0d-4af3-8392-24861897418e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016134 10.0.0.33 - - [2025-11-20 01:35:01] "POST /tags HTTP/1.1" 200 325 0.083508 10.0.0.33 - - [2025-11-20 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018190 10.0.0.33 - - [2025-11-20 01:35:01] "GET /tag/4dd45a57-8e88-4eaf-9a14-c1e237c433df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.034754 10.0.0.33 - - [2025-11-20 01:35:02] "POST /tags HTTP/1.1" 200 363 0.319548 10.0.0.33 - - [2025-11-20 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021780 10.0.0.33 - - [2025-11-20 01:35:02] "GET /tag/5b8bba9f-8747-4208-a300-a4d07bafa096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026819 10.0.0.33 - - [2025-11-20 01:35:02] "POST /tags HTTP/1.1" 200 311 0.081679 10.0.0.33 - - [2025-11-20 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012464 10.0.0.33 - - [2025-11-20 01:35:02] "GET /tag/50a30c8a-8718-4512-b41d-dc7c848073b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012740 10.0.0.33 - - [2025-11-20 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2025-11-20 01:35:02] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.020604 10.0.0.33 - - [2025-11-20 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-11-20 01:35:02] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049952 10.0.0.33 - - [2025-11-20 01:35:02] "POST /virtual-machines HTTP/1.1" 200 377 0.021702 10.0.0.33 - - [2025-11-20 01:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027278 10.0.0.33 - - [2025-11-20 01:35:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.149456 10.0.0.33 - - [2025-11-20 01:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023206 10.0.0.33 - - [2025-11-20 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019321 10.0.0.33 - - [2025-11-20 01:35:02] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008165 10.0.0.33 - - [2025-11-20 01:35:03] "POST /instance-ips HTTP/1.1" 200 409 0.056095 10.0.0.33 - - [2025-11-20 01:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.047974 10.0.0.33 - - [2025-11-20 01:35:03] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008632 10.0.0.33 - - [2025-11-20 01:35:03] "POST /set-tag HTTP/1.1" 200 109 0.029537 10.0.0.33 - - [2025-11-20 01:35:03] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020262 10.0.0.33 - - [2025-11-20 01:35:03] "GET /instance-ip/2297eb96-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010078 10.0.0.33 - - [2025-11-20 01:35:03] "POST /tags HTTP/1.1" 200 357 0.028376 10.0.0.33 - - [2025-11-20 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018855 10.0.0.33 - - [2025-11-20 01:35:03] "GET /tag/038c5f33-40d4-422d-ab28-ffa84758503b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.026195 10.0.0.33 - - [2025-11-20 01:35:03] "POST /tags HTTP/1.1" 200 305 0.026659 10.0.0.33 - - [2025-11-20 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.33 - - [2025-11-20 01:35:03] "GET /tag/fcc35a77-df27-44f2-b61d-96f82382ff1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016839 10.0.0.33 - - [2025-11-20 01:35:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.000496 10.0.0.33 - - [2025-11-20 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.013838 10.0.0.33 - - [2025-11-20 01:35:03] "POST /security-groups HTTP/1.1" 200 571 0.081332 10.0.0.33 - - [2025-11-20 01:35:03] "POST /projects HTTP/1.1" 200 483 0.193989 10.0.0.33 - - [2025-11-20 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.007834 10.0.0.33 - - [2025-11-20 01:35:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022877 10.0.0.33 - - [2025-11-20 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010422 10.0.0.33 - - [2025-11-20 01:35:03] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.038594 10.0.0.33 - - [2025-11-20 01:35:03] "POST /access-control-lists HTTP/1.1" 200 580 0.105526 10.0.0.33 - - [2025-11-20 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019291 10.0.0.33 - - [2025-11-20 01:35:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.014648 10.0.0.33 - - [2025-11-20 01:35:03] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005997 10.0.0.33 - - [2025-11-20 01:35:03] "POST /access-control-lists HTTP/1.1" 200 578 0.066194 10.0.0.33 - - [2025-11-20 01:35:03] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.098858 10.0.0.33 - - [2025-11-20 01:35:04] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.078338 10.0.0.33 - - [2025-11-20 01:35:04] "POST /security-groups HTTP/1.1" 200 537 0.177842 10.0.0.33 - - [2025-11-20 01:35:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.004397 10.0.0.33 - - [2025-11-20 01:35:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017684 10.0.0.33 - - [2025-11-20 01:35:04] "POST /access-control-lists HTTP/1.1" 200 596 0.117730 10.0.0.33 - - [2025-11-20 01:35:04] "POST /chown HTTP/1.1" 200 109 0.074643 10.0.0.33 - - [2025-11-20 01:35:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.033968 10.0.0.33 - - [2025-11-20 01:35:04] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004115 10.0.0.33 - - [2025-11-20 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.33 - - [2025-11-20 01:35:04] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.047924 10.0.0.33 - - [2025-11-20 01:35:04] "POST /access-control-lists HTTP/1.1" 200 594 0.102817 10.0.0.33 - - [2025-11-20 01:35:04] "POST /tags HTTP/1.1" 409 207 0.004318 10.0.0.33 - - [2025-11-20 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2025-11-20 01:35:04] "GET /tag/fcc35a77-df27-44f2-b61d-96f82382ff1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013344 10.0.0.33 - - [2025-11-20 01:35:04] "POST /firewall-rules HTTP/1.1" 200 564 0.074848 10.0.0.33 - - [2025-11-20 01:35:04] "GET /firewall-rule/7557146f-4ebc-49a2-8244-4ad843dcdb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003959 10.0.0.33 - - [2025-11-20 01:35:04] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002296 10.0.0.33 - - [2025-11-20 01:35:04] "GET /firewall-rule/7557146f-4ebc-49a2-8244-4ad843dcdb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003923 10.0.0.33 - - [2025-11-20 01:35:04] "POST /ref-update HTTP/1.1" 200 156 0.081722 10.0.0.33 - - [2025-11-20 01:35:04] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003125 10.0.0.33 - - [2025-11-20 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2025-11-20 01:35:04] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003220 10.0.0.33 - - [2025-11-20 01:35:04] "POST /tags HTTP/1.1" 409 207 0.003281 10.0.0.33 - - [2025-11-20 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.33 - - [2025-11-20 01:35:04] "GET /tag/fcc35a77-df27-44f2-b61d-96f82382ff1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012800 10.0.0.33 - - [2025-11-20 01:35:05] "POST /firewall-rules HTTP/1.1" 200 562 0.073675 10.0.0.33 - - [2025-11-20 01:35:05] "GET /firewall-rule/b9116bd5-c629-4162-ab7d-df8ada927064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008909 10.0.0.33 - - [2025-11-20 01:35:05] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004110 10.0.0.33 - - [2025-11-20 01:35:05] "GET /firewall-rule/b9116bd5-c629-4162-ab7d-df8ada927064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002729 10.0.0.33 - - [2025-11-20 01:35:05] "POST /ref-update HTTP/1.1" 200 156 0.022738 10.0.0.33 - - [2025-11-20 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.006286 10.0.0.33 - - [2025-11-20 01:35:05] "POST /tags HTTP/1.1" 200 301 0.040404 10.0.0.33 - - [2025-11-20 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009426 10.0.0.33 - - [2025-11-20 01:35:05] "GET /tag/1f3095c0-e5b7-4eab-84e2-be4705ad4c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011819 10.0.0.33 - - [2025-11-20 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2025-11-20 01:35:05] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040195 10.0.0.33 - - [2025-11-20 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012784 10.0.0.33 - - [2025-11-20 01:35:05] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009090 10.0.0.33 - - [2025-11-20 01:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2025-11-20 01:35:05] "GET /service-appliance-set/55deb097-0a09-4daa-b9b9-9367c7deee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002648 10.0.0.33 - - [2025-11-20 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.001983 10.0.0.33 - - [2025-11-20 01:35:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144734 10.0.0.33 - - [2025-11-20 01:35:05] "GET /virtual-machine-interface/2e05e125-49c2-4ee3-9f83-8b5a92114d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016645 10.0.0.33 - - [2025-11-20 01:35:05] "POST /instance-ips HTTP/1.1" 200 377 0.034747 10.0.0.33 - - [2025-11-20 01:35:05] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010820 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001270 10.0.0.33 - - [2025-11-20 01:35:05] "POST /loadbalancers HTTP/1.1" 200 582 0.083047 10.0.0.33 - - [2025-11-20 01:35:06] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064180 10.0.0.33 - - [2025-11-20 01:35:06] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009239 10.0.0.33 - - [2025-11-20 01:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.061918 10.0.0.33 - - [2025-11-20 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014489 10.0.0.33 - - [2025-11-20 01:35:06] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040214 10.0.0.33 - - [2025-11-20 01:35:06] "POST /floating-ips HTTP/1.1" 200 581 0.036401 10.0.0.33 - - [2025-11-20 01:35:06] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.013502 10.0.0.33 - - [2025-11-20 01:35:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019276 10.0.0.33 - - [2025-11-20 01:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024819 10.0.0.33 - - [2025-11-20 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012975 10.0.0.33 - - [2025-11-20 01:35:06] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059877 10.0.0.33 - - [2025-11-20 01:35:06] "GET /loadbalancer-listener/9e833cc3-c7b3-42b9-825c-f7b48d3bbc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003242 10.0.0.33 - - [2025-11-20 01:35:06] "GET /loadbalancer-listener/9e833cc3-c7b3-42b9-825c-f7b48d3bbc81?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007803 10.0.0.33 - - [2025-11-20 01:35:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.122091 10.0.0.33 - - [2025-11-20 01:35:06] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024794 10.0.0.33 - - [2025-11-20 01:35:06] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?fields=floating_ips HTTP/1.1" 200 1165 0.005309 10.0.0.33 - - [2025-11-20 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2025-11-20 01:35:06] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002650 10.0.0.33 - - [2025-11-20 01:35:06] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.099119 10.0.0.33 - - [2025-11-20 01:35:06] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.008368 10.0.0.33 - - [2025-11-20 01:35:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043837 10.0.0.33 - - [2025-11-20 01:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023663 10.0.0.33 - - [2025-11-20 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014648 10.0.0.33 - - [2025-11-20 01:35:06] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031217 10.0.0.33 - - [2025-11-20 01:35:06] "GET /loadbalancer-listener/33eebe40-a5cc-4a39-b42b-3d5bc2ab9f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002537 10.0.0.33 - - [2025-11-20 01:35:06] "GET /loadbalancer-listener/33eebe40-a5cc-4a39-b42b-3d5bc2ab9f1a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003376 10.0.0.33 - - [2025-11-20 01:35:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025031 10.0.0.33 - - [2025-11-20 01:35:06] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002846 10.0.0.33 - - [2025-11-20 01:35:06] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?fields=floating_ips HTTP/1.1" 200 1165 0.010886 10.0.0.33 - - [2025-11-20 01:35:06] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009317 10.0.0.33 - - [2025-11-20 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.33 - - [2025-11-20 01:35:06] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037416 10.0.0.33 - - [2025-11-20 01:35:06] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002015 10.0.0.33 - - [2025-11-20 01:35:07] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028020 10.0.0.33 - - [2025-11-20 01:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023117 10.0.0.33 - - [2025-11-20 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009569 10.0.0.33 - - [2025-11-20 01:35:07] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034335 10.0.0.33 - - [2025-11-20 01:35:07] "GET /loadbalancer-listener/9bf7ec47-5427-4ddf-b34c-cf420dd444e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002730 10.0.0.33 - - [2025-11-20 01:35:07] "GET /loadbalancer-listener/9bf7ec47-5427-4ddf-b34c-cf420dd444e1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003879 10.0.0.33 - - [2025-11-20 01:35:07] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029391 10.0.0.33 - - [2025-11-20 01:35:07] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003252 10.0.0.33 - - [2025-11-20 01:35:07] "GET /instance-ip/bf0cc4a6-2fa4-49db-a47f-62b6fa91e82a?fields=floating_ips HTTP/1.1" 200 1165 0.003243 10.0.0.33 - - [2025-11-20 01:35:07] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002450 10.0.0.33 - - [2025-11-20 01:35:07] "POST /tags HTTP/1.1" 200 355 0.050503 10.0.0.33 - - [2025-11-20 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008938 10.0.0.33 - - [2025-11-20 01:35:07] "GET /tag/4a196182-a819-4024-843f-5950e9844024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013051 10.0.0.33 - - [2025-11-20 01:35:07] "POST /tags HTTP/1.1" 200 303 0.031544 10.0.0.33 - - [2025-11-20 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2025-11-20 01:35:07] "GET /tag/2b319ab1-05ab-4cbf-8e3c-1a081ca3642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022072 10.0.0.33 - - [2025-11-20 01:35:07] "POST /projects HTTP/1.1" 409 218 0.008790 10.0.0.33 - - [2025-11-20 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2025-11-20 01:35:07] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048688 10.0.0.33 - - [2025-11-20 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.33 - - [2025-11-20 01:35:07] "GET /network-ipam/b38f8e7e-46fb-459c-b1c8-2b156891841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002748 10.0.0.33 - - [2025-11-20 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.33 - - [2025-11-20 01:35:07] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004143 10.0.0.33 - - [2025-11-20 01:35:07] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.052491 10.0.0.33 - - [2025-11-20 01:35:07] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.067039 10.0.0.33 - - [2025-11-20 01:35:07] "POST /set-tag HTTP/1.1" 200 109 0.123986 10.0.0.33 - - [2025-11-20 01:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024898 10.0.0.33 - - [2025-11-20 01:35:08] "GET /network-ipam/e78bc4a1-c3c1-4aa5-98d2-2e26f5c4bb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003505 10.0.0.33 - - [2025-11-20 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2025-11-20 01:35:08] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005050 10.0.0.33 - - [2025-11-20 01:35:08] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.101690 10.0.0.33 - - [2025-11-20 01:35:08] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.027712 10.0.0.33 - - [2025-11-20 01:35:08] "POST /set-tag HTTP/1.1" 200 109 0.061482 10.0.0.33 - - [2025-11-20 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-11-20 01:35:08] "GET /network-policy/791573aa-72e9-47f0-84d8-b3b5621833da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003363 10.0.0.33 - - [2025-11-20 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2025-11-20 01:35:08] "GET /network-policy/9e299129-33cd-42f3-98fa-f16c89e43dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003856 10.0.0.33 - - [2025-11-20 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.33 - - [2025-11-20 01:35:08] "GET /network-policy/d3e40cc7-74a0-48e1-86ba-b02c738ea10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002943 10.0.0.33 - - [2025-11-20 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2025-11-20 01:35:08] "PUT /network-policy/d3e40cc7-74a0-48e1-86ba-b02c738ea10b HTTP/1.1" 200 262 0.010283 10.0.0.33 - - [2025-11-20 01:35:08] "PUT /access-control-list/238e48a4-03fa-498a-8c58-1fc757eb4748 HTTP/1.1" 200 272 0.073769 10.0.0.33 - - [2025-11-20 01:35:08] "POST /ref-update HTTP/1.1" 200 156 0.166104 10.0.0.33 - - [2025-11-20 01:35:08] "PUT /access-control-list/5d2f1e1b-2036-4a28-a56d-b75f99cc6455 HTTP/1.1" 200 272 0.079288 10.0.0.33 - - [2025-11-20 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017424 10.0.0.33 - - [2025-11-20 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013247 10.0.0.33 - - [2025-11-20 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003638 10.0.0.33 - - [2025-11-20 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2025-11-20 01:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2025-11-20 01:35:08] "POST /security-groups HTTP/1.1" 409 245 0.003167 10.0.0.33 - - [2025-11-20 01:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2025-11-20 01:35:08] "PUT /security-group/346fd889-eee9-41aa-a4df-b56df772b62f HTTP/1.1" 200 262 0.062210 10.0.0.33 - - [2025-11-20 01:35:08] "PUT /access-control-list/f64b8a74-d1a0-4e55-8c83-e13cae38bfca HTTP/1.1" 200 272 0.016564 10.0.0.33 - - [2025-11-20 01:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.045129 10.0.0.33 - - [2025-11-20 01:35:08] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022438 10.0.0.33 - - [2025-11-20 01:35:09] "PUT /access-control-list/24f9b73c-09ef-4739-84bb-ec48c3fdc06b HTTP/1.1" 200 272 0.035315 10.0.0.33 - - [2025-11-20 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.33 - - [2025-11-20 01:35:09] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007975 10.0.0.33 - - [2025-11-20 01:35:09] "POST /tags HTTP/1.1" 409 206 0.004764 10.0.0.33 - - [2025-11-20 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2025-11-20 01:35:09] "GET /tag/2b319ab1-05ab-4cbf-8e3c-1a081ca3642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015601 10.0.0.33 - - [2025-11-20 01:35:09] "POST /firewall-rules HTTP/1.1" 200 562 0.090035 10.0.0.33 - - [2025-11-20 01:35:09] "GET /firewall-rule/519a408b-7f88-42c2-a0b5-ce782cd47e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004516 10.0.0.33 - - [2025-11-20 01:35:09] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003816 10.0.0.33 - - [2025-11-20 01:35:09] "GET /firewall-rule/519a408b-7f88-42c2-a0b5-ce782cd47e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002047 10.0.0.33 - - [2025-11-20 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.036410 10.0.0.33 - - [2025-11-20 01:35:09] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019190 10.0.0.33 - - [2025-11-20 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014115 10.0.0.33 - - [2025-11-20 01:35:09] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003327 10.0.0.33 - - [2025-11-20 01:35:09] "POST /tags HTTP/1.1" 409 206 0.002334 10.0.0.33 - - [2025-11-20 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2025-11-20 01:35:09] "GET /tag/2b319ab1-05ab-4cbf-8e3c-1a081ca3642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010963 10.0.0.33 - - [2025-11-20 01:35:09] "POST /firewall-rules HTTP/1.1" 200 560 0.075746 10.0.0.33 - - [2025-11-20 01:35:09] "GET /firewall-rule/1ae84e0a-0b89-4fb1-8a37-12df776e528e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.006932 10.0.0.33 - - [2025-11-20 01:35:09] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004979 10.0.0.33 - - [2025-11-20 01:35:09] "GET /firewall-rule/1ae84e0a-0b89-4fb1-8a37-12df776e528e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.004381 10.0.0.33 - - [2025-11-20 01:35:09] "POST /ref-update HTTP/1.1" 200 156 0.035282 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001154 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001284 10.0.0.33 - - [2025-11-20 01:35:09] "POST /tags HTTP/1.1" 200 371 0.028064 10.0.0.33 - - [2025-11-20 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013439 10.0.0.33 - - [2025-11-20 01:35:09] "GET /tag/195f439f-ccbf-40c9-9def-3529ec3160ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.029568 10.0.0.33 - - [2025-11-20 01:35:09] "POST /tags HTTP/1.1" 200 319 0.034523 10.0.0.33 - - [2025-11-20 01:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008540 10.0.0.33 - - [2025-11-20 01:35:09] "GET /tag/63895438-582d-4c86-9ca9-24221e2f2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017691 10.0.0.33 - - [2025-11-20 01:35:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.000524 10.0.0.33 - - [2025-11-20 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.002929 10.0.0.33 - - [2025-11-20 01:35:10] "POST /security-groups HTTP/1.1" 200 578 0.202242 10.0.0.33 - - [2025-11-20 01:35:10] "POST /projects HTTP/1.1" 200 497 0.443845 10.0.0.33 - - [2025-11-20 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.005790 10.0.0.33 - - [2025-11-20 01:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038294 10.0.0.33 - - [2025-11-20 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016237 10.0.0.33 - - [2025-11-20 01:35:10] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.013993 10.0.0.33 - - [2025-11-20 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2025-11-20 01:35:10] "POST /access-control-lists HTTP/1.1" 200 587 0.091304 10.0.0.33 - - [2025-11-20 01:35:10] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.030148 10.0.0.33 - - [2025-11-20 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.001805 10.0.0.33 - - [2025-11-20 01:35:10] "POST /access-control-lists HTTP/1.1" 200 585 0.067592 10.0.0.33 - - [2025-11-20 01:35:10] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.093740 10.0.0.33 - - [2025-11-20 01:35:10] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.038792 10.0.0.33 - - [2025-11-20 01:35:10] "POST /security-groups HTTP/1.1" 200 558 0.075474 10.0.0.33 - - [2025-11-20 01:35:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.004259 10.0.0.33 - - [2025-11-20 01:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028629 10.0.0.33 - - [2025-11-20 01:35:10] "POST /access-control-lists HTTP/1.1" 200 610 0.062258 10.0.0.33 - - [2025-11-20 01:35:10] "POST /chown HTTP/1.1" 200 109 0.064745 10.0.0.33 - - [2025-11-20 01:35:11] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004905 10.0.0.33 - - [2025-11-20 01:35:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.007897 10.0.0.33 - - [2025-11-20 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2025-11-20 01:35:11] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003276 10.0.0.33 - - [2025-11-20 01:35:11] "POST /access-control-lists HTTP/1.1" 200 608 0.036559 10.0.0.33 - - [2025-11-20 01:35:11] "POST /tags HTTP/1.1" 409 214 0.023704 10.0.0.33 - - [2025-11-20 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2025-11-20 01:35:11] "GET /tag/63895438-582d-4c86-9ca9-24221e2f2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010954 10.0.0.33 - - [2025-11-20 01:35:11] "POST /firewall-rules HTTP/1.1" 200 578 0.088252 10.0.0.33 - - [2025-11-20 01:35:11] "GET /firewall-rule/a3bfa4bd-c1de-471f-ade1-01e059198210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003979 10.0.0.33 - - [2025-11-20 01:35:11] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005589 10.0.0.33 - - [2025-11-20 01:35:11] "GET /firewall-rule/a3bfa4bd-c1de-471f-ade1-01e059198210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002527 10.0.0.33 - - [2025-11-20 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.050657 10.0.0.33 - - [2025-11-20 01:35:11] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019425 10.0.0.33 - - [2025-11-20 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.33 - - [2025-11-20 01:35:11] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002560 10.0.0.33 - - [2025-11-20 01:35:11] "POST /tags HTTP/1.1" 409 214 0.001763 10.0.0.33 - - [2025-11-20 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2025-11-20 01:35:11] "GET /tag/63895438-582d-4c86-9ca9-24221e2f2f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013507 10.0.0.33 - - [2025-11-20 01:35:11] "POST /firewall-rules HTTP/1.1" 200 576 0.071778 10.0.0.33 - - [2025-11-20 01:35:11] "GET /firewall-rule/f716e62d-9565-446d-a515-ec00036ecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012016 10.0.0.33 - - [2025-11-20 01:35:11] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003840 10.0.0.33 - - [2025-11-20 01:35:11] "GET /firewall-rule/f716e62d-9565-446d-a515-ec00036ecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002264 10.0.0.33 - - [2025-11-20 01:35:11] "POST /ref-update HTTP/1.1" 200 156 0.045837 10.0.0.33 - - [2025-11-20 01:35:11] "POST /tags HTTP/1.1" 200 363 0.025590 10.0.0.33 - - [2025-11-20 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-11-20 01:35:11] "GET /tag/79c7217a-a8b8-4553-a475-13c87744e136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013748 10.0.0.33 - - [2025-11-20 01:35:11] "POST /tags HTTP/1.1" 200 311 0.038157 10.0.0.33 - - [2025-11-20 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.33 - - [2025-11-20 01:35:11] "GET /tag/af1ec132-9612-45c0-bcd2-8b4de6436b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017879 10.0.0.33 - - [2025-11-20 01:35:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.002007 10.0.0.33 - - [2025-11-20 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.003131 10.0.0.33 - - [2025-11-20 01:35:12] "POST /security-groups HTTP/1.1" 200 574 0.077659 10.0.0.33 - - [2025-11-20 01:35:12] "POST /projects HTTP/1.1" 200 489 0.249984 10.0.0.33 - - [2025-11-20 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.001776 10.0.0.33 - - [2025-11-20 01:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.059358 10.0.0.33 - - [2025-11-20 01:35:12] "POST /access-control-lists HTTP/1.1" 200 583 0.084143 10.0.0.33 - - [2025-11-20 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.027014 10.0.0.33 - - [2025-11-20 01:35:12] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.028191 10.0.0.33 - - [2025-11-20 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.011462 10.0.0.33 - - [2025-11-20 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.33 - - [2025-11-20 01:35:12] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.059992 10.0.0.33 - - [2025-11-20 01:35:12] "POST /access-control-lists HTTP/1.1" 200 581 0.117015 10.0.0.33 - - [2025-11-20 01:35:12] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.199168 10.0.0.33 - - [2025-11-20 01:35:12] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.106363 10.0.0.33 - - [2025-11-20 01:35:12] "POST /security-groups HTTP/1.1" 200 546 0.105630 10.0.0.33 - - [2025-11-20 01:35:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.001815 10.0.0.33 - - [2025-11-20 01:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.039623 10.0.0.33 - - [2025-11-20 01:35:13] "POST /chown HTTP/1.1" 200 109 0.060009 10.0.0.33 - - [2025-11-20 01:35:13] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014558 10.0.0.33 - - [2025-11-20 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.33 - - [2025-11-20 01:35:13] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002993 10.0.0.33 - - [2025-11-20 01:35:13] "POST /access-control-lists HTTP/1.1" 200 602 0.151956 10.0.0.33 - - [2025-11-20 01:35:13] "POST /tags HTTP/1.1" 409 210 0.002013 10.0.0.33 - - [2025-11-20 01:35:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.002187 10.0.0.33 - - [2025-11-20 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2025-11-20 01:35:13] "GET /tag/af1ec132-9612-45c0-bcd2-8b4de6436b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019412 10.0.0.33 - - [2025-11-20 01:35:13] "POST /access-control-lists HTTP/1.1" 200 600 0.094054 10.0.0.33 - - [2025-11-20 01:35:13] "POST /firewall-rules HTTP/1.1" 200 570 0.218131 10.0.0.33 - - [2025-11-20 01:35:13] "GET /firewall-rule/d29b7aec-dd36-41c4-ab21-181562dd6524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.038424 10.0.0.33 - - [2025-11-20 01:35:13] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005650 10.0.0.33 - - [2025-11-20 01:35:13] "GET /firewall-rule/d29b7aec-dd36-41c4-ab21-181562dd6524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003085 10.0.0.33 - - [2025-11-20 01:35:13] "POST /ref-update HTTP/1.1" 200 156 0.067609 10.0.0.33 - - [2025-11-20 01:35:13] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007986 10.0.0.33 - - [2025-11-20 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.33 - - [2025-11-20 01:35:13] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002766 10.0.0.33 - - [2025-11-20 01:35:13] "POST /tags HTTP/1.1" 409 210 0.002067 10.0.0.33 - - [2025-11-20 01:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.33 - - [2025-11-20 01:35:13] "GET /tag/af1ec132-9612-45c0-bcd2-8b4de6436b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020367 10.0.0.33 - - [2025-11-20 01:35:13] "POST /firewall-rules HTTP/1.1" 200 568 0.086577 10.0.0.33 - - [2025-11-20 01:35:13] "GET /firewall-rule/0bda6bbc-fb1e-477b-a680-316761ef4217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.026094 10.0.0.33 - - [2025-11-20 01:35:13] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004217 10.0.0.33 - - [2025-11-20 01:35:13] "GET /firewall-rule/0bda6bbc-fb1e-477b-a680-316761ef4217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004005 10.0.0.33 - - [2025-11-20 01:35:14] "POST /ref-update HTTP/1.1" 200 156 0.113810 10.0.0.33 - - [2025-11-20 01:35:14] "POST /tags HTTP/1.1" 409 237 0.002191 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2025-11-20 01:35:14] "GET /tag/5b8bba9f-8747-4208-a300-a4d07bafa096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020767 10.0.0.33 - - [2025-11-20 01:35:14] "POST /tags HTTP/1.1" 409 210 0.002576 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.33 - - [2025-11-20 01:35:14] "GET /tag/50a30c8a-8718-4512-b41d-dc7c848073b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.039999 10.0.0.33 - - [2025-11-20 01:35:14] "POST /projects HTTP/1.1" 409 223 0.012777 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.33 - - [2025-11-20 01:35:14] "GET /project/685d0555-6fe5-490a-9422-0f66d714bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055882 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2025-11-20 01:35:14] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004346 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2025-11-20 01:35:14] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004208 10.0.0.33 - - [2025-11-20 01:35:14] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.045531 10.0.0.33 - - [2025-11-20 01:35:14] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.057589 10.0.0.33 - - [2025-11-20 01:35:14] "POST /security-groups HTTP/1.1" 409 253 0.012007 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2025-11-20 01:35:14] "PUT /security-group/c8b69c17-f69f-4d70-b8db-637b853d28d6 HTTP/1.1" 200 262 0.059321 10.0.0.33 - - [2025-11-20 01:35:14] "PUT /access-control-list/50cbceeb-120e-483c-9c6e-00840178fc21 HTTP/1.1" 200 272 0.016403 10.0.0.33 - - [2025-11-20 01:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040835 10.0.0.33 - - [2025-11-20 01:35:14] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025197 10.0.0.33 - - [2025-11-20 01:35:14] "PUT /access-control-list/bae8eaed-6f59-4691-96e0-563a145243cf HTTP/1.1" 200 272 0.042747 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2025-11-20 01:35:14] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002811 10.0.0.33 - - [2025-11-20 01:35:14] "POST /tags HTTP/1.1" 409 210 0.005803 10.0.0.33 - - [2025-11-20 01:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-11-20 01:35:14] "GET /tag/50a30c8a-8718-4512-b41d-dc7c848073b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010977 10.0.0.33 - - [2025-11-20 01:35:14] "POST /firewall-rules HTTP/1.1" 200 570 0.070011 10.0.0.33 - - [2025-11-20 01:35:15] "GET /firewall-rule/884dc19d-bc02-424f-bf5c-84b2691c6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012434 10.0.0.33 - - [2025-11-20 01:35:15] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.006320 10.0.0.33 - - [2025-11-20 01:35:15] "GET /firewall-rule/884dc19d-bc02-424f-bf5c-84b2691c6048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003109 10.0.0.33 - - [2025-11-20 01:35:15] "POST /ref-update HTTP/1.1" 200 156 0.060826 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001128 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:35:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 10.0.0.33 - - [2025-11-20 01:35:15] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002539 10.0.0.33 - - [2025-11-20 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2025-11-20 01:35:15] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002225 10.0.0.33 - - [2025-11-20 01:35:15] "POST /tags HTTP/1.1" 409 210 0.001617 10.0.0.33 - - [2025-11-20 01:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.33 - - [2025-11-20 01:35:15] "GET /tag/50a30c8a-8718-4512-b41d-dc7c848073b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013133 10.0.0.33 - - [2025-11-20 01:35:15] "POST /firewall-rules HTTP/1.1" 200 568 0.069664 10.0.0.33 - - [2025-11-20 01:35:15] "GET /firewall-rule/7fe14494-6a7c-4a19-83bd-d1de7ddbadb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006790 10.0.0.33 - - [2025-11-20 01:35:15] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004148 10.0.0.33 - - [2025-11-20 01:35:15] "GET /firewall-rule/7fe14494-6a7c-4a19-83bd-d1de7ddbadb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003078 10.0.0.33 - - [2025-11-20 01:35:15] "POST /ref-update HTTP/1.1" 200 156 0.047026 10.0.0.33 - - [2025-11-20 01:35:15] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013095 10.0.0.33 - - [2025-11-20 01:35:15] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.27 - - [2025-11-20 01:35:48] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.27 - - [2025-11-20 01:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.27 - - [2025-11-20 01:35:48] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004527 10.0.0.27 - - [2025-11-20 01:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.27 - - [2025-11-20 01:35:48] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002632 10.0.0.27 - - [2025-11-20 01:35:48] "PUT /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48 HTTP/1.1" 200 274 0.016825 10.0.0.27 - - [2025-11-20 01:35:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.007369 10.0.0.27 - - [2025-11-20 01:35:48] "POST /virtual-routers HTTP/1.1" 200 599 0.058667 10.0.0.27 - - [2025-11-20 01:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017788 10.0.0.27 - - [2025-11-20 01:35:48] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005140 10.0.0.27 - - [2025-11-20 01:35:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.005513 10.0.0.27 - - [2025-11-20 01:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2025-11-20 01:35:48] "GET /virtual-network/7076a4fd-5329-4b6a-b668-5feed83260c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005634 10.0.0.27 - - [2025-11-20 01:35:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.120749 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001093 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 10.0.0.27 - - [2025-11-20 01:36:22] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.27 - - [2025-11-20 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2025-11-20 01:36:22] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004436 10.0.0.27 - - [2025-11-20 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.27 - - [2025-11-20 01:36:22] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002581 10.0.0.27 - - [2025-11-20 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.27 - - [2025-11-20 01:36:22] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002516 10.0.0.27 - - [2025-11-20 01:36:22] "PUT /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536 HTTP/1.1" 200 262 0.011753 10.0.0.27 - - [2025-11-20 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.27 - - [2025-11-20 01:36:22] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003532 10.0.0.27 - - [2025-11-20 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.27 - - [2025-11-20 01:36:23] "GET /virtual-machine-interface/032e7385-1f55-4bff-9591-f247c261561b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005380 10.0.0.27 - - [2025-11-20 01:36:23] "PUT /virtual-machine-interface/032e7385-1f55-4bff-9591-f247c261561b HTTP/1.1" 200 284 0.024717 10.0.0.33 - - [2025-11-20 01:36:26] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.33 - - [2025-11-20 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.33 - - [2025-11-20 01:36:26] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004235 10.0.0.33 - - [2025-11-20 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2025-11-20 01:36:26] "GET /config-node/b612097e-276e-4a59-ab68-c7d7a1c5e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.008289 10.0.0.33 - - [2025-11-20 01:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005528 10.0.0.33 - - [2025-11-20 01:36:35] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003495 10.0.0.33 - - [2025-11-20 01:36:38] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.33 - - [2025-11-20 01:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-11-20 01:36:38] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002524 10.0.0.33 - - [2025-11-20 01:36:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001689 10.0.0.33 - - [2025-11-20 01:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.33 - - [2025-11-20 01:36:38] "GET /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004084 10.0.0.33 - - [2025-11-20 01:36:38] "PUT /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369 HTTP/1.1" 200 254 0.018110 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:36:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.33 - - [2025-11-20 01:38:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002190 10.0.0.33 - - [2025-11-20 01:38:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002724 10.0.0.33 - - [2025-11-20 01:39:01] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002905 10.0.0.33 - - [2025-11-20 01:39:01] "POST /ref-update HTTP/1.1" 200 156 0.006482 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006205 10.0.0.33 - - [2025-11-20 01:39:12] "POST /set-tag HTTP/1.1" 200 109 0.003913 10.0.0.33 - - [2025-11-20 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2025-11-20 01:39:12] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002578 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003464 10.0.0.33 - - [2025-11-20 01:39:12] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.33 - - [2025-11-20 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2025-11-20 01:39:12] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002033 10.0.0.33 - - [2025-11-20 01:39:12] "GET /loadbalancer-pool/578fc1bb-e492-4c56-a8bd-c55f39ad737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003106 10.0.0.33 - - [2025-11-20 01:39:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014544 10.0.0.33 - - [2025-11-20 01:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008499 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016614 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005237 10.0.0.33 - - [2025-11-20 01:39:12] "POST /tags HTTP/1.1" 409 205 0.002716 10.0.0.33 - - [2025-11-20 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.006289 10.0.0.33 - - [2025-11-20 01:39:12] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012426 10.0.0.33 - - [2025-11-20 01:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2025-11-20 01:39:12] "GET /tag/1f3095c0-e5b7-4eab-84e2-be4705ad4c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009418 10.0.0.33 - - [2025-11-20 01:39:12] "PUT /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc HTTP/1.1" 200 256 0.013785 10.0.0.33 - - [2025-11-20 01:39:12] "POST /set-tag HTTP/1.1" 200 109 0.092279 10.0.0.33 - - [2025-11-20 01:39:12] "GET /loadbalancer-pool/fcfdcbd5-3670-46b0-ad19-4057309e4c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011003 10.0.0.33 - - [2025-11-20 01:39:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015526 10.0.0.33 - - [2025-11-20 01:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024509 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013055 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003636 10.0.0.33 - - [2025-11-20 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.006887 10.0.0.33 - - [2025-11-20 01:39:12] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003278 10.0.0.33 - - [2025-11-20 01:39:12] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.33 - - [2025-11-20 01:39:12] "GET /loadbalancer-pool/47e014bc-5ce3-4a38-b4c6-44547367034d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003532 10.0.0.33 - - [2025-11-20 01:39:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020285 10.0.0.33 - - [2025-11-20 01:39:12] "PUT /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc HTTP/1.1" 200 256 0.027257 10.0.0.33 - - [2025-11-20 01:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008715 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009478 10.0.0.33 - - [2025-11-20 01:39:12] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.33 - - [2025-11-20 01:39:12] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004708 10.0.0.33 - - [2025-11-20 01:39:12] "POST /ref-update HTTP/1.1" 200 156 0.005892 10.0.0.33 - - [2025-11-20 01:39:12] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002633 10.0.0.33 - - [2025-11-20 01:39:13] "PUT /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc HTTP/1.1" 200 256 0.012824 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:40:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.33 - - [2025-11-20 01:42:13] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004563 10.0.0.33 - - [2025-11-20 01:42:13] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.33 - - [2025-11-20 01:42:13] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004671 10.0.0.33 - - [2025-11-20 01:42:13] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.33 - - [2025-11-20 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.33 - - [2025-11-20 01:42:13] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003260 10.0.0.33 - - [2025-11-20 01:42:13] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006790 10.0.0.33 - - [2025-11-20 01:42:13] "POST /set-tag HTTP/1.1" 200 109 0.036542 10.0.0.33 - - [2025-11-20 01:42:13] "DELETE /loadbalancer-member/e7a42e5f-9e23-4c0f-afd3-6d8592e789d6 HTTP/1.1" 200 115 0.057437 10.0.0.33 - - [2025-11-20 01:42:13] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006930 10.0.0.33 - - [2025-11-20 01:42:13] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.33 - - [2025-11-20 01:42:13] "DELETE /loadbalancer-member/fcec1586-07b6-4c69-90fe-1a4f2c0fdf66 HTTP/1.1" 200 115 0.038660 10.0.0.33 - - [2025-11-20 01:42:13] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015701 10.0.0.33 - - [2025-11-20 01:42:13] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.33 - - [2025-11-20 01:42:13] "DELETE /loadbalancer-member/517fe510-a2be-410a-8f18-8d05083c7055 HTTP/1.1" 200 115 0.046686 10.0.0.33 - - [2025-11-20 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.33 - - [2025-11-20 01:42:13] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005647 10.0.0.33 - - [2025-11-20 01:42:13] "GET /loadbalancer-pool/578fc1bb-e492-4c56-a8bd-c55f39ad737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003139 10.0.0.33 - - [2025-11-20 01:42:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022086 10.0.0.33 - - [2025-11-20 01:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011974 10.0.0.33 - - [2025-11-20 01:42:13] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008184 10.0.0.33 - - [2025-11-20 01:42:13] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018890 10.0.0.33 - - [2025-11-20 01:42:13] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003798 10.0.0.33 - - [2025-11-20 01:42:13] "POST /set-tag HTTP/1.1" 200 109 0.089972 10.0.0.33 - - [2025-11-20 01:42:14] "GET /loadbalancer-pool/fcfdcbd5-3670-46b0-ad19-4057309e4c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003008 10.0.0.33 - - [2025-11-20 01:42:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027526 10.0.0.33 - - [2025-11-20 01:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019941 10.0.0.33 - - [2025-11-20 01:42:14] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017719 10.0.0.33 - - [2025-11-20 01:42:14] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007368 10.0.0.33 - - [2025-11-20 01:42:14] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006023 10.0.0.33 - - [2025-11-20 01:42:14] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.33 - - [2025-11-20 01:42:14] "GET /loadbalancer-pool/47e014bc-5ce3-4a38-b4c6-44547367034d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002514 10.0.0.33 - - [2025-11-20 01:42:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015981 10.0.0.33 - - [2025-11-20 01:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009879 10.0.0.33 - - [2025-11-20 01:42:14] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027723 10.0.0.33 - - [2025-11-20 01:42:14] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012625 10.0.0.33 - - [2025-11-20 01:42:14] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003446 10.0.0.33 - - [2025-11-20 01:42:14] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.33 - - [2025-11-20 01:43:21] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.33 - - [2025-11-20 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2025-11-20 01:43:21] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035005 10.0.0.33 - - [2025-11-20 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2025-11-20 01:43:21] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027313 10.0.0.33 - - [2025-11-20 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2025-11-20 01:43:21] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028906 10.0.0.33 - - [2025-11-20 01:43:21] "POST /tags HTTP/1.1" 200 333 0.032496 10.0.0.33 - - [2025-11-20 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013724 10.0.0.33 - - [2025-11-20 01:43:21] "GET /tag/dc292656-50cb-454d-aa38-ef45b1c10719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018652 10.0.0.33 - - [2025-11-20 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2025-11-20 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2025-11-20 01:43:21] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050137 10.0.0.33 - - [2025-11-20 01:43:21] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067590 10.0.0.33 - - [2025-11-20 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006136 10.0.0.33 - - [2025-11-20 01:43:21] "GET /virtual-networks?parent_id=5ae0f36a-c739-4502-b61e-f8ed0e1afbb9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008535 10.0.0.33 - - [2025-11-20 01:43:21] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007699 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015542 10.0.0.33 - - [2025-11-20 01:43:22] "GET /service-appliance-set/55deb097-0a09-4daa-b9b9-9367c7deee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002760 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 254 0.001719 10.0.0.33 - - [2025-11-20 01:43:22] "POST /virtual-networks HTTP/1.1" 200 512 0.077572 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014525 10.0.0.33 - - [2025-11-20 01:43:22] "GET /network-ipam/01f19f28-3809-471c-9412-d0508c99fda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.002889 10.0.0.33 - - [2025-11-20 01:43:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.112614 10.0.0.33 - - [2025-11-20 01:43:22] "GET /virtual-machine-interface/df19a825-0632-4c0a-aef0-5e7cd36bd2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019133 10.0.0.33 - - [2025-11-20 01:43:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004427 10.0.0.33 - - [2025-11-20 01:43:22] "POST /ref-update HTTP/1.1" 200 156 0.144395 10.0.0.33 - - [2025-11-20 01:43:22] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004542 10.0.0.33 - - [2025-11-20 01:43:22] "POST /instance-ips HTTP/1.1" 200 409 0.046508 10.0.0.33 - - [2025-11-20 01:43:22] "GET /domains HTTP/1.1" 200 280 0.001464 10.0.0.33 - - [2025-11-20 01:43:22] "GET /instance-ip/c10c9d0c-f08b-4227-bf2b-f4205e8282fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007327 10.0.0.33 - - [2025-11-20 01:43:22] "GET /domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 HTTP/1.1" 200 3087 0.013557 10.0.0.33 - - [2025-11-20 01:43:22] "POST /loadbalancers HTTP/1.1" 200 610 0.022643 10.0.0.33 - - [2025-11-20 01:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030609 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.33 - - [2025-11-20 01:43:22] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 HTTP/1.1" 200 5716 0.071877 10.0.0.33 - - [2025-11-20 01:43:22] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2088 0.026359 10.0.0.33 - - [2025-11-20 01:43:22] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074523 10.0.0.33 - - [2025-11-20 01:43:22] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2088 0.006675 10.0.0.33 - - [2025-11-20 01:43:22] "GET /instance-ip/c10c9d0c-f08b-4227-bf2b-f4205e8282fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006496 10.0.0.33 - - [2025-11-20 01:43:22] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 200 1181 0.002789 10.0.0.33 - - [2025-11-20 01:43:22] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 200 1181 0.001999 10.0.0.33 - - [2025-11-20 01:43:22] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038763 10.0.0.33 - - [2025-11-20 01:43:22] "GET /loadbalancer/a043e8b1-607b-45d0-9c07-076c1901e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002362 10.0.0.33 - - [2025-11-20 01:43:22] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.017597 10.0.0.33 - - [2025-11-20 01:43:22] "POST /floating-ips HTTP/1.1" 200 597 0.023341 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.33 - - [2025-11-20 01:43:22] "POST /route-targets HTTP/1.1" 200 327 0.014132 10.0.0.33 - - [2025-11-20 01:43:22] "POST /ref-update HTTP/1.1" 200 156 0.025728 10.0.0.33 - - [2025-11-20 01:43:22] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065896 10.0.0.33 - - [2025-11-20 01:43:22] "GET /loadbalancer-listener/ae8c299e-de0b-44be-a64c-02ce660f6fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.007648 10.0.0.33 - - [2025-11-20 01:43:22] "GET /loadbalancer-listener/ae8c299e-de0b-44be-a64c-02ce660f6fce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003187 10.0.0.33 - - [2025-11-20 01:43:22] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015503 10.0.0.33 - - [2025-11-20 01:43:22] "GET /instance-ip/c10c9d0c-f08b-4227-bf2b-f4205e8282fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003182 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.33 - - [2025-11-20 01:43:22] "GET /instance-ip/c10c9d0c-f08b-4227-bf2b-f4205e8282fd?fields=floating_ips HTTP/1.1" 200 1213 0.005044 10.0.0.33 - - [2025-11-20 01:43:22] "GET /floating-ip/74d667a1-6eed-477c-a47f-a3b0016309c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002192 10.0.0.33 - - [2025-11-20 01:43:22] "GET /loadbalancer/a043e8b1-607b-45d0-9c07-076c1901e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003209 10.0.0.33 - - [2025-11-20 01:43:22] "POST /tags HTTP/1.1" 200 295 0.048307 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011492 10.0.0.33 - - [2025-11-20 01:43:22] "GET /tag/7fee3c71-f229-46d6-a84c-35120160c055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012748 10.0.0.33 - - [2025-11-20 01:43:22] "POST /tags HTTP/1.1" 409 233 0.001584 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.33 - - [2025-11-20 01:43:22] "GET /tag/4a196182-a819-4024-843f-5950e9844024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010406 10.0.0.33 - - [2025-11-20 01:43:22] "POST /tags HTTP/1.1" 409 206 0.002367 10.0.0.33 - - [2025-11-20 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-11-20 01:43:22] "GET /tag/2b319ab1-05ab-4cbf-8e3c-1a081ca3642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009890 10.0.0.33 - - [2025-11-20 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004176 10.0.0.33 - - [2025-11-20 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-11-20 01:43:23] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044546 10.0.0.33 - - [2025-11-20 01:43:23] "POST /virtual-machines HTTP/1.1" 200 369 0.015552 10.0.0.33 - - [2025-11-20 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012832 10.0.0.33 - - [2025-11-20 01:43:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102193 10.0.0.33 - - [2025-11-20 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011458 10.0.0.33 - - [2025-11-20 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009600 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005203 10.0.0.33 - - [2025-11-20 01:43:23] "POST /instance-ips HTTP/1.1" 200 409 0.022249 10.0.0.33 - - [2025-11-20 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023238 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007929 10.0.0.33 - - [2025-11-20 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.016457 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012116 10.0.0.33 - - [2025-11-20 01:43:23] "GET /instance-ip/4ce196e4-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005744 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004310 10.0.0.33 - - [2025-11-20 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003583 10.0.0.33 - - [2025-11-20 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.008725 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013819 10.0.0.33 - - [2025-11-20 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.33 - - [2025-11-20 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2025-11-20 01:43:23] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004673 10.0.0.33 - - [2025-11-20 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2025-11-20 01:43:23] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033886 10.0.0.33 - - [2025-11-20 01:43:23] "POST /virtual-machines HTTP/1.1" 200 369 0.007968 10.0.0.33 - - [2025-11-20 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011724 10.0.0.33 - - [2025-11-20 01:43:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116120 10.0.0.33 - - [2025-11-20 01:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010635 10.0.0.33 - - [2025-11-20 01:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011136 10.0.0.33 - - [2025-11-20 01:43:24] "POST /instance-ips HTTP/1.1" 200 409 0.033714 10.0.0.33 - - [2025-11-20 01:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028441 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.025925 10.0.0.33 - - [2025-11-20 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.017109 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018568 10.0.0.33 - - [2025-11-20 01:43:24] "GET /instance-ip/4d4da870-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003080 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004674 10.0.0.33 - - [2025-11-20 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003961 10.0.0.33 - - [2025-11-20 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027312 10.0.0.33 - - [2025-11-20 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.011944 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011858 10.0.0.33 - - [2025-11-20 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.009797 10.0.0.33 - - [2025-11-20 01:43:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006366 10.0.0.33 - - [2025-11-20 01:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domains HTTP/1.1" 200 280 0.002069 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 HTTP/1.1" 200 3087 0.003641 10.0.0.33 - - [2025-11-20 01:43:27] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 HTTP/1.1" 200 7064 0.047266 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2088 0.007653 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2088 0.005117 10.0.0.33 - - [2025-11-20 01:43:27] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 200 1402 0.004516 10.0.0.33 - - [2025-11-20 01:43:27] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 200 1402 0.003536 10.0.0.33 - - [2025-11-20 01:43:27] "GET /route-target/a0b7ffef-0b33-4c24-ba47-1052342a6c59 HTTP/1.1" 200 1153 0.002741 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2088 0.004754 10.0.0.33 - - [2025-11-20 01:43:27] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 200 1402 0.002706 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003789 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2088 0.003792 10.0.0.33 - - [2025-11-20 01:43:27] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 200 1402 0.002654 10.0.0.33 - - [2025-11-20 01:43:27] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 200 1402 0.002548 10.0.0.33 - - [2025-11-20 01:43:27] "GET /route-target/a0b7ffef-0b33-4c24-ba47-1052342a6c59 HTTP/1.1" 200 1153 0.002222 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domains HTTP/1.1" 200 280 0.001631 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 HTTP/1.1" 200 3087 0.002161 10.0.0.33 - - [2025-11-20 01:43:27] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 HTTP/1.1" 200 7064 0.033763 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2088 0.005229 10.0.0.33 - - [2025-11-20 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2025-11-20 01:43:27] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027932 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003566 10.0.0.33 - - [2025-11-20 01:43:27] "GET /floating-ip-pools?parent_id=522ab403-93ad-4d82-8263-24c6cbb4f4ae&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001541 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003325 10.0.0.33 - - [2025-11-20 01:43:27] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016476 10.0.0.33 - - [2025-11-20 01:43:27] "POST /ref-update HTTP/1.1" 200 156 0.010681 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.014582 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domains HTTP/1.1" 200 280 0.005559 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 HTTP/1.1" 200 3087 0.003691 10.0.0.33 - - [2025-11-20 01:43:27] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 HTTP/1.1" 200 7320 0.057510 10.0.0.33 - - [2025-11-20 01:43:27] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2326 0.005091 10.0.0.33 - - [2025-11-20 01:43:27] "GET /floating-ip-pool/2686facd-6312-48f3-8fa2-7c1854b6c330 HTTP/1.1" 200 1314 0.002184 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domains HTTP/1.1" 200 280 0.001591 10.0.0.33 - - [2025-11-20 01:43:27] "GET /domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 HTTP/1.1" 200 3087 0.002660 10.0.0.33 - - [2025-11-20 01:43:28] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 HTTP/1.1" 200 7320 0.040585 10.0.0.33 - - [2025-11-20 01:43:28] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 2326 0.003737 10.0.0.33 - - [2025-11-20 01:43:28] "GET /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003755 10.0.0.33 - - [2025-11-20 01:43:28] "POST /tags HTTP/1.1" 200 365 0.048672 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013158 10.0.0.33 - - [2025-11-20 01:43:28] "GET /tag/760a8a51-e992-4349-91b7-4e756b2eb024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011681 10.0.0.33 - - [2025-11-20 01:43:28] "POST /tags HTTP/1.1" 409 206 0.002107 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2025-11-20 01:43:28] "GET /tag/2b319ab1-05ab-4cbf-8e3c-1a081ca3642b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009691 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2025-11-20 01:43:28] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032421 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.33 - - [2025-11-20 01:43:28] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003155 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-11-20 01:43:28] "GET /service-appliance-set/ac2069a7-3040-48a8-b611-77a1c4ee8ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003644 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.001580 10.0.0.33 - - [2025-11-20 01:43:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093066 10.0.0.33 - - [2025-11-20 01:43:28] "GET /virtual-machine-interface/e0e1579b-0d71-4f2e-b09f-be3c2d54f525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004758 10.0.0.33 - - [2025-11-20 01:43:28] "POST /set-tag HTTP/1.1" 200 109 0.017884 10.0.0.33 - - [2025-11-20 01:43:28] "POST /instance-ips HTTP/1.1" 200 417 0.028210 10.0.0.33 - - [2025-11-20 01:43:28] "GET /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003812 10.0.0.33 - - [2025-11-20 01:43:28] "POST /loadbalancers HTTP/1.1" 200 618 0.062525 10.0.0.33 - - [2025-11-20 01:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016997 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011078 10.0.0.33 - - [2025-11-20 01:43:28] "POST /service-instances HTTP/1.1" 200 566 0.023836 10.0.0.33 - - [2025-11-20 01:43:28] "POST /ref-update HTTP/1.1" 200 156 0.018269 10.0.0.33 - - [2025-11-20 01:43:28] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054991 10.0.0.33 - - [2025-11-20 01:43:28] "GET /virtual-machine-interface/e0e1579b-0d71-4f2e-b09f-be3c2d54f525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005566 10.0.0.33 - - [2025-11-20 01:43:28] "GET /virtual-machine-interface/e0e1579b-0d71-4f2e-b09f-be3c2d54f525?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.015183 10.0.0.33 - - [2025-11-20 01:43:28] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.012852 10.0.0.33 - - [2025-11-20 01:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017480 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017293 10.0.0.33 - - [2025-11-20 01:43:28] "GET /floating-ip-pool/2686facd-6312-48f3-8fa2-7c1854b6c330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002248 10.0.0.33 - - [2025-11-20 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2025-11-20 01:43:28] "POST /floating-ips HTTP/1.1" 200 671 0.093408 10.0.0.33 - - [2025-11-20 01:43:28] "POST /virtual-machines HTTP/1.1" 200 429 0.066227 10.0.0.33 - - [2025-11-20 01:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011654 10.0.0.33 - - [2025-11-20 01:43:29] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006969 10.0.0.33 - - [2025-11-20 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.33 - - [2025-11-20 01:43:29] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002618 10.0.0.33 - - [2025-11-20 01:43:29] "POST /tags HTTP/1.1" 409 221 0.017707 10.0.0.33 - - [2025-11-20 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.33 - - [2025-11-20 01:43:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137106 10.0.0.33 - - [2025-11-20 01:43:29] "POST /chown HTTP/1.1" 200 109 0.022520 10.0.0.33 - - [2025-11-20 01:43:29] "GET /tag/dc292656-50cb-454d-aa38-ef45b1c10719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028192 10.0.0.33 - - [2025-11-20 01:43:29] "POST /tags HTTP/1.1" 409 238 0.015045 10.0.0.33 - - [2025-11-20 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007897 10.0.0.33 - - [2025-11-20 01:43:29] "POST /chown HTTP/1.1" 200 109 0.016670 10.0.0.33 - - [2025-11-20 01:43:29] "PUT /virtual-machine-interface/8ed7d547-090d-477c-8009-1b81d840fbf9 HTTP/1.1" 200 284 0.031096 10.0.0.33 - - [2025-11-20 01:43:29] "GET /tag/760a8a51-e992-4349-91b7-4e756b2eb024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024125 10.0.0.33 - - [2025-11-20 01:43:29] "PUT /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de HTTP/1.1" 200 256 0.041335 10.0.0.33 - - [2025-11-20 01:43:29] "POST /firewall-rules HTTP/1.1" 200 650 0.090883 10.0.0.33 - - [2025-11-20 01:43:29] "GET /firewall-rule/86629964-5060-4280-a313-e24ab770c4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010183 10.0.0.33 - - [2025-11-20 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.060308 10.0.0.33 - - [2025-11-20 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.019072 10.0.0.33 - - [2025-11-20 01:43:29] "GET /firewall-policy/077b5864-6e7d-40e1-aa59-267e2cb7d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004972 10.0.0.33 - - [2025-11-20 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.016849 10.0.0.33 - - [2025-11-20 01:43:29] "GET /firewall-rule/86629964-5060-4280-a313-e24ab770c4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013838 10.0.0.33 - - [2025-11-20 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.021202 10.0.0.33 - - [2025-11-20 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.017219 10.0.0.33 - - [2025-11-20 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2025-11-20 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.028947 10.0.0.33 - - [2025-11-20 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.038770 10.0.0.33 - - [2025-11-20 01:43:29] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.070655 10.0.0.33 - - [2025-11-20 01:43:29] "GET /loadbalancer/5204232d-aa58-4fb6-b007-d7238a2d7aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002378 10.0.0.33 - - [2025-11-20 01:43:29] "POST /virtual-machines HTTP/1.1" 200 429 0.010738 10.0.0.33 - - [2025-11-20 01:43:29] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.023107 10.0.0.33 - - [2025-11-20 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.33 - - [2025-11-20 01:43:29] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.093900 10.0.0.33 - - [2025-11-20 01:43:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.140982 10.0.0.33 - - [2025-11-20 01:43:29] "POST /chown HTTP/1.1" 200 109 0.017206 10.0.0.33 - - [2025-11-20 01:43:29] "GET /loadbalancer-listener/c1a9affd-3794-4679-962f-f66cc904c867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003439 10.0.0.33 - - [2025-11-20 01:43:29] "GET /loadbalancer-listener/c1a9affd-3794-4679-962f-f66cc904c867?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003278 10.0.0.33 - - [2025-11-20 01:43:29] "POST /chown HTTP/1.1" 200 109 0.015211 10.0.0.33 - - [2025-11-20 01:43:29] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043622 10.0.0.33 - - [2025-11-20 01:43:29] "PUT /virtual-machine-interface/cf3cb89b-fa49-4842-98e7-3dc7dcc390d8 HTTP/1.1" 200 284 0.035247 10.0.0.33 - - [2025-11-20 01:43:29] "PUT /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de HTTP/1.1" 200 256 0.023618 10.0.0.33 - - [2025-11-20 01:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018636 10.0.0.33 - - [2025-11-20 01:43:30] "GET /loadbalancer-pool/56ba3531-ea6c-417c-b2b9-6f65c9d67654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015070 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.017223 10.0.0.33 - - [2025-11-20 01:43:30] "POST /loadbalancer-members HTTP/1.1" 200 707 0.035092 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.029330 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.026113 10.0.0.33 - - [2025-11-20 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024302 10.0.0.33 - - [2025-11-20 01:43:30] "GET /loadbalancer-member/8c539d2e-1324-4838-86cf-e7de9061aead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010078 10.0.0.33 - - [2025-11-20 01:43:30] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003465 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.012730 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.020735 10.0.0.33 - - [2025-11-20 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012360 10.0.0.33 - - [2025-11-20 01:43:30] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014781 10.0.0.33 - - [2025-11-20 01:43:30] "POST /tags HTTP/1.1" 409 221 0.002733 10.0.0.33 - - [2025-11-20 01:43:30] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.009083 10.0.0.33 - - [2025-11-20 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011215 10.0.0.33 - - [2025-11-20 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.33 - - [2025-11-20 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2025-11-20 01:43:30] "GET /tag/dc292656-50cb-454d-aa38-ef45b1c10719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017756 10.0.0.33 - - [2025-11-20 01:43:30] "POST /tags HTTP/1.1" 409 238 0.001989 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.006122 10.0.0.33 - - [2025-11-20 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.017183 10.0.0.33 - - [2025-11-20 01:43:30] "GET /tag/760a8a51-e992-4349-91b7-4e756b2eb024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020030 10.0.0.33 - - [2025-11-20 01:43:30] "POST /firewall-rules HTTP/1.1" 409 293 0.002067 10.0.0.33 - - [2025-11-20 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2025-11-20 01:43:30] "PUT /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de HTTP/1.1" 200 256 0.026374 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.011257 10.0.0.33 - - [2025-11-20 01:43:30] "PUT /firewall-rule/86629964-5060-4280-a313-e24ab770c4d0 HTTP/1.1" 200 260 0.037462 10.0.0.33 - - [2025-11-20 01:43:30] "GET /firewall-rule/86629964-5060-4280-a313-e24ab770c4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009747 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.023828 10.0.0.33 - - [2025-11-20 01:43:30] "GET /firewall-policy/077b5864-6e7d-40e1-aa59-267e2cb7d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.013213 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.018573 10.0.0.33 - - [2025-11-20 01:43:30] "GET /firewall-rule/86629964-5060-4280-a313-e24ab770c4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002784 10.0.0.33 - - [2025-11-20 01:43:30] "PUT /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de HTTP/1.1" 200 256 0.011951 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.016987 10.0.0.33 - - [2025-11-20 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.007622 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.012239 10.0.0.33 - - [2025-11-20 01:43:30] "PUT /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de HTTP/1.1" 200 256 0.019990 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.021427 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.013874 10.0.0.33 - - [2025-11-20 01:43:30] "POST /chown HTTP/1.1" 200 109 0.017593 10.0.0.33 - - [2025-11-20 01:43:30] "PUT /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de HTTP/1.1" 200 256 0.013352 10.0.0.33 - - [2025-11-20 01:43:30] "POST /ref-update HTTP/1.1" 200 156 0.015444 10.0.0.33 - - [2025-11-20 01:43:30] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.010585 10.0.0.33 - - [2025-11-20 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017459 10.0.0.33 - - [2025-11-20 01:43:31] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.011262 10.0.0.33 - - [2025-11-20 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012029 10.0.0.33 - - [2025-11-20 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006040 10.0.0.33 - - [2025-11-20 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2025-11-20 01:43:31] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.013614 10.0.0.33 - - [2025-11-20 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020614 10.0.0.33 - - [2025-11-20 01:43:31] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051844 10.0.0.33 - - [2025-11-20 01:43:31] "POST /virtual-machines HTTP/1.1" 200 373 0.008265 10.0.0.33 - - [2025-11-20 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015076 10.0.0.33 - - [2025-11-20 01:43:31] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.016555 10.0.0.33 - - [2025-11-20 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022159 10.0.0.33 - - [2025-11-20 01:43:31] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.055582 10.0.0.33 - - [2025-11-20 01:43:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147974 10.0.0.33 - - [2025-11-20 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010418 10.0.0.33 - - [2025-11-20 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023289 10.0.0.33 - - [2025-11-20 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013251 10.0.0.33 - - [2025-11-20 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015428 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015569 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.020096 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.013277 10.0.0.33 - - [2025-11-20 01:43:31] "POST /instance-ips HTTP/1.1" 200 413 0.027279 10.0.0.33 - - [2025-11-20 01:43:31] "POST /ref-update HTTP/1.1" 200 156 0.032530 10.0.0.33 - - [2025-11-20 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.060483 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011570 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.040651 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.009573 10.0.0.33 - - [2025-11-20 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.035281 10.0.0.33 - - [2025-11-20 01:43:31] "POST /ref-update HTTP/1.1" 200 156 0.018713 10.0.0.33 - - [2025-11-20 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025375 10.0.0.33 - - [2025-11-20 01:43:31] "GET /instance-ip/51bd2a98-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003506 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.006389 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005173 10.0.0.33 - - [2025-11-20 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.028832 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.014873 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.017181 10.0.0.33 - - [2025-11-20 01:43:31] "POST /ref-update HTTP/1.1" 200 156 0.022587 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.006713 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005090 10.0.0.33 - - [2025-11-20 01:43:31] "POST /set-tag HTTP/1.1" 200 109 0.015689 10.0.0.33 - - [2025-11-20 01:43:31] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005418 10.0.0.33 - - [2025-11-20 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.005820 10.0.0.33 - - [2025-11-20 01:43:31] "POST /chown HTTP/1.1" 200 109 0.023949 10.0.0.33 - - [2025-11-20 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.005832 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.006838 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.016858 10.0.0.33 - - [2025-11-20 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.009620 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.015473 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.013988 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.006424 10.0.0.33 - - [2025-11-20 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.006144 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.006888 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.013254 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.013493 10.0.0.33 - - [2025-11-20 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014327 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.007348 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.018813 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.008979 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.015790 10.0.0.33 - - [2025-11-20 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.008629 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.021707 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.012960 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.007131 10.0.0.33 - - [2025-11-20 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.005716 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.021157 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.006616 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.023423 10.0.0.33 - - [2025-11-20 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.007767 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.019294 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.019902 10.0.0.33 - - [2025-11-20 01:43:32] "POST /chown HTTP/1.1" 200 109 0.006101 10.0.0.33 - - [2025-11-20 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.006935 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.006394 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.021814 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.020590 10.0.0.33 - - [2025-11-20 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.005495 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.022265 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.014360 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.006458 10.0.0.33 - - [2025-11-20 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.006654 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.025451 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.008354 10.0.0.33 - - [2025-11-20 01:43:33] "POST /chown HTTP/1.1" 200 109 0.020523 10.0.0.33 - - [2025-11-20 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2025-11-20 01:43:35] "POST /chown HTTP/1.1" 200 109 0.006382 10.0.0.33 - - [2025-11-20 01:43:35] "POST /chown HTTP/1.1" 200 109 0.015569 10.0.0.33 - - [2025-11-20 01:43:35] "POST /chown HTTP/1.1" 200 109 0.006443 10.0.0.33 - - [2025-11-20 01:43:35] "POST /chown HTTP/1.1" 200 109 0.017485 10.0.0.33 - - [2025-11-20 01:43:39] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006123 10.0.0.33 - - [2025-11-20 01:43:39] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.33 - - [2025-11-20 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.33 - - [2025-11-20 01:43:39] "GET /loadbalancer/a043e8b1-607b-45d0-9c07-076c1901e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002540 10.0.0.33 - - [2025-11-20 01:43:39] "GET /loadbalancer-pool/40b031a3-157a-464a-b542-08cac6448815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003231 10.0.0.33 - - [2025-11-20 01:43:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014749 10.0.0.33 - - [2025-11-20 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007108 10.0.0.33 - - [2025-11-20 01:43:39] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005791 10.0.0.33 - - [2025-11-20 01:43:39] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006402 10.0.0.33 - - [2025-11-20 01:43:39] "POST /tags HTTP/1.1" 409 221 0.005881 10.0.0.33 - - [2025-11-20 01:43:39] "POST /ref-update HTTP/1.1" 200 156 0.009897 10.0.0.33 - - [2025-11-20 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2025-11-20 01:43:39] "GET /tag/dc292656-50cb-454d-aa38-ef45b1c10719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013607 10.0.0.33 - - [2025-11-20 01:43:39] "GET /floating-ip/74d667a1-6eed-477c-a47f-a3b0016309c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012491 10.0.0.33 - - [2025-11-20 01:43:39] "PUT /floating-ip/74d667a1-6eed-477c-a47f-a3b0016309c1 HTTP/1.1" 200 256 0.011785 10.0.0.33 - - [2025-11-20 01:43:39] "POST /set-tag HTTP/1.1" 200 109 0.034034 10.0.0.33 - - [2025-11-20 01:43:40] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005866 10.0.0.33 - - [2025-11-20 01:43:40] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.33 - - [2025-11-20 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2025-11-20 01:43:40] "GET /loadbalancer/a043e8b1-607b-45d0-9c07-076c1901e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002052 10.0.0.33 - - [2025-11-20 01:43:40] "GET /loadbalancer-pool/40b031a3-157a-464a-b542-08cac6448815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002043 10.0.0.33 - - [2025-11-20 01:43:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015455 10.0.0.33 - - [2025-11-20 01:43:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025722 10.0.0.33 - - [2025-11-20 01:43:40] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014334 10.0.0.33 - - [2025-11-20 01:43:40] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005869 10.0.0.33 - - [2025-11-20 01:43:40] "POST /ref-update HTTP/1.1" 200 156 0.022139 10.0.0.33 - - [2025-11-20 01:43:40] "GET /floating-ip/74d667a1-6eed-477c-a47f-a3b0016309c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005800 10.0.0.33 - - [2025-11-20 01:43:40] "POST /set-tag HTTP/1.1" 200 109 0.034697 10.0.0.33 - - [2025-11-20 01:43:41] "GET /virtual-machine/7d5ed41c-78f3-4da2-a54e-3963e5daf8e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003678 10.0.0.33 - - [2025-11-20 01:43:41] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005433 10.0.0.33 - - [2025-11-20 01:43:41] "GET /virtual-machine/13c9ac1d-e6e9-462c-bdfb-cf89572c1163?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002853 10.0.0.33 - - [2025-11-20 01:43:41] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005279 10.0.0.33 - - [2025-11-20 01:43:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002367 10.0.0.33 - - [2025-11-20 01:43:45] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004060 10.0.0.33 - - [2025-11-20 01:43:45] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.33 - - [2025-11-20 01:43:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002843 10.0.0.33 - - [2025-11-20 01:43:46] "GET /virtual-machine/27d4014f-7b56-4ef4-9521-0e462a10a132?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002956 10.0.0.33 - - [2025-11-20 01:43:46] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003886 10.0.0.33 - - [2025-11-20 01:43:46] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004695 10.0.0.33 - - [2025-11-20 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.003774 10.0.0.33 - - [2025-11-20 01:44:18] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004253 10.0.0.33 - - [2025-11-20 01:44:18] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.33 - - [2025-11-20 01:44:18] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003680 10.0.0.33 - - [2025-11-20 01:44:18] "POST /set-tag HTTP/1.1" 200 109 0.001702 10.0.0.33 - - [2025-11-20 01:44:18] "GET /virtual-machine/27d4014f-7b56-4ef4-9521-0e462a10a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002680 10.0.0.33 - - [2025-11-20 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008232 10.0.0.33 - - [2025-11-20 01:44:18] "GET /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006742 10.0.0.33 - - [2025-11-20 01:44:18] "POST /set-tag HTTP/1.1" 200 109 0.016927 10.0.0.33 - - [2025-11-20 01:44:18] "POST /set-tag HTTP/1.1" 200 109 0.022012 10.0.0.33 - - [2025-11-20 01:44:18] "DELETE /instance-ip/51bd2a98-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.037066 10.0.0.33 - - [2025-11-20 01:44:18] "DELETE /virtual-machine-interface/519bbae8-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.040837 10.0.0.33 - - [2025-11-20 01:44:18] "DELETE /virtual-machine/27d4014f-7b56-4ef4-9521-0e462a10a132 HTTP/1.1" 200 115 0.017242 10.0.0.33 - - [2025-11-20 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2025-11-20 01:44:21] "GET /tag/760a8a51-e992-4349-91b7-4e756b2eb024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010228 10.0.0.33 - - [2025-11-20 01:44:21] "GET /tag/760a8a51-e992-4349-91b7-4e756b2eb024?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011096 10.0.0.33 - - [2025-11-20 01:44:21] "GET /virtual-machine-interface/8ed7d547-090d-477c-8009-1b81d840fbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004040 10.0.0.33 - - [2025-11-20 01:44:21] "POST /set-tag HTTP/1.1" 200 109 0.022336 10.0.0.33 - - [2025-11-20 01:44:21] "GET /virtual-machine-interface/cf3cb89b-fa49-4842-98e7-3dc7dcc390d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004195 10.0.0.33 - - [2025-11-20 01:44:21] "POST /set-tag HTTP/1.1" 200 109 0.015315 10.0.0.33 - - [2025-11-20 01:44:21] "GET /virtual-machine-interface/e0e1579b-0d71-4f2e-b09f-be3c2d54f525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015710 10.0.0.33 - - [2025-11-20 01:44:21] "POST /set-tag HTTP/1.1" 200 109 0.014216 10.0.0.33 - - [2025-11-20 01:44:21] "GET /firewall-policy/077b5864-6e7d-40e1-aa59-267e2cb7d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.029885 10.0.0.33 - - [2025-11-20 01:44:21] "GET /firewall-rule/86629964-5060-4280-a313-e24ab770c4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005234 10.0.0.33 - - [2025-11-20 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.011643 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /firewall-rule/86629964-5060-4280-a313-e24ab770c4d0 HTTP/1.1" 200 115 0.055711 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /loadbalancer-member/8c539d2e-1324-4838-86cf-e7de9061aead HTTP/1.1" 200 115 0.033069 10.0.0.33 - - [2025-11-20 01:44:22] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.021886 10.0.0.33 - - [2025-11-20 01:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022630 10.0.0.33 - - [2025-11-20 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /loadbalancer-pool/56ba3531-ea6c-417c-b2b9-6f65c9d67654 HTTP/1.1" 200 115 0.077641 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /loadbalancer-listener/c1a9affd-3794-4679-962f-f66cc904c867 HTTP/1.1" 200 115 0.021204 10.0.0.33 - - [2025-11-20 01:44:22] "GET /floating-ip/52b31314-f4b3-4904-8991-d457ec9f16c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002694 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.017350 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.018667 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.016802 10.0.0.33 - - [2025-11-20 01:44:22] "PUT /floating-ip/52b31314-f4b3-4904-8991-d457ec9f16c2 HTTP/1.1" 200 256 0.039835 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.009807 10.0.0.33 - - [2025-11-20 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.012855 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /floating-ip/52b31314-f4b3-4904-8991-d457ec9f16c2 HTTP/1.1" 200 115 0.081143 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.014372 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /loadbalancer/5204232d-aa58-4fb6-b007-d7238a2d7aa4 HTTP/1.1" 200 115 0.068283 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.022640 10.0.0.33 - - [2025-11-20 01:44:22] "POST /chown HTTP/1.1" 200 109 0.018983 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /instance-ip/47f116cf-4ea6-4ebb-b163-cd6f4bdca7de HTTP/1.1" 200 115 0.067991 10.0.0.33 - - [2025-11-20 01:44:22] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.008282 10.0.0.33 - - [2025-11-20 01:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009995 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /virtual-machine-interface/e0e1579b-0d71-4f2e-b09f-be3c2d54f525 HTTP/1.1" 200 115 0.069839 10.0.0.33 - - [2025-11-20 01:44:22] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.012756 10.0.0.33 - - [2025-11-20 01:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014781 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /tag/760a8a51-e992-4349-91b7-4e756b2eb024 HTTP/1.1" 200 115 0.076290 10.0.0.33 - - [2025-11-20 01:44:22] "GET /floating-ip-pool/2686facd-6312-48f3-8fa2-7c1854b6c330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004242 10.0.0.33 - - [2025-11-20 01:44:22] "PUT /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 266 0.014036 10.0.0.33 - - [2025-11-20 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.026815 10.0.0.33 - - [2025-11-20 01:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032866 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /floating-ip-pool/2686facd-6312-48f3-8fa2-7c1854b6c330 HTTP/1.1" 200 115 0.072272 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /service-instance/7072a675-bfaa-4696-bbd0-d9e8eff520aa HTTP/1.1" 200 115 0.069279 10.0.0.33 - - [2025-11-20 01:44:22] "GET /virtual-machine-interface/cf3cb89b-fa49-4842-98e7-3dc7dcc390d8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.009875 10.0.0.33 - - [2025-11-20 01:44:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006042 10.0.0.33 - - [2025-11-20 01:44:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001507 10.0.0.33 - - [2025-11-20 01:44:22] "DELETE /virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae HTTP/1.1" 200 115 0.141961 10.0.0.33 - - [2025-11-20 01:44:22] "GET /routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc HTTP/1.1" 404 171 0.002162 10.0.0.33 - - [2025-11-20 01:44:22] "GET /domains HTTP/1.1" 200 280 0.002834 10.0.0.33 - - [2025-11-20 01:44:22] "GET /domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 HTTP/1.1" 200 3087 0.010298 10.0.0.33 - - [2025-11-20 01:44:23] "DELETE /virtual-machine-interface/cf3cb89b-fa49-4842-98e7-3dc7dcc390d8 HTTP/1.1" 200 115 0.122715 10.0.0.33 - - [2025-11-20 01:44:23] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 HTTP/1.1" 200 7142 0.056700 10.0.0.33 - - [2025-11-20 01:44:23] "DELETE /virtual-machine/5504e236-f7eb-4133-a914-505fa7f6203a HTTP/1.1" 200 115 0.051150 10.0.0.33 - - [2025-11-20 01:44:23] "GET /virtual-machine-interface/8ed7d547-090d-477c-8009-1b81d840fbf9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006281 10.0.0.33 - - [2025-11-20 01:44:23] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014426 10.0.0.33 - - [2025-11-20 01:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.33 - - [2025-11-20 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.33 - - [2025-11-20 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2025-11-20 01:44:23] "GET /loadbalancer/a043e8b1-607b-45d0-9c07-076c1901e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002690 10.0.0.33 - - [2025-11-20 01:44:23] "DELETE /route-target/a0b7ffef-0b33-4c24-ba47-1052342a6c59 HTTP/1.1" 200 115 0.031368 10.0.0.33 - - [2025-11-20 01:44:23] "DELETE /virtual-machine-interface/8ed7d547-090d-477c-8009-1b81d840fbf9 HTTP/1.1" 200 115 0.097132 10.0.0.33 - - [2025-11-20 01:44:23] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005720 10.0.0.33 - - [2025-11-20 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.015583 10.0.0.33 - - [2025-11-20 01:44:23] "POST /set-tag HTTP/1.1" 200 109 0.045807 10.0.0.33 - - [2025-11-20 01:44:23] "DELETE /virtual-machine/f8fd4eb7-91f4-40a7-b3b8-3fca890e8df7 HTTP/1.1" 200 115 0.062154 10.0.0.33 - - [2025-11-20 01:44:23] "DELETE /loadbalancer-member/4690db76-525b-48e0-b55d-43f70d09a033 HTTP/1.1" 200 115 0.059806 10.0.0.33 - - [2025-11-20 01:44:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010172 10.0.0.33 - - [2025-11-20 01:44:24] "POST /set-tag HTTP/1.1" 200 109 0.003809 10.0.0.33 - - [2025-11-20 01:44:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006361 10.0.0.33 - - [2025-11-20 01:44:24] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.33 - - [2025-11-20 01:44:24] "GET /virtual-machine/13c9ac1d-e6e9-462c-bdfb-cf89572c1163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003318 10.0.0.33 - - [2025-11-20 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.010602 10.0.0.33 - - [2025-11-20 01:44:24] "GET /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009499 10.0.0.33 - - [2025-11-20 01:44:24] "POST /set-tag HTTP/1.1" 200 109 0.022662 10.0.0.33 - - [2025-11-20 01:44:24] "POST /set-tag HTTP/1.1" 200 109 0.033112 10.0.0.33 - - [2025-11-20 01:44:24] "POST /set-tag HTTP/1.1" 200 109 0.031669 10.0.0.33 - - [2025-11-20 01:44:24] "DELETE /instance-ip/4d4da870-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.041241 10.0.0.33 - - [2025-11-20 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.014407 10.0.0.33 - - [2025-11-20 01:44:24] "DELETE /virtual-machine-interface/4d324bc0-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.047626 10.0.0.33 - - [2025-11-20 01:44:24] "DELETE /virtual-machine/13c9ac1d-e6e9-462c-bdfb-cf89572c1163 HTTP/1.1" 200 115 0.018115 10.0.0.33 - - [2025-11-20 01:44:28] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003958 10.0.0.33 - - [2025-11-20 01:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.33 - - [2025-11-20 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2025-11-20 01:44:28] "GET /loadbalancer/a043e8b1-607b-45d0-9c07-076c1901e61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002486 10.0.0.33 - - [2025-11-20 01:44:29] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004190 10.0.0.33 - - [2025-11-20 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.33 - - [2025-11-20 01:44:29] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004230 10.0.0.33 - - [2025-11-20 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.33 - - [2025-11-20 01:44:29] "GET /virtual-machine/7d5ed41c-78f3-4da2-a54e-3963e5daf8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002994 10.0.0.33 - - [2025-11-20 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.010164 10.0.0.33 - - [2025-11-20 01:44:29] "GET /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018135 10.0.0.33 - - [2025-11-20 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.018417 10.0.0.33 - - [2025-11-20 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.025639 10.0.0.33 - - [2025-11-20 01:44:29] "POST /set-tag HTTP/1.1" 200 109 0.031411 10.0.0.33 - - [2025-11-20 01:44:29] "DELETE /instance-ip/4ce196e4-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.032035 10.0.0.33 - - [2025-11-20 01:44:29] "POST /ref-update HTTP/1.1" 200 156 0.008450 10.0.0.33 - - [2025-11-20 01:44:29] "DELETE /virtual-machine-interface/4cc8cd08-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.058009 10.0.0.33 - - [2025-11-20 01:44:29] "DELETE /virtual-machine/7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 HTTP/1.1" 200 115 0.031026 10.0.0.33 - - [2025-11-20 01:44:29] "DELETE /tag/4a196182-a819-4024-843f-5950e9844024 HTTP/1.1" 200 115 0.032002 10.0.0.33 - - [2025-11-20 01:44:29] "DELETE /tag/7fee3c71-f229-46d6-a84c-35120160c055 HTTP/1.1" 200 115 0.096674 10.0.0.33 - - [2025-11-20 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2025-11-20 01:44:33] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035921 10.0.0.33 - - [2025-11-20 01:44:33] "POST /tags HTTP/1.1" 200 393 0.023380 10.0.0.33 - - [2025-11-20 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006883 10.0.0.33 - - [2025-11-20 01:44:33] "GET /tag/bf07d75d-5dcb-46c9-9ea1-5839f9ae2be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013762 10.0.0.33 - - [2025-11-20 01:44:33] "POST /tags HTTP/1.1" 200 341 0.029038 10.0.0.33 - - [2025-11-20 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2025-11-20 01:44:33] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012695 10.0.0.33 - - [2025-11-20 01:44:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000548 10.0.0.33 - - [2025-11-20 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.005210 10.0.0.33 - - [2025-11-20 01:44:33] "POST /security-groups HTTP/1.1" 200 589 0.060424 10.0.0.33 - - [2025-11-20 01:44:33] "POST /projects HTTP/1.1" 200 519 0.172010 10.0.0.33 - - [2025-11-20 01:44:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.001392 10.0.0.33 - - [2025-11-20 01:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012238 10.0.0.33 - - [2025-11-20 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011979 10.0.0.33 - - [2025-11-20 01:44:33] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.014067 10.0.0.33 - - [2025-11-20 01:44:33] "POST /access-control-lists HTTP/1.1" 200 598 0.078205 10.0.0.33 - - [2025-11-20 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.33 - - [2025-11-20 01:44:34] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008886 10.0.0.33 - - [2025-11-20 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.002403 10.0.0.33 - - [2025-11-20 01:44:34] "POST /access-control-lists HTTP/1.1" 200 596 0.070550 10.0.0.33 - - [2025-11-20 01:44:34] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.140256 10.0.0.33 - - [2025-11-20 01:44:34] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.078011 10.0.0.33 - - [2025-11-20 01:44:34] "POST /security-groups HTTP/1.1" 200 591 0.068969 10.0.0.33 - - [2025-11-20 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001782 10.0.0.33 - - [2025-11-20 01:44:34] "POST /access-control-lists HTTP/1.1" 200 632 0.023403 10.0.0.33 - - [2025-11-20 01:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027078 10.0.0.33 - - [2025-11-20 01:44:34] "POST /chown HTTP/1.1" 200 109 0.022503 10.0.0.33 - - [2025-11-20 01:44:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.014675 10.0.0.33 - - [2025-11-20 01:44:34] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015172 10.0.0.33 - - [2025-11-20 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2025-11-20 01:44:34] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007286 10.0.0.33 - - [2025-11-20 01:44:34] "POST /access-control-lists HTTP/1.1" 200 630 0.066245 10.0.0.33 - - [2025-11-20 01:44:34] "POST /tags HTTP/1.1" 409 226 0.002698 10.0.0.33 - - [2025-11-20 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.33 - - [2025-11-20 01:44:34] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010321 10.0.0.33 - - [2025-11-20 01:44:34] "POST /firewall-rules HTTP/1.1" 200 600 0.068181 10.0.0.33 - - [2025-11-20 01:44:34] "GET /firewall-rule/599d285f-05e2-4f6d-b313-007ff982c1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003830 10.0.0.33 - - [2025-11-20 01:44:34] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004187 10.0.0.33 - - [2025-11-20 01:44:34] "GET /firewall-rule/599d285f-05e2-4f6d-b313-007ff982c1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002555 10.0.0.33 - - [2025-11-20 01:44:34] "POST /ref-update HTTP/1.1" 200 156 0.044432 10.0.0.33 - - [2025-11-20 01:44:34] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005374 10.0.0.33 - - [2025-11-20 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2025-11-20 01:44:34] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002642 10.0.0.33 - - [2025-11-20 01:44:34] "POST /tags HTTP/1.1" 409 226 0.001590 10.0.0.33 - - [2025-11-20 01:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2025-11-20 01:44:34] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010971 10.0.0.33 - - [2025-11-20 01:44:35] "POST /firewall-rules HTTP/1.1" 200 598 0.065473 10.0.0.33 - - [2025-11-20 01:44:35] "GET /firewall-rule/ccfd2828-4d30-4ce3-bfff-3823ffe5d187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.019591 10.0.0.33 - - [2025-11-20 01:44:35] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004148 10.0.0.33 - - [2025-11-20 01:44:35] "GET /firewall-rule/ccfd2828-4d30-4ce3-bfff-3823ffe5d187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002071 10.0.0.33 - - [2025-11-20 01:44:35] "POST /ref-update HTTP/1.1" 200 156 0.049345 10.0.0.33 - - [2025-11-20 01:44:36] "POST /tags HTTP/1.1" 200 393 0.033598 10.0.0.33 - - [2025-11-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.33 - - [2025-11-20 01:44:36] "GET /tag/69777519-cb11-4b4d-8127-20954eb73354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011140 10.0.0.33 - - [2025-11-20 01:44:36] "POST /tags HTTP/1.1" 200 341 0.023117 10.0.0.33 - - [2025-11-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2025-11-20 01:44:36] "GET /tag/8b27e742-05ef-41f9-aa61-e1f65371f6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014494 10.0.0.33 - - [2025-11-20 01:44:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.002330 10.0.0.33 - - [2025-11-20 01:44:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.001607 10.0.0.33 - - [2025-11-20 01:44:36] "POST /security-groups HTTP/1.1" 200 589 0.068488 10.0.0.33 - - [2025-11-20 01:44:36] "POST /projects HTTP/1.1" 200 519 0.234661 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.002329 10.0.0.33 - - [2025-11-20 01:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006707 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009255 10.0.0.33 - - [2025-11-20 01:44:37] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005911 10.0.0.33 - - [2025-11-20 01:44:37] "POST /access-control-lists HTTP/1.1" 200 598 0.084485 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014384 10.0.0.33 - - [2025-11-20 01:44:37] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005643 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.005773 10.0.0.33 - - [2025-11-20 01:44:37] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.036171 10.0.0.33 - - [2025-11-20 01:44:37] "POST /access-control-lists HTTP/1.1" 200 596 0.072899 10.0.0.33 - - [2025-11-20 01:44:37] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.082528 10.0.0.33 - - [2025-11-20 01:44:37] "POST /security-groups HTTP/1.1" 200 591 0.081958 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.002846 10.0.0.33 - - [2025-11-20 01:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025784 10.0.0.33 - - [2025-11-20 01:44:37] "POST /access-control-lists HTTP/1.1" 200 632 0.076713 10.0.0.33 - - [2025-11-20 01:44:37] "POST /chown HTTP/1.1" 200 109 0.074423 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.001711 10.0.0.33 - - [2025-11-20 01:44:37] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003378 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2025-11-20 01:44:37] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044960 10.0.0.33 - - [2025-11-20 01:44:37] "POST /access-control-lists HTTP/1.1" 200 630 0.063463 10.0.0.33 - - [2025-11-20 01:44:37] "POST /tags HTTP/1.1" 409 226 0.002670 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.33 - - [2025-11-20 01:44:37] "GET /tag/8b27e742-05ef-41f9-aa61-e1f65371f6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009569 10.0.0.33 - - [2025-11-20 01:44:37] "POST /firewall-rules HTTP/1.1" 200 600 0.076024 10.0.0.33 - - [2025-11-20 01:44:37] "GET /firewall-rule/a72240a8-804f-4148-a79b-b82034089116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004774 10.0.0.33 - - [2025-11-20 01:44:37] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004022 10.0.0.33 - - [2025-11-20 01:44:37] "GET /firewall-rule/a72240a8-804f-4148-a79b-b82034089116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002625 10.0.0.33 - - [2025-11-20 01:44:37] "POST /ref-update HTTP/1.1" 200 156 0.054065 10.0.0.33 - - [2025-11-20 01:44:37] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009906 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2025-11-20 01:44:37] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001989 10.0.0.33 - - [2025-11-20 01:44:37] "POST /tags HTTP/1.1" 409 226 0.001322 10.0.0.33 - - [2025-11-20 01:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.33 - - [2025-11-20 01:44:37] "GET /tag/8b27e742-05ef-41f9-aa61-e1f65371f6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009690 10.0.0.33 - - [2025-11-20 01:44:38] "POST /firewall-rules HTTP/1.1" 200 598 0.066799 10.0.0.33 - - [2025-11-20 01:44:38] "GET /firewall-rule/ec82abc8-7e39-48e8-a856-09279858871b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.015119 10.0.0.33 - - [2025-11-20 01:44:38] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004678 10.0.0.33 - - [2025-11-20 01:44:38] "GET /firewall-rule/ec82abc8-7e39-48e8-a856-09279858871b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002340 10.0.0.33 - - [2025-11-20 01:44:38] "POST /ref-update HTTP/1.1" 200 156 0.055043 10.0.0.33 - - [2025-11-20 01:44:39] "POST /tags HTTP/1.1" 200 345 0.077922 10.0.0.33 - - [2025-11-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009002 10.0.0.33 - - [2025-11-20 01:44:39] "GET /tag/69561c4d-6f61-4115-92c9-cc737182849b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016994 10.0.0.33 - - [2025-11-20 01:44:39] "POST /projects HTTP/1.1" 409 238 0.001813 10.0.0.33 - - [2025-11-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2025-11-20 01:44:39] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034637 10.0.0.33 - - [2025-11-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2025-11-20 01:44:39] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004093 10.0.0.33 - - [2025-11-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.33 - - [2025-11-20 01:44:39] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004302 10.0.0.33 - - [2025-11-20 01:44:39] "POST /security-groups HTTP/1.1" 409 285 0.001969 10.0.0.33 - - [2025-11-20 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2025-11-20 01:44:39] "PUT /security-group/c9218329-9037-4f29-ad5b-d1b0b7b21153 HTTP/1.1" 200 262 0.064534 10.0.0.33 - - [2025-11-20 01:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027804 10.0.0.33 - - [2025-11-20 01:44:40] "PUT /access-control-list/31181d83-98b5-4b0b-803f-ef7365c31134 HTTP/1.1" 200 272 0.013855 10.0.0.33 - - [2025-11-20 01:44:40] "POST /tags HTTP/1.1" 409 228 0.008968 10.0.0.33 - - [2025-11-20 01:44:40] "PUT /access-control-list/98d282c0-af32-4957-b45b-cc15e9503385 HTTP/1.1" 200 272 0.024606 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2025-11-20 01:44:40] "GET /tag/69561c4d-6f61-4115-92c9-cc737182849b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009622 10.0.0.33 - - [2025-11-20 01:44:40] "POST /tags HTTP/1.1" 200 345 0.017439 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.33 - - [2025-11-20 01:44:40] "GET /tag/3e23521b-0d70-4346-b964-af1c8a331d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011635 10.0.0.33 - - [2025-11-20 01:44:40] "POST /projects HTTP/1.1" 409 238 0.001667 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.33 - - [2025-11-20 01:44:40] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032900 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2025-11-20 01:44:40] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003588 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2025-11-20 01:44:40] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003979 10.0.0.33 - - [2025-11-20 01:44:40] "POST /security-groups HTTP/1.1" 409 285 0.006016 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2025-11-20 01:44:40] "PUT /security-group/86c8f00f-2c79-452c-8c00-0ff49d9a4f3d HTTP/1.1" 200 262 0.057734 10.0.0.33 - - [2025-11-20 01:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042635 10.0.0.33 - - [2025-11-20 01:44:40] "PUT /access-control-list/784f93ca-ebda-49b5-95cd-088f9b97f733 HTTP/1.1" 200 272 0.019394 10.0.0.33 - - [2025-11-20 01:44:40] "PUT /access-control-list/e945803e-c240-4759-a5e4-7963a94deea4 HTTP/1.1" 200 272 0.034702 10.0.0.33 - - [2025-11-20 01:44:40] "POST /tags HTTP/1.1" 200 291 0.085572 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2025-11-20 01:44:40] "GET /tag/596b9b49-c662-43b9-8122-ed24f5e6c498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012627 10.0.0.33 - - [2025-11-20 01:44:40] "POST /tags HTTP/1.1" 200 303 0.044002 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.33 - - [2025-11-20 01:44:40] "GET /tag/2fb5ae31-09c4-40a7-b0b7-91954faa9b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012091 10.0.0.33 - - [2025-11-20 01:44:40] "POST /tags HTTP/1.1" 409 252 0.001978 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.33 - - [2025-11-20 01:44:40] "GET /tag/bf07d75d-5dcb-46c9-9ea1-5839f9ae2be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009300 10.0.0.33 - - [2025-11-20 01:44:40] "POST /tags HTTP/1.1" 409 226 0.001413 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2025-11-20 01:44:40] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010410 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2025-11-20 01:44:40] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004561 10.0.0.33 - - [2025-11-20 01:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.33 - - [2025-11-20 01:44:40] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038549 10.0.0.33 - - [2025-11-20 01:44:40] "POST /virtual-machines HTTP/1.1" 200 395 0.007608 10.0.0.33 - - [2025-11-20 01:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023190 10.0.0.33 - - [2025-11-20 01:44:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119219 10.0.0.33 - - [2025-11-20 01:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008914 10.0.0.33 - - [2025-11-20 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015946 10.0.0.33 - - [2025-11-20 01:44:41] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006772 10.0.0.33 - - [2025-11-20 01:44:41] "POST /instance-ips HTTP/1.1" 200 397 0.020514 10.0.0.33 - - [2025-11-20 01:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020897 10.0.0.33 - - [2025-11-20 01:44:41] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010018 10.0.0.33 - - [2025-11-20 01:44:41] "POST /set-tag HTTP/1.1" 200 109 0.079365 10.0.0.33 - - [2025-11-20 01:44:41] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.035183 10.0.0.33 - - [2025-11-20 01:44:41] "GET /instance-ip/7b4ea6e8-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014108 10.0.0.33 - - [2025-11-20 01:44:41] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008554 10.0.0.33 - - [2025-11-20 01:44:41] "POST /set-tag HTTP/1.1" 200 109 0.003782 10.0.0.33 - - [2025-11-20 01:44:41] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005160 10.0.0.33 - - [2025-11-20 01:44:41] "POST /ref-update HTTP/1.1" 200 156 0.010682 10.0.0.33 - - [2025-11-20 01:44:41] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011563 10.0.0.33 - - [2025-11-20 01:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.33 - - [2025-11-20 01:44:41] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005073 10.0.0.33 - - [2025-11-20 01:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2025-11-20 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.33 - - [2025-11-20 01:44:42] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005567 10.0.0.33 - - [2025-11-20 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.33 - - [2025-11-20 01:44:42] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052155 10.0.0.33 - - [2025-11-20 01:44:42] "POST /virtual-machines HTTP/1.1" 200 395 0.024314 10.0.0.33 - - [2025-11-20 01:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022446 10.0.0.33 - - [2025-11-20 01:44:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130964 10.0.0.33 - - [2025-11-20 01:44:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016513 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030552 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2025-11-20 01:44:43] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017116 10.0.0.33 - - [2025-11-20 01:44:43] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048896 10.0.0.33 - - [2025-11-20 01:44:43] "POST /instance-ips HTTP/1.1" 200 397 0.043939 10.0.0.33 - - [2025-11-20 01:44:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.048484 10.0.0.33 - - [2025-11-20 01:44:43] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022408 10.0.0.33 - - [2025-11-20 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.077277 10.0.0.33 - - [2025-11-20 01:44:43] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020470 10.0.0.33 - - [2025-11-20 01:44:43] "GET /instance-ip/7c6a2138-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013788 10.0.0.33 - - [2025-11-20 01:44:43] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004203 10.0.0.33 - - [2025-11-20 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.33 - - [2025-11-20 01:44:43] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003567 10.0.0.33 - - [2025-11-20 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.007140 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2025-11-20 01:44:43] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005505 10.0.0.33 - - [2025-11-20 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.006271 10.0.0.33 - - [2025-11-20 01:44:43] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054687 10.0.0.33 - - [2025-11-20 01:44:43] "POST /tags HTTP/1.1" 200 291 0.049602 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.33 - - [2025-11-20 01:44:43] "GET /tag/ac4c14ec-225f-4445-9094-7528f4c01e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.010982 10.0.0.33 - - [2025-11-20 01:44:43] "POST /tags HTTP/1.1" 409 252 0.001729 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2025-11-20 01:44:43] "GET /tag/69777519-cb11-4b4d-8127-20954eb73354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010113 10.0.0.33 - - [2025-11-20 01:44:43] "POST /tags HTTP/1.1" 409 228 0.002385 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2025-11-20 01:44:43] "GET /tag/3e23521b-0d70-4346-b964-af1c8a331d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009284 10.0.0.33 - - [2025-11-20 01:44:43] "POST /tags HTTP/1.1" 409 226 0.005609 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.33 - - [2025-11-20 01:44:43] "GET /tag/8b27e742-05ef-41f9-aa61-e1f65371f6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010741 10.0.0.33 - - [2025-11-20 01:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2025-11-20 01:44:43] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004512 10.0.0.33 - - [2025-11-20 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.33 - - [2025-11-20 01:44:44] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039609 10.0.0.33 - - [2025-11-20 01:44:44] "POST /virtual-machines HTTP/1.1" 200 395 0.017624 10.0.0.33 - - [2025-11-20 01:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031051 10.0.0.33 - - [2025-11-20 01:44:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122207 10.0.0.33 - - [2025-11-20 01:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015179 10.0.0.33 - - [2025-11-20 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235 10.0.0.33 - - [2025-11-20 01:44:44] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006724 10.0.0.33 - - [2025-11-20 01:44:44] "POST /instance-ips HTTP/1.1" 200 397 0.026072 10.0.0.33 - - [2025-11-20 01:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025590 10.0.0.33 - - [2025-11-20 01:44:44] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009456 10.0.0.33 - - [2025-11-20 01:44:44] "POST /set-tag HTTP/1.1" 200 109 0.061742 10.0.0.33 - - [2025-11-20 01:44:44] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012744 10.0.0.33 - - [2025-11-20 01:44:44] "GET /instance-ip/7d2457e2-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002950 10.0.0.33 - - [2025-11-20 01:44:44] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004302 10.0.0.33 - - [2025-11-20 01:44:44] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.33 - - [2025-11-20 01:44:44] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004976 10.0.0.33 - - [2025-11-20 01:44:44] "POST /ref-update HTTP/1.1" 200 156 0.012033 10.0.0.33 - - [2025-11-20 01:44:44] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018203 10.0.0.33 - - [2025-11-20 01:44:44] "POST /set-tag HTTP/1.1" 200 109 0.003981 10.0.0.33 - - [2025-11-20 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2025-11-20 01:44:44] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003805 10.0.0.33 - - [2025-11-20 01:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2025-11-20 01:44:44] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031266 10.0.0.33 - - [2025-11-20 01:44:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008336 10.0.0.33 - - [2025-11-20 01:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021444 10.0.0.33 - - [2025-11-20 01:44:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105511 10.0.0.33 - - [2025-11-20 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016964 10.0.0.33 - - [2025-11-20 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007575 10.0.0.33 - - [2025-11-20 01:44:45] "POST /instance-ips HTTP/1.1" 200 397 0.019119 10.0.0.33 - - [2025-11-20 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022287 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007876 10.0.0.33 - - [2025-11-20 01:44:45] "POST /set-tag HTTP/1.1" 200 109 0.063667 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005092 10.0.0.33 - - [2025-11-20 01:44:45] "GET /instance-ip/7d9e013c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003965 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004100 10.0.0.33 - - [2025-11-20 01:44:45] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003567 10.0.0.33 - - [2025-11-20 01:44:45] "POST /ref-update HTTP/1.1" 200 156 0.008821 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005671 10.0.0.33 - - [2025-11-20 01:44:45] "POST /set-tag HTTP/1.1" 200 109 0.004848 10.0.0.33 - - [2025-11-20 01:44:45] "POST /tags HTTP/1.1" 200 299 0.016715 10.0.0.33 - - [2025-11-20 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.33 - - [2025-11-20 01:44:45] "GET /tag/a537d47c-6da0-4378-bfce-563005f20646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011489 10.0.0.33 - - [2025-11-20 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003670 10.0.0.33 - - [2025-11-20 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2025-11-20 01:44:45] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051206 10.0.0.33 - - [2025-11-20 01:44:45] "POST /virtual-machines HTTP/1.1" 200 395 0.007066 10.0.0.33 - - [2025-11-20 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014638 10.0.0.33 - - [2025-11-20 01:44:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117474 10.0.0.33 - - [2025-11-20 01:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.006834 10.0.0.33 - - [2025-11-20 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010529 10.0.0.33 - - [2025-11-20 01:44:45] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004317 10.0.0.33 - - [2025-11-20 01:44:46] "POST /instance-ips HTTP/1.1" 200 397 0.018511 10.0.0.33 - - [2025-11-20 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021767 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007942 10.0.0.33 - - [2025-11-20 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.016342 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008097 10.0.0.33 - - [2025-11-20 01:44:46] "GET /instance-ip/7e25d094-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002654 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004002 10.0.0.33 - - [2025-11-20 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003082 10.0.0.33 - - [2025-11-20 01:44:46] "POST /ref-update HTTP/1.1" 200 156 0.006945 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004088 10.0.0.33 - - [2025-11-20 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2025-11-20 01:44:46] "POST /tags HTTP/1.1" 200 299 0.036907 10.0.0.33 - - [2025-11-20 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2025-11-20 01:44:46] "GET /tag/c8802e12-ad10-4dba-9edd-ecaacf0c4963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011468 10.0.0.33 - - [2025-11-20 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004173 10.0.0.33 - - [2025-11-20 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2025-11-20 01:44:46] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033052 10.0.0.33 - - [2025-11-20 01:44:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008060 10.0.0.33 - - [2025-11-20 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025154 10.0.0.33 - - [2025-11-20 01:44:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100851 10.0.0.33 - - [2025-11-20 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008384 10.0.0.33 - - [2025-11-20 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008546 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006185 10.0.0.33 - - [2025-11-20 01:44:46] "POST /instance-ips HTTP/1.1" 200 397 0.021021 10.0.0.33 - - [2025-11-20 01:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.049831 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010733 10.0.0.33 - - [2025-11-20 01:44:46] "POST /set-tag HTTP/1.1" 200 109 0.015249 10.0.0.33 - - [2025-11-20 01:44:46] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011055 10.0.0.33 - - [2025-11-20 01:44:47] "GET /instance-ip/7e9c76d6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007150 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004583 10.0.0.33 - - [2025-11-20 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.33 - - [2025-11-20 01:44:47] "POST /tags HTTP/1.1" 200 299 0.015394 10.0.0.33 - - [2025-11-20 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2025-11-20 01:44:47] "GET /tag/b747b01c-24c8-4dc5-9258-ac8c742301d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011456 10.0.0.33 - - [2025-11-20 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004640 10.0.0.33 - - [2025-11-20 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.33 - - [2025-11-20 01:44:47] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043565 10.0.0.33 - - [2025-11-20 01:44:47] "POST /virtual-machines HTTP/1.1" 200 395 0.007689 10.0.0.33 - - [2025-11-20 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013480 10.0.0.33 - - [2025-11-20 01:44:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101689 10.0.0.33 - - [2025-11-20 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019263 10.0.0.33 - - [2025-11-20 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010620 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004576 10.0.0.33 - - [2025-11-20 01:44:47] "POST /instance-ips HTTP/1.1" 200 397 0.017766 10.0.0.33 - - [2025-11-20 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037109 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013426 10.0.0.33 - - [2025-11-20 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.015597 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008848 10.0.0.33 - - [2025-11-20 01:44:47] "GET /instance-ip/7f08fb08-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002800 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.33 - - [2025-11-20 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003281 10.0.0.33 - - [2025-11-20 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.010867 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004138 10.0.0.33 - - [2025-11-20 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.33 - - [2025-11-20 01:44:47] "POST /tags HTTP/1.1" 200 299 0.015276 10.0.0.33 - - [2025-11-20 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008739 10.0.0.33 - - [2025-11-20 01:44:47] "GET /tag/2614ec16-d8e4-434f-a450-5bcbac8b2e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011379 10.0.0.33 - - [2025-11-20 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.33 - - [2025-11-20 01:44:47] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004001 10.0.0.33 - - [2025-11-20 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2025-11-20 01:44:48] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042704 10.0.0.33 - - [2025-11-20 01:44:48] "POST /virtual-machines HTTP/1.1" 200 395 0.009801 10.0.0.33 - - [2025-11-20 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009745 10.0.0.33 - - [2025-11-20 01:44:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098368 10.0.0.33 - - [2025-11-20 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009051 10.0.0.33 - - [2025-11-20 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007743 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006610 10.0.0.33 - - [2025-11-20 01:44:48] "POST /instance-ips HTTP/1.1" 200 397 0.025390 10.0.0.33 - - [2025-11-20 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019086 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007955 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.018795 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014014 10.0.0.33 - - [2025-11-20 01:44:48] "GET /instance-ip/7f7c1b1a-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004876 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004058 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003766 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004331 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003129 10.0.0.33 - - [2025-11-20 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.011219 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003911 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003063 10.0.0.33 - - [2025-11-20 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.009225 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024036 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine/0e7b4947-388d-42a2-9f61-f722e494dccb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002757 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003391 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003954 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003879 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004010 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003309 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004046 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.33 - - [2025-11-20 01:44:48] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004877 10.0.0.33 - - [2025-11-20 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.33 - - [2025-11-20 01:44:50] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007816 10.0.0.33 - - [2025-11-20 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.33 - - [2025-11-20 01:44:50] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003742 10.0.0.33 - - [2025-11-20 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.33 - - [2025-11-20 01:44:50] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004116 10.0.0.33 - - [2025-11-20 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.33 - - [2025-11-20 01:44:50] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004069 10.0.0.33 - - [2025-11-20 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.33 - - [2025-11-20 01:44:50] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005438 10.0.0.33 - - [2025-11-20 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.33 - - [2025-11-20 01:44:51] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005698 10.0.0.33 - - [2025-11-20 01:44:51] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.33 - - [2025-11-20 01:44:52] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006053 10.0.0.33 - - [2025-11-20 01:44:52] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.33 - - [2025-11-20 01:44:53] "GET /virtual-machine/8ba2c310-f8ef-4d0a-a743-7f4057f6ffd2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003445 10.0.0.33 - - [2025-11-20 01:44:53] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006898 10.0.0.33 - - [2025-11-20 01:44:53] "GET /virtual-machine/293de96d-e267-4135-9b1a-9481fd03aaa3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003332 10.0.0.33 - - [2025-11-20 01:44:53] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004175 10.0.0.33 - - [2025-11-20 01:44:53] "GET /virtual-machine/41ac9fd6-b0da-4696-88fa-4f1292d05836?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003942 10.0.0.33 - - [2025-11-20 01:44:53] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004461 10.0.0.33 - - [2025-11-20 01:44:53] "GET /virtual-machine/9e236180-c4cf-4caa-989f-7d29448d32d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004442 10.0.0.33 - - [2025-11-20 01:44:54] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004622 10.0.0.33 - - [2025-11-20 01:44:54] "GET /virtual-machine/021874b2-e3f0-45ce-8dfa-0dc9debbc644?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002725 10.0.0.33 - - [2025-11-20 01:44:54] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004670 10.0.0.33 - - [2025-11-20 01:44:54] "GET /virtual-machine/fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002669 10.0.0.33 - - [2025-11-20 01:44:54] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003777 10.0.0.33 - - [2025-11-20 01:44:54] "GET /virtual-machine/f7c9dac5-6040-44bc-8fc6-6daf36fe9f43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002640 10.0.0.33 - - [2025-11-20 01:44:54] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007877 10.0.0.33 - - [2025-11-20 01:44:54] "GET /loadbalancer/a0ce4b57-3b6a-4797-b38c-c204536b4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002052 10.0.0.33 - - [2025-11-20 01:44:54] "POST /tags HTTP/1.1" 200 333 0.021799 10.0.0.33 - - [2025-11-20 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.33 - - [2025-11-20 01:44:54] "GET /tag/feef100f-3584-45ae-afdc-dfdaae6b0e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012363 10.0.0.33 - - [2025-11-20 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2025-11-20 01:44:54] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041038 10.0.0.33 - - [2025-11-20 01:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-11-20 01:44:55] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004255 10.0.0.33 - - [2025-11-20 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2025-11-20 01:44:55] "GET /service-appliance-set/55deb097-0a09-4daa-b9b9-9367c7deee31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002334 10.0.0.33 - - [2025-11-20 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.007013 10.0.0.33 - - [2025-11-20 01:44:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092033 10.0.0.33 - - [2025-11-20 01:44:55] "GET /virtual-machine-interface/d5bbd71d-3c8f-428c-9021-4e8f46a70996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.008098 10.0.0.33 - - [2025-11-20 01:44:55] "POST /instance-ips HTTP/1.1" 200 409 0.034053 10.0.0.33 - - [2025-11-20 01:44:55] "GET /instance-ip/03c4d2e3-982a-4840-bd4b-3b1b1e2bd3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010806 10.0.0.33 - - [2025-11-20 01:44:55] "POST /loadbalancers HTTP/1.1" 200 629 0.070065 10.0.0.33 - - [2025-11-20 01:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025065 10.0.0.33 - - [2025-11-20 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.33 - - [2025-11-20 01:44:55] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041255 10.0.0.33 - - [2025-11-20 01:44:55] "GET /instance-ip/03c4d2e3-982a-4840-bd4b-3b1b1e2bd3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008440 10.0.0.33 - - [2025-11-20 01:44:55] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059792 10.0.0.33 - - [2025-11-20 01:44:55] "POST /floating-ips HTTP/1.1" 200 597 0.059201 10.0.0.33 - - [2025-11-20 01:44:55] "GET /loadbalancer/a0ce4b57-3b6a-4797-b38c-c204536b4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.007000 10.0.0.33 - - [2025-11-20 01:44:55] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.078882 10.0.0.33 - - [2025-11-20 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2025-11-20 01:44:55] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065843 10.0.0.33 - - [2025-11-20 01:44:55] "GET /loadbalancer-listener/d2567a82-1f41-487a-96e6-87ce12cab39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.007315 10.0.0.33 - - [2025-11-20 01:44:55] "GET /loadbalancer-listener/d2567a82-1f41-487a-96e6-87ce12cab39b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.006250 10.0.0.33 - - [2025-11-20 01:44:55] "GET /loadbalancer/a0ce4b57-3b6a-4797-b38c-c204536b4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002187 10.0.0.33 - - [2025-11-20 01:44:55] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.045209 10.0.0.33 - - [2025-11-20 01:44:55] "GET /instance-ip/03c4d2e3-982a-4840-bd4b-3b1b1e2bd3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006638 10.0.0.33 - - [2025-11-20 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2025-11-20 01:44:55] "GET /loadbalancer/a0ce4b57-3b6a-4797-b38c-c204536b4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003724 10.0.0.33 - - [2025-11-20 01:44:55] "GET /instance-ip/03c4d2e3-982a-4840-bd4b-3b1b1e2bd3ab?fields=floating_ips HTTP/1.1" 200 1211 0.006860 10.0.0.33 - - [2025-11-20 01:44:55] "GET /floating-ip/0e748057-7027-4014-b801-6e87e35728db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004385 10.0.0.33 - - [2025-11-20 01:44:55] "GET /loadbalancer-pool/455ae76d-8c83-497b-9903-4524eb510518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009034 10.0.0.33 - - [2025-11-20 01:44:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023341 10.0.0.33 - - [2025-11-20 01:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008744 10.0.0.33 - - [2025-11-20 01:44:56] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005296 10.0.0.33 - - [2025-11-20 01:44:56] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004431 10.0.0.33 - - [2025-11-20 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.007803 10.0.0.33 - - [2025-11-20 01:44:56] "GET /floating-ip/0e748057-7027-4014-b801-6e87e35728db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.010563 10.0.0.33 - - [2025-11-20 01:44:56] "POST /tags HTTP/1.1" 409 221 0.001544 10.0.0.33 - - [2025-11-20 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2025-11-20 01:44:56] "GET /tag/feef100f-3584-45ae-afdc-dfdaae6b0e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016353 10.0.0.33 - - [2025-11-20 01:44:56] "PUT /floating-ip/0e748057-7027-4014-b801-6e87e35728db HTTP/1.1" 200 256 0.048244 10.0.0.33 - - [2025-11-20 01:44:56] "POST /set-tag HTTP/1.1" 200 109 0.148738 10.0.0.33 - - [2025-11-20 01:44:56] "GET /loadbalancer-pool/455ae76d-8c83-497b-9903-4524eb510518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.017307 10.0.0.33 - - [2025-11-20 01:44:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021262 10.0.0.33 - - [2025-11-20 01:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.110585 10.0.0.33 - - [2025-11-20 01:44:56] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023591 10.0.0.33 - - [2025-11-20 01:44:56] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010162 10.0.0.33 - - [2025-11-20 01:44:56] "POST /ref-update HTTP/1.1" 200 156 0.014541 10.0.0.33 - - [2025-11-20 01:44:56] "GET /floating-ip/0e748057-7027-4014-b801-6e87e35728db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.005744 10.0.0.33 - - [2025-11-20 01:44:56] "POST /set-tag HTTP/1.1" 200 109 0.059880 10.0.0.33 - - [2025-11-20 01:44:57] "POST /tags HTTP/1.1" 409 206 0.005906 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.33 - - [2025-11-20 01:44:57] "GET /tag/2fb5ae31-09c4-40a7-b0b7-91954faa9b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017492 10.0.0.33 - - [2025-11-20 01:44:57] "POST /tags HTTP/1.1" 409 204 0.002976 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2025-11-20 01:44:57] "GET /tag/c8802e12-ad10-4dba-9edd-ecaacf0c4963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011629 10.0.0.33 - - [2025-11-20 01:44:57] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002386 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.33 - - [2025-11-20 01:44:57] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002234 10.0.0.33 - - [2025-11-20 01:44:57] "POST /tags HTTP/1.1" 409 206 0.001452 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.33 - - [2025-11-20 01:44:57] "GET /tag/2fb5ae31-09c4-40a7-b0b7-91954faa9b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029556 10.0.0.33 - - [2025-11-20 01:44:57] "POST /tags HTTP/1.1" 409 226 0.005801 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.33 - - [2025-11-20 01:44:57] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.027254 10.0.0.33 - - [2025-11-20 01:44:57] "POST /tags HTTP/1.1" 409 204 0.002394 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-11-20 01:44:57] "GET /tag/c8802e12-ad10-4dba-9edd-ecaacf0c4963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017903 10.0.0.33 - - [2025-11-20 01:44:57] "POST /tags HTTP/1.1" 409 226 0.001780 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2025-11-20 01:44:57] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013597 10.0.0.33 - - [2025-11-20 01:44:57] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002565 10.0.0.33 - - [2025-11-20 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.33 - - [2025-11-20 01:44:57] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003671 10.0.0.33 - - [2025-11-20 01:44:57] "POST /firewall-rules HTTP/1.1" 200 626 0.071618 10.0.0.33 - - [2025-11-20 01:44:58] "POST /firewall-rules HTTP/1.1" 200 646 0.091817 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-rule/155226ef-162a-44a1-af1f-e495ffae4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010300 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003470 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-rule/d02bae92-3567-460c-a29b-bb49abb52bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004272 10.0.0.33 - - [2025-11-20 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.016702 10.0.0.33 - - [2025-11-20 01:44:58] "POST /firewall-policys HTTP/1.1" 200 606 0.036539 10.0.0.33 - - [2025-11-20 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010692 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013015 10.0.0.33 - - [2025-11-20 01:44:58] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001940 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002656 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/077b5864-6e7d-40e1-aa59-267e2cb7d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004061 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.011008 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003984 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001879 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001967 10.0.0.33 - - [2025-11-20 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.022866 10.0.0.33 - - [2025-11-20 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.026114 10.0.0.33 - - [2025-11-20 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.018658 10.0.0.33 - - [2025-11-20 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.027654 10.0.0.33 - - [2025-11-20 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.036730 10.0.0.33 - - [2025-11-20 01:44:58] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002472 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:45:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:45:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001279 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:45:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:45:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.33 - - [2025-11-20 01:46:29] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006309 10.0.0.33 - - [2025-11-20 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.003851 10.0.0.33 - - [2025-11-20 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.33 - - [2025-11-20 01:46:29] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002649 10.0.0.33 - - [2025-11-20 01:46:29] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004010 10.0.0.33 - - [2025-11-20 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.025580 10.0.0.33 - - [2025-11-20 01:46:29] "DELETE /loadbalancer-member/95132a1a-6ea8-4bb1-87af-48aec293677a HTTP/1.1" 200 115 0.056246 10.0.0.33 - - [2025-11-20 01:46:29] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007367 10.0.0.33 - - [2025-11-20 01:46:29] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.33 - - [2025-11-20 01:46:29] "DELETE /loadbalancer-member/d9deeffc-46f6-4ad0-9bca-9ea30737c090 HTTP/1.1" 200 115 0.045322 10.0.0.33 - - [2025-11-20 01:46:29] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004547 10.0.0.33 - - [2025-11-20 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.33 - - [2025-11-20 01:46:30] "DELETE /loadbalancer-member/00f3de7c-caca-4060-b3ae-ede0b4387980 HTTP/1.1" 200 115 0.046069 10.0.0.33 - - [2025-11-20 01:46:30] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004858 10.0.0.33 - - [2025-11-20 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.004408 10.0.0.33 - - [2025-11-20 01:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2025-11-20 01:46:30] "GET /loadbalancer/6923f9c7-1ab7-429a-8426-ba5d7c580ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002464 10.0.0.33 - - [2025-11-20 01:46:30] "GET /loadbalancer-pool/578fc1bb-e492-4c56-a8bd-c55f39ad737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002833 10.0.0.33 - - [2025-11-20 01:46:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016983 10.0.0.33 - - [2025-11-20 01:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.053258 10.0.0.33 - - [2025-11-20 01:46:30] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.034725 10.0.0.33 - - [2025-11-20 01:46:30] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013042 10.0.0.33 - - [2025-11-20 01:46:30] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003383 10.0.0.33 - - [2025-11-20 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.067796 10.0.0.33 - - [2025-11-20 01:46:30] "GET /loadbalancer-pool/fcfdcbd5-3670-46b0-ad19-4057309e4c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003930 10.0.0.33 - - [2025-11-20 01:46:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020383 10.0.0.33 - - [2025-11-20 01:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010139 10.0.0.33 - - [2025-11-20 01:46:30] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009693 10.0.0.33 - - [2025-11-20 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.003707 10.0.0.33 - - [2025-11-20 01:46:30] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008589 10.0.0.33 - - [2025-11-20 01:46:30] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004141 10.0.0.33 - - [2025-11-20 01:46:30] "GET /loadbalancer-pool/47e014bc-5ce3-4a38-b4c6-44547367034d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003590 10.0.0.33 - - [2025-11-20 01:46:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015871 10.0.0.33 - - [2025-11-20 01:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030991 10.0.0.33 - - [2025-11-20 01:46:30] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020587 10.0.0.33 - - [2025-11-20 01:46:30] "GET /virtual-machine-interface/2275b526-c5b1-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005992 10.0.0.33 - - [2025-11-20 01:46:30] "GET /floating-ip/fb73cc66-9852-4744-9cae-803b7de501dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006100 10.0.0.33 - - [2025-11-20 01:46:30] "POST /set-tag HTTP/1.1" 200 109 0.002361 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:46:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:46:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.33 - - [2025-11-20 01:47:03] "POST /tags HTTP/1.1" 409 252 0.002270 10.0.0.33 - - [2025-11-20 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2025-11-20 01:47:03] "GET /tag/69777519-cb11-4b4d-8127-20954eb73354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010541 10.0.0.33 - - [2025-11-20 01:47:03] "POST /tags HTTP/1.1" 409 228 0.001809 10.0.0.33 - - [2025-11-20 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2025-11-20 01:47:03] "GET /tag/3e23521b-0d70-4346-b964-af1c8a331d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010274 10.0.0.33 - - [2025-11-20 01:47:03] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003743 10.0.0.33 - - [2025-11-20 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.33 - - [2025-11-20 01:47:04] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002767 10.0.0.33 - - [2025-11-20 01:47:04] "POST /tags HTTP/1.1" 409 206 0.002158 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2025-11-20 01:47:04] "GET /tag/2fb5ae31-09c4-40a7-b0b7-91954faa9b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012894 10.0.0.33 - - [2025-11-20 01:47:04] "POST /tags HTTP/1.1" 409 226 0.003138 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.33 - - [2025-11-20 01:47:04] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012993 10.0.0.33 - - [2025-11-20 01:47:04] "POST /tags HTTP/1.1" 409 204 0.002025 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2025-11-20 01:47:04] "GET /tag/c8802e12-ad10-4dba-9edd-ecaacf0c4963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010090 10.0.0.33 - - [2025-11-20 01:47:04] "POST /tags HTTP/1.1" 409 226 0.002625 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2025-11-20 01:47:04] "GET /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010468 10.0.0.33 - - [2025-11-20 01:47:04] "POST /tags HTTP/1.1" 409 228 0.002004 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2025-11-20 01:47:04] "GET /tag/3e23521b-0d70-4346-b964-af1c8a331d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010598 10.0.0.33 - - [2025-11-20 01:47:04] "POST /tags HTTP/1.1" 409 252 0.001993 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2025-11-20 01:47:04] "GET /tag/69777519-cb11-4b4d-8127-20954eb73354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012897 10.0.0.33 - - [2025-11-20 01:47:04] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002697 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.33 - - [2025-11-20 01:47:04] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003529 10.0.0.33 - - [2025-11-20 01:47:04] "POST /firewall-rules HTTP/1.1" 409 281 0.001971 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2025-11-20 01:47:04] "PUT /firewall-rule/d02bae92-3567-460c-a29b-bb49abb52bc7 HTTP/1.1" 200 260 0.020625 10.0.0.33 - - [2025-11-20 01:47:04] "POST /firewall-rules HTTP/1.1" 409 291 0.015430 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2025-11-20 01:47:04] "PUT /firewall-rule/155226ef-162a-44a1-af1f-e495ffae4c39 HTTP/1.1" 200 260 0.026568 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-rule/155226ef-162a-44a1-af1f-e495ffae4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004060 10.0.0.33 - - [2025-11-20 01:47:04] "POST /firewall-rules HTTP/1.1" 200 658 0.081210 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-rule/4b956327-1082-42aa-b077-a4d7f0854c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004672 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002076 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-rule/d02bae92-3567-460c-a29b-bb49abb52bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002373 10.0.0.33 - - [2025-11-20 01:47:04] "POST /firewall-policys HTTP/1.1" 409 269 0.001928 10.0.0.33 - - [2025-11-20 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.33 - - [2025-11-20 01:47:04] "PUT /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2 HTTP/1.1" 200 264 0.023019 10.0.0.33 - - [2025-11-20 01:47:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023445 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014177 10.0.0.33 - - [2025-11-20 01:47:04] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002627 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002796 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-policy/077b5864-6e7d-40e1-aa59-267e2cb7d152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002284 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002226 10.0.0.33 - - [2025-11-20 01:47:04] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002970 10.0.0.33 - - [2025-11-20 01:47:05] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002826 10.0.0.33 - - [2025-11-20 01:47:05] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002444 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005732 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004544 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006709 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004245 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.003424 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004288 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004080 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.33 - - [2025-11-20 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2025-11-20 01:48:06] "GET /loadbalancer/a0ce4b57-3b6a-4797-b38c-c204536b4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003249 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006126 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.090768 10.0.0.33 - - [2025-11-20 01:48:06] "DELETE /loadbalancer-member/c8f828c1-d3e3-46ae-93d5-c2fb9f78b7fa HTTP/1.1" 200 115 0.060734 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010568 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.004683 10.0.0.33 - - [2025-11-20 01:48:06] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004594 10.0.0.33 - - [2025-11-20 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.33 - - [2025-11-20 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2025-11-20 01:48:06] "GET /loadbalancer/a0ce4b57-3b6a-4797-b38c-c204536b4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002921 10.0.0.33 - - [2025-11-20 01:48:07] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005181 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.33 - - [2025-11-20 01:48:07] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004053 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.33 - - [2025-11-20 01:48:07] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004442 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.33 - - [2025-11-20 01:48:07] "GET /virtual-machine/293de96d-e267-4135-9b1a-9481fd03aaa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002952 10.0.0.33 - - [2025-11-20 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.010087 10.0.0.33 - - [2025-11-20 01:48:07] "GET /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013140 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.018144 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.024204 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.033681 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.014459 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.020520 10.0.0.33 - - [2025-11-20 01:48:07] "DELETE /instance-ip/7d2457e2-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.039200 10.0.0.33 - - [2025-11-20 01:48:07] "DELETE /virtual-machine-interface/7d07c49c-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.031556 10.0.0.33 - - [2025-11-20 01:48:07] "DELETE /virtual-machine/293de96d-e267-4135-9b1a-9481fd03aaa3 HTTP/1.1" 200 115 0.015611 10.0.0.33 - - [2025-11-20 01:48:07] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005659 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.33 - - [2025-11-20 01:48:07] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004325 10.0.0.33 - - [2025-11-20 01:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.33 - - [2025-11-20 01:48:08] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004254 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.33 - - [2025-11-20 01:48:08] "GET /virtual-machine/41ac9fd6-b0da-4696-88fa-4f1292d05836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002892 10.0.0.33 - - [2025-11-20 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.009689 10.0.0.33 - - [2025-11-20 01:48:08] "GET /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004605 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.018664 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.030304 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.029507 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.016031 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.030236 10.0.0.33 - - [2025-11-20 01:48:08] "DELETE /instance-ip/7d9e013c-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.048807 10.0.0.33 - - [2025-11-20 01:48:08] "DELETE /virtual-machine-interface/7d82ddc6-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.049554 10.0.0.33 - - [2025-11-20 01:48:08] "DELETE /virtual-machine/41ac9fd6-b0da-4696-88fa-4f1292d05836 HTTP/1.1" 200 115 0.022908 10.0.0.33 - - [2025-11-20 01:48:08] "DELETE /tag/ac4c14ec-225f-4445-9094-7528f4c01e6b HTTP/1.1" 200 115 0.035853 10.0.0.33 - - [2025-11-20 01:48:08] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004168 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.33 - - [2025-11-20 01:48:08] "GET /virtual-machine/8ba2c310-f8ef-4d0a-a743-7f4057f6ffd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003448 10.0.0.33 - - [2025-11-20 01:48:08] "POST /ref-update HTTP/1.1" 200 156 0.010558 10.0.0.33 - - [2025-11-20 01:48:08] "GET /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004293 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.016584 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.038228 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.020043 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.026310 10.0.0.33 - - [2025-11-20 01:48:08] "POST /set-tag HTTP/1.1" 200 109 0.036761 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /instance-ip/7c6a2138-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.028119 10.0.0.33 - - [2025-11-20 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.011611 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /virtual-machine-interface/7c50873c-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.037824 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /virtual-machine/8ba2c310-f8ef-4d0a-a743-7f4057f6ffd2 HTTP/1.1" 200 115 0.025961 10.0.0.33 - - [2025-11-20 01:48:09] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005152 10.0.0.33 - - [2025-11-20 01:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.33 - - [2025-11-20 01:48:09] "GET /virtual-machine/0e7b4947-388d-42a2-9f61-f722e494dccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003347 10.0.0.33 - - [2025-11-20 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.009241 10.0.0.33 - - [2025-11-20 01:48:09] "GET /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012164 10.0.0.33 - - [2025-11-20 01:48:09] "POST /set-tag HTTP/1.1" 200 109 0.018310 10.0.0.33 - - [2025-11-20 01:48:09] "POST /set-tag HTTP/1.1" 200 109 0.033044 10.0.0.33 - - [2025-11-20 01:48:09] "POST /set-tag HTTP/1.1" 200 109 0.023191 10.0.0.33 - - [2025-11-20 01:48:09] "POST /set-tag HTTP/1.1" 200 109 0.013672 10.0.0.33 - - [2025-11-20 01:48:09] "POST /set-tag HTTP/1.1" 200 109 0.039089 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /instance-ip/7b4ea6e8-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.049430 10.0.0.33 - - [2025-11-20 01:48:09] "POST /ref-update HTTP/1.1" 200 156 0.007216 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /virtual-machine-interface/7b33030c-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.043130 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /virtual-machine/0e7b4947-388d-42a2-9f61-f722e494dccb HTTP/1.1" 200 115 0.020131 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /tag/2fb5ae31-09c4-40a7-b0b7-91954faa9b45 HTTP/1.1" 409 388 0.006302 10.0.0.33 - - [2025-11-20 01:48:09] "DELETE /tag/596b9b49-c662-43b9-8122-ed24f5e6c498 HTTP/1.1" 200 115 0.033401 10.0.0.33 - - [2025-11-20 01:48:37] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004324 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.33 - - [2025-11-20 01:48:37] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006022 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.33 - - [2025-11-20 01:48:37] "GET /virtual-machine/021874b2-e3f0-45ce-8dfa-0dc9debbc644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003481 10.0.0.33 - - [2025-11-20 01:48:37] "POST /ref-update HTTP/1.1" 200 156 0.009125 10.0.0.33 - - [2025-11-20 01:48:37] "GET /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012520 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.016471 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.038495 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.018707 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.012887 10.0.0.33 - - [2025-11-20 01:48:37] "DELETE /instance-ip/7f08fb08-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.033857 10.0.0.33 - - [2025-11-20 01:48:37] "DELETE /virtual-machine-interface/7ef52060-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.039608 10.0.0.33 - - [2025-11-20 01:48:37] "DELETE /virtual-machine/021874b2-e3f0-45ce-8dfa-0dc9debbc644 HTTP/1.1" 200 115 0.018931 10.0.0.33 - - [2025-11-20 01:48:37] "DELETE /tag/b747b01c-24c8-4dc5-9258-ac8c742301d0 HTTP/1.1" 200 115 0.034213 10.0.0.33 - - [2025-11-20 01:48:37] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013522 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.33 - - [2025-11-20 01:48:37] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005285 10.0.0.33 - - [2025-11-20 01:48:37] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.33 - - [2025-11-20 01:48:38] "GET /virtual-machine/9e236180-c4cf-4caa-989f-7d29448d32d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003355 10.0.0.33 - - [2025-11-20 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.009028 10.0.0.33 - - [2025-11-20 01:48:38] "GET /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006073 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.016685 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.023780 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.030469 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.016780 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /instance-ip/7e25d094-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.046360 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /virtual-machine-interface/7e0bbbe6-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.040821 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /virtual-machine/9e236180-c4cf-4caa-989f-7d29448d32d4 HTTP/1.1" 200 115 0.025817 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /tag/a537d47c-6da0-4378-bfce-563005f20646 HTTP/1.1" 200 115 0.050421 10.0.0.33 - - [2025-11-20 01:48:38] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003795 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.33 - - [2025-11-20 01:48:38] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003811 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.33 - - [2025-11-20 01:48:38] "GET /virtual-machine/fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003208 10.0.0.33 - - [2025-11-20 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.33 - - [2025-11-20 01:48:38] "GET /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012435 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.017847 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.027327 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.030016 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.013175 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /instance-ip/7e9c76d6-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.037743 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /virtual-machine-interface/7e849818-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.055133 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /virtual-machine/fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 HTTP/1.1" 200 115 0.017008 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /tag/69561c4d-6f61-4115-92c9-cc737182849b HTTP/1.1" 200 115 0.035085 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /tag/c8802e12-ad10-4dba-9edd-ecaacf0c4963 HTTP/1.1" 409 236 0.003530 10.0.0.33 - - [2025-11-20 01:48:38] "DELETE /tag/bf07d75d-5dcb-46c9-9ea1-5839f9ae2be3 HTTP/1.1" 200 115 0.042290 10.0.0.33 - - [2025-11-20 01:48:38] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004080 10.0.0.33 - - [2025-11-20 01:48:38] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.33 - - [2025-11-20 01:48:39] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004289 10.0.0.33 - - [2025-11-20 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.005153 10.0.0.33 - - [2025-11-20 01:48:39] "GET /virtual-machine/f7c9dac5-6040-44bc-8fc6-6daf36fe9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002292 10.0.0.33 - - [2025-11-20 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.008271 10.0.0.33 - - [2025-11-20 01:48:39] "GET /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011145 10.0.0.33 - - [2025-11-20 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.016448 10.0.0.33 - - [2025-11-20 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.014474 10.0.0.33 - - [2025-11-20 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.023451 10.0.0.33 - - [2025-11-20 01:48:39] "POST /set-tag HTTP/1.1" 200 109 0.029684 10.0.0.33 - - [2025-11-20 01:48:39] "DELETE /instance-ip/7f7c1b1a-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.028278 10.0.0.33 - - [2025-11-20 01:48:39] "DELETE /virtual-machine-interface/7f641c40-c5b2-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.031825 10.0.0.33 - - [2025-11-20 01:48:39] "DELETE /virtual-machine/f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 HTTP/1.1" 200 115 0.020206 10.0.0.33 - - [2025-11-20 01:48:39] "DELETE /tag/2614ec16-d8e4-434f-a450-5bcbac8b2e71 HTTP/1.1" 200 115 0.033358 10.0.0.33 - - [2025-11-20 01:48:39] "DELETE /tag/69777519-cb11-4b4d-8127-20954eb73354 HTTP/1.1" 409 236 0.004063 10.0.0.33 - - [2025-11-20 01:48:39] "DELETE /tag/3e23521b-0d70-4346-b964-af1c8a331d87 HTTP/1.1" 409 236 0.004956 10.0.0.33 - - [2025-11-20 01:48:41] "POST /projects HTTP/1.1" 409 238 0.002571 10.0.0.33 - - [2025-11-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2025-11-20 01:48:41] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052438 10.0.0.33 - - [2025-11-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2025-11-20 01:48:41] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006789 10.0.0.33 - - [2025-11-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2025-11-20 01:48:41] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003866 10.0.0.33 - - [2025-11-20 01:48:41] "POST /security-groups HTTP/1.1" 409 285 0.002217 10.0.0.33 - - [2025-11-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.33 - - [2025-11-20 01:48:41] "PUT /security-group/86c8f00f-2c79-452c-8c00-0ff49d9a4f3d HTTP/1.1" 200 262 0.060722 10.0.0.33 - - [2025-11-20 01:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033562 10.0.0.33 - - [2025-11-20 01:48:41] "PUT /access-control-list/784f93ca-ebda-49b5-95cd-088f9b97f733 HTTP/1.1" 200 272 0.020925 10.0.0.33 - - [2025-11-20 01:48:41] "PUT /access-control-list/e945803e-c240-4759-a5e4-7963a94deea4 HTTP/1.1" 200 272 0.025292 10.0.0.33 - - [2025-11-20 01:48:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002265 10.0.0.33 - - [2025-11-20 01:48:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001785 10.0.0.33 - - [2025-11-20 01:48:46] "POST /projects HTTP/1.1" 409 238 0.002202 10.0.0.33 - - [2025-11-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.33 - - [2025-11-20 01:48:46] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041374 10.0.0.33 - - [2025-11-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.33 - - [2025-11-20 01:48:46] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003993 10.0.0.33 - - [2025-11-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2025-11-20 01:48:46] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003301 10.0.0.33 - - [2025-11-20 01:48:47] "POST /security-groups HTTP/1.1" 409 285 0.002413 10.0.0.33 - - [2025-11-20 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2025-11-20 01:48:47] "PUT /security-group/86c8f00f-2c79-452c-8c00-0ff49d9a4f3d HTTP/1.1" 200 262 0.055048 10.0.0.33 - - [2025-11-20 01:48:47] "PUT /access-control-list/784f93ca-ebda-49b5-95cd-088f9b97f733 HTTP/1.1" 200 272 0.009905 10.0.0.33 - - [2025-11-20 01:48:47] "PUT /access-control-list/e945803e-c240-4759-a5e4-7963a94deea4 HTTP/1.1" 200 272 0.022831 10.0.0.33 - - [2025-11-20 01:48:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032661 10.0.0.33 - - [2025-11-20 01:48:47] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.021138 10.0.0.33 - - [2025-11-20 01:48:47] "GET /firewall-rule/a72240a8-804f-4148-a79b-b82034089116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002598 10.0.0.33 - - [2025-11-20 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.072598 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /firewall-rule/a72240a8-804f-4148-a79b-b82034089116 HTTP/1.1" 200 115 0.042300 10.0.0.33 - - [2025-11-20 01:48:47] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004596 10.0.0.33 - - [2025-11-20 01:48:47] "GET /firewall-rule/ec82abc8-7e39-48e8-a856-09279858871b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003750 10.0.0.33 - - [2025-11-20 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.045998 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /firewall-rule/ec82abc8-7e39-48e8-a856-09279858871b HTTP/1.1" 200 115 0.032432 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /tag/8b27e742-05ef-41f9-aa61-e1f65371f6ab HTTP/1.1" 200 115 0.034965 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /tag/69777519-cb11-4b4d-8127-20954eb73354 HTTP/1.1" 409 236 0.006582 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /tag/3e23521b-0d70-4346-b964-af1c8a331d87 HTTP/1.1" 409 236 0.004544 10.0.0.33 - - [2025-11-20 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2025-11-20 01:48:47] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003767 10.0.0.33 - - [2025-11-20 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2025-11-20 01:48:47] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003962 10.0.0.33 - - [2025-11-20 01:48:47] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.049392 10.0.0.33 - - [2025-11-20 01:48:47] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.045365 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /security-group/86c8f00f-2c79-452c-8c00-0ff49d9a4f3d HTTP/1.1" 200 115 0.055562 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /access-control-list/784f93ca-ebda-49b5-95cd-088f9b97f733 HTTP/1.1" 200 115 0.028893 10.0.0.33 - - [2025-11-20 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013623 10.0.0.33 - - [2025-11-20 01:48:47] "DELETE /access-control-list/e945803e-c240-4759-a5e4-7963a94deea4 HTTP/1.1" 200 115 0.020786 10.0.0.33 - - [2025-11-20 01:48:47] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032033 10.0.0.33 - - [2025-11-20 01:48:48] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?fields=security_groups HTTP/1.1" 200 1352 0.032559 10.0.0.33 - - [2025-11-20 01:48:48] "DELETE /security-group/38696211-3a46-4d1d-8301-b55d787be2f0 HTTP/1.1" 200 115 0.037462 10.0.0.33 - - [2025-11-20 01:48:48] "DELETE /access-control-list/a7521f07-4e4e-4f59-aee5-8be7bd3e2714 HTTP/1.1" 200 115 0.032953 10.0.0.33 - - [2025-11-20 01:48:48] "GET /project/2d3a6fa9-3a41-48db-8acd-047177591c28?fields=application_policy_sets HTTP/1.1" 200 1391 0.046290 10.0.0.33 - - [2025-11-20 01:48:48] "DELETE /access-control-list/8a1175f1-18d6-44cb-8852-a4944f1b6fb9 HTTP/1.1" 200 115 0.045334 10.0.0.33 - - [2025-11-20 01:48:48] "DELETE /project/2d3a6fa9-3a41-48db-8acd-047177591c28 HTTP/1.1" 200 115 0.272877 10.0.0.33 - - [2025-11-20 01:48:48] "POST /projects HTTP/1.1" 409 238 0.002549 10.0.0.33 - - [2025-11-20 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2025-11-20 01:48:48] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039752 10.0.0.33 - - [2025-11-20 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.33 - - [2025-11-20 01:48:48] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005175 10.0.0.33 - - [2025-11-20 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-11-20 01:48:48] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003977 10.0.0.33 - - [2025-11-20 01:48:48] "POST /security-groups HTTP/1.1" 409 285 0.002261 10.0.0.33 - - [2025-11-20 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.33 - - [2025-11-20 01:48:48] "PUT /security-group/c9218329-9037-4f29-ad5b-d1b0b7b21153 HTTP/1.1" 200 262 0.059055 10.0.0.33 - - [2025-11-20 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014963 10.0.0.33 - - [2025-11-20 01:48:48] "PUT /access-control-list/31181d83-98b5-4b0b-803f-ef7365c31134 HTTP/1.1" 200 272 0.020875 10.0.0.33 - - [2025-11-20 01:48:48] "PUT /access-control-list/98d282c0-af32-4957-b45b-cc15e9503385 HTTP/1.1" 200 272 0.012085 10.0.0.33 - - [2025-11-20 01:48:52] "DELETE /loadbalancer-member/89ba75ce-7cb1-453c-8965-1db16a72ce05 HTTP/1.1" 200 115 0.042007 10.0.0.33 - - [2025-11-20 01:48:52] "DELETE /loadbalancer-pool/455ae76d-8c83-497b-9903-4524eb510518 HTTP/1.1" 200 115 0.035364 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /loadbalancer-listener/d2567a82-1f41-487a-96e6-87ce12cab39b HTTP/1.1" 200 115 0.039760 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /loadbalancer/a0ce4b57-3b6a-4797-b38c-c204536b4eb2 HTTP/1.1" 200 115 0.026915 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /floating-ip/0e748057-7027-4014-b801-6e87e35728db HTTP/1.1" 200 115 0.029640 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /instance-ip/03c4d2e3-982a-4840-bd4b-3b1b1e2bd3ab HTTP/1.1" 200 115 0.039753 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /virtual-machine-interface/d5bbd71d-3c8f-428c-9021-4e8f46a70996 HTTP/1.1" 200 115 0.047924 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /tag/feef100f-3584-45ae-afdc-dfdaae6b0e85 HTTP/1.1" 200 115 0.049276 10.0.0.33 - - [2025-11-20 01:48:53] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002516 10.0.0.33 - - [2025-11-20 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2025-11-20 01:48:53] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002608 10.0.0.33 - - [2025-11-20 01:48:53] "GET /firewall-policy/67664fc2-1103-46b4-89a1-e47dd01a4b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002376 10.0.0.33 - - [2025-11-20 01:48:53] "GET /firewall-rule/d02bae92-3567-460c-a29b-bb49abb52bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002755 10.0.0.33 - - [2025-11-20 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.012562 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /firewall-rule/d02bae92-3567-460c-a29b-bb49abb52bc7 HTTP/1.1" 200 115 0.035217 10.0.0.33 - - [2025-11-20 01:48:53] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002695 10.0.0.33 - - [2025-11-20 01:48:53] "GET /firewall-rule/155226ef-162a-44a1-af1f-e495ffae4c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003003 10.0.0.33 - - [2025-11-20 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.017461 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /firewall-rule/155226ef-162a-44a1-af1f-e495ffae4c39 HTTP/1.1" 200 115 0.049008 10.0.0.33 - - [2025-11-20 01:48:53] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005409 10.0.0.33 - - [2025-11-20 01:48:53] "GET /firewall-rule/4b956327-1082-42aa-b077-a4d7f0854c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002725 10.0.0.33 - - [2025-11-20 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.011522 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /firewall-rule/4b956327-1082-42aa-b077-a4d7f0854c9a HTTP/1.1" 200 115 0.051430 10.0.0.33 - - [2025-11-20 01:48:53] "GET /application-policy-set/a16301a0-5f59-4adf-ae16-557369166d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002299 10.0.0.33 - - [2025-11-20 01:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-11-20 01:48:53] "GET /policy-management/6757cf49-7a30-404d-b110-ee1bb627fdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002710 10.0.0.33 - - [2025-11-20 01:48:53] "GET /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003778 10.0.0.33 - - [2025-11-20 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.020650 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /firewall-policy/ff86af9b-5a88-4777-969c-4aa521aa0ac2 HTTP/1.1" 200 115 0.035415 10.0.0.33 - - [2025-11-20 01:48:53] "DELETE /tag/2fb5ae31-09c4-40a7-b0b7-91954faa9b45 HTTP/1.1" 200 115 0.075767 10.0.0.33 - - [2025-11-20 01:48:54] "DELETE /tag/c8802e12-ad10-4dba-9edd-ecaacf0c4963 HTTP/1.1" 200 115 0.060675 10.0.0.33 - - [2025-11-20 01:48:54] "DELETE /tag/69777519-cb11-4b4d-8127-20954eb73354 HTTP/1.1" 200 115 0.048649 10.0.0.33 - - [2025-11-20 01:48:54] "DELETE /tag/3e23521b-0d70-4346-b964-af1c8a331d87 HTTP/1.1" 200 115 0.088356 10.0.0.33 - - [2025-11-20 01:48:54] "POST /projects HTTP/1.1" 409 238 0.008343 10.0.0.33 - - [2025-11-20 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2025-11-20 01:48:54] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038332 10.0.0.33 - - [2025-11-20 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2025-11-20 01:48:54] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.020233 10.0.0.33 - - [2025-11-20 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2025-11-20 01:48:54] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004044 10.0.0.33 - - [2025-11-20 01:48:54] "POST /security-groups HTTP/1.1" 409 285 0.002316 10.0.0.33 - - [2025-11-20 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2025-11-20 01:48:54] "PUT /security-group/c9218329-9037-4f29-ad5b-d1b0b7b21153 HTTP/1.1" 200 262 0.063148 10.0.0.33 - - [2025-11-20 01:48:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033171 10.0.0.33 - - [2025-11-20 01:48:54] "PUT /access-control-list/31181d83-98b5-4b0b-803f-ef7365c31134 HTTP/1.1" 200 272 0.021793 10.0.0.33 - - [2025-11-20 01:48:54] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.030111 10.0.0.33 - - [2025-11-20 01:48:54] "PUT /access-control-list/98d282c0-af32-4957-b45b-cc15e9503385 HTTP/1.1" 200 272 0.045558 10.0.0.33 - - [2025-11-20 01:48:54] "GET /firewall-rule/599d285f-05e2-4f6d-b313-007ff982c1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002553 10.0.0.33 - - [2025-11-20 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.096039 10.0.0.33 - - [2025-11-20 01:48:54] "DELETE /firewall-rule/599d285f-05e2-4f6d-b313-007ff982c1f2 HTTP/1.1" 200 115 0.076950 10.0.0.33 - - [2025-11-20 01:48:54] "GET /firewall-policy/98ee719d-12c3-4c0a-8c4c-042e188c9d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006551 10.0.0.33 - - [2025-11-20 01:48:54] "GET /firewall-rule/ccfd2828-4d30-4ce3-bfff-3823ffe5d187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002927 10.0.0.33 - - [2025-11-20 01:48:54] "POST /ref-update HTTP/1.1" 200 156 0.054351 10.0.0.33 - - [2025-11-20 01:48:54] "DELETE /firewall-rule/ccfd2828-4d30-4ce3-bfff-3823ffe5d187 HTTP/1.1" 200 115 0.054784 10.0.0.33 - - [2025-11-20 01:48:54] "DELETE /tag/27072179-8c14-43b5-b2ad-e16f5ec2e7fe HTTP/1.1" 200 115 0.039402 10.0.0.33 - - [2025-11-20 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.33 - - [2025-11-20 01:48:55] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004885 10.0.0.33 - - [2025-11-20 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2025-11-20 01:48:55] "GET /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003875 10.0.0.33 - - [2025-11-20 01:48:55] "PUT /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184 HTTP/1.1" 200 264 0.039216 10.0.0.33 - - [2025-11-20 01:48:55] "PUT /virtual-network/9142e7cd-b73e-4927-b406-0be00f09055e HTTP/1.1" 200 264 0.046390 10.0.0.33 - - [2025-11-20 01:48:55] "DELETE /security-group/c9218329-9037-4f29-ad5b-d1b0b7b21153 HTTP/1.1" 200 115 0.082238 10.0.0.33 - - [2025-11-20 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.33 - - [2025-11-20 01:48:55] "DELETE /access-control-list/31181d83-98b5-4b0b-803f-ef7365c31134 HTTP/1.1" 200 115 0.052266 10.0.0.33 - - [2025-11-20 01:48:55] "DELETE /access-control-list/98d282c0-af32-4957-b45b-cc15e9503385 HTTP/1.1" 200 115 0.059621 10.0.0.33 - - [2025-11-20 01:48:55] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.074073 10.0.0.33 - - [2025-11-20 01:48:55] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?fields=security_groups HTTP/1.1" 200 1352 0.106279 10.0.0.33 - - [2025-11-20 01:48:55] "DELETE /access-control-list/176fe1db-7033-46a5-9b01-a50a3102a6ed HTTP/1.1" 200 115 0.062466 10.0.0.33 - - [2025-11-20 01:48:55] "DELETE /security-group/4e3f6a81-507d-4c75-b1e4-fb65b6c8721a HTTP/1.1" 200 115 0.163768 10.0.0.33 - - [2025-11-20 01:48:55] "DELETE /access-control-list/e9e59241-803d-4e27-9fbb-7bff9ebe2f99 HTTP/1.1" 200 115 0.060942 10.0.0.33 - - [2025-11-20 01:48:55] "GET /project/1687f3b3-b1c0-4d95-ac1b-893352026e78?fields=application_policy_sets HTTP/1.1" 200 1391 0.062240 10.0.0.33 - - [2025-11-20 01:48:55] "DELETE /project/1687f3b3-b1c0-4d95-ac1b-893352026e78 HTTP/1.1" 200 115 0.620237 10.0.0.33 - - [2025-11-20 01:49:50] "GET / HTTP/1.1" 200 35931 0.002919 10.0.0.33 - - [2025-11-20 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2025-11-20 01:49:51] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002986 10.0.0.33 - - [2025-11-20 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2025-11-20 01:49:51] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002709 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:49:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:49:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001308 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001191 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.33 - - [2025-11-20 01:50:11] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.33 - - [2025-11-20 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2025-11-20 01:50:11] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005668 10.0.0.33 - - [2025-11-20 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2025-11-20 01:50:11] "GET /config-node/b612097e-276e-4a59-ab68-c7d7a1c5e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002252 10.0.0.33 - - [2025-11-20 01:50:22] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.33 - - [2025-11-20 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-11-20 01:50:23] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004895 10.0.0.33 - - [2025-11-20 01:50:23] "POST /bgp-routers HTTP/1.1" 409 301 0.003174 10.0.0.33 - - [2025-11-20 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2025-11-20 01:50:23] "GET /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003482 10.0.0.33 - - [2025-11-20 01:50:23] "PUT /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369 HTTP/1.1" 200 254 0.029634 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:50:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:50:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 10.0.0.33 - - [2025-11-20 01:50:37] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.33 - - [2025-11-20 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-11-20 01:50:37] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004666 10.0.0.33 - - [2025-11-20 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.33 - - [2025-11-20 01:50:37] "GET /config-node/b612097e-276e-4a59-ab68-c7d7a1c5e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001984 10.0.0.33 - - [2025-11-20 01:50:37] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.33 - - [2025-11-20 01:50:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001906 10.0.0.33 - - [2025-11-20 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2025-11-20 01:50:42] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002611 10.0.0.33 - - [2025-11-20 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-11-20 01:50:42] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.031145 10.0.0.33 - - [2025-11-20 01:50:42] "GET / HTTP/1.1" 200 35931 0.001900 10.0.0.33 - - [2025-11-20 01:50:42] "POST /alarms HTTP/1.1" 409 264 0.003437 10.0.0.33 - - [2025-11-20 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/a2e4b3c5-7f14-4d66-afcd-c47d39c22c11 HTTP/1.1" 200 244 0.011644 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 261 0.002153 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/b8cc65cb-4ab2-44e1-bf2b-e9bcc448fc2b HTTP/1.1" 200 244 0.011312 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 261 0.015522 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/66f0dc7c-ca41-433c-be68-564089202393 HTTP/1.1" 200 244 0.011603 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 253 0.011302 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/3e1959cd-f2a9-494a-b21c-0d016272584d HTTP/1.1" 200 244 0.013809 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 251 0.006370 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/2eb382f1-c5b9-4330-b268-ec4bd4d40d1a HTTP/1.1" 200 244 0.020780 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 252 0.011306 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/8dd70eea-eb34-4429-8130-45a0198d37e8 HTTP/1.1" 200 244 0.028927 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 256 0.012632 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/e71a3a97-0534-416f-9735-339d6d442729 HTTP/1.1" 200 244 0.012814 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 248 0.012640 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/5d269818-0870-4ed3-8b58-4922a083fd7e HTTP/1.1" 200 244 0.010415 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 252 0.016257 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/8b515c8f-b212-458c-9b76-22619ce1b762 HTTP/1.1" 200 244 0.011047 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 257 0.015748 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/5d86431c-e56f-4b9b-8a1e-a90f4a6d9bb2 HTTP/1.1" 200 244 0.011877 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 251 0.008188 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/36efd4db-fd42-40b2-be58-bd9bd002e809 HTTP/1.1" 200 244 0.018981 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 257 0.005992 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/b41cdb5b-9ba0-4057-8aba-836d58889fef HTTP/1.1" 200 244 0.019713 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 261 0.014233 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2025-11-20 01:50:43] "PUT /alarm/6affd3f2-4ab5-4805-8c77-6cf124f84fa1 HTTP/1.1" 200 244 0.011605 10.0.0.33 - - [2025-11-20 01:50:43] "POST /alarms HTTP/1.1" 409 258 0.008554 10.0.0.33 - - [2025-11-20 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/31aa0917-a8a7-44ce-a6fd-f0071f2ba1c1 HTTP/1.1" 200 244 0.010987 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 254 0.010296 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/b9ad17bd-3cbd-4a8f-bc92-01afc1074c97 HTTP/1.1" 200 244 0.011075 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 254 0.003673 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/feae2eef-be40-43c4-92d3-cbcee9ca988d HTTP/1.1" 200 244 0.011500 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 254 0.010265 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/24a7aacb-54da-4860-8e8b-85aa01368880 HTTP/1.1" 200 244 0.011201 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 247 0.008868 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/33480cc8-6c60-44d6-8871-d51421be1e65 HTTP/1.1" 200 244 0.010746 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 272 0.007650 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/5e6b8e1d-ea91-4fca-bdaf-ddc9a8bcdba3 HTTP/1.1" 200 244 0.010772 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 261 0.007640 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/cd0f7115-2f51-44ae-a365-3425955e0b79 HTTP/1.1" 200 244 0.019702 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 259 0.005995 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/62fca22c-b5bb-4455-a0c7-18ef4e57c0f8 HTTP/1.1" 200 244 0.019990 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 265 0.003880 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/1a50bcc7-48f5-490c-b514-34bbd6dfced8 HTTP/1.1" 200 244 0.014026 10.0.0.33 - - [2025-11-20 01:50:44] "POST /alarms HTTP/1.1" 409 279 0.017048 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /alarm/6bdde49f-a198-43cf-a23b-5a9c53cc6528 HTTP/1.1" 200 244 0.012532 10.0.0.33 - - [2025-11-20 01:50:44] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.33 - - [2025-11-20 01:50:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001824 10.0.0.33 - - [2025-11-20 01:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2025-11-20 01:50:44] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.007481 10.0.0.33 - - [2025-11-20 01:50:45] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.33 - - [2025-11-20 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-11-20 01:50:45] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002724 10.0.0.33 - - [2025-11-20 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2025-11-20 01:50:45] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.009867 10.0.0.33 - - [2025-11-20 01:50:45] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.33 - - [2025-11-20 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-11-20 01:50:45] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005780 10.0.0.33 - - [2025-11-20 01:50:45] "PUT /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48 HTTP/1.1" 200 274 0.025857 10.0.0.33 - - [2025-11-20 01:50:48] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.33 - - [2025-11-20 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2025-11-20 01:50:48] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002778 10.0.0.33 - - [2025-11-20 01:50:49] "POST /bgp-routers HTTP/1.1" 409 301 0.003235 10.0.0.33 - - [2025-11-20 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2025-11-20 01:50:49] "GET /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004287 10.0.0.33 - - [2025-11-20 01:50:49] "PUT /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369 HTTP/1.1" 200 254 0.012414 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:50:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:50:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.33 - - [2025-11-20 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.33 - - [2025-11-20 01:50:50] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003445 10.0.0.33 - - [2025-11-20 01:51:29] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.33 - - [2025-11-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-11-20 01:51:29] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004836 10.0.0.33 - - [2025-11-20 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2025-11-20 01:51:29] "GET /config-node/b612097e-276e-4a59-ab68-c7d7a1c5e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002652 10.0.0.33 - - [2025-11-20 01:51:41] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.33 - - [2025-11-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2025-11-20 01:51:41] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003926 10.0.0.33 - - [2025-11-20 01:51:41] "POST /bgp-routers HTTP/1.1" 409 301 0.002048 10.0.0.33 - - [2025-11-20 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-11-20 01:51:41] "GET /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002627 10.0.0.33 - - [2025-11-20 01:51:41] "PUT /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369 HTTP/1.1" 200 254 0.023606 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:51:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:51:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:51:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:51:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.33 - - [2025-11-20 01:51:59] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.33 - - [2025-11-20 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2025-11-20 01:51:59] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004725 10.0.0.33 - - [2025-11-20 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2025-11-20 01:51:59] "GET /config-node/b612097e-276e-4a59-ab68-c7d7a1c5e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001819 10.0.0.33 - - [2025-11-20 01:51:59] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.33 - - [2025-11-20 01:51:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002377 10.0.0.33 - - [2025-11-20 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2025-11-20 01:52:04] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002714 10.0.0.33 - - [2025-11-20 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2025-11-20 01:52:04] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.009841 10.0.0.33 - - [2025-11-20 01:52:04] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.33 - - [2025-11-20 01:52:04] "POST /alarms HTTP/1.1" 409 264 0.001920 10.0.0.33 - - [2025-11-20 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2025-11-20 01:52:04] "PUT /alarm/a2e4b3c5-7f14-4d66-afcd-c47d39c22c11 HTTP/1.1" 200 244 0.009802 10.0.0.33 - - [2025-11-20 01:52:04] "POST /alarms HTTP/1.1" 409 261 0.008323 10.0.0.33 - - [2025-11-20 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2025-11-20 01:52:04] "PUT /alarm/b8cc65cb-4ab2-44e1-bf2b-e9bcc448fc2b HTTP/1.1" 200 244 0.008592 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 261 0.002132 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/66f0dc7c-ca41-433c-be68-564089202393 HTTP/1.1" 200 244 0.016526 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 253 0.002178 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/3e1959cd-f2a9-494a-b21c-0d016272584d HTTP/1.1" 200 244 0.010556 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 251 0.005994 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/2eb382f1-c5b9-4330-b268-ec4bd4d40d1a HTTP/1.1" 200 244 0.010489 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 252 0.017350 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/8dd70eea-eb34-4429-8130-45a0198d37e8 HTTP/1.1" 200 244 0.008517 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 256 0.006410 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/e71a3a97-0534-416f-9735-339d6d442729 HTTP/1.1" 200 244 0.009063 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 248 0.003258 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/5d269818-0870-4ed3-8b58-4922a083fd7e HTTP/1.1" 200 244 0.019339 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 252 0.004946 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/8b515c8f-b212-458c-9b76-22619ce1b762 HTTP/1.1" 200 244 0.010365 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 257 0.007655 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/5d86431c-e56f-4b9b-8a1e-a90f4a6d9bb2 HTTP/1.1" 200 244 0.009595 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 251 0.006575 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/36efd4db-fd42-40b2-be58-bd9bd002e809 HTTP/1.1" 200 244 0.010676 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 257 0.010966 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/b41cdb5b-9ba0-4057-8aba-836d58889fef HTTP/1.1" 200 244 0.012033 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 261 0.011803 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/6affd3f2-4ab5-4805-8c77-6cf124f84fa1 HTTP/1.1" 200 244 0.011571 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 258 0.012944 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/31aa0917-a8a7-44ce-a6fd-f0071f2ba1c1 HTTP/1.1" 200 244 0.012044 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 254 0.005806 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/b9ad17bd-3cbd-4a8f-bc92-01afc1074c97 HTTP/1.1" 200 244 0.010635 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 254 0.004829 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2025-11-20 01:52:05] "PUT /alarm/feae2eef-be40-43c4-92d3-cbcee9ca988d HTTP/1.1" 200 244 0.008637 10.0.0.33 - - [2025-11-20 01:52:05] "POST /alarms HTTP/1.1" 409 254 0.007229 10.0.0.33 - - [2025-11-20 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /alarm/24a7aacb-54da-4860-8e8b-85aa01368880 HTTP/1.1" 200 244 0.010216 10.0.0.33 - - [2025-11-20 01:52:06] "POST /alarms HTTP/1.1" 409 247 0.004844 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /alarm/33480cc8-6c60-44d6-8871-d51421be1e65 HTTP/1.1" 200 244 0.013047 10.0.0.33 - - [2025-11-20 01:52:06] "POST /alarms HTTP/1.1" 409 272 0.004940 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /alarm/5e6b8e1d-ea91-4fca-bdaf-ddc9a8bcdba3 HTTP/1.1" 200 244 0.009135 10.0.0.33 - - [2025-11-20 01:52:06] "POST /alarms HTTP/1.1" 409 261 0.006521 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /alarm/cd0f7115-2f51-44ae-a365-3425955e0b79 HTTP/1.1" 200 244 0.008750 10.0.0.33 - - [2025-11-20 01:52:06] "POST /alarms HTTP/1.1" 409 259 0.007550 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /alarm/62fca22c-b5bb-4455-a0c7-18ef4e57c0f8 HTTP/1.1" 200 244 0.012798 10.0.0.33 - - [2025-11-20 01:52:06] "POST /alarms HTTP/1.1" 409 265 0.011990 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /alarm/1a50bcc7-48f5-490c-b514-34bbd6dfced8 HTTP/1.1" 200 244 0.010923 10.0.0.33 - - [2025-11-20 01:52:06] "POST /alarms HTTP/1.1" 409 279 0.006857 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /alarm/6bdde49f-a198-43cf-a23b-5a9c53cc6528 HTTP/1.1" 200 244 0.008647 10.0.0.33 - - [2025-11-20 01:52:06] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.33 - - [2025-11-20 01:52:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001947 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.33 - - [2025-11-20 01:52:06] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.006569 10.0.0.33 - - [2025-11-20 01:52:06] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.33 - - [2025-11-20 01:52:06] "GET /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002553 10.0.0.33 - - [2025-11-20 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2025-11-20 01:52:07] "PUT /global-vrouter-config/1ba3045a-1060-4be6-b29e-b602d4be3532 HTTP/1.1" 200 276 0.008431 10.0.0.33 - - [2025-11-20 01:52:07] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.33 - - [2025-11-20 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-11-20 01:52:07] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004557 10.0.0.33 - - [2025-11-20 01:52:07] "PUT /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48 HTTP/1.1" 200 274 0.014262 10.0.0.33 - - [2025-11-20 01:52:11] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.33 - - [2025-11-20 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.33 - - [2025-11-20 01:52:11] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003030 10.0.0.33 - - [2025-11-20 01:52:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001981 10.0.0.33 - - [2025-11-20 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2025-11-20 01:52:11] "GET /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003376 10.0.0.33 - - [2025-11-20 01:52:11] "PUT /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369 HTTP/1.1" 200 254 0.012243 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:52:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001187 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001205 10.0.0.33 - - [2025-11-20 01:52:15] "POST /tags HTTP/1.1" 200 355 0.022485 10.0.0.33 - - [2025-11-20 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010792 10.0.0.33 - - [2025-11-20 01:52:15] "GET /tag/fb994885-a241-44cf-aaf3-df2766141a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013771 10.0.0.33 - - [2025-11-20 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004138 10.0.0.33 - - [2025-11-20 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2025-11-20 01:52:16] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060660 10.0.0.33 - - [2025-11-20 01:52:16] "POST /virtual-machines HTTP/1.1" 200 351 0.022105 10.0.0.33 - - [2025-11-20 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014895 10.0.0.33 - - [2025-11-20 01:52:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.138749 10.0.0.33 - - [2025-11-20 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009159 10.0.0.33 - - [2025-11-20 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009109 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004051 10.0.0.33 - - [2025-11-20 01:52:16] "POST /instance-ips HTTP/1.1" 200 391 0.019005 10.0.0.33 - - [2025-11-20 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034101 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012038 10.0.0.33 - - [2025-11-20 01:52:16] "POST /set-tag HTTP/1.1" 200 109 0.016059 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015515 10.0.0.33 - - [2025-11-20 01:52:16] "GET /instance-ip/8aa0bb30-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003098 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004238 10.0.0.33 - - [2025-11-20 01:52:16] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004451 10.0.0.33 - - [2025-11-20 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008162 10.0.0.33 - - [2025-11-20 01:52:16] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2025-11-20 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2025-11-20 01:52:16] "GET /virtual-network/3e687c92-823d-445f-a8d5-061fdebc2184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003577 10.0.0.33 - - [2025-11-20 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.33 - - [2025-11-20 01:52:16] "GET /project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029825 10.0.0.33 - - [2025-11-20 01:52:16] "POST /virtual-machines HTTP/1.1" 200 355 0.009944 10.0.0.33 - - [2025-11-20 01:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014575 10.0.0.33 - - [2025-11-20 01:52:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.111245 10.0.0.33 - - [2025-11-20 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009729 10.0.0.33 - - [2025-11-20 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011108 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006016 10.0.0.33 - - [2025-11-20 01:52:17] "POST /instance-ips HTTP/1.1" 200 395 0.018633 10.0.0.33 - - [2025-11-20 01:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021207 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.012745 10.0.0.33 - - [2025-11-20 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.035242 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.023346 10.0.0.33 - - [2025-11-20 01:52:17] "GET /instance-ip/8b123e40-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003781 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004372 10.0.0.33 - - [2025-11-20 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.011645 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-router/7fbd28fb-2d53-4a07-a691-91201cb19536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003596 10.0.0.33 - - [2025-11-20 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.009090 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013499 10.0.0.33 - - [2025-11-20 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004831 10.0.0.33 - - [2025-11-20 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.33 - - [2025-11-20 01:52:17] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004678 10.0.0.33 - - [2025-11-20 01:52:17] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.33 - - [2025-11-20 01:52:26] "GET / HTTP/1.1" 200 35931 0.002858 10.0.0.33 - - [2025-11-20 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.33 - - [2025-11-20 01:52:26] "GET /global-system-config/e9a7915a-e6cc-4369-b503-0bd2ed135e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005789 10.0.0.33 - - [2025-11-20 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.33 - - [2025-11-20 01:52:26] "GET /config-node/b612097e-276e-4a59-ab68-c7d7a1c5e403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003297 10.0.0.33 - - [2025-11-20 01:52:29] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005121 10.0.0.33 - - [2025-11-20 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.33 - - [2025-11-20 01:52:29] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004143 10.0.0.33 - - [2025-11-20 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.33 - - [2025-11-20 01:52:30] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004534 10.0.0.33 - - [2025-11-20 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.33 - - [2025-11-20 01:52:37] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.33 - - [2025-11-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2025-11-20 01:52:37] "GET /routing-instance/bf5768bf-7c99-4f7e-8619-225405a4ffbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002780 10.0.0.33 - - [2025-11-20 01:52:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002086 10.0.0.33 - - [2025-11-20 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2025-11-20 01:52:37] "GET /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.014035 10.0.0.33 - - [2025-11-20 01:52:37] "PUT /bgp-router/e7d5fcaa-73be-4c88-8742-07fc107cb369 HTTP/1.1" 200 254 0.018586 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:52:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.33 - - [2025-11-20 01:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.33 - - [2025-11-20 01:53:02] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011951 10.0.0.33 - - [2025-11-20 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.008519 10.0.0.33 - - [2025-11-20 01:53:02] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003834 10.0.0.33 - - [2025-11-20 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.33 - - [2025-11-20 01:53:02] "GET /virtual-machine/180e85a2-2e58-4311-959f-1b3b7572affe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004672 10.0.0.33 - - [2025-11-20 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.015553 10.0.0.33 - - [2025-11-20 01:53:03] "GET /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004566 10.0.0.33 - - [2025-11-20 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.019603 10.0.0.33 - - [2025-11-20 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.015939 10.0.0.33 - - [2025-11-20 01:53:03] "DELETE /instance-ip/8aa0bb30-c5b3-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.032667 10.0.0.33 - - [2025-11-20 01:53:03] "DELETE /virtual-machine-interface/8a82b572-c5b3-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.038613 10.0.0.33 - - [2025-11-20 01:53:03] "DELETE /virtual-machine/180e85a2-2e58-4311-959f-1b3b7572affe HTTP/1.1" 200 115 0.017793 10.0.0.33 - - [2025-11-20 01:53:03] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005385 10.0.0.33 - - [2025-11-20 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.33 - - [2025-11-20 01:53:33] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009808 10.0.0.33 - - [2025-11-20 01:53:33] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.33 - - [2025-11-20 01:53:33] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007573 10.0.0.33 - - [2025-11-20 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.003143 10.0.0.33 - - [2025-11-20 01:53:34] "GET /virtual-machine/e9ff2029-bfd5-40e9-a8b5-4cd622fb7475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004244 10.0.0.33 - - [2025-11-20 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.011582 10.0.0.33 - - [2025-11-20 01:53:34] "GET /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005995 10.0.0.33 - - [2025-11-20 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.025869 10.0.0.33 - - [2025-11-20 01:53:34] "POST /set-tag HTTP/1.1" 200 109 0.034957 10.0.0.33 - - [2025-11-20 01:53:34] "DELETE /instance-ip/8b123e40-c5b3-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.041455 10.0.0.33 - - [2025-11-20 01:53:34] "DELETE /virtual-machine-interface/8af6838a-c5b3-11f0-a280-fa163e91de8b HTTP/1.1" 200 115 0.035585 10.0.0.33 - - [2025-11-20 01:53:34] "DELETE /virtual-machine/e9ff2029-bfd5-40e9-a8b5-4cd622fb7475 HTTP/1.1" 200 115 0.029953 10.0.0.33 - - [2025-11-20 01:53:34] "DELETE /tag/fb994885-a241-44cf-aaf3-df2766141a8e HTTP/1.1" 200 115 0.067734 10.0.0.33 - - [2025-11-20 01:53:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002962 10.0.0.33 - - [2025-11-20 01:53:45] "GET /global-system-configs HTTP/1.1" 200 322 0.003494