++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Dec 10 04:40:15 PM UTC 2025 ===================' INFO: =================== Wed Dec 10 04:40:15 PM 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.238.26.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.238.26.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + 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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/10/2025 16:41:10.743 7ff62b1e58c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/10/2025 16:41:10.947 7ff62b1e58c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/10/2025 16:41:10.967 7ff62b1e58c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/10/2025 16:41:10.968 7ff62b1e58c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-12-10 16:41:20] "GET / HTTP/1.1" 503 181 0.000245 10.0.0.33 - - [2025-12-10 16:41:20] "GET / HTTP/1.1" 503 181 0.000319 10.0.0.33 - - [2025-12-10 16:41:21] "GET / HTTP/1.1" 200 35931 0.001522 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001965 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001703 10.0.0.33 - - [2025-12-10 16:41:21] "GET / HTTP/1.1" 200 45303 0.001738 10.0.0.33 - - [2025-12-10 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.33 - - [2025-12-10 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.33 - - [2025-12-10 16:41:21] "GET / HTTP/1.1" 200 35931 0.001235 10.0.0.33 - - [2025-12-10 16:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.33 - - [2025-12-10 16:41:21] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012136 10.0.0.33 - - [2025-12-10 16:41:21] "POST /bgp-routers HTTP/1.1" 200 616 0.056410 10.0.0.33 - - [2025-12-10 16:41:22] "GET /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.086610 10.0.0.33 - - [2025-12-10 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.33 - - [2025-12-10 16:41:22] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.120333 10.0.0.33 - - [2025-12-10 16:41:22] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.33 - - [2025-12-10 16:41:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004458 10.0.0.33 - - [2025-12-10 16:41:22] "POST /ref-update HTTP/1.1" 200 156 0.013679 10.0.0.33 - - [2025-12-10 16:41:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.021221 10.0.0.33 - - [2025-12-10 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013635 10.0.0.33 - - [2025-12-10 16:41:22] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014051 10.0.0.33 - - [2025-12-10 16:41:22] "POST /service-appliance-sets HTTP/1.1" 200 553 0.065261 10.0.0.33 - - [2025-12-10 16:41:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.008844 10.0.0.33 - - [2025-12-10 16:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007561 10.0.0.33 - - [2025-12-10 16:41:22] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.017757 10.0.0.33 - - [2025-12-10 16:41:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.094625 10.0.0.33 - - [2025-12-10 16:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.33 - - [2025-12-10 16:41:23] "GET /network-ipam/eac1a807-e969-4fb0-ad3e-57883d211ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008940 10.0.0.33 - - [2025-12-10 16:41:23] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.33 - - [2025-12-10 16:41:23] "POST /service-templates HTTP/1.1" 200 511 0.064736 10.0.0.33 - - [2025-12-10 16:41:23] "POST /service-templates HTTP/1.1" 200 501 0.047991 10.0.0.33 - - [2025-12-10 16:41:23] "POST /service-templates HTTP/1.1" 200 515 0.042093 10.0.0.33 - - [2025-12-10 16:41:23] "POST /service-templates HTTP/1.1" 200 535 0.041407 10.0.0.33 - - [2025-12-10 16:41:23] "POST /service-templates HTTP/1.1" 200 507 0.060997 10.0.0.33 - - [2025-12-10 16:41:24] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.33 - - [2025-12-10 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008016 10.0.0.33 - - [2025-12-10 16:41:24] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005303 10.0.0.33 - - [2025-12-10 16:41:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.023460 10.0.0.33 - - [2025-12-10 16:41:24] "POST /database-nodes HTTP/1.1" 200 597 0.028886 10.0.0.33 - - [2025-12-10 16:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.33 - - [2025-12-10 16:41:24] "GET /network-ipam/eac1a807-e969-4fb0-ad3e-57883d211ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003910 10.0.0.33 - - [2025-12-10 16:41:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.002665 10.0.0.33 - - [2025-12-10 16:41:25] "POST /access-control-lists HTTP/1.1" 200 587 0.061712 10.0.0.33 - - [2025-12-10 16:41:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.047248 10.0.0.33 - - [2025-12-10 16:41:25] "POST /access-control-lists HTTP/1.1" 200 585 0.034550 10.0.0.33 - - [2025-12-10 16:41:25] "POST /route-targets HTTP/1.1" 200 327 0.036225 10.0.0.33 - - [2025-12-10 16:41:25] "POST /ref-update HTTP/1.1" 200 156 0.034080 10.0.0.33 - - [2025-12-10 16:41:25] "POST /route-targets HTTP/1.1" 200 327 0.026569 10.0.0.33 - - [2025-12-10 16:41:25] "POST /ref-update HTTP/1.1" 200 156 0.038393 10.0.0.33 - - [2025-12-10 16:41:25] "POST /route-targets HTTP/1.1" 200 327 0.032491 10.0.0.33 - - [2025-12-10 16:41:25] "POST /ref-update HTTP/1.1" 200 156 0.050411 10.0.0.33 - - [2025-12-10 16:41:25] "POST /route-targets HTTP/1.1" 200 327 0.025370 10.0.0.33 - - [2025-12-10 16:41:25] "POST /ref-update HTTP/1.1" 200 156 0.015407 10.0.0.33 - - [2025-12-10 16:41:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.006601 10.0.0.33 - - [2025-12-10 16:41:26] "POST /access-control-lists HTTP/1.1" 200 551 0.094338 10.0.0.33 - - [2025-12-10 16:41:26] "PUT /access-control-list/b6685edc-fe23-4bc3-b2be-7e5eeaf12771 HTTP/1.1" 200 272 0.014085 10.0.0.33 - - [2025-12-10 16:41:26] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.33 - - [2025-12-10 16:41:26] "PUT /access-control-list/82115b0c-df9c-4d02-9f7b-65edb1c44939 HTTP/1.1" 200 272 0.056983 10.0.0.33 - - [2025-12-10 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022315 10.0.0.33 - - [2025-12-10 16:41:26] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014089 10.0.0.33 - - [2025-12-10 16:41:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.004956 10.0.0.33 - - [2025-12-10 16:41:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.022972 10.0.0.33 - - [2025-12-10 16:41:26] "GET / HTTP/1.1" 200 35931 0.002026 10.0.0.33 - - [2025-12-10 16:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.33 - - [2025-12-10 16:41:26] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006853 10.0.0.33 - - [2025-12-10 16:41:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.003426 10.0.0.33 - - [2025-12-10 16:41:26] "POST /config-nodes HTTP/1.1" 200 593 0.032159 10.0.0.33 - - [2025-12-10 16:41:27] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.33 - - [2025-12-10 16:41:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.029330 10.0.0.33 - - [2025-12-10 16:41:29] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.33 - - [2025-12-10 16:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.33 - - [2025-12-10 16:41:29] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006357 10.0.0.33 - - [2025-12-10 16:41:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002589 10.0.0.33 - - [2025-12-10 16:41:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.138563 10.0.0.33 - - [2025-12-10 16:41:31] "GET / HTTP/1.1" 200 35931 0.002317 10.0.0.33 - - [2025-12-10 16:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.33 - - [2025-12-10 16:41:31] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005319 10.0.0.33 - - [2025-12-10 16:41:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002614 10.0.0.33 - - [2025-12-10 16:41:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.080410 10.0.0.33 - - [2025-12-10 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.33 - - [2025-12-10 16:41:32] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006850 10.0.0.33 - - [2025-12-10 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.33 - - [2025-12-10 16:41:32] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.027608 10.0.0.33 - - [2025-12-10 16:41:32] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.33 - - [2025-12-10 16:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2025-12-10 16:41:32] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005399 10.0.0.33 - - [2025-12-10 16:41:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002881 10.0.0.33 - - [2025-12-10 16:41:32] "POST /analytics-nodes HTTP/1.1" 200 599 0.038798 10.0.0.33 - - [2025-12-10 16:41:32] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 581 0.020908 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 575 0.049243 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 575 0.068530 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 559 0.041184 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 555 0.029417 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 557 0.039308 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 565 0.062750 10.0.0.33 - - [2025-12-10 16:41:32] "POST /alarms HTTP/1.1" 200 549 0.024768 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 557 0.054161 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 567 0.034981 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 555 0.051046 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 567 0.068418 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 575 0.111471 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 569 0.026737 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 561 0.037643 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 561 0.039806 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 561 0.023004 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 547 0.046489 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 595 0.040329 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 575 0.032172 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 571 0.049901 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 583 0.050041 10.0.0.33 - - [2025-12-10 16:41:33] "POST /alarms HTTP/1.1" 200 609 0.026386 10.0.0.33 - - [2025-12-10 16:41:34] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.33 - - [2025-12-10 16:41:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.096227 10.0.0.33 - - [2025-12-10 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.33 - - [2025-12-10 16:41:34] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.011779 10.0.0.33 - - [2025-12-10 16:41:34] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.33 - - [2025-12-10 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.33 - - [2025-12-10 16:41:34] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003378 10.0.0.33 - - [2025-12-10 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-12-10 16:41:34] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.026158 10.0.0.33 - - [2025-12-10 16:41:34] "GET / HTTP/1.1" 200 35931 0.001913 10.0.0.33 - - [2025-12-10 16:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2025-12-10 16:41:34] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005190 10.0.0.33 - - [2025-12-10 16:41:35] "PUT /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe HTTP/1.1" 200 274 0.022566 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:41:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001496 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:41:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002373 10.0.0.33 - - [2025-12-10 16:41:46] "GET /global-system-configs HTTP/1.1" 200 322 0.004759 10.0.0.33 - - [2025-12-10 16:41:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003010 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.33 - - [2025-12-10 16:41:57] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.33 - - [2025-12-10 16:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2025-12-10 16:41:57] "GET /domain/d1c3c15b-e61a-4cca-ab9b-814eb51d243a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003341 10.0.0.33 - - [2025-12-10 16:41:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000926 10.0.0.33 - - [2025-12-10 16:41:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.011189 10.0.0.33 - - [2025-12-10 16:41:57] "POST /security-groups HTTP/1.1" 200 570 0.068684 10.0.0.33 - - [2025-12-10 16:41:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.007896 10.0.0.33 - - [2025-12-10 16:41:57] "POST /projects HTTP/1.1" 200 481 0.233777 10.0.0.33 - - [2025-12-10 16:41:58] "POST /access-control-lists HTTP/1.1" 200 579 0.072162 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.032042 10.0.0.33 - - [2025-12-10 16:41:58] "POST /security-groups HTTP/1.1" 200 534 0.120663 10.0.0.33 - - [2025-12-10 16:41:58] "POST /chown HTTP/1.1" 200 109 0.058421 10.0.0.33 - - [2025-12-10 16:41:58] "POST /policy-managements HTTP/1.1" 409 214 0.002734 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2025-12-10 16:41:58] "POST /access-control-lists HTTP/1.1" 200 577 0.085489 10.0.0.33 - - [2025-12-10 16:41:58] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014961 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.002089 10.0.0.33 - - [2025-12-10 16:41:58] "POST /access-control-lists HTTP/1.1" 200 594 0.021096 10.0.0.33 - - [2025-12-10 16:41:58] "POST /application-policy-sets HTTP/1.1" 200 528 0.036945 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.010527 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.33 - - [2025-12-10 16:41:58] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005855 10.0.0.33 - - [2025-12-10 16:41:58] "POST /access-control-lists HTTP/1.1" 200 592 0.030160 10.0.0.33 - - [2025-12-10 16:41:58] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.010666 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010917 10.0.0.33 - - [2025-12-10 16:41:58] "GET /virtual-network/cfb2e05b-9167-4f75-90fe-b77c0f7f9f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011624 10.0.0.33 - - [2025-12-10 16:41:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000529 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.011781 10.0.0.33 - - [2025-12-10 16:41:58] "POST /security-groups HTTP/1.1" 200 574 0.072243 10.0.0.33 - - [2025-12-10 16:41:58] "POST /projects HTTP/1.1" 200 489 0.214974 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.003968 10.0.0.33 - - [2025-12-10 16:41:58] "POST /security-groups HTTP/1.1" 200 546 0.059826 10.0.0.33 - - [2025-12-10 16:41:58] "POST /access-control-lists HTTP/1.1" 200 583 0.090931 10.0.0.33 - - [2025-12-10 16:41:58] "POST /chown HTTP/1.1" 200 109 0.075264 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002032 10.0.0.33 - - [2025-12-10 16:41:58] "POST /access-control-lists HTTP/1.1" 200 581 0.077149 10.0.0.33 - - [2025-12-10 16:41:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.005141 10.0.0.33 - - [2025-12-10 16:41:58] "POST /network-ipams HTTP/1.1" 200 522 0.092362 10.0.0.33 - - [2025-12-10 16:41:59] "POST /network-ipams HTTP/1.1" 200 510 0.033644 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.005232 10.0.0.33 - - [2025-12-10 16:41:59] "POST /access-control-lists HTTP/1.1" 200 602 0.060725 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.008738 10.0.0.33 - - [2025-12-10 16:41:59] "POST /access-control-lists HTTP/1.1" 200 600 0.023086 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003053 10.0.0.33 - - [2025-12-10 16:41:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011474 10.0.0.33 - - [2025-12-10 16:41:59] "POST /virtual-networks HTTP/1.1" 200 538 0.189401 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.33 - - [2025-12-10 16:41:59] "POST /access-control-lists HTTP/1.1" 200 589 0.084208 10.0.0.33 - - [2025-12-10 16:41:59] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.035734 10.0.0.33 - - [2025-12-10 16:41:59] "POST /route-targets HTTP/1.1" 200 327 0.010219 10.0.0.33 - - [2025-12-10 16:41:59] "POST /ref-update HTTP/1.1" 200 156 0.030113 10.0.0.33 - - [2025-12-10 16:41:59] "POST /network-ipams HTTP/1.1" 200 518 0.058207 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.017638 10.0.0.33 - - [2025-12-10 16:41:59] "PUT /access-control-list/1c775017-e6f4-444f-97b6-6014b45150b7 HTTP/1.1" 200 272 0.076742 10.0.0.33 - - [2025-12-10 16:41:59] "POST /useragent-kv HTTP/1.1" 200 115 0.012705 10.0.0.33 - - [2025-12-10 16:41:59] "POST /virtual-networks HTTP/1.1" 200 546 0.216732 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005928 10.0.0.33 - - [2025-12-10 16:41:59] "POST /route-targets HTTP/1.1" 200 327 0.021268 10.0.0.33 - - [2025-12-10 16:41:59] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.050900 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.002613 10.0.0.33 - - [2025-12-10 16:41:59] "POST /ref-update HTTP/1.1" 200 156 0.056094 10.0.0.33 - - [2025-12-10 16:41:59] "POST /network-policys HTTP/1.1" 200 538 0.033818 10.0.0.33 - - [2025-12-10 16:41:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.012654 10.0.0.33 - - [2025-12-10 16:41:59] "POST /network-policys HTTP/1.1" 200 534 0.033210 10.0.0.33 - - [2025-12-10 16:42:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.002232 10.0.0.33 - - [2025-12-10 16:42:00] "POST /network-policys HTTP/1.1" 200 542 0.018700 10.0.0.33 - - [2025-12-10 16:42:00] "PUT /access-control-list/53741a3c-e906-468a-83d1-ee0c82ffab28 HTTP/1.1" 200 272 0.030730 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.165059 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002803 10.0.0.33 - - [2025-12-10 16:42:00] "PUT /access-control-list/1c775017-e6f4-444f-97b6-6014b45150b7 HTTP/1.1" 200 272 0.013684 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.077143 10.0.0.33 - - [2025-12-10 16:42:00] "PUT /access-control-list/1c775017-e6f4-444f-97b6-6014b45150b7 HTTP/1.1" 200 272 0.028898 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.108919 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012317 10.0.0.33 - - [2025-12-10 16:42:00] "PUT /access-control-list/53741a3c-e906-468a-83d1-ee0c82ffab28 HTTP/1.1" 200 272 0.084222 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010547 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.019589 10.0.0.33 - - [2025-12-10 16:42:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.003783 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.100876 10.0.0.33 - - [2025-12-10 16:42:00] "POST /access-control-lists HTTP/1.1" 200 601 0.095428 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.110323 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.051650 10.0.0.33 - - [2025-12-10 16:42:00] "PUT /access-control-list/c46aed18-e5ce-467a-868b-eea3c37a290c HTTP/1.1" 200 272 0.027409 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-update HTTP/1.1" 200 156 0.119643 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012938 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008047 10.0.0.33 - - [2025-12-10 16:42:00] "PUT /access-control-list/53741a3c-e906-468a-83d1-ee0c82ffab28 HTTP/1.1" 200 272 0.102051 10.0.0.33 - - [2025-12-10 16:42:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003356 10.0.0.33 - - [2025-12-10 16:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-12-10 16:42:01] "POST /ref-update HTTP/1.1" 200 156 0.009879 10.0.0.33 - - [2025-12-10 16:42:01] "GET /virtual-network/cfb2e05b-9167-4f75-90fe-b77c0f7f9f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.020434 10.0.0.33 - - [2025-12-10 16:42:01] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005043 10.0.0.33 - - [2025-12-10 16:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2025-12-10 16:42:01] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003429 10.0.0.33 - - [2025-12-10 16:42:01] "POST /firewall-policys HTTP/1.1" 200 530 0.023400 10.0.0.33 - - [2025-12-10 16:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034381 10.0.0.33 - - [2025-12-10 16:42:01] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010037 10.0.0.33 - - [2025-12-10 16:42:01] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002877 10.0.0.33 - - [2025-12-10 16:42:01] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002640 10.0.0.33 - - [2025-12-10 16:42:01] "POST /ref-update HTTP/1.1" 200 156 0.018497 10.0.0.33 - - [2025-12-10 16:42:01] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005296 10.0.0.33 - - [2025-12-10 16:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2025-12-10 16:42:01] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003677 10.0.0.33 - - [2025-12-10 16:42:01] "POST /firewall-policys HTTP/1.1" 200 532 0.022475 10.0.0.33 - - [2025-12-10 16:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031446 10.0.0.33 - - [2025-12-10 16:42:01] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.022350 10.0.0.33 - - [2025-12-10 16:42:01] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003490 10.0.0.33 - - [2025-12-10 16:42:01] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003084 10.0.0.33 - - [2025-12-10 16:42:01] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002995 10.0.0.33 - - [2025-12-10 16:42:01] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003284 10.0.0.33 - - [2025-12-10 16:42:01] "POST /ref-update HTTP/1.1" 200 156 0.016821 10.0.0.33 - - [2025-12-10 16:42:01] "POST /ref-update HTTP/1.1" 200 156 0.042187 10.0.0.33 - - [2025-12-10 16:42:01] "POST /ref-update HTTP/1.1" 200 156 0.030200 10.0.0.33 - - [2025-12-10 16:42:01] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004770 10.0.0.33 - - [2025-12-10 16:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2025-12-10 16:42:01] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002744 10.0.0.33 - - [2025-12-10 16:42:01] "POST /firewall-policys HTTP/1.1" 200 530 0.021950 10.0.0.33 - - [2025-12-10 16:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038469 10.0.0.33 - - [2025-12-10 16:42:01] "GET /firewall-policy/6b40bf07-379e-45bc-b7b3-a218b0e50a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005760 10.0.0.33 - - [2025-12-10 16:42:01] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010785 10.0.0.33 - - [2025-12-10 16:42:02] "GET /firewall-policy/6b40bf07-379e-45bc-b7b3-a218b0e50a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010472 10.0.0.33 - - [2025-12-10 16:42:02] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003222 10.0.0.33 - - [2025-12-10 16:42:02] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003296 10.0.0.33 - - [2025-12-10 16:42:02] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003245 10.0.0.33 - - [2025-12-10 16:42:02] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002656 10.0.0.33 - - [2025-12-10 16:42:02] "POST /ref-update HTTP/1.1" 200 156 0.016863 10.0.0.33 - - [2025-12-10 16:42:02] "POST /ref-update HTTP/1.1" 200 156 0.024497 10.0.0.33 - - [2025-12-10 16:42:02] "POST /ref-update HTTP/1.1" 200 156 0.059101 10.0.0.33 - - [2025-12-10 16:42:02] "POST /ref-update HTTP/1.1" 200 156 0.041005 10.0.0.33 - - [2025-12-10 16:42:02] "POST /ref-update HTTP/1.1" 200 156 0.033419 10.0.0.33 - - [2025-12-10 16:42:02] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.032003 10.0.0.33 - - [2025-12-10 16:42:02] "POST /tags HTTP/1.1" 200 299 0.037255 10.0.0.33 - - [2025-12-10 16:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2025-12-10 16:42:02] "GET /tag/afd24012-ab23-4d3d-bf6c-6b29488efec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012591 10.0.0.33 - - [2025-12-10 16:42:02] "POST /set-tag HTTP/1.1" 200 109 0.023240 10.0.0.33 - - [2025-12-10 16:42:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.004596 10.0.0.33 - - [2025-12-10 16:42:03] "POST /tags HTTP/1.1" 200 305 0.313327 10.0.0.33 - - [2025-12-10 16:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.050857 10.0.0.33 - - [2025-12-10 16:42:03] "GET /tag/c6e2e0fc-cb02-48a8-9146-483b1b4ead6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017239 10.0.0.33 - - [2025-12-10 16:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2025-12-10 16:42:03] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060922 10.0.0.33 - - [2025-12-10 16:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012328 10.0.0.33 - - [2025-12-10 16:42:03] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.013567 10.0.0.33 - - [2025-12-10 16:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2025-12-10 16:42:03] "GET /service-appliance-set/d09fbeae-017e-4413-9aac-139d7a3c874e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004422 10.0.0.33 - - [2025-12-10 16:42:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.002462 10.0.0.33 - - [2025-12-10 16:42:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142646 10.0.0.33 - - [2025-12-10 16:42:03] "GET /virtual-machine-interface/438b49c2-3ed9-4d39-a17a-15d8ec3e000d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.024368 10.0.0.33 - - [2025-12-10 16:42:03] "POST /instance-ips HTTP/1.1" 200 381 0.076304 10.0.0.33 - - [2025-12-10 16:42:03] "GET /instance-ip/097a6981-4d3a-443f-9dc1-7fe84d3991ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.027468 10.0.0.33 - - [2025-12-10 16:42:03] "POST /loadbalancers HTTP/1.1" 200 582 0.090847 10.0.0.33 - - [2025-12-10 16:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027366 10.0.0.33 - - [2025-12-10 16:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.33 - - [2025-12-10 16:42:03] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.105960 10.0.0.33 - - [2025-12-10 16:42:04] "GET /loadbalancer/c43e8aa2-0d4c-4b34-a434-779a976c02bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.017981 10.0.0.33 - - [2025-12-10 16:42:04] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.118127 10.0.0.33 - - [2025-12-10 16:42:04] "GET /instance-ip/097a6981-4d3a-443f-9dc1-7fe84d3991ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012387 10.0.0.33 - - [2025-12-10 16:42:04] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.136364 10.0.0.33 - - [2025-12-10 16:42:04] "POST /floating-ips HTTP/1.1" 200 583 0.105587 10.0.0.33 - - [2025-12-10 16:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.065268 10.0.0.33 - - [2025-12-10 16:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.33 - - [2025-12-10 16:42:04] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093390 10.0.0.33 - - [2025-12-10 16:42:04] "GET /loadbalancer-listener/5598e38d-f26f-43d4-b173-fcc6ba00897c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.052013 10.0.0.33 - - [2025-12-10 16:42:04] "GET /loadbalancer-listener/5598e38d-f26f-43d4-b173-fcc6ba00897c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005647 10.0.0.33 - - [2025-12-10 16:42:04] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.092236 10.0.0.33 - - [2025-12-10 16:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.33 - - [2025-12-10 16:42:04] "GET /instance-ip/097a6981-4d3a-443f-9dc1-7fe84d3991ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.031879 10.0.0.33 - - [2025-12-10 16:42:04] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007203 10.0.0.33 - - [2025-12-10 16:42:04] "GET /instance-ip/097a6981-4d3a-443f-9dc1-7fe84d3991ed?fields=floating_ips HTTP/1.1" 200 1169 0.008396 10.0.0.33 - - [2025-12-10 16:42:04] "GET /floating-ip/bf9ea359-d682-4d74-9e94-9a3df62bccaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003625 10.0.0.33 - - [2025-12-10 16:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.33 - - [2025-12-10 16:42:04] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.028755 10.0.0.33 - - [2025-12-10 16:42:04] "POST /tags HTTP/1.1" 200 301 0.180693 10.0.0.33 - - [2025-12-10 16:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.33 - - [2025-12-10 16:42:05] "GET /tag/9f7cf20c-7462-4564-b247-ebf267e0c69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014733 10.0.0.33 - - [2025-12-10 16:42:05] "POST /tags HTTP/1.1" 200 325 0.135428 10.0.0.33 - - [2025-12-10 16:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-12-10 16:42:05] "GET /tag/2f915552-e285-4331-b3ca-13e64696201f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.022610 10.0.0.33 - - [2025-12-10 16:42:05] "POST /tags HTTP/1.1" 200 363 0.072569 10.0.0.33 - - [2025-12-10 16:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.33 - - [2025-12-10 16:42:05] "GET /tag/4457cf45-4a1a-481c-934f-c797805f6a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023553 10.0.0.33 - - [2025-12-10 16:42:05] "POST /tags HTTP/1.1" 200 311 0.077123 10.0.0.33 - - [2025-12-10 16:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-12-10 16:42:05] "GET /tag/57dd3a45-1d14-461b-9950-e50ac6777dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017011 10.0.0.33 - - [2025-12-10 16:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2025-12-10 16:42:05] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.012423 10.0.0.33 - - [2025-12-10 16:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.33 - - [2025-12-10 16:42:05] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050844 10.0.0.33 - - [2025-12-10 16:42:05] "POST /virtual-machines HTTP/1.1" 200 377 0.021811 10.0.0.33 - - [2025-12-10 16:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030362 10.0.0.33 - - [2025-12-10 16:42:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.159669 10.0.0.33 - - [2025-12-10 16:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016607 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.031481 10.0.0.33 - - [2025-12-10 16:42:06] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011827 10.0.0.33 - - [2025-12-10 16:42:06] "POST /instance-ips HTTP/1.1" 200 409 0.039477 10.0.0.33 - - [2025-12-10 16:42:06] "GET / HTTP/1.1" 200 35931 0.002290 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.33 - - [2025-12-10 16:42:06] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007533 10.0.0.33 - - [2025-12-10 16:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041253 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.33 - - [2025-12-10 16:42:06] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010557 10.0.0.33 - - [2025-12-10 16:42:06] "GET /config-node/895c122e-29a1-4575-bd56-504081124cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004158 10.0.0.33 - - [2025-12-10 16:42:06] "POST /set-tag HTTP/1.1" 200 109 0.027747 10.0.0.33 - - [2025-12-10 16:42:06] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024814 10.0.0.33 - - [2025-12-10 16:42:06] "GET /instance-ip/299064be-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008181 10.0.0.33 - - [2025-12-10 16:42:06] "POST /tags HTTP/1.1" 200 357 0.022553 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014105 10.0.0.33 - - [2025-12-10 16:42:06] "GET /tag/725c9d84-2871-4f34-b168-5a3e52d2e779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018630 10.0.0.33 - - [2025-12-10 16:42:06] "POST /tags HTTP/1.1" 200 305 0.021152 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012805 10.0.0.33 - - [2025-12-10 16:42:06] "GET /tag/0db25dc6-f471-40b7-8c51-170e7884b817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020154 10.0.0.33 - - [2025-12-10 16:42:06] "POST /id-to-fqname HTTP/1.1" 200 174 0.001031 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.012300 10.0.0.33 - - [2025-12-10 16:42:06] "POST /security-groups HTTP/1.1" 200 571 0.077526 10.0.0.33 - - [2025-12-10 16:42:06] "POST /projects HTTP/1.1" 200 483 0.268478 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.006020 10.0.0.33 - - [2025-12-10 16:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.057485 10.0.0.33 - - [2025-12-10 16:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016191 10.0.0.33 - - [2025-12-10 16:42:07] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.009871 10.0.0.33 - - [2025-12-10 16:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008348 10.0.0.33 - - [2025-12-10 16:42:07] "POST /access-control-lists HTTP/1.1" 200 580 0.127584 10.0.0.33 - - [2025-12-10 16:42:07] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.029568 10.0.0.33 - - [2025-12-10 16:42:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.007916 10.0.0.33 - - [2025-12-10 16:42:07] "POST /access-control-lists HTTP/1.1" 200 578 0.100689 10.0.0.33 - - [2025-12-10 16:42:07] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.125790 10.0.0.33 - - [2025-12-10 16:42:07] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.065008 10.0.0.33 - - [2025-12-10 16:42:07] "POST /security-groups HTTP/1.1" 200 537 0.074152 10.0.0.33 - - [2025-12-10 16:42:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.005465 10.0.0.33 - - [2025-12-10 16:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041526 10.0.0.33 - - [2025-12-10 16:42:07] "POST /chown HTTP/1.1" 200 109 0.076539 10.0.0.33 - - [2025-12-10 16:42:07] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013931 10.0.0.33 - - [2025-12-10 16:42:07] "POST /access-control-lists HTTP/1.1" 200 596 0.130037 10.0.0.33 - - [2025-12-10 16:42:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.027516 10.0.0.33 - - [2025-12-10 16:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2025-12-10 16:42:07] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003973 10.0.0.33 - - [2025-12-10 16:42:07] "POST /tags HTTP/1.1" 409 207 0.002185 10.0.0.33 - - [2025-12-10 16:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2025-12-10 16:42:07] "GET /tag/0db25dc6-f471-40b7-8c51-170e7884b817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011695 10.0.0.33 - - [2025-12-10 16:42:07] "POST /access-control-lists HTTP/1.1" 200 594 0.114794 10.0.0.33 - - [2025-12-10 16:42:07] "POST /firewall-rules HTTP/1.1" 200 564 0.160246 10.0.0.33 - - [2025-12-10 16:42:07] "GET /firewall-rule/6bc50a7c-5869-47c5-ac23-893b8bb23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004899 10.0.0.33 - - [2025-12-10 16:42:07] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002697 10.0.0.33 - - [2025-12-10 16:42:07] "GET /firewall-rule/6bc50a7c-5869-47c5-ac23-893b8bb23b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002996 10.0.0.33 - - [2025-12-10 16:42:08] "POST /ref-update HTTP/1.1" 200 156 0.040707 10.0.0.33 - - [2025-12-10 16:42:08] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006436 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.33 - - [2025-12-10 16:42:08] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003722 10.0.0.33 - - [2025-12-10 16:42:08] "POST /tags HTTP/1.1" 409 207 0.002489 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2025-12-10 16:42:08] "GET /tag/0db25dc6-f471-40b7-8c51-170e7884b817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011549 10.0.0.33 - - [2025-12-10 16:42:08] "POST /firewall-rules HTTP/1.1" 200 562 0.084321 10.0.0.33 - - [2025-12-10 16:42:08] "GET /firewall-rule/c5cf0c58-eedb-4b8a-92d4-6a2431b94965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005136 10.0.0.33 - - [2025-12-10 16:42:08] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004882 10.0.0.33 - - [2025-12-10 16:42:08] "GET /firewall-rule/c5cf0c58-eedb-4b8a-92d4-6a2431b94965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002603 10.0.0.33 - - [2025-12-10 16:42:08] "POST /ref-update HTTP/1.1" 200 156 0.025154 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 404 228 0.011101 10.0.0.33 - - [2025-12-10 16:42:08] "POST /tags HTTP/1.1" 200 355 0.023364 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2025-12-10 16:42:08] "GET /tag/750ba23e-faca-44c8-9c99-0835321599ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012893 10.0.0.33 - - [2025-12-10 16:42:08] "POST /tags HTTP/1.1" 200 303 0.025929 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.33 - - [2025-12-10 16:42:08] "GET /tag/39c66019-6b70-4d5d-9c5d-129a23b6a4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021865 10.0.0.33 - - [2025-12-10 16:42:08] "POST /projects HTTP/1.1" 409 218 0.003393 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.33 - - [2025-12-10 16:42:08] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053200 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.33 - - [2025-12-10 16:42:08] "GET /network-ipam/b8b3064b-9a5a-40e4-963a-0018119eb391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006093 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.33 - - [2025-12-10 16:42:08] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005284 10.0.0.33 - - [2025-12-10 16:42:08] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.054238 10.0.0.33 - - [2025-12-10 16:42:08] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013077 10.0.0.33 - - [2025-12-10 16:42:08] "POST /set-tag HTTP/1.1" 200 109 0.073191 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2025-12-10 16:42:08] "GET /network-ipam/5d1f9ce1-a857-498f-8fa5-3602d3aa2d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002885 10.0.0.33 - - [2025-12-10 16:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2025-12-10 16:42:09] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005370 10.0.0.33 - - [2025-12-10 16:42:09] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.049413 10.0.0.33 - - [2025-12-10 16:42:09] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007184 10.0.0.33 - - [2025-12-10 16:42:09] "POST /set-tag HTTP/1.1" 200 109 0.059242 10.0.0.33 - - [2025-12-10 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.33 - - [2025-12-10 16:42:09] "GET /network-policy/fc4cdb73-c215-4234-bf2a-6e0a6704fc56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003100 10.0.0.33 - - [2025-12-10 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2025-12-10 16:42:09] "GET /network-policy/89871f4a-720d-4685-aa11-7af99d994e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002786 10.0.0.33 - - [2025-12-10 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2025-12-10 16:42:09] "GET /network-policy/72bbbceb-20f1-4e7b-9e18-cfe171fe7cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004134 10.0.0.33 - - [2025-12-10 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2025-12-10 16:42:09] "PUT /network-policy/72bbbceb-20f1-4e7b-9e18-cfe171fe7cf4 HTTP/1.1" 200 262 0.031519 10.0.0.33 - - [2025-12-10 16:42:09] "POST /ref-update HTTP/1.1" 200 156 0.076079 10.0.0.33 - - [2025-12-10 16:42:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002749 10.0.0.33 - - [2025-12-10 16:42:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002734 10.0.0.33 - - [2025-12-10 16:42:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002646 10.0.0.33 - - [2025-12-10 16:42:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004090 10.0.0.33 - - [2025-12-10 16:42:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2025-12-10 16:42:09] "POST /security-groups HTTP/1.1" 409 245 0.003436 10.0.0.33 - - [2025-12-10 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.33 - - [2025-12-10 16:42:09] "PUT /security-group/27e60731-5231-42e5-95f9-3abcf053ecf5 HTTP/1.1" 200 262 0.056851 10.0.0.33 - - [2025-12-10 16:42:09] "PUT /access-control-list/0e7946e0-75e3-423e-a691-7d352654c3a1 HTTP/1.1" 200 272 0.023817 10.0.0.33 - - [2025-12-10 16:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.060616 10.0.0.33 - - [2025-12-10 16:42:09] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022337 10.0.0.33 - - [2025-12-10 16:42:09] "PUT /access-control-list/9c6fd9d3-896c-4ad4-a227-573bf2f1c838 HTTP/1.1" 200 272 0.041844 10.0.0.33 - - [2025-12-10 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2025-12-10 16:42:09] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003136 10.0.0.33 - - [2025-12-10 16:42:09] "POST /tags HTTP/1.1" 409 206 0.002881 10.0.0.33 - - [2025-12-10 16:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.33 - - [2025-12-10 16:42:09] "GET /tag/39c66019-6b70-4d5d-9c5d-129a23b6a4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020896 10.0.0.33 - - [2025-12-10 16:42:10] "POST /firewall-rules HTTP/1.1" 200 562 0.094834 10.0.0.33 - - [2025-12-10 16:42:10] "GET /firewall-rule/ab20b02d-66d3-4a64-960d-2196cdd473cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005025 10.0.0.33 - - [2025-12-10 16:42:10] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004571 10.0.0.33 - - [2025-12-10 16:42:10] "GET /firewall-rule/ab20b02d-66d3-4a64-960d-2196cdd473cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005231 10.0.0.33 - - [2025-12-10 16:42:10] "POST /ref-update HTTP/1.1" 200 156 0.022364 10.0.0.33 - - [2025-12-10 16:42:10] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010553 10.0.0.33 - - [2025-12-10 16:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2025-12-10 16:42:10] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005337 10.0.0.33 - - [2025-12-10 16:42:10] "POST /tags HTTP/1.1" 409 206 0.002396 10.0.0.33 - - [2025-12-10 16:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.33 - - [2025-12-10 16:42:10] "GET /tag/39c66019-6b70-4d5d-9c5d-129a23b6a4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011658 10.0.0.33 - - [2025-12-10 16:42:10] "POST /firewall-rules HTTP/1.1" 200 560 0.083518 10.0.0.33 - - [2025-12-10 16:42:10] "GET /firewall-rule/d899e2c6-2687-4497-97c4-1e5086a4ef8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.017420 10.0.0.33 - - [2025-12-10 16:42:10] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005808 10.0.0.33 - - [2025-12-10 16:42:10] "GET /firewall-rule/d899e2c6-2687-4497-97c4-1e5086a4ef8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003455 10.0.0.33 - - [2025-12-10 16:42:10] "POST /ref-update HTTP/1.1" 200 156 0.044451 10.0.0.33 - - [2025-12-10 16:42:10] "POST /tags HTTP/1.1" 200 371 0.022942 10.0.0.33 - - [2025-12-10 16:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018363 10.0.0.33 - - [2025-12-10 16:42:10] "GET /tag/4786a7b9-0680-4733-b0e0-2e00d164443f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016296 10.0.0.33 - - [2025-12-10 16:42:10] "POST /tags HTTP/1.1" 200 319 0.024508 10.0.0.33 - - [2025-12-10 16:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.33 - - [2025-12-10 16:42:10] "GET /tag/0f93588d-6d0d-4025-a86c-922fede3d142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021229 10.0.0.33 - - [2025-12-10 16:42:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.000572 10.0.0.33 - - [2025-12-10 16:42:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.009047 10.0.0.33 - - [2025-12-10 16:42:10] "POST /security-groups HTTP/1.1" 200 578 0.080803 10.0.0.33 - - [2025-12-10 16:42:10] "POST /projects HTTP/1.1" 200 497 0.206798 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002409 10.0.0.33 - - [2025-12-10 16:42:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032054 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016415 10.0.0.33 - - [2025-12-10 16:42:11] "POST /access-control-lists HTTP/1.1" 200 587 0.106613 10.0.0.33 - - [2025-12-10 16:42:11] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.041038 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.33 - - [2025-12-10 16:42:11] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004601 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.005526 10.0.0.33 - - [2025-12-10 16:42:11] "POST /access-control-lists HTTP/1.1" 200 585 0.084475 10.0.0.33 - - [2025-12-10 16:42:11] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.150711 10.0.0.33 - - [2025-12-10 16:42:11] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.074792 10.0.0.33 - - [2025-12-10 16:42:11] "POST /security-groups HTTP/1.1" 200 558 0.104871 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.014608 10.0.0.33 - - [2025-12-10 16:42:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.054261 10.0.0.33 - - [2025-12-10 16:42:11] "POST /chown HTTP/1.1" 200 109 0.034512 10.0.0.33 - - [2025-12-10 16:42:11] "POST /access-control-lists HTTP/1.1" 200 610 0.106503 10.0.0.33 - - [2025-12-10 16:42:11] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040435 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.017298 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013702 10.0.0.33 - - [2025-12-10 16:42:11] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010049 10.0.0.33 - - [2025-12-10 16:42:11] "POST /tags HTTP/1.1" 409 214 0.010611 10.0.0.33 - - [2025-12-10 16:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.33 - - [2025-12-10 16:42:11] "GET /tag/0f93588d-6d0d-4025-a86c-922fede3d142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015029 10.0.0.33 - - [2025-12-10 16:42:11] "POST /access-control-lists HTTP/1.1" 200 608 0.117783 10.0.0.33 - - [2025-12-10 16:42:12] "POST /firewall-rules HTTP/1.1" 200 578 0.139687 10.0.0.33 - - [2025-12-10 16:42:12] "GET /firewall-rule/05f06590-c627-4367-8935-fa47b1516f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006140 10.0.0.33 - - [2025-12-10 16:42:12] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.011808 10.0.0.33 - - [2025-12-10 16:42:12] "GET /firewall-rule/05f06590-c627-4367-8935-fa47b1516f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010244 10.0.0.33 - - [2025-12-10 16:42:12] "POST /ref-update HTTP/1.1" 200 156 0.054610 10.0.0.33 - - [2025-12-10 16:42:12] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016537 10.0.0.33 - - [2025-12-10 16:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.33 - - [2025-12-10 16:42:12] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004442 10.0.0.33 - - [2025-12-10 16:42:12] "POST /tags HTTP/1.1" 409 214 0.002386 10.0.0.33 - - [2025-12-10 16:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.33 - - [2025-12-10 16:42:12] "GET /tag/0f93588d-6d0d-4025-a86c-922fede3d142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016701 10.0.0.33 - - [2025-12-10 16:42:12] "POST /firewall-rules HTTP/1.1" 200 576 0.092641 10.0.0.33 - - [2025-12-10 16:42:12] "GET /firewall-rule/1ee6064a-9a60-452b-9b82-bc40e83e3cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.018047 10.0.0.33 - - [2025-12-10 16:42:12] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004971 10.0.0.33 - - [2025-12-10 16:42:12] "GET /firewall-rule/1ee6064a-9a60-452b-9b82-bc40e83e3cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006637 10.0.0.33 - - [2025-12-10 16:42:12] "POST /ref-update HTTP/1.1" 200 156 0.054500 10.0.0.33 - - [2025-12-10 16:42:12] "POST /tags HTTP/1.1" 200 301 0.017996 10.0.0.33 - - [2025-12-10 16:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017520 10.0.0.33 - - [2025-12-10 16:42:12] "GET /tag/7ecfa3a6-9b52-4e12-8bc1-315156c9caae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.054559 10.0.0.33 - - [2025-12-10 16:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2025-12-10 16:42:12] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057868 10.0.0.33 - - [2025-12-10 16:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.33 - - [2025-12-10 16:42:12] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014712 10.0.0.33 - - [2025-12-10 16:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2025-12-10 16:42:12] "GET /service-appliance-set/d09fbeae-017e-4413-9aac-139d7a3c874e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002698 10.0.0.33 - - [2025-12-10 16:42:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.002654 10.0.0.33 - - [2025-12-10 16:42:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.155799 10.0.0.33 - - [2025-12-10 16:42:13] "GET /virtual-machine-interface/250e07c0-957f-4fb1-aa23-6a64ce139672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016922 10.0.0.33 - - [2025-12-10 16:42:13] "POST /instance-ips HTTP/1.1" 200 377 0.028928 10.0.0.33 - - [2025-12-10 16:42:13] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004330 10.0.0.33 - - [2025-12-10 16:42:13] "POST /loadbalancers HTTP/1.1" 200 582 0.062054 10.0.0.33 - - [2025-12-10 16:42:13] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071273 10.0.0.33 - - [2025-12-10 16:42:13] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008840 10.0.0.33 - - [2025-12-10 16:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.075047 10.0.0.33 - - [2025-12-10 16:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016870 10.0.0.33 - - [2025-12-10 16:42:13] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079384 10.0.0.33 - - [2025-12-10 16:42:13] "POST /floating-ips HTTP/1.1" 200 581 0.073073 10.0.0.33 - - [2025-12-10 16:42:13] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003476 10.0.0.33 - - [2025-12-10 16:42:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062375 10.0.0.33 - - [2025-12-10 16:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.051797 10.0.0.33 - - [2025-12-10 16:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014556 10.0.0.33 - - [2025-12-10 16:42:13] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038616 10.0.0.33 - - [2025-12-10 16:42:13] "GET /loadbalancer-listener/0e9b199c-324d-4085-89fb-92181b47ca49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.011294 10.0.0.33 - - [2025-12-10 16:42:13] "GET /loadbalancer-listener/0e9b199c-324d-4085-89fb-92181b47ca49?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.005128 10.0.0.33 - - [2025-12-10 16:42:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025850 10.0.0.33 - - [2025-12-10 16:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006510 10.0.0.33 - - [2025-12-10 16:42:14] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024131 10.0.0.33 - - [2025-12-10 16:42:14] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005210 10.0.0.33 - - [2025-12-10 16:42:14] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007252 10.0.0.33 - - [2025-12-10 16:42:14] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?fields=floating_ips HTTP/1.1" 200 1164 0.023387 10.0.0.33 - - [2025-12-10 16:42:14] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009777 10.0.0.33 - - [2025-12-10 16:42:14] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.069029 10.0.0.33 - - [2025-12-10 16:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035404 10.0.0.33 - - [2025-12-10 16:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018214 10.0.0.33 - - [2025-12-10 16:42:14] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.018781 10.0.0.33 - - [2025-12-10 16:42:14] "GET /loadbalancer-listener/7bb2d95f-ccc8-4867-8bbe-20ae07985ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.025854 10.0.0.33 - - [2025-12-10 16:42:14] "GET /loadbalancer-listener/7bb2d95f-ccc8-4867-8bbe-20ae07985ea5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.012596 10.0.0.33 - - [2025-12-10 16:42:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.062999 10.0.0.33 - - [2025-12-10 16:42:14] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004514 10.0.0.33 - - [2025-12-10 16:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.33 - - [2025-12-10 16:42:14] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?fields=floating_ips HTTP/1.1" 200 1164 0.006025 10.0.0.33 - - [2025-12-10 16:42:14] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.008504 10.0.0.33 - - [2025-12-10 16:42:14] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059937 10.0.0.33 - - [2025-12-10 16:42:14] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002887 10.0.0.33 - - [2025-12-10 16:42:14] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027726 10.0.0.33 - - [2025-12-10 16:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024282 10.0.0.33 - - [2025-12-10 16:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014809 10.0.0.33 - - [2025-12-10 16:42:14] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.086207 10.0.0.33 - - [2025-12-10 16:42:14] "GET /loadbalancer-listener/2c1d17fc-61d3-4ffd-ae8d-3d45a3f31572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003650 10.0.0.33 - - [2025-12-10 16:42:14] "GET /loadbalancer-listener/2c1d17fc-61d3-4ffd-ae8d-3d45a3f31572?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004042 10.0.0.33 - - [2025-12-10 16:42:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.055852 10.0.0.33 - - [2025-12-10 16:42:15] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.023767 10.0.0.33 - - [2025-12-10 16:42:15] "GET /instance-ip/30a81a65-ad89-4c99-b88e-2989f7a343d1?fields=floating_ips HTTP/1.1" 200 1164 0.016335 10.0.0.33 - - [2025-12-10 16:42:15] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007349 10.0.0.33 - - [2025-12-10 16:42:15] "POST /tags HTTP/1.1" 200 363 0.128462 10.0.0.33 - - [2025-12-10 16:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021058 10.0.0.33 - - [2025-12-10 16:42:15] "GET /tag/2cba549e-84e4-43dd-817c-a1d5376fc621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.048271 10.0.0.33 - - [2025-12-10 16:42:15] "POST /tags HTTP/1.1" 200 311 0.171925 10.0.0.33 - - [2025-12-10 16:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027436 10.0.0.33 - - [2025-12-10 16:42:15] "GET /tag/00b5fe48-4c19-4028-8588-c18d3b7dd596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.027534 10.0.0.33 - - [2025-12-10 16:42:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.019102 10.0.0.33 - - [2025-12-10 16:42:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.002897 10.0.0.33 - - [2025-12-10 16:42:15] "POST /security-groups HTTP/1.1" 200 574 0.103135 10.0.0.33 - - [2025-12-10 16:42:15] "POST /projects HTTP/1.1" 200 489 0.366813 10.0.0.33 - - [2025-12-10 16:42:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.028449 10.0.0.33 - - [2025-12-10 16:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.118613 10.0.0.33 - - [2025-12-10 16:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021282 10.0.0.33 - - [2025-12-10 16:42:16] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.060255 10.0.0.33 - - [2025-12-10 16:42:16] "POST /access-control-lists HTTP/1.1" 200 583 0.145974 10.0.0.33 - - [2025-12-10 16:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009427 10.0.0.33 - - [2025-12-10 16:42:16] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.010200 10.0.0.33 - - [2025-12-10 16:42:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002558 10.0.0.33 - - [2025-12-10 16:42:16] "POST /access-control-lists HTTP/1.1" 200 581 0.223585 10.0.0.33 - - [2025-12-10 16:42:16] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.288245 10.0.0.33 - - [2025-12-10 16:42:16] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.065183 10.0.0.33 - - [2025-12-10 16:42:16] "POST /security-groups HTTP/1.1" 200 546 0.166148 10.0.0.33 - - [2025-12-10 16:42:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.004183 10.0.0.33 - - [2025-12-10 16:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.045361 10.0.0.33 - - [2025-12-10 16:42:16] "POST /access-control-lists HTTP/1.1" 200 602 0.124595 10.0.0.33 - - [2025-12-10 16:42:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.001740 10.0.0.33 - - [2025-12-10 16:42:17] "POST /chown HTTP/1.1" 200 109 0.162091 10.0.0.33 - - [2025-12-10 16:42:17] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009184 10.0.0.33 - - [2025-12-10 16:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.33 - - [2025-12-10 16:42:17] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009244 10.0.0.33 - - [2025-12-10 16:42:17] "POST /tags HTTP/1.1" 409 210 0.003659 10.0.0.33 - - [2025-12-10 16:42:17] "POST /access-control-lists HTTP/1.1" 200 600 0.207503 10.0.0.33 - - [2025-12-10 16:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.035028 10.0.0.33 - - [2025-12-10 16:42:17] "GET /tag/00b5fe48-4c19-4028-8588-c18d3b7dd596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.018518 10.0.0.33 - - [2025-12-10 16:42:17] "POST /firewall-rules HTTP/1.1" 200 570 0.095522 10.0.0.33 - - [2025-12-10 16:42:17] "GET /firewall-rule/fce5cd21-4400-4104-b011-e9cb2f7042cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005717 10.0.0.33 - - [2025-12-10 16:42:17] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003888 10.0.0.33 - - [2025-12-10 16:42:17] "GET /firewall-rule/fce5cd21-4400-4104-b011-e9cb2f7042cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002510 10.0.0.33 - - [2025-12-10 16:42:17] "POST /ref-update HTTP/1.1" 200 156 0.085641 10.0.0.33 - - [2025-12-10 16:42:17] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.069003 10.0.0.33 - - [2025-12-10 16:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.33 - - [2025-12-10 16:42:17] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003171 10.0.0.33 - - [2025-12-10 16:42:17] "POST /tags HTTP/1.1" 409 210 0.002225 10.0.0.33 - - [2025-12-10 16:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013378 10.0.0.33 - - [2025-12-10 16:42:17] "GET /tag/00b5fe48-4c19-4028-8588-c18d3b7dd596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.011762 10.0.0.33 - - [2025-12-10 16:42:17] "POST /firewall-rules HTTP/1.1" 200 568 0.081011 10.0.0.33 - - [2025-12-10 16:42:17] "GET /firewall-rule/dcc75630-edb7-4a62-ab1d-d4bd1adae70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.024636 10.0.0.33 - - [2025-12-10 16:42:18] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007358 10.0.0.33 - - [2025-12-10 16:42:18] "GET /firewall-rule/dcc75630-edb7-4a62-ab1d-d4bd1adae70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002676 10.0.0.33 - - [2025-12-10 16:42:18] "POST /ref-update HTTP/1.1" 200 156 0.036647 10.0.0.33 - - [2025-12-10 16:42:18] "POST /tags HTTP/1.1" 409 237 0.038062 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2025-12-10 16:42:18] "GET /tag/4457cf45-4a1a-481c-934f-c797805f6a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020577 10.0.0.33 - - [2025-12-10 16:42:18] "POST /tags HTTP/1.1" 409 210 0.002384 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2025-12-10 16:42:18] "GET /tag/57dd3a45-1d14-461b-9950-e50ac6777dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013577 10.0.0.33 - - [2025-12-10 16:42:18] "POST /projects HTTP/1.1" 409 223 0.003243 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.33 - - [2025-12-10 16:42:18] "GET /project/b42c6787-3e5e-49dc-bd6b-66f34c85236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055032 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006939 10.0.0.33 - - [2025-12-10 16:42:18] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.017680 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.33 - - [2025-12-10 16:42:18] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005294 10.0.0.33 - - [2025-12-10 16:42:18] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.054257 10.0.0.33 - - [2025-12-10 16:42:18] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.091625 10.0.0.33 - - [2025-12-10 16:42:18] "POST /security-groups HTTP/1.1" 409 253 0.012717 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2025-12-10 16:42:18] "PUT /security-group/a10c3f89-36b6-4a40-adc6-cbf9bca34e79 HTTP/1.1" 200 262 0.062646 10.0.0.33 - - [2025-12-10 16:42:18] "PUT /access-control-list/44be0b1d-460c-4b78-8a0c-8fbe6f8ab89c HTTP/1.1" 200 272 0.038358 10.0.0.33 - - [2025-12-10 16:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046701 10.0.0.33 - - [2025-12-10 16:42:18] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035950 10.0.0.33 - - [2025-12-10 16:42:18] "PUT /access-control-list/22d937a0-287d-438d-96d9-5d6e1781cd03 HTTP/1.1" 200 272 0.043770 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-12-10 16:42:18] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002671 10.0.0.33 - - [2025-12-10 16:42:18] "POST /tags HTTP/1.1" 409 210 0.002196 10.0.0.33 - - [2025-12-10 16:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2025-12-10 16:42:19] "GET /tag/57dd3a45-1d14-461b-9950-e50ac6777dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011201 10.0.0.33 - - [2025-12-10 16:42:19] "POST /firewall-rules HTTP/1.1" 200 570 0.072078 10.0.0.33 - - [2025-12-10 16:42:19] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.33 - - [2025-12-10 16:42:19] "GET /firewall-rule/59cad14b-c28a-4228-943f-04b31ed19da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016329 10.0.0.33 - - [2025-12-10 16:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.33 - - [2025-12-10 16:42:19] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009733 10.0.0.33 - - [2025-12-10 16:42:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002929 10.0.0.33 - - [2025-12-10 16:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.33 - - [2025-12-10 16:42:19] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.015017 10.0.0.33 - - [2025-12-10 16:42:19] "GET /firewall-rule/59cad14b-c28a-4228-943f-04b31ed19da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004351 10.0.0.33 - - [2025-12-10 16:42:19] "GET /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.018324 10.0.0.33 - - [2025-12-10 16:42:19] "PUT /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6 HTTP/1.1" 200 254 0.032216 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001207 10.0.0.33 - - [2025-12-10 16:42:19] "POST /ref-update HTTP/1.1" 200 156 0.139343 10.0.0.33 - - [2025-12-10 16:42:19] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004586 10.0.0.33 - - [2025-12-10 16:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2025-12-10 16:42:19] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003293 10.0.0.33 - - [2025-12-10 16:42:19] "POST /tags HTTP/1.1" 409 210 0.002445 10.0.0.33 - - [2025-12-10 16:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2025-12-10 16:42:19] "GET /tag/57dd3a45-1d14-461b-9950-e50ac6777dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014745 10.0.0.33 - - [2025-12-10 16:42:19] "POST /firewall-rules HTTP/1.1" 200 568 0.076928 10.0.0.33 - - [2025-12-10 16:42:19] "GET /firewall-rule/85a03100-7335-4090-aaa1-6a2ef2fbfe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017132 10.0.0.33 - - [2025-12-10 16:42:19] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004627 10.0.0.33 - - [2025-12-10 16:42:19] "GET /firewall-rule/85a03100-7335-4090-aaa1-6a2ef2fbfe3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.093858 10.0.0.33 - - [2025-12-10 16:42:19] "POST /ref-update HTTP/1.1" 200 156 0.062637 10.0.0.33 - - [2025-12-10 16:42:19] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.039686 10.0.0.33 - - [2025-12-10 16:42:19] "POST /set-tag HTTP/1.1" 200 109 0.003475 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001125 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001145 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002213 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001346 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001781 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001510 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:42:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001367 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:43:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:43:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.241 - - [2025-12-10 16:44:20] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.241 - - [2025-12-10 16:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.241 - - [2025-12-10 16:44:20] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005443 10.0.0.241 - - [2025-12-10 16:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.241 - - [2025-12-10 16:44:20] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003850 10.0.0.241 - - [2025-12-10 16:44:20] "PUT /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe HTTP/1.1" 200 274 0.018627 10.0.0.241 - - [2025-12-10 16:44:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.009508 10.0.0.241 - - [2025-12-10 16:44:20] "POST /virtual-routers HTTP/1.1" 200 599 0.026895 10.0.0.241 - - [2025-12-10 16:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016304 10.0.0.241 - - [2025-12-10 16:44:20] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005092 10.0.0.241 - - [2025-12-10 16:44:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003323 10.0.0.241 - - [2025-12-10 16:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.241 - - [2025-12-10 16:44:20] "GET /virtual-network/cfb2e05b-9167-4f75-90fe-b77c0f7f9f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004845 10.0.0.241 - - [2025-12-10 16:44:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.083283 10.0.0.33 - - [2025-12-10 16:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.33 - - [2025-12-10 16:44:23] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003655 10.0.0.33 - - [2025-12-10 16:46:03] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003518 10.0.0.33 - - [2025-12-10 16:46:03] "POST /ref-update HTTP/1.1" 200 156 0.010511 10.0.0.33 - - [2025-12-10 16:46:10] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009389 10.0.0.33 - - [2025-12-10 16:46:10] "POST /set-tag HTTP/1.1" 200 109 0.004943 10.0.0.33 - - [2025-12-10 16:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.33 - - [2025-12-10 16:46:10] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002975 10.0.0.33 - - [2025-12-10 16:46:10] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009189 10.0.0.33 - - [2025-12-10 16:46:10] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.33 - - [2025-12-10 16:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.33 - - [2025-12-10 16:46:10] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002950 10.0.0.33 - - [2025-12-10 16:46:10] "GET /loadbalancer-pool/b1952970-b273-43f4-9a13-e8af2dff3196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004450 10.0.0.33 - - [2025-12-10 16:46:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017705 10.0.0.33 - - [2025-12-10 16:46:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009458 10.0.0.33 - - [2025-12-10 16:46:10] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005822 10.0.0.33 - - [2025-12-10 16:46:10] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006443 10.0.0.33 - - [2025-12-10 16:46:10] "POST /tags HTTP/1.1" 409 205 0.002890 10.0.0.33 - - [2025-12-10 16:46:10] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.33 - - [2025-12-10 16:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-12-10 16:46:11] "GET /tag/7ecfa3a6-9b52-4e12-8bc1-315156c9caae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010638 10.0.0.33 - - [2025-12-10 16:46:11] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.007547 10.0.0.33 - - [2025-12-10 16:46:11] "PUT /floating-ip/13ac987a-fa06-4719-9aec-80811be22922 HTTP/1.1" 200 256 0.011925 10.0.0.33 - - [2025-12-10 16:46:11] "POST /set-tag HTTP/1.1" 200 109 0.090979 10.0.0.33 - - [2025-12-10 16:46:11] "GET /loadbalancer-pool/c009b651-cc40-475c-9323-2ed7925f3c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005029 10.0.0.33 - - [2025-12-10 16:46:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019614 10.0.0.33 - - [2025-12-10 16:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023297 10.0.0.33 - - [2025-12-10 16:46:11] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012203 10.0.0.33 - - [2025-12-10 16:46:11] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004464 10.0.0.33 - - [2025-12-10 16:46:11] "POST /ref-update HTTP/1.1" 200 156 0.007738 10.0.0.33 - - [2025-12-10 16:46:11] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.33 - - [2025-12-10 16:46:11] "GET /loadbalancer-pool/56c95bc7-201e-4d87-92fb-11880154bc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007752 10.0.0.33 - - [2025-12-10 16:46:11] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004155 10.0.0.33 - - [2025-12-10 16:46:11] "PUT /floating-ip/13ac987a-fa06-4719-9aec-80811be22922 HTTP/1.1" 200 256 0.021030 10.0.0.33 - - [2025-12-10 16:46:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.058917 10.0.0.33 - - [2025-12-10 16:46:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030280 10.0.0.33 - - [2025-12-10 16:46:11] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010033 10.0.0.33 - - [2025-12-10 16:46:11] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004873 10.0.0.33 - - [2025-12-10 16:46:11] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.33 - - [2025-12-10 16:46:11] "POST /ref-update HTTP/1.1" 200 156 0.010082 10.0.0.33 - - [2025-12-10 16:46:11] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002855 10.0.0.33 - - [2025-12-10 16:46:11] "PUT /floating-ip/13ac987a-fa06-4719-9aec-80811be22922 HTTP/1.1" 200 256 0.026022 10.0.0.33 - - [2025-12-10 16:46:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002739 10.0.0.33 - - [2025-12-10 16:46:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002699 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:46:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001420 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:46:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:46:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001282 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:46:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001508 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:46:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:46:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001120 10.0.0.241 - - [2025-12-10 16:47:05] "GET / HTTP/1.1" 200 35931 0.002097 10.0.0.241 - - [2025-12-10 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2025-12-10 16:47:05] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004819 10.0.0.241 - - [2025-12-10 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.241 - - [2025-12-10 16:47:05] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002824 10.0.0.241 - - [2025-12-10 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.241 - - [2025-12-10 16:47:05] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.014783 10.0.0.241 - - [2025-12-10 16:47:05] "PUT /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2 HTTP/1.1" 200 262 0.010087 10.0.0.241 - - [2025-12-10 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.241 - - [2025-12-10 16:47:05] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003068 10.0.0.241 - - [2025-12-10 16:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.241 - - [2025-12-10 16:47:05] "GET /virtual-machine-interface/0f401bbd-5b29-4699-9f7d-baa56b516fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005965 10.0.0.241 - - [2025-12-10 16:47:05] "PUT /virtual-machine-interface/0f401bbd-5b29-4699-9f7d-baa56b516fb8 HTTP/1.1" 200 284 0.010367 10.0.0.33 - - [2025-12-10 16:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2025-12-10 16:47:23] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003122 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:47:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:47:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 10.0.0.33 - - [2025-12-10 16:48:12] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006114 10.0.0.33 - - [2025-12-10 16:48:12] "POST /set-tag HTTP/1.1" 200 109 0.006866 10.0.0.33 - - [2025-12-10 16:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2025-12-10 16:48:12] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003276 10.0.0.33 - - [2025-12-10 16:48:12] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014325 10.0.0.33 - - [2025-12-10 16:48:12] "POST /set-tag HTTP/1.1" 200 109 0.041831 10.0.0.33 - - [2025-12-10 16:48:13] "DELETE /loadbalancer-member/5a098cfc-0028-4c11-95b1-fdc5489dc69b HTTP/1.1" 200 115 0.064581 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006222 10.0.0.33 - - [2025-12-10 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.003839 10.0.0.33 - - [2025-12-10 16:48:13] "DELETE /loadbalancer-member/a0f19c88-eaff-44e9-a071-486f8871db6e HTTP/1.1" 200 115 0.037189 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016493 10.0.0.33 - - [2025-12-10 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.33 - - [2025-12-10 16:48:13] "DELETE /loadbalancer-member/fd70ca68-1f20-4155-ae68-6aed182e64f0 HTTP/1.1" 200 115 0.035209 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005369 10.0.0.33 - - [2025-12-10 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.33 - - [2025-12-10 16:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006855 10.0.0.33 - - [2025-12-10 16:48:13] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002757 10.0.0.33 - - [2025-12-10 16:48:13] "GET /loadbalancer-pool/b1952970-b273-43f4-9a13-e8af2dff3196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003131 10.0.0.33 - - [2025-12-10 16:48:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016549 10.0.0.33 - - [2025-12-10 16:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023347 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011248 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005850 10.0.0.33 - - [2025-12-10 16:48:13] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003213 10.0.0.33 - - [2025-12-10 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.076101 10.0.0.33 - - [2025-12-10 16:48:13] "GET /loadbalancer-pool/c009b651-cc40-475c-9323-2ed7925f3c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.025735 10.0.0.33 - - [2025-12-10 16:48:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037885 10.0.0.33 - - [2025-12-10 16:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012105 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024329 10.0.0.33 - - [2025-12-10 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.006633 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006256 10.0.0.33 - - [2025-12-10 16:48:13] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009681 10.0.0.33 - - [2025-12-10 16:48:13] "GET /loadbalancer-pool/56c95bc7-201e-4d87-92fb-11880154bc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003170 10.0.0.33 - - [2025-12-10 16:48:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025216 10.0.0.33 - - [2025-12-10 16:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011663 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010590 10.0.0.33 - - [2025-12-10 16:48:13] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004365 10.0.0.33 - - [2025-12-10 16:48:13] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005707 10.0.0.33 - - [2025-12-10 16:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002858 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:50:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:50:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001740 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:51:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:51:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:51:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001335 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:51:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 10.0.0.33 - - [2025-12-10 16:51:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003153 10.0.0.33 - - [2025-12-10 16:51:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002048 10.0.0.33 - - [2025-12-10 16:53:28] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008261 10.0.0.33 - - [2025-12-10 16:53:28] "POST /set-tag HTTP/1.1" 200 109 0.012106 10.0.0.33 - - [2025-12-10 16:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2025-12-10 16:53:28] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003405 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006837 10.0.0.33 - - [2025-12-10 16:53:29] "POST /set-tag HTTP/1.1" 200 109 0.038739 10.0.0.33 - - [2025-12-10 16:53:29] "DELETE /loadbalancer-member/6dd2620f-5be1-47f9-b027-6e7f3b23d6b4 HTTP/1.1" 200 115 0.063430 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.047044 10.0.0.33 - - [2025-12-10 16:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.33 - - [2025-12-10 16:53:29] "DELETE /loadbalancer-member/10ab8b07-43b3-4a25-be02-922669992a48 HTTP/1.1" 200 115 0.057559 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011099 10.0.0.33 - - [2025-12-10 16:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003755 10.0.0.33 - - [2025-12-10 16:53:29] "DELETE /loadbalancer-member/16561c26-6754-4495-a304-c9d1c7ecd9f4 HTTP/1.1" 200 115 0.038761 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009902 10.0.0.33 - - [2025-12-10 16:53:29] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.33 - - [2025-12-10 16:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.33 - - [2025-12-10 16:53:29] "GET /loadbalancer/4fa0e40e-9ec4-4f39-a099-cd5f6f55aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003049 10.0.0.33 - - [2025-12-10 16:53:29] "GET /loadbalancer-pool/b1952970-b273-43f4-9a13-e8af2dff3196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003714 10.0.0.33 - - [2025-12-10 16:53:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026682 10.0.0.33 - - [2025-12-10 16:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009492 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026752 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012224 10.0.0.33 - - [2025-12-10 16:53:29] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008055 10.0.0.33 - - [2025-12-10 16:53:29] "POST /set-tag HTTP/1.1" 200 109 0.089296 10.0.0.33 - - [2025-12-10 16:53:29] "GET /loadbalancer-pool/c009b651-cc40-475c-9323-2ed7925f3c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003484 10.0.0.33 - - [2025-12-10 16:53:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038763 10.0.0.33 - - [2025-12-10 16:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.044034 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020947 10.0.0.33 - - [2025-12-10 16:53:29] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004797 10.0.0.33 - - [2025-12-10 16:53:29] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004833 10.0.0.33 - - [2025-12-10 16:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.33 - - [2025-12-10 16:53:29] "GET /loadbalancer-pool/56c95bc7-201e-4d87-92fb-11880154bc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003616 10.0.0.33 - - [2025-12-10 16:53:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020859 10.0.0.33 - - [2025-12-10 16:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012463 10.0.0.33 - - [2025-12-10 16:53:30] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014005 10.0.0.33 - - [2025-12-10 16:53:30] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.33 - - [2025-12-10 16:53:30] "GET /virtual-machine-interface/296da7da-d5e7-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004258 10.0.0.33 - - [2025-12-10 16:53:30] "GET /floating-ip/13ac987a-fa06-4719-9aec-80811be22922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004981 10.0.0.33 - - [2025-12-10 16:53:34] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.33 - - [2025-12-10 16:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2025-12-10 16:53:34] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050058 10.0.0.33 - - [2025-12-10 16:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.33 - - [2025-12-10 16:53:34] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061151 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2025-12-10 16:53:35] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056954 10.0.0.33 - - [2025-12-10 16:53:35] "POST /tags HTTP/1.1" 200 333 0.028341 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.33 - - [2025-12-10 16:53:35] "GET /tag/3cf89c43-b2d0-4346-b9a2-c071a583198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030097 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006197 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.33 - - [2025-12-10 16:53:35] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068027 10.0.0.33 - - [2025-12-10 16:53:35] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081468 10.0.0.33 - - [2025-12-10 16:53:35] "GET /virtual-networks?parent_id=fb388ef6-9a74-421c-bb97-7efb9eba1034&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002243 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.33 - - [2025-12-10 16:53:35] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004596 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.33 - - [2025-12-10 16:53:35] "GET /service-appliance-set/d09fbeae-017e-4413-9aac-139d7a3c874e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015623 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.004166 10.0.0.33 - - [2025-12-10 16:53:35] "POST /virtual-networks HTTP/1.1" 200 512 0.128580 10.0.0.33 - - [2025-12-10 16:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2025-12-10 16:53:35] "GET /network-ipam/007a9c58-f57e-4d1a-bced-03a1ada94160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.029016 10.0.0.33 - - [2025-12-10 16:53:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.140461 10.0.0.33 - - [2025-12-10 16:53:36] "GET /virtual-machine-interface/e71021e4-9a70-4456-82c0-6531fb84c2e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008723 10.0.0.33 - - [2025-12-10 16:53:36] "POST /useragent-kv HTTP/1.1" 200 115 0.020158 10.0.0.33 - - [2025-12-10 16:53:36] "POST /ref-update HTTP/1.1" 200 156 0.134596 10.0.0.33 - - [2025-12-10 16:53:36] "POST /instance-ips HTTP/1.1" 200 409 0.054708 10.0.0.33 - - [2025-12-10 16:53:36] "GET /instance-ip/c95ea030-3d33-461f-b016-55d7846bd951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.016419 10.0.0.33 - - [2025-12-10 16:53:36] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006073 10.0.0.33 - - [2025-12-10 16:53:36] "GET /domains HTTP/1.1" 200 280 0.007796 10.0.0.33 - - [2025-12-10 16:53:36] "GET /domain/d1c3c15b-e61a-4cca-ab9b-814eb51d243a HTTP/1.1" 200 3087 0.024098 10.0.0.33 - - [2025-12-10 16:53:36] "POST /loadbalancers HTTP/1.1" 200 610 0.048618 10.0.0.33 - - [2025-12-10 16:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.082582 10.0.0.33 - - [2025-12-10 16:53:36] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034 HTTP/1.1" 200 5717 0.133296 10.0.0.33 - - [2025-12-10 16:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015926 10.0.0.33 - - [2025-12-10 16:53:36] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2085 0.014108 10.0.0.33 - - [2025-12-10 16:53:36] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2085 0.020777 10.0.0.33 - - [2025-12-10 16:53:36] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.140700 10.0.0.33 - - [2025-12-10 16:53:36] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 200 1182 0.017494 10.0.0.33 - - [2025-12-10 16:53:36] "GET /instance-ip/c95ea030-3d33-461f-b016-55d7846bd951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007405 10.0.0.33 - - [2025-12-10 16:53:36] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 200 1182 0.007529 10.0.0.33 - - [2025-12-10 16:53:36] "POST /route-targets HTTP/1.1" 200 327 0.050870 10.0.0.33 - - [2025-12-10 16:53:36] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.086246 10.0.0.33 - - [2025-12-10 16:53:36] "POST /ref-update HTTP/1.1" 200 156 0.050356 10.0.0.33 - - [2025-12-10 16:53:36] "GET /loadbalancer/71b90b00-962c-4663-859f-ca1a594af94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008247 10.0.0.33 - - [2025-12-10 16:53:36] "POST /floating-ips HTTP/1.1" 200 597 0.086863 10.0.0.33 - - [2025-12-10 16:53:36] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.066286 10.0.0.33 - - [2025-12-10 16:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.33 - - [2025-12-10 16:53:36] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047719 10.0.0.33 - - [2025-12-10 16:53:36] "GET /loadbalancer-listener/8033b66f-5c4a-4d2f-a462-2fd3e4016ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006939 10.0.0.33 - - [2025-12-10 16:53:36] "GET /loadbalancer-listener/8033b66f-5c4a-4d2f-a462-2fd3e4016ba4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.012167 10.0.0.33 - - [2025-12-10 16:53:36] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028279 10.0.0.33 - - [2025-12-10 16:53:36] "GET /instance-ip/c95ea030-3d33-461f-b016-55d7846bd951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011689 10.0.0.33 - - [2025-12-10 16:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012843 10.0.0.33 - - [2025-12-10 16:53:36] "GET /instance-ip/c95ea030-3d33-461f-b016-55d7846bd951?fields=floating_ips HTTP/1.1" 200 1213 0.007877 10.0.0.33 - - [2025-12-10 16:53:36] "GET /loadbalancer/71b90b00-962c-4663-859f-ca1a594af94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003417 10.0.0.33 - - [2025-12-10 16:53:36] "GET /floating-ip/d0bdfb20-d761-4c82-8534-abeb77cd6316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003852 10.0.0.33 - - [2025-12-10 16:53:36] "POST /tags HTTP/1.1" 200 295 0.087195 10.0.0.33 - - [2025-12-10 16:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009871 10.0.0.33 - - [2025-12-10 16:53:37] "GET /tag/a20c28e1-88f3-43ba-82da-a5b00c1e2bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015561 10.0.0.33 - - [2025-12-10 16:53:37] "POST /tags HTTP/1.1" 409 233 0.002740 10.0.0.33 - - [2025-12-10 16:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.33 - - [2025-12-10 16:53:37] "GET /tag/750ba23e-faca-44c8-9c99-0835321599ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019978 10.0.0.33 - - [2025-12-10 16:53:37] "POST /tags HTTP/1.1" 409 206 0.002721 10.0.0.33 - - [2025-12-10 16:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.33 - - [2025-12-10 16:53:37] "GET /tag/39c66019-6b70-4d5d-9c5d-129a23b6a4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013090 10.0.0.33 - - [2025-12-10 16:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.33 - - [2025-12-10 16:53:37] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008080 10.0.0.33 - - [2025-12-10 16:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-12-10 16:53:37] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049011 10.0.0.33 - - [2025-12-10 16:53:37] "POST /virtual-machines HTTP/1.1" 200 369 0.013362 10.0.0.33 - - [2025-12-10 16:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029742 10.0.0.33 - - [2025-12-10 16:53:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145697 10.0.0.33 - - [2025-12-10 16:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016002 10.0.0.33 - - [2025-12-10 16:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008215 10.0.0.33 - - [2025-12-10 16:53:37] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.017852 10.0.0.33 - - [2025-12-10 16:53:37] "POST /instance-ips HTTP/1.1" 200 409 0.040201 10.0.0.33 - - [2025-12-10 16:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031661 10.0.0.33 - - [2025-12-10 16:53:37] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011941 10.0.0.33 - - [2025-12-10 16:53:37] "POST /set-tag HTTP/1.1" 200 109 0.029212 10.0.0.33 - - [2025-12-10 16:53:37] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019256 10.0.0.33 - - [2025-12-10 16:53:37] "GET /instance-ip/c5c32816-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006213 10.0.0.33 - - [2025-12-10 16:53:37] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005475 10.0.0.33 - - [2025-12-10 16:53:37] "POST /set-tag HTTP/1.1" 200 109 0.005809 10.0.0.33 - - [2025-12-10 16:53:37] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003123 10.0.0.33 - - [2025-12-10 16:53:37] "POST /ref-update HTTP/1.1" 200 156 0.012649 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019329 10.0.0.33 - - [2025-12-10 16:53:38] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.33 - - [2025-12-10 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004560 10.0.0.33 - - [2025-12-10 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2025-12-10 16:53:38] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.077321 10.0.0.33 - - [2025-12-10 16:53:38] "POST /virtual-machines HTTP/1.1" 200 369 0.018716 10.0.0.33 - - [2025-12-10 16:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021238 10.0.0.33 - - [2025-12-10 16:53:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165671 10.0.0.33 - - [2025-12-10 16:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013871 10.0.0.33 - - [2025-12-10 16:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004577 10.0.0.33 - - [2025-12-10 16:53:38] "POST /instance-ips HTTP/1.1" 200 409 0.030648 10.0.0.33 - - [2025-12-10 16:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.032908 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.020132 10.0.0.33 - - [2025-12-10 16:53:38] "POST /set-tag HTTP/1.1" 200 109 0.017102 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014658 10.0.0.33 - - [2025-12-10 16:53:38] "GET /instance-ip/c653224a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003055 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005271 10.0.0.33 - - [2025-12-10 16:53:38] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004764 10.0.0.33 - - [2025-12-10 16:53:38] "POST /ref-update HTTP/1.1" 200 156 0.020818 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018981 10.0.0.33 - - [2025-12-10 16:53:38] "POST /set-tag HTTP/1.1" 200 109 0.005728 10.0.0.33 - - [2025-12-10 16:53:38] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006032 10.0.0.33 - - [2025-12-10 16:53:38] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.33 - - [2025-12-10 16:53:39] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006959 10.0.0.33 - - [2025-12-10 16:53:39] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.33 - - [2025-12-10 16:53:41] "GET /domains HTTP/1.1" 200 280 0.004401 10.0.0.33 - - [2025-12-10 16:53:41] "GET /domain/d1c3c15b-e61a-4cca-ab9b-814eb51d243a HTTP/1.1" 200 3087 0.004283 10.0.0.33 - - [2025-12-10 16:53:41] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034 HTTP/1.1" 200 7065 0.054616 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2085 0.005056 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2085 0.005724 10.0.0.33 - - [2025-12-10 16:53:41] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 200 1403 0.004531 10.0.0.33 - - [2025-12-10 16:53:41] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 200 1403 0.002713 10.0.0.33 - - [2025-12-10 16:53:41] "GET /route-target/c6c65950-752a-40da-901a-a2884ee569a7 HTTP/1.1" 200 1153 0.004067 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2085 0.006724 10.0.0.33 - - [2025-12-10 16:53:41] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 200 1403 0.003904 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006973 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2085 0.004070 10.0.0.33 - - [2025-12-10 16:53:41] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 200 1403 0.003146 10.0.0.33 - - [2025-12-10 16:53:41] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 200 1403 0.004917 10.0.0.33 - - [2025-12-10 16:53:41] "GET /route-target/c6c65950-752a-40da-901a-a2884ee569a7 HTTP/1.1" 200 1153 0.002470 10.0.0.33 - - [2025-12-10 16:53:41] "GET /domains HTTP/1.1" 200 280 0.004423 10.0.0.33 - - [2025-12-10 16:53:41] "GET /domain/d1c3c15b-e61a-4cca-ab9b-814eb51d243a HTTP/1.1" 200 3087 0.004965 10.0.0.33 - - [2025-12-10 16:53:41] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034 HTTP/1.1" 200 7065 0.062787 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2085 0.004853 10.0.0.33 - - [2025-12-10 16:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2025-12-10 16:53:41] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041077 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006846 10.0.0.33 - - [2025-12-10 16:53:41] "GET /floating-ip-pools?parent_id=46aab950-a030-413f-af45-95012eb88d5a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004335 10.0.0.33 - - [2025-12-10 16:53:41] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005095 10.0.0.33 - - [2025-12-10 16:53:41] "POST /floating-ip-pools HTTP/1.1" 200 562 0.033143 10.0.0.33 - - [2025-12-10 16:53:41] "POST /ref-update HTTP/1.1" 200 156 0.049499 10.0.0.33 - - [2025-12-10 16:53:42] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007356 10.0.0.33 - - [2025-12-10 16:53:42] "GET /domains HTTP/1.1" 200 280 0.008829 10.0.0.33 - - [2025-12-10 16:53:42] "GET /domain/d1c3c15b-e61a-4cca-ab9b-814eb51d243a HTTP/1.1" 200 3087 0.003165 10.0.0.33 - - [2025-12-10 16:53:42] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034 HTTP/1.1" 200 7321 0.042711 10.0.0.33 - - [2025-12-10 16:53:42] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2323 0.006021 10.0.0.33 - - [2025-12-10 16:53:42] "GET /floating-ip-pool/d874583d-5ffe-4403-bd29-83d15396439a HTTP/1.1" 200 1315 0.003511 10.0.0.33 - - [2025-12-10 16:53:42] "GET /domains HTTP/1.1" 200 280 0.002300 10.0.0.33 - - [2025-12-10 16:53:42] "GET /domain/d1c3c15b-e61a-4cca-ab9b-814eb51d243a HTTP/1.1" 200 3087 0.003999 10.0.0.33 - - [2025-12-10 16:53:42] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034 HTTP/1.1" 200 7321 0.051160 10.0.0.33 - - [2025-12-10 16:53:42] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 2323 0.004762 10.0.0.33 - - [2025-12-10 16:53:42] "GET /virtual-network/46aab950-a030-413f-af45-95012eb88d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004591 10.0.0.33 - - [2025-12-10 16:53:42] "POST /tags HTTP/1.1" 200 365 0.102787 10.0.0.33 - - [2025-12-10 16:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013664 10.0.0.33 - - [2025-12-10 16:53:42] "GET /tag/af1f30d8-7ca3-4d47-851f-eae41ef39879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027607 10.0.0.33 - - [2025-12-10 16:53:42] "POST /tags HTTP/1.1" 409 206 0.003069 10.0.0.33 - - [2025-12-10 16:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.33 - - [2025-12-10 16:53:42] "GET /tag/39c66019-6b70-4d5d-9c5d-129a23b6a4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013037 10.0.0.33 - - [2025-12-10 16:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.33 - - [2025-12-10 16:53:42] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.041792 10.0.0.33 - - [2025-12-10 16:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015912 10.0.0.33 - - [2025-12-10 16:53:42] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005507 10.0.0.33 - - [2025-12-10 16:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.33 - - [2025-12-10 16:53:42] "GET /service-appliance-set/f1624177-60f5-4ef6-9d2b-21062a6155f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.007765 10.0.0.33 - - [2025-12-10 16:53:42] "POST /fqname-to-id HTTP/1.1" 404 258 0.003928 10.0.0.33 - - [2025-12-10 16:53:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.117085 10.0.0.33 - - [2025-12-10 16:53:42] "GET /virtual-machine-interface/ff060abd-2d25-4c60-8388-6e1c59edcf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020185 10.0.0.33 - - [2025-12-10 16:53:42] "POST /set-tag HTTP/1.1" 200 109 0.028126 10.0.0.33 - - [2025-12-10 16:53:42] "POST /instance-ips HTTP/1.1" 200 417 0.050563 10.0.0.33 - - [2025-12-10 16:53:43] "GET /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011103 10.0.0.33 - - [2025-12-10 16:53:43] "POST /loadbalancers HTTP/1.1" 200 618 0.076708 10.0.0.33 - - [2025-12-10 16:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030736 10.0.0.33 - - [2025-12-10 16:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.33 - - [2025-12-10 16:53:43] "POST /service-instances HTTP/1.1" 200 566 0.031883 10.0.0.33 - - [2025-12-10 16:53:43] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.072217 10.0.0.33 - - [2025-12-10 16:53:43] "POST /ref-update HTTP/1.1" 200 156 0.036278 10.0.0.33 - - [2025-12-10 16:53:43] "GET /virtual-machine-interface/ff060abd-2d25-4c60-8388-6e1c59edcf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013822 10.0.0.33 - - [2025-12-10 16:53:43] "GET /virtual-machine-interface/ff060abd-2d25-4c60-8388-6e1c59edcf6b?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008667 10.0.0.33 - - [2025-12-10 16:53:43] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.020147 10.0.0.33 - - [2025-12-10 16:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013751 10.0.0.33 - - [2025-12-10 16:53:43] "GET /floating-ip-pool/d874583d-5ffe-4403-bd29-83d15396439a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012951 10.0.0.33 - - [2025-12-10 16:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.056088 10.0.0.33 - - [2025-12-10 16:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.33 - - [2025-12-10 16:53:43] "POST /floating-ips HTTP/1.1" 200 671 0.138971 10.0.0.33 - - [2025-12-10 16:53:43] "POST /virtual-machines HTTP/1.1" 200 429 0.091829 10.0.0.33 - - [2025-12-10 16:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.038994 10.0.0.33 - - [2025-12-10 16:53:43] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010730 10.0.0.33 - - [2025-12-10 16:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2025-12-10 16:53:43] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014169 10.0.0.33 - - [2025-12-10 16:53:43] "POST /tags HTTP/1.1" 409 221 0.023391 10.0.0.33 - - [2025-12-10 16:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011119 10.0.0.33 - - [2025-12-10 16:53:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.220513 10.0.0.33 - - [2025-12-10 16:53:43] "POST /chown HTTP/1.1" 200 109 0.028566 10.0.0.33 - - [2025-12-10 16:53:43] "GET /tag/3cf89c43-b2d0-4346-b9a2-c071a583198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.046476 10.0.0.33 - - [2025-12-10 16:53:43] "POST /tags HTTP/1.1" 409 238 0.009189 10.0.0.33 - - [2025-12-10 16:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2025-12-10 16:53:43] "POST /chown HTTP/1.1" 200 109 0.021523 10.0.0.33 - - [2025-12-10 16:53:43] "PUT /virtual-machine-interface/72e2fcf4-4f9f-4ef4-a04a-610b930e8b55 HTTP/1.1" 200 284 0.028997 10.0.0.33 - - [2025-12-10 16:53:44] "GET /tag/af1f30d8-7ca3-4d47-851f-eae41ef39879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.051357 10.0.0.33 - - [2025-12-10 16:53:44] "PUT /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678 HTTP/1.1" 200 256 0.064624 10.0.0.33 - - [2025-12-10 16:53:44] "POST /ref-update HTTP/1.1" 200 156 0.040649 10.0.0.33 - - [2025-12-10 16:53:44] "POST /firewall-rules HTTP/1.1" 200 650 0.131688 10.0.0.33 - - [2025-12-10 16:53:44] "GET /firewall-rule/3d81f99d-0342-472a-8b65-29c0e9b260ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.045982 10.0.0.33 - - [2025-12-10 16:53:44] "POST /ref-update HTTP/1.1" 200 156 0.061815 10.0.0.33 - - [2025-12-10 16:53:44] "POST /ref-update HTTP/1.1" 200 156 0.035027 10.0.0.33 - - [2025-12-10 16:53:44] "GET /firewall-policy/6b40bf07-379e-45bc-b7b3-a218b0e50a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.028462 10.0.0.33 - - [2025-12-10 16:53:44] "GET /firewall-rule/3d81f99d-0342-472a-8b65-29c0e9b260ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009240 10.0.0.33 - - [2025-12-10 16:53:44] "POST /ref-update HTTP/1.1" 200 156 0.044058 10.0.0.33 - - [2025-12-10 16:53:44] "POST /ref-update HTTP/1.1" 200 156 0.082896 10.0.0.33 - - [2025-12-10 16:53:44] "POST /ref-update HTTP/1.1" 200 156 0.051077 10.0.0.33 - - [2025-12-10 16:53:44] "POST /ref-update HTTP/1.1" 200 156 0.026018 10.0.0.33 - - [2025-12-10 16:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008642 10.0.0.33 - - [2025-12-10 16:53:44] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057463 10.0.0.33 - - [2025-12-10 16:53:44] "GET /loadbalancer/8a137012-cc98-4dc0-9ed5-e9b79a97748f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.013554 10.0.0.33 - - [2025-12-10 16:53:44] "POST /virtual-machines HTTP/1.1" 200 429 0.042106 10.0.0.33 - - [2025-12-10 16:53:44] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.045472 10.0.0.33 - - [2025-12-10 16:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.33 - - [2025-12-10 16:53:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.190069 10.0.0.33 - - [2025-12-10 16:53:44] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.128853 10.0.0.33 - - [2025-12-10 16:53:44] "POST /chown HTTP/1.1" 200 109 0.010128 10.0.0.33 - - [2025-12-10 16:53:44] "GET /loadbalancer-listener/d9baa9a6-dd8b-4787-872d-7b7962a35cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004148 10.0.0.33 - - [2025-12-10 16:53:44] "GET /loadbalancer-listener/d9baa9a6-dd8b-4787-872d-7b7962a35cfb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005085 10.0.0.33 - - [2025-12-10 16:53:44] "POST /chown HTTP/1.1" 200 109 0.016638 10.0.0.33 - - [2025-12-10 16:53:44] "PUT /virtual-machine-interface/e7484d50-74d0-40e9-a81f-9d207be53bf1 HTTP/1.1" 200 284 0.032477 10.0.0.33 - - [2025-12-10 16:53:44] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.068742 10.0.0.33 - - [2025-12-10 16:53:44] "PUT /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678 HTTP/1.1" 200 256 0.051589 10.0.0.33 - - [2025-12-10 16:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014517 10.0.0.33 - - [2025-12-10 16:53:44] "GET /loadbalancer-pool/74dee268-52ba-42c9-8082-8dfd67b81eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006481 10.0.0.33 - - [2025-12-10 16:53:45] "POST /ref-update HTTP/1.1" 200 156 0.018354 10.0.0.33 - - [2025-12-10 16:53:45] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041872 10.0.0.33 - - [2025-12-10 16:53:45] "POST /ref-update HTTP/1.1" 200 156 0.018270 10.0.0.33 - - [2025-12-10 16:53:45] "POST /ref-update HTTP/1.1" 200 156 0.040650 10.0.0.33 - - [2025-12-10 16:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026297 10.0.0.33 - - [2025-12-10 16:53:45] "GET /loadbalancer-member/c5f4b518-4adc-4680-ac0f-cada86213b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012055 10.0.0.33 - - [2025-12-10 16:53:45] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016833 10.0.0.33 - - [2025-12-10 16:53:45] "POST /ref-update HTTP/1.1" 200 156 0.033190 10.0.0.33 - - [2025-12-10 16:53:45] "POST /ref-update HTTP/1.1" 200 156 0.024508 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.33 - - [2025-12-10 16:53:45] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008664 10.0.0.33 - - [2025-12-10 16:53:45] "POST /tags HTTP/1.1" 409 221 0.002331 10.0.0.33 - - [2025-12-10 16:53:45] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.015381 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.33 - - [2025-12-10 16:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017641 10.0.0.33 - - [2025-12-10 16:53:45] "GET /tag/3cf89c43-b2d0-4346-b9a2-c071a583198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025690 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.33 - - [2025-12-10 16:53:45] "POST /tags HTTP/1.1" 409 238 0.001631 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012420 10.0.0.33 - - [2025-12-10 16:53:45] "GET /tag/af1f30d8-7ca3-4d47-851f-eae41ef39879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014543 10.0.0.33 - - [2025-12-10 16:53:45] "POST /chown HTTP/1.1" 200 109 0.038800 10.0.0.33 - - [2025-12-10 16:53:45] "POST /firewall-rules HTTP/1.1" 409 293 0.020667 10.0.0.33 - - [2025-12-10 16:53:45] "POST /chown HTTP/1.1" 200 109 0.038168 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008728 10.0.0.33 - - [2025-12-10 16:53:45] "PUT /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678 HTTP/1.1" 200 256 0.043920 10.0.0.33 - - [2025-12-10 16:53:45] "PUT /firewall-rule/3d81f99d-0342-472a-8b65-29c0e9b260ff HTTP/1.1" 200 260 0.052101 10.0.0.33 - - [2025-12-10 16:53:45] "GET /firewall-rule/3d81f99d-0342-472a-8b65-29c0e9b260ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.019888 10.0.0.33 - - [2025-12-10 16:53:45] "POST /ref-update HTTP/1.1" 200 156 0.025259 10.0.0.33 - - [2025-12-10 16:53:45] "GET /firewall-policy/6b40bf07-379e-45bc-b7b3-a218b0e50a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009950 10.0.0.33 - - [2025-12-10 16:53:45] "GET /firewall-rule/3d81f99d-0342-472a-8b65-29c0e9b260ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003165 10.0.0.33 - - [2025-12-10 16:53:45] "POST /chown HTTP/1.1" 200 109 0.028124 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.33 - - [2025-12-10 16:53:45] "POST /chown HTTP/1.1" 200 109 0.033288 10.0.0.33 - - [2025-12-10 16:53:45] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013332 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2025-12-10 16:53:45] "PUT /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678 HTTP/1.1" 200 256 0.026043 10.0.0.33 - - [2025-12-10 16:53:45] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.065955 10.0.0.33 - - [2025-12-10 16:53:45] "POST /ref-update HTTP/1.1" 200 156 0.044798 10.0.0.33 - - [2025-12-10 16:53:45] "POST /virtual-machines HTTP/1.1" 200 373 0.011673 10.0.0.33 - - [2025-12-10 16:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012816 10.0.0.33 - - [2025-12-10 16:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015703 10.0.0.33 - - [2025-12-10 16:53:45] "POST /chown HTTP/1.1" 200 109 0.022656 10.0.0.33 - - [2025-12-10 16:53:45] "POST /chown HTTP/1.1" 200 109 0.046309 10.0.0.33 - - [2025-12-10 16:53:46] "PUT /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678 HTTP/1.1" 200 256 0.069097 10.0.0.33 - - [2025-12-10 16:53:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.201052 10.0.0.33 - - [2025-12-10 16:53:46] "POST /ref-update HTTP/1.1" 200 156 0.058511 10.0.0.33 - - [2025-12-10 16:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051119 10.0.0.33 - - [2025-12-10 16:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021432 10.0.0.33 - - [2025-12-10 16:53:46] "POST /chown HTTP/1.1" 200 109 0.044438 10.0.0.33 - - [2025-12-10 16:53:46] "POST /chown HTTP/1.1" 200 109 0.024074 10.0.0.33 - - [2025-12-10 16:53:46] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.018714 10.0.0.33 - - [2025-12-10 16:53:46] "PUT /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678 HTTP/1.1" 200 256 0.019769 10.0.0.33 - - [2025-12-10 16:53:46] "POST /instance-ips HTTP/1.1" 200 413 0.035380 10.0.0.33 - - [2025-12-10 16:53:46] "POST /ref-update HTTP/1.1" 200 156 0.056510 10.0.0.33 - - [2025-12-10 16:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.062411 10.0.0.33 - - [2025-12-10 16:53:46] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009861 10.0.0.33 - - [2025-12-10 16:53:46] "POST /set-tag HTTP/1.1" 200 109 0.041724 10.0.0.33 - - [2025-12-10 16:53:46] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.179568 10.0.0.33 - - [2025-12-10 16:53:46] "GET /instance-ip/cae1b3e4-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.021204 10.0.0.33 - - [2025-12-10 16:53:46] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.054961 10.0.0.33 - - [2025-12-10 16:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018588 10.0.0.33 - - [2025-12-10 16:53:46] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016167 10.0.0.33 - - [2025-12-10 16:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.33 - - [2025-12-10 16:53:46] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.013035 10.0.0.33 - - [2025-12-10 16:53:46] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.023185 10.0.0.33 - - [2025-12-10 16:53:46] "POST /ref-update HTTP/1.1" 200 156 0.032378 10.0.0.33 - - [2025-12-10 16:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033981 10.0.0.33 - - [2025-12-10 16:53:46] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017551 10.0.0.33 - - [2025-12-10 16:53:46] "POST /set-tag HTTP/1.1" 200 109 0.015184 10.0.0.33 - - [2025-12-10 16:53:46] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008254 10.0.0.33 - - [2025-12-10 16:53:47] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.029509 10.0.0.33 - - [2025-12-10 16:53:47] "POST /set-tag HTTP/1.1" 200 109 0.006781 10.0.0.33 - - [2025-12-10 16:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026975 10.0.0.33 - - [2025-12-10 16:53:47] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.011786 10.0.0.33 - - [2025-12-10 16:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008445 10.0.0.33 - - [2025-12-10 16:53:47] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.024172 10.0.0.33 - - [2025-12-10 16:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019261 10.0.0.33 - - [2025-12-10 16:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.009322 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.017988 10.0.0.33 - - [2025-12-10 16:53:47] "POST /ref-update HTTP/1.1" 200 156 0.029502 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.023553 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.042670 10.0.0.33 - - [2025-12-10 16:53:47] "POST /ref-update HTTP/1.1" 200 156 0.025725 10.0.0.33 - - [2025-12-10 16:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.007085 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.028349 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.030097 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.008971 10.0.0.33 - - [2025-12-10 16:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.007577 10.0.0.33 - - [2025-12-10 16:53:47] "POST /chown HTTP/1.1" 200 109 0.012637 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.007413 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.052956 10.0.0.33 - - [2025-12-10 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.007975 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.015170 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.019121 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.007269 10.0.0.33 - - [2025-12-10 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.006587 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.007619 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.029993 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.021283 10.0.0.33 - - [2025-12-10 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.007920 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.043263 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.027631 10.0.0.33 - - [2025-12-10 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.009739 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.021804 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.017663 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.009728 10.0.0.33 - - [2025-12-10 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.006481 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.021119 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:53:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:53:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.011165 10.0.0.33 - - [2025-12-10 16:53:48] "POST /chown HTTP/1.1" 200 109 0.026685 10.0.0.33 - - [2025-12-10 16:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006947 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.008146 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.019061 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.017899 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.017885 10.0.0.33 - - [2025-12-10 16:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.009171 10.0.0.33 - - [2025-12-10 16:53:49] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007667 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.041651 10.0.0.33 - - [2025-12-10 16:53:49] "POST /set-tag HTTP/1.1" 200 109 0.021674 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.040268 10.0.0.33 - - [2025-12-10 16:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017117 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.007439 10.0.0.33 - - [2025-12-10 16:53:49] "GET /loadbalancer/71b90b00-962c-4663-859f-ca1a594af94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.014404 10.0.0.33 - - [2025-12-10 16:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.33 - - [2025-12-10 16:53:49] "GET /loadbalancer-pool/b5afeb22-0920-45e9-b0ef-c8f9bb8ed737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006772 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.008841 10.0.0.33 - - [2025-12-10 16:53:49] "POST /loadbalancer-members HTTP/1.1" 200 702 0.044890 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.024281 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.024713 10.0.0.33 - - [2025-12-10 16:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021067 10.0.0.33 - - [2025-12-10 16:53:49] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023147 10.0.0.33 - - [2025-12-10 16:53:49] "POST /tags HTTP/1.1" 409 221 0.001881 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.035506 10.0.0.33 - - [2025-12-10 16:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.33 - - [2025-12-10 16:53:49] "GET /tag/3cf89c43-b2d0-4346-b9a2-c071a583198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015359 10.0.0.33 - - [2025-12-10 16:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017735 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.016605 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.037622 10.0.0.33 - - [2025-12-10 16:53:49] "POST /set-tag HTTP/1.1" 200 109 0.078299 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.014791 10.0.0.33 - - [2025-12-10 16:53:49] "POST /chown HTTP/1.1" 200 109 0.021504 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004442 10.0.0.33 - - [2025-12-10 16:53:50] "POST /ref-update HTTP/1.1" 200 156 0.008356 10.0.0.33 - - [2025-12-10 16:53:50] "GET /floating-ip/d0bdfb20-d761-4c82-8534-abeb77cd6316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004331 10.0.0.33 - - [2025-12-10 16:53:50] "PUT /floating-ip/d0bdfb20-d761-4c82-8534-abeb77cd6316 HTTP/1.1" 200 256 0.008095 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005882 10.0.0.33 - - [2025-12-10 16:53:50] "POST /set-tag HTTP/1.1" 200 109 0.005744 10.0.0.33 - - [2025-12-10 16:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.33 - - [2025-12-10 16:53:50] "GET /loadbalancer/71b90b00-962c-4663-859f-ca1a594af94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002647 10.0.0.33 - - [2025-12-10 16:53:50] "GET /loadbalancer-pool/b5afeb22-0920-45e9-b0ef-c8f9bb8ed737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002986 10.0.0.33 - - [2025-12-10 16:53:50] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020201 10.0.0.33 - - [2025-12-10 16:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023684 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009888 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine/eac204ac-4ed9-4f30-a938-176b368ad06b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.009724 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003736 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003838 10.0.0.33 - - [2025-12-10 16:53:50] "POST /ref-update HTTP/1.1" 200 156 0.008718 10.0.0.33 - - [2025-12-10 16:53:50] "POST /set-tag HTTP/1.1" 200 109 0.035477 10.0.0.33 - - [2025-12-10 16:53:50] "GET /floating-ip/d0bdfb20-d761-4c82-8534-abeb77cd6316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010275 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine/c10e21fd-ed39-41e8-8c1c-985eadb4482a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003229 10.0.0.33 - - [2025-12-10 16:53:50] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004532 10.0.0.33 - - [2025-12-10 16:54:00] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007787 10.0.0.33 - - [2025-12-10 16:54:00] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.33 - - [2025-12-10 16:54:00] "GET /virtual-machine/31d36366-37b8-466e-a166-b8378a27b099?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003345 10.0.0.33 - - [2025-12-10 16:54:00] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004289 10.0.0.33 - - [2025-12-10 16:54:00] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005682 10.0.0.33 - - [2025-12-10 16:54:00] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.33 - - [2025-12-10 16:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.33 - - [2025-12-10 16:54:24] "POST /chown HTTP/1.1" 200 109 0.008742 10.0.0.33 - - [2025-12-10 16:54:24] "POST /chown HTTP/1.1" 200 109 0.010674 10.0.0.33 - - [2025-12-10 16:54:24] "POST /chown HTTP/1.1" 200 109 0.011295 10.0.0.33 - - [2025-12-10 16:54:24] "POST /chown HTTP/1.1" 200 109 0.033659 10.0.0.33 - - [2025-12-10 16:54:33] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008473 10.0.0.33 - - [2025-12-10 16:54:33] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.33 - - [2025-12-10 16:54:33] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009106 10.0.0.33 - - [2025-12-10 16:54:33] "POST /set-tag HTTP/1.1" 200 109 0.003542 10.0.0.33 - - [2025-12-10 16:54:33] "GET /virtual-machine/31d36366-37b8-466e-a166-b8378a27b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003559 10.0.0.33 - - [2025-12-10 16:54:33] "POST /ref-update HTTP/1.1" 200 156 0.023621 10.0.0.33 - - [2025-12-10 16:54:33] "GET /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019804 10.0.0.33 - - [2025-12-10 16:54:33] "POST /set-tag HTTP/1.1" 200 109 0.016078 10.0.0.33 - - [2025-12-10 16:54:33] "POST /set-tag HTTP/1.1" 200 109 0.053141 10.0.0.33 - - [2025-12-10 16:54:33] "DELETE /instance-ip/cae1b3e4-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.063007 10.0.0.33 - - [2025-12-10 16:54:33] "DELETE /virtual-machine-interface/caba2a18-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.043993 10.0.0.33 - - [2025-12-10 16:54:33] "DELETE /virtual-machine/31d36366-37b8-466e-a166-b8378a27b099 HTTP/1.1" 200 115 0.026970 10.0.0.33 - - [2025-12-10 16:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2025-12-10 16:54:36] "GET /tag/af1f30d8-7ca3-4d47-851f-eae41ef39879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010762 10.0.0.33 - - [2025-12-10 16:54:36] "GET /tag/af1f30d8-7ca3-4d47-851f-eae41ef39879?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012188 10.0.0.33 - - [2025-12-10 16:54:36] "GET /virtual-machine-interface/72e2fcf4-4f9f-4ef4-a04a-610b930e8b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004817 10.0.0.33 - - [2025-12-10 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.019483 10.0.0.33 - - [2025-12-10 16:54:36] "GET /virtual-machine-interface/e7484d50-74d0-40e9-a81f-9d207be53bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004445 10.0.0.33 - - [2025-12-10 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.021635 10.0.0.33 - - [2025-12-10 16:54:36] "GET /virtual-machine-interface/ff060abd-2d25-4c60-8388-6e1c59edcf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013499 10.0.0.33 - - [2025-12-10 16:54:36] "POST /set-tag HTTP/1.1" 200 109 0.015202 10.0.0.33 - - [2025-12-10 16:54:36] "GET /firewall-policy/6b40bf07-379e-45bc-b7b3-a218b0e50a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004886 10.0.0.33 - - [2025-12-10 16:54:36] "GET /firewall-rule/3d81f99d-0342-472a-8b65-29c0e9b260ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011674 10.0.0.33 - - [2025-12-10 16:54:36] "POST /ref-update HTTP/1.1" 200 156 0.014026 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /firewall-rule/3d81f99d-0342-472a-8b65-29c0e9b260ff HTTP/1.1" 200 115 0.041705 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /loadbalancer-member/c5f4b518-4adc-4680-ac0f-cada86213b2e HTTP/1.1" 200 115 0.040429 10.0.0.33 - - [2025-12-10 16:54:36] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.012048 10.0.0.33 - - [2025-12-10 16:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014612 10.0.0.33 - - [2025-12-10 16:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /loadbalancer-pool/74dee268-52ba-42c9-8082-8dfd67b81eb7 HTTP/1.1" 200 115 0.074487 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /loadbalancer-listener/d9baa9a6-dd8b-4787-872d-7b7962a35cfb HTTP/1.1" 200 115 0.037709 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.016544 10.0.0.33 - - [2025-12-10 16:54:36] "GET /floating-ip/9d2feaf0-2b23-4235-9a84-2132b957ee86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003758 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.017868 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.017157 10.0.0.33 - - [2025-12-10 16:54:36] "PUT /floating-ip/9d2feaf0-2b23-4235-9a84-2132b957ee86 HTTP/1.1" 200 256 0.019985 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.014982 10.0.0.33 - - [2025-12-10 16:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /floating-ip/9d2feaf0-2b23-4235-9a84-2132b957ee86 HTTP/1.1" 200 115 0.071812 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.027720 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /loadbalancer/8a137012-cc98-4dc0-9ed5-e9b79a97748f HTTP/1.1" 200 115 0.049424 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.011643 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.014381 10.0.0.33 - - [2025-12-10 16:54:36] "POST /chown HTTP/1.1" 200 109 0.025387 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /instance-ip/2d9eee57-4787-4780-945b-27d006a8b678 HTTP/1.1" 200 115 0.103597 10.0.0.33 - - [2025-12-10 16:54:36] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.008896 10.0.0.33 - - [2025-12-10 16:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019245 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /virtual-machine-interface/ff060abd-2d25-4c60-8388-6e1c59edcf6b HTTP/1.1" 200 115 0.071741 10.0.0.33 - - [2025-12-10 16:54:36] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.013321 10.0.0.33 - - [2025-12-10 16:54:36] "DELETE /tag/af1f30d8-7ca3-4d47-851f-eae41ef39879 HTTP/1.1" 200 115 0.074890 10.0.0.33 - - [2025-12-10 16:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012084 10.0.0.33 - - [2025-12-10 16:54:37] "GET /floating-ip-pool/d874583d-5ffe-4403-bd29-83d15396439a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003911 10.0.0.33 - - [2025-12-10 16:54:37] "POST /ref-update HTTP/1.1" 200 156 0.023013 10.0.0.33 - - [2025-12-10 16:54:37] "PUT /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 266 0.053521 10.0.0.33 - - [2025-12-10 16:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022521 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /floating-ip-pool/d874583d-5ffe-4403-bd29-83d15396439a HTTP/1.1" 200 115 0.093435 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /service-instance/fd2bf523-2df0-47d4-b802-29a9d5fef86e HTTP/1.1" 200 115 0.060734 10.0.0.33 - - [2025-12-10 16:54:37] "GET /virtual-machine-interface/72e2fcf4-4f9f-4ef4-a04a-610b930e8b55?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006087 10.0.0.33 - - [2025-12-10 16:54:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003578 10.0.0.33 - - [2025-12-10 16:54:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001228 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /virtual-network/46aab950-a030-413f-af45-95012eb88d5a HTTP/1.1" 200 115 0.152863 10.0.0.33 - - [2025-12-10 16:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006512 10.0.0.33 - - [2025-12-10 16:54:37] "GET /routing-instance/bb6c56b6-3cb6-49f9-8d2a-201d203a318d HTTP/1.1" 404 171 0.003855 10.0.0.33 - - [2025-12-10 16:54:37] "GET /domains HTTP/1.1" 200 280 0.003991 10.0.0.33 - - [2025-12-10 16:54:37] "GET /domain/d1c3c15b-e61a-4cca-ab9b-814eb51d243a HTTP/1.1" 200 3087 0.003416 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /route-target/c6c65950-752a-40da-901a-a2884ee569a7 HTTP/1.1" 200 115 0.041746 10.0.0.33 - - [2025-12-10 16:54:37] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034 HTTP/1.1" 200 7143 0.071634 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /virtual-machine-interface/72e2fcf4-4f9f-4ef4-a04a-610b930e8b55 HTTP/1.1" 200 115 0.138236 10.0.0.33 - - [2025-12-10 16:54:37] "POST /ref-update HTTP/1.1" 200 156 0.012496 10.0.0.33 - - [2025-12-10 16:54:37] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012188 10.0.0.33 - - [2025-12-10 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.006592 10.0.0.33 - - [2025-12-10 16:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007343 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /virtual-machine/46ab018d-6652-4fc6-b9ae-d9bb4f67a69e HTTP/1.1" 200 115 0.082076 10.0.0.33 - - [2025-12-10 16:54:37] "GET /loadbalancer/71b90b00-962c-4663-859f-ca1a594af94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003336 10.0.0.33 - - [2025-12-10 16:54:37] "GET /virtual-machine-interface/e7484d50-74d0-40e9-a81f-9d207be53bf1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005097 10.0.0.33 - - [2025-12-10 16:54:37] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004358 10.0.0.33 - - [2025-12-10 16:54:37] "POST /set-tag HTTP/1.1" 200 109 0.028301 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /virtual-machine-interface/e7484d50-74d0-40e9-a81f-9d207be53bf1 HTTP/1.1" 200 115 0.093800 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /loadbalancer-member/5fdbfc8d-de66-4b95-8dbf-4a3bfc62c8e6 HTTP/1.1" 200 115 0.060706 10.0.0.33 - - [2025-12-10 16:54:37] "DELETE /virtual-machine/e2b1435b-2b8a-49ce-b4ce-9ea131bd6f98 HTTP/1.1" 200 115 0.022027 10.0.0.33 - - [2025-12-10 16:54:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009174 10.0.0.33 - - [2025-12-10 16:54:38] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.33 - - [2025-12-10 16:54:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005681 10.0.0.33 - - [2025-12-10 16:54:38] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.33 - - [2025-12-10 16:54:38] "GET /virtual-machine/c10e21fd-ed39-41e8-8c1c-985eadb4482a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004929 10.0.0.33 - - [2025-12-10 16:54:38] "POST /ref-update HTTP/1.1" 200 156 0.016198 10.0.0.33 - - [2025-12-10 16:54:38] "GET /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016755 10.0.0.33 - - [2025-12-10 16:54:38] "POST /set-tag HTTP/1.1" 200 109 0.018809 10.0.0.33 - - [2025-12-10 16:54:38] "POST /set-tag HTTP/1.1" 200 109 0.032188 10.0.0.33 - - [2025-12-10 16:54:38] "POST /set-tag HTTP/1.1" 200 109 0.024644 10.0.0.33 - - [2025-12-10 16:54:38] "DELETE /instance-ip/c653224a-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.037231 10.0.0.33 - - [2025-12-10 16:54:38] "POST /ref-update HTTP/1.1" 200 156 0.016683 10.0.0.33 - - [2025-12-10 16:54:38] "DELETE /virtual-machine-interface/c62f82e0-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.039472 10.0.0.33 - - [2025-12-10 16:54:38] "DELETE /virtual-machine/c10e21fd-ed39-41e8-8c1c-985eadb4482a HTTP/1.1" 200 115 0.030437 10.0.0.33 - - [2025-12-10 16:54:42] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005022 10.0.0.33 - - [2025-12-10 16:54:42] "POST /set-tag HTTP/1.1" 200 109 0.004144 10.0.0.33 - - [2025-12-10 16:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-12-10 16:54:42] "GET /loadbalancer/71b90b00-962c-4663-859f-ca1a594af94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004162 10.0.0.33 - - [2025-12-10 16:54:43] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004508 10.0.0.33 - - [2025-12-10 16:54:43] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.33 - - [2025-12-10 16:54:43] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005276 10.0.0.33 - - [2025-12-10 16:54:43] "POST /set-tag HTTP/1.1" 200 109 0.004290 10.0.0.33 - - [2025-12-10 16:54:43] "GET /virtual-machine/eac204ac-4ed9-4f30-a938-176b368ad06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003183 10.0.0.33 - - [2025-12-10 16:54:43] "POST /ref-update HTTP/1.1" 200 156 0.009577 10.0.0.33 - - [2025-12-10 16:54:43] "GET /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015081 10.0.0.33 - - [2025-12-10 16:54:43] "POST /set-tag HTTP/1.1" 200 109 0.019481 10.0.0.33 - - [2025-12-10 16:54:43] "POST /set-tag HTTP/1.1" 200 109 0.025199 10.0.0.33 - - [2025-12-10 16:54:43] "POST /set-tag HTTP/1.1" 200 109 0.032008 10.0.0.33 - - [2025-12-10 16:54:43] "DELETE /instance-ip/c5c32816-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.050298 10.0.0.33 - - [2025-12-10 16:54:43] "POST /ref-update HTTP/1.1" 200 156 0.008876 10.0.0.33 - - [2025-12-10 16:54:43] "DELETE /virtual-machine-interface/c5a283d6-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.076397 10.0.0.33 - - [2025-12-10 16:54:43] "DELETE /virtual-machine/eac204ac-4ed9-4f30-a938-176b368ad06b HTTP/1.1" 200 115 0.021464 10.0.0.33 - - [2025-12-10 16:54:43] "DELETE /tag/750ba23e-faca-44c8-9c99-0835321599ed HTTP/1.1" 200 115 0.040079 10.0.0.33 - - [2025-12-10 16:54:43] "DELETE /tag/a20c28e1-88f3-43ba-82da-a5b00c1e2bca HTTP/1.1" 200 115 0.073497 10.0.0.33 - - [2025-12-10 16:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.33 - - [2025-12-10 16:54:47] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033517 10.0.0.33 - - [2025-12-10 16:54:47] "POST /tags HTTP/1.1" 200 393 0.026101 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007262 10.0.0.33 - - [2025-12-10 16:54:48] "GET /tag/0e4c5f31-0c59-4d99-b485-24db3ba2fab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021095 10.0.0.33 - - [2025-12-10 16:54:48] "POST /tags HTTP/1.1" 200 341 0.021732 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-12-10 16:54:48] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011441 10.0.0.33 - - [2025-12-10 16:54:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000582 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.006646 10.0.0.33 - - [2025-12-10 16:54:48] "POST /security-groups HTTP/1.1" 200 589 0.064600 10.0.0.33 - - [2025-12-10 16:54:48] "POST /projects HTTP/1.1" 200 519 0.227645 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.001833 10.0.0.33 - - [2025-12-10 16:54:48] "POST /access-control-lists HTTP/1.1" 200 598 0.061494 10.0.0.33 - - [2025-12-10 16:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.066229 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.010315 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.33 - - [2025-12-10 16:54:48] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.016361 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2025-12-10 16:54:48] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.034319 10.0.0.33 - - [2025-12-10 16:54:48] "POST /access-control-lists HTTP/1.1" 200 596 0.066889 10.0.0.33 - - [2025-12-10 16:54:48] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.068051 10.0.0.33 - - [2025-12-10 16:54:48] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.052566 10.0.0.33 - - [2025-12-10 16:54:48] "POST /security-groups HTTP/1.1" 200 591 0.088006 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.005938 10.0.0.33 - - [2025-12-10 16:54:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032049 10.0.0.33 - - [2025-12-10 16:54:48] "POST /chown HTTP/1.1" 200 109 0.015899 10.0.0.33 - - [2025-12-10 16:54:48] "POST /access-control-lists HTTP/1.1" 200 632 0.090267 10.0.0.33 - - [2025-12-10 16:54:48] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021540 10.0.0.33 - - [2025-12-10 16:54:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.015136 10.0.0.33 - - [2025-12-10 16:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012398 10.0.0.33 - - [2025-12-10 16:54:49] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004210 10.0.0.33 - - [2025-12-10 16:54:49] "POST /tags HTTP/1.1" 409 226 0.003357 10.0.0.33 - - [2025-12-10 16:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.33 - - [2025-12-10 16:54:49] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013922 10.0.0.33 - - [2025-12-10 16:54:49] "POST /access-control-lists HTTP/1.1" 200 630 0.087229 10.0.0.33 - - [2025-12-10 16:54:49] "POST /firewall-rules HTTP/1.1" 200 600 0.090452 10.0.0.33 - - [2025-12-10 16:54:49] "GET /firewall-rule/79bdc162-5734-4d27-bcd6-cd2b65f7b8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012835 10.0.0.33 - - [2025-12-10 16:54:49] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005144 10.0.0.33 - - [2025-12-10 16:54:49] "GET /firewall-rule/79bdc162-5734-4d27-bcd6-cd2b65f7b8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003676 10.0.0.33 - - [2025-12-10 16:54:49] "POST /ref-update HTTP/1.1" 200 156 0.049668 10.0.0.33 - - [2025-12-10 16:54:49] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003850 10.0.0.33 - - [2025-12-10 16:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2025-12-10 16:54:49] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002643 10.0.0.33 - - [2025-12-10 16:54:49] "POST /tags HTTP/1.1" 409 226 0.001824 10.0.0.33 - - [2025-12-10 16:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.33 - - [2025-12-10 16:54:49] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012875 10.0.0.33 - - [2025-12-10 16:54:49] "POST /firewall-rules HTTP/1.1" 200 598 0.089586 10.0.0.33 - - [2025-12-10 16:54:49] "GET /firewall-rule/a460f38a-af73-4339-9649-50cb0cc99e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004534 10.0.0.33 - - [2025-12-10 16:54:49] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007334 10.0.0.33 - - [2025-12-10 16:54:49] "GET /firewall-rule/a460f38a-af73-4339-9649-50cb0cc99e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003886 10.0.0.33 - - [2025-12-10 16:54:49] "POST /ref-update HTTP/1.1" 200 156 0.078878 10.0.0.33 - - [2025-12-10 16:54:51] "POST /tags HTTP/1.1" 200 393 0.209707 10.0.0.33 - - [2025-12-10 16:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.33 - - [2025-12-10 16:54:51] "GET /tag/425bd783-3487-45f6-afc5-9f96523c1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.026300 10.0.0.33 - - [2025-12-10 16:54:51] "POST /tags HTTP/1.1" 200 341 0.022348 10.0.0.33 - - [2025-12-10 16:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024277 10.0.0.33 - - [2025-12-10 16:54:51] "GET /tag/629749b7-9d90-4c18-b1dc-2f079b81328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.034088 10.0.0.33 - - [2025-12-10 16:54:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.001581 10.0.0.33 - - [2025-12-10 16:54:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.005121 10.0.0.33 - - [2025-12-10 16:54:51] "POST /security-groups HTTP/1.1" 200 589 0.096307 10.0.0.33 - - [2025-12-10 16:54:51] "POST /projects HTTP/1.1" 200 519 0.246170 10.0.0.33 - - [2025-12-10 16:54:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003538 10.0.0.33 - - [2025-12-10 16:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.046328 10.0.0.33 - - [2025-12-10 16:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.041150 10.0.0.33 - - [2025-12-10 16:54:51] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015977 10.0.0.33 - - [2025-12-10 16:54:51] "POST /access-control-lists HTTP/1.1" 200 598 0.139341 10.0.0.33 - - [2025-12-10 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.033805 10.0.0.33 - - [2025-12-10 16:54:52] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007268 10.0.0.33 - - [2025-12-10 16:54:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.031770 10.0.0.33 - - [2025-12-10 16:54:52] "POST /access-control-lists HTTP/1.1" 200 596 0.054252 10.0.0.33 - - [2025-12-10 16:54:52] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.084596 10.0.0.33 - - [2025-12-10 16:54:52] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.088880 10.0.0.33 - - [2025-12-10 16:54:52] "POST /security-groups HTTP/1.1" 200 591 0.117089 10.0.0.33 - - [2025-12-10 16:54:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.003114 10.0.0.33 - - [2025-12-10 16:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026767 10.0.0.33 - - [2025-12-10 16:54:52] "POST /access-control-lists HTTP/1.1" 200 632 0.068368 10.0.0.33 - - [2025-12-10 16:54:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.029595 10.0.0.33 - - [2025-12-10 16:54:52] "POST /chown HTTP/1.1" 200 109 0.053574 10.0.0.33 - - [2025-12-10 16:54:52] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005645 10.0.0.33 - - [2025-12-10 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2025-12-10 16:54:52] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031971 10.0.0.33 - - [2025-12-10 16:54:52] "POST /access-control-lists HTTP/1.1" 200 630 0.065509 10.0.0.33 - - [2025-12-10 16:54:52] "POST /tags HTTP/1.1" 409 226 0.004088 10.0.0.33 - - [2025-12-10 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2025-12-10 16:54:52] "GET /tag/629749b7-9d90-4c18-b1dc-2f079b81328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012078 10.0.0.33 - - [2025-12-10 16:54:52] "POST /firewall-rules HTTP/1.1" 200 600 0.066812 10.0.0.33 - - [2025-12-10 16:54:52] "GET /firewall-rule/8bb7ff9a-ba7e-45e0-9937-608ad074ed5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004176 10.0.0.33 - - [2025-12-10 16:54:52] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003586 10.0.0.33 - - [2025-12-10 16:54:52] "GET /firewall-rule/8bb7ff9a-ba7e-45e0-9937-608ad074ed5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003410 10.0.0.33 - - [2025-12-10 16:54:52] "POST /ref-update HTTP/1.1" 200 156 0.048615 10.0.0.33 - - [2025-12-10 16:54:52] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011943 10.0.0.33 - - [2025-12-10 16:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2025-12-10 16:54:53] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008554 10.0.0.33 - - [2025-12-10 16:54:53] "POST /tags HTTP/1.1" 409 226 0.003259 10.0.0.33 - - [2025-12-10 16:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2025-12-10 16:54:53] "GET /tag/629749b7-9d90-4c18-b1dc-2f079b81328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013684 10.0.0.33 - - [2025-12-10 16:54:53] "POST /firewall-rules HTTP/1.1" 200 598 0.071194 10.0.0.33 - - [2025-12-10 16:54:53] "GET /firewall-rule/6ca06506-c538-4554-83ab-9680ec308324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.016911 10.0.0.33 - - [2025-12-10 16:54:53] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005045 10.0.0.33 - - [2025-12-10 16:54:53] "GET /firewall-rule/6ca06506-c538-4554-83ab-9680ec308324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002669 10.0.0.33 - - [2025-12-10 16:54:53] "POST /ref-update HTTP/1.1" 200 156 0.056886 10.0.0.33 - - [2025-12-10 16:54:54] "POST /tags HTTP/1.1" 200 345 0.077513 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.33 - - [2025-12-10 16:54:54] "GET /tag/c2427553-d416-4259-88ba-ce5b668876d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023159 10.0.0.33 - - [2025-12-10 16:54:54] "POST /projects HTTP/1.1" 409 238 0.003938 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-12-10 16:54:54] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058003 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.33 - - [2025-12-10 16:54:54] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010123 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.33 - - [2025-12-10 16:54:54] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005323 10.0.0.33 - - [2025-12-10 16:54:54] "POST /security-groups HTTP/1.1" 409 285 0.003282 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2025-12-10 16:54:54] "PUT /security-group/b8c13d8f-da91-48cb-869e-371c2c0404bf HTTP/1.1" 200 262 0.069332 10.0.0.33 - - [2025-12-10 16:54:54] "PUT /access-control-list/6c78158b-fe10-4d31-af7f-3d2430065481 HTTP/1.1" 200 272 0.027230 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013164 10.0.0.33 - - [2025-12-10 16:54:54] "PUT /access-control-list/46b5b484-a622-46fd-8485-0faaf8eb2b9f HTTP/1.1" 200 272 0.044416 10.0.0.33 - - [2025-12-10 16:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.054026 10.0.0.33 - - [2025-12-10 16:54:54] "POST /tags HTTP/1.1" 409 228 0.011137 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015050 10.0.0.33 - - [2025-12-10 16:54:54] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.091048 10.0.0.33 - - [2025-12-10 16:54:54] "GET /tag/c2427553-d416-4259-88ba-ce5b668876d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015646 10.0.0.33 - - [2025-12-10 16:54:54] "POST /tags HTTP/1.1" 200 345 0.027087 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005709 10.0.0.33 - - [2025-12-10 16:54:54] "GET /tag/303bd4e3-2fb1-4d25-8c72-df4b280450f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015041 10.0.0.33 - - [2025-12-10 16:54:54] "POST /projects HTTP/1.1" 409 238 0.002399 10.0.0.33 - - [2025-12-10 16:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2025-12-10 16:54:54] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051034 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012368 10.0.0.33 - - [2025-12-10 16:54:55] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007179 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-12-10 16:54:55] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006873 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2025-12-10 16:54:55] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052104 10.0.0.33 - - [2025-12-10 16:54:55] "POST /security-groups HTTP/1.1" 409 285 0.036265 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2025-12-10 16:54:55] "PUT /security-group/9263aeb9-d030-4a9f-915f-e5d0c37e8cd2 HTTP/1.1" 200 262 0.058737 10.0.0.33 - - [2025-12-10 16:54:55] "PUT /access-control-list/4fae1b52-651c-4c75-8eba-fbd5f175222e HTTP/1.1" 200 272 0.015181 10.0.0.33 - - [2025-12-10 16:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.049341 10.0.0.33 - - [2025-12-10 16:54:55] "POST /tags HTTP/1.1" 409 228 0.015488 10.0.0.33 - - [2025-12-10 16:54:55] "PUT /access-control-list/1637f194-b06b-45fa-b37b-740a8a593f40 HTTP/1.1" 200 272 0.028946 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2025-12-10 16:54:55] "GET /tag/303bd4e3-2fb1-4d25-8c72-df4b280450f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011727 10.0.0.33 - - [2025-12-10 16:54:55] "POST /tags HTTP/1.1" 200 291 0.058346 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.33 - - [2025-12-10 16:54:55] "GET /tag/e1c84319-1198-4ab9-ba1a-5826e8afe882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.023473 10.0.0.33 - - [2025-12-10 16:54:55] "POST /tags HTTP/1.1" 200 303 0.080399 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2025-12-10 16:54:55] "GET /tag/704da139-5925-4a21-b177-5d55c11ff2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016618 10.0.0.33 - - [2025-12-10 16:54:55] "POST /tags HTTP/1.1" 409 252 0.002844 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2025-12-10 16:54:55] "GET /tag/0e4c5f31-0c59-4d99-b485-24db3ba2fab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014837 10.0.0.33 - - [2025-12-10 16:54:55] "POST /tags HTTP/1.1" 409 226 0.005542 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2025-12-10 16:54:55] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011528 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2025-12-10 16:54:55] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004515 10.0.0.33 - - [2025-12-10 16:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2025-12-10 16:54:55] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026089 10.0.0.33 - - [2025-12-10 16:54:55] "POST /virtual-machines HTTP/1.1" 200 395 0.016812 10.0.0.33 - - [2025-12-10 16:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008218 10.0.0.33 - - [2025-12-10 16:54:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102622 10.0.0.33 - - [2025-12-10 16:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018578 10.0.0.33 - - [2025-12-10 16:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008680 10.0.0.33 - - [2025-12-10 16:54:56] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005211 10.0.0.33 - - [2025-12-10 16:54:56] "POST /instance-ips HTTP/1.1" 200 397 0.033807 10.0.0.33 - - [2025-12-10 16:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027560 10.0.0.33 - - [2025-12-10 16:54:56] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013377 10.0.0.33 - - [2025-12-10 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.071946 10.0.0.33 - - [2025-12-10 16:54:56] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018169 10.0.0.33 - - [2025-12-10 16:54:56] "GET /instance-ip/f496cd5a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003259 10.0.0.33 - - [2025-12-10 16:54:56] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004668 10.0.0.33 - - [2025-12-10 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2025-12-10 16:54:56] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004153 10.0.0.33 - - [2025-12-10 16:54:56] "POST /ref-update HTTP/1.1" 200 156 0.009118 10.0.0.33 - - [2025-12-10 16:54:56] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004748 10.0.0.33 - - [2025-12-10 16:54:56] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.33 - - [2025-12-10 16:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-12-10 16:54:56] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004429 10.0.0.33 - - [2025-12-10 16:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-12-10 16:54:56] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043329 10.0.0.33 - - [2025-12-10 16:54:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007801 10.0.0.33 - - [2025-12-10 16:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016056 10.0.0.33 - - [2025-12-10 16:54:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129885 10.0.0.33 - - [2025-12-10 16:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.055757 10.0.0.33 - - [2025-12-10 16:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007837 10.0.0.33 - - [2025-12-10 16:54:57] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005560 10.0.0.33 - - [2025-12-10 16:54:57] "POST /instance-ips HTTP/1.1" 200 397 0.027985 10.0.0.33 - - [2025-12-10 16:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013746 10.0.0.33 - - [2025-12-10 16:54:57] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007336 10.0.0.33 - - [2025-12-10 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.070233 10.0.0.33 - - [2025-12-10 16:54:57] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008147 10.0.0.33 - - [2025-12-10 16:54:57] "GET /instance-ip/f51548ec-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003827 10.0.0.33 - - [2025-12-10 16:54:57] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004899 10.0.0.33 - - [2025-12-10 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.33 - - [2025-12-10 16:54:57] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004567 10.0.0.33 - - [2025-12-10 16:54:57] "POST /ref-update HTTP/1.1" 200 156 0.010756 10.0.0.33 - - [2025-12-10 16:54:57] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019950 10.0.0.33 - - [2025-12-10 16:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.33 - - [2025-12-10 16:54:57] "POST /tags HTTP/1.1" 200 291 0.020875 10.0.0.33 - - [2025-12-10 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.33 - - [2025-12-10 16:54:57] "GET /tag/232b15d5-b6b2-4b0f-9af9-6a5d79a2590d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012371 10.0.0.33 - - [2025-12-10 16:54:57] "POST /tags HTTP/1.1" 409 252 0.003335 10.0.0.33 - - [2025-12-10 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.33 - - [2025-12-10 16:54:57] "GET /tag/425bd783-3487-45f6-afc5-9f96523c1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011803 10.0.0.33 - - [2025-12-10 16:54:57] "POST /tags HTTP/1.1" 409 226 0.002886 10.0.0.33 - - [2025-12-10 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2025-12-10 16:54:57] "GET /tag/629749b7-9d90-4c18-b1dc-2f079b81328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015628 10.0.0.33 - - [2025-12-10 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2025-12-10 16:54:57] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005047 10.0.0.33 - - [2025-12-10 16:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2025-12-10 16:54:57] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033572 10.0.0.33 - - [2025-12-10 16:54:57] "POST /virtual-machines HTTP/1.1" 200 395 0.020965 10.0.0.33 - - [2025-12-10 16:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009916 10.0.0.33 - - [2025-12-10 16:54:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105970 10.0.0.33 - - [2025-12-10 16:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009656 10.0.0.33 - - [2025-12-10 16:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.33 - - [2025-12-10 16:54:58] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005062 10.0.0.33 - - [2025-12-10 16:54:58] "POST /instance-ips HTTP/1.1" 200 397 0.027195 10.0.0.33 - - [2025-12-10 16:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.044278 10.0.0.33 - - [2025-12-10 16:54:58] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012718 10.0.0.33 - - [2025-12-10 16:54:58] "POST /set-tag HTTP/1.1" 200 109 0.067923 10.0.0.33 - - [2025-12-10 16:54:58] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009666 10.0.0.33 - - [2025-12-10 16:54:58] "GET /instance-ip/f5b65c82-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008700 10.0.0.33 - - [2025-12-10 16:54:58] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005016 10.0.0.33 - - [2025-12-10 16:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.33 - - [2025-12-10 16:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2025-12-10 16:54:58] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005452 10.0.0.33 - - [2025-12-10 16:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2025-12-10 16:54:58] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039422 10.0.0.33 - - [2025-12-10 16:54:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009832 10.0.0.33 - - [2025-12-10 16:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030652 10.0.0.33 - - [2025-12-10 16:54:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116338 10.0.0.33 - - [2025-12-10 16:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009723 10.0.0.33 - - [2025-12-10 16:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.33 - - [2025-12-10 16:54:58] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008225 10.0.0.33 - - [2025-12-10 16:54:58] "POST /instance-ips HTTP/1.1" 200 397 0.026186 10.0.0.33 - - [2025-12-10 16:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.033778 10.0.0.33 - - [2025-12-10 16:54:58] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012883 10.0.0.33 - - [2025-12-10 16:54:59] "POST /set-tag HTTP/1.1" 200 109 0.063638 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012827 10.0.0.33 - - [2025-12-10 16:54:59] "GET /instance-ip/f6287d8a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005375 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004986 10.0.0.33 - - [2025-12-10 16:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004308 10.0.0.33 - - [2025-12-10 16:54:59] "POST /ref-update HTTP/1.1" 200 156 0.009658 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016003 10.0.0.33 - - [2025-12-10 16:54:59] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005334 10.0.0.33 - - [2025-12-10 16:54:59] "POST /ref-update HTTP/1.1" 200 156 0.010573 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014450 10.0.0.33 - - [2025-12-10 16:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002996 10.0.0.33 - - [2025-12-10 16:54:59] "POST /tags HTTP/1.1" 200 299 0.019662 10.0.0.33 - - [2025-12-10 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.33 - - [2025-12-10 16:54:59] "GET /tag/0a6cd23c-8c76-4919-a6a4-fb68a9ff815b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012655 10.0.0.33 - - [2025-12-10 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003914 10.0.0.33 - - [2025-12-10 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2025-12-10 16:54:59] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038542 10.0.0.33 - - [2025-12-10 16:54:59] "POST /virtual-machines HTTP/1.1" 200 395 0.010844 10.0.0.33 - - [2025-12-10 16:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008487 10.0.0.33 - - [2025-12-10 16:54:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112101 10.0.0.33 - - [2025-12-10 16:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027893 10.0.0.33 - - [2025-12-10 16:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004790 10.0.0.33 - - [2025-12-10 16:54:59] "POST /instance-ips HTTP/1.1" 200 397 0.024201 10.0.0.33 - - [2025-12-10 16:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030806 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017441 10.0.0.33 - - [2025-12-10 16:54:59] "POST /set-tag HTTP/1.1" 200 109 0.017670 10.0.0.33 - - [2025-12-10 16:54:59] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019578 10.0.0.33 - - [2025-12-10 16:54:59] "GET /instance-ip/f6c15456-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002771 10.0.0.33 - - [2025-12-10 16:55:00] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004395 10.0.0.33 - - [2025-12-10 16:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2025-12-10 16:55:00] "POST /tags HTTP/1.1" 200 299 0.018754 10.0.0.33 - - [2025-12-10 16:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015203 10.0.0.33 - - [2025-12-10 16:55:00] "GET /tag/d5cb80ed-337e-4578-aea5-839bc83d2ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012267 10.0.0.33 - - [2025-12-10 16:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2025-12-10 16:55:00] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004900 10.0.0.33 - - [2025-12-10 16:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.33 - - [2025-12-10 16:55:00] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028549 10.0.0.33 - - [2025-12-10 16:55:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008560 10.0.0.33 - - [2025-12-10 16:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016801 10.0.0.33 - - [2025-12-10 16:55:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115406 10.0.0.33 - - [2025-12-10 16:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009711 10.0.0.33 - - [2025-12-10 16:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019541 10.0.0.33 - - [2025-12-10 16:55:00] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005055 10.0.0.33 - - [2025-12-10 16:55:00] "POST /instance-ips HTTP/1.1" 200 397 0.022741 10.0.0.33 - - [2025-12-10 16:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024141 10.0.0.33 - - [2025-12-10 16:55:00] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012540 10.0.0.33 - - [2025-12-10 16:55:00] "POST /set-tag HTTP/1.1" 200 109 0.019793 10.0.0.33 - - [2025-12-10 16:55:00] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020474 10.0.0.33 - - [2025-12-10 16:55:00] "GET /instance-ip/f72d3310-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003892 10.0.0.33 - - [2025-12-10 16:55:00] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004712 10.0.0.33 - - [2025-12-10 16:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.33 - - [2025-12-10 16:55:00] "POST /tags HTTP/1.1" 200 299 0.018018 10.0.0.33 - - [2025-12-10 16:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-12-10 16:55:00] "GET /tag/cda3f4cd-1d22-48d0-98b0-a0f4ea7fb9f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012011 10.0.0.33 - - [2025-12-10 16:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-12-10 16:55:00] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006106 10.0.0.33 - - [2025-12-10 16:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2025-12-10 16:55:00] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031076 10.0.0.33 - - [2025-12-10 16:55:00] "POST /virtual-machines HTTP/1.1" 200 395 0.009714 10.0.0.33 - - [2025-12-10 16:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026846 10.0.0.33 - - [2025-12-10 16:55:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110020 10.0.0.33 - - [2025-12-10 16:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008158 10.0.0.33 - - [2025-12-10 16:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007353 10.0.0.33 - - [2025-12-10 16:55:01] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006536 10.0.0.33 - - [2025-12-10 16:55:01] "POST /instance-ips HTTP/1.1" 200 397 0.022743 10.0.0.33 - - [2025-12-10 16:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024701 10.0.0.33 - - [2025-12-10 16:55:01] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013317 10.0.0.33 - - [2025-12-10 16:55:01] "POST /set-tag HTTP/1.1" 200 109 0.028217 10.0.0.33 - - [2025-12-10 16:55:01] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016267 10.0.0.33 - - [2025-12-10 16:55:01] "GET /instance-ip/f7a04ae4-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007642 10.0.0.33 - - [2025-12-10 16:55:01] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004571 10.0.0.33 - - [2025-12-10 16:55:01] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.33 - - [2025-12-10 16:55:01] "POST /tags HTTP/1.1" 200 299 0.018885 10.0.0.33 - - [2025-12-10 16:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2025-12-10 16:55:01] "GET /tag/443fe178-affb-4ddc-945d-1b4107065a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016709 10.0.0.33 - - [2025-12-10 16:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2025-12-10 16:55:01] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004841 10.0.0.33 - - [2025-12-10 16:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2025-12-10 16:55:01] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042287 10.0.0.33 - - [2025-12-10 16:55:01] "POST /virtual-machines HTTP/1.1" 200 395 0.008427 10.0.0.33 - - [2025-12-10 16:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009050 10.0.0.33 - - [2025-12-10 16:55:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140560 10.0.0.33 - - [2025-12-10 16:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022050 10.0.0.33 - - [2025-12-10 16:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011674 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005059 10.0.0.33 - - [2025-12-10 16:55:02] "POST /instance-ips HTTP/1.1" 200 397 0.023561 10.0.0.33 - - [2025-12-10 16:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021460 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004159 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.023107 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024282 10.0.0.33 - - [2025-12-10 16:55:02] "GET /instance-ip/f8123a32-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003872 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004822 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004204 10.0.0.33 - - [2025-12-10 16:55:02] "POST /ref-update HTTP/1.1" 200 156 0.013974 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016706 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005148 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003817 10.0.0.33 - - [2025-12-10 16:55:02] "POST /ref-update HTTP/1.1" 200 156 0.011304 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010067 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006533 10.0.0.33 - - [2025-12-10 16:55:02] "POST /ref-update HTTP/1.1" 200 156 0.009916 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016734 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.003060 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004925 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006091 10.0.0.33 - - [2025-12-10 16:55:02] "POST /ref-update HTTP/1.1" 200 156 0.011137 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009379 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004821 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005822 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004499 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.003577 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004313 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005081 10.0.0.33 - - [2025-12-10 16:55:02] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.33 - - [2025-12-10 16:55:02] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004132 10.0.0.33 - - [2025-12-10 16:55:03] "POST /set-tag HTTP/1.1" 200 109 0.010546 10.0.0.33 - - [2025-12-10 16:55:03] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004793 10.0.0.33 - - [2025-12-10 16:55:03] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.33 - - [2025-12-10 16:55:03] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004648 10.0.0.33 - - [2025-12-10 16:55:03] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.33 - - [2025-12-10 16:55:06] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004367 10.0.0.33 - - [2025-12-10 16:55:06] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2025-12-10 16:55:07] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005574 10.0.0.33 - - [2025-12-10 16:55:07] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.33 - - [2025-12-10 16:55:07] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004813 10.0.0.33 - - [2025-12-10 16:55:07] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.33 - - [2025-12-10 16:55:07] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004342 10.0.0.33 - - [2025-12-10 16:55:07] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine/390a27bd-1007-4ec9-b4c0-037a4ef06c70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003401 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005421 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine/1f6a5e13-6312-4680-9a8d-d308ee6dc592?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003582 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006606 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine/a2a26cba-a2aa-41ca-82c6-e6a958b8fd01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003975 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005117 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine/13749b4e-8aa8-4662-a92f-4967bb839022?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003433 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005117 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine/063aa0ac-b0c7-443b-9bc2-d397edbe1f84?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003289 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004173 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine/535db20c-b6ed-4724-887b-564fa40ec6eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003624 10.0.0.33 - - [2025-12-10 16:55:10] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004677 10.0.0.33 - - [2025-12-10 16:55:12] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007744 10.0.0.33 - - [2025-12-10 16:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.33 - - [2025-12-10 16:55:12] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004550 10.0.0.33 - - [2025-12-10 16:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.33 - - [2025-12-10 16:55:15] "GET /virtual-machine/0f195268-1dcc-448b-aa9b-7cd1df7feea5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003940 10.0.0.33 - - [2025-12-10 16:55:15] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004440 10.0.0.33 - - [2025-12-10 16:55:15] "GET /virtual-machine/7bbaf459-a3b5-4d07-85d2-a1c8da0202d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003640 10.0.0.33 - - [2025-12-10 16:55:15] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004624 10.0.0.33 - - [2025-12-10 16:55:16] "GET /loadbalancer/312b3c16-db84-4a5e-af6c-316c0d471d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007651 10.0.0.33 - - [2025-12-10 16:55:16] "POST /tags HTTP/1.1" 200 333 0.036100 10.0.0.33 - - [2025-12-10 16:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023146 10.0.0.33 - - [2025-12-10 16:55:16] "GET /tag/6a96509c-96f9-4fe1-b96d-7f988f9ff558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017411 10.0.0.33 - - [2025-12-10 16:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2025-12-10 16:55:16] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049457 10.0.0.33 - - [2025-12-10 16:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.33 - - [2025-12-10 16:55:16] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005281 10.0.0.33 - - [2025-12-10 16:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-12-10 16:55:16] "GET /service-appliance-set/d09fbeae-017e-4413-9aac-139d7a3c874e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005760 10.0.0.33 - - [2025-12-10 16:55:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.002287 10.0.0.33 - - [2025-12-10 16:55:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.118831 10.0.0.33 - - [2025-12-10 16:55:16] "GET /virtual-machine-interface/80201a93-2318-4471-9470-4ff155a32ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.030501 10.0.0.33 - - [2025-12-10 16:55:16] "POST /instance-ips HTTP/1.1" 200 409 0.034214 10.0.0.33 - - [2025-12-10 16:55:16] "GET /instance-ip/43823261-ffc0-43a8-bacb-12be2fef4ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.005633 10.0.0.33 - - [2025-12-10 16:55:16] "POST /loadbalancers HTTP/1.1" 200 629 0.071906 10.0.0.33 - - [2025-12-10 16:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013994 10.0.0.33 - - [2025-12-10 16:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.33 - - [2025-12-10 16:55:16] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038737 10.0.0.33 - - [2025-12-10 16:55:16] "GET /instance-ip/43823261-ffc0-43a8-bacb-12be2fef4ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004401 10.0.0.33 - - [2025-12-10 16:55:16] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036274 10.0.0.33 - - [2025-12-10 16:55:16] "GET /loadbalancer/312b3c16-db84-4a5e-af6c-316c0d471d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003419 10.0.0.33 - - [2025-12-10 16:55:17] "POST /floating-ips HTTP/1.1" 200 597 0.027994 10.0.0.33 - - [2025-12-10 16:55:17] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.035951 10.0.0.33 - - [2025-12-10 16:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.33 - - [2025-12-10 16:55:17] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041874 10.0.0.33 - - [2025-12-10 16:55:17] "GET /loadbalancer-listener/fe3e4491-b69d-40ce-8cca-5f45d6462a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.005556 10.0.0.33 - - [2025-12-10 16:55:17] "GET /loadbalancer-listener/fe3e4491-b69d-40ce-8cca-5f45d6462a93?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003858 10.0.0.33 - - [2025-12-10 16:55:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020173 10.0.0.33 - - [2025-12-10 16:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-12-10 16:55:17] "GET /instance-ip/43823261-ffc0-43a8-bacb-12be2fef4ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004089 10.0.0.33 - - [2025-12-10 16:55:17] "GET /instance-ip/43823261-ffc0-43a8-bacb-12be2fef4ded?fields=floating_ips HTTP/1.1" 200 1212 0.005255 10.0.0.33 - - [2025-12-10 16:55:17] "GET /floating-ip/4481f633-2cf5-419b-b780-d330257ae2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002819 10.0.0.33 - - [2025-12-10 16:55:17] "GET /loadbalancer/312b3c16-db84-4a5e-af6c-316c0d471d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002827 10.0.0.33 - - [2025-12-10 16:55:17] "GET /loadbalancer/312b3c16-db84-4a5e-af6c-316c0d471d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003030 10.0.0.33 - - [2025-12-10 16:55:17] "GET /loadbalancer-pool/a3f063c3-4538-485c-a3e8-19553eeee917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004297 10.0.0.33 - - [2025-12-10 16:55:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020554 10.0.0.33 - - [2025-12-10 16:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009074 10.0.0.33 - - [2025-12-10 16:55:17] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010932 10.0.0.33 - - [2025-12-10 16:55:17] "POST /tags HTTP/1.1" 409 221 0.005864 10.0.0.33 - - [2025-12-10 16:55:17] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005226 10.0.0.33 - - [2025-12-10 16:55:17] "POST /ref-update HTTP/1.1" 200 156 0.007945 10.0.0.33 - - [2025-12-10 16:55:17] "GET /floating-ip/4481f633-2cf5-419b-b780-d330257ae2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.014288 10.0.0.33 - - [2025-12-10 16:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.33 - - [2025-12-10 16:55:17] "GET /tag/6a96509c-96f9-4fe1-b96d-7f988f9ff558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015473 10.0.0.33 - - [2025-12-10 16:55:17] "PUT /floating-ip/4481f633-2cf5-419b-b780-d330257ae2a4 HTTP/1.1" 200 256 0.036015 10.0.0.33 - - [2025-12-10 16:55:17] "POST /set-tag HTTP/1.1" 200 109 0.087158 10.0.0.33 - - [2025-12-10 16:55:17] "GET /loadbalancer-pool/a3f063c3-4538-485c-a3e8-19553eeee917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003171 10.0.0.33 - - [2025-12-10 16:55:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020706 10.0.0.33 - - [2025-12-10 16:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025213 10.0.0.33 - - [2025-12-10 16:55:17] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023147 10.0.0.33 - - [2025-12-10 16:55:17] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005254 10.0.0.33 - - [2025-12-10 16:55:17] "POST /ref-update HTTP/1.1" 200 156 0.007885 10.0.0.33 - - [2025-12-10 16:55:17] "GET /floating-ip/4481f633-2cf5-419b-b780-d330257ae2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.012138 10.0.0.33 - - [2025-12-10 16:55:17] "POST /set-tag HTTP/1.1" 200 109 0.064055 10.0.0.33 - - [2025-12-10 16:55:18] "POST /tags HTTP/1.1" 409 206 0.002141 10.0.0.33 - - [2025-12-10 16:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2025-12-10 16:55:18] "GET /tag/704da139-5925-4a21-b177-5d55c11ff2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011722 10.0.0.33 - - [2025-12-10 16:55:18] "POST /tags HTTP/1.1" 409 204 0.002052 10.0.0.33 - - [2025-12-10 16:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2025-12-10 16:55:18] "GET /tag/d5cb80ed-337e-4578-aea5-839bc83d2ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010975 10.0.0.33 - - [2025-12-10 16:55:18] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002691 10.0.0.33 - - [2025-12-10 16:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2025-12-10 16:55:18] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004592 10.0.0.33 - - [2025-12-10 16:55:18] "POST /tags HTTP/1.1" 409 206 0.002020 10.0.0.33 - - [2025-12-10 16:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.33 - - [2025-12-10 16:55:18] "GET /tag/704da139-5925-4a21-b177-5d55c11ff2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020030 10.0.0.33 - - [2025-12-10 16:55:18] "POST /tags HTTP/1.1" 409 226 0.003223 10.0.0.33 - - [2025-12-10 16:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2025-12-10 16:55:18] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009904 10.0.0.33 - - [2025-12-10 16:55:18] "POST /tags HTTP/1.1" 409 204 0.001978 10.0.0.33 - - [2025-12-10 16:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2025-12-10 16:55:18] "GET /tag/d5cb80ed-337e-4578-aea5-839bc83d2ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010446 10.0.0.33 - - [2025-12-10 16:55:18] "POST /tags HTTP/1.1" 409 226 0.002180 10.0.0.33 - - [2025-12-10 16:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2025-12-10 16:55:19] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010606 10.0.0.33 - - [2025-12-10 16:55:19] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002543 10.0.0.33 - - [2025-12-10 16:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2025-12-10 16:55:19] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002797 10.0.0.33 - - [2025-12-10 16:55:19] "POST /firewall-rules HTTP/1.1" 200 626 0.078107 10.0.0.33 - - [2025-12-10 16:55:19] "POST /firewall-rules HTTP/1.1" 200 646 0.100728 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-rule/73c520dd-67ed-4993-8181-0be9dd67b270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.014978 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003489 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-rule/0c2f9f69-b0b9-4ee8-bc8c-e7d8c11301c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008482 10.0.0.33 - - [2025-12-10 16:55:19] "POST /ref-update HTTP/1.1" 200 156 0.030932 10.0.0.33 - - [2025-12-10 16:55:19] "POST /firewall-policys HTTP/1.1" 200 606 0.064195 10.0.0.33 - - [2025-12-10 16:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037402 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.029407 10.0.0.33 - - [2025-12-10 16:55:19] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014157 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008964 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.018524 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015477 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/6b40bf07-379e-45bc-b7b3-a218b0e50a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012516 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.012876 10.0.0.33 - - [2025-12-10 16:55:19] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005604 10.0.0.33 - - [2025-12-10 16:55:19] "POST /ref-update HTTP/1.1" 200 156 0.036667 10.0.0.33 - - [2025-12-10 16:55:19] "POST /ref-update HTTP/1.1" 200 156 0.058501 10.0.0.33 - - [2025-12-10 16:55:20] "POST /ref-update HTTP/1.1" 200 156 0.059618 10.0.0.33 - - [2025-12-10 16:55:20] "POST /ref-update HTTP/1.1" 200 156 0.044227 10.0.0.33 - - [2025-12-10 16:55:20] "POST /ref-update HTTP/1.1" 200 156 0.071058 10.0.0.33 - - [2025-12-10 16:55:20] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010575 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:55:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:55:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:56:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:56:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:56:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:56:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.33 - - [2025-12-10 16:56:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003819 10.0.0.33 - - [2025-12-10 16:56:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001858 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 252 0.004884 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/425bd783-3487-45f6-afc5-9f96523c1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015290 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 228 0.003341 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/303bd4e3-2fb1-4d25-8c72-df4b280450f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011174 10.0.0.33 - - [2025-12-10 16:57:18] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004328 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2025-12-10 16:57:18] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003389 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 206 0.001950 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/704da139-5925-4a21-b177-5d55c11ff2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012815 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 226 0.002377 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017340 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 204 0.002315 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/d5cb80ed-337e-4578-aea5-839bc83d2ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011607 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 226 0.002131 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013193 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 228 0.002212 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/303bd4e3-2fb1-4d25-8c72-df4b280450f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011030 10.0.0.33 - - [2025-12-10 16:57:18] "POST /tags HTTP/1.1" 409 252 0.002074 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.33 - - [2025-12-10 16:57:18] "GET /tag/425bd783-3487-45f6-afc5-9f96523c1854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010476 10.0.0.33 - - [2025-12-10 16:57:18] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006075 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.33 - - [2025-12-10 16:57:18] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003063 10.0.0.33 - - [2025-12-10 16:57:18] "POST /firewall-rules HTTP/1.1" 409 281 0.001916 10.0.0.33 - - [2025-12-10 16:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.33 - - [2025-12-10 16:57:18] "PUT /firewall-rule/0c2f9f69-b0b9-4ee8-bc8c-e7d8c11301c2 HTTP/1.1" 200 260 0.017573 10.0.0.33 - - [2025-12-10 16:57:18] "POST /firewall-rules HTTP/1.1" 409 291 0.005684 10.0.0.33 - - [2025-12-10 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2025-12-10 16:57:19] "PUT /firewall-rule/73c520dd-67ed-4993-8181-0be9dd67b270 HTTP/1.1" 200 260 0.045061 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-rule/73c520dd-67ed-4993-8181-0be9dd67b270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.015621 10.0.0.33 - - [2025-12-10 16:57:19] "POST /firewall-rules HTTP/1.1" 200 658 0.085570 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-rule/e487f207-eda7-4c4b-aef7-a77e9070fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.022216 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003770 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-rule/0c2f9f69-b0b9-4ee8-bc8c-e7d8c11301c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003422 10.0.0.33 - - [2025-12-10 16:57:19] "POST /firewall-policys HTTP/1.1" 409 269 0.002384 10.0.0.33 - - [2025-12-10 16:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2025-12-10 16:57:19] "PUT /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08 HTTP/1.1" 200 264 0.020202 10.0.0.33 - - [2025-12-10 16:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024232 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010228 10.0.0.33 - - [2025-12-10 16:57:19] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002968 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003387 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002984 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003298 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/6b40bf07-379e-45bc-b7b3-a218b0e50a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002440 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002419 10.0.0.33 - - [2025-12-10 16:57:19] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003009 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.33 - - [2025-12-10 16:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 10.0.0.33 - - [2025-12-10 16:58:20] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012148 10.0.0.33 - - [2025-12-10 16:58:20] "POST /set-tag HTTP/1.1" 200 109 0.004361 10.0.0.33 - - [2025-12-10 16:58:20] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007139 10.0.0.33 - - [2025-12-10 16:58:20] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.33 - - [2025-12-10 16:58:20] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009052 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.008756 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008893 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007982 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.004656 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015836 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.004161 10.0.0.33 - - [2025-12-10 16:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2025-12-10 16:58:21] "GET /loadbalancer/312b3c16-db84-4a5e-af6c-316c0d471d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.004080 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004790 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.030396 10.0.0.33 - - [2025-12-10 16:58:21] "DELETE /loadbalancer-member/efc70865-74cf-461d-b81d-cf51ad6cf1c6 HTTP/1.1" 200 115 0.073436 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005913 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.006390 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005958 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.33 - - [2025-12-10 16:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2025-12-10 16:58:21] "GET /loadbalancer/312b3c16-db84-4a5e-af6c-316c0d471d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.005823 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005224 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.007926 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006609 10.0.0.33 - - [2025-12-10 16:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine/1f6a5e13-6312-4680-9a8d-d308ee6dc592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003171 10.0.0.33 - - [2025-12-10 16:58:21] "POST /ref-update HTTP/1.1" 200 156 0.010469 10.0.0.33 - - [2025-12-10 16:58:21] "GET /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005634 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.021359 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.027604 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.027908 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.015312 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.025899 10.0.0.33 - - [2025-12-10 16:58:22] "DELETE /instance-ip/f51548ec-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.047912 10.0.0.33 - - [2025-12-10 16:58:22] "POST /ref-update HTTP/1.1" 200 156 0.007950 10.0.0.33 - - [2025-12-10 16:58:22] "DELETE /virtual-machine-interface/f4f6cb06-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.047114 10.0.0.33 - - [2025-12-10 16:58:22] "DELETE /virtual-machine/1f6a5e13-6312-4680-9a8d-d308ee6dc592 HTTP/1.1" 200 115 0.024878 10.0.0.33 - - [2025-12-10 16:58:22] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006162 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.33 - - [2025-12-10 16:58:22] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009357 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.33 - - [2025-12-10 16:58:22] "GET /virtual-machine/13749b4e-8aa8-4662-a92f-4967bb839022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003809 10.0.0.33 - - [2025-12-10 16:58:22] "POST /ref-update HTTP/1.1" 200 156 0.011031 10.0.0.33 - - [2025-12-10 16:58:22] "GET /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013285 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.025187 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.027960 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.019042 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.025285 10.0.0.33 - - [2025-12-10 16:58:22] "POST /set-tag HTTP/1.1" 200 109 0.027695 10.0.0.33 - - [2025-12-10 16:58:22] "DELETE /instance-ip/f6287d8a-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.053103 10.0.0.33 - - [2025-12-10 16:58:22] "DELETE /virtual-machine-interface/f60cbe10-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.055528 10.0.0.33 - - [2025-12-10 16:58:22] "DELETE /virtual-machine/13749b4e-8aa8-4662-a92f-4967bb839022 HTTP/1.1" 200 115 0.023720 10.0.0.33 - - [2025-12-10 16:58:22] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006922 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.33 - - [2025-12-10 16:58:23] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004102 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.33 - - [2025-12-10 16:58:23] "GET /virtual-machine/390a27bd-1007-4ec9-b4c0-037a4ef06c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003084 10.0.0.33 - - [2025-12-10 16:58:23] "POST /ref-update HTTP/1.1" 200 156 0.017035 10.0.0.33 - - [2025-12-10 16:58:23] "GET /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.030663 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.018181 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.033083 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.032680 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.017252 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.029310 10.0.0.33 - - [2025-12-10 16:58:23] "DELETE /instance-ip/f496cd5a-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.045998 10.0.0.33 - - [2025-12-10 16:58:23] "POST /ref-update HTTP/1.1" 200 156 0.010174 10.0.0.33 - - [2025-12-10 16:58:23] "DELETE /virtual-machine-interface/f482893a-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.042134 10.0.0.33 - - [2025-12-10 16:58:23] "DELETE /virtual-machine/390a27bd-1007-4ec9-b4c0-037a4ef06c70 HTTP/1.1" 200 115 0.022933 10.0.0.33 - - [2025-12-10 16:58:23] "DELETE /tag/e1c84319-1198-4ab9-ba1a-5826e8afe882 HTTP/1.1" 200 115 0.039005 10.0.0.33 - - [2025-12-10 16:58:23] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004927 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.33 - - [2025-12-10 16:58:23] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004939 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.33 - - [2025-12-10 16:58:23] "GET /virtual-machine/a2a26cba-a2aa-41ca-82c6-e6a958b8fd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003553 10.0.0.33 - - [2025-12-10 16:58:23] "POST /ref-update HTTP/1.1" 200 156 0.009311 10.0.0.33 - - [2025-12-10 16:58:23] "GET /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024990 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.026227 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.041947 10.0.0.33 - - [2025-12-10 16:58:23] "POST /set-tag HTTP/1.1" 200 109 0.033766 10.0.0.33 - - [2025-12-10 16:58:24] "POST /set-tag HTTP/1.1" 200 109 0.014387 10.0.0.33 - - [2025-12-10 16:58:24] "POST /set-tag HTTP/1.1" 200 109 0.052463 10.0.0.33 - - [2025-12-10 16:58:24] "DELETE /instance-ip/f5b65c82-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.067639 10.0.0.33 - - [2025-12-10 16:58:24] "DELETE /virtual-machine-interface/f59cd5a0-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.051589 10.0.0.33 - - [2025-12-10 16:58:24] "DELETE /virtual-machine/a2a26cba-a2aa-41ca-82c6-e6a958b8fd01 HTTP/1.1" 200 115 0.016727 10.0.0.33 - - [2025-12-10 16:58:24] "DELETE /tag/704da139-5925-4a21-b177-5d55c11ff2cb HTTP/1.1" 409 388 0.009428 10.0.0.33 - - [2025-12-10 16:58:24] "DELETE /tag/232b15d5-b6b2-4b0f-9af9-6a5d79a2590d HTTP/1.1" 200 115 0.040228 10.0.0.33 - - [2025-12-10 16:58:51] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004684 10.0.0.33 - - [2025-12-10 16:58:51] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.33 - - [2025-12-10 16:58:51] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004839 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.33 - - [2025-12-10 16:58:52] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010803 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.33 - - [2025-12-10 16:58:52] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004879 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.33 - - [2025-12-10 16:58:52] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005567 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.33 - - [2025-12-10 16:58:52] "GET /virtual-machine/535db20c-b6ed-4724-887b-564fa40ec6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003375 10.0.0.33 - - [2025-12-10 16:58:52] "POST /ref-update HTTP/1.1" 200 156 0.022042 10.0.0.33 - - [2025-12-10 16:58:52] "GET /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.027534 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.041185 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.050454 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.066456 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.024927 10.0.0.33 - - [2025-12-10 16:58:52] "DELETE /instance-ip/f7a04ae4-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.044159 10.0.0.33 - - [2025-12-10 16:58:52] "DELETE /virtual-machine-interface/f784a032-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.079980 10.0.0.33 - - [2025-12-10 16:58:52] "DELETE /virtual-machine/535db20c-b6ed-4724-887b-564fa40ec6eb HTTP/1.1" 200 115 0.023193 10.0.0.33 - - [2025-12-10 16:58:52] "DELETE /tag/cda3f4cd-1d22-48d0-98b0-a0f4ea7fb9f9 HTTP/1.1" 200 115 0.059915 10.0.0.33 - - [2025-12-10 16:58:52] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011637 10.0.0.33 - - [2025-12-10 16:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.33 - - [2025-12-10 16:58:52] "GET /virtual-machine/0f195268-1dcc-448b-aa9b-7cd1df7feea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003215 10.0.0.33 - - [2025-12-10 16:58:52] "POST /ref-update HTTP/1.1" 200 156 0.015103 10.0.0.33 - - [2025-12-10 16:58:53] "GET /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006033 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.027617 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.045348 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.025895 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.027956 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /instance-ip/f72d3310-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.061094 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /virtual-machine-interface/f71245aa-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.060071 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /virtual-machine/0f195268-1dcc-448b-aa9b-7cd1df7feea5 HTTP/1.1" 200 115 0.032266 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /tag/d5cb80ed-337e-4578-aea5-839bc83d2ddb HTTP/1.1" 409 236 0.009346 10.0.0.33 - - [2025-12-10 16:58:53] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004479 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.33 - - [2025-12-10 16:58:53] "GET /virtual-machine/7bbaf459-a3b5-4d07-85d2-a1c8da0202d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002884 10.0.0.33 - - [2025-12-10 16:58:53] "POST /ref-update HTTP/1.1" 200 156 0.016429 10.0.0.33 - - [2025-12-10 16:58:53] "GET /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016108 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.022734 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.033984 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.034991 10.0.0.33 - - [2025-12-10 16:58:53] "POST /set-tag HTTP/1.1" 200 109 0.018887 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /instance-ip/f8123a32-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.058868 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /virtual-machine-interface/f7f7b28e-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.066045 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /virtual-machine/7bbaf459-a3b5-4d07-85d2-a1c8da0202d1 HTTP/1.1" 200 115 0.016382 10.0.0.33 - - [2025-12-10 16:58:53] "DELETE /tag/303bd4e3-2fb1-4d25-8c72-df4b280450f9 HTTP/1.1" 409 236 0.006015 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /tag/443fe178-affb-4ddc-945d-1b4107065a4f HTTP/1.1" 200 115 0.048313 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /tag/425bd783-3487-45f6-afc5-9f96523c1854 HTTP/1.1" 409 236 0.008479 10.0.0.33 - - [2025-12-10 16:58:54] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007775 10.0.0.33 - - [2025-12-10 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.006537 10.0.0.33 - - [2025-12-10 16:58:54] "GET /virtual-machine/063aa0ac-b0c7-443b-9bc2-d397edbe1f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004246 10.0.0.33 - - [2025-12-10 16:58:54] "POST /ref-update HTTP/1.1" 200 156 0.018795 10.0.0.33 - - [2025-12-10 16:58:54] "GET /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004339 10.0.0.33 - - [2025-12-10 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.016573 10.0.0.33 - - [2025-12-10 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.056626 10.0.0.33 - - [2025-12-10 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.021483 10.0.0.33 - - [2025-12-10 16:58:54] "POST /set-tag HTTP/1.1" 200 109 0.054058 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /instance-ip/f6c15456-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.088872 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /virtual-machine-interface/f6aa60ac-d5e8-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.056142 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /virtual-machine/063aa0ac-b0c7-443b-9bc2-d397edbe1f84 HTTP/1.1" 200 115 0.019523 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /tag/c2427553-d416-4259-88ba-ce5b668876d0 HTTP/1.1" 200 115 0.078753 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /tag/0a6cd23c-8c76-4919-a6a4-fb68a9ff815b HTTP/1.1" 200 115 0.046332 10.0.0.33 - - [2025-12-10 16:58:54] "DELETE /tag/0e4c5f31-0c59-4d99-b485-24db3ba2fab3 HTTP/1.1" 200 115 0.170603 10.0.0.33 - - [2025-12-10 16:58:56] "POST /projects HTTP/1.1" 409 238 0.002350 10.0.0.33 - - [2025-12-10 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2025-12-10 16:58:56] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030962 10.0.0.33 - - [2025-12-10 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.33 - - [2025-12-10 16:58:56] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005475 10.0.0.33 - - [2025-12-10 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.33 - - [2025-12-10 16:58:56] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004917 10.0.0.33 - - [2025-12-10 16:58:56] "POST /security-groups HTTP/1.1" 409 285 0.006791 10.0.0.33 - - [2025-12-10 16:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2025-12-10 16:58:56] "PUT /security-group/9263aeb9-d030-4a9f-915f-e5d0c37e8cd2 HTTP/1.1" 200 262 0.061764 10.0.0.33 - - [2025-12-10 16:58:56] "PUT /access-control-list/4fae1b52-651c-4c75-8eba-fbd5f175222e HTTP/1.1" 200 272 0.017810 10.0.0.33 - - [2025-12-10 16:58:56] "PUT /access-control-list/1637f194-b06b-45fa-b37b-740a8a593f40 HTTP/1.1" 200 272 0.041461 10.0.0.33 - - [2025-12-10 16:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031168 10.0.0.33 - - [2025-12-10 16:59:01] "POST /projects HTTP/1.1" 409 238 0.002450 10.0.0.33 - - [2025-12-10 16:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2025-12-10 16:59:01] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038496 10.0.0.33 - - [2025-12-10 16:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2025-12-10 16:59:01] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005380 10.0.0.33 - - [2025-12-10 16:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.33 - - [2025-12-10 16:59:01] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007781 10.0.0.33 - - [2025-12-10 16:59:01] "POST /security-groups HTTP/1.1" 409 285 0.009169 10.0.0.33 - - [2025-12-10 16:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2025-12-10 16:59:01] "PUT /security-group/9263aeb9-d030-4a9f-915f-e5d0c37e8cd2 HTTP/1.1" 200 262 0.059305 10.0.0.33 - - [2025-12-10 16:59:01] "PUT /access-control-list/4fae1b52-651c-4c75-8eba-fbd5f175222e HTTP/1.1" 200 272 0.035275 10.0.0.33 - - [2025-12-10 16:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.062810 10.0.0.33 - - [2025-12-10 16:59:01] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005019 10.0.0.33 - - [2025-12-10 16:59:01] "PUT /access-control-list/1637f194-b06b-45fa-b37b-740a8a593f40 HTTP/1.1" 200 272 0.055976 10.0.0.33 - - [2025-12-10 16:59:01] "GET /firewall-rule/8bb7ff9a-ba7e-45e0-9937-608ad074ed5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003430 10.0.0.33 - - [2025-12-10 16:59:01] "POST /ref-update HTTP/1.1" 200 156 0.065727 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /firewall-rule/8bb7ff9a-ba7e-45e0-9937-608ad074ed5e HTTP/1.1" 200 115 0.056929 10.0.0.33 - - [2025-12-10 16:59:02] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007834 10.0.0.33 - - [2025-12-10 16:59:02] "GET /firewall-rule/6ca06506-c538-4554-83ab-9680ec308324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003342 10.0.0.33 - - [2025-12-10 16:59:02] "POST /ref-update HTTP/1.1" 200 156 0.075698 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /firewall-rule/6ca06506-c538-4554-83ab-9680ec308324 HTTP/1.1" 200 115 0.062003 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /tag/629749b7-9d90-4c18-b1dc-2f079b81328a HTTP/1.1" 200 115 0.064194 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /tag/303bd4e3-2fb1-4d25-8c72-df4b280450f9 HTTP/1.1" 409 236 0.006908 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /tag/425bd783-3487-45f6-afc5-9f96523c1854 HTTP/1.1" 409 236 0.006897 10.0.0.33 - - [2025-12-10 16:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.33 - - [2025-12-10 16:59:02] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004245 10.0.0.33 - - [2025-12-10 16:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2025-12-10 16:59:02] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004291 10.0.0.33 - - [2025-12-10 16:59:02] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.053422 10.0.0.33 - - [2025-12-10 16:59:02] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.077355 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /security-group/9263aeb9-d030-4a9f-915f-e5d0c37e8cd2 HTTP/1.1" 200 115 0.095943 10.0.0.33 - - [2025-12-10 16:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /access-control-list/4fae1b52-651c-4c75-8eba-fbd5f175222e HTTP/1.1" 200 115 0.049673 10.0.0.33 - - [2025-12-10 16:59:02] "DELETE /access-control-list/1637f194-b06b-45fa-b37b-740a8a593f40 HTTP/1.1" 200 115 0.073959 10.0.0.33 - - [2025-12-10 16:59:02] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.072927 10.0.0.33 - - [2025-12-10 16:59:02] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?fields=security_groups HTTP/1.1" 200 1352 0.054688 10.0.0.33 - - [2025-12-10 16:59:03] "DELETE /security-group/b65adfd2-c5dc-478d-a65a-5b8087f207d4 HTTP/1.1" 200 115 0.091271 10.0.0.33 - - [2025-12-10 16:59:03] "DELETE /access-control-list/540ba14a-2d30-4a49-83d5-fddb5f32d107 HTTP/1.1" 200 115 0.056348 10.0.0.33 - - [2025-12-10 16:59:03] "GET /project/597abafa-7274-4904-96fb-435956cd35e9?fields=application_policy_sets HTTP/1.1" 200 1391 0.054934 10.0.0.33 - - [2025-12-10 16:59:03] "DELETE /access-control-list/24d3df72-5ba2-4fff-9d56-d31d1b59d532 HTTP/1.1" 200 115 0.060351 10.0.0.33 - - [2025-12-10 16:59:03] "DELETE /project/597abafa-7274-4904-96fb-435956cd35e9 HTTP/1.1" 200 115 0.486086 10.0.0.33 - - [2025-12-10 16:59:03] "POST /projects HTTP/1.1" 409 238 0.004234 10.0.0.33 - - [2025-12-10 16:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.33 - - [2025-12-10 16:59:03] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020452 10.0.0.33 - - [2025-12-10 16:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.33 - - [2025-12-10 16:59:03] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010010 10.0.0.33 - - [2025-12-10 16:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011046 10.0.0.33 - - [2025-12-10 16:59:03] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004844 10.0.0.33 - - [2025-12-10 16:59:03] "POST /security-groups HTTP/1.1" 409 285 0.002421 10.0.0.33 - - [2025-12-10 16:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.33 - - [2025-12-10 16:59:03] "PUT /security-group/b8c13d8f-da91-48cb-869e-371c2c0404bf HTTP/1.1" 200 262 0.062283 10.0.0.33 - - [2025-12-10 16:59:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037855 10.0.0.33 - - [2025-12-10 16:59:03] "PUT /access-control-list/6c78158b-fe10-4d31-af7f-3d2430065481 HTTP/1.1" 200 272 0.045322 10.0.0.33 - - [2025-12-10 16:59:03] "PUT /access-control-list/46b5b484-a622-46fd-8485-0faaf8eb2b9f HTTP/1.1" 200 272 0.034527 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /loadbalancer-member/f3bf64c7-3600-4f8c-95cd-f5b4372d45e3 HTTP/1.1" 200 115 0.034947 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /loadbalancer-pool/a3f063c3-4538-485c-a3e8-19553eeee917 HTTP/1.1" 200 115 0.048660 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /loadbalancer-listener/fe3e4491-b69d-40ce-8cca-5f45d6462a93 HTTP/1.1" 200 115 0.041835 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /loadbalancer/312b3c16-db84-4a5e-af6c-316c0d471d93 HTTP/1.1" 200 115 0.049955 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /floating-ip/4481f633-2cf5-419b-b780-d330257ae2a4 HTTP/1.1" 200 115 0.038824 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /instance-ip/43823261-ffc0-43a8-bacb-12be2fef4ded HTTP/1.1" 200 115 0.053655 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /virtual-machine-interface/80201a93-2318-4471-9470-4ff155a32ae7 HTTP/1.1" 200 115 0.047839 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /tag/6a96509c-96f9-4fe1-b96d-7f988f9ff558 HTTP/1.1" 200 115 0.054182 10.0.0.33 - - [2025-12-10 16:59:07] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005587 10.0.0.33 - - [2025-12-10 16:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2025-12-10 16:59:07] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003451 10.0.0.33 - - [2025-12-10 16:59:07] "GET /firewall-policy/23897926-ba43-4fc4-a654-502127c29c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.007972 10.0.0.33 - - [2025-12-10 16:59:07] "GET /firewall-rule/0c2f9f69-b0b9-4ee8-bc8c-e7d8c11301c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003429 10.0.0.33 - - [2025-12-10 16:59:07] "POST /ref-update HTTP/1.1" 200 156 0.018651 10.0.0.33 - - [2025-12-10 16:59:07] "DELETE /firewall-rule/0c2f9f69-b0b9-4ee8-bc8c-e7d8c11301c2 HTTP/1.1" 200 115 0.059361 10.0.0.33 - - [2025-12-10 16:59:07] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003302 10.0.0.33 - - [2025-12-10 16:59:07] "GET /firewall-rule/e487f207-eda7-4c4b-aef7-a77e9070fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003194 10.0.0.33 - - [2025-12-10 16:59:07] "POST /ref-update HTTP/1.1" 200 156 0.019968 10.0.0.33 - - [2025-12-10 16:59:08] "DELETE /firewall-rule/e487f207-eda7-4c4b-aef7-a77e9070fa62 HTTP/1.1" 200 115 0.055934 10.0.0.33 - - [2025-12-10 16:59:08] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005136 10.0.0.33 - - [2025-12-10 16:59:08] "GET /firewall-rule/73c520dd-67ed-4993-8181-0be9dd67b270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003043 10.0.0.33 - - [2025-12-10 16:59:08] "POST /ref-update HTTP/1.1" 200 156 0.015315 10.0.0.33 - - [2025-12-10 16:59:08] "DELETE /firewall-rule/73c520dd-67ed-4993-8181-0be9dd67b270 HTTP/1.1" 200 115 0.043157 10.0.0.33 - - [2025-12-10 16:59:08] "GET /application-policy-set/411c542a-8294-4e66-ba87-e47a1160d17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004956 10.0.0.33 - - [2025-12-10 16:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2025-12-10 16:59:08] "GET /policy-management/0ff9c16a-d604-4440-9c19-1320407da28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002750 10.0.0.33 - - [2025-12-10 16:59:08] "GET /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005078 10.0.0.33 - - [2025-12-10 16:59:08] "POST /ref-update HTTP/1.1" 200 156 0.051893 10.0.0.33 - - [2025-12-10 16:59:08] "DELETE /firewall-policy/f9d1ac3b-be2b-45d8-b281-9bbc7f68ef08 HTTP/1.1" 200 115 0.066361 10.0.0.33 - - [2025-12-10 16:59:08] "DELETE /tag/d5cb80ed-337e-4578-aea5-839bc83d2ddb HTTP/1.1" 200 115 0.076491 10.0.0.33 - - [2025-12-10 16:59:08] "DELETE /tag/704da139-5925-4a21-b177-5d55c11ff2cb HTTP/1.1" 200 115 0.373827 10.0.0.33 - - [2025-12-10 16:59:09] "DELETE /tag/303bd4e3-2fb1-4d25-8c72-df4b280450f9 HTTP/1.1" 200 115 0.125423 10.0.0.33 - - [2025-12-10 16:59:09] "DELETE /tag/425bd783-3487-45f6-afc5-9f96523c1854 HTTP/1.1" 200 115 0.044781 10.0.0.33 - - [2025-12-10 16:59:09] "POST /projects HTTP/1.1" 409 238 0.011036 10.0.0.33 - - [2025-12-10 16:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012265 10.0.0.33 - - [2025-12-10 16:59:09] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052384 10.0.0.33 - - [2025-12-10 16:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.33 - - [2025-12-10 16:59:09] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004620 10.0.0.33 - - [2025-12-10 16:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.33 - - [2025-12-10 16:59:09] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004739 10.0.0.33 - - [2025-12-10 16:59:09] "POST /security-groups HTTP/1.1" 409 285 0.006893 10.0.0.33 - - [2025-12-10 16:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.33 - - [2025-12-10 16:59:09] "PUT /security-group/b8c13d8f-da91-48cb-869e-371c2c0404bf HTTP/1.1" 200 262 0.105016 10.0.0.33 - - [2025-12-10 16:59:09] "PUT /access-control-list/6c78158b-fe10-4d31-af7f-3d2430065481 HTTP/1.1" 200 272 0.013188 10.0.0.33 - - [2025-12-10 16:59:09] "PUT /access-control-list/46b5b484-a622-46fd-8485-0faaf8eb2b9f HTTP/1.1" 200 272 0.037826 10.0.0.33 - - [2025-12-10 16:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038386 10.0.0.33 - - [2025-12-10 16:59:09] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.022564 10.0.0.33 - - [2025-12-10 16:59:09] "GET /firewall-rule/79bdc162-5734-4d27-bcd6-cd2b65f7b8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010947 10.0.0.33 - - [2025-12-10 16:59:09] "POST /ref-update HTTP/1.1" 200 156 0.085389 10.0.0.33 - - [2025-12-10 16:59:09] "DELETE /firewall-rule/79bdc162-5734-4d27-bcd6-cd2b65f7b8ba HTTP/1.1" 200 115 0.075611 10.0.0.33 - - [2025-12-10 16:59:09] "GET /firewall-policy/674a5f6c-cf94-4ef6-a988-b956b858f8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009596 10.0.0.33 - - [2025-12-10 16:59:09] "GET /firewall-rule/a460f38a-af73-4339-9649-50cb0cc99e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003138 10.0.0.33 - - [2025-12-10 16:59:09] "POST /ref-update HTTP/1.1" 200 156 0.094650 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /firewall-rule/a460f38a-af73-4339-9649-50cb0cc99e17 HTTP/1.1" 200 115 0.068928 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /tag/efc34712-c37b-4786-8ce2-5e8bc229dde7 HTTP/1.1" 200 115 0.061591 10.0.0.33 - - [2025-12-10 16:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.33 - - [2025-12-10 16:59:10] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010050 10.0.0.33 - - [2025-12-10 16:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.33 - - [2025-12-10 16:59:10] "GET /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013696 10.0.0.33 - - [2025-12-10 16:59:10] "PUT /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc HTTP/1.1" 200 264 0.103092 10.0.0.33 - - [2025-12-10 16:59:10] "PUT /virtual-network/c345a708-7b4d-48a1-9d06-25ee7018ade5 HTTP/1.1" 200 264 0.075705 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /security-group/b8c13d8f-da91-48cb-869e-371c2c0404bf HTTP/1.1" 200 115 0.089443 10.0.0.33 - - [2025-12-10 16:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006995 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /access-control-list/6c78158b-fe10-4d31-af7f-3d2430065481 HTTP/1.1" 200 115 0.065217 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /access-control-list/46b5b484-a622-46fd-8485-0faaf8eb2b9f HTTP/1.1" 200 115 0.051660 10.0.0.33 - - [2025-12-10 16:59:10] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.060639 10.0.0.33 - - [2025-12-10 16:59:10] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?fields=security_groups HTTP/1.1" 200 1352 0.054883 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /security-group/e3a97d3d-6ddd-4d0d-b9b2-b3964fefa17d HTTP/1.1" 200 115 0.072567 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /access-control-list/947c5fb0-9a4d-4ce1-8eac-23eea760c9f9 HTTP/1.1" 200 115 0.080955 10.0.0.33 - - [2025-12-10 16:59:10] "GET /project/3995fc91-166a-4f37-9a11-79d7c68620ad?fields=application_policy_sets HTTP/1.1" 200 1391 0.072117 10.0.0.33 - - [2025-12-10 16:59:10] "DELETE /access-control-list/03da87ae-0289-4fd9-9f14-229cb3e891fb HTTP/1.1" 200 115 0.062392 10.0.0.33 - - [2025-12-10 16:59:11] "DELETE /project/3995fc91-166a-4f37-9a11-79d7c68620ad HTTP/1.1" 200 115 0.476764 10.0.0.33 - - [2025-12-10 16:59:56] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.33 - - [2025-12-10 16:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2025-12-10 16:59:56] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002903 10.0.0.33 - - [2025-12-10 16:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.33 - - [2025-12-10 16:59:56] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002987 10.0.0.33 - - [2025-12-10 17:00:12] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.33 - - [2025-12-10 17:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2025-12-10 17:00:12] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004809 10.0.0.33 - - [2025-12-10 17:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2025-12-10 17:00:12] "GET /config-node/895c122e-29a1-4575-bd56-504081124cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003112 10.0.0.33 - - [2025-12-10 17:00:12] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.33 - - [2025-12-10 17:00:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002425 10.0.0.33 - - [2025-12-10 17:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.33 - - [2025-12-10 17:00:17] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003238 10.0.0.33 - - [2025-12-10 17:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2025-12-10 17:00:17] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.020634 10.0.0.33 - - [2025-12-10 17:00:18] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 264 0.002350 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/9165981d-f670-4969-bf31-1dca533f3384 HTTP/1.1" 200 244 0.011280 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 261 0.003638 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/4397ae39-c592-4505-9c13-4bbed68bf146 HTTP/1.1" 200 244 0.012424 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 261 0.003168 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/b436e6eb-1f85-4443-97f4-6accf6b8f222 HTTP/1.1" 200 244 0.013830 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 253 0.009977 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/73256fac-3d4d-4312-8aca-78ac1d38638c HTTP/1.1" 200 244 0.020511 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 251 0.004930 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/f7425e68-b195-4cfe-b9d1-e1e6493e8f5f HTTP/1.1" 200 244 0.012702 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 252 0.011817 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/cc5f8d0d-b4a4-418a-a8db-59b1993e6f3c HTTP/1.1" 200 244 0.012339 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 256 0.004414 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/f057350e-d23f-451b-a1c1-9fd626381376 HTTP/1.1" 200 244 0.014132 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 248 0.012961 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/cd923177-9a00-439a-9a85-f1341f66540c HTTP/1.1" 200 244 0.012320 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 252 0.006544 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/9d079da8-cb88-4a10-94ee-959463530616 HTTP/1.1" 200 244 0.016843 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 257 0.010334 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/8c897e91-3182-4321-ae92-b2574c1f93bb HTTP/1.1" 200 244 0.015558 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 251 0.002262 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/a5cb2e5d-fa19-4370-b119-9dfff7a60033 HTTP/1.1" 200 244 0.014844 10.0.0.33 - - [2025-12-10 17:00:18] "POST /alarms HTTP/1.1" 409 257 0.002401 10.0.0.33 - - [2025-12-10 17:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2025-12-10 17:00:18] "PUT /alarm/d1c769c6-be63-4dd3-9d1c-eb3629b88575 HTTP/1.1" 200 244 0.010893 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 261 0.002626 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/25ca7292-faaa-4560-be28-555f821bf913 HTTP/1.1" 200 244 0.022388 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 258 0.003170 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/1c337ee5-d3cd-4463-bfaa-1c5c1e42b5e1 HTTP/1.1" 200 244 0.013552 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 254 0.015081 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/125f19de-922a-45e4-80f0-756a401ac352 HTTP/1.1" 200 244 0.014164 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 254 0.007878 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/4a4039f2-eb0c-485d-9bca-67a2a0b38168 HTTP/1.1" 200 244 0.016312 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 254 0.015762 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/daf9bff9-f307-4591-bfc2-9318422f3b56 HTTP/1.1" 200 244 0.011496 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 247 0.006626 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/94ecde07-2b70-4b02-afc8-52103e846beb HTTP/1.1" 200 244 0.022454 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 272 0.002920 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/9aee3cc0-2d1c-4e09-bd38-cf3179bb2a73 HTTP/1.1" 200 244 0.012465 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 261 0.014997 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/74bf2732-0613-4777-9b61-2e5fda7eda33 HTTP/1.1" 200 244 0.010948 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 259 0.015284 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/f1a05acc-fa77-4013-b6b8-daed0cc13df9 HTTP/1.1" 200 244 0.010370 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 265 0.006527 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/0231e7f6-6ce1-4779-a0c7-424ec6f9f2a2 HTTP/1.1" 200 244 0.013393 10.0.0.33 - - [2025-12-10 17:00:19] "POST /alarms HTTP/1.1" 409 279 0.011806 10.0.0.33 - - [2025-12-10 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.33 - - [2025-12-10 17:00:19] "PUT /alarm/6c5de0dd-9644-4440-9f9e-7cc6619eda2a HTTP/1.1" 200 244 0.011686 10.0.0.33 - - [2025-12-10 17:00:20] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.33 - - [2025-12-10 17:00:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002448 10.0.0.33 - - [2025-12-10 17:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2025-12-10 17:00:20] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.008415 10.0.0.33 - - [2025-12-10 17:00:20] "GET / HTTP/1.1" 200 35931 0.003083 10.0.0.33 - - [2025-12-10 17:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.33 - - [2025-12-10 17:00:20] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004894 10.0.0.33 - - [2025-12-10 17:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2025-12-10 17:00:20] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.021131 10.0.0.33 - - [2025-12-10 17:00:20] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.33 - - [2025-12-10 17:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2025-12-10 17:00:20] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005868 10.0.0.33 - - [2025-12-10 17:00:20] "PUT /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe HTTP/1.1" 200 274 0.022153 10.0.0.33 - - [2025-12-10 17:00:24] "GET / HTTP/1.1" 200 35931 0.002173 10.0.0.33 - - [2025-12-10 17:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.33 - - [2025-12-10 17:00:24] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004367 10.0.0.33 - - [2025-12-10 17:00:24] "POST /bgp-routers HTTP/1.1" 409 301 0.003327 10.0.0.33 - - [2025-12-10 17:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.33 - - [2025-12-10 17:00:24] "GET /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004429 10.0.0.33 - - [2025-12-10 17:00:24] "PUT /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6 HTTP/1.1" 200 254 0.013386 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:00:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001897 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:00:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 10.0.0.33 - - [2025-12-10 17:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.33 - - [2025-12-10 17:00:27] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003098 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:00:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:00:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:00:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:00:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 10.0.0.33 - - [2025-12-10 17:00:48] "GET / HTTP/1.1" 200 35931 0.002260 10.0.0.33 - - [2025-12-10 17:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2025-12-10 17:00:48] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005241 10.0.0.33 - - [2025-12-10 17:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.33 - - [2025-12-10 17:00:48] "GET /config-node/895c122e-29a1-4575-bd56-504081124cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002920 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:01:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:01:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 10.0.0.33 - - [2025-12-10 17:01:00] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.33 - - [2025-12-10 17:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2025-12-10 17:01:00] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003082 10.0.0.33 - - [2025-12-10 17:01:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002654 10.0.0.33 - - [2025-12-10 17:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2025-12-10 17:01:00] "GET /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003221 10.0.0.33 - - [2025-12-10 17:01:00] "PUT /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6 HTTP/1.1" 200 254 0.014588 10.0.0.33 - - [2025-12-10 17:01:14] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.33 - - [2025-12-10 17:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-12-10 17:01:14] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004583 10.0.0.33 - - [2025-12-10 17:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2025-12-10 17:01:14] "GET /config-node/895c122e-29a1-4575-bd56-504081124cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002036 10.0.0.33 - - [2025-12-10 17:01:14] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.33 - - [2025-12-10 17:01:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002540 10.0.0.33 - - [2025-12-10 17:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2025-12-10 17:01:19] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002950 10.0.0.33 - - [2025-12-10 17:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2025-12-10 17:01:19] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.021066 10.0.0.33 - - [2025-12-10 17:01:20] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 264 0.002682 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/9165981d-f670-4969-bf31-1dca533f3384 HTTP/1.1" 200 244 0.009896 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 261 0.005279 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/4397ae39-c592-4505-9c13-4bbed68bf146 HTTP/1.1" 200 244 0.012192 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 261 0.006761 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/b436e6eb-1f85-4443-97f4-6accf6b8f222 HTTP/1.1" 200 244 0.009958 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 253 0.018139 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/73256fac-3d4d-4312-8aca-78ac1d38638c HTTP/1.1" 200 244 0.011099 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 251 0.012564 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/f7425e68-b195-4cfe-b9d1-e1e6493e8f5f HTTP/1.1" 200 244 0.010649 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 252 0.010494 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/cc5f8d0d-b4a4-418a-a8db-59b1993e6f3c HTTP/1.1" 200 244 0.009681 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 256 0.011201 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/f057350e-d23f-451b-a1c1-9fd626381376 HTTP/1.1" 200 244 0.011595 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 248 0.009630 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/cd923177-9a00-439a-9a85-f1341f66540c HTTP/1.1" 200 244 0.013573 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 252 0.010395 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/9d079da8-cb88-4a10-94ee-959463530616 HTTP/1.1" 200 244 0.013877 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 257 0.012089 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/8c897e91-3182-4321-ae92-b2574c1f93bb HTTP/1.1" 200 244 0.012281 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 251 0.008276 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2025-12-10 17:01:20] "PUT /alarm/a5cb2e5d-fa19-4370-b119-9dfff7a60033 HTTP/1.1" 200 244 0.010830 10.0.0.33 - - [2025-12-10 17:01:20] "POST /alarms HTTP/1.1" 409 257 0.005991 10.0.0.33 - - [2025-12-10 17:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/d1c769c6-be63-4dd3-9d1c-eb3629b88575 HTTP/1.1" 200 244 0.015916 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 261 0.005147 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/25ca7292-faaa-4560-be28-555f821bf913 HTTP/1.1" 200 244 0.011616 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 258 0.006555 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/1c337ee5-d3cd-4463-bfaa-1c5c1e42b5e1 HTTP/1.1" 200 244 0.011525 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 254 0.012979 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/125f19de-922a-45e4-80f0-756a401ac352 HTTP/1.1" 200 244 0.012298 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 254 0.006488 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/4a4039f2-eb0c-485d-9bca-67a2a0b38168 HTTP/1.1" 200 244 0.011428 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 254 0.009048 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/daf9bff9-f307-4591-bfc2-9318422f3b56 HTTP/1.1" 200 244 0.011904 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 247 0.006098 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013383 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/94ecde07-2b70-4b02-afc8-52103e846beb HTTP/1.1" 200 244 0.011755 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 272 0.015294 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/9aee3cc0-2d1c-4e09-bd38-cf3179bb2a73 HTTP/1.1" 200 244 0.012130 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 261 0.009359 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/74bf2732-0613-4777-9b61-2e5fda7eda33 HTTP/1.1" 200 244 0.011373 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 259 0.009566 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009083 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/f1a05acc-fa77-4013-b6b8-daed0cc13df9 HTTP/1.1" 200 244 0.011196 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 265 0.005699 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/0231e7f6-6ce1-4779-a0c7-424ec6f9f2a2 HTTP/1.1" 200 244 0.011675 10.0.0.33 - - [2025-12-10 17:01:21] "POST /alarms HTTP/1.1" 409 279 0.012084 10.0.0.33 - - [2025-12-10 17:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.33 - - [2025-12-10 17:01:21] "PUT /alarm/6c5de0dd-9644-4440-9f9e-7cc6619eda2a HTTP/1.1" 200 244 0.011232 10.0.0.33 - - [2025-12-10 17:01:22] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.33 - - [2025-12-10 17:01:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002493 10.0.0.33 - - [2025-12-10 17:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2025-12-10 17:01:22] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.015395 10.0.0.33 - - [2025-12-10 17:01:22] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.33 - - [2025-12-10 17:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2025-12-10 17:01:22] "GET /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002741 10.0.0.33 - - [2025-12-10 17:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2025-12-10 17:01:22] "PUT /global-vrouter-config/6ac29989-dc11-4851-a37d-cfbdb0ec63ab HTTP/1.1" 200 276 0.017552 10.0.0.33 - - [2025-12-10 17:01:22] "GET / HTTP/1.1" 200 35931 0.002361 10.0.0.33 - - [2025-12-10 17:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.33 - - [2025-12-10 17:01:22] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004817 10.0.0.33 - - [2025-12-10 17:01:23] "PUT /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe HTTP/1.1" 200 274 0.030267 10.0.0.33 - - [2025-12-10 17:01:26] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.33 - - [2025-12-10 17:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.33 - - [2025-12-10 17:01:26] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003453 10.0.0.33 - - [2025-12-10 17:01:26] "POST /bgp-routers HTTP/1.1" 409 301 0.010781 10.0.0.33 - - [2025-12-10 17:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-12-10 17:01:26] "GET /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002902 10.0.0.33 - - [2025-12-10 17:01:26] "PUT /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6 HTTP/1.1" 200 254 0.015577 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:01:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001488 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:01:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001392 10.0.0.33 - - [2025-12-10 17:01:30] "POST /tags HTTP/1.1" 200 355 0.031967 10.0.0.33 - - [2025-12-10 17:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009953 10.0.0.33 - - [2025-12-10 17:01:30] "GET /tag/e455139c-fbbf-49ec-bcb9-491fcc5262ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013810 10.0.0.33 - - [2025-12-10 17:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2025-12-10 17:01:30] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006280 10.0.0.33 - - [2025-12-10 17:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2025-12-10 17:01:30] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039697 10.0.0.33 - - [2025-12-10 17:01:30] "POST /virtual-machines HTTP/1.1" 200 351 0.026088 10.0.0.33 - - [2025-12-10 17:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.087724 10.0.0.33 - - [2025-12-10 17:01:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.155871 10.0.0.33 - - [2025-12-10 17:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010335 10.0.0.33 - - [2025-12-10 17:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010453 10.0.0.33 - - [2025-12-10 17:01:31] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004848 10.0.0.33 - - [2025-12-10 17:01:31] "POST /instance-ips HTTP/1.1" 200 391 0.022820 10.0.0.33 - - [2025-12-10 17:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027158 10.0.0.33 - - [2025-12-10 17:01:31] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015290 10.0.0.33 - - [2025-12-10 17:01:31] "POST /set-tag HTTP/1.1" 200 109 0.015143 10.0.0.33 - - [2025-12-10 17:01:31] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012286 10.0.0.33 - - [2025-12-10 17:01:31] "GET /instance-ip/e017a718-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003010 10.0.0.33 - - [2025-12-10 17:01:31] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004668 10.0.0.33 - - [2025-12-10 17:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.33 - - [2025-12-10 17:01:31] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004600 10.0.0.33 - - [2025-12-10 17:01:31] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.33 - - [2025-12-10 17:01:31] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.021937 10.0.0.33 - - [2025-12-10 17:01:31] "POST /set-tag HTTP/1.1" 200 109 0.004217 10.0.0.33 - - [2025-12-10 17:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2025-12-10 17:01:31] "GET /virtual-network/fd8de31a-4d37-4f6c-b5ef-ef79e6d0c0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004431 10.0.0.33 - - [2025-12-10 17:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2025-12-10 17:01:31] "GET /project/fb388ef6-9a74-421c-bb97-7efb9eba1034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035294 10.0.0.33 - - [2025-12-10 17:01:31] "POST /virtual-machines HTTP/1.1" 200 355 0.009188 10.0.0.33 - - [2025-12-10 17:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017266 10.0.0.33 - - [2025-12-10 17:01:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.115031 10.0.0.33 - - [2025-12-10 17:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008328 10.0.0.33 - - [2025-12-10 17:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016481 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004770 10.0.0.33 - - [2025-12-10 17:01:32] "POST /instance-ips HTTP/1.1" 200 395 0.027102 10.0.0.33 - - [2025-12-10 17:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.041730 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.021076 10.0.0.33 - - [2025-12-10 17:01:32] "POST /set-tag HTTP/1.1" 200 109 0.021865 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013603 10.0.0.33 - - [2025-12-10 17:01:32] "GET /instance-ip/e08ab6cc-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008795 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005188 10.0.0.33 - - [2025-12-10 17:01:32] "POST /set-tag HTTP/1.1" 200 109 0.007216 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-router/27690c25-75d6-451e-97dc-a7f84d534fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005064 10.0.0.33 - - [2025-12-10 17:01:32] "POST /ref-update HTTP/1.1" 200 156 0.014341 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019252 10.0.0.33 - - [2025-12-10 17:01:32] "POST /set-tag HTTP/1.1" 200 109 0.004960 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006322 10.0.0.33 - - [2025-12-10 17:01:32] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.33 - - [2025-12-10 17:01:32] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005763 10.0.0.33 - - [2025-12-10 17:01:32] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.33 - - [2025-12-10 17:01:42] "GET / HTTP/1.1" 200 35931 0.002478 10.0.0.33 - - [2025-12-10 17:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.33 - - [2025-12-10 17:01:42] "GET /global-system-config/cf78bb75-eef3-4b70-8db6-d4caf5c72abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005638 10.0.0.33 - - [2025-12-10 17:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2025-12-10 17:01:42] "GET /config-node/895c122e-29a1-4575-bd56-504081124cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002904 10.0.0.33 - - [2025-12-10 17:01:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002102 10.0.0.33 - - [2025-12-10 17:01:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002111 10.0.0.33 - - [2025-12-10 17:01:50] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004821 10.0.0.33 - - [2025-12-10 17:01:50] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2025-12-10 17:01:51] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004913 10.0.0.33 - - [2025-12-10 17:01:51] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.33 - - [2025-12-10 17:01:53] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018429 10.0.0.33 - - [2025-12-10 17:01:53] "POST /set-tag HTTP/1.1" 200 109 0.007608 10.0.0.33 - - [2025-12-10 17:01:54] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.33 - - [2025-12-10 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-12-10 17:01:54] "GET /routing-instance/92d68cfc-0fc2-4fb2-99cc-bc316e13b0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003250 10.0.0.33 - - [2025-12-10 17:01:54] "POST /bgp-routers HTTP/1.1" 409 301 0.003035 10.0.0.33 - - [2025-12-10 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.33 - - [2025-12-10 17:01:54] "GET /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003011 10.0.0.33 - - [2025-12-10 17:01:54] "PUT /bgp-router/a4aa69d8-8dc3-4b93-a9ad-39306d71aea6 HTTP/1.1" 200 254 0.027489 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:01:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:01:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:02:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.33 - - [2025-12-10 17:02:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001479 10.0.0.33 - - [2025-12-10 17:02:24] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014246 10.0.0.33 - - [2025-12-10 17:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.33 - - [2025-12-10 17:02:24] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007515 10.0.0.33 - - [2025-12-10 17:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.33 - - [2025-12-10 17:02:24] "GET /virtual-machine/ffe281ff-1a04-421b-a4c1-29a81063cd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003353 10.0.0.33 - - [2025-12-10 17:02:24] "POST /ref-update HTTP/1.1" 200 156 0.008462 10.0.0.33 - - [2025-12-10 17:02:24] "GET /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004720 10.0.0.33 - - [2025-12-10 17:02:24] "POST /set-tag HTTP/1.1" 200 109 0.040642 10.0.0.33 - - [2025-12-10 17:02:24] "POST /set-tag HTTP/1.1" 200 109 0.038342 10.0.0.33 - - [2025-12-10 17:02:24] "DELETE /instance-ip/e017a718-d5e9-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.036505 10.0.0.33 - - [2025-12-10 17:02:24] "DELETE /virtual-machine-interface/dff4cb1c-d5e9-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.038057 10.0.0.33 - - [2025-12-10 17:02:24] "DELETE /virtual-machine/ffe281ff-1a04-421b-a4c1-29a81063cd7f HTTP/1.1" 200 115 0.018955 10.0.0.33 - - [2025-12-10 17:02:24] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007440 10.0.0.33 - - [2025-12-10 17:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.33 - - [2025-12-10 17:02:55] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005424 10.0.0.33 - - [2025-12-10 17:02:55] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.33 - - [2025-12-10 17:02:55] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014713 10.0.0.33 - - [2025-12-10 17:02:55] "POST /set-tag HTTP/1.1" 200 109 0.012872 10.0.0.33 - - [2025-12-10 17:02:55] "GET /virtual-machine/8908c362-9048-4473-b0cf-aee8422ebdb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002946 10.0.0.33 - - [2025-12-10 17:02:55] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.33 - - [2025-12-10 17:02:55] "GET /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006818 10.0.0.33 - - [2025-12-10 17:02:55] "POST /set-tag HTTP/1.1" 200 109 0.017070 10.0.0.33 - - [2025-12-10 17:02:55] "POST /set-tag HTTP/1.1" 200 109 0.037974 10.0.0.33 - - [2025-12-10 17:02:55] "DELETE /instance-ip/e08ab6cc-d5e9-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.077749 10.0.0.33 - - [2025-12-10 17:02:55] "DELETE /virtual-machine-interface/e07056ba-d5e9-11f0-a4ae-fa163eb1ec96 HTTP/1.1" 200 115 0.058149 10.0.0.33 - - [2025-12-10 17:02:55] "DELETE /virtual-machine/8908c362-9048-4473-b0cf-aee8422ebdb3 HTTP/1.1" 200 115 0.030744 10.0.0.33 - - [2025-12-10 17:02:55] "DELETE /tag/e455139c-fbbf-49ec-bcb9-491fcc5262ce HTTP/1.1" 200 115 0.053846