++ 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 +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Wed Jun 24 10:09:11 PM UTC 2026 ===================' INFO: =================== Wed Jun 24 10:09:11 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.125.225.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.125.225.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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: 06/24/2026 22:09:51.736 7fb18b9fcb00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/24/2026 22:09:51.895 7fb18b9fcb00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/24/2026 22:09:51.911 7fb18b9fcb00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/24/2026 22:09:51.911 7fb18b9fcb00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-06-24 22:09:56] "GET / HTTP/1.1" 503 181 0.000180 10.0.0.33 - - [2026-06-24 22:09:57] "GET / HTTP/1.1" 200 45303 0.001014 10.0.0.33 - - [2026-06-24 22:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-06-24 22:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-06-24 22:09:57] "GET / HTTP/1.1" 200 35931 0.000999 10.0.0.33 - - [2026-06-24 22:09:58] "GET / HTTP/1.1" 200 35931 0.001127 10.0.0.33 - - [2026-06-24 22:09:58] "GET / HTTP/1.1" 200 35931 0.000985 10.0.0.33 - - [2026-06-24 22:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2026-06-24 22:09:58] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004416 10.0.0.33 - - [2026-06-24 22:09:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001494 10.0.0.33 - - [2026-06-24 22:09:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.003787 10.0.0.33 - - [2026-06-24 22:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.33 - - [2026-06-24 22:09:58] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003965 10.0.0.33 - - [2026-06-24 22:09:58] "POST /config-nodes HTTP/1.1" 200 593 0.117722 10.0.0.33 - - [2026-06-24 22:09:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.170261 10.0.0.33 - - [2026-06-24 22:09:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002148 10.0.0.33 - - [2026-06-24 22:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-06-24 22:09:58] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004450 10.0.0.33 - - [2026-06-24 22:09:58] "GET / HTTP/1.1" 200 35931 0.001042 10.0.0.33 - - [2026-06-24 22:09:58] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.33 - - [2026-06-24 22:09:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002363 10.0.0.33 - - [2026-06-24 22:09:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.154936 10.0.0.33 - - [2026-06-24 22:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2026-06-24 22:09:59] "GET /network-ipam/b10f70cb-3afb-4f19-a774-e40ff0bcee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.033426 10.0.0.33 - - [2026-06-24 22:09:59] "POST /service-templates HTTP/1.1" 200 511 0.031935 10.0.0.33 - - [2026-06-24 22:09:59] "POST /service-templates HTTP/1.1" 200 501 0.074882 10.0.0.33 - - [2026-06-24 22:09:59] "POST /service-templates HTTP/1.1" 200 515 0.064103 10.0.0.33 - - [2026-06-24 22:09:59] "POST /service-templates HTTP/1.1" 200 535 0.090789 10.0.0.33 - - [2026-06-24 22:09:59] "POST /service-templates HTTP/1.1" 200 507 0.101235 10.0.0.33 - - [2026-06-24 22:10:00] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.33 - - [2026-06-24 22:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2026-06-24 22:10:00] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004733 10.0.0.33 - - [2026-06-24 22:10:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.001920 10.0.0.33 - - [2026-06-24 22:10:00] "POST /config-database-nodes HTTP/1.1" 200 611 0.031621 10.0.0.33 - - [2026-06-24 22:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2026-06-24 22:10:00] "GET /network-ipam/b10f70cb-3afb-4f19-a774-e40ff0bcee89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002692 10.0.0.33 - - [2026-06-24 22:10:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.001842 10.0.0.33 - - [2026-06-24 22:10:01] "POST /access-control-lists HTTP/1.1" 200 587 0.024024 10.0.0.33 - - [2026-06-24 22:10:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.006029 10.0.0.33 - - [2026-06-24 22:10:01] "POST /access-control-lists HTTP/1.1" 200 585 0.018390 10.0.0.33 - - [2026-06-24 22:10:01] "POST /route-targets HTTP/1.1" 200 327 0.012946 10.0.0.33 - - [2026-06-24 22:10:01] "POST /ref-update HTTP/1.1" 200 156 0.016492 10.0.0.33 - - [2026-06-24 22:10:01] "POST /route-targets HTTP/1.1" 200 327 0.012223 10.0.0.33 - - [2026-06-24 22:10:01] "POST /ref-update HTTP/1.1" 200 156 0.011904 10.0.0.33 - - [2026-06-24 22:10:01] "POST /route-targets HTTP/1.1" 200 327 0.015905 10.0.0.33 - - [2026-06-24 22:10:01] "POST /ref-update HTTP/1.1" 200 156 0.014856 10.0.0.33 - - [2026-06-24 22:10:01] "POST /route-targets HTTP/1.1" 200 327 0.020854 10.0.0.33 - - [2026-06-24 22:10:01] "POST /ref-update HTTP/1.1" 200 156 0.018699 10.0.0.33 - - [2026-06-24 22:10:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.005989 10.0.0.33 - - [2026-06-24 22:10:01] "POST /access-control-lists HTTP/1.1" 200 551 0.071864 10.0.0.33 - - [2026-06-24 22:10:02] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.33 - - [2026-06-24 22:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2026-06-24 22:10:02] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002908 10.0.0.33 - - [2026-06-24 22:10:02] "POST /bgp-routers HTTP/1.1" 200 616 0.020282 10.0.0.33 - - [2026-06-24 22:10:02] "GET /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.013791 10.0.0.33 - - [2026-06-24 22:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.33 - - [2026-06-24 22:10:02] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006895 10.0.0.33 - - [2026-06-24 22:10:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005787 10.0.0.33 - - [2026-06-24 22:10:02] "POST /ref-update HTTP/1.1" 200 156 0.011199 10.0.0.33 - - [2026-06-24 22:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.33 - - [2026-06-24 22:10:03] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002726 10.0.0.33 - - [2026-06-24 22:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.33 - - [2026-06-24 22:10:03] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.011009 10.0.0.33 - - [2026-06-24 22:10:04] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 581 0.019777 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 575 0.020451 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 575 0.023081 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 559 0.024365 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 555 0.018894 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 557 0.032879 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 565 0.019465 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 549 0.044010 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 557 0.027544 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 567 0.020408 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 555 0.021177 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 567 0.022201 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 575 0.083617 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 569 0.029016 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 561 0.020467 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 561 0.036287 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 561 0.025300 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 547 0.027491 10.0.0.33 - - [2026-06-24 22:10:04] "POST /alarms HTTP/1.1" 200 595 0.025432 10.0.0.33 - - [2026-06-24 22:10:05] "POST /alarms HTTP/1.1" 200 575 0.019202 10.0.0.33 - - [2026-06-24 22:10:05] "POST /alarms HTTP/1.1" 200 571 0.024915 10.0.0.33 - - [2026-06-24 22:10:05] "POST /alarms HTTP/1.1" 200 583 0.023075 10.0.0.33 - - [2026-06-24 22:10:05] "POST /alarms HTTP/1.1" 200 609 0.025891 10.0.0.33 - - [2026-06-24 22:10:05] "GET / HTTP/1.1" 200 35931 0.001033 10.0.0.33 - - [2026-06-24 22:10:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002496 10.0.0.33 - - [2026-06-24 22:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2026-06-24 22:10:05] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.008799 10.0.0.33 - - [2026-06-24 22:10:05] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.33 - - [2026-06-24 22:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-06-24 22:10:05] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002338 10.0.0.33 - - [2026-06-24 22:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.33 - - [2026-06-24 22:10:05] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.013017 10.0.0.33 - - [2026-06-24 22:10:05] "GET / HTTP/1.1" 200 35931 0.001064 10.0.0.33 - - [2026-06-24 22:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2026-06-24 22:10:05] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010413 10.0.0.33 - - [2026-06-24 22:10:05] "PUT /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f HTTP/1.1" 200 274 0.027861 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:11:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002517 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:11:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000817 10.0.0.33 - - [2026-06-24 22:11:29] "GET / HTTP/1.1" 200 35931 0.001301 10.0.0.33 - - [2026-06-24 22:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.33 - - [2026-06-24 22:11:29] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010019 10.0.0.33 - - [2026-06-24 22:11:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002565 10.0.0.33 - - [2026-06-24 22:11:29] "POST /database-nodes HTTP/1.1" 200 597 0.032509 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:11:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:11:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000801 10.0.0.33 - - [2026-06-24 22:11:38] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.33 - - [2026-06-24 22:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2026-06-24 22:11:38] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004895 10.0.0.33 - - [2026-06-24 22:11:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.003661 10.0.0.33 - - [2026-06-24 22:11:38] "POST /analytics-nodes HTTP/1.1" 200 599 0.028474 10.0.0.33 - - [2026-06-24 22:11:45] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.33 - - [2026-06-24 22:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2026-06-24 22:11:45] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004458 10.0.0.33 - - [2026-06-24 22:11:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002397 10.0.0.33 - - [2026-06-24 22:11:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.023400 10.0.0.33 - - [2026-06-24 22:11:53] "GET / HTTP/1.1" 200 35931 0.001092 10.0.0.33 - - [2026-06-24 22:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.33 - - [2026-06-24 22:11:53] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009790 10.0.0.33 - - [2026-06-24 22:11:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.003306 10.0.0.33 - - [2026-06-24 22:11:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.033168 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:11:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:11:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001768 10.0.0.33 - - [2026-06-24 22:12:38] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.33 - - [2026-06-24 22:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-06-24 22:12:38] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004439 10.0.0.33 - - [2026-06-24 22:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.33 - - [2026-06-24 22:12:38] "GET /config-node/8fd56539-8358-4d0b-90a0-c600d82ef14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003001 10.0.0.33 - - [2026-06-24 22:12:50] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.33 - - [2026-06-24 22:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2026-06-24 22:12:50] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003884 10.0.0.33 - - [2026-06-24 22:12:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001832 10.0.0.33 - - [2026-06-24 22:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-06-24 22:12:50] "GET /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006785 10.0.0.33 - - [2026-06-24 22:12:50] "PUT /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa HTTP/1.1" 200 254 0.019977 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:12:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:12:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:12:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000789 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:12:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:13:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:13:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:13:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:13:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:13:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.33 - - [2026-06-24 22:14:19] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.33 - - [2026-06-24 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-06-24 22:14:19] "GET /domain/3007891b-a90a-4a3b-a2b9-7b8382db6080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002980 10.0.0.33 - - [2026-06-24 22:14:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.000612 10.0.0.33 - - [2026-06-24 22:14:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.018245 10.0.0.33 - - [2026-06-24 22:14:19] "POST /security-groups HTTP/1.1" 200 570 0.073689 10.0.0.33 - - [2026-06-24 22:14:19] "POST /projects HTTP/1.1" 200 481 0.260597 10.0.0.33 - - [2026-06-24 22:14:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.006654 10.0.0.33 - - [2026-06-24 22:14:19] "POST /security-groups HTTP/1.1" 200 534 0.104735 10.0.0.33 - - [2026-06-24 22:14:19] "POST /access-control-lists HTTP/1.1" 200 579 0.099749 10.0.0.33 - - [2026-06-24 22:14:19] "POST /chown HTTP/1.1" 200 109 0.070458 10.0.0.33 - - [2026-06-24 22:14:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.045634 10.0.0.33 - - [2026-06-24 22:14:19] "POST /policy-managements HTTP/1.1" 409 214 0.013134 10.0.0.33 - - [2026-06-24 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010010 10.0.0.33 - - [2026-06-24 22:14:19] "POST /access-control-lists HTTP/1.1" 200 577 0.114185 10.0.0.33 - - [2026-06-24 22:14:19] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.060762 10.0.0.33 - - [2026-06-24 22:14:19] "POST /application-policy-sets HTTP/1.1" 200 528 0.030203 10.0.0.33 - - [2026-06-24 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.33 - - [2026-06-24 22:14:19] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004830 10.0.0.33 - - [2026-06-24 22:14:20] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.026648 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017195 10.0.0.33 - - [2026-06-24 22:14:20] "GET /virtual-network/e3c368ae-109c-443b-87dd-8bf5b7a33aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008999 10.0.0.33 - - [2026-06-24 22:14:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000455 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.014483 10.0.0.33 - - [2026-06-24 22:14:20] "POST /security-groups HTTP/1.1" 200 574 0.081079 10.0.0.33 - - [2026-06-24 22:14:20] "POST /projects HTTP/1.1" 200 489 0.266082 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.006304 10.0.0.33 - - [2026-06-24 22:14:20] "POST /access-control-lists HTTP/1.1" 200 594 0.048373 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.025134 10.0.0.33 - - [2026-06-24 22:14:20] "POST /security-groups HTTP/1.1" 200 546 0.102732 10.0.0.33 - - [2026-06-24 22:14:20] "POST /access-control-lists HTTP/1.1" 200 592 0.073522 10.0.0.33 - - [2026-06-24 22:14:20] "POST /chown HTTP/1.1" 200 109 0.049287 10.0.0.33 - - [2026-06-24 22:14:20] "GET /global-system-configs HTTP/1.1" 200 322 0.004605 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.002698 10.0.0.33 - - [2026-06-24 22:14:20] "POST /network-ipams HTTP/1.1" 200 522 0.134065 10.0.0.33 - - [2026-06-24 22:14:20] "POST /access-control-lists HTTP/1.1" 200 583 0.066943 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.016964 10.0.0.33 - - [2026-06-24 22:14:20] "POST /network-ipams HTTP/1.1" 200 510 0.048260 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.007153 10.0.0.33 - - [2026-06-24 22:14:20] "POST /access-control-lists HTTP/1.1" 200 581 0.104999 10.0.0.33 - - [2026-06-24 22:14:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.001839 10.0.0.33 - - [2026-06-24 22:14:21] "POST /access-control-lists HTTP/1.1" 200 602 0.089175 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.024114 10.0.0.33 - - [2026-06-24 22:14:21] "POST /useragent-kv HTTP/1.1" 200 115 0.031653 10.0.0.33 - - [2026-06-24 22:14:21] "POST /virtual-networks HTTP/1.1" 200 538 0.225157 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.33 - - [2026-06-24 22:14:21] "POST /access-control-lists HTTP/1.1" 200 600 0.068174 10.0.0.33 - - [2026-06-24 22:14:21] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.045304 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.002979 10.0.0.33 - - [2026-06-24 22:14:21] "POST /network-ipams HTTP/1.1" 200 518 0.027975 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.004951 10.0.0.33 - - [2026-06-24 22:14:21] "GET /global-system-configs HTTP/1.1" 200 322 0.013184 10.0.0.33 - - [2026-06-24 22:14:21] "POST /access-control-lists HTTP/1.1" 200 589 0.087681 10.0.0.33 - - [2026-06-24 22:14:21] "POST /route-targets HTTP/1.1" 200 327 0.012022 10.0.0.33 - - [2026-06-24 22:14:21] "POST /ref-update HTTP/1.1" 200 156 0.076439 10.0.0.33 - - [2026-06-24 22:14:21] "POST /useragent-kv HTTP/1.1" 200 115 0.025738 10.0.0.33 - - [2026-06-24 22:14:21] "POST /virtual-networks HTTP/1.1" 200 546 0.275595 10.0.0.33 - - [2026-06-24 22:14:21] "POST /route-targets HTTP/1.1" 200 327 0.033617 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016014 10.0.0.33 - - [2026-06-24 22:14:21] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.016563 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.003269 10.0.0.33 - - [2026-06-24 22:14:21] "POST /ref-update HTTP/1.1" 200 156 0.033058 10.0.0.33 - - [2026-06-24 22:14:21] "POST /network-policys HTTP/1.1" 200 538 0.021597 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.020246 10.0.0.33 - - [2026-06-24 22:14:21] "POST /network-policys HTTP/1.1" 200 534 0.024226 10.0.0.33 - - [2026-06-24 22:14:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.044009 10.0.0.33 - - [2026-06-24 22:14:21] "POST /network-policys HTTP/1.1" 200 542 0.038499 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.130723 10.0.0.33 - - [2026-06-24 22:14:22] "PUT /access-control-list/03b500be-4cfb-48d7-b21a-75455c88ce8f HTTP/1.1" 200 272 0.042808 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018343 10.0.0.33 - - [2026-06-24 22:14:22] "PUT /access-control-list/e50d946a-301c-42d0-9705-c1b4550868b5 HTTP/1.1" 200 272 0.025332 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.108851 10.0.0.33 - - [2026-06-24 22:14:22] "PUT /access-control-list/03b500be-4cfb-48d7-b21a-75455c88ce8f HTTP/1.1" 200 272 0.060167 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.068767 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.137469 10.0.0.33 - - [2026-06-24 22:14:22] "PUT /access-control-list/e50d946a-301c-42d0-9705-c1b4550868b5 HTTP/1.1" 200 272 0.068753 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017639 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.072287 10.0.0.33 - - [2026-06-24 22:14:22] "PUT /access-control-list/03b500be-4cfb-48d7-b21a-75455c88ce8f HTTP/1.1" 200 272 0.097134 10.0.0.33 - - [2026-06-24 22:14:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.004479 10.0.0.33 - - [2026-06-24 22:14:22] "POST /access-control-lists HTTP/1.1" 200 601 0.055577 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.169880 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.022380 10.0.0.33 - - [2026-06-24 22:14:22] "PUT /access-control-list/fe1a4be4-5324-4886-8149-c8e58e48509d HTTP/1.1" 200 272 0.029211 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.088841 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022916 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008307 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-update HTTP/1.1" 200 156 0.060756 10.0.0.33 - - [2026-06-24 22:14:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018054 10.0.0.33 - - [2026-06-24 22:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2026-06-24 22:14:22] "PUT /access-control-list/fe1a4be4-5324-4886-8149-c8e58e48509d HTTP/1.1" 200 272 0.061476 10.0.0.33 - - [2026-06-24 22:14:23] "GET /virtual-network/e3c368ae-109c-443b-87dd-8bf5b7a33aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.072148 10.0.0.33 - - [2026-06-24 22:14:23] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.011268 10.0.0.33 - - [2026-06-24 22:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.33 - - [2026-06-24 22:14:23] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002494 10.0.0.33 - - [2026-06-24 22:14:23] "POST /firewall-policys HTTP/1.1" 200 530 0.020603 10.0.0.33 - - [2026-06-24 22:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015274 10.0.0.33 - - [2026-06-24 22:14:23] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009241 10.0.0.33 - - [2026-06-24 22:14:23] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007977 10.0.0.33 - - [2026-06-24 22:14:23] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008951 10.0.0.33 - - [2026-06-24 22:14:23] "POST /ref-update HTTP/1.1" 200 156 0.018008 10.0.0.33 - - [2026-06-24 22:14:23] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.026897 10.0.0.33 - - [2026-06-24 22:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008984 10.0.0.33 - - [2026-06-24 22:14:23] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006456 10.0.0.33 - - [2026-06-24 22:14:23] "POST /firewall-policys HTTP/1.1" 200 532 0.073949 10.0.0.33 - - [2026-06-24 22:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021796 10.0.0.33 - - [2026-06-24 22:14:23] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.027601 10.0.0.33 - - [2026-06-24 22:14:23] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004533 10.0.0.33 - - [2026-06-24 22:14:23] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002772 10.0.0.33 - - [2026-06-24 22:14:23] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002517 10.0.0.33 - - [2026-06-24 22:14:23] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002405 10.0.0.33 - - [2026-06-24 22:14:23] "POST /ref-update HTTP/1.1" 200 156 0.030166 10.0.0.33 - - [2026-06-24 22:14:23] "POST /ref-update HTTP/1.1" 200 156 0.025169 10.0.0.33 - - [2026-06-24 22:14:23] "POST /ref-update HTTP/1.1" 200 156 0.058068 10.0.0.33 - - [2026-06-24 22:14:23] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.029313 10.0.0.33 - - [2026-06-24 22:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005751 10.0.0.33 - - [2026-06-24 22:14:23] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002969 10.0.0.33 - - [2026-06-24 22:14:23] "POST /firewall-policys HTTP/1.1" 200 530 0.029399 10.0.0.33 - - [2026-06-24 22:14:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.050445 10.0.0.33 - - [2026-06-24 22:14:24] "GET /firewall-policy/bf343e7f-32d3-48d5-905d-99898acd01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016804 10.0.0.33 - - [2026-06-24 22:14:24] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002933 10.0.0.33 - - [2026-06-24 22:14:24] "GET /firewall-policy/bf343e7f-32d3-48d5-905d-99898acd01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005159 10.0.0.33 - - [2026-06-24 22:14:24] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002849 10.0.0.33 - - [2026-06-24 22:14:24] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002535 10.0.0.33 - - [2026-06-24 22:14:24] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005869 10.0.0.33 - - [2026-06-24 22:14:24] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006219 10.0.0.33 - - [2026-06-24 22:14:24] "POST /ref-update HTTP/1.1" 200 156 0.044159 10.0.0.33 - - [2026-06-24 22:14:24] "POST /ref-update HTTP/1.1" 200 156 0.023333 10.0.0.33 - - [2026-06-24 22:14:24] "POST /ref-update HTTP/1.1" 200 156 0.073762 10.0.0.33 - - [2026-06-24 22:14:24] "POST /ref-update HTTP/1.1" 200 156 0.101375 10.0.0.33 - - [2026-06-24 22:14:24] "POST /ref-update HTTP/1.1" 200 156 0.078312 10.0.0.33 - - [2026-06-24 22:14:24] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022286 10.0.0.33 - - [2026-06-24 22:14:24] "POST /tags HTTP/1.1" 200 299 0.100215 10.0.0.33 - - [2026-06-24 22:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2026-06-24 22:14:24] "GET /tag/b7923aa6-d531-4369-9543-aa0dbc44d437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019980 10.0.0.33 - - [2026-06-24 22:14:24] "POST /set-tag HTTP/1.1" 200 109 0.052115 10.0.0.33 - - [2026-06-24 22:14:25] "POST /tags HTTP/1.1" 200 301 0.161407 10.0.0.33 - - [2026-06-24 22:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008606 10.0.0.33 - - [2026-06-24 22:14:25] "GET /tag/ae5661fe-8f4e-41d5-9cfe-909eb39b348d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.122541 10.0.0.33 - - [2026-06-24 22:14:25] "POST /tags HTTP/1.1" 200 325 0.271311 10.0.0.33 - - [2026-06-24 22:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2026-06-24 22:14:25] "GET /tag/9453d544-7545-4ddf-9d7b-d7c807d05144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.021810 10.0.0.33 - - [2026-06-24 22:14:25] "POST /tags HTTP/1.1" 200 311 0.109075 10.0.0.33 - - [2026-06-24 22:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.33 - - [2026-06-24 22:14:26] "GET /tag/4a86acc8-1ee5-481a-9838-730b09684ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.055777 10.0.0.33 - - [2026-06-24 22:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.33 - - [2026-06-24 22:14:26] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.008515 10.0.0.33 - - [2026-06-24 22:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.33 - - [2026-06-24 22:14:26] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031034 10.0.0.33 - - [2026-06-24 22:14:26] "POST /virtual-machines HTTP/1.1" 200 377 0.016189 10.0.0.33 - - [2026-06-24 22:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032293 10.0.0.33 - - [2026-06-24 22:14:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154915 10.0.0.33 - - [2026-06-24 22:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013343 10.0.0.33 - - [2026-06-24 22:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028086 10.0.0.33 - - [2026-06-24 22:14:26] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023518 10.0.0.33 - - [2026-06-24 22:14:26] "POST /instance-ips HTTP/1.1" 200 409 0.062662 10.0.0.33 - - [2026-06-24 22:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.063431 10.0.0.33 - - [2026-06-24 22:14:26] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023165 10.0.0.33 - - [2026-06-24 22:14:26] "POST /set-tag HTTP/1.1" 200 109 0.023310 10.0.0.33 - - [2026-06-24 22:14:26] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.033201 10.0.0.33 - - [2026-06-24 22:14:26] "GET /instance-ip/0ff4e782-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004604 10.0.0.33 - - [2026-06-24 22:14:26] "POST /tags HTTP/1.1" 200 305 0.079369 10.0.0.33 - - [2026-06-24 22:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.043915 10.0.0.33 - - [2026-06-24 22:14:27] "GET /tag/4a1780eb-b41c-47a9-9a43-9db7db0750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027036 10.0.0.33 - - [2026-06-24 22:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-06-24 22:14:27] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043858 10.0.0.33 - - [2026-06-24 22:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2026-06-24 22:14:27] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006157 10.0.0.33 - - [2026-06-24 22:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2026-06-24 22:14:27] "GET /service-appliance-set/a7362e17-1065-490a-910f-65f18b0f0686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003731 10.0.0.33 - - [2026-06-24 22:14:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002162 10.0.0.33 - - [2026-06-24 22:14:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108112 10.0.0.33 - - [2026-06-24 22:14:27] "GET /virtual-machine-interface/5f3f245a-dccd-4d60-abbb-894b4c69b38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.038826 10.0.0.33 - - [2026-06-24 22:14:27] "POST /instance-ips HTTP/1.1" 200 381 0.034811 10.0.0.33 - - [2026-06-24 22:14:27] "GET /instance-ip/b76c1d17-8ea8-4454-9d1f-2724543e11f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007875 10.0.0.33 - - [2026-06-24 22:14:27] "POST /loadbalancers HTTP/1.1" 200 582 0.064209 10.0.0.33 - - [2026-06-24 22:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022012 10.0.0.33 - - [2026-06-24 22:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006327 10.0.0.33 - - [2026-06-24 22:14:27] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028273 10.0.0.33 - - [2026-06-24 22:14:27] "GET /loadbalancer/1497c87b-8e5b-4121-b042-5f7c5a8b4b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004153 10.0.0.33 - - [2026-06-24 22:14:27] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055006 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003679 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.33 - - [2026-06-24 22:14:27] "GET /instance-ip/b76c1d17-8ea8-4454-9d1f-2724543e11f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008997 10.0.0.33 - - [2026-06-24 22:14:27] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.079461 10.0.0.33 - - [2026-06-24 22:14:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.053017 10.0.0.33 - - [2026-06-24 22:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021327 10.0.0.33 - - [2026-06-24 22:14:27] "POST /floating-ips HTTP/1.1" 200 583 0.098358 10.0.0.33 - - [2026-06-24 22:14:27] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062287 10.0.0.33 - - [2026-06-24 22:14:27] "GET /loadbalancer-listener/3f2ecd96-f2ae-48a7-97ff-3a4ea08abf6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002943 10.0.0.33 - - [2026-06-24 22:14:28] "GET /loadbalancer-listener/3f2ecd96-f2ae-48a7-97ff-3a4ea08abf6c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007130 10.0.0.33 - - [2026-06-24 22:14:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023150 10.0.0.33 - - [2026-06-24 22:14:28] "GET /instance-ip/b76c1d17-8ea8-4454-9d1f-2724543e11f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002783 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.33 - - [2026-06-24 22:14:28] "GET /instance-ip/b76c1d17-8ea8-4454-9d1f-2724543e11f3?fields=floating_ips HTTP/1.1" 200 1171 0.008291 10.0.0.33 - - [2026-06-24 22:14:28] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002217 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2026-06-24 22:14:28] "GET /floating-ip/0284d5f4-69dd-448e-9e7f-e04b564d569f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004019 10.0.0.33 - - [2026-06-24 22:14:28] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.013346 10.0.0.33 - - [2026-06-24 22:14:28] "POST /tags HTTP/1.1" 200 357 0.266776 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2026-06-24 22:14:28] "GET /tag/f9480323-ed02-4ec5-beb3-02589769836c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.013431 10.0.0.33 - - [2026-06-24 22:14:28] "POST /tags HTTP/1.1" 200 305 0.017123 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-06-24 22:14:28] "GET /tag/0549624c-422b-4cea-b6ed-3327a07ae767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010683 10.0.0.33 - - [2026-06-24 22:14:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.000438 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.001430 10.0.0.33 - - [2026-06-24 22:14:28] "POST /security-groups HTTP/1.1" 200 571 0.091213 10.0.0.33 - - [2026-06-24 22:14:28] "POST /projects HTTP/1.1" 200 483 0.186070 10.0.0.33 - - [2026-06-24 22:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021620 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014065 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.019044 10.0.0.33 - - [2026-06-24 22:14:28] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.034740 10.0.0.33 - - [2026-06-24 22:14:28] "POST /access-control-lists HTTP/1.1" 200 580 0.065961 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016505 10.0.0.33 - - [2026-06-24 22:14:28] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004853 10.0.0.33 - - [2026-06-24 22:14:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.004564 10.0.0.33 - - [2026-06-24 22:14:29] "POST /access-control-lists HTTP/1.1" 200 578 0.027599 10.0.0.33 - - [2026-06-24 22:14:29] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.091644 10.0.0.33 - - [2026-06-24 22:14:29] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.060597 10.0.0.33 - - [2026-06-24 22:14:29] "POST /security-groups HTTP/1.1" 200 537 0.093546 10.0.0.33 - - [2026-06-24 22:14:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.003765 10.0.0.33 - - [2026-06-24 22:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016971 10.0.0.33 - - [2026-06-24 22:14:29] "POST /access-control-lists HTTP/1.1" 200 596 0.069691 10.0.0.33 - - [2026-06-24 22:14:29] "POST /chown HTTP/1.1" 200 109 0.059150 10.0.0.33 - - [2026-06-24 22:14:29] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004614 10.0.0.33 - - [2026-06-24 22:14:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.006615 10.0.0.33 - - [2026-06-24 22:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-06-24 22:14:29] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003570 10.0.0.33 - - [2026-06-24 22:14:29] "POST /tags HTTP/1.1" 409 207 0.002783 10.0.0.33 - - [2026-06-24 22:14:29] "POST /access-control-lists HTTP/1.1" 200 594 0.073206 10.0.0.33 - - [2026-06-24 22:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.33 - - [2026-06-24 22:14:29] "GET /tag/0549624c-422b-4cea-b6ed-3327a07ae767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027443 10.0.0.33 - - [2026-06-24 22:14:29] "POST /firewall-rules HTTP/1.1" 200 564 0.079256 10.0.0.33 - - [2026-06-24 22:14:29] "GET /firewall-rule/2df30d35-f9b3-4b91-8684-668f143ba9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.028137 10.0.0.33 - - [2026-06-24 22:14:29] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003482 10.0.0.33 - - [2026-06-24 22:14:29] "GET /firewall-rule/2df30d35-f9b3-4b91-8684-668f143ba9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002939 10.0.0.33 - - [2026-06-24 22:14:29] "POST /ref-update HTTP/1.1" 200 156 0.017840 10.0.0.33 - - [2026-06-24 22:14:29] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004952 10.0.0.33 - - [2026-06-24 22:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.33 - - [2026-06-24 22:14:29] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011299 10.0.0.33 - - [2026-06-24 22:14:29] "POST /tags HTTP/1.1" 409 207 0.002089 10.0.0.33 - - [2026-06-24 22:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2026-06-24 22:14:29] "GET /tag/0549624c-422b-4cea-b6ed-3327a07ae767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022402 10.0.0.33 - - [2026-06-24 22:14:30] "POST /firewall-rules HTTP/1.1" 200 562 0.075824 10.0.0.33 - - [2026-06-24 22:14:30] "GET /firewall-rule/3638a0d1-d89b-48db-9009-0802fbe1b1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009659 10.0.0.33 - - [2026-06-24 22:14:30] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005808 10.0.0.33 - - [2026-06-24 22:14:30] "GET /firewall-rule/3638a0d1-d89b-48db-9009-0802fbe1b1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002263 10.0.0.33 - - [2026-06-24 22:14:30] "POST /ref-update HTTP/1.1" 200 156 0.017248 10.0.0.33 - - [2026-06-24 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-06-24 22:14:30] "GET /loadbalancer/1497c87b-8e5b-4121-b042-5f7c5a8b4b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002354 10.0.0.33 - - [2026-06-24 22:14:30] "POST /tags HTTP/1.1" 200 301 0.024363 10.0.0.33 - - [2026-06-24 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2026-06-24 22:14:30] "GET /tag/cbba7bd6-0a55-402d-9e58-1466f35f50f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018027 10.0.0.33 - - [2026-06-24 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2026-06-24 22:14:30] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036266 10.0.0.33 - - [2026-06-24 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008202 10.0.0.33 - - [2026-06-24 22:14:30] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007177 10.0.0.33 - - [2026-06-24 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006779 10.0.0.33 - - [2026-06-24 22:14:30] "GET /service-appliance-set/a7362e17-1065-490a-910f-65f18b0f0686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002662 10.0.0.33 - - [2026-06-24 22:14:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.003326 10.0.0.33 - - [2026-06-24 22:14:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131974 10.0.0.33 - - [2026-06-24 22:14:30] "GET /virtual-machine-interface/bcafb993-d017-494e-859b-bbc8f51d2405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.020167 10.0.0.33 - - [2026-06-24 22:14:30] "POST /instance-ips HTTP/1.1" 200 377 0.031914 10.0.0.33 - - [2026-06-24 22:14:30] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004731 10.0.0.33 - - [2026-06-24 22:14:30] "POST /loadbalancers HTTP/1.1" 200 582 0.061886 10.0.0.33 - - [2026-06-24 22:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032229 10.0.0.33 - - [2026-06-24 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011547 10.0.0.33 - - [2026-06-24 22:14:30] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068535 10.0.0.33 - - [2026-06-24 22:14:30] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002599 10.0.0.33 - - [2026-06-24 22:14:30] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067229 10.0.0.33 - - [2026-06-24 22:14:30] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009160 10.0.0.33 - - [2026-06-24 22:14:31] "POST /floating-ips HTTP/1.1" 200 581 0.079306 10.0.0.33 - - [2026-06-24 22:14:31] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.048638 10.0.0.33 - - [2026-06-24 22:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009799 10.0.0.33 - - [2026-06-24 22:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012970 10.0.0.33 - - [2026-06-24 22:14:31] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063008 10.0.0.33 - - [2026-06-24 22:14:31] "GET /loadbalancer-listener/515c0d32-b6f2-4371-8337-705d0fe1744b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002511 10.0.0.33 - - [2026-06-24 22:14:31] "GET /loadbalancer-listener/515c0d32-b6f2-4371-8337-705d0fe1744b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003261 10.0.0.33 - - [2026-06-24 22:14:31] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033762 10.0.0.33 - - [2026-06-24 22:14:31] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003484 10.0.0.33 - - [2026-06-24 22:14:31] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?fields=floating_ips HTTP/1.1" 200 1164 0.005906 10.0.0.33 - - [2026-06-24 22:14:31] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004063 10.0.0.33 - - [2026-06-24 22:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.33 - - [2026-06-24 22:14:31] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045701 10.0.0.33 - - [2026-06-24 22:14:31] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002872 10.0.0.33 - - [2026-06-24 22:14:31] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017351 10.0.0.33 - - [2026-06-24 22:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015450 10.0.0.33 - - [2026-06-24 22:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013089 10.0.0.33 - - [2026-06-24 22:14:31] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041034 10.0.0.33 - - [2026-06-24 22:14:31] "GET /loadbalancer-listener/33fe3bbc-f4f0-4843-a1f8-2c091c416f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010439 10.0.0.33 - - [2026-06-24 22:14:31] "GET /loadbalancer-listener/33fe3bbc-f4f0-4843-a1f8-2c091c416f79?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.023087 10.0.0.33 - - [2026-06-24 22:14:31] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031983 10.0.0.33 - - [2026-06-24 22:14:31] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003491 10.0.0.33 - - [2026-06-24 22:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011595 10.0.0.33 - - [2026-06-24 22:14:31] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?fields=floating_ips HTTP/1.1" 200 1164 0.003311 10.0.0.33 - - [2026-06-24 22:14:31] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057520 10.0.0.33 - - [2026-06-24 22:14:31] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003992 10.0.0.33 - - [2026-06-24 22:14:31] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003872 10.0.0.33 - - [2026-06-24 22:14:31] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.049470 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000722 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:14:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 10.0.0.33 - - [2026-06-24 22:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.032316 10.0.0.33 - - [2026-06-24 22:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.33 - - [2026-06-24 22:14:32] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050994 10.0.0.33 - - [2026-06-24 22:14:32] "GET /loadbalancer-listener/1e39b2c5-7798-4cd6-b326-c4168d48342f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006068 10.0.0.33 - - [2026-06-24 22:14:32] "GET /loadbalancer-listener/1e39b2c5-7798-4cd6-b326-c4168d48342f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004386 10.0.0.33 - - [2026-06-24 22:14:32] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037489 10.0.0.33 - - [2026-06-24 22:14:32] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004914 10.0.0.33 - - [2026-06-24 22:14:32] "GET /instance-ip/89e4fb61-74b3-474a-b221-cf367479f0ef?fields=floating_ips HTTP/1.1" 200 1164 0.002767 10.0.0.33 - - [2026-06-24 22:14:32] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003870 10.0.0.33 - - [2026-06-24 22:14:32] "POST /tags HTTP/1.1" 200 355 0.035090 10.0.0.33 - - [2026-06-24 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006703 10.0.0.33 - - [2026-06-24 22:14:32] "GET /tag/da656368-3639-49ed-8383-785e3ea95468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018603 10.0.0.33 - - [2026-06-24 22:14:32] "POST /tags HTTP/1.1" 200 303 0.277345 10.0.0.33 - - [2026-06-24 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.33 - - [2026-06-24 22:14:32] "GET /tag/1662b89a-fcfb-46a6-86d3-ba763185af60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016771 10.0.0.33 - - [2026-06-24 22:14:32] "POST /projects HTTP/1.1" 409 218 0.002644 10.0.0.33 - - [2026-06-24 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.33 - - [2026-06-24 22:14:32] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063674 10.0.0.33 - - [2026-06-24 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.33 - - [2026-06-24 22:14:32] "GET /network-ipam/24b24dea-0d83-4509-97b8-e6580e42008f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002922 10.0.0.33 - - [2026-06-24 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.33 - - [2026-06-24 22:14:32] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004247 10.0.0.33 - - [2026-06-24 22:14:32] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.035503 10.0.0.33 - - [2026-06-24 22:14:32] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005643 10.0.0.33 - - [2026-06-24 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.072224 10.0.0.33 - - [2026-06-24 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008922 10.0.0.33 - - [2026-06-24 22:14:33] "GET /network-ipam/55c0a38a-18a7-4db8-b851-e163ace036e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002805 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2026-06-24 22:14:33] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004152 10.0.0.33 - - [2026-06-24 22:14:33] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.048069 10.0.0.33 - - [2026-06-24 22:14:33] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.022228 10.0.0.33 - - [2026-06-24 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.087643 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-06-24 22:14:33] "GET /network-policy/5b907305-551d-4c22-9100-8a93a605b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002515 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2026-06-24 22:14:33] "GET /network-policy/ea97ba7a-c913-4652-b64e-da5b22beeb44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002910 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-06-24 22:14:33] "GET /network-policy/d57d52b8-ef22-469c-a8ce-0184d21f0c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002272 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2026-06-24 22:14:33] "PUT /network-policy/d57d52b8-ef22-469c-a8ce-0184d21f0c6b HTTP/1.1" 200 262 0.011233 10.0.0.33 - - [2026-06-24 22:14:33] "PUT /access-control-list/fe1a4be4-5324-4886-8149-c8e58e48509d HTTP/1.1" 200 272 0.067126 10.0.0.33 - - [2026-06-24 22:14:33] "POST /ref-update HTTP/1.1" 200 156 0.132218 10.0.0.33 - - [2026-06-24 22:14:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027819 10.0.0.33 - - [2026-06-24 22:14:33] "PUT /access-control-list/e50d946a-301c-42d0-9705-c1b4550868b5 HTTP/1.1" 200 272 0.066752 10.0.0.33 - - [2026-06-24 22:14:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008955 10.0.0.33 - - [2026-06-24 22:14:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2026-06-24 22:14:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2026-06-24 22:14:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-06-24 22:14:33] "POST /security-groups HTTP/1.1" 409 245 0.009647 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-06-24 22:14:33] "PUT /security-group/d9f16592-ce09-426b-bf67-bb93c7af43cb HTTP/1.1" 200 262 0.059779 10.0.0.33 - - [2026-06-24 22:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028873 10.0.0.33 - - [2026-06-24 22:14:33] "PUT /access-control-list/44864867-e818-4f53-8186-0a1b2a35e8e0 HTTP/1.1" 200 272 0.013312 10.0.0.33 - - [2026-06-24 22:14:33] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014229 10.0.0.33 - - [2026-06-24 22:14:33] "PUT /access-control-list/133d1e76-9fda-49db-bdd5-fd1f619b3556 HTTP/1.1" 200 272 0.020909 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.33 - - [2026-06-24 22:14:33] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002708 10.0.0.33 - - [2026-06-24 22:14:33] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.33 - - [2026-06-24 22:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-06-24 22:14:34] "GET /tag/1662b89a-fcfb-46a6-86d3-ba763185af60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014916 10.0.0.33 - - [2026-06-24 22:14:34] "POST /firewall-rules HTTP/1.1" 200 562 0.070328 10.0.0.33 - - [2026-06-24 22:14:34] "GET /firewall-rule/b03d99b7-af29-400f-87ea-b56048e00074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007593 10.0.0.33 - - [2026-06-24 22:14:34] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005206 10.0.0.33 - - [2026-06-24 22:14:34] "GET /firewall-rule/b03d99b7-af29-400f-87ea-b56048e00074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002244 10.0.0.33 - - [2026-06-24 22:14:34] "POST /ref-update HTTP/1.1" 200 156 0.041044 10.0.0.33 - - [2026-06-24 22:14:34] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002893 10.0.0.33 - - [2026-06-24 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-06-24 22:14:34] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002997 10.0.0.33 - - [2026-06-24 22:14:34] "POST /tags HTTP/1.1" 409 206 0.001909 10.0.0.33 - - [2026-06-24 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.33 - - [2026-06-24 22:14:34] "GET /tag/1662b89a-fcfb-46a6-86d3-ba763185af60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014352 10.0.0.33 - - [2026-06-24 22:14:34] "POST /firewall-rules HTTP/1.1" 200 560 0.081419 10.0.0.33 - - [2026-06-24 22:14:34] "GET /firewall-rule/c2ad3e03-d481-4402-acbc-9c7f20c0633c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.011103 10.0.0.33 - - [2026-06-24 22:14:34] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.007113 10.0.0.33 - - [2026-06-24 22:14:34] "GET /firewall-rule/c2ad3e03-d481-4402-acbc-9c7f20c0633c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004531 10.0.0.33 - - [2026-06-24 22:14:34] "POST /ref-update HTTP/1.1" 200 156 0.036799 10.0.0.33 - - [2026-06-24 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.33 - - [2026-06-24 22:14:34] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003034 10.0.0.33 - - [2026-06-24 22:14:34] "POST /tags HTTP/1.1" 200 371 0.021482 10.0.0.33 - - [2026-06-24 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019002 10.0.0.33 - - [2026-06-24 22:14:34] "GET /tag/5455c8b2-b47f-4051-94d5-c6143c21bfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.011528 10.0.0.33 - - [2026-06-24 22:14:34] "POST /tags HTTP/1.1" 200 319 0.020451 10.0.0.33 - - [2026-06-24 22:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.026597 10.0.0.33 - - [2026-06-24 22:14:34] "GET /tag/df47cd9c-bb32-4b09-812f-0be65001e823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013915 10.0.0.33 - - [2026-06-24 22:14:34] "POST /id-to-fqname HTTP/1.1" 200 181 0.003616 10.0.0.33 - - [2026-06-24 22:14:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.009365 10.0.0.33 - - [2026-06-24 22:14:35] "POST /security-groups HTTP/1.1" 200 578 0.092314 10.0.0.33 - - [2026-06-24 22:14:35] "POST /projects HTTP/1.1" 200 497 0.238829 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.004512 10.0.0.33 - - [2026-06-24 22:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024685 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010085 10.0.0.33 - - [2026-06-24 22:14:35] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.035540 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2026-06-24 22:14:35] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005801 10.0.0.33 - - [2026-06-24 22:14:35] "POST /access-control-lists HTTP/1.1" 200 587 0.111194 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.019731 10.0.0.33 - - [2026-06-24 22:14:35] "POST /access-control-lists HTTP/1.1" 200 585 0.039323 10.0.0.33 - - [2026-06-24 22:14:35] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.059804 10.0.0.33 - - [2026-06-24 22:14:35] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.049436 10.0.0.33 - - [2026-06-24 22:14:35] "POST /security-groups HTTP/1.1" 200 558 0.068567 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.012124 10.0.0.33 - - [2026-06-24 22:14:35] "POST /access-control-lists HTTP/1.1" 200 610 0.023068 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 404 247 0.007603 10.0.0.33 - - [2026-06-24 22:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032000 10.0.0.33 - - [2026-06-24 22:14:35] "POST /chown HTTP/1.1" 200 109 0.078464 10.0.0.33 - - [2026-06-24 22:14:35] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014853 10.0.0.33 - - [2026-06-24 22:14:35] "POST /access-control-lists HTTP/1.1" 200 608 0.115459 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2026-06-24 22:14:35] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006528 10.0.0.33 - - [2026-06-24 22:14:35] "POST /tags HTTP/1.1" 409 214 0.006637 10.0.0.33 - - [2026-06-24 22:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019028 10.0.0.33 - - [2026-06-24 22:14:35] "GET /tag/df47cd9c-bb32-4b09-812f-0be65001e823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.016078 10.0.0.33 - - [2026-06-24 22:14:35] "POST /firewall-rules HTTP/1.1" 200 578 0.118304 10.0.0.33 - - [2026-06-24 22:14:35] "GET /firewall-rule/794f23b2-975f-48b2-85a5-9dd13ac07af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005540 10.0.0.33 - - [2026-06-24 22:14:35] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003635 10.0.0.33 - - [2026-06-24 22:14:35] "GET /firewall-rule/794f23b2-975f-48b2-85a5-9dd13ac07af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.011519 10.0.0.33 - - [2026-06-24 22:14:36] "POST /ref-update HTTP/1.1" 200 156 0.042077 10.0.0.33 - - [2026-06-24 22:14:36] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028040 10.0.0.33 - - [2026-06-24 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008292 10.0.0.33 - - [2026-06-24 22:14:36] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007824 10.0.0.33 - - [2026-06-24 22:14:36] "POST /tags HTTP/1.1" 409 214 0.001883 10.0.0.33 - - [2026-06-24 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.33 - - [2026-06-24 22:14:36] "GET /tag/df47cd9c-bb32-4b09-812f-0be65001e823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.028008 10.0.0.33 - - [2026-06-24 22:14:36] "POST /firewall-rules HTTP/1.1" 200 576 0.082244 10.0.0.33 - - [2026-06-24 22:14:36] "GET /firewall-rule/f6975b60-e2a2-4228-b86d-98168b78a1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.023259 10.0.0.33 - - [2026-06-24 22:14:36] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.009182 10.0.0.33 - - [2026-06-24 22:14:36] "GET /firewall-rule/f6975b60-e2a2-4228-b86d-98168b78a1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004518 10.0.0.33 - - [2026-06-24 22:14:36] "POST /ref-update HTTP/1.1" 200 156 0.043462 10.0.0.33 - - [2026-06-24 22:14:36] "POST /tags HTTP/1.1" 200 363 0.035538 10.0.0.33 - - [2026-06-24 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.33 - - [2026-06-24 22:14:36] "GET /tag/144afe3b-bdfe-408e-ad5d-864bafbb8031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.018562 10.0.0.33 - - [2026-06-24 22:14:36] "POST /tags HTTP/1.1" 200 311 0.031802 10.0.0.33 - - [2026-06-24 22:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.024463 10.0.0.33 - - [2026-06-24 22:14:36] "GET /tag/aa86edba-48c7-4102-8ae4-25d2016625e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.029976 10.0.0.33 - - [2026-06-24 22:14:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000510 10.0.0.33 - - [2026-06-24 22:14:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.002712 10.0.0.33 - - [2026-06-24 22:14:37] "POST /security-groups HTTP/1.1" 200 574 0.079019 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.002447 10.0.0.33 - - [2026-06-24 22:14:37] "POST /projects HTTP/1.1" 200 489 0.214140 10.0.0.33 - - [2026-06-24 22:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.058953 10.0.0.33 - - [2026-06-24 22:14:37] "POST /access-control-lists HTTP/1.1" 200 583 0.086629 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005861 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.005497 10.0.0.33 - - [2026-06-24 22:14:37] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.024188 10.0.0.33 - - [2026-06-24 22:14:37] "POST /access-control-lists HTTP/1.1" 200 581 0.065822 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.33 - - [2026-06-24 22:14:37] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004195 10.0.0.33 - - [2026-06-24 22:14:37] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.051833 10.0.0.33 - - [2026-06-24 22:14:37] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.063433 10.0.0.33 - - [2026-06-24 22:14:37] "POST /security-groups HTTP/1.1" 200 546 0.079064 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.003101 10.0.0.33 - - [2026-06-24 22:14:37] "POST /access-control-lists HTTP/1.1" 200 602 0.065401 10.0.0.33 - - [2026-06-24 22:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.065490 10.0.0.33 - - [2026-06-24 22:14:37] "POST /chown HTTP/1.1" 200 109 0.011012 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.010163 10.0.0.33 - - [2026-06-24 22:14:37] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009857 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2026-06-24 22:14:37] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010400 10.0.0.33 - - [2026-06-24 22:14:37] "POST /access-control-lists HTTP/1.1" 200 600 0.068691 10.0.0.33 - - [2026-06-24 22:14:37] "POST /tags HTTP/1.1" 409 210 0.011106 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2026-06-24 22:14:37] "GET /tag/aa86edba-48c7-4102-8ae4-25d2016625e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010108 10.0.0.33 - - [2026-06-24 22:14:37] "POST /firewall-rules HTTP/1.1" 200 570 0.064843 10.0.0.33 - - [2026-06-24 22:14:37] "GET /firewall-rule/478937a2-e174-4f3f-b18d-81b5fa6e7c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011400 10.0.0.33 - - [2026-06-24 22:14:37] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004378 10.0.0.33 - - [2026-06-24 22:14:37] "GET /firewall-rule/478937a2-e174-4f3f-b18d-81b5fa6e7c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005338 10.0.0.33 - - [2026-06-24 22:14:37] "POST /ref-update HTTP/1.1" 200 156 0.036470 10.0.0.33 - - [2026-06-24 22:14:37] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002335 10.0.0.33 - - [2026-06-24 22:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2026-06-24 22:14:37] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002031 10.0.0.33 - - [2026-06-24 22:14:37] "POST /tags HTTP/1.1" 409 210 0.001329 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.33 - - [2026-06-24 22:14:38] "GET /tag/aa86edba-48c7-4102-8ae4-25d2016625e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009603 10.0.0.33 - - [2026-06-24 22:14:38] "POST /firewall-rules HTTP/1.1" 200 568 0.064061 10.0.0.33 - - [2026-06-24 22:14:38] "GET /firewall-rule/cbca5abe-c704-4ede-abbc-e2e2145c6148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003672 10.0.0.33 - - [2026-06-24 22:14:38] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.002812 10.0.0.33 - - [2026-06-24 22:14:38] "GET /firewall-rule/cbca5abe-c704-4ede-abbc-e2e2145c6148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002161 10.0.0.33 - - [2026-06-24 22:14:38] "POST /ref-update HTTP/1.1" 200 156 0.047362 10.0.0.33 - - [2026-06-24 22:14:38] "POST /tags HTTP/1.1" 200 363 0.025782 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015738 10.0.0.33 - - [2026-06-24 22:14:38] "GET /tag/e7bd5ed9-5599-4eb0-96e3-54cc614005ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011535 10.0.0.33 - - [2026-06-24 22:14:38] "POST /tags HTTP/1.1" 409 210 0.001908 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.33 - - [2026-06-24 22:14:38] "GET /tag/4a86acc8-1ee5-481a-9838-730b09684ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011213 10.0.0.33 - - [2026-06-24 22:14:38] "POST /projects HTTP/1.1" 409 223 0.001935 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-06-24 22:14:38] "GET /project/577ff76f-b877-4b8d-b63b-1067160a0d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.023957 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-06-24 22:14:38] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005592 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.33 - - [2026-06-24 22:14:38] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004427 10.0.0.33 - - [2026-06-24 22:14:38] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.041438 10.0.0.33 - - [2026-06-24 22:14:38] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.048867 10.0.0.33 - - [2026-06-24 22:14:38] "POST /security-groups HTTP/1.1" 409 253 0.002461 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.33 - - [2026-06-24 22:14:38] "PUT /security-group/eca6e2b7-48f0-4112-b782-f1a7d0b39993 HTTP/1.1" 200 262 0.059948 10.0.0.33 - - [2026-06-24 22:14:38] "PUT /access-control-list/8aa25658-bf2e-43d1-84d2-e4649066db33 HTTP/1.1" 200 272 0.034573 10.0.0.33 - - [2026-06-24 22:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031012 10.0.0.33 - - [2026-06-24 22:14:38] "PUT /access-control-list/c8700895-e5de-4c85-a62d-306b819be8d4 HTTP/1.1" 200 272 0.022992 10.0.0.33 - - [2026-06-24 22:14:38] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020761 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.33 - - [2026-06-24 22:14:38] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002911 10.0.0.33 - - [2026-06-24 22:14:38] "POST /tags HTTP/1.1" 409 210 0.001645 10.0.0.33 - - [2026-06-24 22:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2026-06-24 22:14:38] "GET /tag/4a86acc8-1ee5-481a-9838-730b09684ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012094 10.0.0.33 - - [2026-06-24 22:14:39] "POST /firewall-rules HTTP/1.1" 200 570 0.069962 10.0.0.33 - - [2026-06-24 22:14:39] "GET /firewall-rule/f4aa4e92-5af6-4424-861f-2a50b4c575a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015429 10.0.0.33 - - [2026-06-24 22:14:39] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.024005 10.0.0.33 - - [2026-06-24 22:14:39] "GET /firewall-rule/f4aa4e92-5af6-4424-861f-2a50b4c575a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002097 10.0.0.33 - - [2026-06-24 22:14:39] "POST /ref-update HTTP/1.1" 200 156 0.058444 10.0.0.33 - - [2026-06-24 22:14:39] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005988 10.0.0.33 - - [2026-06-24 22:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2026-06-24 22:14:39] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003811 10.0.0.33 - - [2026-06-24 22:14:39] "POST /tags HTTP/1.1" 409 210 0.002379 10.0.0.33 - - [2026-06-24 22:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2026-06-24 22:14:39] "GET /tag/4a86acc8-1ee5-481a-9838-730b09684ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010941 10.0.0.33 - - [2026-06-24 22:14:39] "POST /firewall-rules HTTP/1.1" 200 568 0.061316 10.0.0.33 - - [2026-06-24 22:14:39] "GET /firewall-rule/20402776-5b8e-4234-9cbe-9b9862652577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005126 10.0.0.33 - - [2026-06-24 22:14:39] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003211 10.0.0.33 - - [2026-06-24 22:14:39] "GET /firewall-rule/20402776-5b8e-4234-9cbe-9b9862652577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001779 10.0.0.33 - - [2026-06-24 22:14:39] "POST /ref-update HTTP/1.1" 200 156 0.038753 10.0.0.33 - - [2026-06-24 22:14:39] "POST /tags HTTP/1.1" 409 237 0.008030 10.0.0.33 - - [2026-06-24 22:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006547 10.0.0.33 - - [2026-06-24 22:14:39] "GET /tag/e7bd5ed9-5599-4eb0-96e3-54cc614005ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.010198 10.0.0.33 - - [2026-06-24 22:14:39] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003924 10.0.0.33 - - [2026-06-24 22:14:39] "POST /set-tag HTTP/1.1" 200 109 0.014264 10.0.0.249 - - [2026-06-24 22:15:22] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.249 - - [2026-06-24 22:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.249 - - [2026-06-24 22:15:22] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004624 10.0.0.249 - - [2026-06-24 22:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.249 - - [2026-06-24 22:15:22] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002716 10.0.0.249 - - [2026-06-24 22:15:22] "PUT /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f HTTP/1.1" 200 274 0.008171 10.0.0.249 - - [2026-06-24 22:15:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.012701 10.0.0.249 - - [2026-06-24 22:15:22] "POST /virtual-routers HTTP/1.1" 200 599 0.016790 10.0.0.249 - - [2026-06-24 22:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006210 10.0.0.249 - - [2026-06-24 22:15:22] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003419 10.0.0.249 - - [2026-06-24 22:15:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.002009 10.0.0.249 - - [2026-06-24 22:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.249 - - [2026-06-24 22:15:22] "GET /virtual-network/e3c368ae-109c-443b-87dd-8bf5b7a33aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003404 10.0.0.249 - - [2026-06-24 22:15:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.060951 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:17:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:17:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000736 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:17:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:17:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:17:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:17:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:18:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:18:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.33 - - [2026-06-24 22:18:26] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004231 10.0.0.33 - - [2026-06-24 22:18:26] "POST /ref-update HTTP/1.1" 200 156 0.009426 10.0.0.33 - - [2026-06-24 22:18:36] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005516 10.0.0.33 - - [2026-06-24 22:18:36] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.33 - - [2026-06-24 22:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2026-06-24 22:18:36] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002803 10.0.0.33 - - [2026-06-24 22:18:36] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008012 10.0.0.33 - - [2026-06-24 22:18:36] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.33 - - [2026-06-24 22:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.33 - - [2026-06-24 22:18:36] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002641 10.0.0.33 - - [2026-06-24 22:18:37] "GET /loadbalancer-pool/621d8eff-3326-4471-841b-647f145ee4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004312 10.0.0.33 - - [2026-06-24 22:18:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038311 10.0.0.33 - - [2026-06-24 22:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.054586 10.0.0.33 - - [2026-06-24 22:18:37] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008222 10.0.0.33 - - [2026-06-24 22:18:37] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018482 10.0.0.33 - - [2026-06-24 22:18:37] "POST /ref-update HTTP/1.1" 200 156 0.012255 10.0.0.33 - - [2026-06-24 22:18:37] "POST /tags HTTP/1.1" 409 205 0.019085 10.0.0.33 - - [2026-06-24 22:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006876 10.0.0.33 - - [2026-06-24 22:18:37] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.028324 10.0.0.33 - - [2026-06-24 22:18:37] "GET /tag/cbba7bd6-0a55-402d-9e58-1466f35f50f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019620 10.0.0.33 - - [2026-06-24 22:18:37] "PUT /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc HTTP/1.1" 200 256 0.042888 10.0.0.33 - - [2026-06-24 22:18:37] "POST /set-tag HTTP/1.1" 200 109 0.099379 10.0.0.33 - - [2026-06-24 22:18:37] "GET /loadbalancer-pool/6eda4bdd-1b2e-4521-84d6-742e8a89b850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007692 10.0.0.33 - - [2026-06-24 22:18:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025838 10.0.0.33 - - [2026-06-24 22:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.046729 10.0.0.33 - - [2026-06-24 22:18:37] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016184 10.0.0.33 - - [2026-06-24 22:18:37] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005036 10.0.0.33 - - [2026-06-24 22:18:37] "POST /ref-update HTTP/1.1" 200 156 0.006792 10.0.0.33 - - [2026-06-24 22:18:37] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011381 10.0.0.33 - - [2026-06-24 22:18:37] "POST /set-tag HTTP/1.1" 200 109 0.009130 10.0.0.33 - - [2026-06-24 22:18:37] "GET /loadbalancer-pool/cb63e04b-60e2-41d2-b3bf-5d1c8ec251b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008753 10.0.0.33 - - [2026-06-24 22:18:37] "PUT /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc HTTP/1.1" 200 256 0.034696 10.0.0.33 - - [2026-06-24 22:18:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.050745 10.0.0.33 - - [2026-06-24 22:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020289 10.0.0.33 - - [2026-06-24 22:18:37] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016593 10.0.0.33 - - [2026-06-24 22:18:37] "POST /set-tag HTTP/1.1" 200 109 0.015575 10.0.0.33 - - [2026-06-24 22:18:37] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012172 10.0.0.33 - - [2026-06-24 22:18:37] "POST /ref-update HTTP/1.1" 200 156 0.010216 10.0.0.33 - - [2026-06-24 22:18:37] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.020575 10.0.0.33 - - [2026-06-24 22:18:37] "PUT /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc HTTP/1.1" 200 256 0.016389 10.0.0.33 - - [2026-06-24 22:19:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002315 10.0.0.33 - - [2026-06-24 22:19:21] "GET /global-system-configs HTTP/1.1" 200 322 0.005975 10.0.0.33 - - [2026-06-24 22:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2026-06-24 22:19:59] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003307 10.0.0.249 - - [2026-06-24 22:20:10] "GET / HTTP/1.1" 200 35931 0.001169 10.0.0.249 - - [2026-06-24 22:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.249 - - [2026-06-24 22:20:10] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004622 10.0.0.249 - - [2026-06-24 22:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.249 - - [2026-06-24 22:20:10] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002943 10.0.0.249 - - [2026-06-24 22:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.249 - - [2026-06-24 22:20:10] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002036 10.0.0.249 - - [2026-06-24 22:20:10] "PUT /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3 HTTP/1.1" 200 262 0.009295 10.0.0.249 - - [2026-06-24 22:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.249 - - [2026-06-24 22:20:10] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.027018 10.0.0.249 - - [2026-06-24 22:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.249 - - [2026-06-24 22:20:10] "GET /virtual-machine-interface/f3ed310b-f2d4-451e-a67a-2167d672632d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.009648 10.0.0.249 - - [2026-06-24 22:20:10] "PUT /virtual-machine-interface/f3ed310b-f2d4-451e-a67a-2167d672632d HTTP/1.1" 200 284 0.018961 10.0.0.33 - - [2026-06-24 22:21:48] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009727 10.0.0.33 - - [2026-06-24 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.005255 10.0.0.33 - - [2026-06-24 22:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.33 - - [2026-06-24 22:21:48] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002445 10.0.0.33 - - [2026-06-24 22:21:48] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004210 10.0.0.33 - - [2026-06-24 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.020481 10.0.0.33 - - [2026-06-24 22:21:48] "DELETE /loadbalancer-member/2e8ccee1-d21b-4e57-8da7-d9b6d06793c9 HTTP/1.1" 200 115 0.032728 10.0.0.33 - - [2026-06-24 22:21:48] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006987 10.0.0.33 - - [2026-06-24 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.33 - - [2026-06-24 22:21:48] "DELETE /loadbalancer-member/451496b9-690e-48f6-a05a-82181c03b24d HTTP/1.1" 200 115 0.031532 10.0.0.33 - - [2026-06-24 22:21:48] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004079 10.0.0.33 - - [2026-06-24 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.33 - - [2026-06-24 22:21:48] "DELETE /loadbalancer-member/43392588-4c28-488d-bfc8-8c290542286b HTTP/1.1" 200 115 0.033732 10.0.0.33 - - [2026-06-24 22:21:48] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003965 10.0.0.33 - - [2026-06-24 22:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.33 - - [2026-06-24 22:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.33 - - [2026-06-24 22:21:48] "GET /loadbalancer/0db21b39-8f17-4b5c-b3c0-b3f5079b4a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002546 10.0.0.33 - - [2026-06-24 22:21:49] "GET /loadbalancer-pool/621d8eff-3326-4471-841b-647f145ee4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003026 10.0.0.33 - - [2026-06-24 22:21:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015167 10.0.0.33 - - [2026-06-24 22:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016557 10.0.0.33 - - [2026-06-24 22:21:49] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005334 10.0.0.33 - - [2026-06-24 22:21:49] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003540 10.0.0.33 - - [2026-06-24 22:21:49] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002250 10.0.0.33 - - [2026-06-24 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.066325 10.0.0.33 - - [2026-06-24 22:21:49] "GET /loadbalancer-pool/6eda4bdd-1b2e-4521-84d6-742e8a89b850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.018268 10.0.0.33 - - [2026-06-24 22:21:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040859 10.0.0.33 - - [2026-06-24 22:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011293 10.0.0.33 - - [2026-06-24 22:21:49] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012527 10.0.0.33 - - [2026-06-24 22:21:49] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008452 10.0.0.33 - - [2026-06-24 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.33 - - [2026-06-24 22:21:49] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001865 10.0.0.33 - - [2026-06-24 22:21:49] "GET /loadbalancer-pool/cb63e04b-60e2-41d2-b3bf-5d1c8ec251b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003513 10.0.0.33 - - [2026-06-24 22:21:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024143 10.0.0.33 - - [2026-06-24 22:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024018 10.0.0.33 - - [2026-06-24 22:21:49] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009031 10.0.0.33 - - [2026-06-24 22:21:49] "GET /virtual-machine-interface/0fd37868-701a-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003684 10.0.0.33 - - [2026-06-24 22:21:49] "GET /floating-ip/95a00bcb-1bc2-4750-afb7-aa4cc38711dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001994 10.0.0.33 - - [2026-06-24 22:21:49] "POST /set-tag HTTP/1.1" 200 109 0.005332 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:22:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:22:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:23:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:23:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:23:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:23:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:23:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:23:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 10.0.0.33 - - [2026-06-24 22:24:20] "GET /global-system-configs HTTP/1.1" 200 322 0.004159 10.0.0.33 - - [2026-06-24 22:24:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002178 10.0.0.33 - - [2026-06-24 22:26:11] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.33 - - [2026-06-24 22:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-06-24 22:26:11] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040883 10.0.0.33 - - [2026-06-24 22:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-06-24 22:26:11] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041582 10.0.0.33 - - [2026-06-24 22:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-06-24 22:26:11] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026296 10.0.0.33 - - [2026-06-24 22:26:11] "POST /tags HTTP/1.1" 200 333 0.021684 10.0.0.33 - - [2026-06-24 22:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017472 10.0.0.33 - - [2026-06-24 22:26:11] "GET /tag/009fbaef-fc2a-46e9-95f1-5eb8852d9f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018994 10.0.0.33 - - [2026-06-24 22:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.33 - - [2026-06-24 22:26:12] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054813 10.0.0.33 - - [2026-06-24 22:26:12] "GET /virtual-networks?parent_id=b10107c7-bead-45f8-8902-d4cfea60b2b7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003686 10.0.0.33 - - [2026-06-24 22:26:12] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076444 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.33 - - [2026-06-24 22:26:12] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010221 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.33 - - [2026-06-24 22:26:12] "GET /service-appliance-set/a7362e17-1065-490a-910f-65f18b0f0686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002862 10.0.0.33 - - [2026-06-24 22:26:12] "POST /virtual-networks HTTP/1.1" 200 512 0.129361 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.001799 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-06-24 22:26:12] "GET /network-ipam/a959b186-7d1b-403e-ac6f-198c5d61ae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002097 10.0.0.33 - - [2026-06-24 22:26:12] "POST /useragent-kv HTTP/1.1" 200 115 0.025273 10.0.0.33 - - [2026-06-24 22:26:12] "POST /ref-update HTTP/1.1" 200 156 0.131099 10.0.0.33 - - [2026-06-24 22:26:12] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.006801 10.0.0.33 - - [2026-06-24 22:26:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.152964 10.0.0.33 - - [2026-06-24 22:26:12] "GET /virtual-machine-interface/5bf70725-af8e-46f8-b59f-782b39f1f484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018872 10.0.0.33 - - [2026-06-24 22:26:12] "GET /domains HTTP/1.1" 200 280 0.001865 10.0.0.33 - - [2026-06-24 22:26:12] "POST /instance-ips HTTP/1.1" 200 409 0.031826 10.0.0.33 - - [2026-06-24 22:26:12] "GET /domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 HTTP/1.1" 200 3086 0.026910 10.0.0.33 - - [2026-06-24 22:26:12] "GET /instance-ip/cf2a2481-ff36-4c84-a084-e83bf793b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.015697 10.0.0.33 - - [2026-06-24 22:26:12] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7 HTTP/1.1" 200 5476 0.043735 10.0.0.33 - - [2026-06-24 22:26:12] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2079 0.011933 10.0.0.33 - - [2026-06-24 22:26:12] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2079 0.004165 10.0.0.33 - - [2026-06-24 22:26:12] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 200 1182 0.002691 10.0.0.33 - - [2026-06-24 22:26:12] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 200 1182 0.040674 10.0.0.33 - - [2026-06-24 22:26:12] "POST /loadbalancers HTTP/1.1" 200 610 0.091098 10.0.0.33 - - [2026-06-24 22:26:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014282 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2026-06-24 22:26:12] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039375 10.0.0.33 - - [2026-06-24 22:26:12] "GET /instance-ip/cf2a2481-ff36-4c84-a084-e83bf793b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003012 10.0.0.33 - - [2026-06-24 22:26:12] "POST /route-targets HTTP/1.1" 200 327 0.016024 10.0.0.33 - - [2026-06-24 22:26:12] "POST /floating-ips HTTP/1.1" 200 597 0.040723 10.0.0.33 - - [2026-06-24 22:26:12] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054175 10.0.0.33 - - [2026-06-24 22:26:12] "GET /loadbalancer/1d7ac9d0-b9f3-4ff4-be32-7f33c6151055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.003505 10.0.0.33 - - [2026-06-24 22:26:12] "POST /ref-update HTTP/1.1" 200 156 0.049822 10.0.0.33 - - [2026-06-24 22:26:12] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.045575 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2026-06-24 22:26:12] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033966 10.0.0.33 - - [2026-06-24 22:26:12] "GET /loadbalancer-listener/73edbddb-67a8-4152-bf27-bd5fa8c65799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004283 10.0.0.33 - - [2026-06-24 22:26:12] "GET /loadbalancer-listener/73edbddb-67a8-4152-bf27-bd5fa8c65799?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004134 10.0.0.33 - - [2026-06-24 22:26:12] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.036108 10.0.0.33 - - [2026-06-24 22:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.33 - - [2026-06-24 22:26:13] "GET /instance-ip/cf2a2481-ff36-4c84-a084-e83bf793b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.011736 10.0.0.33 - - [2026-06-24 22:26:13] "GET /instance-ip/cf2a2481-ff36-4c84-a084-e83bf793b702?fields=floating_ips HTTP/1.1" 200 1213 0.004037 10.0.0.33 - - [2026-06-24 22:26:13] "GET /loadbalancer/1d7ac9d0-b9f3-4ff4-be32-7f33c6151055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002602 10.0.0.33 - - [2026-06-24 22:26:13] "GET /floating-ip/2228ff82-31aa-488f-85e9-bb4ba44b6561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.005836 10.0.0.33 - - [2026-06-24 22:26:13] "POST /tags HTTP/1.1" 200 295 0.082190 10.0.0.33 - - [2026-06-24 22:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013199 10.0.0.33 - - [2026-06-24 22:26:13] "GET /tag/c25b383e-7307-4e2c-8c84-8a53fd03c6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.013066 10.0.0.33 - - [2026-06-24 22:26:13] "POST /tags HTTP/1.1" 409 233 0.004125 10.0.0.33 - - [2026-06-24 22:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.33 - - [2026-06-24 22:26:13] "GET /tag/da656368-3639-49ed-8383-785e3ea95468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.014110 10.0.0.33 - - [2026-06-24 22:26:13] "POST /tags HTTP/1.1" 409 206 0.002506 10.0.0.33 - - [2026-06-24 22:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.33 - - [2026-06-24 22:26:13] "GET /tag/1662b89a-fcfb-46a6-86d3-ba763185af60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010728 10.0.0.33 - - [2026-06-24 22:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.33 - - [2026-06-24 22:26:13] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003313 10.0.0.33 - - [2026-06-24 22:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2026-06-24 22:26:13] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037836 10.0.0.33 - - [2026-06-24 22:26:13] "POST /virtual-machines HTTP/1.1" 200 369 0.017916 10.0.0.33 - - [2026-06-24 22:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009036 10.0.0.33 - - [2026-06-24 22:26:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120258 10.0.0.33 - - [2026-06-24 22:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028342 10.0.0.33 - - [2026-06-24 22:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009117 10.0.0.33 - - [2026-06-24 22:26:13] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004234 10.0.0.33 - - [2026-06-24 22:26:13] "POST /instance-ips HTTP/1.1" 200 409 0.019368 10.0.0.33 - - [2026-06-24 22:26:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.041554 10.0.0.33 - - [2026-06-24 22:26:13] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004135 10.0.0.33 - - [2026-06-24 22:26:13] "POST /set-tag HTTP/1.1" 200 109 0.016431 10.0.0.33 - - [2026-06-24 22:26:13] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015668 10.0.0.33 - - [2026-06-24 22:26:13] "GET /instance-ip/b582673c-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012038 10.0.0.33 - - [2026-06-24 22:26:13] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004707 10.0.0.33 - - [2026-06-24 22:26:13] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.33 - - [2026-06-24 22:26:13] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002436 10.0.0.33 - - [2026-06-24 22:26:13] "POST /ref-update HTTP/1.1" 200 156 0.012719 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020596 10.0.0.33 - - [2026-06-24 22:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.33 - - [2026-06-24 22:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003324 10.0.0.33 - - [2026-06-24 22:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-06-24 22:26:14] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043143 10.0.0.33 - - [2026-06-24 22:26:14] "POST /virtual-machines HTTP/1.1" 200 369 0.023598 10.0.0.33 - - [2026-06-24 22:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028047 10.0.0.33 - - [2026-06-24 22:26:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124961 10.0.0.33 - - [2026-06-24 22:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008818 10.0.0.33 - - [2026-06-24 22:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005908 10.0.0.33 - - [2026-06-24 22:26:14] "POST /instance-ips HTTP/1.1" 200 409 0.028408 10.0.0.33 - - [2026-06-24 22:26:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018898 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003955 10.0.0.33 - - [2026-06-24 22:26:14] "POST /set-tag HTTP/1.1" 200 109 0.026578 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008059 10.0.0.33 - - [2026-06-24 22:26:14] "GET /instance-ip/b5f47958-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.014838 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004102 10.0.0.33 - - [2026-06-24 22:26:14] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003086 10.0.0.33 - - [2026-06-24 22:26:14] "POST /ref-update HTTP/1.1" 200 156 0.010140 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003964 10.0.0.33 - - [2026-06-24 22:26:14] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011818 10.0.0.33 - - [2026-06-24 22:26:14] "POST /set-tag HTTP/1.1" 200 109 0.005349 10.0.0.33 - - [2026-06-24 22:26:14] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004297 10.0.0.33 - - [2026-06-24 22:26:14] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.33 - - [2026-06-24 22:26:17] "GET /domains HTTP/1.1" 200 280 0.004468 10.0.0.33 - - [2026-06-24 22:26:17] "GET /domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 HTTP/1.1" 200 3086 0.002325 10.0.0.33 - - [2026-06-24 22:26:17] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7 HTTP/1.1" 200 7064 0.029170 10.0.0.33 - - [2026-06-24 22:26:17] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2079 0.009739 10.0.0.33 - - [2026-06-24 22:26:17] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2079 0.024585 10.0.0.33 - - [2026-06-24 22:26:17] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 200 1403 0.013854 10.0.0.33 - - [2026-06-24 22:26:17] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 200 1403 0.002413 10.0.0.33 - - [2026-06-24 22:26:17] "GET /route-target/105430b6-e983-44ea-956d-c3b05f9c1ea1 HTTP/1.1" 200 1152 0.002243 10.0.0.33 - - [2026-06-24 22:26:17] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2079 0.006637 10.0.0.33 - - [2026-06-24 22:26:17] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 200 1403 0.003072 10.0.0.33 - - [2026-06-24 22:26:17] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003787 10.0.0.33 - - [2026-06-24 22:26:17] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2079 0.004034 10.0.0.33 - - [2026-06-24 22:26:17] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 200 1403 0.012733 10.0.0.33 - - [2026-06-24 22:26:17] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 200 1403 0.002809 10.0.0.33 - - [2026-06-24 22:26:17] "GET /route-target/105430b6-e983-44ea-956d-c3b05f9c1ea1 HTTP/1.1" 200 1152 0.004740 10.0.0.33 - - [2026-06-24 22:26:17] "GET /domains HTTP/1.1" 200 280 0.002466 10.0.0.33 - - [2026-06-24 22:26:17] "GET /domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 HTTP/1.1" 200 3086 0.002841 10.0.0.33 - - [2026-06-24 22:26:17] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7 HTTP/1.1" 200 7064 0.031306 10.0.0.33 - - [2026-06-24 22:26:17] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2079 0.003936 10.0.0.33 - - [2026-06-24 22:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-06-24 22:26:17] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.020604 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.016449 10.0.0.33 - - [2026-06-24 22:26:18] "GET /floating-ip-pools?parent_id=72d6f571-7417-4df1-909e-a2e94ae63037&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004504 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.005958 10.0.0.33 - - [2026-06-24 22:26:18] "POST /floating-ip-pools HTTP/1.1" 200 562 0.038035 10.0.0.33 - - [2026-06-24 22:26:18] "POST /ref-update HTTP/1.1" 200 156 0.030495 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.008790 10.0.0.33 - - [2026-06-24 22:26:18] "GET /domains HTTP/1.1" 200 280 0.012383 10.0.0.33 - - [2026-06-24 22:26:18] "GET /domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 HTTP/1.1" 200 3086 0.004438 10.0.0.33 - - [2026-06-24 22:26:18] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7 HTTP/1.1" 200 7320 0.018316 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2317 0.006174 10.0.0.33 - - [2026-06-24 22:26:18] "GET /floating-ip-pool/9abf20dd-09d2-4923-838e-c752d898715f HTTP/1.1" 200 1314 0.002182 10.0.0.33 - - [2026-06-24 22:26:18] "GET /domains HTTP/1.1" 200 280 0.001482 10.0.0.33 - - [2026-06-24 22:26:18] "GET /domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 HTTP/1.1" 200 3086 0.002807 10.0.0.33 - - [2026-06-24 22:26:18] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7 HTTP/1.1" 200 7320 0.023916 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 2317 0.010787 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004848 10.0.0.33 - - [2026-06-24 22:26:18] "POST /tags HTTP/1.1" 200 365 0.063083 10.0.0.33 - - [2026-06-24 22:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026561 10.0.0.33 - - [2026-06-24 22:26:18] "GET /tag/b25c5cf4-39ff-4dbb-9e71-d0d193a156a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018865 10.0.0.33 - - [2026-06-24 22:26:18] "POST /tags HTTP/1.1" 409 206 0.008096 10.0.0.33 - - [2026-06-24 22:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2026-06-24 22:26:18] "GET /tag/1662b89a-fcfb-46a6-86d3-ba763185af60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016995 10.0.0.33 - - [2026-06-24 22:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.33 - - [2026-06-24 22:26:18] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037327 10.0.0.33 - - [2026-06-24 22:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004988 10.0.0.33 - - [2026-06-24 22:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2026-06-24 22:26:18] "GET /service-appliance-set/4e68c272-8a2a-4d91-b35b-33c1dd1b464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003141 10.0.0.33 - - [2026-06-24 22:26:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.001401 10.0.0.33 - - [2026-06-24 22:26:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.140947 10.0.0.33 - - [2026-06-24 22:26:18] "GET /virtual-machine-interface/9da7b533-2c06-4107-affa-91d0a08bcd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013774 10.0.0.33 - - [2026-06-24 22:26:18] "POST /set-tag HTTP/1.1" 200 109 0.015448 10.0.0.33 - - [2026-06-24 22:26:19] "POST /instance-ips HTTP/1.1" 200 417 0.021464 10.0.0.33 - - [2026-06-24 22:26:19] "GET /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004745 10.0.0.33 - - [2026-06-24 22:26:19] "POST /loadbalancers HTTP/1.1" 200 618 0.064640 10.0.0.33 - - [2026-06-24 22:26:19] "POST /service-instances HTTP/1.1" 200 566 0.017647 10.0.0.33 - - [2026-06-24 22:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033609 10.0.0.33 - - [2026-06-24 22:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.33 - - [2026-06-24 22:26:19] "POST /ref-update HTTP/1.1" 200 156 0.032413 10.0.0.33 - - [2026-06-24 22:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2026-06-24 22:26:19] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050569 10.0.0.33 - - [2026-06-24 22:26:19] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.008404 10.0.0.33 - - [2026-06-24 22:26:19] "GET /virtual-machine-interface/9da7b533-2c06-4107-affa-91d0a08bcd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.016463 10.0.0.33 - - [2026-06-24 22:26:19] "GET /virtual-machine-interface/9da7b533-2c06-4107-affa-91d0a08bcd88?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013622 10.0.0.33 - - [2026-06-24 22:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.33 - - [2026-06-24 22:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039887 10.0.0.33 - - [2026-06-24 22:26:19] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.012044 10.0.0.33 - - [2026-06-24 22:26:19] "GET /floating-ip-pool/9abf20dd-09d2-4923-838e-c752d898715f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012009 10.0.0.33 - - [2026-06-24 22:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007412 10.0.0.33 - - [2026-06-24 22:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.33 - - [2026-06-24 22:26:19] "POST /floating-ips HTTP/1.1" 200 671 0.121291 10.0.0.33 - - [2026-06-24 22:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010855 10.0.0.33 - - [2026-06-24 22:26:19] "POST /virtual-machines HTTP/1.1" 200 429 0.099051 10.0.0.33 - - [2026-06-24 22:26:19] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004209 10.0.0.33 - - [2026-06-24 22:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2026-06-24 22:26:19] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045689 10.0.0.33 - - [2026-06-24 22:26:19] "POST /tags HTTP/1.1" 409 221 0.012580 10.0.0.33 - - [2026-06-24 22:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.33 - - [2026-06-24 22:26:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.121476 10.0.0.33 - - [2026-06-24 22:26:19] "GET /tag/009fbaef-fc2a-46e9-95f1-5eb8852d9f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019335 10.0.0.33 - - [2026-06-24 22:26:19] "POST /tags HTTP/1.1" 409 238 0.001645 10.0.0.33 - - [2026-06-24 22:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.33 - - [2026-06-24 22:26:19] "POST /chown HTTP/1.1" 200 109 0.048333 10.0.0.33 - - [2026-06-24 22:26:19] "POST /chown HTTP/1.1" 200 109 0.006572 10.0.0.33 - - [2026-06-24 22:26:19] "GET /tag/b25c5cf4-39ff-4dbb-9e71-d0d193a156a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017625 10.0.0.33 - - [2026-06-24 22:26:19] "PUT /virtual-machine-interface/ca133f08-d79e-4fe2-a783-0dc95168f554 HTTP/1.1" 200 284 0.014234 10.0.0.33 - - [2026-06-24 22:26:19] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.024378 10.0.0.33 - - [2026-06-24 22:26:19] "POST /ref-update HTTP/1.1" 200 156 0.016843 10.0.0.33 - - [2026-06-24 22:26:19] "POST /ref-update HTTP/1.1" 200 156 0.026957 10.0.0.33 - - [2026-06-24 22:26:20] "POST /firewall-rules HTTP/1.1" 200 650 0.148553 10.0.0.33 - - [2026-06-24 22:26:20] "GET /firewall-rule/4230716a-bda1-42ca-af6b-45d903fbc6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.025815 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.038646 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.016237 10.0.0.33 - - [2026-06-24 22:26:20] "GET /firewall-policy/bf343e7f-32d3-48d5-905d-99898acd01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002877 10.0.0.33 - - [2026-06-24 22:26:20] "GET /firewall-rule/4230716a-bda1-42ca-af6b-45d903fbc6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002317 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.024426 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.067384 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.042228 10.0.0.33 - - [2026-06-24 22:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.33 - - [2026-06-24 22:26:20] "POST /virtual-machines HTTP/1.1" 200 429 0.026691 10.0.0.33 - - [2026-06-24 22:26:20] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035065 10.0.0.33 - - [2026-06-24 22:26:20] "GET /loadbalancer/e7ec7f33-c19b-4db9-bac5-fe58603463fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004860 10.0.0.33 - - [2026-06-24 22:26:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119379 10.0.0.33 - - [2026-06-24 22:26:20] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.088677 10.0.0.33 - - [2026-06-24 22:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2026-06-24 22:26:20] "POST /chown HTTP/1.1" 200 109 0.048552 10.0.0.33 - - [2026-06-24 22:26:20] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067161 10.0.0.33 - - [2026-06-24 22:26:20] "POST /chown HTTP/1.1" 200 109 0.037177 10.0.0.33 - - [2026-06-24 22:26:20] "GET /loadbalancer-listener/ea8c85c2-558e-4c2d-9e3c-b98948352e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009076 10.0.0.33 - - [2026-06-24 22:26:20] "GET /loadbalancer-listener/ea8c85c2-558e-4c2d-9e3c-b98948352e8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003893 10.0.0.33 - - [2026-06-24 22:26:20] "PUT /virtual-machine-interface/ac63787c-5134-412b-9d48-2bcf5b869196 HTTP/1.1" 200 284 0.035797 10.0.0.33 - - [2026-06-24 22:26:20] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.038665 10.0.0.33 - - [2026-06-24 22:26:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.089136 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.046984 10.0.0.33 - - [2026-06-24 22:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024454 10.0.0.33 - - [2026-06-24 22:26:20] "GET /loadbalancer-pool/83baece6-c017-4153-a882-9f44d49cb37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003129 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.023571 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.033305 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.053269 10.0.0.33 - - [2026-06-24 22:26:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.085695 10.0.0.33 - - [2026-06-24 22:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.067490 10.0.0.33 - - [2026-06-24 22:26:20] "GET /loadbalancer-member/6efa2a71-2e9b-4353-91d8-45a48e6dea09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.007664 10.0.0.33 - - [2026-06-24 22:26:20] "POST /ref-update HTTP/1.1" 200 156 0.041971 10.0.0.33 - - [2026-06-24 22:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008028 10.0.0.33 - - [2026-06-24 22:26:20] "POST /chown HTTP/1.1" 200 109 0.006484 10.0.0.33 - - [2026-06-24 22:26:20] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017600 10.0.0.33 - - [2026-06-24 22:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-06-24 22:26:21] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002297 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.016176 10.0.0.33 - - [2026-06-24 22:26:21] "POST /tags HTTP/1.1" 409 221 0.001908 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-06-24 22:26:21] "GET /tag/009fbaef-fc2a-46e9-95f1-5eb8852d9f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013092 10.0.0.33 - - [2026-06-24 22:26:21] "POST /tags HTTP/1.1" 409 238 0.002042 10.0.0.33 - - [2026-06-24 22:26:21] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.040371 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.33 - - [2026-06-24 22:26:21] "POST /ref-update HTTP/1.1" 200 156 0.026187 10.0.0.33 - - [2026-06-24 22:26:21] "GET /tag/b25c5cf4-39ff-4dbb-9e71-d0d193a156a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014075 10.0.0.33 - - [2026-06-24 22:26:21] "POST /firewall-rules HTTP/1.1" 409 293 0.002265 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.004685 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.011672 10.0.0.33 - - [2026-06-24 22:26:21] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.031041 10.0.0.33 - - [2026-06-24 22:26:21] "PUT /firewall-rule/4230716a-bda1-42ca-af6b-45d903fbc6a7 HTTP/1.1" 200 260 0.040877 10.0.0.33 - - [2026-06-24 22:26:21] "GET /firewall-rule/4230716a-bda1-42ca-af6b-45d903fbc6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.013417 10.0.0.33 - - [2026-06-24 22:26:21] "GET /firewall-policy/bf343e7f-32d3-48d5-905d-99898acd01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007505 10.0.0.33 - - [2026-06-24 22:26:21] "POST /ref-update HTTP/1.1" 200 156 0.017590 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.006401 10.0.0.33 - - [2026-06-24 22:26:21] "GET /firewall-rule/4230716a-bda1-42ca-af6b-45d903fbc6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.012545 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.005694 10.0.0.33 - - [2026-06-24 22:26:21] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.018513 10.0.0.33 - - [2026-06-24 22:26:21] "POST /ref-update HTTP/1.1" 200 156 0.016137 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.33 - - [2026-06-24 22:26:21] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009255 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.013515 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.022350 10.0.0.33 - - [2026-06-24 22:26:21] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.018041 10.0.0.33 - - [2026-06-24 22:26:21] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054555 10.0.0.33 - - [2026-06-24 22:26:21] "POST /virtual-machines HTTP/1.1" 200 373 0.009738 10.0.0.33 - - [2026-06-24 22:26:21] "POST /ref-update HTTP/1.1" 200 156 0.023022 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.33 - - [2026-06-24 22:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033983 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.032742 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.052159 10.0.0.33 - - [2026-06-24 22:26:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.127540 10.0.0.33 - - [2026-06-24 22:26:21] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.032945 10.0.0.33 - - [2026-06-24 22:26:21] "POST /ref-update HTTP/1.1" 200 156 0.019497 10.0.0.33 - - [2026-06-24 22:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019475 10.0.0.33 - - [2026-06-24 22:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006410 10.0.0.33 - - [2026-06-24 22:26:21] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006091 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.005774 10.0.0.33 - - [2026-06-24 22:26:21] "POST /chown HTTP/1.1" 200 109 0.020366 10.0.0.33 - - [2026-06-24 22:26:21] "PUT /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 256 0.054456 10.0.0.33 - - [2026-06-24 22:26:21] "POST /instance-ips HTTP/1.1" 200 413 0.069726 10.0.0.33 - - [2026-06-24 22:26:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031665 10.0.0.33 - - [2026-06-24 22:26:22] "POST /ref-update HTTP/1.1" 200 156 0.033626 10.0.0.33 - - [2026-06-24 22:26:22] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.020502 10.0.0.33 - - [2026-06-24 22:26:22] "POST /set-tag HTTP/1.1" 200 109 0.025191 10.0.0.33 - - [2026-06-24 22:26:22] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017454 10.0.0.33 - - [2026-06-24 22:26:22] "GET /instance-ip/ba5b53c2-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004642 10.0.0.33 - - [2026-06-24 22:26:22] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.015173 10.0.0.33 - - [2026-06-24 22:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013371 10.0.0.33 - - [2026-06-24 22:26:22] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004514 10.0.0.33 - - [2026-06-24 22:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.33 - - [2026-06-24 22:26:22] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.012572 10.0.0.33 - - [2026-06-24 22:26:22] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.018386 10.0.0.33 - - [2026-06-24 22:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016366 10.0.0.33 - - [2026-06-24 22:26:22] "POST /ref-update HTTP/1.1" 200 156 0.008484 10.0.0.33 - - [2026-06-24 22:26:22] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012566 10.0.0.33 - - [2026-06-24 22:26:22] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.33 - - [2026-06-24 22:26:22] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.024218 10.0.0.33 - - [2026-06-24 22:26:22] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005026 10.0.0.33 - - [2026-06-24 22:26:22] "POST /set-tag HTTP/1.1" 200 109 0.006056 10.0.0.33 - - [2026-06-24 22:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011429 10.0.0.33 - - [2026-06-24 22:26:22] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.011283 10.0.0.33 - - [2026-06-24 22:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018598 10.0.0.33 - - [2026-06-24 22:26:22] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.006572 10.0.0.33 - - [2026-06-24 22:26:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008728 10.0.0.33 - - [2026-06-24 22:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.005388 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.023228 10.0.0.33 - - [2026-06-24 22:26:22] "POST /ref-update HTTP/1.1" 200 156 0.014213 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.026825 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.017519 10.0.0.33 - - [2026-06-24 22:26:22] "POST /ref-update HTTP/1.1" 200 156 0.006980 10.0.0.33 - - [2026-06-24 22:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.008852 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.020558 10.0.0.33 - - [2026-06-24 22:26:22] "POST /chown HTTP/1.1" 200 109 0.036252 10.0.0.33 - - [2026-06-24 22:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.007133 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.027565 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.006609 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.023335 10.0.0.33 - - [2026-06-24 22:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.007028 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.024073 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.021176 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.011886 10.0.0.33 - - [2026-06-24 22:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.008188 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.025165 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.006245 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.020890 10.0.0.33 - - [2026-06-24 22:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.006550 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.027624 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.040630 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.011202 10.0.0.33 - - [2026-06-24 22:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.013215 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.008369 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.011849 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.019069 10.0.0.33 - - [2026-06-24 22:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.012130 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.032002 10.0.0.33 - - [2026-06-24 22:26:23] "POST /chown HTTP/1.1" 200 109 0.011916 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.044677 10.0.0.33 - - [2026-06-24 22:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010501 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.006274 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.022028 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.028269 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.008288 10.0.0.33 - - [2026-06-24 22:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.010688 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.015005 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.020479 10.0.0.33 - - [2026-06-24 22:26:24] "POST /chown HTTP/1.1" 200 109 0.021466 10.0.0.33 - - [2026-06-24 22:26:24] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005596 10.0.0.33 - - [2026-06-24 22:26:24] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.33 - - [2026-06-24 22:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2026-06-24 22:26:24] "GET /loadbalancer/1d7ac9d0-b9f3-4ff4-be32-7f33c6151055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.003509 10.0.0.33 - - [2026-06-24 22:26:24] "GET /loadbalancer-pool/d2462e0a-f2b6-4df8-8de2-ab45cb4406a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005197 10.0.0.33 - - [2026-06-24 22:26:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019338 10.0.0.33 - - [2026-06-24 22:26:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016523 10.0.0.33 - - [2026-06-24 22:26:24] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013303 10.0.0.33 - - [2026-06-24 22:26:24] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004008 10.0.0.33 - - [2026-06-24 22:26:24] "POST /ref-update HTTP/1.1" 200 156 0.005268 10.0.0.33 - - [2026-06-24 22:26:24] "POST /tags HTTP/1.1" 409 221 0.015483 10.0.0.33 - - [2026-06-24 22:26:24] "GET /floating-ip/2228ff82-31aa-488f-85e9-bb4ba44b6561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.027130 10.0.0.33 - - [2026-06-24 22:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.33 - - [2026-06-24 22:26:24] "GET /tag/009fbaef-fc2a-46e9-95f1-5eb8852d9f83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011323 10.0.0.33 - - [2026-06-24 22:26:24] "PUT /floating-ip/2228ff82-31aa-488f-85e9-bb4ba44b6561 HTTP/1.1" 200 256 0.024019 10.0.0.33 - - [2026-06-24 22:26:24] "POST /set-tag HTTP/1.1" 200 109 0.021806 10.0.0.33 - - [2026-06-24 22:26:25] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004431 10.0.0.33 - - [2026-06-24 22:26:25] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.33 - - [2026-06-24 22:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-06-24 22:26:25] "GET /loadbalancer/1d7ac9d0-b9f3-4ff4-be32-7f33c6151055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002613 10.0.0.33 - - [2026-06-24 22:26:25] "GET /loadbalancer-pool/d2462e0a-f2b6-4df8-8de2-ab45cb4406a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002236 10.0.0.33 - - [2026-06-24 22:26:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020823 10.0.0.33 - - [2026-06-24 22:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008821 10.0.0.33 - - [2026-06-24 22:26:25] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008725 10.0.0.33 - - [2026-06-24 22:26:25] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008968 10.0.0.33 - - [2026-06-24 22:26:25] "POST /ref-update HTTP/1.1" 200 156 0.016249 10.0.0.33 - - [2026-06-24 22:26:25] "GET /floating-ip/2228ff82-31aa-488f-85e9-bb4ba44b6561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.027743 10.0.0.33 - - [2026-06-24 22:26:25] "POST /set-tag HTTP/1.1" 200 109 0.053963 10.0.0.33 - - [2026-06-24 22:26:26] "GET /virtual-machine/d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002719 10.0.0.33 - - [2026-06-24 22:26:26] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004849 10.0.0.33 - - [2026-06-24 22:26:26] "GET /virtual-machine/6ebec953-d7e9-4a8e-b462-16ca9b344c08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002639 10.0.0.33 - - [2026-06-24 22:26:26] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005710 10.0.0.33 - - [2026-06-24 22:26:30] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005449 10.0.0.33 - - [2026-06-24 22:26:30] "POST /set-tag HTTP/1.1" 200 109 0.004292 10.0.0.33 - - [2026-06-24 22:26:31] "GET /virtual-machine/979caeaa-48ba-4116-9da5-6daa444780d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002805 10.0.0.33 - - [2026-06-24 22:26:31] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004159 10.0.0.33 - - [2026-06-24 22:26:31] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005571 10.0.0.33 - - [2026-06-24 22:26:31] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.33 - - [2026-06-24 22:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2026-06-24 22:26:59] "POST /chown HTTP/1.1" 200 109 0.005940 10.0.0.33 - - [2026-06-24 22:26:59] "POST /chown HTTP/1.1" 200 109 0.005436 10.0.0.33 - - [2026-06-24 22:26:59] "POST /chown HTTP/1.1" 200 109 0.009589 10.0.0.33 - - [2026-06-24 22:26:59] "POST /chown HTTP/1.1" 200 109 0.016984 10.0.0.33 - - [2026-06-24 22:27:03] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007472 10.0.0.33 - - [2026-06-24 22:27:03] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.33 - - [2026-06-24 22:27:03] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004381 10.0.0.33 - - [2026-06-24 22:27:03] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.33 - - [2026-06-24 22:27:03] "GET /virtual-machine/979caeaa-48ba-4116-9da5-6daa444780d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001948 10.0.0.33 - - [2026-06-24 22:27:03] "POST /ref-update HTTP/1.1" 200 156 0.008004 10.0.0.33 - - [2026-06-24 22:27:03] "GET /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010074 10.0.0.33 - - [2026-06-24 22:27:03] "POST /set-tag HTTP/1.1" 200 109 0.013695 10.0.0.33 - - [2026-06-24 22:27:03] "POST /set-tag HTTP/1.1" 200 109 0.025522 10.0.0.33 - - [2026-06-24 22:27:03] "DELETE /instance-ip/ba5b53c2-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.039059 10.0.0.33 - - [2026-06-24 22:27:03] "DELETE /virtual-machine-interface/ba3d1eb6-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.041235 10.0.0.33 - - [2026-06-24 22:27:03] "DELETE /virtual-machine/979caeaa-48ba-4116-9da5-6daa444780d3 HTTP/1.1" 200 115 0.015310 10.0.0.33 - - [2026-06-24 22:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-06-24 22:27:07] "GET /tag/b25c5cf4-39ff-4dbb-9e71-d0d193a156a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.019190 10.0.0.33 - - [2026-06-24 22:27:07] "GET /tag/b25c5cf4-39ff-4dbb-9e71-d0d193a156a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016345 10.0.0.33 - - [2026-06-24 22:27:07] "GET /virtual-machine-interface/9da7b533-2c06-4107-affa-91d0a08bcd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005377 10.0.0.33 - - [2026-06-24 22:27:07] "POST /set-tag HTTP/1.1" 200 109 0.014636 10.0.0.33 - - [2026-06-24 22:27:07] "GET /virtual-machine-interface/ac63787c-5134-412b-9d48-2bcf5b869196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004227 10.0.0.33 - - [2026-06-24 22:27:07] "POST /set-tag HTTP/1.1" 200 109 0.014203 10.0.0.33 - - [2026-06-24 22:27:07] "GET /virtual-machine-interface/ca133f08-d79e-4fe2-a783-0dc95168f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009008 10.0.0.33 - - [2026-06-24 22:27:07] "POST /set-tag HTTP/1.1" 200 109 0.014409 10.0.0.33 - - [2026-06-24 22:27:07] "GET /firewall-policy/bf343e7f-32d3-48d5-905d-99898acd01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005339 10.0.0.33 - - [2026-06-24 22:27:07] "GET /firewall-rule/4230716a-bda1-42ca-af6b-45d903fbc6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005072 10.0.0.33 - - [2026-06-24 22:27:07] "POST /ref-update HTTP/1.1" 200 156 0.014978 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /firewall-rule/4230716a-bda1-42ca-af6b-45d903fbc6a7 HTTP/1.1" 200 115 0.039533 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /loadbalancer-member/6efa2a71-2e9b-4353-91d8-45a48e6dea09 HTTP/1.1" 200 115 0.020999 10.0.0.33 - - [2026-06-24 22:27:07] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.008248 10.0.0.33 - - [2026-06-24 22:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015888 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /loadbalancer-pool/83baece6-c017-4153-a882-9f44d49cb37d HTTP/1.1" 200 115 0.066694 10.0.0.33 - - [2026-06-24 22:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.005069 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /loadbalancer-listener/ea8c85c2-558e-4c2d-9e3c-b98948352e8b HTTP/1.1" 200 115 0.051384 10.0.0.33 - - [2026-06-24 22:27:07] "GET /floating-ip/532c2e72-c1ce-432b-9366-611932881547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.002673 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.011756 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.015294 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.029168 10.0.0.33 - - [2026-06-24 22:27:07] "PUT /floating-ip/532c2e72-c1ce-432b-9366-611932881547 HTTP/1.1" 200 256 0.036650 10.0.0.33 - - [2026-06-24 22:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.007670 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.022962 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /floating-ip/532c2e72-c1ce-432b-9366-611932881547 HTTP/1.1" 200 115 0.064842 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /loadbalancer/e7ec7f33-c19b-4db9-bac5-fe58603463fc HTTP/1.1" 200 115 0.036045 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.008133 10.0.0.33 - - [2026-06-24 22:27:07] "POST /chown HTTP/1.1" 200 109 0.013046 10.0.0.33 - - [2026-06-24 22:27:07] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.010705 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /instance-ip/ffc54783-39c8-4f2c-a7e6-9b5b8a9ea346 HTTP/1.1" 200 115 0.091137 10.0.0.33 - - [2026-06-24 22:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.006003 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /virtual-machine-interface/9da7b533-2c06-4107-affa-91d0a08bcd88 HTTP/1.1" 200 115 0.059782 10.0.0.33 - - [2026-06-24 22:27:07] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.025870 10.0.0.33 - - [2026-06-24 22:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011101 10.0.0.33 - - [2026-06-24 22:27:07] "PUT /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 266 0.009310 10.0.0.33 - - [2026-06-24 22:27:07] "DELETE /tag/b25c5cf4-39ff-4dbb-9e71-d0d193a156a8 HTTP/1.1" 200 115 0.126670 10.0.0.33 - - [2026-06-24 22:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016626 10.0.0.33 - - [2026-06-24 22:27:08] "GET /floating-ip-pool/9abf20dd-09d2-4923-838e-c752d898715f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002344 10.0.0.33 - - [2026-06-24 22:27:08] "POST /ref-update HTTP/1.1" 200 156 0.012293 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /service-instance/3d564d23-db33-493a-9ef8-ec8b3db9cfeb HTTP/1.1" 200 115 0.074152 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /floating-ip-pool/9abf20dd-09d2-4923-838e-c752d898715f HTTP/1.1" 200 115 0.059148 10.0.0.33 - - [2026-06-24 22:27:08] "GET /virtual-machine-interface/ac63787c-5134-412b-9d48-2bcf5b869196?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004845 10.0.0.33 - - [2026-06-24 22:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002542 10.0.0.33 - - [2026-06-24 22:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008495 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /virtual-network/72d6f571-7417-4df1-909e-a2e94ae63037 HTTP/1.1" 200 115 0.111692 10.0.0.33 - - [2026-06-24 22:27:08] "GET /routing-instance/edb1c76c-9180-41bd-a2b6-0f607bdecdd6 HTTP/1.1" 404 171 0.005763 10.0.0.33 - - [2026-06-24 22:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.33 - - [2026-06-24 22:27:08] "GET /domains HTTP/1.1" 200 280 0.005497 10.0.0.33 - - [2026-06-24 22:27:08] "GET /domain/3007891b-a90a-4a3b-a2b9-7b8382db6080 HTTP/1.1" 200 3086 0.010422 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /virtual-machine-interface/ac63787c-5134-412b-9d48-2bcf5b869196 HTTP/1.1" 200 115 0.089620 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /route-target/105430b6-e983-44ea-956d-c3b05f9c1ea1 HTTP/1.1" 200 115 0.063101 10.0.0.33 - - [2026-06-24 22:27:08] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7 HTTP/1.1" 200 7142 0.089434 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /virtual-machine/ed8c3908-a029-4df5-8a61-a555c08c7ccb HTTP/1.1" 200 115 0.130000 10.0.0.33 - - [2026-06-24 22:27:08] "GET /virtual-machine-interface/ca133f08-d79e-4fe2-a783-0dc95168f554?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006706 10.0.0.33 - - [2026-06-24 22:27:08] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.022804 10.0.0.33 - - [2026-06-24 22:27:08] "POST /set-tag HTTP/1.1" 200 109 0.005172 10.0.0.33 - - [2026-06-24 22:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.33 - - [2026-06-24 22:27:08] "GET /loadbalancer/1d7ac9d0-b9f3-4ff4-be32-7f33c6151055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002692 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /virtual-machine-interface/ca133f08-d79e-4fe2-a783-0dc95168f554 HTTP/1.1" 200 115 0.063447 10.0.0.33 - - [2026-06-24 22:27:08] "POST /ref-update HTTP/1.1" 200 156 0.010808 10.0.0.33 - - [2026-06-24 22:27:08] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009062 10.0.0.33 - - [2026-06-24 22:27:08] "POST /set-tag HTTP/1.1" 200 109 0.031324 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /virtual-machine/d4a4637e-34b9-43a1-9895-f369e1da5317 HTTP/1.1" 200 115 0.062654 10.0.0.33 - - [2026-06-24 22:27:08] "DELETE /loadbalancer-member/484195c7-92bc-44b8-823c-60a40a6be0d5 HTTP/1.1" 200 115 0.045625 10.0.0.33 - - [2026-06-24 22:27:09] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004466 10.0.0.33 - - [2026-06-24 22:27:09] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.33 - - [2026-06-24 22:27:09] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005459 10.0.0.33 - - [2026-06-24 22:27:09] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.33 - - [2026-06-24 22:27:09] "GET /virtual-machine/6ebec953-d7e9-4a8e-b462-16ca9b344c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002846 10.0.0.33 - - [2026-06-24 22:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.33 - - [2026-06-24 22:27:09] "GET /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016395 10.0.0.33 - - [2026-06-24 22:27:09] "POST /set-tag HTTP/1.1" 200 109 0.014495 10.0.0.33 - - [2026-06-24 22:27:09] "POST /set-tag HTTP/1.1" 200 109 0.023558 10.0.0.33 - - [2026-06-24 22:27:09] "POST /set-tag HTTP/1.1" 200 109 0.026406 10.0.0.33 - - [2026-06-24 22:27:09] "DELETE /instance-ip/b5f47958-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.032508 10.0.0.33 - - [2026-06-24 22:27:09] "POST /ref-update HTTP/1.1" 200 156 0.008909 10.0.0.33 - - [2026-06-24 22:27:09] "DELETE /virtual-machine-interface/b5d7ddde-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.039357 10.0.0.33 - - [2026-06-24 22:27:09] "DELETE /virtual-machine/6ebec953-d7e9-4a8e-b462-16ca9b344c08 HTTP/1.1" 200 115 0.018055 10.0.0.33 - - [2026-06-24 22:27:13] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009032 10.0.0.33 - - [2026-06-24 22:27:13] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.33 - - [2026-06-24 22:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2026-06-24 22:27:13] "GET /loadbalancer/1d7ac9d0-b9f3-4ff4-be32-7f33c6151055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002189 10.0.0.33 - - [2026-06-24 22:27:14] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007141 10.0.0.33 - - [2026-06-24 22:27:14] "POST /set-tag HTTP/1.1" 200 109 0.003592 10.0.0.33 - - [2026-06-24 22:27:14] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004227 10.0.0.33 - - [2026-06-24 22:27:14] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.33 - - [2026-06-24 22:27:14] "GET /virtual-machine/d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004541 10.0.0.33 - - [2026-06-24 22:27:14] "POST /ref-update HTTP/1.1" 200 156 0.013040 10.0.0.33 - - [2026-06-24 22:27:14] "GET /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013160 10.0.0.33 - - [2026-06-24 22:27:14] "POST /set-tag HTTP/1.1" 200 109 0.033361 10.0.0.33 - - [2026-06-24 22:27:14] "POST /set-tag HTTP/1.1" 200 109 0.038097 10.0.0.33 - - [2026-06-24 22:27:14] "POST /set-tag HTTP/1.1" 200 109 0.034235 10.0.0.33 - - [2026-06-24 22:27:14] "DELETE /instance-ip/b582673c-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.063675 10.0.0.33 - - [2026-06-24 22:27:14] "POST /ref-update HTTP/1.1" 200 156 0.008399 10.0.0.33 - - [2026-06-24 22:27:15] "DELETE /virtual-machine-interface/b56956c0-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.068354 10.0.0.33 - - [2026-06-24 22:27:15] "DELETE /virtual-machine/d62af0e7-a0d8-430a-a0c3-ef0a2f82f10b HTTP/1.1" 200 115 0.029409 10.0.0.33 - - [2026-06-24 22:27:15] "DELETE /tag/c25b383e-7307-4e2c-8c84-8a53fd03c6d2 HTTP/1.1" 200 115 0.126489 10.0.0.33 - - [2026-06-24 22:27:15] "DELETE /tag/da656368-3639-49ed-8383-785e3ea95468 HTTP/1.1" 200 115 0.050348 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.33 - - [2026-06-24 22:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-06-24 22:27:18] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040771 10.0.0.33 - - [2026-06-24 22:27:18] "POST /tags HTTP/1.1" 200 393 0.026808 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012359 10.0.0.33 - - [2026-06-24 22:27:19] "GET /tag/2e9f65f6-1c1f-4454-a3c0-1eb00565e973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.024294 10.0.0.33 - - [2026-06-24 22:27:19] "POST /tags HTTP/1.1" 200 341 0.050152 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2026-06-24 22:27:19] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.020574 10.0.0.33 - - [2026-06-24 22:27:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000702 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.009614 10.0.0.33 - - [2026-06-24 22:27:19] "POST /security-groups HTTP/1.1" 200 589 0.071451 10.0.0.33 - - [2026-06-24 22:27:19] "POST /projects HTTP/1.1" 200 519 0.222347 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.002522 10.0.0.33 - - [2026-06-24 22:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017983 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.33 - - [2026-06-24 22:27:19] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.014255 10.0.0.33 - - [2026-06-24 22:27:19] "POST /access-control-lists HTTP/1.1" 200 598 0.069803 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.001527 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-06-24 22:27:19] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004160 10.0.0.33 - - [2026-06-24 22:27:19] "POST /access-control-lists HTTP/1.1" 200 596 0.072365 10.0.0.33 - - [2026-06-24 22:27:19] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.091684 10.0.0.33 - - [2026-06-24 22:27:19] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.047448 10.0.0.33 - - [2026-06-24 22:27:19] "POST /security-groups HTTP/1.1" 200 591 0.079190 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.001604 10.0.0.33 - - [2026-06-24 22:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032917 10.0.0.33 - - [2026-06-24 22:27:19] "POST /access-control-lists HTTP/1.1" 200 632 0.035541 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.008195 10.0.0.33 - - [2026-06-24 22:27:19] "POST /chown HTTP/1.1" 200 109 0.031799 10.0.0.33 - - [2026-06-24 22:27:19] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003901 10.0.0.33 - - [2026-06-24 22:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-06-24 22:27:19] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012409 10.0.0.33 - - [2026-06-24 22:27:20] "POST /tags HTTP/1.1" 409 226 0.006951 10.0.0.33 - - [2026-06-24 22:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.33 - - [2026-06-24 22:27:20] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012104 10.0.0.33 - - [2026-06-24 22:27:20] "POST /access-control-lists HTTP/1.1" 200 630 0.098349 10.0.0.33 - - [2026-06-24 22:27:20] "POST /firewall-rules HTTP/1.1" 200 600 0.068353 10.0.0.33 - - [2026-06-24 22:27:20] "GET /firewall-rule/fb4f8878-33b8-466c-919a-233f49a6f7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.022308 10.0.0.33 - - [2026-06-24 22:27:20] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004178 10.0.0.33 - - [2026-06-24 22:27:20] "GET /firewall-rule/fb4f8878-33b8-466c-919a-233f49a6f7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002733 10.0.0.33 - - [2026-06-24 22:27:20] "POST /ref-update HTTP/1.1" 200 156 0.069640 10.0.0.33 - - [2026-06-24 22:27:20] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012741 10.0.0.33 - - [2026-06-24 22:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-06-24 22:27:20] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003112 10.0.0.33 - - [2026-06-24 22:27:20] "POST /tags HTTP/1.1" 409 226 0.001593 10.0.0.33 - - [2026-06-24 22:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2026-06-24 22:27:20] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.024251 10.0.0.33 - - [2026-06-24 22:27:20] "POST /firewall-rules HTTP/1.1" 200 598 0.097830 10.0.0.33 - - [2026-06-24 22:27:20] "GET /firewall-rule/649a2a2f-c523-4b2a-9cae-43c6516dd62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009269 10.0.0.33 - - [2026-06-24 22:27:20] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003597 10.0.0.33 - - [2026-06-24 22:27:20] "GET /firewall-rule/649a2a2f-c523-4b2a-9cae-43c6516dd62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002331 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.33 - - [2026-06-24 22:27:20] "POST /ref-update HTTP/1.1" 200 156 0.065461 10.0.0.33 - - [2026-06-24 22:27:22] "POST /tags HTTP/1.1" 200 393 0.051951 10.0.0.33 - - [2026-06-24 22:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020763 10.0.0.33 - - [2026-06-24 22:27:22] "GET /tag/02c836b1-78cd-45ac-911a-e2c83d0d8a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012749 10.0.0.33 - - [2026-06-24 22:27:22] "POST /tags HTTP/1.1" 200 341 0.043050 10.0.0.33 - - [2026-06-24 22:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009463 10.0.0.33 - - [2026-06-24 22:27:22] "GET /tag/920c0dd9-5092-4333-b35e-940c7fd1d877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015388 10.0.0.33 - - [2026-06-24 22:27:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.000456 10.0.0.33 - - [2026-06-24 22:27:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.001181 10.0.0.33 - - [2026-06-24 22:27:22] "POST /security-groups HTTP/1.1" 200 589 0.083533 10.0.0.33 - - [2026-06-24 22:27:22] "POST /projects HTTP/1.1" 200 519 0.198081 10.0.0.33 - - [2026-06-24 22:27:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.007575 10.0.0.33 - - [2026-06-24 22:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.036592 10.0.0.33 - - [2026-06-24 22:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015451 10.0.0.33 - - [2026-06-24 22:27:22] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.016089 10.0.0.33 - - [2026-06-24 22:27:22] "POST /access-control-lists HTTP/1.1" 200 598 0.099859 10.0.0.33 - - [2026-06-24 22:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.33 - - [2026-06-24 22:27:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.012119 10.0.0.33 - - [2026-06-24 22:27:22] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.019057 10.0.0.33 - - [2026-06-24 22:27:22] "POST /access-control-lists HTTP/1.1" 200 596 0.086957 10.0.0.33 - - [2026-06-24 22:27:22] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.137448 10.0.0.33 - - [2026-06-24 22:27:22] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.051217 10.0.0.33 - - [2026-06-24 22:27:22] "POST /security-groups HTTP/1.1" 200 591 0.098874 10.0.0.33 - - [2026-06-24 22:27:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.001590 10.0.0.33 - - [2026-06-24 22:27:23] "POST /access-control-lists HTTP/1.1" 200 632 0.044045 10.0.0.33 - - [2026-06-24 22:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.060838 10.0.0.33 - - [2026-06-24 22:27:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.027717 10.0.0.33 - - [2026-06-24 22:27:23] "POST /chown HTTP/1.1" 200 109 0.035183 10.0.0.33 - - [2026-06-24 22:27:23] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002766 10.0.0.33 - - [2026-06-24 22:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2026-06-24 22:27:23] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005907 10.0.0.33 - - [2026-06-24 22:27:23] "POST /tags HTTP/1.1" 409 226 0.002831 10.0.0.33 - - [2026-06-24 22:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-06-24 22:27:23] "POST /access-control-lists HTTP/1.1" 200 630 0.101329 10.0.0.33 - - [2026-06-24 22:27:23] "GET /tag/920c0dd9-5092-4333-b35e-940c7fd1d877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.052084 10.0.0.33 - - [2026-06-24 22:27:23] "POST /firewall-rules HTTP/1.1" 200 600 0.188039 10.0.0.33 - - [2026-06-24 22:27:23] "GET /firewall-rule/0dc8d840-0fd5-41d1-bc9e-b63e1f4cc3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004776 10.0.0.33 - - [2026-06-24 22:27:23] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003869 10.0.0.33 - - [2026-06-24 22:27:23] "GET /firewall-rule/0dc8d840-0fd5-41d1-bc9e-b63e1f4cc3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002102 10.0.0.33 - - [2026-06-24 22:27:23] "POST /ref-update HTTP/1.1" 200 156 0.062236 10.0.0.33 - - [2026-06-24 22:27:23] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009153 10.0.0.33 - - [2026-06-24 22:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.33 - - [2026-06-24 22:27:23] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005706 10.0.0.33 - - [2026-06-24 22:27:23] "POST /tags HTTP/1.1" 409 226 0.003183 10.0.0.33 - - [2026-06-24 22:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.33 - - [2026-06-24 22:27:23] "GET /tag/920c0dd9-5092-4333-b35e-940c7fd1d877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.026290 10.0.0.33 - - [2026-06-24 22:27:23] "POST /firewall-rules HTTP/1.1" 200 598 0.104704 10.0.0.33 - - [2026-06-24 22:27:23] "GET /firewall-rule/9a6987fa-03d4-4135-9191-13bed7cb30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006135 10.0.0.33 - - [2026-06-24 22:27:23] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004290 10.0.0.33 - - [2026-06-24 22:27:23] "GET /firewall-rule/9a6987fa-03d4-4135-9191-13bed7cb30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002796 10.0.0.33 - - [2026-06-24 22:27:24] "POST /ref-update HTTP/1.1" 200 156 0.081802 10.0.0.33 - - [2026-06-24 22:27:25] "POST /tags HTTP/1.1" 200 345 0.119903 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010828 10.0.0.33 - - [2026-06-24 22:27:25] "GET /tag/50fa5aa3-8d7a-48ef-9c30-4a6460364955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.019099 10.0.0.33 - - [2026-06-24 22:27:25] "POST /projects HTTP/1.1" 409 238 0.001744 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.33 - - [2026-06-24 22:27:25] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.046502 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2026-06-24 22:27:25] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004157 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.33 - - [2026-06-24 22:27:25] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005187 10.0.0.33 - - [2026-06-24 22:27:25] "POST /security-groups HTTP/1.1" 409 285 0.005431 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2026-06-24 22:27:25] "PUT /security-group/295dfd9d-6ea4-4de9-ba9a-66f53a14038f HTTP/1.1" 200 262 0.059733 10.0.0.33 - - [2026-06-24 22:27:25] "PUT /access-control-list/0f5fe5ab-2f12-43ee-ba20-659060b7b06d HTTP/1.1" 200 272 0.031566 10.0.0.33 - - [2026-06-24 22:27:25] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.100868 10.0.0.33 - - [2026-06-24 22:27:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.063449 10.0.0.33 - - [2026-06-24 22:27:25] "POST /tags HTTP/1.1" 409 228 0.030258 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008066 10.0.0.33 - - [2026-06-24 22:27:25] "PUT /access-control-list/5cbb91e9-96ee-4069-abe1-bf9dafe2be5c HTTP/1.1" 200 272 0.100754 10.0.0.33 - - [2026-06-24 22:27:25] "GET /tag/50fa5aa3-8d7a-48ef-9c30-4a6460364955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012352 10.0.0.33 - - [2026-06-24 22:27:25] "POST /tags HTTP/1.1" 200 345 0.030116 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2026-06-24 22:27:25] "GET /tag/1c1dd56e-0ee4-4983-9589-3c804244469e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011173 10.0.0.33 - - [2026-06-24 22:27:25] "POST /projects HTTP/1.1" 409 238 0.003721 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2026-06-24 22:27:25] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034186 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.33 - - [2026-06-24 22:27:25] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005490 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-06-24 22:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008682 10.0.0.33 - - [2026-06-24 22:27:25] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048651 10.0.0.33 - - [2026-06-24 22:27:25] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004077 10.0.0.33 - - [2026-06-24 22:27:25] "POST /security-groups HTTP/1.1" 409 285 0.002023 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001544 10.0.0.33 - - [2026-06-24 22:27:26] "PUT /security-group/475afed5-ce96-443f-b579-6099ba725e6a HTTP/1.1" 200 262 0.061687 10.0.0.33 - - [2026-06-24 22:27:26] "PUT /access-control-list/78761a7a-5442-4636-94d3-027efedb3c4e HTTP/1.1" 200 272 0.016650 10.0.0.33 - - [2026-06-24 22:27:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034308 10.0.0.33 - - [2026-06-24 22:27:26] "POST /tags HTTP/1.1" 409 228 0.015337 10.0.0.33 - - [2026-06-24 22:27:26] "PUT /access-control-list/92604ad4-90e1-4897-949f-248fa0c67ac0 HTTP/1.1" 200 272 0.032296 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.33 - - [2026-06-24 22:27:26] "GET /tag/1c1dd56e-0ee4-4983-9589-3c804244469e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013448 10.0.0.33 - - [2026-06-24 22:27:26] "POST /tags HTTP/1.1" 200 291 0.058288 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2026-06-24 22:27:26] "GET /tag/501ad9b7-887f-4d16-a428-303637efcc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018685 10.0.0.33 - - [2026-06-24 22:27:26] "POST /tags HTTP/1.1" 200 303 0.327534 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.33 - - [2026-06-24 22:27:26] "GET /tag/fe45accc-5721-4772-ad52-8523a9f4d758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012948 10.0.0.33 - - [2026-06-24 22:27:26] "POST /tags HTTP/1.1" 409 252 0.002127 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2026-06-24 22:27:26] "GET /tag/2e9f65f6-1c1f-4454-a3c0-1eb00565e973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010484 10.0.0.33 - - [2026-06-24 22:27:26] "POST /tags HTTP/1.1" 409 226 0.002471 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-06-24 22:27:26] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010335 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.33 - - [2026-06-24 22:27:26] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003562 10.0.0.33 - - [2026-06-24 22:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.33 - - [2026-06-24 22:27:26] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040169 10.0.0.33 - - [2026-06-24 22:27:27] "POST /virtual-machines HTTP/1.1" 200 395 0.036437 10.0.0.33 - - [2026-06-24 22:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026576 10.0.0.33 - - [2026-06-24 22:27:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109315 10.0.0.33 - - [2026-06-24 22:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010418 10.0.0.33 - - [2026-06-24 22:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008208 10.0.0.33 - - [2026-06-24 22:27:27] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008120 10.0.0.33 - - [2026-06-24 22:27:27] "POST /instance-ips HTTP/1.1" 200 397 0.019916 10.0.0.33 - - [2026-06-24 22:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016455 10.0.0.33 - - [2026-06-24 22:27:27] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004343 10.0.0.33 - - [2026-06-24 22:27:27] "POST /set-tag HTTP/1.1" 200 109 0.070204 10.0.0.33 - - [2026-06-24 22:27:27] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007604 10.0.0.33 - - [2026-06-24 22:27:27] "GET /instance-ip/e15928be-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003587 10.0.0.33 - - [2026-06-24 22:27:27] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004223 10.0.0.33 - - [2026-06-24 22:27:27] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.33 - - [2026-06-24 22:27:27] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002899 10.0.0.33 - - [2026-06-24 22:27:27] "POST /ref-update HTTP/1.1" 200 156 0.009181 10.0.0.33 - - [2026-06-24 22:27:27] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005047 10.0.0.33 - - [2026-06-24 22:27:27] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.33 - - [2026-06-24 22:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2026-06-24 22:27:27] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003531 10.0.0.33 - - [2026-06-24 22:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001112 10.0.0.33 - - [2026-06-24 22:27:27] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035446 10.0.0.33 - - [2026-06-24 22:27:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007804 10.0.0.33 - - [2026-06-24 22:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023798 10.0.0.33 - - [2026-06-24 22:27:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097572 10.0.0.33 - - [2026-06-24 22:27:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007971 10.0.0.33 - - [2026-06-24 22:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009517 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004745 10.0.0.33 - - [2026-06-24 22:27:28] "POST /instance-ips HTTP/1.1" 200 397 0.018748 10.0.0.33 - - [2026-06-24 22:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017694 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005613 10.0.0.33 - - [2026-06-24 22:27:28] "POST /set-tag HTTP/1.1" 200 109 0.076624 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020428 10.0.0.33 - - [2026-06-24 22:27:28] "GET /instance-ip/e1cae74c-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002816 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004022 10.0.0.33 - - [2026-06-24 22:27:28] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003605 10.0.0.33 - - [2026-06-24 22:27:28] "POST /ref-update HTTP/1.1" 200 156 0.008353 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017182 10.0.0.33 - - [2026-06-24 22:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.33 - - [2026-06-24 22:27:28] "POST /tags HTTP/1.1" 200 291 0.015545 10.0.0.33 - - [2026-06-24 22:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009051 10.0.0.33 - - [2026-06-24 22:27:28] "GET /tag/2168bd2a-19c2-4c4a-9426-ade52dad2cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.010853 10.0.0.33 - - [2026-06-24 22:27:28] "POST /tags HTTP/1.1" 409 252 0.001884 10.0.0.33 - - [2026-06-24 22:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.33 - - [2026-06-24 22:27:28] "GET /tag/02c836b1-78cd-45ac-911a-e2c83d0d8a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009505 10.0.0.33 - - [2026-06-24 22:27:28] "POST /tags HTTP/1.1" 409 226 0.001219 10.0.0.33 - - [2026-06-24 22:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-06-24 22:27:28] "GET /tag/920c0dd9-5092-4333-b35e-940c7fd1d877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010095 10.0.0.33 - - [2026-06-24 22:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003098 10.0.0.33 - - [2026-06-24 22:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.33 - - [2026-06-24 22:27:28] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034230 10.0.0.33 - - [2026-06-24 22:27:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007785 10.0.0.33 - - [2026-06-24 22:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008559 10.0.0.33 - - [2026-06-24 22:27:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096738 10.0.0.33 - - [2026-06-24 22:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016048 10.0.0.33 - - [2026-06-24 22:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009180 10.0.0.33 - - [2026-06-24 22:27:28] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004328 10.0.0.33 - - [2026-06-24 22:27:28] "POST /instance-ips HTTP/1.1" 200 397 0.017711 10.0.0.33 - - [2026-06-24 22:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018985 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009925 10.0.0.33 - - [2026-06-24 22:27:29] "POST /set-tag HTTP/1.1" 200 109 0.072265 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013891 10.0.0.33 - - [2026-06-24 22:27:29] "GET /instance-ip/e253c5d0-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003491 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005450 10.0.0.33 - - [2026-06-24 22:27:29] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003510 10.0.0.33 - - [2026-06-24 22:27:29] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016860 10.0.0.33 - - [2026-06-24 22:27:29] "POST /set-tag HTTP/1.1" 200 109 0.003483 10.0.0.33 - - [2026-06-24 22:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003664 10.0.0.33 - - [2026-06-24 22:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.33 - - [2026-06-24 22:27:29] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053977 10.0.0.33 - - [2026-06-24 22:27:29] "POST /virtual-machines HTTP/1.1" 200 395 0.008622 10.0.0.33 - - [2026-06-24 22:27:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020925 10.0.0.33 - - [2026-06-24 22:27:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111940 10.0.0.33 - - [2026-06-24 22:27:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022485 10.0.0.33 - - [2026-06-24 22:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008059 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010950 10.0.0.33 - - [2026-06-24 22:27:29] "POST /instance-ips HTTP/1.1" 200 397 0.027440 10.0.0.33 - - [2026-06-24 22:27:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017730 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016577 10.0.0.33 - - [2026-06-24 22:27:29] "POST /set-tag HTTP/1.1" 200 109 0.063437 10.0.0.33 - - [2026-06-24 22:27:29] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016630 10.0.0.33 - - [2026-06-24 22:27:29] "GET /instance-ip/e2cdf30a-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011782 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005136 10.0.0.33 - - [2026-06-24 22:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004807 10.0.0.33 - - [2026-06-24 22:27:30] "POST /ref-update HTTP/1.1" 200 156 0.017767 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006567 10.0.0.33 - - [2026-06-24 22:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.33 - - [2026-06-24 22:27:30] "POST /tags HTTP/1.1" 200 299 0.026197 10.0.0.33 - - [2026-06-24 22:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-06-24 22:27:30] "GET /tag/6a14e01a-1a25-49ca-a98f-43adbb736602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.021544 10.0.0.33 - - [2026-06-24 22:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005397 10.0.0.33 - - [2026-06-24 22:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.33 - - [2026-06-24 22:27:30] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031360 10.0.0.33 - - [2026-06-24 22:27:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008477 10.0.0.33 - - [2026-06-24 22:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007049 10.0.0.33 - - [2026-06-24 22:27:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100131 10.0.0.33 - - [2026-06-24 22:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010218 10.0.0.33 - - [2026-06-24 22:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004339 10.0.0.33 - - [2026-06-24 22:27:30] "POST /instance-ips HTTP/1.1" 200 397 0.016498 10.0.0.33 - - [2026-06-24 22:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018571 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012374 10.0.0.33 - - [2026-06-24 22:27:30] "POST /set-tag HTTP/1.1" 200 109 0.015302 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015063 10.0.0.33 - - [2026-06-24 22:27:30] "GET /instance-ip/e34df302-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002248 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003927 10.0.0.33 - - [2026-06-24 22:27:30] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.33 - - [2026-06-24 22:27:30] "POST /tags HTTP/1.1" 200 299 0.014087 10.0.0.33 - - [2026-06-24 22:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2026-06-24 22:27:30] "GET /tag/113e21ad-23f8-443b-8bcd-c3355a57fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012657 10.0.0.33 - - [2026-06-24 22:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2026-06-24 22:27:30] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003937 10.0.0.33 - - [2026-06-24 22:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.33 - - [2026-06-24 22:27:30] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029994 10.0.0.33 - - [2026-06-24 22:27:30] "POST /virtual-machines HTTP/1.1" 200 395 0.011872 10.0.0.33 - - [2026-06-24 22:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007526 10.0.0.33 - - [2026-06-24 22:27:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092046 10.0.0.33 - - [2026-06-24 22:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021530 10.0.0.33 - - [2026-06-24 22:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.33 - - [2026-06-24 22:27:31] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005708 10.0.0.33 - - [2026-06-24 22:27:31] "POST /instance-ips HTTP/1.1" 200 397 0.026699 10.0.0.33 - - [2026-06-24 22:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025837 10.0.0.33 - - [2026-06-24 22:27:31] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014957 10.0.0.33 - - [2026-06-24 22:27:31] "POST /set-tag HTTP/1.1" 200 109 0.017066 10.0.0.33 - - [2026-06-24 22:27:31] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010154 10.0.0.33 - - [2026-06-24 22:27:31] "GET /instance-ip/e3af02e6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005280 10.0.0.33 - - [2026-06-24 22:27:31] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004532 10.0.0.33 - - [2026-06-24 22:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.33 - - [2026-06-24 22:27:31] "POST /tags HTTP/1.1" 200 299 0.019979 10.0.0.33 - - [2026-06-24 22:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2026-06-24 22:27:31] "GET /tag/0066e424-a843-4d44-a5cd-eaae92a6c630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013835 10.0.0.33 - - [2026-06-24 22:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2026-06-24 22:27:31] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004906 10.0.0.33 - - [2026-06-24 22:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2026-06-24 22:27:31] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029351 10.0.0.33 - - [2026-06-24 22:27:31] "POST /virtual-machines HTTP/1.1" 200 395 0.006918 10.0.0.33 - - [2026-06-24 22:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020116 10.0.0.33 - - [2026-06-24 22:27:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101757 10.0.0.33 - - [2026-06-24 22:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007405 10.0.0.33 - - [2026-06-24 22:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.33 - - [2026-06-24 22:27:31] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004300 10.0.0.33 - - [2026-06-24 22:27:31] "POST /instance-ips HTTP/1.1" 200 397 0.017802 10.0.0.33 - - [2026-06-24 22:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017899 10.0.0.33 - - [2026-06-24 22:27:31] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007968 10.0.0.33 - - [2026-06-24 22:27:32] "POST /set-tag HTTP/1.1" 200 109 0.022645 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020255 10.0.0.33 - - [2026-06-24 22:27:32] "GET /instance-ip/e41ad9e4-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003349 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004669 10.0.0.33 - - [2026-06-24 22:27:32] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.33 - - [2026-06-24 22:27:32] "POST /tags HTTP/1.1" 200 299 0.017062 10.0.0.33 - - [2026-06-24 22:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2026-06-24 22:27:32] "GET /tag/d7e0ecc3-a0ff-4740-b712-a3357cf6eeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013643 10.0.0.33 - - [2026-06-24 22:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005578 10.0.0.33 - - [2026-06-24 22:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-06-24 22:27:32] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020793 10.0.0.33 - - [2026-06-24 22:27:32] "POST /virtual-machines HTTP/1.1" 200 395 0.007568 10.0.0.33 - - [2026-06-24 22:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009765 10.0.0.33 - - [2026-06-24 22:27:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127908 10.0.0.33 - - [2026-06-24 22:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028369 10.0.0.33 - - [2026-06-24 22:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009258 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005196 10.0.0.33 - - [2026-06-24 22:27:32] "POST /instance-ips HTTP/1.1" 200 397 0.021746 10.0.0.33 - - [2026-06-24 22:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019514 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006154 10.0.0.33 - - [2026-06-24 22:27:32] "POST /set-tag HTTP/1.1" 200 109 0.025302 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008474 10.0.0.33 - - [2026-06-24 22:27:32] "GET /instance-ip/e4835c9e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004729 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004060 10.0.0.33 - - [2026-06-24 22:27:32] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003001 10.0.0.33 - - [2026-06-24 22:27:32] "POST /ref-update HTTP/1.1" 200 156 0.006426 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005986 10.0.0.33 - - [2026-06-24 22:27:32] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003235 10.0.0.33 - - [2026-06-24 22:27:32] "POST /ref-update HTTP/1.1" 200 156 0.007666 10.0.0.33 - - [2026-06-24 22:27:32] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005878 10.0.0.33 - - [2026-06-24 22:27:32] "POST /set-tag HTTP/1.1" 200 109 0.003593 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004011 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003743 10.0.0.33 - - [2026-06-24 22:27:33] "POST /ref-update HTTP/1.1" 200 156 0.007330 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004098 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003398 10.0.0.33 - - [2026-06-24 22:27:33] "POST /ref-update HTTP/1.1" 200 156 0.023365 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010514 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004776 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003934 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004279 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005851 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003895 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010983 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004207 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.33 - - [2026-06-24 22:27:33] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003724 10.0.0.33 - - [2026-06-24 22:27:33] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.33 - - [2026-06-24 22:27:37] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004420 10.0.0.33 - - [2026-06-24 22:27:37] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.33 - - [2026-06-24 22:27:37] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003562 10.0.0.33 - - [2026-06-24 22:27:37] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.33 - - [2026-06-24 22:27:37] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003664 10.0.0.33 - - [2026-06-24 22:27:37] "POST /set-tag HTTP/1.1" 200 109 0.007295 10.0.0.33 - - [2026-06-24 22:27:38] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004271 10.0.0.33 - - [2026-06-24 22:27:38] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.33 - - [2026-06-24 22:27:39] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005582 10.0.0.33 - - [2026-06-24 22:27:39] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine/75212ffb-fc7b-4ebc-b96b-10987ba79b15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004051 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006405 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine/9032f763-1e54-4369-a0e5-7891b3240c8d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003472 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004893 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine/654d4b69-2ac8-48a3-923d-c7f1a895f043?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003011 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004364 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine/9c144c87-6f91-4575-a557-1c41a427e8a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002893 10.0.0.33 - - [2026-06-24 22:27:41] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003694 10.0.0.33 - - [2026-06-24 22:27:42] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005430 10.0.0.33 - - [2026-06-24 22:27:42] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.33 - - [2026-06-24 22:27:42] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003278 10.0.0.33 - - [2026-06-24 22:27:42] "POST /set-tag HTTP/1.1" 200 109 0.001665 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine/99c06359-fc14-48aa-be0e-47c763c2e69b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002646 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004172 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine/557617f5-fbda-49e4-86db-ae6bd17d4e17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002920 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003631 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine/391dad12-e3f7-49b3-8f01-6e11e331bc6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002836 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004426 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine/42826fa5-473d-4fa5-a6d2-4839fd858150?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003143 10.0.0.33 - - [2026-06-24 22:27:46] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003851 10.0.0.33 - - [2026-06-24 22:27:46] "GET /loadbalancer/9395feee-45b2-4b25-a32e-5eb34dab8b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003407 10.0.0.33 - - [2026-06-24 22:27:47] "POST /tags HTTP/1.1" 200 333 0.034032 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2026-06-24 22:27:47] "GET /tag/b8becd13-0d4d-46c1-8d7e-2da91136e4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015271 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.33 - - [2026-06-24 22:27:47] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032945 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.33 - - [2026-06-24 22:27:47] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003602 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-06-24 22:27:47] "GET /service-appliance-set/a7362e17-1065-490a-910f-65f18b0f0686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002396 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001377 10.0.0.33 - - [2026-06-24 22:27:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092569 10.0.0.33 - - [2026-06-24 22:27:47] "GET /virtual-machine-interface/bebd819e-2105-4f68-9d7e-e26fe44f274b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012920 10.0.0.33 - - [2026-06-24 22:27:47] "POST /instance-ips HTTP/1.1" 200 409 0.021373 10.0.0.33 - - [2026-06-24 22:27:47] "GET /instance-ip/c165e56d-ebb1-4846-8f8a-8db9d96b7531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003680 10.0.0.33 - - [2026-06-24 22:27:47] "POST /loadbalancers HTTP/1.1" 200 629 0.058620 10.0.0.33 - - [2026-06-24 22:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019919 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.33 - - [2026-06-24 22:27:47] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047754 10.0.0.33 - - [2026-06-24 22:27:47] "GET /instance-ip/c165e56d-ebb1-4846-8f8a-8db9d96b7531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002482 10.0.0.33 - - [2026-06-24 22:27:47] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033432 10.0.0.33 - - [2026-06-24 22:27:47] "GET /loadbalancer/9395feee-45b2-4b25-a32e-5eb34dab8b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002659 10.0.0.33 - - [2026-06-24 22:27:47] "POST /floating-ips HTTP/1.1" 200 597 0.035163 10.0.0.33 - - [2026-06-24 22:27:47] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.035643 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-06-24 22:27:47] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025443 10.0.0.33 - - [2026-06-24 22:27:47] "GET /loadbalancer-listener/d4737fbf-310c-4d8a-8c0c-c2d22db72d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004075 10.0.0.33 - - [2026-06-24 22:27:47] "GET /loadbalancer-listener/d4737fbf-310c-4d8a-8c0c-c2d22db72d52?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002776 10.0.0.33 - - [2026-06-24 22:27:47] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016402 10.0.0.33 - - [2026-06-24 22:27:47] "GET /instance-ip/c165e56d-ebb1-4846-8f8a-8db9d96b7531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004469 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.33 - - [2026-06-24 22:27:47] "GET /loadbalancer/9395feee-45b2-4b25-a32e-5eb34dab8b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001832 10.0.0.33 - - [2026-06-24 22:27:47] "GET /instance-ip/c165e56d-ebb1-4846-8f8a-8db9d96b7531?fields=floating_ips HTTP/1.1" 200 1213 0.004663 10.0.0.33 - - [2026-06-24 22:27:47] "GET /floating-ip/437fed90-3710-4bf1-b351-99e214580bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003063 10.0.0.33 - - [2026-06-24 22:27:47] "GET /loadbalancer-pool/4be3183c-260f-4c88-8390-549d6a9217d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.007266 10.0.0.33 - - [2026-06-24 22:27:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013349 10.0.0.33 - - [2026-06-24 22:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017549 10.0.0.33 - - [2026-06-24 22:27:47] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014985 10.0.0.33 - - [2026-06-24 22:27:47] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003487 10.0.0.33 - - [2026-06-24 22:27:47] "POST /ref-update HTTP/1.1" 200 156 0.006216 10.0.0.33 - - [2026-06-24 22:27:47] "GET /floating-ip/437fed90-3710-4bf1-b351-99e214580bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.015177 10.0.0.33 - - [2026-06-24 22:27:47] "POST /tags HTTP/1.1" 409 221 0.001623 10.0.0.33 - - [2026-06-24 22:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.33 - - [2026-06-24 22:27:47] "GET /tag/b8becd13-0d4d-46c1-8d7e-2da91136e4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010074 10.0.0.33 - - [2026-06-24 22:27:47] "GET /loadbalancer/9395feee-45b2-4b25-a32e-5eb34dab8b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.010555 10.0.0.33 - - [2026-06-24 22:27:48] "PUT /floating-ip/437fed90-3710-4bf1-b351-99e214580bc2 HTTP/1.1" 200 256 0.018152 10.0.0.33 - - [2026-06-24 22:27:48] "POST /set-tag HTTP/1.1" 200 109 0.097489 10.0.0.33 - - [2026-06-24 22:27:48] "GET /loadbalancer-pool/4be3183c-260f-4c88-8390-549d6a9217d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.012301 10.0.0.33 - - [2026-06-24 22:27:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015645 10.0.0.33 - - [2026-06-24 22:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013318 10.0.0.33 - - [2026-06-24 22:27:48] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007490 10.0.0.33 - - [2026-06-24 22:27:48] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005251 10.0.0.33 - - [2026-06-24 22:27:48] "POST /ref-update HTTP/1.1" 200 156 0.008337 10.0.0.33 - - [2026-06-24 22:27:48] "GET /floating-ip/437fed90-3710-4bf1-b351-99e214580bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.006871 10.0.0.33 - - [2026-06-24 22:27:48] "POST /set-tag HTTP/1.1" 200 109 0.063836 10.0.0.33 - - [2026-06-24 22:27:48] "POST /tags HTTP/1.1" 409 206 0.001978 10.0.0.33 - - [2026-06-24 22:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.33 - - [2026-06-24 22:27:48] "GET /tag/fe45accc-5721-4772-ad52-8523a9f4d758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010553 10.0.0.33 - - [2026-06-24 22:27:48] "POST /tags HTTP/1.1" 409 204 0.002140 10.0.0.33 - - [2026-06-24 22:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-06-24 22:27:48] "GET /tag/113e21ad-23f8-443b-8bcd-c3355a57fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012132 10.0.0.33 - - [2026-06-24 22:27:48] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002133 10.0.0.33 - - [2026-06-24 22:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-06-24 22:27:48] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002367 10.0.0.33 - - [2026-06-24 22:27:48] "POST /tags HTTP/1.1" 409 206 0.001521 10.0.0.33 - - [2026-06-24 22:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-06-24 22:27:48] "GET /tag/fe45accc-5721-4772-ad52-8523a9f4d758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009692 10.0.0.33 - - [2026-06-24 22:27:48] "POST /tags HTTP/1.1" 409 226 0.001496 10.0.0.33 - - [2026-06-24 22:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.33 - - [2026-06-24 22:27:48] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009452 10.0.0.33 - - [2026-06-24 22:27:48] "POST /tags HTTP/1.1" 409 204 0.001264 10.0.0.33 - - [2026-06-24 22:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2026-06-24 22:27:48] "GET /tag/113e21ad-23f8-443b-8bcd-c3355a57fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010528 10.0.0.33 - - [2026-06-24 22:27:48] "POST /tags HTTP/1.1" 409 226 0.001577 10.0.0.33 - - [2026-06-24 22:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.33 - - [2026-06-24 22:27:48] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011688 10.0.0.33 - - [2026-06-24 22:27:48] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002183 10.0.0.33 - - [2026-06-24 22:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-06-24 22:27:49] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002779 10.0.0.33 - - [2026-06-24 22:27:49] "POST /firewall-rules HTTP/1.1" 200 626 0.067682 10.0.0.33 - - [2026-06-24 22:27:49] "POST /firewall-rules HTTP/1.1" 200 646 0.080838 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-rule/74e690cc-b25e-4dee-966c-ec7b8a9f6c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.013187 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002072 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-rule/c9e6851a-e6a2-4888-977d-3d31661489fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.006555 10.0.0.33 - - [2026-06-24 22:27:49] "POST /ref-update HTTP/1.1" 200 156 0.013502 10.0.0.33 - - [2026-06-24 22:27:49] "POST /firewall-policys HTTP/1.1" 200 606 0.024643 10.0.0.33 - - [2026-06-24 22:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010284 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008937 10.0.0.33 - - [2026-06-24 22:27:49] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004855 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002341 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003542 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/bf343e7f-32d3-48d5-905d-99898acd01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006062 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003989 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001870 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002052 10.0.0.33 - - [2026-06-24 22:27:49] "POST /ref-update HTTP/1.1" 200 156 0.019234 10.0.0.33 - - [2026-06-24 22:27:49] "POST /ref-update HTTP/1.1" 200 156 0.013957 10.0.0.33 - - [2026-06-24 22:27:49] "POST /ref-update HTTP/1.1" 200 156 0.016753 10.0.0.33 - - [2026-06-24 22:27:49] "POST /ref-update HTTP/1.1" 200 156 0.023972 10.0.0.33 - - [2026-06-24 22:27:49] "POST /ref-update HTTP/1.1" 200 156 0.030565 10.0.0.33 - - [2026-06-24 22:27:49] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002264 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:27:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 10.0.0.33 - - [2026-06-24 22:29:20] "GET /global-system-configs HTTP/1.1" 200 322 0.001807 10.0.0.33 - - [2026-06-24 22:29:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002508 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 252 0.002057 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/02c836b1-78cd-45ac-911a-e2c83d0d8a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014505 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 228 0.002110 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/1c1dd56e-0ee4-4983-9589-3c804244469e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012127 10.0.0.33 - - [2026-06-24 22:29:48] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003292 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2026-06-24 22:29:48] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002922 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 206 0.001433 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/fe45accc-5721-4772-ad52-8523a9f4d758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011137 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 226 0.001720 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011499 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 204 0.001870 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/113e21ad-23f8-443b-8bcd-c3355a57fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011328 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 226 0.001867 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/138801be-057b-461b-aeec-0e708caf0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017874 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 228 0.001669 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/1c1dd56e-0ee4-4983-9589-3c804244469e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010095 10.0.0.33 - - [2026-06-24 22:29:48] "POST /tags HTTP/1.1" 409 252 0.003963 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2026-06-24 22:29:48] "GET /tag/02c836b1-78cd-45ac-911a-e2c83d0d8a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015862 10.0.0.33 - - [2026-06-24 22:29:48] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002824 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.33 - - [2026-06-24 22:29:48] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002569 10.0.0.33 - - [2026-06-24 22:29:48] "POST /firewall-rules HTTP/1.1" 409 281 0.003734 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.33 - - [2026-06-24 22:29:48] "PUT /firewall-rule/c9e6851a-e6a2-4888-977d-3d31661489fe HTTP/1.1" 200 260 0.018314 10.0.0.33 - - [2026-06-24 22:29:48] "POST /firewall-rules HTTP/1.1" 409 291 0.002062 10.0.0.33 - - [2026-06-24 22:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.33 - - [2026-06-24 22:29:48] "PUT /firewall-rule/74e690cc-b25e-4dee-966c-ec7b8a9f6c38 HTTP/1.1" 200 260 0.019153 10.0.0.33 - - [2026-06-24 22:29:48] "GET /firewall-rule/74e690cc-b25e-4dee-966c-ec7b8a9f6c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007567 10.0.0.33 - - [2026-06-24 22:29:49] "POST /firewall-rules HTTP/1.1" 200 658 0.076396 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-rule/1a6c10e6-9134-429f-9dd7-b48e0d08c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.017196 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002278 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-rule/c9e6851a-e6a2-4888-977d-3d31661489fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002808 10.0.0.33 - - [2026-06-24 22:29:49] "POST /firewall-policys HTTP/1.1" 409 269 0.001798 10.0.0.33 - - [2026-06-24 22:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.33 - - [2026-06-24 22:29:49] "PUT /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f HTTP/1.1" 200 264 0.030193 10.0.0.33 - - [2026-06-24 22:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028058 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009496 10.0.0.33 - - [2026-06-24 22:29:49] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002836 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001931 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002471 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/bf343e7f-32d3-48d5-905d-99898acd01b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003643 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002150 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001942 10.0.0.33 - - [2026-06-24 22:29:49] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002497 10.0.0.33 - - [2026-06-24 22:30:50] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016548 10.0.0.33 - - [2026-06-24 22:30:50] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.33 - - [2026-06-24 22:30:50] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007220 10.0.0.33 - - [2026-06-24 22:30:50] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.33 - - [2026-06-24 22:30:50] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003603 10.0.0.33 - - [2026-06-24 22:30:50] "POST /set-tag HTTP/1.1" 200 109 0.001664 10.0.0.33 - - [2026-06-24 22:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-06-24 22:30:50] "GET /loadbalancer/9395feee-45b2-4b25-a32e-5eb34dab8b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002551 10.0.0.33 - - [2026-06-24 22:30:50] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004904 10.0.0.33 - - [2026-06-24 22:30:50] "POST /set-tag HTTP/1.1" 200 109 0.017320 10.0.0.33 - - [2026-06-24 22:30:50] "DELETE /loadbalancer-member/6a774cfb-a25d-4b97-94c1-cfcb32576a0e HTTP/1.1" 200 115 0.021035 10.0.0.33 - - [2026-06-24 22:30:50] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004085 10.0.0.33 - - [2026-06-24 22:30:50] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.33 - - [2026-06-24 22:30:50] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004082 10.0.0.33 - - [2026-06-24 22:30:50] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.33 - - [2026-06-24 22:30:50] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003425 10.0.0.33 - - [2026-06-24 22:30:50] "POST /set-tag HTTP/1.1" 200 109 0.001506 10.0.0.33 - - [2026-06-24 22:30:51] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003888 10.0.0.33 - - [2026-06-24 22:30:51] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.33 - - [2026-06-24 22:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2026-06-24 22:30:51] "GET /loadbalancer/9395feee-45b2-4b25-a32e-5eb34dab8b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002450 10.0.0.33 - - [2026-06-24 22:30:51] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003626 10.0.0.33 - - [2026-06-24 22:30:51] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008103 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.006430 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005751 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine/9032f763-1e54-4369-a0e5-7891b3240c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003084 10.0.0.33 - - [2026-06-24 22:30:52] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016934 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.042157 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.032113 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.023265 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.014323 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.027426 10.0.0.33 - - [2026-06-24 22:30:52] "DELETE /instance-ip/e1cae74c-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.035932 10.0.0.33 - - [2026-06-24 22:30:52] "POST /ref-update HTTP/1.1" 200 156 0.011943 10.0.0.33 - - [2026-06-24 22:30:52] "DELETE /virtual-machine-interface/e1b2eb2e-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.045083 10.0.0.33 - - [2026-06-24 22:30:52] "DELETE /virtual-machine/9032f763-1e54-4369-a0e5-7891b3240c8d HTTP/1.1" 200 115 0.020904 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008099 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003446 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine/9c144c87-6f91-4575-a557-1c41a427e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002722 10.0.0.33 - - [2026-06-24 22:30:52] "POST /ref-update HTTP/1.1" 200 156 0.010746 10.0.0.33 - - [2026-06-24 22:30:52] "GET /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.029026 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.034014 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.045632 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.022838 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.011527 10.0.0.33 - - [2026-06-24 22:30:52] "POST /set-tag HTTP/1.1" 200 109 0.027995 10.0.0.33 - - [2026-06-24 22:30:52] "DELETE /instance-ip/e2cdf30a-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.046110 10.0.0.33 - - [2026-06-24 22:30:53] "DELETE /virtual-machine-interface/e2b14bce-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.039936 10.0.0.33 - - [2026-06-24 22:30:53] "DELETE /virtual-machine/9c144c87-6f91-4575-a557-1c41a427e8a9 HTTP/1.1" 200 115 0.015083 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010416 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003634 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine/654d4b69-2ac8-48a3-923d-c7f1a895f043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002856 10.0.0.33 - - [2026-06-24 22:30:53] "POST /ref-update HTTP/1.1" 200 156 0.010958 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015757 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.026280 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.018299 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.020847 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.013633 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.019716 10.0.0.33 - - [2026-06-24 22:30:53] "DELETE /instance-ip/e253c5d0-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.043302 10.0.0.33 - - [2026-06-24 22:30:53] "DELETE /virtual-machine-interface/e241568e-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.031648 10.0.0.33 - - [2026-06-24 22:30:53] "DELETE /virtual-machine/654d4b69-2ac8-48a3-923d-c7f1a895f043 HTTP/1.1" 200 115 0.020286 10.0.0.33 - - [2026-06-24 22:30:53] "DELETE /tag/2168bd2a-19c2-4c4a-9426-ade52dad2cb6 HTTP/1.1" 200 115 0.036397 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005101 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004502 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine/75212ffb-fc7b-4ebc-b96b-10987ba79b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003159 10.0.0.33 - - [2026-06-24 22:30:53] "POST /ref-update HTTP/1.1" 200 156 0.007880 10.0.0.33 - - [2026-06-24 22:30:53] "GET /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022482 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.017096 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.025745 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.025572 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.013574 10.0.0.33 - - [2026-06-24 22:30:53] "POST /set-tag HTTP/1.1" 200 109 0.029965 10.0.0.33 - - [2026-06-24 22:30:54] "DELETE /instance-ip/e15928be-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.064424 10.0.0.33 - - [2026-06-24 22:30:54] "POST /ref-update HTTP/1.1" 200 156 0.013613 10.0.0.33 - - [2026-06-24 22:30:54] "DELETE /virtual-machine-interface/e13e4346-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.054279 10.0.0.33 - - [2026-06-24 22:30:54] "DELETE /virtual-machine/75212ffb-fc7b-4ebc-b96b-10987ba79b15 HTTP/1.1" 200 115 0.028287 10.0.0.33 - - [2026-06-24 22:30:54] "DELETE /tag/fe45accc-5721-4772-ad52-8523a9f4d758 HTTP/1.1" 409 388 0.006227 10.0.0.33 - - [2026-06-24 22:30:54] "DELETE /tag/501ad9b7-887f-4d16-a428-303637efcc92 HTTP/1.1" 200 115 0.031326 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004888 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007392 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine/42826fa5-473d-4fa5-a6d2-4839fd858150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003882 10.0.0.33 - - [2026-06-24 22:31:22] "POST /ref-update HTTP/1.1" 200 156 0.011066 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011730 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.017020 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.022393 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.035613 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.013403 10.0.0.33 - - [2026-06-24 22:31:22] "DELETE /instance-ip/e4835c9e-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.043099 10.0.0.33 - - [2026-06-24 22:31:22] "DELETE /virtual-machine-interface/e46ac95e-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.036682 10.0.0.33 - - [2026-06-24 22:31:22] "DELETE /virtual-machine/42826fa5-473d-4fa5-a6d2-4839fd858150 HTTP/1.1" 200 115 0.023281 10.0.0.33 - - [2026-06-24 22:31:22] "DELETE /tag/d7e0ecc3-a0ff-4740-b712-a3357cf6eeea HTTP/1.1" 200 115 0.035076 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007052 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003652 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.001672 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine/557617f5-fbda-49e4-86db-ae6bd17d4e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004657 10.0.0.33 - - [2026-06-24 22:31:22] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.33 - - [2026-06-24 22:31:22] "GET /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014694 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.017452 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.022602 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.024081 10.0.0.33 - - [2026-06-24 22:31:22] "POST /set-tag HTTP/1.1" 200 109 0.020888 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /instance-ip/e41ad9e4-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.077445 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /virtual-machine-interface/e4022c32-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.033831 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /virtual-machine/557617f5-fbda-49e4-86db-ae6bd17d4e17 HTTP/1.1" 200 115 0.020876 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /tag/0066e424-a843-4d44-a5cd-eaae92a6c630 HTTP/1.1" 200 115 0.037610 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /tag/02c836b1-78cd-45ac-911a-e2c83d0d8a5b HTTP/1.1" 409 236 0.003744 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /tag/1c1dd56e-0ee4-4983-9589-3c804244469e HTTP/1.1" 409 236 0.005785 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004148 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004259 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine/99c06359-fc14-48aa-be0e-47c763c2e69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002780 10.0.0.33 - - [2026-06-24 22:31:23] "POST /ref-update HTTP/1.1" 200 156 0.008200 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005689 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.014128 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.013832 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.030638 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.019593 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /instance-ip/e34df302-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.029949 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /virtual-machine-interface/e33ac6ce-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.051065 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /virtual-machine/99c06359-fc14-48aa-be0e-47c763c2e69b HTTP/1.1" 200 115 0.016076 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /tag/6a14e01a-1a25-49ca-a98f-43adbb736602 HTTP/1.1" 200 115 0.028508 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003968 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004419 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine/391dad12-e3f7-49b3-8f01-6e11e331bc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002680 10.0.0.33 - - [2026-06-24 22:31:23] "POST /ref-update HTTP/1.1" 200 156 0.008647 10.0.0.33 - - [2026-06-24 22:31:23] "GET /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011898 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.014090 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.028661 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.019845 10.0.0.33 - - [2026-06-24 22:31:23] "POST /set-tag HTTP/1.1" 200 109 0.012406 10.0.0.33 - - [2026-06-24 22:31:23] "DELETE /instance-ip/e3af02e6-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.046458 10.0.0.33 - - [2026-06-24 22:31:24] "DELETE /virtual-machine-interface/e39be1b6-701b-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.039050 10.0.0.33 - - [2026-06-24 22:31:24] "DELETE /virtual-machine/391dad12-e3f7-49b3-8f01-6e11e331bc6f HTTP/1.1" 200 115 0.021432 10.0.0.33 - - [2026-06-24 22:31:24] "DELETE /tag/2e9f65f6-1c1f-4454-a3c0-1eb00565e973 HTTP/1.1" 200 115 0.028699 10.0.0.33 - - [2026-06-24 22:31:24] "DELETE /tag/113e21ad-23f8-443b-8bcd-c3355a57fe0c HTTP/1.1" 409 236 0.004169 10.0.0.33 - - [2026-06-24 22:31:24] "DELETE /tag/50fa5aa3-8d7a-48ef-9c30-4a6460364955 HTTP/1.1" 200 115 0.030638 10.0.0.33 - - [2026-06-24 22:31:25] "POST /projects HTTP/1.1" 409 238 0.002059 10.0.0.33 - - [2026-06-24 22:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2026-06-24 22:31:25] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026752 10.0.0.33 - - [2026-06-24 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-06-24 22:31:26] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003394 10.0.0.33 - - [2026-06-24 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.33 - - [2026-06-24 22:31:26] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003975 10.0.0.33 - - [2026-06-24 22:31:26] "POST /security-groups HTTP/1.1" 409 285 0.002331 10.0.0.33 - - [2026-06-24 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.33 - - [2026-06-24 22:31:26] "PUT /security-group/475afed5-ce96-443f-b579-6099ba725e6a HTTP/1.1" 200 262 0.053855 10.0.0.33 - - [2026-06-24 22:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021048 10.0.0.33 - - [2026-06-24 22:31:26] "PUT /access-control-list/78761a7a-5442-4636-94d3-027efedb3c4e HTTP/1.1" 200 272 0.024467 10.0.0.33 - - [2026-06-24 22:31:26] "PUT /access-control-list/92604ad4-90e1-4897-949f-248fa0c67ac0 HTTP/1.1" 200 272 0.011549 10.0.0.33 - - [2026-06-24 22:31:31] "POST /projects HTTP/1.1" 409 238 0.004949 10.0.0.33 - - [2026-06-24 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2026-06-24 22:31:31] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028869 10.0.0.33 - - [2026-06-24 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.33 - - [2026-06-24 22:31:31] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005433 10.0.0.33 - - [2026-06-24 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2026-06-24 22:31:31] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005457 10.0.0.33 - - [2026-06-24 22:31:31] "POST /security-groups HTTP/1.1" 409 285 0.002212 10.0.0.33 - - [2026-06-24 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2026-06-24 22:31:31] "PUT /security-group/475afed5-ce96-443f-b579-6099ba725e6a HTTP/1.1" 200 262 0.055927 10.0.0.33 - - [2026-06-24 22:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033837 10.0.0.33 - - [2026-06-24 22:31:31] "PUT /access-control-list/78761a7a-5442-4636-94d3-027efedb3c4e HTTP/1.1" 200 272 0.024093 10.0.0.33 - - [2026-06-24 22:31:31] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.015163 10.0.0.33 - - [2026-06-24 22:31:31] "PUT /access-control-list/92604ad4-90e1-4897-949f-248fa0c67ac0 HTTP/1.1" 200 272 0.025744 10.0.0.33 - - [2026-06-24 22:31:31] "GET /firewall-rule/0dc8d840-0fd5-41d1-bc9e-b63e1f4cc3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002662 10.0.0.33 - - [2026-06-24 22:31:31] "POST /ref-update HTTP/1.1" 200 156 0.055553 10.0.0.33 - - [2026-06-24 22:31:31] "DELETE /firewall-rule/0dc8d840-0fd5-41d1-bc9e-b63e1f4cc3c4 HTTP/1.1" 200 115 0.038445 10.0.0.33 - - [2026-06-24 22:31:31] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005495 10.0.0.33 - - [2026-06-24 22:31:31] "GET /firewall-rule/9a6987fa-03d4-4135-9191-13bed7cb30ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002618 10.0.0.33 - - [2026-06-24 22:31:31] "POST /ref-update HTTP/1.1" 200 156 0.054322 10.0.0.33 - - [2026-06-24 22:31:31] "DELETE /firewall-rule/9a6987fa-03d4-4135-9191-13bed7cb30ee HTTP/1.1" 200 115 0.038997 10.0.0.33 - - [2026-06-24 22:31:31] "DELETE /tag/02c836b1-78cd-45ac-911a-e2c83d0d8a5b HTTP/1.1" 409 236 0.008710 10.0.0.33 - - [2026-06-24 22:31:31] "DELETE /tag/920c0dd9-5092-4333-b35e-940c7fd1d877 HTTP/1.1" 200 115 0.028358 10.0.0.33 - - [2026-06-24 22:31:31] "DELETE /tag/1c1dd56e-0ee4-4983-9589-3c804244469e HTTP/1.1" 409 236 0.002931 10.0.0.33 - - [2026-06-24 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2026-06-24 22:31:31] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006514 10.0.0.33 - - [2026-06-24 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.33 - - [2026-06-24 22:31:31] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004716 10.0.0.33 - - [2026-06-24 22:31:32] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.040847 10.0.0.33 - - [2026-06-24 22:31:32] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.072731 10.0.0.33 - - [2026-06-24 22:31:32] "DELETE /security-group/475afed5-ce96-443f-b579-6099ba725e6a HTTP/1.1" 200 115 0.052267 10.0.0.33 - - [2026-06-24 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-06-24 22:31:32] "DELETE /access-control-list/78761a7a-5442-4636-94d3-027efedb3c4e HTTP/1.1" 200 115 0.029839 10.0.0.33 - - [2026-06-24 22:31:32] "DELETE /access-control-list/92604ad4-90e1-4897-949f-248fa0c67ac0 HTTP/1.1" 200 115 0.030043 10.0.0.33 - - [2026-06-24 22:31:32] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041422 10.0.0.33 - - [2026-06-24 22:31:32] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?fields=security_groups HTTP/1.1" 200 1352 0.031819 10.0.0.33 - - [2026-06-24 22:31:32] "DELETE /security-group/fd14d765-494b-49bf-aca2-27fad6531bf8 HTTP/1.1" 200 115 0.037850 10.0.0.33 - - [2026-06-24 22:31:32] "DELETE /access-control-list/d4ca1ce5-a4b4-48ee-96f0-2df0773ddd82 HTTP/1.1" 200 115 0.030079 10.0.0.33 - - [2026-06-24 22:31:32] "GET /project/f724a299-d98b-401f-8906-8f91edd32b4e?fields=application_policy_sets HTTP/1.1" 200 1391 0.035588 10.0.0.33 - - [2026-06-24 22:31:32] "DELETE /access-control-list/be95058a-cf2f-448b-b218-03e5820a3ed0 HTTP/1.1" 200 115 0.046322 10.0.0.33 - - [2026-06-24 22:31:32] "DELETE /project/f724a299-d98b-401f-8906-8f91edd32b4e HTTP/1.1" 200 115 0.298468 10.0.0.33 - - [2026-06-24 22:31:32] "POST /projects HTTP/1.1" 409 238 0.002181 10.0.0.33 - - [2026-06-24 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.33 - - [2026-06-24 22:31:32] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024537 10.0.0.33 - - [2026-06-24 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.33 - - [2026-06-24 22:31:32] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003654 10.0.0.33 - - [2026-06-24 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-06-24 22:31:32] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005314 10.0.0.33 - - [2026-06-24 22:31:32] "POST /security-groups HTTP/1.1" 409 285 0.002073 10.0.0.33 - - [2026-06-24 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-06-24 22:31:32] "PUT /security-group/295dfd9d-6ea4-4de9-ba9a-66f53a14038f HTTP/1.1" 200 262 0.055458 10.0.0.33 - - [2026-06-24 22:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030292 10.0.0.33 - - [2026-06-24 22:31:32] "PUT /access-control-list/0f5fe5ab-2f12-43ee-ba20-659060b7b06d HTTP/1.1" 200 272 0.017859 10.0.0.33 - - [2026-06-24 22:31:32] "PUT /access-control-list/5cbb91e9-96ee-4069-abe1-bf9dafe2be5c HTTP/1.1" 200 272 0.022769 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /loadbalancer-member/9399876b-e652-440b-a5ca-b400057814a4 HTTP/1.1" 200 115 0.047072 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /loadbalancer-pool/4be3183c-260f-4c88-8390-549d6a9217d7 HTTP/1.1" 200 115 0.057083 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /loadbalancer-listener/d4737fbf-310c-4d8a-8c0c-c2d22db72d52 HTTP/1.1" 200 115 0.046366 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /loadbalancer/9395feee-45b2-4b25-a32e-5eb34dab8b9b HTTP/1.1" 200 115 0.056529 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /floating-ip/437fed90-3710-4bf1-b351-99e214580bc2 HTTP/1.1" 200 115 0.042964 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /instance-ip/c165e56d-ebb1-4846-8f8a-8db9d96b7531 HTTP/1.1" 200 115 0.066783 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /virtual-machine-interface/bebd819e-2105-4f68-9d7e-e26fe44f274b HTTP/1.1" 200 115 0.052503 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /tag/b8becd13-0d4d-46c1-8d7e-2da91136e4fb HTTP/1.1" 200 115 0.044647 10.0.0.33 - - [2026-06-24 22:31:37] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002179 10.0.0.33 - - [2026-06-24 22:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2026-06-24 22:31:37] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002203 10.0.0.33 - - [2026-06-24 22:31:37] "GET /firewall-policy/8ad27e4c-5c71-4b48-94dc-17e7e2f386a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002003 10.0.0.33 - - [2026-06-24 22:31:37] "GET /firewall-rule/c9e6851a-e6a2-4888-977d-3d31661489fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.001922 10.0.0.33 - - [2026-06-24 22:31:37] "POST /ref-update HTTP/1.1" 200 156 0.012263 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /firewall-rule/c9e6851a-e6a2-4888-977d-3d31661489fe HTTP/1.1" 200 115 0.069090 10.0.0.33 - - [2026-06-24 22:31:37] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002288 10.0.0.33 - - [2026-06-24 22:31:37] "GET /firewall-rule/74e690cc-b25e-4dee-966c-ec7b8a9f6c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002695 10.0.0.33 - - [2026-06-24 22:31:37] "POST /ref-update HTTP/1.1" 200 156 0.014105 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /firewall-rule/74e690cc-b25e-4dee-966c-ec7b8a9f6c38 HTTP/1.1" 200 115 0.032583 10.0.0.33 - - [2026-06-24 22:31:37] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003810 10.0.0.33 - - [2026-06-24 22:31:37] "GET /firewall-rule/1a6c10e6-9134-429f-9dd7-b48e0d08c0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.002876 10.0.0.33 - - [2026-06-24 22:31:37] "POST /ref-update HTTP/1.1" 200 156 0.017159 10.0.0.33 - - [2026-06-24 22:31:37] "DELETE /firewall-rule/1a6c10e6-9134-429f-9dd7-b48e0d08c0f6 HTTP/1.1" 200 115 0.048318 10.0.0.33 - - [2026-06-24 22:31:37] "GET /application-policy-set/5183c9dd-af88-4f5d-b952-ec77c99ca87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002471 10.0.0.33 - - [2026-06-24 22:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-06-24 22:31:37] "GET /policy-management/72d42d2b-723e-462c-a85f-cb4b3384d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002196 10.0.0.33 - - [2026-06-24 22:31:37] "GET /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003017 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:31:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000748 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:31:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.33 - - [2026-06-24 22:31:37] "POST /ref-update HTTP/1.1" 200 156 0.028869 10.0.0.33 - - [2026-06-24 22:31:38] "DELETE /firewall-policy/e228839a-0367-47d2-8c78-839a899c043f HTTP/1.1" 200 115 0.061439 10.0.0.33 - - [2026-06-24 22:31:38] "DELETE /tag/113e21ad-23f8-443b-8bcd-c3355a57fe0c HTTP/1.1" 200 115 0.131644 10.0.0.33 - - [2026-06-24 22:31:38] "DELETE /tag/02c836b1-78cd-45ac-911a-e2c83d0d8a5b HTTP/1.1" 200 115 0.036615 10.0.0.33 - - [2026-06-24 22:31:38] "DELETE /tag/1c1dd56e-0ee4-4983-9589-3c804244469e HTTP/1.1" 200 115 0.371829 10.0.0.33 - - [2026-06-24 22:31:38] "DELETE /tag/fe45accc-5721-4772-ad52-8523a9f4d758 HTTP/1.1" 200 115 0.123044 10.0.0.33 - - [2026-06-24 22:31:38] "POST /projects HTTP/1.1" 409 238 0.002037 10.0.0.33 - - [2026-06-24 22:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-06-24 22:31:38] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033670 10.0.0.33 - - [2026-06-24 22:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007902 10.0.0.33 - - [2026-06-24 22:31:38] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006744 10.0.0.33 - - [2026-06-24 22:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.33 - - [2026-06-24 22:31:38] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009183 10.0.0.33 - - [2026-06-24 22:31:38] "POST /security-groups HTTP/1.1" 409 285 0.003726 10.0.0.33 - - [2026-06-24 22:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011245 10.0.0.33 - - [2026-06-24 22:31:39] "PUT /security-group/295dfd9d-6ea4-4de9-ba9a-66f53a14038f HTTP/1.1" 200 262 0.074910 10.0.0.33 - - [2026-06-24 22:31:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.063929 10.0.0.33 - - [2026-06-24 22:31:39] "PUT /access-control-list/0f5fe5ab-2f12-43ee-ba20-659060b7b06d HTTP/1.1" 200 272 0.015855 10.0.0.33 - - [2026-06-24 22:31:39] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.017124 10.0.0.33 - - [2026-06-24 22:31:39] "PUT /access-control-list/5cbb91e9-96ee-4069-abe1-bf9dafe2be5c HTTP/1.1" 200 272 0.028023 10.0.0.33 - - [2026-06-24 22:31:39] "GET /firewall-rule/fb4f8878-33b8-466c-919a-233f49a6f7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008841 10.0.0.33 - - [2026-06-24 22:31:39] "POST /ref-update HTTP/1.1" 200 156 0.059907 10.0.0.33 - - [2026-06-24 22:31:39] "DELETE /firewall-rule/fb4f8878-33b8-466c-919a-233f49a6f7a3 HTTP/1.1" 200 115 0.050565 10.0.0.33 - - [2026-06-24 22:31:39] "GET /firewall-policy/d1ce97bf-8fc7-455f-9e1e-a37ebcfdd069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005587 10.0.0.33 - - [2026-06-24 22:31:39] "GET /firewall-rule/649a2a2f-c523-4b2a-9cae-43c6516dd62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002676 10.0.0.33 - - [2026-06-24 22:31:39] "POST /ref-update HTTP/1.1" 200 156 0.045432 10.0.0.33 - - [2026-06-24 22:31:39] "DELETE /firewall-rule/649a2a2f-c523-4b2a-9cae-43c6516dd62e HTTP/1.1" 200 115 0.054342 10.0.0.33 - - [2026-06-24 22:31:39] "DELETE /tag/138801be-057b-461b-aeec-0e708caf0cc8 HTTP/1.1" 200 115 0.080475 10.0.0.33 - - [2026-06-24 22:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.33 - - [2026-06-24 22:31:39] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006721 10.0.0.33 - - [2026-06-24 22:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.33 - - [2026-06-24 22:31:39] "GET /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004353 10.0.0.33 - - [2026-06-24 22:31:39] "PUT /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5 HTTP/1.1" 200 264 0.115203 10.0.0.33 - - [2026-06-24 22:31:39] "PUT /virtual-network/b5637e2c-57ed-4226-98ba-01552e5a872c HTTP/1.1" 200 264 0.131447 10.0.0.33 - - [2026-06-24 22:31:40] "DELETE /security-group/295dfd9d-6ea4-4de9-ba9a-66f53a14038f HTTP/1.1" 200 115 0.132951 10.0.0.33 - - [2026-06-24 22:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007332 10.0.0.33 - - [2026-06-24 22:31:40] "DELETE /access-control-list/0f5fe5ab-2f12-43ee-ba20-659060b7b06d HTTP/1.1" 200 115 0.052305 10.0.0.33 - - [2026-06-24 22:31:40] "DELETE /access-control-list/5cbb91e9-96ee-4069-abe1-bf9dafe2be5c HTTP/1.1" 200 115 0.051271 10.0.0.33 - - [2026-06-24 22:31:40] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.076364 10.0.0.33 - - [2026-06-24 22:31:40] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?fields=security_groups HTTP/1.1" 200 1351 0.114578 10.0.0.33 - - [2026-06-24 22:31:40] "DELETE /access-control-list/3e2cc7af-fe36-439d-a144-8b20172f0d13 HTTP/1.1" 200 115 0.253943 10.0.0.33 - - [2026-06-24 22:31:40] "DELETE /security-group/bda961e4-f99c-4a4e-b542-c093c525ae77 HTTP/1.1" 200 115 0.389860 10.0.0.33 - - [2026-06-24 22:31:40] "DELETE /access-control-list/79fcfa49-768d-4dcf-98b3-0dcfec9b3e91 HTTP/1.1" 200 115 0.066993 10.0.0.33 - - [2026-06-24 22:31:40] "GET /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854?fields=application_policy_sets HTTP/1.1" 200 1390 0.082819 10.0.0.33 - - [2026-06-24 22:31:41] "DELETE /project/0ce301af-ffc2-4e6b-a687-0cf4b54de854 HTTP/1.1" 200 115 0.887960 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:31:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:31:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:31:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:31:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.33 - - [2026-06-24 22:32:29] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.33 - - [2026-06-24 22:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-06-24 22:32:29] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002591 10.0.0.33 - - [2026-06-24 22:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2026-06-24 22:32:30] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002023 10.0.0.33 - - [2026-06-24 22:32:44] "GET / HTTP/1.1" 200 35931 0.001212 10.0.0.33 - - [2026-06-24 22:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-06-24 22:32:44] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004451 10.0.0.33 - - [2026-06-24 22:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.33 - - [2026-06-24 22:32:44] "GET /config-node/8fd56539-8358-4d0b-90a0-c600d82ef14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001861 10.0.0.33 - - [2026-06-24 22:32:44] "GET / HTTP/1.1" 200 35931 0.001192 10.0.0.33 - - [2026-06-24 22:32:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001881 10.0.0.33 - - [2026-06-24 22:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2026-06-24 22:32:49] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002416 10.0.0.33 - - [2026-06-24 22:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.33 - - [2026-06-24 22:32:49] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.007392 10.0.0.33 - - [2026-06-24 22:32:49] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.33 - - [2026-06-24 22:32:49] "POST /alarms HTTP/1.1" 409 264 0.001913 10.0.0.33 - - [2026-06-24 22:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/8063f47a-7a4b-4e8c-b117-2fcb0287efdf HTTP/1.1" 200 244 0.013794 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 261 0.004287 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/22db25b1-a05d-4702-a9c8-0f6b681b4ebb HTTP/1.1" 200 244 0.009983 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 261 0.005004 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/10c29023-2e6e-4e30-858d-97c827700568 HTTP/1.1" 200 244 0.009651 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 253 0.007723 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/6396bc7d-7504-4dca-b147-3067a760ccd4 HTTP/1.1" 200 244 0.010205 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 251 0.014090 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/50350320-97c1-4836-b387-b30e68750297 HTTP/1.1" 200 244 0.010972 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 252 0.009110 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/b7b36d56-a3d2-424f-a024-e2a3a21e2d64 HTTP/1.1" 200 244 0.010072 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 256 0.011854 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/7a58718f-e3ec-43d2-98e5-c08ca8e5f693 HTTP/1.1" 200 244 0.008870 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 248 0.004977 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/7650c3cf-d307-40cf-a55f-75eb04dd58c4 HTTP/1.1" 200 244 0.010818 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 252 0.011467 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/95fa4019-66fb-4968-867b-292a7465c871 HTTP/1.1" 200 244 0.009066 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 257 0.001948 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/686f414a-ab65-40dc-acb2-74b171f807a9 HTTP/1.1" 200 244 0.009771 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 251 0.008970 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/ff918b63-0dd4-4095-99b7-c2c05d981cd8 HTTP/1.1" 200 244 0.008313 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 257 0.002833 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/c3ee3d15-f14c-434b-88dd-44610cb781df HTTP/1.1" 200 244 0.008457 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 261 0.004739 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/09f845da-51dd-482e-bbf2-e9563476f4b2 HTTP/1.1" 200 244 0.009702 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 258 0.006275 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/09a8f0f6-3612-4e28-81e3-9eceb25265dc HTTP/1.1" 200 244 0.008677 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 254 0.002714 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/69b09cba-b513-4df0-935f-32d20d5baebb HTTP/1.1" 200 244 0.009113 10.0.0.33 - - [2026-06-24 22:32:50] "POST /alarms HTTP/1.1" 409 254 0.004230 10.0.0.33 - - [2026-06-24 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.33 - - [2026-06-24 22:32:50] "PUT /alarm/bda776df-2d23-4763-9750-559ccdf1cd6e HTTP/1.1" 200 244 0.009217 10.0.0.33 - - [2026-06-24 22:32:51] "POST /alarms HTTP/1.1" 409 254 0.007562 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /alarm/d8c02514-f0d9-441f-9766-e8caac04a6c7 HTTP/1.1" 200 244 0.009022 10.0.0.33 - - [2026-06-24 22:32:51] "POST /alarms HTTP/1.1" 409 247 0.005394 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /alarm/1759c32f-f3da-4b9e-9b0a-295588bb257e HTTP/1.1" 200 244 0.008432 10.0.0.33 - - [2026-06-24 22:32:51] "POST /alarms HTTP/1.1" 409 272 0.001914 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /alarm/5eedb649-bb48-46a8-b4e1-aa37a5de9d0b HTTP/1.1" 200 244 0.009160 10.0.0.33 - - [2026-06-24 22:32:51] "POST /alarms HTTP/1.1" 409 261 0.009999 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /alarm/ea6b5208-2ea7-4cde-8bfc-52421001af6f HTTP/1.1" 200 244 0.009550 10.0.0.33 - - [2026-06-24 22:32:51] "POST /alarms HTTP/1.1" 409 259 0.003671 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /alarm/ce58aea1-dc9a-4ccd-8bad-e9339c8be8db HTTP/1.1" 200 244 0.009668 10.0.0.33 - - [2026-06-24 22:32:51] "POST /alarms HTTP/1.1" 409 265 0.008170 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /alarm/7dae978f-d0dc-4de8-b135-49874d205a5f HTTP/1.1" 200 244 0.009677 10.0.0.33 - - [2026-06-24 22:32:51] "POST /alarms HTTP/1.1" 409 279 0.002517 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /alarm/c4131e07-22e6-40ec-aed7-1b852afbf06a HTTP/1.1" 200 244 0.007841 10.0.0.33 - - [2026-06-24 22:32:51] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.33 - - [2026-06-24 22:32:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001733 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.006138 10.0.0.33 - - [2026-06-24 22:32:51] "GET / HTTP/1.1" 200 35931 0.001160 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-06-24 22:32:51] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002137 10.0.0.33 - - [2026-06-24 22:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.33 - - [2026-06-24 22:32:51] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.008658 10.0.0.33 - - [2026-06-24 22:32:52] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.33 - - [2026-06-24 22:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-06-24 22:32:52] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004106 10.0.0.33 - - [2026-06-24 22:32:52] "PUT /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f HTTP/1.1" 200 274 0.016921 10.0.0.33 - - [2026-06-24 22:32:55] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.33 - - [2026-06-24 22:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-06-24 22:32:55] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002678 10.0.0.33 - - [2026-06-24 22:32:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002092 10.0.0.33 - - [2026-06-24 22:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-24 22:32:56] "GET /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002555 10.0.0.33 - - [2026-06-24 22:32:56] "PUT /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa HTTP/1.1" 200 254 0.011178 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:32:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:32:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.33 - - [2026-06-24 22:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-06-24 22:32:58] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002833 10.0.0.33 - - [2026-06-24 22:33:10] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.33 - - [2026-06-24 22:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-06-24 22:33:10] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004030 10.0.0.33 - - [2026-06-24 22:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.33 - - [2026-06-24 22:33:10] "GET /config-node/8fd56539-8358-4d0b-90a0-c600d82ef14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001438 10.0.0.33 - - [2026-06-24 22:33:22] "GET / HTTP/1.1" 200 35931 0.001157 10.0.0.33 - - [2026-06-24 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.33 - - [2026-06-24 22:33:22] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005042 10.0.0.33 - - [2026-06-24 22:33:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001571 10.0.0.33 - - [2026-06-24 22:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2026-06-24 22:33:22] "GET /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002363 10.0.0.33 - - [2026-06-24 22:33:22] "PUT /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa HTTP/1.1" 200 254 0.015316 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:33:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:33:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.33 - - [2026-06-24 22:33:36] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.33 - - [2026-06-24 22:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-06-24 22:33:36] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004165 10.0.0.33 - - [2026-06-24 22:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.33 - - [2026-06-24 22:33:36] "GET /config-node/8fd56539-8358-4d0b-90a0-c600d82ef14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001459 10.0.0.33 - - [2026-06-24 22:33:36] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.33 - - [2026-06-24 22:33:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001938 10.0.0.33 - - [2026-06-24 22:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-06-24 22:33:41] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002366 10.0.0.33 - - [2026-06-24 22:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.33 - - [2026-06-24 22:33:41] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.007038 10.0.0.33 - - [2026-06-24 22:33:42] "GET / HTTP/1.1" 200 35931 0.001170 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 264 0.001989 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/8063f47a-7a4b-4e8c-b117-2fcb0287efdf HTTP/1.1" 200 244 0.008289 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 261 0.006634 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/22db25b1-a05d-4702-a9c8-0f6b681b4ebb HTTP/1.1" 200 244 0.007590 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 261 0.001965 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/10c29023-2e6e-4e30-858d-97c827700568 HTTP/1.1" 200 244 0.009025 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 253 0.002571 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/6396bc7d-7504-4dca-b147-3067a760ccd4 HTTP/1.1" 200 244 0.008961 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 251 0.005999 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/50350320-97c1-4836-b387-b30e68750297 HTTP/1.1" 200 244 0.008508 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 252 0.009059 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/b7b36d56-a3d2-424f-a024-e2a3a21e2d64 HTTP/1.1" 200 244 0.008613 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 256 0.004967 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/7a58718f-e3ec-43d2-98e5-c08ca8e5f693 HTTP/1.1" 200 244 0.008281 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 248 0.002737 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/7650c3cf-d307-40cf-a55f-75eb04dd58c4 HTTP/1.1" 200 244 0.017853 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 252 0.005060 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/95fa4019-66fb-4968-867b-292a7465c871 HTTP/1.1" 200 244 0.008408 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 257 0.004189 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/686f414a-ab65-40dc-acb2-74b171f807a9 HTTP/1.1" 200 244 0.010664 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 251 0.002944 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/ff918b63-0dd4-4095-99b7-c2c05d981cd8 HTTP/1.1" 200 244 0.008605 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 257 0.006612 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/c3ee3d15-f14c-434b-88dd-44610cb781df HTTP/1.1" 200 244 0.012389 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 261 0.007054 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/09f845da-51dd-482e-bbf2-e9563476f4b2 HTTP/1.1" 200 244 0.008117 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 258 0.006344 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-06-24 22:33:42] "PUT /alarm/09a8f0f6-3612-4e28-81e3-9eceb25265dc HTTP/1.1" 200 244 0.010560 10.0.0.33 - - [2026-06-24 22:33:42] "POST /alarms HTTP/1.1" 409 254 0.007372 10.0.0.33 - - [2026-06-24 22:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/69b09cba-b513-4df0-935f-32d20d5baebb HTTP/1.1" 200 244 0.008266 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 254 0.008615 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/bda776df-2d23-4763-9750-559ccdf1cd6e HTTP/1.1" 200 244 0.009086 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 254 0.008447 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/d8c02514-f0d9-441f-9766-e8caac04a6c7 HTTP/1.1" 200 244 0.008917 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 247 0.005555 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/1759c32f-f3da-4b9e-9b0a-295588bb257e HTTP/1.1" 200 244 0.007967 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 272 0.002897 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/5eedb649-bb48-46a8-b4e1-aa37a5de9d0b HTTP/1.1" 200 244 0.009571 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 261 0.007454 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/ea6b5208-2ea7-4cde-8bfc-52421001af6f HTTP/1.1" 200 244 0.008426 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 259 0.006807 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/ce58aea1-dc9a-4ccd-8bad-e9339c8be8db HTTP/1.1" 200 244 0.008871 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 265 0.009657 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/7dae978f-d0dc-4de8-b135-49874d205a5f HTTP/1.1" 200 244 0.008934 10.0.0.33 - - [2026-06-24 22:33:43] "POST /alarms HTTP/1.1" 409 279 0.003186 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /alarm/c4131e07-22e6-40ec-aed7-1b852afbf06a HTTP/1.1" 200 244 0.008675 10.0.0.33 - - [2026-06-24 22:33:43] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.33 - - [2026-06-24 22:33:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001905 10.0.0.33 - - [2026-06-24 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-06-24 22:33:43] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.008685 10.0.0.33 - - [2026-06-24 22:33:44] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.33 - - [2026-06-24 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2026-06-24 22:33:44] "GET /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002209 10.0.0.33 - - [2026-06-24 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.33 - - [2026-06-24 22:33:44] "PUT /global-vrouter-config/42fffd63-1397-4a3e-a57d-b12f8f4eb9ea HTTP/1.1" 200 276 0.015550 10.0.0.33 - - [2026-06-24 22:33:44] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.33 - - [2026-06-24 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.33 - - [2026-06-24 22:33:44] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006396 10.0.0.33 - - [2026-06-24 22:33:44] "PUT /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f HTTP/1.1" 200 274 0.013133 10.0.0.33 - - [2026-06-24 22:33:47] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.33 - - [2026-06-24 22:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.33 - - [2026-06-24 22:33:47] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002530 10.0.0.33 - - [2026-06-24 22:33:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001663 10.0.0.33 - - [2026-06-24 22:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2026-06-24 22:33:47] "GET /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002341 10.0.0.33 - - [2026-06-24 22:33:47] "PUT /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa HTTP/1.1" 200 254 0.013016 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:33:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:33:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 10.0.0.33 - - [2026-06-24 22:33:51] "POST /tags HTTP/1.1" 200 355 0.032393 10.0.0.33 - - [2026-06-24 22:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-06-24 22:33:51] "GET /tag/0b1223e2-ce5c-4f94-8b25-a352f9f36db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.031434 10.0.0.33 - - [2026-06-24 22:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-06-24 22:33:51] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011400 10.0.0.33 - - [2026-06-24 22:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010248 10.0.0.33 - - [2026-06-24 22:33:51] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049924 10.0.0.33 - - [2026-06-24 22:33:51] "POST /virtual-machines HTTP/1.1" 200 351 0.016706 10.0.0.33 - - [2026-06-24 22:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019892 10.0.0.33 - - [2026-06-24 22:33:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.115013 10.0.0.33 - - [2026-06-24 22:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007862 10.0.0.33 - - [2026-06-24 22:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012225 10.0.0.33 - - [2026-06-24 22:33:51] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007770 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:33:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000677 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:33:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000721 10.0.0.33 - - [2026-06-24 22:33:51] "POST /instance-ips HTTP/1.1" 200 391 0.024972 10.0.0.33 - - [2026-06-24 22:33:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028261 10.0.0.33 - - [2026-06-24 22:33:51] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011441 10.0.0.33 - - [2026-06-24 22:33:51] "POST /set-tag HTTP/1.1" 200 109 0.025033 10.0.0.33 - - [2026-06-24 22:33:51] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.021598 10.0.0.33 - - [2026-06-24 22:33:51] "GET /instance-ip/c676dc98-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004272 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004014 10.0.0.33 - - [2026-06-24 22:33:52] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003473 10.0.0.33 - - [2026-06-24 22:33:52] "POST /ref-update HTTP/1.1" 200 156 0.008070 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.041306 10.0.0.33 - - [2026-06-24 22:33:52] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.33 - - [2026-06-24 22:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-network/c5a0a03f-0790-406e-966d-02678b8673e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004343 10.0.0.33 - - [2026-06-24 22:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-06-24 22:33:52] "GET /project/b10107c7-bead-45f8-8902-d4cfea60b2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041572 10.0.0.33 - - [2026-06-24 22:33:52] "POST /virtual-machines HTTP/1.1" 200 355 0.011281 10.0.0.33 - - [2026-06-24 22:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.006431 10.0.0.33 - - [2026-06-24 22:33:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.120607 10.0.0.33 - - [2026-06-24 22:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.034486 10.0.0.33 - - [2026-06-24 22:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004393 10.0.0.33 - - [2026-06-24 22:33:52] "POST /instance-ips HTTP/1.1" 200 395 0.021706 10.0.0.33 - - [2026-06-24 22:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039090 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010256 10.0.0.33 - - [2026-06-24 22:33:52] "POST /set-tag HTTP/1.1" 200 109 0.027576 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016972 10.0.0.33 - - [2026-06-24 22:33:52] "GET /instance-ip/c703225c-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.010838 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005452 10.0.0.33 - - [2026-06-24 22:33:52] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-router/4a9b1046-cd7c-400f-8cbd-407ddd7b64d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004364 10.0.0.33 - - [2026-06-24 22:33:52] "POST /ref-update HTTP/1.1" 200 156 0.009149 10.0.0.33 - - [2026-06-24 22:33:52] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009471 10.0.0.33 - - [2026-06-24 22:33:52] "POST /set-tag HTTP/1.1" 200 109 0.009136 10.0.0.33 - - [2026-06-24 22:33:53] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005126 10.0.0.33 - - [2026-06-24 22:33:53] "POST /set-tag HTTP/1.1" 200 109 0.003906 10.0.0.33 - - [2026-06-24 22:33:53] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005678 10.0.0.33 - - [2026-06-24 22:33:53] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.33 - - [2026-06-24 22:34:05] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.33 - - [2026-06-24 22:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-06-24 22:34:06] "GET /global-system-config/cbd44eb0-24cc-4b10-9cdf-bc8f8d77af9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004983 10.0.0.33 - - [2026-06-24 22:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2026-06-24 22:34:06] "GET /config-node/8fd56539-8358-4d0b-90a0-c600d82ef14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001818 10.0.0.33 - - [2026-06-24 22:34:07] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004621 10.0.0.33 - - [2026-06-24 22:34:07] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.33 - - [2026-06-24 22:34:08] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004173 10.0.0.33 - - [2026-06-24 22:34:08] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.33 - - [2026-06-24 22:34:09] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006047 10.0.0.33 - - [2026-06-24 22:34:09] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.33 - - [2026-06-24 22:34:17] "GET / HTTP/1.1" 200 35931 0.001182 10.0.0.33 - - [2026-06-24 22:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-06-24 22:34:17] "GET /routing-instance/257476ed-a40b-49a8-bd1b-7464f7c8934d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002981 10.0.0.33 - - [2026-06-24 22:34:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001739 10.0.0.33 - - [2026-06-24 22:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-06-24 22:34:17] "GET /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002869 10.0.0.33 - - [2026-06-24 22:34:17] "PUT /bgp-router/16ac9851-db27-4840-9de8-62f5a76315aa HTTP/1.1" 200 254 0.012611 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:34:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.33 - - [2026-06-24 22:34:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.33 - - [2026-06-24 22:34:20] "GET /global-system-configs HTTP/1.1" 200 322 0.007053 10.0.0.33 - - [2026-06-24 22:34:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002105 10.0.0.33 - - [2026-06-24 22:34:40] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005088 10.0.0.33 - - [2026-06-24 22:34:40] "POST /set-tag HTTP/1.1" 200 109 0.005363 10.0.0.33 - - [2026-06-24 22:34:40] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008186 10.0.0.33 - - [2026-06-24 22:34:40] "POST /set-tag HTTP/1.1" 200 109 0.005687 10.0.0.33 - - [2026-06-24 22:34:40] "GET /virtual-machine/430e3dbe-86bd-478e-8917-ca86814bde99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.008717 10.0.0.33 - - [2026-06-24 22:34:40] "POST /ref-update HTTP/1.1" 200 156 0.016237 10.0.0.33 - - [2026-06-24 22:34:40] "GET /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008408 10.0.0.33 - - [2026-06-24 22:34:40] "POST /set-tag HTTP/1.1" 200 109 0.016399 10.0.0.33 - - [2026-06-24 22:34:40] "POST /set-tag HTTP/1.1" 200 109 0.057573 10.0.0.33 - - [2026-06-24 22:34:40] "DELETE /instance-ip/c676dc98-701c-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.053639 10.0.0.33 - - [2026-06-24 22:34:40] "DELETE /virtual-machine-interface/c65a8a2a-701c-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.050050 10.0.0.33 - - [2026-06-24 22:34:40] "DELETE /virtual-machine/430e3dbe-86bd-478e-8917-ca86814bde99 HTTP/1.1" 200 115 0.038060 10.0.0.33 - - [2026-06-24 22:34:40] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019422 10.0.0.33 - - [2026-06-24 22:34:40] "POST /set-tag HTTP/1.1" 200 109 0.004961 10.0.0.33 - - [2026-06-24 22:35:11] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004766 10.0.0.33 - - [2026-06-24 22:35:11] "POST /set-tag HTTP/1.1" 200 109 0.004527 10.0.0.33 - - [2026-06-24 22:35:11] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004164 10.0.0.33 - - [2026-06-24 22:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.33 - - [2026-06-24 22:35:11] "GET /virtual-machine/eefdacb9-fac0-4a8b-89a8-d0d350ba0973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003178 10.0.0.33 - - [2026-06-24 22:35:11] "POST /ref-update HTTP/1.1" 200 156 0.008289 10.0.0.33 - - [2026-06-24 22:35:11] "GET /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009144 10.0.0.33 - - [2026-06-24 22:35:11] "POST /set-tag HTTP/1.1" 200 109 0.018693 10.0.0.33 - - [2026-06-24 22:35:11] "POST /set-tag HTTP/1.1" 200 109 0.030158 10.0.0.33 - - [2026-06-24 22:35:11] "DELETE /instance-ip/c703225c-701c-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.043930 10.0.0.33 - - [2026-06-24 22:35:11] "DELETE /virtual-machine-interface/c6eaabfa-701c-11f1-931f-fa163efeae5f HTTP/1.1" 200 115 0.034256 10.0.0.33 - - [2026-06-24 22:35:11] "DELETE /virtual-machine/eefdacb9-fac0-4a8b-89a8-d0d350ba0973 HTTP/1.1" 200 115 0.019640 10.0.0.33 - - [2026-06-24 22:35:11] "DELETE /tag/0b1223e2-ce5c-4f94-8b25-a352f9f36db1 HTTP/1.1" 200 115 0.034696