++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Jul 28 05:48:35 PM UTC 2026 ===================' INFO: =================== Tue Jul 28 05:48:35 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=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.161 ++ 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.161 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.161 ++ ANALYTICSDB_NODES=10.0.0.161 ++ ANALYTICS_SNMP_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8081 ' +++ '[' -n '10.0.0.161:8081 ' ']' +++ echo 10.0.0.161:8081 ++ ANALYTICS_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9042 ' +++ '[' -n '10.0.0.161:9042 ' ']' +++ echo 10.0.0.161:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.161:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8086 ' +++ '[' -n '10.0.0.161:8086 ' ']' +++ echo 10.0.0.161:8086 ++ COLLECTOR_SERVERS=10.0.0.161: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.161 ++ CONFIGDB_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8082 ' +++ '[' -n '10.0.0.161:8082 ' ']' +++ echo 10.0.0.161:8082 ++ CONFIG_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9161 ' +++ '[' -n '10.0.0.161:9161 ' ']' +++ echo 10.0.0.161:9161 ++ CONFIGDB_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9041 ' +++ '[' -n '10.0.0.161:9041 ' ']' +++ echo 10.0.0.161:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.161: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.161 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.161 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:2181, +++ '[' -n 10.0.0.161:2181, ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:2181 ' +++ '[' -n '10.0.0.161:2181 ' ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.161:2181 ++ RABBITMQ_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:5673, +++ '[' -n 10.0.0.161:5673, ']' +++ echo 10.0.0.161:5673 ++ RABBITMQ_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:6379 ' +++ '[' -n '10.0.0.161:6379 ' ']' +++ echo 10.0.0.161:6379 ++ REDIS_SERVERS=10.0.0.161: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.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9092 ' +++ '[' -n '10.0.0.161:9092 ' ']' +++ echo 10.0.0.161:9092 ++ KAFKA_SERVERS=10.0.0.161: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.161 ++ 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.161 ++ 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.161 + local cassandra=10.0.0.161 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.161 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + 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.161 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.161 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.161 +++ local servers=10.0.0.161 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.161,10.231.42.1,127.0.0.1,172.17.0.1,252.161.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.161'\''))' +++ local server_ip=10.0.0.161 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.161 ]] +++ [[ ,10.0.0.161,10.231.42.1,127.0.0.1,172.17.0.1,252.161.0.1,, =~ ,10\.0\.0\.161, ]] +++ echo 10.0.0.161 1 +++ return ++ local ip=10.0.0.161 ++ [[ -z 10.0.0.161 ]] ++ echo 10.0.0.161 + host_ip=10.0.0.161 + [[ cql == \c\q\l ]] ++ echo 10.0.0.161:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.161:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.161: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 07/28/2026 17:49:39.658 7f3602bec0c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/28/2026 17:49:40.036 7f3602bec0c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/28/2026 17:49:40.059 7f3602bec0c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/28/2026 17:49:40.063 7f3602bec0c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.161 - - [2026-07-28 17:49:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001158 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:49:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001064 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.161:8082/ Hit Ctrl-C to quit. 10.0.0.161 - - [2026-07-28 17:49:56] "GET / HTTP/1.1" 503 181 0.000291 10.0.0.161 - - [2026-07-28 17:49:56] "GET / HTTP/1.1" 503 181 0.001472 10.0.0.161 - - [2026-07-28 17:49:56] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.161 - - [2026-07-28 17:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013695 10.0.0.161 - - [2026-07-28 17:49:56] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011785 10.0.0.161 - - [2026-07-28 17:49:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.011235 10.0.0.161 - - [2026-07-28 17:49:56] "POST /database-nodes HTTP/1.1" 200 599 0.101949 10.0.0.161 - - [2026-07-28 17:49:57] "GET / HTTP/1.1" 200 45303 0.001406 10.0.0.161 - - [2026-07-28 17:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011216 10.0.0.161 - - [2026-07-28 17:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014759 10.0.0.161 - - [2026-07-28 17:49:57] "GET / HTTP/1.1" 200 36215 0.001399 10.0.0.161 - - [2026-07-28 17:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030298 10.0.0.161 - - [2026-07-28 17:49:57] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013235 10.0.0.161 - - [2026-07-28 17:49:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.005597 10.0.0.161 - - [2026-07-28 17:49:57] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.161 - - [2026-07-28 17:49:57] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.059939 10.0.0.161 - - [2026-07-28 17:49:57] "GET / HTTP/1.1" 200 36215 0.001311 10.0.0.161 - - [2026-07-28 17:49:58] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.161 - - [2026-07-28 17:49:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.007103 10.0.0.161 - - [2026-07-28 17:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015155 10.0.0.161 - - [2026-07-28 17:49:58] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014847 10.0.0.161 - - [2026-07-28 17:49:58] "POST /service-appliance-sets HTTP/1.1" 200 555 0.045043 10.0.0.161 - - [2026-07-28 17:49:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.003026 10.0.0.161 - - [2026-07-28 17:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.161 - - [2026-07-28 17:49:58] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006693 10.0.0.161 - - [2026-07-28 17:49:58] "POST /service-appliance-sets HTTP/1.1" 200 543 0.064402 10.0.0.161 - - [2026-07-28 17:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024463 10.0.0.161 - - [2026-07-28 17:49:58] "GET /network-ipam/50c0e16b-6508-47e3-a346-2826d1ce890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.055398 10.0.0.161 - - [2026-07-28 17:49:59] "POST /service-templates HTTP/1.1" 200 513 0.079059 10.0.0.161 - - [2026-07-28 17:49:59] "POST /service-templates HTTP/1.1" 200 503 0.052899 10.0.0.161 - - [2026-07-28 17:49:59] "POST /service-templates HTTP/1.1" 200 517 0.097666 10.0.0.161 - - [2026-07-28 17:49:59] "POST /service-templates HTTP/1.1" 200 537 0.077543 10.0.0.161 - - [2026-07-28 17:49:59] "POST /service-templates HTTP/1.1" 200 509 0.063615 10.0.0.161 - - [2026-07-28 17:50:01] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.161 - - [2026-07-28 17:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010035 10.0.0.161 - - [2026-07-28 17:50:01] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023246 10.0.0.161 - - [2026-07-28 17:50:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.029636 10.0.0.161 - - [2026-07-28 17:50:02] "POST /config-nodes HTTP/1.1" 200 595 0.194209 10.0.0.161 - - [2026-07-28 17:50:02] "GET / HTTP/1.1" 200 36215 0.002477 10.0.0.161 - - [2026-07-28 17:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.161 - - [2026-07-28 17:50:02] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008160 10.0.0.161 - - [2026-07-28 17:50:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.005838 10.0.0.161 - - [2026-07-28 17:50:02] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.035592 10.0.0.161 - - [2026-07-28 17:50:02] "GET / HTTP/1.1" 200 36215 0.002040 10.0.0.161 - - [2026-07-28 17:50:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003767 10.0.0.161 - - [2026-07-28 17:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010395 10.0.0.161 - - [2026-07-28 17:50:03] "GET /network-ipam/50c0e16b-6508-47e3-a346-2826d1ce890d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003980 10.0.0.161 - - [2026-07-28 17:50:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.008717 10.0.0.161 - - [2026-07-28 17:50:04] "POST /access-control-lists HTTP/1.1" 200 589 0.042428 10.0.0.161 - - [2026-07-28 17:50:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.060498 10.0.0.161 - - [2026-07-28 17:50:04] "POST /access-control-lists HTTP/1.1" 200 587 0.050621 10.0.0.161 - - [2026-07-28 17:50:04] "POST /route-targets HTTP/1.1" 200 328 0.027047 10.0.0.161 - - [2026-07-28 17:50:04] "POST /ref-update HTTP/1.1" 200 156 0.062001 10.0.0.161 - - [2026-07-28 17:50:05] "POST /route-targets HTTP/1.1" 200 328 0.017737 10.0.0.161 - - [2026-07-28 17:50:05] "POST /ref-update HTTP/1.1" 200 156 0.064641 10.0.0.161 - - [2026-07-28 17:50:05] "POST /route-targets HTTP/1.1" 200 328 0.042376 10.0.0.161 - - [2026-07-28 17:50:05] "POST /ref-update HTTP/1.1" 200 156 0.045456 10.0.0.161 - - [2026-07-28 17:50:05] "POST /route-targets HTTP/1.1" 200 328 0.022088 10.0.0.161 - - [2026-07-28 17:50:05] "POST /ref-update HTTP/1.1" 200 156 0.054017 10.0.0.161 - - [2026-07-28 17:50:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.008904 10.0.0.161 - - [2026-07-28 17:50:05] "GET / HTTP/1.1" 200 36215 0.001687 10.0.0.161 - - [2026-07-28 17:50:05] "POST /access-control-lists HTTP/1.1" 200 553 0.135917 10.0.0.161 - - [2026-07-28 17:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.047448 10.0.0.161 - - [2026-07-28 17:50:05] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008889 10.0.0.161 - - [2026-07-28 17:50:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.003783 10.0.0.161 - - [2026-07-28 17:50:05] "POST /config-database-nodes HTTP/1.1" 200 613 0.054194 10.0.0.161 - - [2026-07-28 17:50:06] "GET / HTTP/1.1" 200 36215 0.001963 10.0.0.161 - - [2026-07-28 17:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.161 - - [2026-07-28 17:50:06] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007262 10.0.0.161 - - [2026-07-28 17:50:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.005259 10.0.0.161 - - [2026-07-28 17:50:06] "POST /analytics-nodes HTTP/1.1" 200 601 0.054037 10.0.0.161 - - [2026-07-28 17:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.161 - - [2026-07-28 17:50:07] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004783 10.0.0.161 - - [2026-07-28 17:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.161 - - [2026-07-28 17:50:08] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.014019 10.0.0.161 - - [2026-07-28 17:50:08] "GET / HTTP/1.1" 200 36215 0.001763 10.0.0.161 - - [2026-07-28 17:50:08] "POST /alarms HTTP/1.1" 200 583 0.051704 10.0.0.161 - - [2026-07-28 17:50:08] "POST /alarms HTTP/1.1" 200 577 0.096416 10.0.0.161 - - [2026-07-28 17:50:08] "POST /alarms HTTP/1.1" 200 577 0.075045 10.0.0.161 - - [2026-07-28 17:50:08] "POST /alarms HTTP/1.1" 200 561 0.033885 10.0.0.161 - - [2026-07-28 17:50:08] "POST /alarms HTTP/1.1" 200 557 0.102339 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 559 0.103257 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 567 0.039703 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 551 0.077869 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 559 0.079907 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 569 0.099529 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 557 0.119469 10.0.0.161 - - [2026-07-28 17:50:09] "GET / HTTP/1.1" 200 36215 0.001656 10.0.0.161 - - [2026-07-28 17:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009647 10.0.0.161 - - [2026-07-28 17:50:09] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.026843 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 569 0.130600 10.0.0.161 - - [2026-07-28 17:50:09] "POST /bgp-routers HTTP/1.1" 200 618 0.098722 10.0.0.161 - - [2026-07-28 17:50:09] "GET /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.011045 10.0.0.161 - - [2026-07-28 17:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 577 0.088253 10.0.0.161 - - [2026-07-28 17:50:09] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032178 10.0.0.161 - - [2026-07-28 17:50:09] "POST /alarms HTTP/1.1" 200 571 0.078833 10.0.0.161 - - [2026-07-28 17:50:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020226 10.0.0.161 - - [2026-07-28 17:50:09] "POST /ref-update HTTP/1.1" 200 156 0.020194 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 563 0.183659 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 563 0.027829 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 563 0.052014 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 549 0.073458 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 597 0.028102 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 577 0.041259 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 573 0.069093 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 585 0.044859 10.0.0.161 - - [2026-07-28 17:50:10] "POST /alarms HTTP/1.1" 200 611 0.057303 10.0.0.161 - - [2026-07-28 17:50:11] "GET / HTTP/1.1" 200 36215 0.001574 10.0.0.161 - - [2026-07-28 17:50:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003045 10.0.0.161 - - [2026-07-28 17:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.161 - - [2026-07-28 17:50:11] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.013069 10.0.0.161 - - [2026-07-28 17:50:11] "GET / HTTP/1.1" 200 36215 0.001656 10.0.0.161 - - [2026-07-28 17:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.161 - - [2026-07-28 17:50:11] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003645 10.0.0.161 - - [2026-07-28 17:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.161 - - [2026-07-28 17:50:11] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.023536 10.0.0.161 - - [2026-07-28 17:50:11] "GET / HTTP/1.1" 200 36215 0.001352 10.0.0.161 - - [2026-07-28 17:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.161 - - [2026-07-28 17:50:11] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012191 10.0.0.161 - - [2026-07-28 17:50:11] "PUT /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd HTTP/1.1" 200 275 0.060741 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:50:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001782 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:50:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002260 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:50:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001211 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:50:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001424 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001494 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001537 10.0.0.161 - - [2026-07-28 17:51:18] "GET / HTTP/1.1" 200 36215 0.001989 10.0.0.161 - - [2026-07-28 17:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.161 - - [2026-07-28 17:51:18] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006906 10.0.0.161 - - [2026-07-28 17:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.161 - - [2026-07-28 17:51:18] "GET /config-node/557cd275-58ca-434e-8f0f-0c59b5922b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004929 10.0.0.161 - - [2026-07-28 17:51:30] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.161 - - [2026-07-28 17:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.161 - - [2026-07-28 17:51:30] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004294 10.0.0.161 - - [2026-07-28 17:51:30] "POST /bgp-routers HTTP/1.1" 409 301 0.003929 10.0.0.161 - - [2026-07-28 17:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.161 - - [2026-07-28 17:51:30] "GET /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.009821 10.0.0.161 - - [2026-07-28 17:51:30] "PUT /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04 HTTP/1.1" 200 255 0.046726 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001381 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001384 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001782 10.0.0.161 - - [2026-07-28 17:51:45] "GET / HTTP/1.1" 200 36215 0.001749 10.0.0.161 - - [2026-07-28 17:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.161 - - [2026-07-28 17:51:45] "GET /domain/4bd4a6de-764a-4dbf-9fc5-aaa0b472a18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003286 10.0.0.161 - - [2026-07-28 17:51:45] "POST /id-to-fqname HTTP/1.1" 200 173 0.000672 10.0.0.161 - - [2026-07-28 17:51:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.009958 10.0.0.161 - - [2026-07-28 17:51:45] "POST /security-groups HTTP/1.1" 200 570 0.152337 10.0.0.161 - - [2026-07-28 17:51:45] "POST /projects HTTP/1.1" 200 483 0.486871 10.0.0.161 - - [2026-07-28 17:51:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.012262 10.0.0.161 - - [2026-07-28 17:51:45] "POST /security-groups HTTP/1.1" 200 536 0.129969 10.0.0.161 - - [2026-07-28 17:51:45] "POST /access-control-lists HTTP/1.1" 200 581 0.125955 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.024664 10.0.0.161 - - [2026-07-28 17:51:46] "POST /chown HTTP/1.1" 200 109 0.042418 10.0.0.161 - - [2026-07-28 17:51:46] "POST /policy-managements HTTP/1.1" 409 214 0.011259 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017512 10.0.0.161 - - [2026-07-28 17:51:46] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.031716 10.0.0.161 - - [2026-07-28 17:51:46] "POST /access-control-lists HTTP/1.1" 200 579 0.101659 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.008408 10.0.0.161 - - [2026-07-28 17:51:46] "POST /application-policy-sets HTTP/1.1" 200 530 0.101756 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024069 10.0.0.161 - - [2026-07-28 17:51:46] "POST /access-control-lists HTTP/1.1" 200 596 0.098110 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.013379 10.0.0.161 - - [2026-07-28 17:51:46] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004299 10.0.0.161 - - [2026-07-28 17:51:46] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.013206 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021045 10.0.0.161 - - [2026-07-28 17:51:46] "POST /access-control-lists HTTP/1.1" 200 594 0.069468 10.0.0.161 - - [2026-07-28 17:51:46] "GET /virtual-network/b04e91f0-7bd1-4e96-9c19-6c2fe8fee0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.035748 10.0.0.161 - - [2026-07-28 17:51:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000552 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.019746 10.0.0.161 - - [2026-07-28 17:51:46] "POST /security-groups HTTP/1.1" 200 574 0.085046 10.0.0.161 - - [2026-07-28 17:51:46] "POST /projects HTTP/1.1" 200 491 0.329264 10.0.0.161 - - [2026-07-28 17:51:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.019491 10.0.0.161 - - [2026-07-28 17:51:46] "POST /security-groups HTTP/1.1" 200 548 0.100250 10.0.0.161 - - [2026-07-28 17:51:47] "POST /access-control-lists HTTP/1.1" 200 585 0.082627 10.0.0.161 - - [2026-07-28 17:51:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.025898 10.0.0.161 - - [2026-07-28 17:51:47] "POST /chown HTTP/1.1" 200 109 0.062524 10.0.0.161 - - [2026-07-28 17:51:47] "POST /network-ipams HTTP/1.1" 200 524 0.259917 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001325 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001263 10.0.0.161 - - [2026-07-28 17:51:47] "POST /access-control-lists HTTP/1.1" 200 583 0.358135 10.0.0.161 - - [2026-07-28 17:51:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.009738 10.0.0.161 - - [2026-07-28 17:51:47] "POST /network-ipams HTTP/1.1" 200 512 0.136811 10.0.0.161 - - [2026-07-28 17:51:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.005260 10.0.0.161 - - [2026-07-28 17:51:47] "POST /access-control-lists HTTP/1.1" 200 604 0.074482 10.0.0.161 - - [2026-07-28 17:51:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.049194 10.0.0.161 - - [2026-07-28 17:51:47] "POST /access-control-lists HTTP/1.1" 200 602 0.118715 10.0.0.161 - - [2026-07-28 17:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.015447 10.0.0.161 - - [2026-07-28 17:51:47] "POST /virtual-networks HTTP/1.1" 200 540 0.326475 10.0.0.161 - - [2026-07-28 17:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.161 - - [2026-07-28 17:51:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.004254 10.0.0.161 - - [2026-07-28 17:51:48] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.011765 10.0.0.161 - - [2026-07-28 17:51:48] "POST /access-control-lists HTTP/1.1" 200 591 0.167657 10.0.0.161 - - [2026-07-28 17:51:48] "POST /network-ipams HTTP/1.1" 200 520 0.185978 10.0.0.161 - - [2026-07-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.012420 10.0.0.161 - - [2026-07-28 17:51:48] "POST /route-targets HTTP/1.1" 200 328 0.046826 10.0.0.161 - - [2026-07-28 17:51:48] "POST /ref-update HTTP/1.1" 200 156 0.061290 10.0.0.161 - - [2026-07-28 17:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.019793 10.0.0.161 - - [2026-07-28 17:51:48] "POST /virtual-networks HTTP/1.1" 200 548 0.272391 10.0.0.161 - - [2026-07-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011763 10.0.0.161 - - [2026-07-28 17:51:48] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.020780 10.0.0.161 - - [2026-07-28 17:51:48] "POST /route-targets HTTP/1.1" 200 328 0.029843 10.0.0.161 - - [2026-07-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.009109 10.0.0.161 - - [2026-07-28 17:51:48] "POST /ref-update HTTP/1.1" 200 156 0.051141 10.0.0.161 - - [2026-07-28 17:51:48] "POST /network-policys HTTP/1.1" 200 540 0.076795 10.0.0.161 - - [2026-07-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.066961 10.0.0.161 - - [2026-07-28 17:51:48] "POST /network-policys HTTP/1.1" 200 536 0.045372 10.0.0.161 - - [2026-07-28 17:51:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.042838 10.0.0.161 - - [2026-07-28 17:51:49] "POST /network-policys HTTP/1.1" 200 544 0.071078 10.0.0.161 - - [2026-07-28 17:51:49] "PUT /access-control-list/f8bf1f52-4669-4c41-8ba5-787232c9a69b HTTP/1.1" 200 273 0.050263 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-update HTTP/1.1" 200 156 0.176669 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026128 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-update HTTP/1.1" 200 156 0.092927 10.0.0.161 - - [2026-07-28 17:51:49] "PUT /access-control-list/bc97880f-23dc-4e82-9274-a1fffe0b65cb HTTP/1.1" 200 273 0.086446 10.0.0.161 - - [2026-07-28 17:51:49] "PUT /access-control-list/f8bf1f52-4669-4c41-8ba5-787232c9a69b HTTP/1.1" 200 273 0.034877 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-update HTTP/1.1" 200 156 0.140745 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-update HTTP/1.1" 200 156 0.072799 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033859 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002966 10.0.0.161 - - [2026-07-28 17:51:49] "PUT /access-control-list/bc97880f-23dc-4e82-9274-a1fffe0b65cb HTTP/1.1" 200 273 0.070275 10.0.0.161 - - [2026-07-28 17:51:49] "PUT /access-control-list/f8bf1f52-4669-4c41-8ba5-787232c9a69b HTTP/1.1" 200 273 0.094668 10.0.0.161 - - [2026-07-28 17:51:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.013506 10.0.0.161 - - [2026-07-28 17:51:49] "POST /ref-update HTTP/1.1" 200 156 0.205852 10.0.0.161 - - [2026-07-28 17:51:49] "POST /access-control-lists HTTP/1.1" 200 603 0.068567 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-update HTTP/1.1" 200 156 0.087857 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-update HTTP/1.1" 200 156 0.235663 10.0.0.161 - - [2026-07-28 17:51:50] "PUT /access-control-list/3eb266a6-c33b-42a1-bf11-07332e7c7ac3 HTTP/1.1" 200 273 0.070205 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-update HTTP/1.1" 200 156 0.152730 10.0.0.161 - - [2026-07-28 17:51:50] "PUT /access-control-list/3eb266a6-c33b-42a1-bf11-07332e7c7ac3 HTTP/1.1" 200 273 0.092185 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.064474 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021956 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004450 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-update HTTP/1.1" 200 156 0.057149 10.0.0.161 - - [2026-07-28 17:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.161 - - [2026-07-28 17:51:50] "GET /virtual-network/b04e91f0-7bd1-4e96-9c19-6c2fe8fee0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007966 10.0.0.161 - - [2026-07-28 17:51:50] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.013605 10.0.0.161 - - [2026-07-28 17:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.161 - - [2026-07-28 17:51:50] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011722 10.0.0.161 - - [2026-07-28 17:51:50] "POST /firewall-policys HTTP/1.1" 200 532 0.030218 10.0.0.161 - - [2026-07-28 17:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.044760 10.0.0.161 - - [2026-07-28 17:51:50] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.023091 10.0.0.161 - - [2026-07-28 17:51:50] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.020592 10.0.0.161 - - [2026-07-28 17:51:50] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009099 10.0.0.161 - - [2026-07-28 17:51:50] "POST /ref-update HTTP/1.1" 200 156 0.041480 10.0.0.161 - - [2026-07-28 17:51:50] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.032107 10.0.0.161 - - [2026-07-28 17:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.161 - - [2026-07-28 17:51:50] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004071 10.0.0.161 - - [2026-07-28 17:51:51] "POST /firewall-policys HTTP/1.1" 200 534 0.040082 10.0.0.161 - - [2026-07-28 17:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023042 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.019172 10.0.0.161 - - [2026-07-28 17:51:51] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.024042 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004212 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003053 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003107 10.0.0.161 - - [2026-07-28 17:51:51] "POST /ref-update HTTP/1.1" 200 156 0.015403 10.0.0.161 - - [2026-07-28 17:51:51] "POST /ref-update HTTP/1.1" 200 156 0.073414 10.0.0.161 - - [2026-07-28 17:51:51] "POST /ref-update HTTP/1.1" 200 156 0.060844 10.0.0.161 - - [2026-07-28 17:51:51] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006794 10.0.0.161 - - [2026-07-28 17:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.161 - - [2026-07-28 17:51:51] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010956 10.0.0.161 - - [2026-07-28 17:51:51] "POST /firewall-policys HTTP/1.1" 200 532 0.027682 10.0.0.161 - - [2026-07-28 17:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.070142 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/4122b845-a992-4a4c-8ed1-54686b53a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.022443 10.0.0.161 - - [2026-07-28 17:51:51] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004331 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/4122b845-a992-4a4c-8ed1-54686b53a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004038 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003305 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006582 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004123 10.0.0.161 - - [2026-07-28 17:51:51] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003656 10.0.0.161 - - [2026-07-28 17:51:51] "POST /ref-update HTTP/1.1" 200 156 0.033843 10.0.0.161 - - [2026-07-28 17:51:51] "POST /ref-update HTTP/1.1" 200 156 0.093147 10.0.0.161 - - [2026-07-28 17:51:52] "POST /ref-update HTTP/1.1" 200 156 0.077007 10.0.0.161 - - [2026-07-28 17:51:52] "POST /ref-update HTTP/1.1" 200 156 0.050824 10.0.0.161 - - [2026-07-28 17:51:52] "POST /ref-update HTTP/1.1" 200 156 0.083755 10.0.0.161 - - [2026-07-28 17:51:52] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.035049 10.0.0.161 - - [2026-07-28 17:51:52] "POST /tags HTTP/1.1" 200 300 0.043914 10.0.0.161 - - [2026-07-28 17:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.034138 10.0.0.161 - - [2026-07-28 17:51:52] "GET /tag/70a0ee2e-70f0-4c43-9a0d-173e15bdb392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016624 10.0.0.161 - - [2026-07-28 17:51:52] "POST /set-tag HTTP/1.1" 200 109 0.021813 10.0.0.161 - - [2026-07-28 17:51:52] "POST /tags HTTP/1.1" 200 306 0.132558 10.0.0.161 - - [2026-07-28 17:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.025767 10.0.0.161 - - [2026-07-28 17:51:52] "GET /tag/fe656df2-a839-4b5c-bf2c-2307ca2f59f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.020512 10.0.0.161 - - [2026-07-28 17:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.161 - - [2026-07-28 17:51:52] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.076810 10.0.0.161 - - [2026-07-28 17:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013491 10.0.0.161 - - [2026-07-28 17:51:53] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.011052 10.0.0.161 - - [2026-07-28 17:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.161 - - [2026-07-28 17:51:53] "GET /service-appliance-set/e4aa782a-f310-458a-a215-63d0ee440488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006316 10.0.0.161 - - [2026-07-28 17:51:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002843 10.0.0.161 - - [2026-07-28 17:51:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.196251 10.0.0.161 - - [2026-07-28 17:51:53] "GET /virtual-machine-interface/22edac28-a5dd-4542-ad24-a9b2f58421d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.034851 10.0.0.161 - - [2026-07-28 17:51:53] "POST /instance-ips HTTP/1.1" 200 382 0.074660 10.0.0.161 - - [2026-07-28 17:51:53] "GET /instance-ip/bc06bed5-fac6-4596-8426-2496f72d3dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013996 10.0.0.161 - - [2026-07-28 17:51:53] "POST /loadbalancers HTTP/1.1" 200 584 0.103430 10.0.0.161 - - [2026-07-28 17:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.088519 10.0.0.161 - - [2026-07-28 17:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.034490 10.0.0.161 - - [2026-07-28 17:51:53] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.136851 10.0.0.161 - - [2026-07-28 17:51:53] "GET /loadbalancer/7f812ddd-01cb-46f5-a166-e9fe8d83dd6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008478 10.0.0.161 - - [2026-07-28 17:51:53] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.137581 10.0.0.161 - - [2026-07-28 17:51:54] "GET /instance-ip/bc06bed5-fac6-4596-8426-2496f72d3dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011557 10.0.0.161 - - [2026-07-28 17:51:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.109472 10.0.0.161 - - [2026-07-28 17:51:54] "POST /floating-ips HTTP/1.1" 200 585 0.089174 10.0.0.161 - - [2026-07-28 17:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.053947 10.0.0.161 - - [2026-07-28 17:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.051043 10.0.0.161 - - [2026-07-28 17:51:54] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080613 10.0.0.161 - - [2026-07-28 17:51:54] "GET /loadbalancer-listener/139b8bfe-16d2-46a4-9f47-6bc2ee8e757b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.006125 10.0.0.161 - - [2026-07-28 17:51:54] "GET /loadbalancer-listener/139b8bfe-16d2-46a4-9f47-6bc2ee8e757b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.010719 10.0.0.161 - - [2026-07-28 17:51:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.053848 10.0.0.161 - - [2026-07-28 17:51:54] "GET /instance-ip/bc06bed5-fac6-4596-8426-2496f72d3dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.023123 10.0.0.161 - - [2026-07-28 17:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013300 10.0.0.161 - - [2026-07-28 17:51:54] "GET /instance-ip/bc06bed5-fac6-4596-8426-2496f72d3dd8?fields=floating_ips HTTP/1.1" 200 1172 0.009591 10.0.0.161 - - [2026-07-28 17:51:54] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005145 10.0.0.161 - - [2026-07-28 17:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944 10.0.0.161 - - [2026-07-28 17:51:54] "GET /floating-ip/14449ca6-a02d-4c38-8a09-3315ec364f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.005231 10.0.0.161 - - [2026-07-28 17:51:54] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.026623 10.0.0.161 - - [2026-07-28 17:51:54] "POST /tags HTTP/1.1" 200 358 0.344014 10.0.0.161 - - [2026-07-28 17:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016548 10.0.0.161 - - [2026-07-28 17:51:55] "GET /tag/523b21ab-bf66-4e30-a0e7-9a88b3707f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.042931 10.0.0.161 - - [2026-07-28 17:51:55] "POST /tags HTTP/1.1" 200 306 0.132398 10.0.0.161 - - [2026-07-28 17:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.059418 10.0.0.161 - - [2026-07-28 17:51:55] "GET /tag/6299c126-fefa-471e-8b60-7ddeeb958560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.052203 10.0.0.161 - - [2026-07-28 17:51:55] "POST /id-to-fqname HTTP/1.1" 200 174 0.007980 10.0.0.161 - - [2026-07-28 17:51:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.006143 10.0.0.161 - - [2026-07-28 17:51:55] "POST /security-groups HTTP/1.1" 200 571 0.153051 10.0.0.161 - - [2026-07-28 17:51:55] "POST /projects HTTP/1.1" 200 485 0.491086 10.0.0.161 - - [2026-07-28 17:51:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.015099 10.0.0.161 - - [2026-07-28 17:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.119740 10.0.0.161 - - [2026-07-28 17:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.051632 10.0.0.161 - - [2026-07-28 17:51:56] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.044572 10.0.0.161 - - [2026-07-28 17:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.161 - - [2026-07-28 17:51:56] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.016290 10.0.0.161 - - [2026-07-28 17:51:56] "POST /access-control-lists HTTP/1.1" 200 582 0.262606 10.0.0.161 - - [2026-07-28 17:51:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.003904 10.0.0.161 - - [2026-07-28 17:51:56] "POST /access-control-lists HTTP/1.1" 200 580 0.091575 10.0.0.161 - - [2026-07-28 17:51:56] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.145399 10.0.0.161 - - [2026-07-28 17:51:56] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.083798 10.0.0.161 - - [2026-07-28 17:51:56] "POST /security-groups HTTP/1.1" 200 539 0.093793 10.0.0.161 - - [2026-07-28 17:51:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.006721 10.0.0.161 - - [2026-07-28 17:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.046342 10.0.0.161 - - [2026-07-28 17:51:56] "POST /access-control-lists HTTP/1.1" 200 598 0.070344 10.0.0.161 - - [2026-07-28 17:51:56] "POST /chown HTTP/1.1" 200 109 0.083700 10.0.0.161 - - [2026-07-28 17:51:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.029433 10.0.0.161 - - [2026-07-28 17:51:56] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.055074 10.0.0.161 - - [2026-07-28 17:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.161 - - [2026-07-28 17:51:56] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020447 10.0.0.161 - - [2026-07-28 17:51:56] "POST /access-control-lists HTTP/1.1" 200 596 0.109652 10.0.0.161 - - [2026-07-28 17:51:56] "POST /tags HTTP/1.1" 409 207 0.035425 10.0.0.161 - - [2026-07-28 17:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.161 - - [2026-07-28 17:51:57] "GET /tag/6299c126-fefa-471e-8b60-7ddeeb958560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.020873 10.0.0.161 - - [2026-07-28 17:51:57] "POST /firewall-rules HTTP/1.1" 200 566 0.096359 10.0.0.161 - - [2026-07-28 17:51:57] "GET /firewall-rule/6d1b342a-081c-40ad-8ca8-2fa3b5ae55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.011783 10.0.0.161 - - [2026-07-28 17:51:57] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004206 10.0.0.161 - - [2026-07-28 17:51:57] "GET /firewall-rule/6d1b342a-081c-40ad-8ca8-2fa3b5ae55f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.004499 10.0.0.161 - - [2026-07-28 17:51:57] "POST /ref-update HTTP/1.1" 200 156 0.029387 10.0.0.161 - - [2026-07-28 17:51:57] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014802 10.0.0.161 - - [2026-07-28 17:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010620 10.0.0.161 - - [2026-07-28 17:51:57] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005373 10.0.0.161 - - [2026-07-28 17:51:57] "POST /tags HTTP/1.1" 409 207 0.002967 10.0.0.161 - - [2026-07-28 17:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.161 - - [2026-07-28 17:51:57] "GET /tag/6299c126-fefa-471e-8b60-7ddeeb958560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.037003 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001166 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001980 10.0.0.161 - - [2026-07-28 17:51:57] "POST /firewall-rules HTTP/1.1" 200 564 0.104950 10.0.0.161 - - [2026-07-28 17:51:57] "GET /firewall-rule/3487b1bb-8a6c-4c37-b146-0827a30f2709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.023355 10.0.0.161 - - [2026-07-28 17:51:57] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009047 10.0.0.161 - - [2026-07-28 17:51:57] "GET /firewall-rule/3487b1bb-8a6c-4c37-b146-0827a30f2709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005549 10.0.0.161 - - [2026-07-28 17:51:57] "POST /ref-update HTTP/1.1" 200 156 0.029091 10.0.0.161 - - [2026-07-28 17:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.161 - - [2026-07-28 17:51:57] "GET /loadbalancer/7f812ddd-01cb-46f5-a166-e9fe8d83dd6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003448 10.0.0.161 - - [2026-07-28 17:51:57] "POST /tags HTTP/1.1" 200 302 0.091065 10.0.0.161 - - [2026-07-28 17:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.161 - - [2026-07-28 17:51:57] "GET /tag/f55f7851-66b4-48a0-afbc-76ff5ba087c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021577 10.0.0.161 - - [2026-07-28 17:51:58] "POST /tags HTTP/1.1" 200 326 0.326684 10.0.0.161 - - [2026-07-28 17:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.161 - - [2026-07-28 17:51:58] "GET /tag/6dd6802e-5df7-4d03-840e-8fe0f076244f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020364 10.0.0.161 - - [2026-07-28 17:51:58] "POST /tags HTTP/1.1" 200 364 0.081822 10.0.0.161 - - [2026-07-28 17:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.161 - - [2026-07-28 17:51:58] "GET /tag/53f6ca6d-4dfe-4cd4-8d38-805037ded239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.041492 10.0.0.161 - - [2026-07-28 17:51:58] "POST /tags HTTP/1.1" 200 312 0.037936 10.0.0.161 - - [2026-07-28 17:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.161 - - [2026-07-28 17:51:58] "GET /tag/1a54ea09-9ec6-4135-9eae-64a0db26d3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.020937 10.0.0.161 - - [2026-07-28 17:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.161 - - [2026-07-28 17:51:58] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.015302 10.0.0.161 - - [2026-07-28 17:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.161 - - [2026-07-28 17:51:58] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059482 10.0.0.161 - - [2026-07-28 17:51:58] "POST /virtual-machines HTTP/1.1" 200 378 0.018394 10.0.0.161 - - [2026-07-28 17:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.053468 10.0.0.161 - - [2026-07-28 17:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.172362 10.0.0.161 - - [2026-07-28 17:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034779 10.0.0.161 - - [2026-07-28 17:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.025128 10.0.0.161 - - [2026-07-28 17:51:59] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.017460 10.0.0.161 - - [2026-07-28 17:51:59] "POST /instance-ips HTTP/1.1" 200 410 0.099149 10.0.0.161 - - [2026-07-28 17:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.050454 10.0.0.161 - - [2026-07-28 17:51:59] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.025447 10.0.0.161 - - [2026-07-28 17:51:59] "POST /set-tag HTTP/1.1" 200 109 0.065965 10.0.0.161 - - [2026-07-28 17:51:59] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.040360 10.0.0.161 - - [2026-07-28 17:51:59] "GET /instance-ip/07e8e66c-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.025307 10.0.0.161 - - [2026-07-28 17:51:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.019214 10.0.0.161 - - [2026-07-28 17:51:59] "POST /tags HTTP/1.1" 200 302 0.040159 10.0.0.161 - - [2026-07-28 17:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018903 10.0.0.161 - - [2026-07-28 17:51:59] "GET /tag/5d3fd897-fa3b-407e-9fec-966af1b299f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020923 10.0.0.161 - - [2026-07-28 17:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.161 - - [2026-07-28 17:52:00] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.085703 10.0.0.161 - - [2026-07-28 17:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.161 - - [2026-07-28 17:52:00] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.008960 10.0.0.161 - - [2026-07-28 17:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014130 10.0.0.161 - - [2026-07-28 17:52:00] "GET /service-appliance-set/e4aa782a-f310-458a-a215-63d0ee440488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014935 10.0.0.161 - - [2026-07-28 17:52:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.002749 10.0.0.161 - - [2026-07-28 17:52:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.160031 10.0.0.161 - - [2026-07-28 17:52:00] "GET /virtual-machine-interface/802ecc99-0566-486a-997f-25f9a5116cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.036335 10.0.0.161 - - [2026-07-28 17:52:00] "POST /instance-ips HTTP/1.1" 200 378 0.063038 10.0.0.161 - - [2026-07-28 17:52:00] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.014175 10.0.0.161 - - [2026-07-28 17:52:00] "POST /loadbalancers HTTP/1.1" 200 584 0.105511 10.0.0.161 - - [2026-07-28 17:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.059805 10.0.0.161 - - [2026-07-28 17:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.033151 10.0.0.161 - - [2026-07-28 17:52:00] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.142256 10.0.0.161 - - [2026-07-28 17:52:00] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.018360 10.0.0.161 - - [2026-07-28 17:52:01] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.187977 10.0.0.161 - - [2026-07-28 17:52:01] "GET /loadbalancer/5b61c49b-5b93-450e-b5cb-755d9ff6b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.012922 10.0.0.161 - - [2026-07-28 17:52:01] "POST /floating-ips HTTP/1.1" 200 583 0.152504 10.0.0.161 - - [2026-07-28 17:52:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.078780 10.0.0.161 - - [2026-07-28 17:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022503 10.0.0.161 - - [2026-07-28 17:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024374 10.0.0.161 - - [2026-07-28 17:52:01] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.130234 10.0.0.161 - - [2026-07-28 17:52:01] "GET /loadbalancer-listener/1deb5978-234a-4c96-893c-4403f20a327b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004756 10.0.0.161 - - [2026-07-28 17:52:01] "GET /loadbalancer-listener/1deb5978-234a-4c96-893c-4403f20a327b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004972 10.0.0.161 - - [2026-07-28 17:52:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.105280 10.0.0.161 - - [2026-07-28 17:52:01] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004673 10.0.0.161 - - [2026-07-28 17:52:01] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?fields=floating_ips HTTP/1.1" 200 1167 0.007432 10.0.0.161 - - [2026-07-28 17:52:01] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.008145 10.0.0.161 - - [2026-07-28 17:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.161 - - [2026-07-28 17:52:01] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.088512 10.0.0.161 - - [2026-07-28 17:52:01] "GET /loadbalancer/5b61c49b-5b93-450e-b5cb-755d9ff6b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005974 10.0.0.161 - - [2026-07-28 17:52:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.037547 10.0.0.161 - - [2026-07-28 17:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.065286 10.0.0.161 - - [2026-07-28 17:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016663 10.0.0.161 - - [2026-07-28 17:52:02] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.072016 10.0.0.161 - - [2026-07-28 17:52:02] "GET /loadbalancer-listener/2ef415c0-3d0e-491e-9c0c-60188e4a94d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007492 10.0.0.161 - - [2026-07-28 17:52:02] "GET /loadbalancer-listener/2ef415c0-3d0e-491e-9c0c-60188e4a94d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004772 10.0.0.161 - - [2026-07-28 17:52:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040726 10.0.0.161 - - [2026-07-28 17:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.161 - - [2026-07-28 17:52:02] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.010454 10.0.0.161 - - [2026-07-28 17:52:02] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?fields=floating_ips HTTP/1.1" 200 1167 0.003126 10.0.0.161 - - [2026-07-28 17:52:02] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051870 10.0.0.161 - - [2026-07-28 17:52:02] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.013775 10.0.0.161 - - [2026-07-28 17:52:02] "GET /loadbalancer/5b61c49b-5b93-450e-b5cb-755d9ff6b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006340 10.0.0.161 - - [2026-07-28 17:52:02] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.043110 10.0.0.161 - - [2026-07-28 17:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043249 10.0.0.161 - - [2026-07-28 17:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.026030 10.0.0.161 - - [2026-07-28 17:52:02] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.063294 10.0.0.161 - - [2026-07-28 17:52:02] "GET /loadbalancer-listener/79394d04-b97a-468a-87e7-4533977cedc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.003401 10.0.0.161 - - [2026-07-28 17:52:02] "GET /loadbalancer-listener/79394d04-b97a-468a-87e7-4533977cedc2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.020380 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:52:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002870 10.0.0.161 - - [2026-07-28 17:52:02] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.055536 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:52:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001922 10.0.0.161 - - [2026-07-28 17:52:02] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.006261 10.0.0.161 - - [2026-07-28 17:52:02] "GET /instance-ip/b44d681a-e762-478f-9c8c-e6c2f8a256ec?fields=floating_ips HTTP/1.1" 200 1167 0.010917 10.0.0.161 - - [2026-07-28 17:52:02] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.015021 10.0.0.161 - - [2026-07-28 17:52:02] "POST /tags HTTP/1.1" 200 356 0.065366 10.0.0.161 - - [2026-07-28 17:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013579 10.0.0.161 - - [2026-07-28 17:52:02] "GET /tag/6e9fe140-a24e-4836-b853-91c1510b432b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.022388 10.0.0.161 - - [2026-07-28 17:52:02] "POST /tags HTTP/1.1" 200 304 0.040726 10.0.0.161 - - [2026-07-28 17:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010163 10.0.0.161 - - [2026-07-28 17:52:02] "GET /tag/aa40fd32-8b3e-461f-8b80-c64af4b6e914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027977 10.0.0.161 - - [2026-07-28 17:52:03] "POST /projects HTTP/1.1" 409 218 0.006910 10.0.0.161 - - [2026-07-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.161 - - [2026-07-28 17:52:03] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054715 10.0.0.161 - - [2026-07-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.161 - - [2026-07-28 17:52:03] "GET /network-ipam/6f76ef38-837a-4f23-b5a2-e21ff423909a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004162 10.0.0.161 - - [2026-07-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.161 - - [2026-07-28 17:52:03] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.082628 10.0.0.161 - - [2026-07-28 17:52:03] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.154729 10.0.0.161 - - [2026-07-28 17:52:03] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.021117 10.0.0.161 - - [2026-07-28 17:52:03] "POST /set-tag HTTP/1.1" 200 109 0.091983 10.0.0.161 - - [2026-07-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012945 10.0.0.161 - - [2026-07-28 17:52:03] "GET /network-ipam/3daeaa6d-ad3a-46a4-86fa-d04632c810c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004222 10.0.0.161 - - [2026-07-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.161 - - [2026-07-28 17:52:03] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005012 10.0.0.161 - - [2026-07-28 17:52:03] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.096117 10.0.0.161 - - [2026-07-28 17:52:03] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.012427 10.0.0.161 - - [2026-07-28 17:52:03] "POST /set-tag HTTP/1.1" 200 109 0.090919 10.0.0.161 - - [2026-07-28 17:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.161 - - [2026-07-28 17:52:03] "GET /network-policy/284d9d2f-0bfc-4eac-8298-2eeb74a25bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006272 10.0.0.161 - - [2026-07-28 17:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.161 - - [2026-07-28 17:52:04] "GET /network-policy/b5a995cb-e6c1-474c-a3ed-7d1c3e1be18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004785 10.0.0.161 - - [2026-07-28 17:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.161 - - [2026-07-28 17:52:04] "GET /network-policy/0bb65fa2-a4d1-4b61-8e04-cae3f56a34d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.010705 10.0.0.161 - - [2026-07-28 17:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.161 - - [2026-07-28 17:52:04] "PUT /network-policy/0bb65fa2-a4d1-4b61-8e04-cae3f56a34d3 HTTP/1.1" 200 263 0.019994 10.0.0.161 - - [2026-07-28 17:52:04] "POST /ref-update HTTP/1.1" 200 156 0.135483 10.0.0.161 - - [2026-07-28 17:52:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006157 10.0.0.161 - - [2026-07-28 17:52:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010855 10.0.0.161 - - [2026-07-28 17:52:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010121 10.0.0.161 - - [2026-07-28 17:52:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003691 10.0.0.161 - - [2026-07-28 17:52:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005009 10.0.0.161 - - [2026-07-28 17:52:04] "POST /security-groups HTTP/1.1" 409 245 0.004350 10.0.0.161 - - [2026-07-28 17:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.161 - - [2026-07-28 17:52:04] "PUT /security-group/68d8c133-b32a-4269-bfef-efebcc2c8a60 HTTP/1.1" 200 263 0.076211 10.0.0.161 - - [2026-07-28 17:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.053904 10.0.0.161 - - [2026-07-28 17:52:04] "PUT /access-control-list/df8b3814-d6c8-4d54-8421-ff04194e3af7 HTTP/1.1" 200 273 0.044893 10.0.0.161 - - [2026-07-28 17:52:04] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028146 10.0.0.161 - - [2026-07-28 17:52:04] "PUT /access-control-list/b2346e0c-83e5-4bb4-8766-0d4ad2afd80e HTTP/1.1" 200 273 0.048841 10.0.0.161 - - [2026-07-28 17:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.161 - - [2026-07-28 17:52:04] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004718 10.0.0.161 - - [2026-07-28 17:52:04] "POST /tags HTTP/1.1" 409 206 0.003843 10.0.0.161 - - [2026-07-28 17:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.161 - - [2026-07-28 17:52:04] "GET /tag/aa40fd32-8b3e-461f-8b80-c64af4b6e914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021266 10.0.0.161 - - [2026-07-28 17:52:04] "POST /firewall-rules HTTP/1.1" 200 564 0.114124 10.0.0.161 - - [2026-07-28 17:52:05] "GET /firewall-rule/2957b664-0e5a-4b01-8c61-37fa041315e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.022981 10.0.0.161 - - [2026-07-28 17:52:05] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.014688 10.0.0.161 - - [2026-07-28 17:52:05] "GET /firewall-rule/2957b664-0e5a-4b01-8c61-37fa041315e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006872 10.0.0.161 - - [2026-07-28 17:52:05] "POST /ref-update HTTP/1.1" 200 156 0.031571 10.0.0.161 - - [2026-07-28 17:52:05] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009948 10.0.0.161 - - [2026-07-28 17:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011817 10.0.0.161 - - [2026-07-28 17:52:05] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004780 10.0.0.161 - - [2026-07-28 17:52:05] "POST /tags HTTP/1.1" 409 206 0.002774 10.0.0.161 - - [2026-07-28 17:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.161 - - [2026-07-28 17:52:05] "GET /tag/aa40fd32-8b3e-461f-8b80-c64af4b6e914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018952 10.0.0.161 - - [2026-07-28 17:52:05] "POST /firewall-rules HTTP/1.1" 200 562 0.124364 10.0.0.161 - - [2026-07-28 17:52:05] "GET /firewall-rule/38f4a4fe-70dd-4dc6-8378-f925a284f16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.019239 10.0.0.161 - - [2026-07-28 17:52:05] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005703 10.0.0.161 - - [2026-07-28 17:52:05] "GET /firewall-rule/38f4a4fe-70dd-4dc6-8378-f925a284f16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.012699 10.0.0.161 - - [2026-07-28 17:52:05] "POST /ref-update HTTP/1.1" 200 156 0.053841 10.0.0.161 - - [2026-07-28 17:52:05] "POST /tags HTTP/1.1" 200 372 0.051003 10.0.0.161 - - [2026-07-28 17:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022659 10.0.0.161 - - [2026-07-28 17:52:05] "GET /tag/b21bb561-0e69-43e1-bd34-f3b045df3a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049073 10.0.0.161 - - [2026-07-28 17:52:05] "POST /tags HTTP/1.1" 200 320 0.055755 10.0.0.161 - - [2026-07-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.049338 10.0.0.161 - - [2026-07-28 17:52:06] "GET /tag/26a3b608-4e76-4981-8632-96cd256d59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.037999 10.0.0.161 - - [2026-07-28 17:52:06] "POST /id-to-fqname HTTP/1.1" 200 181 0.000608 10.0.0.161 - - [2026-07-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.023971 10.0.0.161 - - [2026-07-28 17:52:06] "POST /security-groups HTTP/1.1" 200 578 0.095037 10.0.0.161 - - [2026-07-28 17:52:06] "POST /projects HTTP/1.1" 200 499 0.494871 10.0.0.161 - - [2026-07-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.012616 10.0.0.161 - - [2026-07-28 17:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043511 10.0.0.161 - - [2026-07-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.032182 10.0.0.161 - - [2026-07-28 17:52:06] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.031897 10.0.0.161 - - [2026-07-28 17:52:06] "POST /access-control-lists HTTP/1.1" 200 589 0.161602 10.0.0.161 - - [2026-07-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.035777 10.0.0.161 - - [2026-07-28 17:52:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.034095 10.0.0.161 - - [2026-07-28 17:52:06] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.039896 10.0.0.161 - - [2026-07-28 17:52:07] "POST /access-control-lists HTTP/1.1" 200 587 0.162207 10.0.0.161 - - [2026-07-28 17:52:07] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.165048 10.0.0.161 - - [2026-07-28 17:52:07] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.109550 10.0.0.161 - - [2026-07-28 17:52:07] "POST /security-groups HTTP/1.1" 200 560 0.099773 10.0.0.161 - - [2026-07-28 17:52:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.007507 10.0.0.161 - - [2026-07-28 17:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031623 10.0.0.161 - - [2026-07-28 17:52:07] "POST /chown HTTP/1.1" 200 109 0.063169 10.0.0.161 - - [2026-07-28 17:52:07] "POST /access-control-lists HTTP/1.1" 200 612 0.117816 10.0.0.161 - - [2026-07-28 17:52:07] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.034640 10.0.0.161 - - [2026-07-28 17:52:07] "POST /fqname-to-id HTTP/1.1" 404 247 0.037143 10.0.0.161 - - [2026-07-28 17:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021837 10.0.0.161 - - [2026-07-28 17:52:07] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011636 10.0.0.161 - - [2026-07-28 17:52:07] "POST /tags HTTP/1.1" 409 214 0.008466 10.0.0.161 - - [2026-07-28 17:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.161 - - [2026-07-28 17:52:07] "POST /access-control-lists HTTP/1.1" 200 610 0.137445 10.0.0.161 - - [2026-07-28 17:52:07] "GET /tag/26a3b608-4e76-4981-8632-96cd256d59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.021981 10.0.0.161 - - [2026-07-28 17:52:07] "POST /firewall-rules HTTP/1.1" 200 580 0.140461 10.0.0.161 - - [2026-07-28 17:52:07] "GET /firewall-rule/81fc98ce-0f5e-4a0d-b131-b578c4b92b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006545 10.0.0.161 - - [2026-07-28 17:52:07] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.007092 10.0.0.161 - - [2026-07-28 17:52:08] "GET /firewall-rule/81fc98ce-0f5e-4a0d-b131-b578c4b92b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008563 10.0.0.161 - - [2026-07-28 17:52:08] "POST /ref-update HTTP/1.1" 200 156 0.080379 10.0.0.161 - - [2026-07-28 17:52:08] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030767 10.0.0.161 - - [2026-07-28 17:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.161 - - [2026-07-28 17:52:08] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003889 10.0.0.161 - - [2026-07-28 17:52:08] "POST /tags HTTP/1.1" 409 214 0.002726 10.0.0.161 - - [2026-07-28 17:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.161 - - [2026-07-28 17:52:08] "GET /tag/26a3b608-4e76-4981-8632-96cd256d59f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.017359 10.0.0.161 - - [2026-07-28 17:52:08] "POST /firewall-rules HTTP/1.1" 200 578 0.084372 10.0.0.161 - - [2026-07-28 17:52:08] "GET /firewall-rule/035ae9d6-1e1b-4a65-a241-0ac4f4bdae2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.025057 10.0.0.161 - - [2026-07-28 17:52:08] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.006061 10.0.0.161 - - [2026-07-28 17:52:08] "GET /firewall-rule/035ae9d6-1e1b-4a65-a241-0ac4f4bdae2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005691 10.0.0.161 - - [2026-07-28 17:52:08] "POST /ref-update HTTP/1.1" 200 156 0.072640 10.0.0.161 - - [2026-07-28 17:52:08] "POST /tags HTTP/1.1" 200 364 0.041672 10.0.0.161 - - [2026-07-28 17:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024747 10.0.0.161 - - [2026-07-28 17:52:08] "GET /tag/5e0647c8-50c8-4209-88a4-93d1d177ff98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.028802 10.0.0.161 - - [2026-07-28 17:52:08] "POST /tags HTTP/1.1" 200 312 0.049879 10.0.0.161 - - [2026-07-28 17:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006388 10.0.0.161 - - [2026-07-28 17:52:08] "GET /tag/a3a9addb-fa97-4e8f-a814-113384f38c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.028148 10.0.0.161 - - [2026-07-28 17:52:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000807 10.0.0.161 - - [2026-07-28 17:52:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.008484 10.0.0.161 - - [2026-07-28 17:52:09] "POST /security-groups HTTP/1.1" 200 574 0.099901 10.0.0.161 - - [2026-07-28 17:52:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.004896 10.0.0.161 - - [2026-07-28 17:52:09] "POST /projects HTTP/1.1" 200 491 0.371634 10.0.0.161 - - [2026-07-28 17:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022368 10.0.0.161 - - [2026-07-28 17:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026585 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001884 10.0.0.161 - - [2026-07-28 17:52:09] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.013527 10.0.0.161 - - [2026-07-28 17:52:09] "POST /access-control-lists HTTP/1.1" 200 585 0.120116 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001303 10.0.0.161 - - [2026-07-28 17:52:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.006325 10.0.0.161 - - [2026-07-28 17:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013285 10.0.0.161 - - [2026-07-28 17:52:09] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.011926 10.0.0.161 - - [2026-07-28 17:52:09] "POST /access-control-lists HTTP/1.1" 200 583 0.113057 10.0.0.161 - - [2026-07-28 17:52:09] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.134969 10.0.0.161 - - [2026-07-28 17:52:09] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.075725 10.0.0.161 - - [2026-07-28 17:52:09] "POST /security-groups HTTP/1.1" 200 548 0.124220 10.0.0.161 - - [2026-07-28 17:52:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002230 10.0.0.161 - - [2026-07-28 17:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.190628 10.0.0.161 - - [2026-07-28 17:52:10] "POST /chown HTTP/1.1" 200 109 0.044047 10.0.0.161 - - [2026-07-28 17:52:10] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.047756 10.0.0.161 - - [2026-07-28 17:52:10] "POST /access-control-lists HTTP/1.1" 200 604 0.254754 10.0.0.161 - - [2026-07-28 17:52:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.016820 10.0.0.161 - - [2026-07-28 17:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017170 10.0.0.161 - - [2026-07-28 17:52:10] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007883 10.0.0.161 - - [2026-07-28 17:52:10] "POST /tags HTTP/1.1" 409 210 0.003969 10.0.0.161 - - [2026-07-28 17:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.161 - - [2026-07-28 17:52:10] "GET /tag/a3a9addb-fa97-4e8f-a814-113384f38c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.021524 10.0.0.161 - - [2026-07-28 17:52:10] "POST /access-control-lists HTTP/1.1" 200 602 0.118506 10.0.0.161 - - [2026-07-28 17:52:10] "POST /firewall-rules HTTP/1.1" 200 572 0.104478 10.0.0.161 - - [2026-07-28 17:52:10] "GET /firewall-rule/604898e5-1f92-4f83-8d8f-9cc653bcd195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.007574 10.0.0.161 - - [2026-07-28 17:52:10] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004862 10.0.0.161 - - [2026-07-28 17:52:10] "GET /firewall-rule/604898e5-1f92-4f83-8d8f-9cc653bcd195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003100 10.0.0.161 - - [2026-07-28 17:52:10] "POST /ref-update HTTP/1.1" 200 156 0.081051 10.0.0.161 - - [2026-07-28 17:52:10] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014422 10.0.0.161 - - [2026-07-28 17:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.161 - - [2026-07-28 17:52:10] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004292 10.0.0.161 - - [2026-07-28 17:52:10] "POST /tags HTTP/1.1" 409 210 0.003080 10.0.0.161 - - [2026-07-28 17:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014208 10.0.0.161 - - [2026-07-28 17:52:10] "GET /tag/a3a9addb-fa97-4e8f-a814-113384f38c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.015041 10.0.0.161 - - [2026-07-28 17:52:10] "POST /firewall-rules HTTP/1.1" 200 570 0.087009 10.0.0.161 - - [2026-07-28 17:52:10] "GET /firewall-rule/10649230-023f-4683-88d4-3087220d7c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.037132 10.0.0.161 - - [2026-07-28 17:52:11] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.014726 10.0.0.161 - - [2026-07-28 17:52:11] "GET /firewall-rule/10649230-023f-4683-88d4-3087220d7c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002985 10.0.0.161 - - [2026-07-28 17:52:11] "POST /ref-update HTTP/1.1" 200 156 0.043003 10.0.0.161 - - [2026-07-28 17:52:11] "POST /tags HTTP/1.1" 409 237 0.002917 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.161 - - [2026-07-28 17:52:11] "GET /tag/53f6ca6d-4dfe-4cd4-8d38-805037ded239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.020165 10.0.0.161 - - [2026-07-28 17:52:11] "POST /tags HTTP/1.1" 409 210 0.003135 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.161 - - [2026-07-28 17:52:11] "GET /tag/1a54ea09-9ec6-4135-9eae-64a0db26d3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014505 10.0.0.161 - - [2026-07-28 17:52:11] "POST /projects HTTP/1.1" 409 223 0.002812 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.161 - - [2026-07-28 17:52:11] "GET /project/c316f770-8e4c-4f37-952c-37325ea84630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046741 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.161 - - [2026-07-28 17:52:11] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006510 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.161 - - [2026-07-28 17:52:11] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.006080 10.0.0.161 - - [2026-07-28 17:52:11] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.058779 10.0.0.161 - - [2026-07-28 17:52:11] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.066085 10.0.0.161 - - [2026-07-28 17:52:11] "POST /security-groups HTTP/1.1" 409 253 0.011392 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.161 - - [2026-07-28 17:52:11] "PUT /security-group/3f41b584-f187-46a1-9dae-66b9ccd21068 HTTP/1.1" 200 263 0.062707 10.0.0.161 - - [2026-07-28 17:52:11] "PUT /access-control-list/b4c25208-3058-49b7-9684-280ca623ad81 HTTP/1.1" 200 273 0.027956 10.0.0.161 - - [2026-07-28 17:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.047576 10.0.0.161 - - [2026-07-28 17:52:11] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017075 10.0.0.161 - - [2026-07-28 17:52:11] "PUT /access-control-list/daa21559-722f-4807-8411-3e0de2a76f84 HTTP/1.1" 200 273 0.044673 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.161 - - [2026-07-28 17:52:11] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003201 10.0.0.161 - - [2026-07-28 17:52:11] "POST /tags HTTP/1.1" 409 210 0.002297 10.0.0.161 - - [2026-07-28 17:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.161 - - [2026-07-28 17:52:11] "GET /tag/1a54ea09-9ec6-4135-9eae-64a0db26d3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015485 10.0.0.161 - - [2026-07-28 17:52:12] "POST /firewall-rules HTTP/1.1" 200 572 0.085898 10.0.0.161 - - [2026-07-28 17:52:12] "GET /firewall-rule/171b6c96-eb08-4326-8873-45fb14fa6ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.037905 10.0.0.161 - - [2026-07-28 17:52:12] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006164 10.0.0.161 - - [2026-07-28 17:52:12] "GET /firewall-rule/171b6c96-eb08-4326-8873-45fb14fa6ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.003912 10.0.0.161 - - [2026-07-28 17:52:12] "POST /ref-update HTTP/1.1" 200 156 0.066694 10.0.0.161 - - [2026-07-28 17:52:12] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003919 10.0.0.161 - - [2026-07-28 17:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.161 - - [2026-07-28 17:52:12] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003969 10.0.0.161 - - [2026-07-28 17:52:12] "POST /tags HTTP/1.1" 409 210 0.003892 10.0.0.161 - - [2026-07-28 17:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.161 - - [2026-07-28 17:52:12] "GET /tag/1a54ea09-9ec6-4135-9eae-64a0db26d3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014924 10.0.0.161 - - [2026-07-28 17:52:12] "POST /firewall-rules HTTP/1.1" 200 570 0.085542 10.0.0.161 - - [2026-07-28 17:52:12] "GET /firewall-rule/d35b0e44-3f71-4185-bd42-33974c5db7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.026714 10.0.0.161 - - [2026-07-28 17:52:12] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.016172 10.0.0.161 - - [2026-07-28 17:52:12] "GET /firewall-rule/d35b0e44-3f71-4185-bd42-33974c5db7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003538 10.0.0.161 - - [2026-07-28 17:52:12] "POST /ref-update HTTP/1.1" 200 156 0.060778 10.0.0.161 - - [2026-07-28 17:52:12] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012820 10.0.0.161 - - [2026-07-28 17:52:12] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.50 - - [2026-07-28 17:52:57] "GET / HTTP/1.1" 200 36215 0.001969 10.0.0.50 - - [2026-07-28 17:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.50 - - [2026-07-28 17:52:57] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006403 10.0.0.50 - - [2026-07-28 17:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.50 - - [2026-07-28 17:52:57] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003501 10.0.0.50 - - [2026-07-28 17:52:57] "PUT /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd HTTP/1.1" 200 275 0.016163 10.0.0.50 - - [2026-07-28 17:52:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.024801 10.0.0.50 - - [2026-07-28 17:52:57] "POST /virtual-routers HTTP/1.1" 200 601 0.032906 10.0.0.50 - - [2026-07-28 17:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.031038 10.0.0.50 - - [2026-07-28 17:52:57] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006898 10.0.0.50 - - [2026-07-28 17:52:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002579 10.0.0.50 - - [2026-07-28 17:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.50 - - [2026-07-28 17:52:58] "GET /virtual-network/b04e91f0-7bd1-4e96-9c19-6c2fe8fee0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006930 10.0.0.50 - - [2026-07-28 17:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.113778 10.0.0.161 - - [2026-07-28 17:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.161 - - [2026-07-28 17:52:59] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003946 10.0.0.161 - - [2026-07-28 17:53:49] "GET /global-system-configs HTTP/1.1" 200 323 0.010158 10.0.0.161 - - [2026-07-28 17:53:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002644 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:55:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001552 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:55:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001210 10.0.0.161 - - [2026-07-28 17:55:52] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003954 10.0.0.161 - - [2026-07-28 17:55:52] "POST /ref-update HTTP/1.1" 200 156 0.010651 10.0.0.161 - - [2026-07-28 17:55:59] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009359 10.0.0.161 - - [2026-07-28 17:55:59] "POST /set-tag HTTP/1.1" 200 109 0.005080 10.0.0.161 - - [2026-07-28 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.161 - - [2026-07-28 17:55:59] "GET /loadbalancer/5b61c49b-5b93-450e-b5cb-755d9ff6b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004556 10.0.0.161 - - [2026-07-28 17:55:59] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009906 10.0.0.161 - - [2026-07-28 17:55:59] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.161 - - [2026-07-28 17:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.161 - - [2026-07-28 17:55:59] "GET /loadbalancer/5b61c49b-5b93-450e-b5cb-755d9ff6b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005199 10.0.0.161 - - [2026-07-28 17:55:59] "GET /loadbalancer-pool/b4edc151-34c5-4168-bdbf-b1085db45a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005787 10.0.0.161 - - [2026-07-28 17:56:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035178 10.0.0.161 - - [2026-07-28 17:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.045914 10.0.0.161 - - [2026-07-28 17:56:00] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.013738 10.0.0.161 - - [2026-07-28 17:56:00] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014366 10.0.0.161 - - [2026-07-28 17:56:00] "POST /ref-update HTTP/1.1" 200 156 0.015192 10.0.0.161 - - [2026-07-28 17:56:00] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.024913 10.0.0.161 - - [2026-07-28 17:56:00] "POST /tags HTTP/1.1" 409 205 0.010527 10.0.0.161 - - [2026-07-28 17:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.161 - - [2026-07-28 17:56:00] "GET /tag/5d3fd897-fa3b-407e-9fec-966af1b299f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030671 10.0.0.161 - - [2026-07-28 17:56:00] "PUT /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5 HTTP/1.1" 200 257 0.017756 10.0.0.161 - - [2026-07-28 17:56:00] "POST /set-tag HTTP/1.1" 200 109 0.071253 10.0.0.161 - - [2026-07-28 17:56:00] "GET /loadbalancer-pool/f37af6a4-286e-4c95-bfa5-eb92694420ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022782 10.0.0.161 - - [2026-07-28 17:56:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025142 10.0.0.161 - - [2026-07-28 17:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010604 10.0.0.161 - - [2026-07-28 17:56:00] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007941 10.0.0.161 - - [2026-07-28 17:56:00] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004058 10.0.0.161 - - [2026-07-28 17:56:00] "POST /set-tag HTTP/1.1" 200 109 0.011705 10.0.0.161 - - [2026-07-28 17:56:00] "POST /ref-update HTTP/1.1" 200 156 0.015332 10.0.0.161 - - [2026-07-28 17:56:00] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.012648 10.0.0.161 - - [2026-07-28 17:56:00] "GET /loadbalancer-pool/7ed0c0d2-5de4-4906-95b0-cfcecb0f6302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012246 10.0.0.161 - - [2026-07-28 17:56:00] "PUT /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5 HTTP/1.1" 200 257 0.027551 10.0.0.161 - - [2026-07-28 17:56:00] "POST /loadbalancer-members HTTP/1.1" 200 694 0.063970 10.0.0.161 - - [2026-07-28 17:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.043075 10.0.0.161 - - [2026-07-28 17:56:00] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.021669 10.0.0.161 - - [2026-07-28 17:56:00] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.020980 10.0.0.161 - - [2026-07-28 17:56:00] "POST /set-tag HTTP/1.1" 200 109 0.017119 10.0.0.161 - - [2026-07-28 17:56:00] "POST /ref-update HTTP/1.1" 200 156 0.031627 10.0.0.161 - - [2026-07-28 17:56:00] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.012131 10.0.0.161 - - [2026-07-28 17:56:00] "PUT /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5 HTTP/1.1" 200 257 0.013621 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:56:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001390 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001278 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:56:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001216 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:56:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002364 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:56:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001193 [Introspect:8084]10.0.0.161 - - [2026-07-28 17:56:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001403 10.0.0.50 - - [2026-07-28 17:56:53] "GET / HTTP/1.1" 200 36215 0.001989 10.0.0.50 - - [2026-07-28 17:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.50 - - [2026-07-28 17:56:53] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.011279 10.0.0.50 - - [2026-07-28 17:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.50 - - [2026-07-28 17:56:53] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006073 10.0.0.50 - - [2026-07-28 17:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.50 - - [2026-07-28 17:56:53] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004154 10.0.0.50 - - [2026-07-28 17:56:53] "PUT /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f HTTP/1.1" 200 263 0.020292 10.0.0.50 - - [2026-07-28 17:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010977 10.0.0.50 - - [2026-07-28 17:56:53] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006299 10.0.0.50 - - [2026-07-28 17:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.50 - - [2026-07-28 17:56:53] "GET /virtual-machine-interface/89d3ca73-cab3-45f4-917f-b9cbcd60ce0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006215 10.0.0.50 - - [2026-07-28 17:56:53] "PUT /virtual-machine-interface/89d3ca73-cab3-45f4-917f-b9cbcd60ce0c HTTP/1.1" 200 285 0.019178 10.0.0.161 - - [2026-07-28 17:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.161 - - [2026-07-28 17:56:59] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003319 10.0.0.161 - - [2026-07-28 17:58:12] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009489 10.0.0.161 - - [2026-07-28 17:58:12] "POST /set-tag HTTP/1.1" 200 109 0.011007 10.0.0.161 - - [2026-07-28 17:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.161 - - [2026-07-28 17:58:13] "GET /loadbalancer/5b61c49b-5b93-450e-b5cb-755d9ff6b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005562 10.0.0.161 - - [2026-07-28 17:58:13] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007237 10.0.0.161 - - [2026-07-28 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.051538 10.0.0.161 - - [2026-07-28 17:58:13] "DELETE /loadbalancer-member/e725973a-1929-4c37-84bc-6fadba70730e HTTP/1.1" 200 115 0.087139 10.0.0.161 - - [2026-07-28 17:58:13] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.013556 10.0.0.161 - - [2026-07-28 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.003767 10.0.0.161 - - [2026-07-28 17:58:13] "DELETE /loadbalancer-member/5430bac5-be0d-440b-9f28-8b083d39f9a8 HTTP/1.1" 200 115 0.063673 10.0.0.161 - - [2026-07-28 17:58:13] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010279 10.0.0.161 - - [2026-07-28 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.004445 10.0.0.161 - - [2026-07-28 17:58:13] "DELETE /loadbalancer-member/b6be089a-0234-4ecd-a174-cb7422faec60 HTTP/1.1" 200 115 0.052539 10.0.0.161 - - [2026-07-28 17:58:13] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.013257 10.0.0.161 - - [2026-07-28 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.006268 10.0.0.161 - - [2026-07-28 17:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.161 - - [2026-07-28 17:58:13] "GET /loadbalancer/5b61c49b-5b93-450e-b5cb-755d9ff6b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004416 10.0.0.161 - - [2026-07-28 17:58:13] "GET /loadbalancer-pool/b4edc151-34c5-4168-bdbf-b1085db45a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009526 10.0.0.161 - - [2026-07-28 17:58:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043629 10.0.0.161 - - [2026-07-28 17:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027942 10.0.0.161 - - [2026-07-28 17:58:13] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.019113 10.0.0.161 - - [2026-07-28 17:58:13] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005361 10.0.0.161 - - [2026-07-28 17:58:13] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005633 10.0.0.161 - - [2026-07-28 17:58:13] "POST /set-tag HTTP/1.1" 200 109 0.082954 10.0.0.161 - - [2026-07-28 17:58:13] "GET /loadbalancer-pool/f37af6a4-286e-4c95-bfa5-eb92694420ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022877 10.0.0.161 - - [2026-07-28 17:58:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.051210 10.0.0.161 - - [2026-07-28 17:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024435 10.0.0.161 - - [2026-07-28 17:58:14] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.037679 10.0.0.161 - - [2026-07-28 17:58:14] "POST /set-tag HTTP/1.1" 200 109 0.012492 10.0.0.161 - - [2026-07-28 17:58:14] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011227 10.0.0.161 - - [2026-07-28 17:58:14] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003795 10.0.0.161 - - [2026-07-28 17:58:14] "GET /loadbalancer-pool/7ed0c0d2-5de4-4906-95b0-cfcecb0f6302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007026 10.0.0.161 - - [2026-07-28 17:58:14] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028333 10.0.0.161 - - [2026-07-28 17:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036009 10.0.0.161 - - [2026-07-28 17:58:14] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012349 10.0.0.161 - - [2026-07-28 17:58:14] "GET /virtual-machine-interface/07c0d1cc-8aad-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011338 10.0.0.161 - - [2026-07-28 17:58:14] "GET /floating-ip/986611bb-33d5-40e6-9985-6b12d9ab93e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003534 10.0.0.161 - - [2026-07-28 17:58:14] "POST /set-tag HTTP/1.1" 200 109 0.015798 10.0.0.161 - - [2026-07-28 17:58:49] "GET /global-system-configs HTTP/1.1" 200 323 0.005267 10.0.0.161 - - [2026-07-28 17:58:50] "GET /global-system-configs HTTP/1.1" 200 323 0.003944 10.0.0.161 - - [2026-07-28 17:59:52] "GET / HTTP/1.1" 200 36215 0.001956 10.0.0.161 - - [2026-07-28 17:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.161 - - [2026-07-28 17:59:52] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064270 10.0.0.161 - - [2026-07-28 17:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.161 - - [2026-07-28 17:59:52] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053867 10.0.0.161 - - [2026-07-28 17:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.161 - - [2026-07-28 17:59:53] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.089734 10.0.0.161 - - [2026-07-28 17:59:53] "POST /tags HTTP/1.1" 200 334 0.064063 10.0.0.161 - - [2026-07-28 17:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009995 10.0.0.161 - - [2026-07-28 17:59:53] "GET /tag/9eec618e-88c6-463f-a8f5-cca71ba1b470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.028263 10.0.0.161 - - [2026-07-28 17:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025874 10.0.0.161 - - [2026-07-28 17:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.161 - - [2026-07-28 17:59:53] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068099 10.0.0.161 - - [2026-07-28 17:59:53] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060850 10.0.0.161 - - [2026-07-28 17:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.161 - - [2026-07-28 17:59:53] "GET /virtual-networks?parent_id=2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.006012 10.0.0.161 - - [2026-07-28 17:59:53] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.005048 10.0.0.161 - - [2026-07-28 17:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.032782 10.0.0.161 - - [2026-07-28 17:59:53] "GET /service-appliance-set/e4aa782a-f310-458a-a215-63d0ee440488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003962 10.0.0.161 - - [2026-07-28 17:59:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.004451 10.0.0.161 - - [2026-07-28 17:59:53] "POST /virtual-networks HTTP/1.1" 200 514 0.117726 10.0.0.161 - - [2026-07-28 17:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012695 10.0.0.161 - - [2026-07-28 17:59:53] "GET /network-ipam/7798beb5-1171-4a74-8d5e-5ba32ab565aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002756 10.0.0.161 - - [2026-07-28 17:59:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.162236 10.0.0.161 - - [2026-07-28 17:59:53] "GET /virtual-machine-interface/4c6618b9-dbcb-4960-82cf-25688e360c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.012196 10.0.0.161 - - [2026-07-28 17:59:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007608 10.0.0.161 - - [2026-07-28 17:59:53] "POST /ref-update HTTP/1.1" 200 156 0.199651 10.0.0.161 - - [2026-07-28 17:59:53] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005228 10.0.0.161 - - [2026-07-28 17:59:53] "POST /instance-ips HTTP/1.1" 200 410 0.055014 10.0.0.161 - - [2026-07-28 17:59:53] "GET /domains HTTP/1.1" 200 281 0.002517 10.0.0.161 - - [2026-07-28 17:59:54] "GET /domain/4bd4a6de-764a-4dbf-9fc5-aaa0b472a18f HTTP/1.1" 200 3099 0.017419 10.0.0.161 - - [2026-07-28 17:59:54] "GET /instance-ip/7927c673-e2b0-4860-b857-7a4e75cf7cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.013850 10.0.0.161 - - [2026-07-28 17:59:54] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d HTTP/1.1" 200 5497 0.049973 10.0.0.161 - - [2026-07-28 17:59:54] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2096 0.036530 10.0.0.161 - - [2026-07-28 17:59:54] "POST /loadbalancers HTTP/1.1" 200 612 0.095780 10.0.0.161 - - [2026-07-28 17:59:54] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2096 0.014099 10.0.0.161 - - [2026-07-28 17:59:54] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 200 1182 0.004128 10.0.0.161 - - [2026-07-28 17:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038376 10.0.0.161 - - [2026-07-28 17:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010664 10.0.0.161 - - [2026-07-28 17:59:54] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 200 1182 0.008205 10.0.0.161 - - [2026-07-28 17:59:54] "POST /route-targets HTTP/1.1" 200 328 0.038394 10.0.0.161 - - [2026-07-28 17:59:54] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.096193 10.0.0.161 - - [2026-07-28 17:59:54] "GET /instance-ip/7927c673-e2b0-4860-b857-7a4e75cf7cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010357 10.0.0.161 - - [2026-07-28 17:59:54] "POST /ref-update HTTP/1.1" 200 156 0.054428 10.0.0.161 - - [2026-07-28 17:59:54] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061859 10.0.0.161 - - [2026-07-28 17:59:54] "GET /loadbalancer/456f5c1f-2b49-4cf5-9c62-f2813853500f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.021269 10.0.0.161 - - [2026-07-28 17:59:54] "POST /floating-ips HTTP/1.1" 200 599 0.080895 10.0.0.161 - - [2026-07-28 17:59:54] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.073762 10.0.0.161 - - [2026-07-28 17:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.161 - - [2026-07-28 17:59:54] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059126 10.0.0.161 - - [2026-07-28 17:59:54] "GET /loadbalancer-listener/6c383ca6-3e74-4c8d-9dc7-5be3c954a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006347 10.0.0.161 - - [2026-07-28 17:59:54] "GET /loadbalancer-listener/6c383ca6-3e74-4c8d-9dc7-5be3c954a9be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004773 10.0.0.161 - - [2026-07-28 17:59:54] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.033640 10.0.0.161 - - [2026-07-28 17:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.161 - - [2026-07-28 17:59:54] "GET /instance-ip/7927c673-e2b0-4860-b857-7a4e75cf7cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004810 10.0.0.161 - - [2026-07-28 17:59:54] "GET /instance-ip/7927c673-e2b0-4860-b857-7a4e75cf7cf8?fields=floating_ips HTTP/1.1" 200 1214 0.007101 10.0.0.161 - - [2026-07-28 17:59:54] "GET /floating-ip/861fbe7d-2338-4cf9-af93-0c9a9ec01cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002762 10.0.0.161 - - [2026-07-28 17:59:54] "GET /loadbalancer/456f5c1f-2b49-4cf5-9c62-f2813853500f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003446 10.0.0.161 - - [2026-07-28 17:59:54] "POST /tags HTTP/1.1" 200 296 0.077756 10.0.0.161 - - [2026-07-28 17:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019711 10.0.0.161 - - [2026-07-28 17:59:54] "GET /tag/d33fb8d1-8f01-4c30-aa29-aeba3e2a0342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.021642 10.0.0.161 - - [2026-07-28 17:59:54] "POST /tags HTTP/1.1" 409 233 0.003305 10.0.0.161 - - [2026-07-28 17:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.161 - - [2026-07-28 17:59:54] "GET /tag/6e9fe140-a24e-4836-b853-91c1510b432b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.015461 10.0.0.161 - - [2026-07-28 17:59:54] "POST /tags HTTP/1.1" 409 206 0.002832 10.0.0.161 - - [2026-07-28 17:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.161 - - [2026-07-28 17:59:55] "GET /tag/aa40fd32-8b3e-461f-8b80-c64af4b6e914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014806 10.0.0.161 - - [2026-07-28 17:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.015799 10.0.0.161 - - [2026-07-28 17:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.161 - - [2026-07-28 17:59:55] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049292 10.0.0.161 - - [2026-07-28 17:59:55] "POST /virtual-machines HTTP/1.1" 200 370 0.012438 10.0.0.161 - - [2026-07-28 17:59:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016981 10.0.0.161 - - [2026-07-28 17:59:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.158627 10.0.0.161 - - [2026-07-28 17:59:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030287 10.0.0.161 - - [2026-07-28 17:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023421 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006501 10.0.0.161 - - [2026-07-28 17:59:55] "POST /instance-ips HTTP/1.1" 200 410 0.031322 10.0.0.161 - - [2026-07-28 17:59:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024561 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.030029 10.0.0.161 - - [2026-07-28 17:59:55] "POST /set-tag HTTP/1.1" 200 109 0.024764 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.027707 10.0.0.161 - - [2026-07-28 17:59:55] "GET /instance-ip/23c49132-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007142 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005578 10.0.0.161 - - [2026-07-28 17:59:55] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003746 10.0.0.161 - - [2026-07-28 17:59:55] "POST /ref-update HTTP/1.1" 200 156 0.014080 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.025401 10.0.0.161 - - [2026-07-28 17:59:55] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.161 - - [2026-07-28 17:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.161 - - [2026-07-28 17:59:55] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005098 10.0.0.161 - - [2026-07-28 17:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.161 - - [2026-07-28 17:59:56] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041036 10.0.0.161 - - [2026-07-28 17:59:56] "POST /virtual-machines HTTP/1.1" 200 370 0.018686 10.0.0.161 - - [2026-07-28 17:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024580 10.0.0.161 - - [2026-07-28 17:59:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.144146 10.0.0.161 - - [2026-07-28 17:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012867 10.0.0.161 - - [2026-07-28 17:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017462 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005352 10.0.0.161 - - [2026-07-28 17:59:56] "POST /instance-ips HTTP/1.1" 200 410 0.024271 10.0.0.161 - - [2026-07-28 17:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029392 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006182 10.0.0.161 - - [2026-07-28 17:59:56] "POST /set-tag HTTP/1.1" 200 109 0.025326 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020310 10.0.0.161 - - [2026-07-28 17:59:56] "GET /instance-ip/2450a1ae-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004498 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005607 10.0.0.161 - - [2026-07-28 17:59:56] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.005227 10.0.0.161 - - [2026-07-28 17:59:56] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020116 10.0.0.161 - - [2026-07-28 17:59:56] "POST /set-tag HTTP/1.1" 200 109 0.005246 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005550 10.0.0.161 - - [2026-07-28 17:59:56] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.161 - - [2026-07-28 17:59:56] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005573 10.0.0.161 - - [2026-07-28 17:59:56] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domains HTTP/1.1" 200 281 0.003655 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domain/4bd4a6de-764a-4dbf-9fc5-aaa0b472a18f HTTP/1.1" 200 3099 0.004997 10.0.0.161 - - [2026-07-28 17:59:59] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d HTTP/1.1" 200 7091 0.049998 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2096 0.005846 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2096 0.005538 10.0.0.161 - - [2026-07-28 17:59:59] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 200 1404 0.005311 10.0.0.161 - - [2026-07-28 17:59:59] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 200 1404 0.006427 10.0.0.161 - - [2026-07-28 17:59:59] "GET /route-target/b42d5942-4345-4821-8359-7e5a417d4545 HTTP/1.1" 200 1154 0.003614 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2096 0.005367 10.0.0.161 - - [2026-07-28 17:59:59] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 200 1404 0.003610 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005577 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2096 0.005663 10.0.0.161 - - [2026-07-28 17:59:59] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 200 1404 0.005393 10.0.0.161 - - [2026-07-28 17:59:59] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 200 1404 0.004280 10.0.0.161 - - [2026-07-28 17:59:59] "GET /route-target/b42d5942-4345-4821-8359-7e5a417d4545 HTTP/1.1" 200 1154 0.003149 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domains HTTP/1.1" 200 281 0.002484 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domain/4bd4a6de-764a-4dbf-9fc5-aaa0b472a18f HTTP/1.1" 200 3099 0.003529 10.0.0.161 - - [2026-07-28 17:59:59] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d HTTP/1.1" 200 7091 0.062985 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2096 0.005328 10.0.0.161 - - [2026-07-28 17:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.161 - - [2026-07-28 17:59:59] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046739 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005328 10.0.0.161 - - [2026-07-28 17:59:59] "GET /floating-ip-pools?parent_id=1455e4c5-52d8-4742-b326-be54376d829d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002039 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005240 10.0.0.161 - - [2026-07-28 17:59:59] "POST /floating-ip-pools HTTP/1.1" 200 564 0.027547 10.0.0.161 - - [2026-07-28 17:59:59] "POST /ref-update HTTP/1.1" 200 156 0.025913 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005915 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domains HTTP/1.1" 200 281 0.002254 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domain/4bd4a6de-764a-4dbf-9fc5-aaa0b472a18f HTTP/1.1" 200 3099 0.003342 10.0.0.161 - - [2026-07-28 17:59:59] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d HTTP/1.1" 200 7348 0.053496 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2335 0.006137 10.0.0.161 - - [2026-07-28 17:59:59] "GET /floating-ip-pool/0c67ebb2-caea-4c09-9d5e-80cf816689ff HTTP/1.1" 200 1316 0.002681 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domains HTTP/1.1" 200 281 0.002759 10.0.0.161 - - [2026-07-28 17:59:59] "GET /domain/4bd4a6de-764a-4dbf-9fc5-aaa0b472a18f HTTP/1.1" 200 3099 0.003663 10.0.0.161 - - [2026-07-28 17:59:59] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d HTTP/1.1" 200 7348 0.042152 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 2335 0.006278 10.0.0.161 - - [2026-07-28 17:59:59] "GET /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005263 10.0.0.161 - - [2026-07-28 18:00:00] "POST /tags HTTP/1.1" 200 366 0.066381 10.0.0.161 - - [2026-07-28 18:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010885 10.0.0.161 - - [2026-07-28 18:00:00] "GET /tag/15afae30-749d-4d28-bb86-f2a1859db568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.030512 10.0.0.161 - - [2026-07-28 18:00:00] "POST /tags HTTP/1.1" 409 206 0.003206 10.0.0.161 - - [2026-07-28 18:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.161 - - [2026-07-28 18:00:00] "GET /tag/aa40fd32-8b3e-461f-8b80-c64af4b6e914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.016708 10.0.0.161 - - [2026-07-28 18:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.161 - - [2026-07-28 18:00:00] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.056287 10.0.0.161 - - [2026-07-28 18:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.161 - - [2026-07-28 18:00:00] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006266 10.0.0.161 - - [2026-07-28 18:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.161 - - [2026-07-28 18:00:00] "GET /service-appliance-set/fb55cbcb-704b-4aa3-bfb9-b5617e79c5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.022080 10.0.0.161 - - [2026-07-28 18:00:00] "POST /fqname-to-id HTTP/1.1" 404 258 0.002718 10.0.0.161 - - [2026-07-28 18:00:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.133426 10.0.0.161 - - [2026-07-28 18:00:00] "GET /virtual-machine-interface/dd9be4b7-3eea-45c9-b3b7-c81dd39639c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.029056 10.0.0.161 - - [2026-07-28 18:00:00] "POST /set-tag HTTP/1.1" 200 109 0.039590 10.0.0.161 - - [2026-07-28 18:00:00] "POST /instance-ips HTTP/1.1" 200 418 0.033790 10.0.0.161 - - [2026-07-28 18:00:00] "GET /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007933 10.0.0.161 - - [2026-07-28 18:00:00] "POST /loadbalancers HTTP/1.1" 200 620 0.074701 10.0.0.161 - - [2026-07-28 18:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011642 10.0.0.161 - - [2026-07-28 18:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.161 - - [2026-07-28 18:00:00] "POST /service-instances HTTP/1.1" 200 568 0.047279 10.0.0.161 - - [2026-07-28 18:00:00] "POST /ref-update HTTP/1.1" 200 156 0.034649 10.0.0.161 - - [2026-07-28 18:00:00] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.102762 10.0.0.161 - - [2026-07-28 18:00:01] "GET /virtual-machine-interface/dd9be4b7-3eea-45c9-b3b7-c81dd39639c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006813 10.0.0.161 - - [2026-07-28 18:00:01] "GET /virtual-machine-interface/dd9be4b7-3eea-45c9-b3b7-c81dd39639c0?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.011631 10.0.0.161 - - [2026-07-28 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.161 - - [2026-07-28 18:00:01] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.021564 10.0.0.161 - - [2026-07-28 18:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028919 10.0.0.161 - - [2026-07-28 18:00:01] "GET /floating-ip-pool/0c67ebb2-caea-4c09-9d5e-80cf816689ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005948 10.0.0.161 - - [2026-07-28 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.161 - - [2026-07-28 18:00:01] "POST /virtual-machines HTTP/1.1" 200 430 0.022617 10.0.0.161 - - [2026-07-28 18:00:01] "POST /floating-ips HTTP/1.1" 200 673 0.119840 10.0.0.161 - - [2026-07-28 18:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023524 10.0.0.161 - - [2026-07-28 18:00:01] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013406 10.0.0.161 - - [2026-07-28 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.161 - - [2026-07-28 18:00:01] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017265 10.0.0.161 - - [2026-07-28 18:00:01] "POST /tags HTTP/1.1" 409 221 0.010209 10.0.0.161 - - [2026-07-28 18:00:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.230427 10.0.0.161 - - [2026-07-28 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010633 10.0.0.161 - - [2026-07-28 18:00:01] "GET /tag/9eec618e-88c6-463f-a8f5-cca71ba1b470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.021389 10.0.0.161 - - [2026-07-28 18:00:01] "POST /tags HTTP/1.1" 409 238 0.002737 10.0.0.161 - - [2026-07-28 18:00:01] "POST /chown HTTP/1.1" 200 109 0.053759 10.0.0.161 - - [2026-07-28 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.161 - - [2026-07-28 18:00:01] "GET /tag/15afae30-749d-4d28-bb86-f2a1859db568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.014873 10.0.0.161 - - [2026-07-28 18:00:01] "POST /chown HTTP/1.1" 200 109 0.025607 10.0.0.161 - - [2026-07-28 18:00:01] "PUT /virtual-machine-interface/2684e51e-a36e-4460-ae2d-dc69743f76b6 HTTP/1.1" 200 285 0.034534 10.0.0.161 - - [2026-07-28 18:00:01] "PUT /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762 HTTP/1.1" 200 257 0.041420 10.0.0.161 - - [2026-07-28 18:00:01] "POST /firewall-rules HTTP/1.1" 200 652 0.157973 10.0.0.161 - - [2026-07-28 18:00:01] "POST /ref-update HTTP/1.1" 200 156 0.050423 10.0.0.161 - - [2026-07-28 18:00:01] "GET /firewall-rule/b46d5ab2-00db-48a0-8451-350466683284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.028599 10.0.0.161 - - [2026-07-28 18:00:01] "GET /firewall-policy/4122b845-a992-4a4c-8ed1-54686b53a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011024 10.0.0.161 - - [2026-07-28 18:00:01] "POST /ref-update HTTP/1.1" 200 156 0.058563 10.0.0.161 - - [2026-07-28 18:00:01] "GET /firewall-rule/b46d5ab2-00db-48a0-8451-350466683284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014773 10.0.0.161 - - [2026-07-28 18:00:01] "POST /ref-update HTTP/1.1" 200 156 0.026423 10.0.0.161 - - [2026-07-28 18:00:01] "POST /ref-update HTTP/1.1" 200 156 0.033818 10.0.0.161 - - [2026-07-28 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.161 - - [2026-07-28 18:00:01] "POST /ref-update HTTP/1.1" 200 156 0.045883 10.0.0.161 - - [2026-07-28 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.038628 10.0.0.161 - - [2026-07-28 18:00:02] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.130982 10.0.0.161 - - [2026-07-28 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.062027 10.0.0.161 - - [2026-07-28 18:00:02] "GET /loadbalancer/d36f9665-f744-44a9-b4e7-609f0c1d1aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004551 10.0.0.161 - - [2026-07-28 18:00:02] "POST /virtual-machines HTTP/1.1" 200 430 0.025145 10.0.0.161 - - [2026-07-28 18:00:02] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.064031 10.0.0.161 - - [2026-07-28 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.161 - - [2026-07-28 18:00:02] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.122024 10.0.0.161 - - [2026-07-28 18:00:02] "GET /loadbalancer-listener/cea2f7b5-cfc0-46ef-a93b-494b5c439c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008638 10.0.0.161 - - [2026-07-28 18:00:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.209084 10.0.0.161 - - [2026-07-28 18:00:02] "GET /loadbalancer-listener/cea2f7b5-cfc0-46ef-a93b-494b5c439c7b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.020419 10.0.0.161 - - [2026-07-28 18:00:02] "POST /chown HTTP/1.1" 200 109 0.022066 10.0.0.161 - - [2026-07-28 18:00:02] "POST /chown HTTP/1.1" 200 109 0.016774 10.0.0.161 - - [2026-07-28 18:00:02] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.061029 10.0.0.161 - - [2026-07-28 18:00:02] "PUT /virtual-machine-interface/bd7675de-6179-408e-9c48-f8be9d931659 HTTP/1.1" 200 285 0.056142 10.0.0.161 - - [2026-07-28 18:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.059975 10.0.0.161 - - [2026-07-28 18:00:02] "GET /loadbalancer-pool/ef275894-2e38-4b28-a400-8064f711f789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006604 10.0.0.161 - - [2026-07-28 18:00:02] "PUT /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762 HTTP/1.1" 200 257 0.064759 10.0.0.161 - - [2026-07-28 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.039856 10.0.0.161 - - [2026-07-28 18:00:02] "POST /loadbalancer-members HTTP/1.1" 200 709 0.105323 10.0.0.161 - - [2026-07-28 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.079678 10.0.0.161 - - [2026-07-28 18:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033143 10.0.0.161 - - [2026-07-28 18:00:02] "GET /loadbalancer-member/1b6a9fb2-e150-4285-9194-b2d789977c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.030826 10.0.0.161 - - [2026-07-28 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.054005 10.0.0.161 - - [2026-07-28 18:00:02] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024043 10.0.0.161 - - [2026-07-28 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.161 - - [2026-07-28 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.031738 10.0.0.161 - - [2026-07-28 18:00:02] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007357 10.0.0.161 - - [2026-07-28 18:00:03] "POST /tags HTTP/1.1" 409 221 0.011269 10.0.0.161 - - [2026-07-28 18:00:03] "POST /ref-update HTTP/1.1" 200 156 0.077049 10.0.0.161 - - [2026-07-28 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.161 - - [2026-07-28 18:00:03] "GET /tag/9eec618e-88c6-463f-a8f5-cca71ba1b470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.030417 10.0.0.161 - - [2026-07-28 18:00:03] "POST /tags HTTP/1.1" 409 238 0.007370 10.0.0.161 - - [2026-07-28 18:00:03] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.020008 10.0.0.161 - - [2026-07-28 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.161 - - [2026-07-28 18:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038510 10.0.0.161 - - [2026-07-28 18:00:03] "GET /tag/15afae30-749d-4d28-bb86-f2a1859db568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.043972 10.0.0.161 - - [2026-07-28 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027691 10.0.0.161 - - [2026-07-28 18:00:03] "POST /firewall-rules HTTP/1.1" 409 293 0.012560 10.0.0.161 - - [2026-07-28 18:00:03] "POST /chown HTTP/1.1" 200 109 0.012503 10.0.0.161 - - [2026-07-28 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021535 10.0.0.161 - - [2026-07-28 18:00:03] "POST /chown HTTP/1.1" 200 109 0.043153 10.0.0.161 - - [2026-07-28 18:00:03] "PUT /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762 HTTP/1.1" 200 257 0.041335 10.0.0.161 - - [2026-07-28 18:00:03] "PUT /firewall-rule/b46d5ab2-00db-48a0-8451-350466683284 HTTP/1.1" 200 261 0.127427 10.0.0.161 - - [2026-07-28 18:00:03] "GET /firewall-rule/b46d5ab2-00db-48a0-8451-350466683284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.025869 10.0.0.161 - - [2026-07-28 18:00:03] "POST /ref-update HTTP/1.1" 200 156 0.049980 10.0.0.161 - - [2026-07-28 18:00:03] "GET /firewall-policy/4122b845-a992-4a4c-8ed1-54686b53a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013527 10.0.0.161 - - [2026-07-28 18:00:03] "GET /firewall-rule/b46d5ab2-00db-48a0-8451-350466683284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.010696 10.0.0.161 - - [2026-07-28 18:00:03] "POST /chown HTTP/1.1" 200 109 0.058032 10.0.0.161 - - [2026-07-28 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026865 10.0.0.161 - - [2026-07-28 18:00:03] "POST /chown HTTP/1.1" 200 109 0.049405 10.0.0.161 - - [2026-07-28 18:00:03] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.021375 10.0.0.161 - - [2026-07-28 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.161 - - [2026-07-28 18:00:03] "PUT /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762 HTTP/1.1" 200 257 0.030489 10.0.0.161 - - [2026-07-28 18:00:03] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.074505 10.0.0.161 - - [2026-07-28 18:00:03] "POST /ref-update HTTP/1.1" 200 156 0.050313 10.0.0.161 - - [2026-07-28 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.161 - - [2026-07-28 18:00:03] "POST /virtual-machines HTTP/1.1" 200 374 0.014668 10.0.0.161 - - [2026-07-28 18:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033858 10.0.0.161 - - [2026-07-28 18:00:03] "POST /chown HTTP/1.1" 200 109 0.029503 10.0.0.161 - - [2026-07-28 18:00:03] "POST /chown HTTP/1.1" 200 109 0.060534 10.0.0.161 - - [2026-07-28 18:00:04] "PUT /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762 HTTP/1.1" 200 257 0.055548 10.0.0.161 - - [2026-07-28 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.090383 10.0.0.161 - - [2026-07-28 18:00:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.288140 10.0.0.161 - - [2026-07-28 18:00:04] "POST /chown HTTP/1.1" 200 109 0.081580 10.0.0.161 - - [2026-07-28 18:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.053875 10.0.0.161 - - [2026-07-28 18:00:04] "POST /chown HTTP/1.1" 200 109 0.068477 10.0.0.161 - - [2026-07-28 18:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.035568 10.0.0.161 - - [2026-07-28 18:00:04] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.025754 10.0.0.161 - - [2026-07-28 18:00:04] "PUT /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762 HTTP/1.1" 200 257 0.028316 10.0.0.161 - - [2026-07-28 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.039465 10.0.0.161 - - [2026-07-28 18:00:04] "POST /instance-ips HTTP/1.1" 200 414 0.077150 10.0.0.161 - - [2026-07-28 18:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.051601 10.0.0.161 - - [2026-07-28 18:00:04] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.021137 10.0.0.161 - - [2026-07-28 18:00:04] "POST /set-tag HTTP/1.1" 200 109 0.047582 10.0.0.161 - - [2026-07-28 18:00:04] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020043 10.0.0.161 - - [2026-07-28 18:00:04] "GET /instance-ip/290b1e54-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005520 10.0.0.161 - - [2026-07-28 18:00:04] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.029728 10.0.0.161 - - [2026-07-28 18:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023042 10.0.0.161 - - [2026-07-28 18:00:04] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009984 10.0.0.161 - - [2026-07-28 18:00:04] "POST /set-tag HTTP/1.1" 200 109 0.008340 10.0.0.161 - - [2026-07-28 18:00:04] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.012906 10.0.0.161 - - [2026-07-28 18:00:04] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.017247 10.0.0.161 - - [2026-07-28 18:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023643 10.0.0.161 - - [2026-07-28 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.016331 10.0.0.161 - - [2026-07-28 18:00:04] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.024947 10.0.0.161 - - [2026-07-28 18:00:04] "POST /set-tag HTTP/1.1" 200 109 0.003919 10.0.0.161 - - [2026-07-28 18:00:04] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.013453 10.0.0.161 - - [2026-07-28 18:00:04] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008709 10.0.0.161 - - [2026-07-28 18:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030854 10.0.0.161 - - [2026-07-28 18:00:04] "POST /set-tag HTTP/1.1" 200 109 0.013777 10.0.0.161 - - [2026-07-28 18:00:05] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.013909 10.0.0.161 - - [2026-07-28 18:00:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009883 10.0.0.161 - - [2026-07-28 18:00:05] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.013796 10.0.0.161 - - [2026-07-28 18:00:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023305 10.0.0.161 - - [2026-07-28 18:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.010119 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.032027 10.0.0.161 - - [2026-07-28 18:00:05] "POST /ref-update HTTP/1.1" 200 156 0.019777 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.010751 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.025862 10.0.0.161 - - [2026-07-28 18:00:05] "POST /ref-update HTTP/1.1" 200 156 0.025838 10.0.0.161 - - [2026-07-28 18:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.011655 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.031014 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.008052 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.035108 10.0.0.161 - - [2026-07-28 18:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.009587 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.011027 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.022458 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.030521 10.0.0.161 - - [2026-07-28 18:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.009192 10.0.0.161 - - [2026-07-28 18:00:05] "POST /chown HTTP/1.1" 200 109 0.030776 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.009469 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.032053 10.0.0.161 - - [2026-07-28 18:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.008879 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.029037 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.024774 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.009125 10.0.0.161 - - [2026-07-28 18:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008270 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.007324 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.015288 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.066107 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.027671 10.0.0.161 - - [2026-07-28 18:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.017335 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.030528 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.008990 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.021858 10.0.0.161 - - [2026-07-28 18:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010611 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.010963 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.032515 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.022710 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.009485 10.0.0.161 - - [2026-07-28 18:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.161 - - [2026-07-28 18:00:06] "POST /chown HTTP/1.1" 200 109 0.011137 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.007997 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.015363 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.023953 10.0.0.161 - - [2026-07-28 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.007875 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.026848 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.007646 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.034042 10.0.0.161 - - [2026-07-28 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.008366 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.040242 10.0.0.161 - - [2026-07-28 18:00:07] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005523 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.051781 10.0.0.161 - - [2026-07-28 18:00:07] "POST /set-tag HTTP/1.1" 200 109 0.020001 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.010113 10.0.0.161 - - [2026-07-28 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.016033 10.0.0.161 - - [2026-07-28 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016583 10.0.0.161 - - [2026-07-28 18:00:07] "GET /loadbalancer/456f5c1f-2b49-4cf5-9c62-f2813853500f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002979 10.0.0.161 - - [2026-07-28 18:00:07] "GET /loadbalancer-pool/51a5823e-4a20-4096-9c93-f8373132b700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003904 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.008675 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.023439 10.0.0.161 - - [2026-07-28 18:00:07] "POST /chown HTTP/1.1" 200 109 0.031083 10.0.0.161 - - [2026-07-28 18:00:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.089382 10.0.0.161 - - [2026-07-28 18:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.059650 10.0.0.161 - - [2026-07-28 18:00:07] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015666 10.0.0.161 - - [2026-07-28 18:00:07] "POST /tags HTTP/1.1" 409 221 0.002144 10.0.0.161 - - [2026-07-28 18:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.161 - - [2026-07-28 18:00:07] "GET /tag/9eec618e-88c6-463f-a8f5-cca71ba1b470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.013686 10.0.0.161 - - [2026-07-28 18:00:07] "POST /set-tag HTTP/1.1" 200 109 0.034216 10.0.0.161 - - [2026-07-28 18:00:08] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005470 10.0.0.161 - - [2026-07-28 18:00:08] "POST /ref-update HTTP/1.1" 200 156 0.009652 10.0.0.161 - - [2026-07-28 18:00:08] "GET /floating-ip/861fbe7d-2338-4cf9-af93-0c9a9ec01cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005167 10.0.0.161 - - [2026-07-28 18:00:08] "PUT /floating-ip/861fbe7d-2338-4cf9-af93-0c9a9ec01cdb HTTP/1.1" 200 257 0.013579 10.0.0.161 - - [2026-07-28 18:00:08] "GET /virtual-machine/48536784-287a-44f2-ac85-bd404da3745d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004901 10.0.0.161 - - [2026-07-28 18:00:08] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006876 10.0.0.161 - - [2026-07-28 18:00:08] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008229 10.0.0.161 - - [2026-07-28 18:00:08] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.161 - - [2026-07-28 18:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.161 - - [2026-07-28 18:00:08] "GET /loadbalancer/456f5c1f-2b49-4cf5-9c62-f2813853500f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003506 10.0.0.161 - - [2026-07-28 18:00:08] "GET /loadbalancer-pool/51a5823e-4a20-4096-9c93-f8373132b700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004276 10.0.0.161 - - [2026-07-28 18:00:08] "POST /loadbalancer-members HTTP/1.1" 200 704 0.033871 10.0.0.161 - - [2026-07-28 18:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012529 10.0.0.161 - - [2026-07-28 18:00:08] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007712 10.0.0.161 - - [2026-07-28 18:00:08] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005409 10.0.0.161 - - [2026-07-28 18:00:08] "POST /ref-update HTTP/1.1" 200 156 0.013322 10.0.0.161 - - [2026-07-28 18:00:08] "GET /floating-ip/861fbe7d-2338-4cf9-af93-0c9a9ec01cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.022489 10.0.0.161 - - [2026-07-28 18:00:08] "POST /set-tag HTTP/1.1" 200 109 0.067546 10.0.0.161 - - [2026-07-28 18:00:12] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005844 10.0.0.161 - - [2026-07-28 18:00:12] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.161 - - [2026-07-28 18:00:13] "GET /virtual-machine/fc1cb6c6-3214-456c-aedc-83cf6fa7cb2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.005100 10.0.0.161 - - [2026-07-28 18:00:13] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008026 10.0.0.161 - - [2026-07-28 18:00:13] "GET /virtual-machine/de08d0b9-ffd9-4724-8dc1-1ab0185f3dc7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.004122 10.0.0.161 - - [2026-07-28 18:00:13] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006150 10.0.0.161 - - [2026-07-28 18:00:13] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006545 10.0.0.161 - - [2026-07-28 18:00:13] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.161 - - [2026-07-28 18:00:45] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007538 10.0.0.161 - - [2026-07-28 18:00:45] "POST /set-tag HTTP/1.1" 200 109 0.005732 10.0.0.161 - - [2026-07-28 18:00:45] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006079 10.0.0.161 - - [2026-07-28 18:00:45] "POST /set-tag HTTP/1.1" 200 109 0.003856 10.0.0.161 - - [2026-07-28 18:00:45] "GET /virtual-machine/de08d0b9-ffd9-4724-8dc1-1ab0185f3dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004179 10.0.0.161 - - [2026-07-28 18:00:45] "POST /ref-update HTTP/1.1" 200 156 0.019919 10.0.0.161 - - [2026-07-28 18:00:45] "GET /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.026688 10.0.0.161 - - [2026-07-28 18:00:45] "POST /set-tag HTTP/1.1" 200 109 0.044730 10.0.0.161 - - [2026-07-28 18:00:45] "POST /set-tag HTTP/1.1" 200 109 0.042753 10.0.0.161 - - [2026-07-28 18:00:45] "DELETE /instance-ip/290b1e54-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.092396 10.0.0.161 - - [2026-07-28 18:00:46] "DELETE /virtual-machine-interface/28cf4e7e-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.108249 10.0.0.161 - - [2026-07-28 18:00:46] "DELETE /virtual-machine/de08d0b9-ffd9-4724-8dc1-1ab0185f3dc7 HTTP/1.1" 200 115 0.051777 10.0.0.161 - - [2026-07-28 18:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.161 - - [2026-07-28 18:00:48] "GET /tag/15afae30-749d-4d28-bb86-f2a1859db568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013634 10.0.0.161 - - [2026-07-28 18:00:48] "GET /tag/15afae30-749d-4d28-bb86-f2a1859db568?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.020404 10.0.0.161 - - [2026-07-28 18:00:48] "GET /virtual-machine-interface/2684e51e-a36e-4460-ae2d-dc69743f76b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006746 10.0.0.161 - - [2026-07-28 18:00:48] "POST /set-tag HTTP/1.1" 200 109 0.022295 10.0.0.161 - - [2026-07-28 18:00:48] "GET /virtual-machine-interface/bd7675de-6179-408e-9c48-f8be9d931659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.017601 10.0.0.161 - - [2026-07-28 18:00:48] "POST /set-tag HTTP/1.1" 200 109 0.040150 10.0.0.161 - - [2026-07-28 18:00:49] "GET /virtual-machine-interface/dd9be4b7-3eea-45c9-b3b7-c81dd39639c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012026 10.0.0.161 - - [2026-07-28 18:00:49] "POST /set-tag HTTP/1.1" 200 109 0.031511 10.0.0.161 - - [2026-07-28 18:00:49] "GET /firewall-policy/4122b845-a992-4a4c-8ed1-54686b53a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020520 10.0.0.161 - - [2026-07-28 18:00:49] "GET /firewall-rule/b46d5ab2-00db-48a0-8451-350466683284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004507 10.0.0.161 - - [2026-07-28 18:00:49] "POST /ref-update HTTP/1.1" 200 156 0.018550 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /firewall-rule/b46d5ab2-00db-48a0-8451-350466683284 HTTP/1.1" 200 115 0.077470 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /loadbalancer-member/1b6a9fb2-e150-4285-9194-b2d789977c12 HTTP/1.1" 200 115 0.044605 10.0.0.161 - - [2026-07-28 18:00:49] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.021004 10.0.0.161 - - [2026-07-28 18:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021644 10.0.0.161 - - [2026-07-28 18:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /loadbalancer-pool/ef275894-2e38-4b28-a400-8064f711f789 HTTP/1.1" 200 115 0.105887 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /loadbalancer-listener/cea2f7b5-cfc0-46ef-a93b-494b5c439c7b HTTP/1.1" 200 115 0.044996 10.0.0.161 - - [2026-07-28 18:00:49] "GET /floating-ip/5964d603-7d38-4bce-be60-abac26732216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.005034 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.022853 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.024174 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.028553 10.0.0.161 - - [2026-07-28 18:00:49] "PUT /floating-ip/5964d603-7d38-4bce-be60-abac26732216 HTTP/1.1" 200 257 0.052183 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.020180 10.0.0.161 - - [2026-07-28 18:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /floating-ip/5964d603-7d38-4bce-be60-abac26732216 HTTP/1.1" 200 115 0.092880 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.035790 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /loadbalancer/d36f9665-f744-44a9-b4e7-609f0c1d1aba HTTP/1.1" 200 115 0.086756 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.036877 10.0.0.161 - - [2026-07-28 18:00:49] "GET /floating-ip-pool/0c67ebb2-caea-4c09-9d5e-80cf816689ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025696 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.039356 10.0.0.161 - - [2026-07-28 18:00:49] "POST /ref-update HTTP/1.1" 200 156 0.035220 10.0.0.161 - - [2026-07-28 18:00:49] "POST /chown HTTP/1.1" 200 109 0.050537 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /floating-ip-pool/0c67ebb2-caea-4c09-9d5e-80cf816689ff HTTP/1.1" 200 115 0.110369 10.0.0.161 - - [2026-07-28 18:00:49] "DELETE /instance-ip/0eba7bfe-a5dc-4c70-a103-b074798a9762 HTTP/1.1" 200 115 0.187754 10.0.0.161 - - [2026-07-28 18:00:49] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.027859 10.0.0.161 - - [2026-07-28 18:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040911 10.0.0.161 - - [2026-07-28 18:00:50] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.015908 10.0.0.161 - - [2026-07-28 18:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021960 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /virtual-machine-interface/dd9be4b7-3eea-45c9-b3b7-c81dd39639c0 HTTP/1.1" 200 115 0.219779 10.0.0.161 - - [2026-07-28 18:00:50] "PUT /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 267 0.018296 10.0.0.161 - - [2026-07-28 18:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.061577 10.0.0.161 - - [2026-07-28 18:00:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003124 10.0.0.161 - - [2026-07-28 18:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.161 - - [2026-07-28 18:00:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005399 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /virtual-network/1455e4c5-52d8-4742-b326-be54376d829d HTTP/1.1" 200 115 0.425765 10.0.0.161 - - [2026-07-28 18:00:50] "GET /routing-instance/64ae8605-81be-443d-8120-7187ac23d14a HTTP/1.1" 404 171 0.003813 10.0.0.161 - - [2026-07-28 18:00:50] "GET /domains HTTP/1.1" 200 281 0.003224 10.0.0.161 - - [2026-07-28 18:00:50] "GET /domain/4bd4a6de-764a-4dbf-9fc5-aaa0b472a18f HTTP/1.1" 200 3099 0.006309 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /route-target/b42d5942-4345-4821-8359-7e5a417d4545 HTTP/1.1" 200 115 0.088611 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /service-instance/e0ef1c02-384a-446c-9cfd-3f880530c731 HTTP/1.1" 200 115 0.185778 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /tag/15afae30-749d-4d28-bb86-f2a1859db568 HTTP/1.1" 200 115 0.360618 10.0.0.161 - - [2026-07-28 18:00:50] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d HTTP/1.1" 200 7439 0.146318 10.0.0.161 - - [2026-07-28 18:00:50] "GET /virtual-machine-interface/bd7675de-6179-408e-9c48-f8be9d931659?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.006563 10.0.0.161 - - [2026-07-28 18:00:50] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010637 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /virtual-machine-interface/bd7675de-6179-408e-9c48-f8be9d931659 HTTP/1.1" 200 115 0.118040 10.0.0.161 - - [2026-07-28 18:00:50] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.161 - - [2026-07-28 18:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.161 - - [2026-07-28 18:00:50] "GET /loadbalancer/456f5c1f-2b49-4cf5-9c62-f2813853500f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005284 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /virtual-machine/fe4cee36-0a55-443b-99cd-461339c4be68 HTTP/1.1" 200 115 0.064996 10.0.0.161 - - [2026-07-28 18:00:50] "GET /virtual-machine-interface/2684e51e-a36e-4460-ae2d-dc69743f76b6?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007917 10.0.0.161 - - [2026-07-28 18:00:50] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009537 10.0.0.161 - - [2026-07-28 18:00:50] "POST /set-tag HTTP/1.1" 200 109 0.055940 10.0.0.161 - - [2026-07-28 18:00:50] "DELETE /loadbalancer-member/2aa91146-e7f9-4089-8af3-787ec917134c HTTP/1.1" 200 115 0.083860 10.0.0.161 - - [2026-07-28 18:00:51] "DELETE /virtual-machine-interface/2684e51e-a36e-4460-ae2d-dc69743f76b6 HTTP/1.1" 200 115 0.158582 10.0.0.161 - - [2026-07-28 18:00:51] "POST /ref-update HTTP/1.1" 200 156 0.027880 10.0.0.161 - - [2026-07-28 18:00:51] "DELETE /virtual-machine/e29a4174-e928-451e-ae5c-aeebeaa37a22 HTTP/1.1" 200 115 0.061399 10.0.0.161 - - [2026-07-28 18:00:51] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007002 10.0.0.161 - - [2026-07-28 18:00:51] "POST /set-tag HTTP/1.1" 200 109 0.005824 10.0.0.161 - - [2026-07-28 18:00:51] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007625 10.0.0.161 - - [2026-07-28 18:00:51] "POST /set-tag HTTP/1.1" 200 109 0.004122 10.0.0.161 - - [2026-07-28 18:00:51] "GET /virtual-machine/fc1cb6c6-3214-456c-aedc-83cf6fa7cb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004243 10.0.0.161 - - [2026-07-28 18:00:51] "POST /ref-update HTTP/1.1" 200 156 0.028525 10.0.0.161 - - [2026-07-28 18:00:51] "GET /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011540 10.0.0.161 - - [2026-07-28 18:00:51] "POST /set-tag HTTP/1.1" 200 109 0.068263 10.0.0.161 - - [2026-07-28 18:00:51] "POST /set-tag HTTP/1.1" 200 109 0.067984 10.0.0.161 - - [2026-07-28 18:00:51] "POST /set-tag HTTP/1.1" 200 109 0.046946 10.0.0.161 - - [2026-07-28 18:00:52] "DELETE /instance-ip/2450a1ae-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.197141 10.0.0.161 - - [2026-07-28 18:00:52] "POST /ref-update HTTP/1.1" 200 156 0.038698 10.0.0.161 - - [2026-07-28 18:00:52] "DELETE /virtual-machine-interface/242ff72e-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.101403 10.0.0.161 - - [2026-07-28 18:00:52] "DELETE /virtual-machine/fc1cb6c6-3214-456c-aedc-83cf6fa7cb2b HTTP/1.1" 200 115 0.100977 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001360 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001324 10.0.0.161 - - [2026-07-28 18:00:55] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006407 10.0.0.161 - - [2026-07-28 18:00:55] "POST /set-tag HTTP/1.1" 200 109 0.004506 10.0.0.161 - - [2026-07-28 18:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.161 - - [2026-07-28 18:00:55] "GET /loadbalancer/456f5c1f-2b49-4cf5-9c62-f2813853500f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003945 10.0.0.161 - - [2026-07-28 18:00:56] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007766 10.0.0.161 - - [2026-07-28 18:00:56] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.161 - - [2026-07-28 18:00:56] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006447 10.0.0.161 - - [2026-07-28 18:00:56] "POST /set-tag HTTP/1.1" 200 109 0.004681 10.0.0.161 - - [2026-07-28 18:00:56] "GET /virtual-machine/48536784-287a-44f2-ac85-bd404da3745d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004117 10.0.0.161 - - [2026-07-28 18:00:56] "POST /ref-update HTTP/1.1" 200 156 0.012079 10.0.0.161 - - [2026-07-28 18:00:56] "GET /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013763 10.0.0.161 - - [2026-07-28 18:00:56] "POST /set-tag HTTP/1.1" 200 109 0.027630 10.0.0.161 - - [2026-07-28 18:00:56] "POST /set-tag HTTP/1.1" 200 109 0.037977 10.0.0.161 - - [2026-07-28 18:00:56] "POST /set-tag HTTP/1.1" 200 109 0.047297 10.0.0.161 - - [2026-07-28 18:00:56] "DELETE /instance-ip/23c49132-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.054022 10.0.0.161 - - [2026-07-28 18:00:56] "POST /ref-update HTTP/1.1" 200 156 0.013763 10.0.0.161 - - [2026-07-28 18:00:57] "DELETE /virtual-machine-interface/23a659d8-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.070785 10.0.0.161 - - [2026-07-28 18:00:57] "DELETE /virtual-machine/48536784-287a-44f2-ac85-bd404da3745d HTTP/1.1" 200 115 0.026517 10.0.0.161 - - [2026-07-28 18:00:57] "DELETE /tag/d33fb8d1-8f01-4c30-aa29-aeba3e2a0342 HTTP/1.1" 200 115 0.078271 10.0.0.161 - - [2026-07-28 18:00:57] "DELETE /tag/6e9fe140-a24e-4836-b853-91c1510b432b HTTP/1.1" 200 115 0.050043 10.0.0.161 - - [2026-07-28 18:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.161 - - [2026-07-28 18:01:01] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.109108 10.0.0.161 - - [2026-07-28 18:01:01] "POST /tags HTTP/1.1" 200 394 0.044812 10.0.0.161 - - [2026-07-28 18:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028333 10.0.0.161 - - [2026-07-28 18:01:01] "GET /tag/3da3f55c-5ee4-4b0d-8805-165d0e3b77e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017639 10.0.0.161 - - [2026-07-28 18:01:01] "POST /tags HTTP/1.1" 200 342 0.026597 10.0.0.161 - - [2026-07-28 18:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.161 - - [2026-07-28 18:01:01] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016390 10.0.0.161 - - [2026-07-28 18:01:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000760 10.0.0.161 - - [2026-07-28 18:01:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.009501 10.0.0.161 - - [2026-07-28 18:01:01] "POST /security-groups HTTP/1.1" 200 589 0.106626 10.0.0.161 - - [2026-07-28 18:01:01] "POST /projects HTTP/1.1" 200 521 0.323892 10.0.0.161 - - [2026-07-28 18:01:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.003211 10.0.0.161 - - [2026-07-28 18:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032305 10.0.0.161 - - [2026-07-28 18:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008962 10.0.0.161 - - [2026-07-28 18:01:01] "POST /access-control-lists HTTP/1.1" 200 600 0.096230 10.0.0.161 - - [2026-07-28 18:01:01] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.023831 10.0.0.161 - - [2026-07-28 18:01:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.004020 10.0.0.161 - - [2026-07-28 18:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.161 - - [2026-07-28 18:01:02] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.005730 10.0.0.161 - - [2026-07-28 18:01:02] "POST /access-control-lists HTTP/1.1" 200 598 0.090591 10.0.0.161 - - [2026-07-28 18:01:02] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.154070 10.0.0.161 - - [2026-07-28 18:01:02] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.090439 10.0.0.161 - - [2026-07-28 18:01:02] "POST /security-groups HTTP/1.1" 200 593 0.118630 10.0.0.161 - - [2026-07-28 18:01:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.018875 10.0.0.161 - - [2026-07-28 18:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.079636 10.0.0.161 - - [2026-07-28 18:01:02] "POST /chown HTTP/1.1" 200 109 0.047783 10.0.0.161 - - [2026-07-28 18:01:02] "POST /access-control-lists HTTP/1.1" 200 634 0.083996 10.0.0.161 - - [2026-07-28 18:01:02] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008060 10.0.0.161 - - [2026-07-28 18:01:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.002238 10.0.0.161 - - [2026-07-28 18:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008622 10.0.0.161 - - [2026-07-28 18:01:02] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003901 10.0.0.161 - - [2026-07-28 18:01:02] "POST /tags HTTP/1.1" 409 226 0.007131 10.0.0.161 - - [2026-07-28 18:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.161 - - [2026-07-28 18:01:02] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016773 10.0.0.161 - - [2026-07-28 18:01:02] "POST /access-control-lists HTTP/1.1" 200 632 0.100298 10.0.0.161 - - [2026-07-28 18:01:02] "POST /firewall-rules HTTP/1.1" 200 602 0.088091 10.0.0.161 - - [2026-07-28 18:01:02] "GET /firewall-rule/6c6f8347-41b5-485a-8e3d-5867414b3fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.019236 10.0.0.161 - - [2026-07-28 18:01:02] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.006129 10.0.0.161 - - [2026-07-28 18:01:02] "GET /firewall-rule/6c6f8347-41b5-485a-8e3d-5867414b3fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004104 10.0.0.161 - - [2026-07-28 18:01:03] "POST /ref-update HTTP/1.1" 200 156 0.079664 10.0.0.161 - - [2026-07-28 18:01:03] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021187 10.0.0.161 - - [2026-07-28 18:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.161 - - [2026-07-28 18:01:03] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005547 10.0.0.161 - - [2026-07-28 18:01:03] "POST /tags HTTP/1.1" 409 226 0.002389 10.0.0.161 - - [2026-07-28 18:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.161 - - [2026-07-28 18:01:03] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012585 10.0.0.161 - - [2026-07-28 18:01:03] "POST /firewall-rules HTTP/1.1" 200 600 0.075941 10.0.0.161 - - [2026-07-28 18:01:03] "GET /firewall-rule/d7ae9777-42b4-4aa1-98fe-524448b5dcb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008287 10.0.0.161 - - [2026-07-28 18:01:03] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004952 10.0.0.161 - - [2026-07-28 18:01:03] "GET /firewall-rule/d7ae9777-42b4-4aa1-98fe-524448b5dcb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003610 10.0.0.161 - - [2026-07-28 18:01:03] "POST /ref-update HTTP/1.1" 200 156 0.079454 10.0.0.161 - - [2026-07-28 18:01:04] "POST /tags HTTP/1.1" 200 394 0.036497 10.0.0.161 - - [2026-07-28 18:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011851 10.0.0.161 - - [2026-07-28 18:01:04] "GET /tag/9c2be529-3514-4312-a6d8-37194fa9da81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.016092 10.0.0.161 - - [2026-07-28 18:01:04] "POST /tags HTTP/1.1" 200 342 0.031121 10.0.0.161 - - [2026-07-28 18:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008609 10.0.0.161 - - [2026-07-28 18:01:04] "GET /tag/b5ecb23b-2ab8-4b66-94d6-911530e1b77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.025422 10.0.0.161 - - [2026-07-28 18:01:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000976 10.0.0.161 - - [2026-07-28 18:01:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.010642 10.0.0.161 - - [2026-07-28 18:01:04] "POST /security-groups HTTP/1.1" 200 589 0.082546 10.0.0.161 - - [2026-07-28 18:01:04] "POST /projects HTTP/1.1" 200 521 0.257072 10.0.0.161 - - [2026-07-28 18:01:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.003737 10.0.0.161 - - [2026-07-28 18:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029894 10.0.0.161 - - [2026-07-28 18:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011462 10.0.0.161 - - [2026-07-28 18:01:05] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.023125 10.0.0.161 - - [2026-07-28 18:01:05] "POST /access-control-lists HTTP/1.1" 200 600 0.100615 10.0.0.161 - - [2026-07-28 18:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024385 10.0.0.161 - - [2026-07-28 18:01:05] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005841 10.0.0.161 - - [2026-07-28 18:01:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.002786 10.0.0.161 - - [2026-07-28 18:01:05] "POST /access-control-lists HTTP/1.1" 200 598 0.073339 10.0.0.161 - - [2026-07-28 18:01:05] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.109115 10.0.0.161 - - [2026-07-28 18:01:05] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.070054 10.0.0.161 - - [2026-07-28 18:01:05] "POST /security-groups HTTP/1.1" 200 593 0.086428 10.0.0.161 - - [2026-07-28 18:01:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.005837 10.0.0.161 - - [2026-07-28 18:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025317 10.0.0.161 - - [2026-07-28 18:01:05] "POST /access-control-lists HTTP/1.1" 200 634 0.066810 10.0.0.161 - - [2026-07-28 18:01:05] "POST /chown HTTP/1.1" 200 109 0.041271 10.0.0.161 - - [2026-07-28 18:01:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.010296 10.0.0.161 - - [2026-07-28 18:01:05] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016841 10.0.0.161 - - [2026-07-28 18:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.161 - - [2026-07-28 18:01:05] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023417 10.0.0.161 - - [2026-07-28 18:01:05] "POST /access-control-lists HTTP/1.1" 200 632 0.080041 10.0.0.161 - - [2026-07-28 18:01:05] "POST /tags HTTP/1.1" 409 226 0.023916 10.0.0.161 - - [2026-07-28 18:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.161 - - [2026-07-28 18:01:05] "GET /tag/b5ecb23b-2ab8-4b66-94d6-911530e1b77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016594 10.0.0.161 - - [2026-07-28 18:01:05] "POST /firewall-rules HTTP/1.1" 200 602 0.073347 10.0.0.161 - - [2026-07-28 18:01:05] "GET /firewall-rule/276b57d7-4b3d-4b00-a9de-b1018ce10f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005234 10.0.0.161 - - [2026-07-28 18:01:05] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005361 10.0.0.161 - - [2026-07-28 18:01:05] "GET /firewall-rule/276b57d7-4b3d-4b00-a9de-b1018ce10f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003211 10.0.0.161 - - [2026-07-28 18:01:06] "POST /ref-update HTTP/1.1" 200 156 0.092477 10.0.0.161 - - [2026-07-28 18:01:06] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014259 10.0.0.161 - - [2026-07-28 18:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.161 - - [2026-07-28 18:01:06] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004532 10.0.0.161 - - [2026-07-28 18:01:06] "POST /tags HTTP/1.1" 409 226 0.003367 10.0.0.161 - - [2026-07-28 18:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.161 - - [2026-07-28 18:01:06] "GET /tag/b5ecb23b-2ab8-4b66-94d6-911530e1b77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015333 10.0.0.161 - - [2026-07-28 18:01:06] "POST /firewall-rules HTTP/1.1" 200 600 0.075188 10.0.0.161 - - [2026-07-28 18:01:06] "GET /firewall-rule/7728a066-8dde-4a2d-b456-f9828ff7ba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.032537 10.0.0.161 - - [2026-07-28 18:01:06] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.006443 10.0.0.161 - - [2026-07-28 18:01:06] "GET /firewall-rule/7728a066-8dde-4a2d-b456-f9828ff7ba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003972 10.0.0.161 - - [2026-07-28 18:01:06] "POST /ref-update HTTP/1.1" 200 156 0.097499 10.0.0.161 - - [2026-07-28 18:01:07] "POST /tags HTTP/1.1" 200 346 0.129696 10.0.0.161 - - [2026-07-28 18:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029368 10.0.0.161 - - [2026-07-28 18:01:07] "GET /tag/6f36fed2-a3ba-4f59-8d42-b3cce4b1d795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.032236 10.0.0.161 - - [2026-07-28 18:01:07] "POST /projects HTTP/1.1" 409 238 0.002951 10.0.0.161 - - [2026-07-28 18:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.161 - - [2026-07-28 18:01:07] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.083272 10.0.0.161 - - [2026-07-28 18:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015748 10.0.0.161 - - [2026-07-28 18:01:07] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010926 10.0.0.161 - - [2026-07-28 18:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.161 - - [2026-07-28 18:01:07] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010374 10.0.0.161 - - [2026-07-28 18:01:07] "POST /security-groups HTTP/1.1" 409 285 0.008214 10.0.0.161 - - [2026-07-28 18:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.161 - - [2026-07-28 18:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.161 - - [2026-07-28 18:01:07] "PUT /security-group/815ad7a5-7723-4a73-a608-e5a747eb9e99 HTTP/1.1" 200 263 0.068563 10.0.0.161 - - [2026-07-28 18:01:07] "PUT /access-control-list/b11728e7-4897-4504-bb22-d670b7074d04 HTTP/1.1" 200 273 0.049457 10.0.0.161 - - [2026-07-28 18:01:08] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.131297 10.0.0.161 - - [2026-07-28 18:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.099113 10.0.0.161 - - [2026-07-28 18:01:08] "PUT /access-control-list/125f95fc-5fdd-4fb6-84dc-9d7fe147868c HTTP/1.1" 200 273 0.089653 10.0.0.161 - - [2026-07-28 18:01:08] "POST /tags HTTP/1.1" 409 228 0.028397 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.161 - - [2026-07-28 18:01:08] "GET /tag/6f36fed2-a3ba-4f59-8d42-b3cce4b1d795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012568 10.0.0.161 - - [2026-07-28 18:01:08] "POST /tags HTTP/1.1" 200 346 0.032537 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.161 - - [2026-07-28 18:01:08] "GET /tag/53dc764d-4031-4ae3-ba40-3baed5adc5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.023134 10.0.0.161 - - [2026-07-28 18:01:08] "POST /projects HTTP/1.1" 409 238 0.019911 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010936 10.0.0.161 - - [2026-07-28 18:01:08] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053906 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.161 - - [2026-07-28 18:01:08] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010292 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.161 - - [2026-07-28 18:01:08] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062586 10.0.0.161 - - [2026-07-28 18:01:08] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014904 10.0.0.161 - - [2026-07-28 18:01:08] "POST /security-groups HTTP/1.1" 409 285 0.003566 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.161 - - [2026-07-28 18:01:08] "PUT /security-group/17af4616-88d4-4f8c-b7cb-26e3a1387a58 HTTP/1.1" 200 263 0.066727 10.0.0.161 - - [2026-07-28 18:01:08] "PUT /access-control-list/be17d266-3e18-4e11-86d2-b42afdbc05a4 HTTP/1.1" 200 273 0.020652 10.0.0.161 - - [2026-07-28 18:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.057886 10.0.0.161 - - [2026-07-28 18:01:08] "POST /tags HTTP/1.1" 409 228 0.006511 10.0.0.161 - - [2026-07-28 18:01:08] "PUT /access-control-list/21f5154e-7590-41e0-868d-54aaeb5b931f HTTP/1.1" 200 273 0.041299 10.0.0.161 - - [2026-07-28 18:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.161 - - [2026-07-28 18:01:08] "GET /tag/53dc764d-4031-4ae3-ba40-3baed5adc5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.015186 10.0.0.161 - - [2026-07-28 18:01:08] "POST /tags HTTP/1.1" 200 292 0.095474 10.0.0.161 - - [2026-07-28 18:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.161 - - [2026-07-28 18:01:09] "GET /tag/dc4268a5-c00c-4ea9-b9f7-0ece02e06e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015021 10.0.0.161 - - [2026-07-28 18:01:09] "POST /tags HTTP/1.1" 200 304 0.084005 10.0.0.161 - - [2026-07-28 18:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.161 - - [2026-07-28 18:01:09] "GET /tag/9ac87a24-74f3-4dfe-82f7-ee642beec790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015629 10.0.0.161 - - [2026-07-28 18:01:09] "POST /tags HTTP/1.1" 409 252 0.004138 10.0.0.161 - - [2026-07-28 18:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.161 - - [2026-07-28 18:01:09] "GET /tag/3da3f55c-5ee4-4b0d-8805-165d0e3b77e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012371 10.0.0.161 - - [2026-07-28 18:01:09] "POST /tags HTTP/1.1" 409 226 0.002836 10.0.0.161 - - [2026-07-28 18:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.161 - - [2026-07-28 18:01:09] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014714 10.0.0.161 - - [2026-07-28 18:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.161 - - [2026-07-28 18:01:09] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005984 10.0.0.161 - - [2026-07-28 18:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.161 - - [2026-07-28 18:01:09] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.059688 10.0.0.161 - - [2026-07-28 18:01:09] "POST /virtual-machines HTTP/1.1" 200 396 0.028849 10.0.0.161 - - [2026-07-28 18:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036202 10.0.0.161 - - [2026-07-28 18:01:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133948 10.0.0.161 - - [2026-07-28 18:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016043 10.0.0.161 - - [2026-07-28 18:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014912 10.0.0.161 - - [2026-07-28 18:01:09] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005923 10.0.0.161 - - [2026-07-28 18:01:09] "POST /instance-ips HTTP/1.1" 200 398 0.031899 10.0.0.161 - - [2026-07-28 18:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.048415 10.0.0.161 - - [2026-07-28 18:01:09] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017172 10.0.0.161 - - [2026-07-28 18:01:10] "POST /set-tag HTTP/1.1" 200 109 0.088038 10.0.0.161 - - [2026-07-28 18:01:10] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.029443 10.0.0.161 - - [2026-07-28 18:01:10] "GET /instance-ip/5019048e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.011591 10.0.0.161 - - [2026-07-28 18:01:10] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005397 10.0.0.161 - - [2026-07-28 18:01:10] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.161 - - [2026-07-28 18:01:10] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007771 10.0.0.161 - - [2026-07-28 18:01:10] "POST /ref-update HTTP/1.1" 200 156 0.016630 10.0.0.161 - - [2026-07-28 18:01:10] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009669 10.0.0.161 - - [2026-07-28 18:01:10] "POST /set-tag HTTP/1.1" 200 109 0.005153 10.0.0.161 - - [2026-07-28 18:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.161 - - [2026-07-28 18:01:10] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009726 10.0.0.161 - - [2026-07-28 18:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.161 - - [2026-07-28 18:01:10] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042910 10.0.0.161 - - [2026-07-28 18:01:10] "POST /virtual-machines HTTP/1.1" 200 396 0.012146 10.0.0.161 - - [2026-07-28 18:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016780 10.0.0.161 - - [2026-07-28 18:01:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143730 10.0.0.161 - - [2026-07-28 18:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014375 10.0.0.161 - - [2026-07-28 18:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014308 10.0.0.161 - - [2026-07-28 18:01:10] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007365 10.0.0.161 - - [2026-07-28 18:01:10] "POST /instance-ips HTTP/1.1" 200 398 0.026451 10.0.0.161 - - [2026-07-28 18:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.043029 10.0.0.161 - - [2026-07-28 18:01:10] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011796 10.0.0.161 - - [2026-07-28 18:01:11] "POST /set-tag HTTP/1.1" 200 109 0.071579 10.0.0.161 - - [2026-07-28 18:01:11] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.033377 10.0.0.161 - - [2026-07-28 18:01:11] "GET /instance-ip/50b157fc-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004763 10.0.0.161 - - [2026-07-28 18:01:11] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006935 10.0.0.161 - - [2026-07-28 18:01:11] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.161 - - [2026-07-28 18:01:11] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.005964 10.0.0.161 - - [2026-07-28 18:01:11] "POST /ref-update HTTP/1.1" 200 156 0.012370 10.0.0.161 - - [2026-07-28 18:01:11] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006727 10.0.0.161 - - [2026-07-28 18:01:11] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.161 - - [2026-07-28 18:01:11] "POST /tags HTTP/1.1" 200 292 0.027023 10.0.0.161 - - [2026-07-28 18:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007049 10.0.0.161 - - [2026-07-28 18:01:11] "GET /tag/e4afef8c-7f18-45e0-a576-4b076374ea80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.026902 10.0.0.161 - - [2026-07-28 18:01:11] "POST /tags HTTP/1.1" 409 252 0.003176 10.0.0.161 - - [2026-07-28 18:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.161 - - [2026-07-28 18:01:11] "GET /tag/9c2be529-3514-4312-a6d8-37194fa9da81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.012443 10.0.0.161 - - [2026-07-28 18:01:11] "POST /tags HTTP/1.1" 409 226 0.002483 10.0.0.161 - - [2026-07-28 18:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.161 - - [2026-07-28 18:01:11] "GET /tag/b5ecb23b-2ab8-4b66-94d6-911530e1b77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.023017 10.0.0.161 - - [2026-07-28 18:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.161 - - [2026-07-28 18:01:11] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005832 10.0.0.161 - - [2026-07-28 18:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.161 - - [2026-07-28 18:01:11] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.104641 10.0.0.161 - - [2026-07-28 18:01:11] "POST /virtual-machines HTTP/1.1" 200 396 0.017657 10.0.0.161 - - [2026-07-28 18:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017159 10.0.0.161 - - [2026-07-28 18:01:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125243 10.0.0.161 - - [2026-07-28 18:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014428 10.0.0.161 - - [2026-07-28 18:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015185 10.0.0.161 - - [2026-07-28 18:01:12] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011883 10.0.0.161 - - [2026-07-28 18:01:12] "POST /instance-ips HTTP/1.1" 200 398 0.033491 10.0.0.161 - - [2026-07-28 18:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.055676 10.0.0.161 - - [2026-07-28 18:01:12] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015257 10.0.0.161 - - [2026-07-28 18:01:12] "POST /set-tag HTTP/1.1" 200 109 0.075722 10.0.0.161 - - [2026-07-28 18:01:12] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017457 10.0.0.161 - - [2026-07-28 18:01:12] "GET /instance-ip/5170e0b8-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005498 10.0.0.161 - - [2026-07-28 18:01:12] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006156 10.0.0.161 - - [2026-07-28 18:01:12] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.161 - - [2026-07-28 18:01:12] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005923 10.0.0.161 - - [2026-07-28 18:01:12] "POST /ref-update HTTP/1.1" 200 156 0.013807 10.0.0.161 - - [2026-07-28 18:01:12] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021374 10.0.0.161 - - [2026-07-28 18:01:12] "POST /set-tag HTTP/1.1" 200 109 0.006698 10.0.0.161 - - [2026-07-28 18:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.161 - - [2026-07-28 18:01:12] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005666 10.0.0.161 - - [2026-07-28 18:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.161 - - [2026-07-28 18:01:12] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054984 10.0.0.161 - - [2026-07-28 18:01:12] "POST /virtual-machines HTTP/1.1" 200 396 0.035739 10.0.0.161 - - [2026-07-28 18:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023732 10.0.0.161 - - [2026-07-28 18:01:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134259 10.0.0.161 - - [2026-07-28 18:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010281 10.0.0.161 - - [2026-07-28 18:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009685 10.0.0.161 - - [2026-07-28 18:01:13] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011616 10.0.0.161 - - [2026-07-28 18:01:13] "POST /instance-ips HTTP/1.1" 200 398 0.031612 10.0.0.161 - - [2026-07-28 18:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033877 10.0.0.161 - - [2026-07-28 18:01:13] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.026315 10.0.0.161 - - [2026-07-28 18:01:13] "POST /set-tag HTTP/1.1" 200 109 0.080052 10.0.0.161 - - [2026-07-28 18:01:13] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019647 10.0.0.161 - - [2026-07-28 18:01:13] "GET /instance-ip/52089516-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007488 10.0.0.161 - - [2026-07-28 18:01:13] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005714 10.0.0.161 - - [2026-07-28 18:01:13] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.161 - - [2026-07-28 18:01:13] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005459 10.0.0.161 - - [2026-07-28 18:01:13] "POST /ref-update HTTP/1.1" 200 156 0.013821 10.0.0.161 - - [2026-07-28 18:01:13] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020002 10.0.0.161 - - [2026-07-28 18:01:13] "POST /set-tag HTTP/1.1" 200 109 0.004875 10.0.0.161 - - [2026-07-28 18:01:13] "POST /tags HTTP/1.1" 200 300 0.039370 10.0.0.161 - - [2026-07-28 18:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.161 - - [2026-07-28 18:01:13] "GET /tag/5e5b0981-e8d7-46e1-a2b8-c89525e1cc7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.021009 10.0.0.161 - - [2026-07-28 18:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.161 - - [2026-07-28 18:01:13] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005525 10.0.0.161 - - [2026-07-28 18:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.161 - - [2026-07-28 18:01:13] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.058617 10.0.0.161 - - [2026-07-28 18:01:13] "POST /virtual-machines HTTP/1.1" 200 396 0.025670 10.0.0.161 - - [2026-07-28 18:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025071 10.0.0.161 - - [2026-07-28 18:01:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.149057 10.0.0.161 - - [2026-07-28 18:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012660 10.0.0.161 - - [2026-07-28 18:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.161 - - [2026-07-28 18:01:14] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016391 10.0.0.161 - - [2026-07-28 18:01:14] "POST /instance-ips HTTP/1.1" 200 398 0.031483 10.0.0.161 - - [2026-07-28 18:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.039964 10.0.0.161 - - [2026-07-28 18:01:14] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021174 10.0.0.161 - - [2026-07-28 18:01:14] "POST /set-tag HTTP/1.1" 200 109 0.038422 10.0.0.161 - - [2026-07-28 18:01:14] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011145 10.0.0.161 - - [2026-07-28 18:01:14] "GET /instance-ip/52b74692-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.010082 10.0.0.161 - - [2026-07-28 18:01:14] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023721 10.0.0.161 - - [2026-07-28 18:01:14] "POST /set-tag HTTP/1.1" 200 109 0.007437 10.0.0.161 - - [2026-07-28 18:01:14] "POST /tags HTTP/1.1" 200 300 0.031776 10.0.0.161 - - [2026-07-28 18:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.161 - - [2026-07-28 18:01:14] "GET /tag/71d54abe-3002-4dab-b1fe-a4e02a417692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.019055 10.0.0.161 - - [2026-07-28 18:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.161 - - [2026-07-28 18:01:14] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006214 10.0.0.161 - - [2026-07-28 18:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.161 - - [2026-07-28 18:01:14] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.052285 10.0.0.161 - - [2026-07-28 18:01:14] "POST /virtual-machines HTTP/1.1" 200 396 0.011519 10.0.0.161 - - [2026-07-28 18:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030149 10.0.0.161 - - [2026-07-28 18:01:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.150050 10.0.0.161 - - [2026-07-28 18:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011724 10.0.0.161 - - [2026-07-28 18:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010527 10.0.0.161 - - [2026-07-28 18:01:15] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005378 10.0.0.161 - - [2026-07-28 18:01:15] "POST /instance-ips HTTP/1.1" 200 398 0.025438 10.0.0.161 - - [2026-07-28 18:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030454 10.0.0.161 - - [2026-07-28 18:01:15] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012992 10.0.0.161 - - [2026-07-28 18:01:15] "POST /set-tag HTTP/1.1" 200 109 0.026638 10.0.0.161 - - [2026-07-28 18:01:15] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023797 10.0.0.161 - - [2026-07-28 18:01:15] "GET /instance-ip/5345efa0-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008526 10.0.0.161 - - [2026-07-28 18:01:15] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006745 10.0.0.161 - - [2026-07-28 18:01:15] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.161 - - [2026-07-28 18:01:15] "POST /tags HTTP/1.1" 200 300 0.024883 10.0.0.161 - - [2026-07-28 18:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.161 - - [2026-07-28 18:01:15] "GET /tag/2ffbe326-aa73-476a-bec5-6e82ec74b4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017057 10.0.0.161 - - [2026-07-28 18:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.161 - - [2026-07-28 18:01:15] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006495 10.0.0.161 - - [2026-07-28 18:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.161 - - [2026-07-28 18:01:15] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043412 10.0.0.161 - - [2026-07-28 18:01:15] "POST /virtual-machines HTTP/1.1" 200 396 0.011563 10.0.0.161 - - [2026-07-28 18:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031373 10.0.0.161 - - [2026-07-28 18:01:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141827 10.0.0.161 - - [2026-07-28 18:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012244 10.0.0.161 - - [2026-07-28 18:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.025651 10.0.0.161 - - [2026-07-28 18:01:16] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009027 10.0.0.161 - - [2026-07-28 18:01:16] "POST /instance-ips HTTP/1.1" 200 398 0.034907 10.0.0.161 - - [2026-07-28 18:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026273 10.0.0.161 - - [2026-07-28 18:01:16] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007170 10.0.0.161 - - [2026-07-28 18:01:16] "POST /set-tag HTTP/1.1" 200 109 0.029138 10.0.0.161 - - [2026-07-28 18:01:16] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021596 10.0.0.161 - - [2026-07-28 18:01:16] "GET /instance-ip/53c9f458-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004310 10.0.0.161 - - [2026-07-28 18:01:16] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005784 10.0.0.161 - - [2026-07-28 18:01:16] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.161 - - [2026-07-28 18:01:16] "POST /tags HTTP/1.1" 200 300 0.030554 10.0.0.161 - - [2026-07-28 18:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.161 - - [2026-07-28 18:01:16] "GET /tag/ab2a33c6-163d-4378-b06b-7f36424ef49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015551 10.0.0.161 - - [2026-07-28 18:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007618 10.0.0.161 - - [2026-07-28 18:01:16] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006109 10.0.0.161 - - [2026-07-28 18:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.161 - - [2026-07-28 18:01:16] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056866 10.0.0.161 - - [2026-07-28 18:01:16] "POST /virtual-machines HTTP/1.1" 200 396 0.012670 10.0.0.161 - - [2026-07-28 18:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017819 10.0.0.161 - - [2026-07-28 18:01:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.150367 10.0.0.161 - - [2026-07-28 18:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013602 10.0.0.161 - - [2026-07-28 18:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.161 - - [2026-07-28 18:01:16] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005236 10.0.0.161 - - [2026-07-28 18:01:16] "POST /instance-ips HTTP/1.1" 200 398 0.027734 10.0.0.161 - - [2026-07-28 18:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032850 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022909 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.026524 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022313 10.0.0.161 - - [2026-07-28 18:01:17] "GET /instance-ip/545417fa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004190 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007720 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005714 10.0.0.161 - - [2026-07-28 18:01:17] "POST /ref-update HTTP/1.1" 200 156 0.013995 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009487 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003801 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005913 10.0.0.161 - - [2026-07-28 18:01:17] "POST /ref-update HTTP/1.1" 200 156 0.014395 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018245 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003897 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.010018 10.0.0.161 - - [2026-07-28 18:01:17] "POST /ref-update HTTP/1.1" 200 156 0.016652 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006440 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006187 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005250 10.0.0.161 - - [2026-07-28 18:01:17] "POST /ref-update HTTP/1.1" 200 156 0.021467 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006180 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005456 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005462 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.004706 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005945 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005944 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008509 10.0.0.161 - - [2026-07-28 18:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.161 - - [2026-07-28 18:01:17] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004743 10.0.0.161 - - [2026-07-28 18:01:18] "POST /set-tag HTTP/1.1" 200 109 0.003231 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005421 10.0.0.161 - - [2026-07-28 18:01:18] "POST /set-tag HTTP/1.1" 200 109 0.003730 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007920 10.0.0.161 - - [2026-07-28 18:01:18] "POST /set-tag HTTP/1.1" 200 109 0.003804 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007197 10.0.0.161 - - [2026-07-28 18:01:18] "POST /set-tag HTTP/1.1" 200 109 0.003790 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013272 10.0.0.161 - - [2026-07-28 18:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine/79447987-37a9-41ab-ad8f-c72cdc565a40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.011552 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010042 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine/5ccbbd57-0264-457f-b296-0d6730db639d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004046 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004719 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine/767c26ce-4532-4ed0-bce4-523a4504acba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003834 10.0.0.161 - - [2026-07-28 18:01:18] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005320 10.0.0.161 - - [2026-07-28 18:01:20] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006227 10.0.0.161 - - [2026-07-28 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.004337 10.0.0.161 - - [2026-07-28 18:01:20] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006850 10.0.0.161 - - [2026-07-28 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.161 - - [2026-07-28 18:01:20] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006238 10.0.0.161 - - [2026-07-28 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.003969 10.0.0.161 - - [2026-07-28 18:01:20] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006674 10.0.0.161 - - [2026-07-28 18:01:20] "POST /set-tag HTTP/1.1" 200 109 0.004549 10.0.0.161 - - [2026-07-28 18:01:23] "GET /virtual-machine/851836c4-a6a8-4217-93ff-fccf00921779?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003961 10.0.0.161 - - [2026-07-28 18:01:23] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004945 10.0.0.161 - - [2026-07-28 18:01:23] "GET /virtual-machine/8a203a26-777b-4355-b6fe-92169ae4c584?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003846 10.0.0.161 - - [2026-07-28 18:01:24] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007495 10.0.0.161 - - [2026-07-28 18:01:24] "GET /virtual-machine/24aca448-f8e5-4013-b9a0-f6732fef53cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003734 10.0.0.161 - - [2026-07-28 18:01:24] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004496 10.0.0.161 - - [2026-07-28 18:01:24] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007713 10.0.0.161 - - [2026-07-28 18:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.161 - - [2026-07-28 18:01:29] "GET /virtual-machine/6546a2de-4f3a-4040-9e01-0c2c53138552?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003702 10.0.0.161 - - [2026-07-28 18:01:29] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007078 10.0.0.161 - - [2026-07-28 18:01:29] "GET /virtual-machine/89fe1985-c60f-422c-b63a-46c2a352d582?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004171 10.0.0.161 - - [2026-07-28 18:01:29] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005944 10.0.0.161 - - [2026-07-28 18:01:29] "GET /loadbalancer/e55e62f1-f06a-4581-ac39-6c54f71c3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002493 10.0.0.161 - - [2026-07-28 18:01:29] "POST /tags HTTP/1.1" 200 334 0.037219 10.0.0.161 - - [2026-07-28 18:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.039458 10.0.0.161 - - [2026-07-28 18:01:30] "GET /tag/f8a92766-6a1a-4d11-93ae-359351692cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.040416 10.0.0.161 - - [2026-07-28 18:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.161 - - [2026-07-28 18:01:30] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.090786 10.0.0.161 - - [2026-07-28 18:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.161 - - [2026-07-28 18:01:30] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006104 10.0.0.161 - - [2026-07-28 18:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.161 - - [2026-07-28 18:01:30] "GET /service-appliance-set/e4aa782a-f310-458a-a215-63d0ee440488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003795 10.0.0.161 - - [2026-07-28 18:01:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.002412 10.0.0.161 - - [2026-07-28 18:01:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.128618 10.0.0.161 - - [2026-07-28 18:01:30] "GET /virtual-machine-interface/7b7d052b-0c88-483b-899f-40623d8872e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006711 10.0.0.161 - - [2026-07-28 18:01:30] "POST /instance-ips HTTP/1.1" 200 410 0.034964 10.0.0.161 - - [2026-07-28 18:01:30] "GET /instance-ip/dc54a5b4-9ed1-496d-ab2f-06bb694d68cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005575 10.0.0.161 - - [2026-07-28 18:01:30] "POST /loadbalancers HTTP/1.1" 200 631 0.068206 10.0.0.161 - - [2026-07-28 18:01:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032981 10.0.0.161 - - [2026-07-28 18:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011242 10.0.0.161 - - [2026-07-28 18:01:30] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.065951 10.0.0.161 - - [2026-07-28 18:01:30] "GET /instance-ip/dc54a5b4-9ed1-496d-ab2f-06bb694d68cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004029 10.0.0.161 - - [2026-07-28 18:01:30] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038745 10.0.0.161 - - [2026-07-28 18:01:30] "POST /floating-ips HTTP/1.1" 200 599 0.049808 10.0.0.161 - - [2026-07-28 18:01:30] "GET /loadbalancer/e55e62f1-f06a-4581-ac39-6c54f71c3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005504 10.0.0.161 - - [2026-07-28 18:01:30] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.043907 10.0.0.161 - - [2026-07-28 18:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.161 - - [2026-07-28 18:01:30] "GET /loadbalancer/e55e62f1-f06a-4581-ac39-6c54f71c3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003980 10.0.0.161 - - [2026-07-28 18:01:30] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044412 10.0.0.161 - - [2026-07-28 18:01:30] "GET /loadbalancer-listener/0593b73d-4a52-4741-8e74-9b6f35c7bd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.004417 10.0.0.161 - - [2026-07-28 18:01:30] "GET /loadbalancer-listener/0593b73d-4a52-4741-8e74-9b6f35c7bd83?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005311 10.0.0.161 - - [2026-07-28 18:01:31] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.029002 10.0.0.161 - - [2026-07-28 18:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.161 - - [2026-07-28 18:01:31] "GET /instance-ip/dc54a5b4-9ed1-496d-ab2f-06bb694d68cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004048 10.0.0.161 - - [2026-07-28 18:01:31] "GET /instance-ip/dc54a5b4-9ed1-496d-ab2f-06bb694d68cb?fields=floating_ips HTTP/1.1" 200 1215 0.008251 10.0.0.161 - - [2026-07-28 18:01:31] "GET /loadbalancer/e55e62f1-f06a-4581-ac39-6c54f71c3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003562 10.0.0.161 - - [2026-07-28 18:01:31] "GET /loadbalancer-pool/c478d36f-9da2-4dec-a7de-585cb13fcec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005796 10.0.0.161 - - [2026-07-28 18:01:31] "GET /floating-ip/93a281ae-da03-4c8e-bf0f-92e69d1025b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003896 10.0.0.161 - - [2026-07-28 18:01:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.033396 10.0.0.161 - - [2026-07-28 18:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012350 10.0.0.161 - - [2026-07-28 18:01:31] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006690 10.0.0.161 - - [2026-07-28 18:01:31] "POST /tags HTTP/1.1" 409 221 0.007970 10.0.0.161 - - [2026-07-28 18:01:31] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006482 10.0.0.161 - - [2026-07-28 18:01:31] "POST /ref-update HTTP/1.1" 200 156 0.013304 10.0.0.161 - - [2026-07-28 18:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.161 - - [2026-07-28 18:01:31] "GET /floating-ip/93a281ae-da03-4c8e-bf0f-92e69d1025b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.029228 10.0.0.161 - - [2026-07-28 18:01:31] "GET /tag/f8a92766-6a1a-4d11-93ae-359351692cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.016336 10.0.0.161 - - [2026-07-28 18:01:31] "POST /set-tag HTTP/1.1" 200 109 0.071039 10.0.0.161 - - [2026-07-28 18:01:31] "PUT /floating-ip/93a281ae-da03-4c8e-bf0f-92e69d1025b6 HTTP/1.1" 200 257 0.071331 10.0.0.161 - - [2026-07-28 18:01:31] "GET /loadbalancer-pool/c478d36f-9da2-4dec-a7de-585cb13fcec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005894 10.0.0.161 - - [2026-07-28 18:01:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.037236 10.0.0.161 - - [2026-07-28 18:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028827 10.0.0.161 - - [2026-07-28 18:01:31] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007936 10.0.0.161 - - [2026-07-28 18:01:31] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007006 10.0.0.161 - - [2026-07-28 18:01:31] "POST /ref-update HTTP/1.1" 200 156 0.012759 10.0.0.161 - - [2026-07-28 18:01:31] "GET /floating-ip/93a281ae-da03-4c8e-bf0f-92e69d1025b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.018920 10.0.0.161 - - [2026-07-28 18:01:31] "POST /set-tag HTTP/1.1" 200 109 0.078635 10.0.0.161 - - [2026-07-28 18:01:32] "POST /tags HTTP/1.1" 409 206 0.003794 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.161 - - [2026-07-28 18:01:32] "GET /tag/9ac87a24-74f3-4dfe-82f7-ee642beec790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027541 10.0.0.161 - - [2026-07-28 18:01:32] "POST /tags HTTP/1.1" 409 204 0.006694 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.161 - - [2026-07-28 18:01:32] "GET /tag/71d54abe-3002-4dab-b1fe-a4e02a417692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016505 10.0.0.161 - - [2026-07-28 18:01:32] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003971 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.161 - - [2026-07-28 18:01:32] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005093 10.0.0.161 - - [2026-07-28 18:01:32] "POST /tags HTTP/1.1" 409 206 0.002750 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.161 - - [2026-07-28 18:01:32] "GET /tag/9ac87a24-74f3-4dfe-82f7-ee642beec790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025631 10.0.0.161 - - [2026-07-28 18:01:32] "POST /tags HTTP/1.1" 409 226 0.003564 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.161 - - [2026-07-28 18:01:32] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015241 10.0.0.161 - - [2026-07-28 18:01:32] "POST /tags HTTP/1.1" 409 204 0.002803 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.161 - - [2026-07-28 18:01:32] "GET /tag/71d54abe-3002-4dab-b1fe-a4e02a417692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015136 10.0.0.161 - - [2026-07-28 18:01:32] "POST /tags HTTP/1.1" 409 226 0.002896 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.161 - - [2026-07-28 18:01:32] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016160 10.0.0.161 - - [2026-07-28 18:01:32] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003498 10.0.0.161 - - [2026-07-28 18:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.161 - - [2026-07-28 18:01:32] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004041 10.0.0.161 - - [2026-07-28 18:01:32] "POST /firewall-rules HTTP/1.1" 200 628 0.087966 10.0.0.161 - - [2026-07-28 18:01:33] "POST /firewall-rules HTTP/1.1" 200 648 0.082007 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-rule/42ed6651-4d35-468a-8efc-997aed3a9299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.008528 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003917 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-rule/6d11e714-4d81-4232-851a-7c43c7ce60ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.005868 10.0.0.161 - - [2026-07-28 18:01:33] "POST /ref-update HTTP/1.1" 200 156 0.023315 10.0.0.161 - - [2026-07-28 18:01:33] "POST /firewall-policys HTTP/1.1" 200 608 0.066718 10.0.0.161 - - [2026-07-28 18:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018733 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005928 10.0.0.161 - - [2026-07-28 18:01:33] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003308 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003542 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/4122b845-a992-4a4c-8ed1-54686b53a06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005195 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005141 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.007391 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003236 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004077 10.0.0.161 - - [2026-07-28 18:01:33] "POST /ref-update HTTP/1.1" 200 156 0.036594 10.0.0.161 - - [2026-07-28 18:01:33] "POST /ref-update HTTP/1.1" 200 156 0.053338 10.0.0.161 - - [2026-07-28 18:01:33] "POST /ref-update HTTP/1.1" 200 156 0.046747 10.0.0.161 - - [2026-07-28 18:01:33] "POST /ref-update HTTP/1.1" 200 156 0.031352 10.0.0.161 - - [2026-07-28 18:01:33] "POST /ref-update HTTP/1.1" 200 156 0.057476 10.0.0.161 - - [2026-07-28 18:01:33] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009634 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:02:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001383 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:02:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001537 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:02:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001136 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:02:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001449 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:02:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:02:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001343 10.0.0.161 - - [2026-07-28 18:03:32] "POST /tags HTTP/1.1" 409 252 0.003039 10.0.0.161 - - [2026-07-28 18:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.161 - - [2026-07-28 18:03:32] "GET /tag/9c2be529-3514-4312-a6d8-37194fa9da81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.012684 10.0.0.161 - - [2026-07-28 18:03:32] "POST /tags HTTP/1.1" 409 228 0.002331 10.0.0.161 - - [2026-07-28 18:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.161 - - [2026-07-28 18:03:32] "GET /tag/53dc764d-4031-4ae3-ba40-3baed5adc5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.016600 10.0.0.161 - - [2026-07-28 18:03:32] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006689 10.0.0.161 - - [2026-07-28 18:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.161 - - [2026-07-28 18:03:32] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004122 10.0.0.161 - - [2026-07-28 18:03:32] "POST /tags HTTP/1.1" 409 206 0.003340 10.0.0.161 - - [2026-07-28 18:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.161 - - [2026-07-28 18:03:32] "GET /tag/9ac87a24-74f3-4dfe-82f7-ee642beec790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016368 10.0.0.161 - - [2026-07-28 18:03:32] "POST /tags HTTP/1.1" 409 226 0.003509 10.0.0.161 - - [2026-07-28 18:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.161 - - [2026-07-28 18:03:32] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.019184 10.0.0.161 - - [2026-07-28 18:03:32] "POST /tags HTTP/1.1" 409 204 0.003071 10.0.0.161 - - [2026-07-28 18:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.161 - - [2026-07-28 18:03:32] "GET /tag/71d54abe-3002-4dab-b1fe-a4e02a417692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012873 10.0.0.161 - - [2026-07-28 18:03:32] "POST /tags HTTP/1.1" 409 226 0.002548 10.0.0.161 - - [2026-07-28 18:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.161 - - [2026-07-28 18:03:32] "GET /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012373 10.0.0.161 - - [2026-07-28 18:03:33] "POST /tags HTTP/1.1" 409 228 0.002891 10.0.0.161 - - [2026-07-28 18:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.161 - - [2026-07-28 18:03:33] "GET /tag/53dc764d-4031-4ae3-ba40-3baed5adc5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013301 10.0.0.161 - - [2026-07-28 18:03:33] "POST /tags HTTP/1.1" 409 252 0.003145 10.0.0.161 - - [2026-07-28 18:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.161 - - [2026-07-28 18:03:33] "GET /tag/9c2be529-3514-4312-a6d8-37194fa9da81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.013095 10.0.0.161 - - [2026-07-28 18:03:33] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003130 10.0.0.161 - - [2026-07-28 18:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.161 - - [2026-07-28 18:03:33] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003977 10.0.0.161 - - [2026-07-28 18:03:33] "POST /firewall-rules HTTP/1.1" 409 281 0.002336 10.0.0.161 - - [2026-07-28 18:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.161 - - [2026-07-28 18:03:33] "PUT /firewall-rule/6d11e714-4d81-4232-851a-7c43c7ce60ed HTTP/1.1" 200 261 0.030677 10.0.0.161 - - [2026-07-28 18:03:33] "POST /firewall-rules HTTP/1.1" 409 291 0.015937 10.0.0.161 - - [2026-07-28 18:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.161 - - [2026-07-28 18:03:33] "PUT /firewall-rule/42ed6651-4d35-468a-8efc-997aed3a9299 HTTP/1.1" 200 261 0.037587 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-rule/42ed6651-4d35-468a-8efc-997aed3a9299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.027375 10.0.0.161 - - [2026-07-28 18:03:33] "POST /firewall-rules HTTP/1.1" 200 660 0.092836 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-rule/c60c1aeb-dc63-4791-8aaa-61662f4e0ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.013889 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003297 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-rule/6d11e714-4d81-4232-851a-7c43c7ce60ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.003841 10.0.0.161 - - [2026-07-28 18:03:33] "POST /firewall-policys HTTP/1.1" 409 269 0.002576 10.0.0.161 - - [2026-07-28 18:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.161 - - [2026-07-28 18:03:33] "PUT /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc HTTP/1.1" 200 265 0.031495 10.0.0.161 - - [2026-07-28 18:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.050353 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008237 10.0.0.161 - - [2026-07-28 18:03:33] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.007899 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003614 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003181 10.0.0.161 - - [2026-07-28 18:03:33] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003821 10.0.0.161 - - [2026-07-28 18:03:49] "GET /global-system-configs HTTP/1.1" 200 323 0.005411 10.0.0.161 - - [2026-07-28 18:03:50] "GET /global-system-configs HTTP/1.1" 200 323 0.004444 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.013253 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.005074 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009238 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011266 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015601 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.005478 10.0.0.161 - - [2026-07-28 18:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.161 - - [2026-07-28 18:04:35] "GET /loadbalancer/e55e62f1-f06a-4581-ac39-6c54f71c3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004070 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007342 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.085332 10.0.0.161 - - [2026-07-28 18:04:35] "DELETE /loadbalancer-member/be9b9b45-a87b-495f-8acd-4459c6b1495a HTTP/1.1" 200 115 0.106416 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.020118 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.006294 10.0.0.161 - - [2026-07-28 18:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.161 - - [2026-07-28 18:04:35] "GET /loadbalancer/e55e62f1-f06a-4581-ac39-6c54f71c3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003988 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005408 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005702 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.161 - - [2026-07-28 18:04:35] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005990 10.0.0.161 - - [2026-07-28 18:04:35] "POST /set-tag HTTP/1.1" 200 109 0.003841 10.0.0.161 - - [2026-07-28 18:04:36] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006522 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.004152 10.0.0.161 - - [2026-07-28 18:04:36] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005281 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.003988 10.0.0.161 - - [2026-07-28 18:04:36] "GET /virtual-machine/767c26ce-4532-4ed0-bce4-523a4504acba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005322 10.0.0.161 - - [2026-07-28 18:04:36] "POST /ref-update HTTP/1.1" 200 156 0.012960 10.0.0.161 - - [2026-07-28 18:04:36] "GET /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007243 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.040906 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.023454 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.043352 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.046338 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.023625 10.0.0.161 - - [2026-07-28 18:04:36] "DELETE /instance-ip/5170e0b8-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.063011 10.0.0.161 - - [2026-07-28 18:04:36] "DELETE /virtual-machine-interface/514e8a68-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.057284 10.0.0.161 - - [2026-07-28 18:04:36] "DELETE /virtual-machine/767c26ce-4532-4ed0-bce4-523a4504acba HTTP/1.1" 200 115 0.021199 10.0.0.161 - - [2026-07-28 18:04:36] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015810 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.003426 10.0.0.161 - - [2026-07-28 18:04:36] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005992 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.161 - - [2026-07-28 18:04:36] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005923 10.0.0.161 - - [2026-07-28 18:04:36] "POST /set-tag HTTP/1.1" 200 109 0.003045 10.0.0.161 - - [2026-07-28 18:04:37] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006120 10.0.0.161 - - [2026-07-28 18:04:37] "POST /set-tag HTTP/1.1" 200 109 0.005682 10.0.0.161 - - [2026-07-28 18:04:37] "GET /virtual-machine/79447987-37a9-41ab-ad8f-c72cdc565a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003890 10.0.0.161 - - [2026-07-28 18:04:37] "POST /ref-update HTTP/1.1" 200 156 0.029565 10.0.0.161 - - [2026-07-28 18:04:37] "GET /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015616 10.0.0.161 - - [2026-07-28 18:04:37] "POST /set-tag HTTP/1.1" 200 109 0.033838 10.0.0.161 - - [2026-07-28 18:04:37] "POST /set-tag HTTP/1.1" 200 109 0.039124 10.0.0.161 - - [2026-07-28 18:04:37] "POST /set-tag HTTP/1.1" 200 109 0.037671 10.0.0.161 - - [2026-07-28 18:04:37] "POST /set-tag HTTP/1.1" 200 109 0.039358 10.0.0.161 - - [2026-07-28 18:04:37] "POST /set-tag HTTP/1.1" 200 109 0.058651 10.0.0.161 - - [2026-07-28 18:04:37] "DELETE /instance-ip/5019048e-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.071308 10.0.0.161 - - [2026-07-28 18:04:37] "POST /ref-update HTTP/1.1" 200 156 0.014810 10.0.0.161 - - [2026-07-28 18:04:37] "DELETE /virtual-machine-interface/4ff92aba-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.081463 10.0.0.161 - - [2026-07-28 18:04:37] "DELETE /virtual-machine/79447987-37a9-41ab-ad8f-c72cdc565a40 HTTP/1.1" 200 115 0.031695 10.0.0.161 - - [2026-07-28 18:04:37] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010027 10.0.0.161 - - [2026-07-28 18:04:37] "POST /set-tag HTTP/1.1" 200 109 0.004143 10.0.0.161 - - [2026-07-28 18:04:37] "GET /virtual-machine/851836c4-a6a8-4217-93ff-fccf00921779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003813 10.0.0.161 - - [2026-07-28 18:04:37] "POST /ref-update HTTP/1.1" 200 156 0.012518 10.0.0.161 - - [2026-07-28 18:04:37] "GET /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017462 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.063576 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.082739 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.032536 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.054025 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.044512 10.0.0.161 - - [2026-07-28 18:04:38] "DELETE /instance-ip/52089516-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.093414 10.0.0.161 - - [2026-07-28 18:04:38] "DELETE /virtual-machine-interface/51ea0d12-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.099073 10.0.0.161 - - [2026-07-28 18:04:38] "DELETE /virtual-machine/851836c4-a6a8-4217-93ff-fccf00921779 HTTP/1.1" 200 115 0.050306 10.0.0.161 - - [2026-07-28 18:04:38] "DELETE /tag/e4afef8c-7f18-45e0-a576-4b076374ea80 HTTP/1.1" 200 115 0.084789 10.0.0.161 - - [2026-07-28 18:04:38] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009134 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.004123 10.0.0.161 - - [2026-07-28 18:04:38] "GET /virtual-machine/5ccbbd57-0264-457f-b296-0d6730db639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003807 10.0.0.161 - - [2026-07-28 18:04:38] "POST /ref-update HTTP/1.1" 200 156 0.013383 10.0.0.161 - - [2026-07-28 18:04:38] "GET /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007102 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.046534 10.0.0.161 - - [2026-07-28 18:04:38] "POST /set-tag HTTP/1.1" 200 109 0.070711 10.0.0.161 - - [2026-07-28 18:04:39] "POST /set-tag HTTP/1.1" 200 109 0.039211 10.0.0.161 - - [2026-07-28 18:04:39] "POST /set-tag HTTP/1.1" 200 109 0.102285 10.0.0.161 - - [2026-07-28 18:04:39] "POST /set-tag HTTP/1.1" 200 109 0.062814 10.0.0.161 - - [2026-07-28 18:04:39] "DELETE /instance-ip/50b157fc-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.129844 10.0.0.161 - - [2026-07-28 18:04:39] "POST /ref-update HTTP/1.1" 200 156 0.026918 10.0.0.161 - - [2026-07-28 18:04:39] "DELETE /virtual-machine-interface/509034b4-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.122522 10.0.0.161 - - [2026-07-28 18:04:39] "DELETE /virtual-machine/5ccbbd57-0264-457f-b296-0d6730db639d HTTP/1.1" 200 115 0.043975 10.0.0.161 - - [2026-07-28 18:04:39] "DELETE /tag/dc4268a5-c00c-4ea9-b9f7-0ece02e06e5b HTTP/1.1" 200 115 0.068922 10.0.0.161 - - [2026-07-28 18:04:39] "DELETE /tag/9ac87a24-74f3-4dfe-82f7-ee642beec790 HTTP/1.1" 409 391 0.014534 10.0.0.161 - - [2026-07-28 18:05:06] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007600 10.0.0.161 - - [2026-07-28 18:05:06] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.161 - - [2026-07-28 18:05:06] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005714 10.0.0.161 - - [2026-07-28 18:05:06] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.161 - - [2026-07-28 18:05:06] "GET /virtual-machine/6546a2de-4f3a-4040-9e01-0c2c53138552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003643 10.0.0.161 - - [2026-07-28 18:05:06] "POST /ref-update HTTP/1.1" 200 156 0.012642 10.0.0.161 - - [2026-07-28 18:05:06] "GET /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005263 10.0.0.161 - - [2026-07-28 18:05:06] "POST /set-tag HTTP/1.1" 200 109 0.037027 10.0.0.161 - - [2026-07-28 18:05:06] "POST /set-tag HTTP/1.1" 200 109 0.029634 10.0.0.161 - - [2026-07-28 18:05:06] "POST /set-tag HTTP/1.1" 200 109 0.035155 10.0.0.161 - - [2026-07-28 18:05:06] "POST /set-tag HTTP/1.1" 200 109 0.028290 10.0.0.161 - - [2026-07-28 18:05:06] "DELETE /instance-ip/5345efa0-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.082731 10.0.0.161 - - [2026-07-28 18:05:06] "DELETE /virtual-machine-interface/5324783e-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.064842 10.0.0.161 - - [2026-07-28 18:05:06] "DELETE /virtual-machine/6546a2de-4f3a-4040-9e01-0c2c53138552 HTTP/1.1" 200 115 0.048927 10.0.0.161 - - [2026-07-28 18:05:06] "DELETE /tag/71d54abe-3002-4dab-b1fe-a4e02a417692 HTTP/1.1" 409 237 0.012785 10.0.0.161 - - [2026-07-28 18:05:07] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009841 10.0.0.161 - - [2026-07-28 18:05:07] "POST /set-tag HTTP/1.1" 200 109 0.003557 10.0.0.161 - - [2026-07-28 18:05:07] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008719 10.0.0.161 - - [2026-07-28 18:05:07] "POST /set-tag HTTP/1.1" 200 109 0.003863 10.0.0.161 - - [2026-07-28 18:05:07] "GET /virtual-machine/24aca448-f8e5-4013-b9a0-f6732fef53cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004885 10.0.0.161 - - [2026-07-28 18:05:07] "POST /ref-update HTTP/1.1" 200 156 0.043695 10.0.0.161 - - [2026-07-28 18:05:07] "GET /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022231 10.0.0.161 - - [2026-07-28 18:05:07] "POST /set-tag HTTP/1.1" 200 109 0.029757 10.0.0.161 - - [2026-07-28 18:05:07] "POST /set-tag HTTP/1.1" 200 109 0.045642 10.0.0.161 - - [2026-07-28 18:05:07] "POST /set-tag HTTP/1.1" 200 109 0.043031 10.0.0.161 - - [2026-07-28 18:05:07] "POST /set-tag HTTP/1.1" 200 109 0.019699 10.0.0.161 - - [2026-07-28 18:05:07] "DELETE /instance-ip/53c9f458-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.088969 10.0.0.161 - - [2026-07-28 18:05:07] "DELETE /virtual-machine-interface/53aa3c3a-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.059242 10.0.0.161 - - [2026-07-28 18:05:07] "DELETE /virtual-machine/24aca448-f8e5-4013-b9a0-f6732fef53cc HTTP/1.1" 200 115 0.023979 10.0.0.161 - - [2026-07-28 18:05:07] "DELETE /tag/2ffbe326-aa73-476a-bec5-6e82ec74b4da HTTP/1.1" 200 115 0.060476 10.0.0.161 - - [2026-07-28 18:05:07] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010313 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.003496 10.0.0.161 - - [2026-07-28 18:05:08] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005705 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.161 - - [2026-07-28 18:05:08] "GET /virtual-machine/8a203a26-777b-4355-b6fe-92169ae4c584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003936 10.0.0.161 - - [2026-07-28 18:05:08] "POST /ref-update HTTP/1.1" 200 156 0.020307 10.0.0.161 - - [2026-07-28 18:05:08] "GET /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020472 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.027235 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.043808 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.038514 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.029783 10.0.0.161 - - [2026-07-28 18:05:08] "DELETE /instance-ip/52b74692-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.059409 10.0.0.161 - - [2026-07-28 18:05:08] "DELETE /virtual-machine-interface/529622aa-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.065105 10.0.0.161 - - [2026-07-28 18:05:08] "DELETE /virtual-machine/8a203a26-777b-4355-b6fe-92169ae4c584 HTTP/1.1" 200 115 0.044803 10.0.0.161 - - [2026-07-28 18:05:08] "DELETE /tag/6f36fed2-a3ba-4f59-8d42-b3cce4b1d795 HTTP/1.1" 200 115 0.056413 10.0.0.161 - - [2026-07-28 18:05:08] "DELETE /tag/3da3f55c-5ee4-4b0d-8805-165d0e3b77e1 HTTP/1.1" 200 115 0.044866 10.0.0.161 - - [2026-07-28 18:05:08] "DELETE /tag/5e5b0981-e8d7-46e1-a2b8-c89525e1cc7b HTTP/1.1" 200 115 0.058410 10.0.0.161 - - [2026-07-28 18:05:08] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005798 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.005423 10.0.0.161 - - [2026-07-28 18:05:08] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005721 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.161 - - [2026-07-28 18:05:08] "GET /virtual-machine/89fe1985-c60f-422c-b63a-46c2a352d582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004117 10.0.0.161 - - [2026-07-28 18:05:08] "POST /ref-update HTTP/1.1" 200 156 0.014345 10.0.0.161 - - [2026-07-28 18:05:08] "GET /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024328 10.0.0.161 - - [2026-07-28 18:05:08] "POST /set-tag HTTP/1.1" 200 109 0.025722 10.0.0.161 - - [2026-07-28 18:05:09] "POST /set-tag HTTP/1.1" 200 109 0.052588 10.0.0.161 - - [2026-07-28 18:05:09] "POST /set-tag HTTP/1.1" 200 109 0.044386 10.0.0.161 - - [2026-07-28 18:05:09] "POST /set-tag HTTP/1.1" 200 109 0.023385 10.0.0.161 - - [2026-07-28 18:05:09] "DELETE /instance-ip/545417fa-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.097266 10.0.0.161 - - [2026-07-28 18:05:09] "DELETE /virtual-machine-interface/543278ca-8aae-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.061920 10.0.0.161 - - [2026-07-28 18:05:09] "DELETE /virtual-machine/89fe1985-c60f-422c-b63a-46c2a352d582 HTTP/1.1" 200 115 0.036764 10.0.0.161 - - [2026-07-28 18:05:09] "DELETE /tag/ab2a33c6-163d-4378-b06b-7f36424ef49a HTTP/1.1" 200 115 0.052385 10.0.0.161 - - [2026-07-28 18:05:09] "DELETE /tag/9c2be529-3514-4312-a6d8-37194fa9da81 HTTP/1.1" 409 237 0.005964 10.0.0.161 - - [2026-07-28 18:05:09] "DELETE /tag/53dc764d-4031-4ae3-ba40-3baed5adc5de HTTP/1.1" 409 237 0.006357 10.0.0.161 - - [2026-07-28 18:05:10] "POST /projects HTTP/1.1" 409 238 0.003056 10.0.0.161 - - [2026-07-28 18:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.161 - - [2026-07-28 18:05:10] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043009 10.0.0.161 - - [2026-07-28 18:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.161 - - [2026-07-28 18:05:10] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005426 10.0.0.161 - - [2026-07-28 18:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.161 - - [2026-07-28 18:05:10] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005834 10.0.0.161 - - [2026-07-28 18:05:10] "POST /security-groups HTTP/1.1" 409 285 0.003371 10.0.0.161 - - [2026-07-28 18:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.161 - - [2026-07-28 18:05:10] "PUT /security-group/17af4616-88d4-4f8c-b7cb-26e3a1387a58 HTTP/1.1" 200 263 0.071250 10.0.0.161 - - [2026-07-28 18:05:10] "PUT /access-control-list/be17d266-3e18-4e11-86d2-b42afdbc05a4 HTTP/1.1" 200 273 0.019328 10.0.0.161 - - [2026-07-28 18:05:10] "PUT /access-control-list/21f5154e-7590-41e0-868d-54aaeb5b931f HTTP/1.1" 200 273 0.030720 10.0.0.161 - - [2026-07-28 18:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.041402 10.0.0.161 - - [2026-07-28 18:05:15] "POST /projects HTTP/1.1" 409 238 0.003187 10.0.0.161 - - [2026-07-28 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.161 - - [2026-07-28 18:05:15] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065410 10.0.0.161 - - [2026-07-28 18:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.161 - - [2026-07-28 18:05:16] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007357 10.0.0.161 - - [2026-07-28 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.161 - - [2026-07-28 18:05:16] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006157 10.0.0.161 - - [2026-07-28 18:05:16] "POST /security-groups HTTP/1.1" 409 285 0.003559 10.0.0.161 - - [2026-07-28 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.161 - - [2026-07-28 18:05:16] "PUT /security-group/17af4616-88d4-4f8c-b7cb-26e3a1387a58 HTTP/1.1" 200 263 0.062837 10.0.0.161 - - [2026-07-28 18:05:16] "PUT /access-control-list/be17d266-3e18-4e11-86d2-b42afdbc05a4 HTTP/1.1" 200 273 0.017545 10.0.0.161 - - [2026-07-28 18:05:16] "PUT /access-control-list/21f5154e-7590-41e0-868d-54aaeb5b931f HTTP/1.1" 200 273 0.033989 10.0.0.161 - - [2026-07-28 18:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042668 10.0.0.161 - - [2026-07-28 18:05:16] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.014531 10.0.0.161 - - [2026-07-28 18:05:16] "GET /firewall-rule/276b57d7-4b3d-4b00-a9de-b1018ce10f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.009573 10.0.0.161 - - [2026-07-28 18:05:16] "POST /ref-update HTTP/1.1" 200 156 0.078433 10.0.0.161 - - [2026-07-28 18:05:16] "DELETE /firewall-rule/276b57d7-4b3d-4b00-a9de-b1018ce10f69 HTTP/1.1" 200 115 0.068483 10.0.0.161 - - [2026-07-28 18:05:16] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007224 10.0.0.161 - - [2026-07-28 18:05:16] "GET /firewall-rule/7728a066-8dde-4a2d-b456-f9828ff7ba7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003714 10.0.0.161 - - [2026-07-28 18:05:16] "POST /ref-update HTTP/1.1" 200 156 0.069164 10.0.0.161 - - [2026-07-28 18:05:16] "DELETE /firewall-rule/7728a066-8dde-4a2d-b456-f9828ff7ba7e HTTP/1.1" 200 115 0.095255 10.0.0.161 - - [2026-07-28 18:05:16] "DELETE /tag/b5ecb23b-2ab8-4b66-94d6-911530e1b77e HTTP/1.1" 200 115 0.095292 10.0.0.161 - - [2026-07-28 18:05:16] "DELETE /tag/9c2be529-3514-4312-a6d8-37194fa9da81 HTTP/1.1" 409 237 0.005922 10.0.0.161 - - [2026-07-28 18:05:16] "DELETE /tag/53dc764d-4031-4ae3-ba40-3baed5adc5de HTTP/1.1" 409 237 0.010151 10.0.0.161 - - [2026-07-28 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.161 - - [2026-07-28 18:05:16] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006606 10.0.0.161 - - [2026-07-28 18:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.161 - - [2026-07-28 18:05:16] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006760 10.0.0.161 - - [2026-07-28 18:05:17] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.070027 10.0.0.161 - - [2026-07-28 18:05:17] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.061470 10.0.0.161 - - [2026-07-28 18:05:17] "DELETE /security-group/17af4616-88d4-4f8c-b7cb-26e3a1387a58 HTTP/1.1" 200 115 0.059157 10.0.0.161 - - [2026-07-28 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.161 - - [2026-07-28 18:05:17] "DELETE /access-control-list/be17d266-3e18-4e11-86d2-b42afdbc05a4 HTTP/1.1" 200 115 0.056345 10.0.0.161 - - [2026-07-28 18:05:17] "DELETE /access-control-list/21f5154e-7590-41e0-868d-54aaeb5b931f HTTP/1.1" 200 115 0.050920 10.0.0.161 - - [2026-07-28 18:05:17] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.077093 10.0.0.161 - - [2026-07-28 18:05:17] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?fields=security_groups HTTP/1.1" 200 1353 0.042703 10.0.0.161 - - [2026-07-28 18:05:17] "DELETE /security-group/00e50d0f-62a4-4997-ae1b-32f5043f0fb9 HTTP/1.1" 200 115 0.057771 10.0.0.161 - - [2026-07-28 18:05:17] "DELETE /access-control-list/e63acd40-ee20-4a29-a3db-5f4d0f33795b HTTP/1.1" 200 115 0.057430 10.0.0.161 - - [2026-07-28 18:05:17] "GET /project/e233068b-83b6-47d8-ada4-18a01cb29f4e?fields=application_policy_sets HTTP/1.1" 200 1392 0.084394 10.0.0.161 - - [2026-07-28 18:05:17] "DELETE /access-control-list/77538591-af6c-4b07-a819-ffe434a871ea HTTP/1.1" 200 115 0.089100 10.0.0.161 - - [2026-07-28 18:05:17] "DELETE /project/e233068b-83b6-47d8-ada4-18a01cb29f4e HTTP/1.1" 200 115 0.449333 10.0.0.161 - - [2026-07-28 18:05:17] "POST /projects HTTP/1.1" 409 238 0.003654 10.0.0.161 - - [2026-07-28 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.161 - - [2026-07-28 18:05:17] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.053690 10.0.0.161 - - [2026-07-28 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.161 - - [2026-07-28 18:05:17] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006407 10.0.0.161 - - [2026-07-28 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.161 - - [2026-07-28 18:05:17] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005971 10.0.0.161 - - [2026-07-28 18:05:17] "POST /security-groups HTTP/1.1" 409 285 0.003055 10.0.0.161 - - [2026-07-28 18:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.161 - - [2026-07-28 18:05:18] "PUT /security-group/815ad7a5-7723-4a73-a608-e5a747eb9e99 HTTP/1.1" 200 263 0.064818 10.0.0.161 - - [2026-07-28 18:05:18] "PUT /access-control-list/b11728e7-4897-4504-bb22-d670b7074d04 HTTP/1.1" 200 273 0.017472 10.0.0.161 - - [2026-07-28 18:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035711 10.0.0.161 - - [2026-07-28 18:05:18] "PUT /access-control-list/125f95fc-5fdd-4fb6-84dc-9d7fe147868c HTTP/1.1" 200 273 0.041027 10.0.0.161 - - [2026-07-28 18:05:21] "DELETE /loadbalancer-member/c84f82cc-8344-4bc3-bddd-5f76371cf6ab HTTP/1.1" 200 115 0.081877 10.0.0.161 - - [2026-07-28 18:05:21] "DELETE /loadbalancer-pool/c478d36f-9da2-4dec-a7de-585cb13fcec5 HTTP/1.1" 200 115 0.083169 10.0.0.161 - - [2026-07-28 18:05:21] "DELETE /loadbalancer-listener/0593b73d-4a52-4741-8e74-9b6f35c7bd83 HTTP/1.1" 200 115 0.064706 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /loadbalancer/e55e62f1-f06a-4581-ac39-6c54f71c3ff5 HTTP/1.1" 200 115 0.070363 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /floating-ip/93a281ae-da03-4c8e-bf0f-92e69d1025b6 HTTP/1.1" 200 115 0.042425 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /instance-ip/dc54a5b4-9ed1-496d-ab2f-06bb694d68cb HTTP/1.1" 200 115 0.058342 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /virtual-machine-interface/7b7d052b-0c88-483b-899f-40623d8872e8 HTTP/1.1" 200 115 0.058772 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /tag/f8a92766-6a1a-4d11-93ae-359351692cfe HTTP/1.1" 200 115 0.055639 10.0.0.161 - - [2026-07-28 18:05:22] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006136 10.0.0.161 - - [2026-07-28 18:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.161 - - [2026-07-28 18:05:22] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003621 10.0.0.161 - - [2026-07-28 18:05:22] "GET /firewall-policy/f77b7ff9-9477-420d-a2f8-5922e9adab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003421 10.0.0.161 - - [2026-07-28 18:05:22] "GET /firewall-rule/6d11e714-4d81-4232-851a-7c43c7ce60ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.003608 10.0.0.161 - - [2026-07-28 18:05:22] "POST /ref-update HTTP/1.1" 200 156 0.020337 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /firewall-rule/6d11e714-4d81-4232-851a-7c43c7ce60ed HTTP/1.1" 200 115 0.062367 10.0.0.161 - - [2026-07-28 18:05:22] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003885 10.0.0.161 - - [2026-07-28 18:05:22] "GET /firewall-rule/c60c1aeb-dc63-4791-8aaa-61662f4e0ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.003929 10.0.0.161 - - [2026-07-28 18:05:22] "POST /ref-update HTTP/1.1" 200 156 0.021968 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /firewall-rule/c60c1aeb-dc63-4791-8aaa-61662f4e0ee5 HTTP/1.1" 200 115 0.076411 10.0.0.161 - - [2026-07-28 18:05:22] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.010821 10.0.0.161 - - [2026-07-28 18:05:22] "GET /firewall-rule/42ed6651-4d35-468a-8efc-997aed3a9299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003948 10.0.0.161 - - [2026-07-28 18:05:22] "POST /ref-update HTTP/1.1" 200 156 0.027307 10.0.0.161 - - [2026-07-28 18:05:22] "DELETE /firewall-rule/42ed6651-4d35-468a-8efc-997aed3a9299 HTTP/1.1" 200 115 0.069397 10.0.0.161 - - [2026-07-28 18:05:22] "GET /application-policy-set/3b92599f-54a1-4661-a173-0b51763032c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.022410 10.0.0.161 - - [2026-07-28 18:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.161 - - [2026-07-28 18:05:22] "GET /policy-management/b6b31602-9ea2-4a19-ab9b-1b7013c5d849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003674 10.0.0.161 - - [2026-07-28 18:05:22] "GET /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008558 10.0.0.161 - - [2026-07-28 18:05:23] "POST /ref-update HTTP/1.1" 200 156 0.044833 10.0.0.161 - - [2026-07-28 18:05:23] "DELETE /firewall-policy/1096f62a-149b-45fb-9901-2ad426c0efbc HTTP/1.1" 200 115 0.077913 10.0.0.161 - - [2026-07-28 18:05:23] "DELETE /tag/71d54abe-3002-4dab-b1fe-a4e02a417692 HTTP/1.1" 200 115 0.103712 10.0.0.161 - - [2026-07-28 18:05:23] "DELETE /tag/9c2be529-3514-4312-a6d8-37194fa9da81 HTTP/1.1" 200 115 0.058307 10.0.0.161 - - [2026-07-28 18:05:23] "DELETE /tag/53dc764d-4031-4ae3-ba40-3baed5adc5de HTTP/1.1" 200 115 0.100639 10.0.0.161 - - [2026-07-28 18:05:23] "DELETE /tag/9ac87a24-74f3-4dfe-82f7-ee642beec790 HTTP/1.1" 200 115 0.101580 10.0.0.161 - - [2026-07-28 18:05:23] "POST /projects HTTP/1.1" 409 238 0.002851 10.0.0.161 - - [2026-07-28 18:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.161 - - [2026-07-28 18:05:23] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.052465 10.0.0.161 - - [2026-07-28 18:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.161 - - [2026-07-28 18:05:23] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009475 10.0.0.161 - - [2026-07-28 18:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.161 - - [2026-07-28 18:05:23] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.011983 10.0.0.161 - - [2026-07-28 18:05:23] "POST /security-groups HTTP/1.1" 409 285 0.017358 10.0.0.161 - - [2026-07-28 18:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.161 - - [2026-07-28 18:05:23] "PUT /security-group/815ad7a5-7723-4a73-a608-e5a747eb9e99 HTTP/1.1" 200 263 0.073594 10.0.0.161 - - [2026-07-28 18:05:23] "PUT /access-control-list/b11728e7-4897-4504-bb22-d670b7074d04 HTTP/1.1" 200 273 0.056916 10.0.0.161 - - [2026-07-28 18:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.067104 10.0.0.161 - - [2026-07-28 18:05:24] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.029525 10.0.0.161 - - [2026-07-28 18:05:24] "GET /firewall-rule/6c6f8347-41b5-485a-8e3d-5867414b3fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004574 10.0.0.161 - - [2026-07-28 18:05:24] "PUT /access-control-list/125f95fc-5fdd-4fb6-84dc-9d7fe147868c HTTP/1.1" 200 273 0.057860 10.0.0.161 - - [2026-07-28 18:05:24] "POST /ref-update HTTP/1.1" 200 156 0.066368 10.0.0.161 - - [2026-07-28 18:05:24] "DELETE /firewall-rule/6c6f8347-41b5-485a-8e3d-5867414b3fe3 HTTP/1.1" 200 115 0.078333 10.0.0.161 - - [2026-07-28 18:05:24] "GET /firewall-policy/eac04afb-f6ac-44b1-bdf2-c47c51a7a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005674 10.0.0.161 - - [2026-07-28 18:05:24] "GET /firewall-rule/d7ae9777-42b4-4aa1-98fe-524448b5dcb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004368 10.0.0.161 - - [2026-07-28 18:05:24] "POST /ref-update HTTP/1.1" 200 156 0.093482 10.0.0.161 - - [2026-07-28 18:05:24] "DELETE /firewall-rule/d7ae9777-42b4-4aa1-98fe-524448b5dcb2 HTTP/1.1" 200 115 0.078083 10.0.0.161 - - [2026-07-28 18:05:24] "DELETE /tag/9927a4e4-c265-4c37-a7ea-da5b95f09a74 HTTP/1.1" 200 115 0.069589 10.0.0.161 - - [2026-07-28 18:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.161 - - [2026-07-28 18:05:24] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006544 10.0.0.161 - - [2026-07-28 18:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.161 - - [2026-07-28 18:05:24] "GET /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.009771 10.0.0.161 - - [2026-07-28 18:05:24] "PUT /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38 HTTP/1.1" 200 265 0.124159 10.0.0.161 - - [2026-07-28 18:05:24] "PUT /virtual-network/6e8035a1-e390-4b0e-840d-843ad514130d HTTP/1.1" 200 265 0.111577 10.0.0.161 - - [2026-07-28 18:05:25] "DELETE /security-group/815ad7a5-7723-4a73-a608-e5a747eb9e99 HTTP/1.1" 200 115 0.128738 10.0.0.161 - - [2026-07-28 18:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.161 - - [2026-07-28 18:05:25] "DELETE /access-control-list/b11728e7-4897-4504-bb22-d670b7074d04 HTTP/1.1" 200 115 0.102197 10.0.0.161 - - [2026-07-28 18:05:25] "DELETE /access-control-list/125f95fc-5fdd-4fb6-84dc-9d7fe147868c HTTP/1.1" 200 115 0.043884 10.0.0.161 - - [2026-07-28 18:05:25] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.073735 10.0.0.161 - - [2026-07-28 18:05:25] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?fields=security_groups HTTP/1.1" 200 1351 0.072803 10.0.0.161 - - [2026-07-28 18:05:25] "DELETE /security-group/770e1086-75ac-4ca5-8e7d-7478b467ac76 HTTP/1.1" 200 115 0.090652 10.0.0.161 - - [2026-07-28 18:05:25] "DELETE /access-control-list/041901d9-8601-4efb-a800-57ab71917e4a HTTP/1.1" 200 115 0.075118 10.0.0.161 - - [2026-07-28 18:05:25] "GET /project/0928da1e-fb2e-4726-b581-3e0b270797f0?fields=application_policy_sets HTTP/1.1" 200 1390 0.052810 10.0.0.161 - - [2026-07-28 18:05:25] "DELETE /access-control-list/25556a56-1b4d-43a8-90f9-6eeebf078670 HTTP/1.1" 200 115 0.079600 10.0.0.161 - - [2026-07-28 18:05:25] "DELETE /project/0928da1e-fb2e-4726-b581-3e0b270797f0 HTTP/1.1" 200 115 0.551856 10.0.0.161 - - [2026-07-28 18:06:20] "GET / HTTP/1.1" 200 36215 0.003164 10.0.0.161 - - [2026-07-28 18:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.161 - - [2026-07-28 18:06:20] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003765 10.0.0.161 - - [2026-07-28 18:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.161 - - [2026-07-28 18:06:20] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003697 10.0.0.161 - - [2026-07-28 18:06:35] "GET / HTTP/1.1" 200 36215 0.001953 10.0.0.161 - - [2026-07-28 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.161 - - [2026-07-28 18:06:35] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005995 10.0.0.161 - - [2026-07-28 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.161 - - [2026-07-28 18:06:35] "GET /config-node/557cd275-58ca-434e-8f0f-0c59b5922b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002911 10.0.0.161 - - [2026-07-28 18:06:48] "GET / HTTP/1.1" 200 36215 0.001441 10.0.0.161 - - [2026-07-28 18:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.161 - - [2026-07-28 18:06:48] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003372 10.0.0.161 - - [2026-07-28 18:06:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002244 10.0.0.161 - - [2026-07-28 18:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.161 - - [2026-07-28 18:06:48] "GET /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.011805 10.0.0.161 - - [2026-07-28 18:06:48] "PUT /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04 HTTP/1.1" 200 255 0.029386 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:06:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001655 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:06:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001762 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:06:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001245 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:06:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001765 10.0.0.161 - - [2026-07-28 18:07:08] "GET / HTTP/1.1" 200 36215 0.002165 10.0.0.161 - - [2026-07-28 18:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.161 - - [2026-07-28 18:07:08] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006168 10.0.0.161 - - [2026-07-28 18:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.161 - - [2026-07-28 18:07:08] "GET /config-node/557cd275-58ca-434e-8f0f-0c59b5922b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003332 10.0.0.161 - - [2026-07-28 18:07:08] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.161 - - [2026-07-28 18:07:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009779 10.0.0.161 - - [2026-07-28 18:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.161 - - [2026-07-28 18:07:13] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003545 10.0.0.161 - - [2026-07-28 18:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.161 - - [2026-07-28 18:07:13] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.028967 10.0.0.161 - - [2026-07-28 18:07:13] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.161 - - [2026-07-28 18:07:13] "POST /alarms HTTP/1.1" 409 264 0.009973 10.0.0.161 - - [2026-07-28 18:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007431 10.0.0.161 - - [2026-07-28 18:07:13] "PUT /alarm/ee9d15a5-db8c-4a8c-aa34-ca2851099101 HTTP/1.1" 200 245 0.028367 10.0.0.161 - - [2026-07-28 18:07:13] "POST /alarms HTTP/1.1" 409 261 0.003396 10.0.0.161 - - [2026-07-28 18:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/9b846baf-4fdd-452f-867f-5065ecd32a13 HTTP/1.1" 200 245 0.029957 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 261 0.002873 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/90215896-281a-46fc-96ed-eeaaed1d74b6 HTTP/1.1" 200 245 0.018313 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 253 0.002712 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/e8207a3e-8088-4e83-9620-fa561c02f991 HTTP/1.1" 200 245 0.016033 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 251 0.003227 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/61a79566-74e7-4c1d-ae9c-80f0ee6a3510 HTTP/1.1" 200 245 0.017667 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 252 0.009218 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/5bcae1e9-618c-4943-9945-551b365ee1f7 HTTP/1.1" 200 245 0.017474 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 256 0.013980 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/bbe8b06a-d106-4b7a-af55-29087e43ce62 HTTP/1.1" 200 245 0.015790 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 248 0.023873 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/63f00e70-dc94-4fc3-a885-729a0f0c2499 HTTP/1.1" 200 245 0.017158 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 252 0.007972 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/31964796-804d-4458-bb81-f66c269b8a1c HTTP/1.1" 200 245 0.017245 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 257 0.016454 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/3f432c12-10b3-4924-8952-9fa6c4e09c9d HTTP/1.1" 200 245 0.018764 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 251 0.009623 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/95964389-a76f-4a44-8905-d9a4b9795403 HTTP/1.1" 200 245 0.020664 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 257 0.020477 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/2bc2b73a-1d07-4dd8-bb65-c8505f12869e HTTP/1.1" 200 245 0.018764 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 261 0.007753 10.0.0.161 - - [2026-07-28 18:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.161 - - [2026-07-28 18:07:14] "PUT /alarm/8620be06-f6f2-427c-8871-99ac7f6db56d HTTP/1.1" 200 245 0.021968 10.0.0.161 - - [2026-07-28 18:07:14] "POST /alarms HTTP/1.1" 409 258 0.020742 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/02c66f93-340f-4ca8-a6fa-7efa24846db3 HTTP/1.1" 200 245 0.017751 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 254 0.008332 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/9d45e1eb-a124-48b7-8946-5c8ef70506ef HTTP/1.1" 200 245 0.025967 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 254 0.021205 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/be0a911c-433c-4e0f-a72a-138e33578532 HTTP/1.1" 200 245 0.017696 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 254 0.010208 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/c2f6b0be-871e-4338-ab45-6344f404f0f1 HTTP/1.1" 200 245 0.017050 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 247 0.011797 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/52337c71-7bda-42b9-81df-fa9501a447a5 HTTP/1.1" 200 245 0.016835 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 272 0.012840 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/ebe071c3-d49f-4e80-9e05-202eff593f70 HTTP/1.1" 200 245 0.016574 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 261 0.006762 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/2a5406ff-c1ab-4f6c-a073-197f3370700f HTTP/1.1" 200 245 0.028007 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 259 0.028428 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/b47a4efb-8e30-494c-b7f4-bd84aac63510 HTTP/1.1" 200 245 0.016702 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 265 0.010026 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/98a25eed-20c1-40d3-85d8-4c2b0e9b04e2 HTTP/1.1" 200 245 0.017315 10.0.0.161 - - [2026-07-28 18:07:15] "POST /alarms HTTP/1.1" 409 279 0.015096 10.0.0.161 - - [2026-07-28 18:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.161 - - [2026-07-28 18:07:15] "PUT /alarm/05d2c91a-341c-4f7f-9d0f-a7d9c0cbe20a HTTP/1.1" 200 245 0.014541 10.0.0.161 - - [2026-07-28 18:07:16] "GET / HTTP/1.1" 200 36215 0.002225 10.0.0.161 - - [2026-07-28 18:07:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002633 10.0.0.161 - - [2026-07-28 18:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.161 - - [2026-07-28 18:07:16] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.011676 10.0.0.161 - - [2026-07-28 18:07:16] "GET / HTTP/1.1" 200 36215 0.001794 10.0.0.161 - - [2026-07-28 18:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.161 - - [2026-07-28 18:07:16] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003626 10.0.0.161 - - [2026-07-28 18:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.161 - - [2026-07-28 18:07:16] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.012386 10.0.0.161 - - [2026-07-28 18:07:16] "GET / HTTP/1.1" 200 36215 0.002091 10.0.0.161 - - [2026-07-28 18:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.161 - - [2026-07-28 18:07:16] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007726 10.0.0.161 - - [2026-07-28 18:07:16] "PUT /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd HTTP/1.1" 200 275 0.023944 10.0.0.161 - - [2026-07-28 18:07:20] "GET / HTTP/1.1" 200 36215 0.001818 10.0.0.161 - - [2026-07-28 18:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.161 - - [2026-07-28 18:07:20] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004340 10.0.0.161 - - [2026-07-28 18:07:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002884 10.0.0.161 - - [2026-07-28 18:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.161 - - [2026-07-28 18:07:20] "GET /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004399 10.0.0.161 - - [2026-07-28 18:07:20] "PUT /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04 HTTP/1.1" 200 255 0.026206 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:07:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001408 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:07:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001452 10.0.0.161 - - [2026-07-28 18:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.161 - - [2026-07-28 18:07:23] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005119 10.0.0.161 - - [2026-07-28 18:08:07] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.161 - - [2026-07-28 18:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.161 - - [2026-07-28 18:08:07] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006094 10.0.0.161 - - [2026-07-28 18:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.161 - - [2026-07-28 18:08:07] "GET /config-node/557cd275-58ca-434e-8f0f-0c59b5922b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003075 10.0.0.161 - - [2026-07-28 18:08:18] "GET / HTTP/1.1" 200 36215 0.005332 10.0.0.161 - - [2026-07-28 18:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.161 - - [2026-07-28 18:08:18] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007002 10.0.0.161 - - [2026-07-28 18:08:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002741 10.0.0.161 - - [2026-07-28 18:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.161 - - [2026-07-28 18:08:18] "GET /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003580 10.0.0.161 - - [2026-07-28 18:08:18] "PUT /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04 HTTP/1.1" 200 255 0.026270 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001748 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001462 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001218 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001546 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001529 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001751 10.0.0.161 - - [2026-07-28 18:08:44] "GET / HTTP/1.1" 200 36215 0.002455 10.0.0.161 - - [2026-07-28 18:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.161 - - [2026-07-28 18:08:44] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008528 10.0.0.161 - - [2026-07-28 18:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009027 10.0.0.161 - - [2026-07-28 18:08:44] "GET /config-node/557cd275-58ca-434e-8f0f-0c59b5922b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003553 10.0.0.161 - - [2026-07-28 18:08:44] "GET / HTTP/1.1" 200 36215 0.002455 10.0.0.161 - - [2026-07-28 18:08:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003203 10.0.0.161 - - [2026-07-28 18:08:49] "GET /global-system-configs HTTP/1.1" 200 323 0.004833 10.0.0.161 - - [2026-07-28 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.161 - - [2026-07-28 18:08:49] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004259 10.0.0.161 - - [2026-07-28 18:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.161 - - [2026-07-28 18:08:49] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.015824 10.0.0.161 - - [2026-07-28 18:08:50] "GET /global-system-configs HTTP/1.1" 200 323 0.004475 10.0.0.161 - - [2026-07-28 18:08:50] "GET / HTTP/1.1" 200 36215 0.002401 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 264 0.003986 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/ee9d15a5-db8c-4a8c-aa34-ca2851099101 HTTP/1.1" 200 245 0.016401 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 261 0.003452 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/9b846baf-4fdd-452f-867f-5065ecd32a13 HTTP/1.1" 200 245 0.026678 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 261 0.003357 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/90215896-281a-46fc-96ed-eeaaed1d74b6 HTTP/1.1" 200 245 0.032004 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 253 0.003035 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/e8207a3e-8088-4e83-9620-fa561c02f991 HTTP/1.1" 200 245 0.015167 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 251 0.002923 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/61a79566-74e7-4c1d-ae9c-80f0ee6a3510 HTTP/1.1" 200 245 0.013453 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 252 0.002717 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/5bcae1e9-618c-4943-9945-551b365ee1f7 HTTP/1.1" 200 245 0.016756 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 256 0.003179 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/bbe8b06a-d106-4b7a-af55-29087e43ce62 HTTP/1.1" 200 245 0.013299 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 248 0.012183 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/63f00e70-dc94-4fc3-a885-729a0f0c2499 HTTP/1.1" 200 245 0.013520 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 252 0.023084 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/31964796-804d-4458-bb81-f66c269b8a1c HTTP/1.1" 200 245 0.022143 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 257 0.015835 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007847 10.0.0.161 - - [2026-07-28 18:08:50] "PUT /alarm/3f432c12-10b3-4924-8952-9fa6c4e09c9d HTTP/1.1" 200 245 0.017403 10.0.0.161 - - [2026-07-28 18:08:50] "POST /alarms HTTP/1.1" 409 251 0.006986 10.0.0.161 - - [2026-07-28 18:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/95964389-a76f-4a44-8905-d9a4b9795403 HTTP/1.1" 200 245 0.014418 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 257 0.007103 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/2bc2b73a-1d07-4dd8-bb65-c8505f12869e HTTP/1.1" 200 245 0.020189 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 261 0.011845 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/8620be06-f6f2-427c-8871-99ac7f6db56d HTTP/1.1" 200 245 0.013807 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 258 0.013231 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/02c66f93-340f-4ca8-a6fa-7efa24846db3 HTTP/1.1" 200 245 0.014110 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 254 0.006927 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/9d45e1eb-a124-48b7-8946-5c8ef70506ef HTTP/1.1" 200 245 0.013177 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 254 0.009311 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/be0a911c-433c-4e0f-a72a-138e33578532 HTTP/1.1" 200 245 0.016709 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 254 0.017204 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/c2f6b0be-871e-4338-ab45-6344f404f0f1 HTTP/1.1" 200 245 0.011865 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 247 0.010779 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/52337c71-7bda-42b9-81df-fa9501a447a5 HTTP/1.1" 200 245 0.016277 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 272 0.008914 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/ebe071c3-d49f-4e80-9e05-202eff593f70 HTTP/1.1" 200 245 0.024087 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 261 0.002856 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/2a5406ff-c1ab-4f6c-a073-197f3370700f HTTP/1.1" 200 245 0.018717 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 259 0.007605 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/b47a4efb-8e30-494c-b7f4-bd84aac63510 HTTP/1.1" 200 245 0.014406 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 265 0.010797 10.0.0.161 - - [2026-07-28 18:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.161 - - [2026-07-28 18:08:51] "PUT /alarm/98a25eed-20c1-40d3-85d8-4c2b0e9b04e2 HTTP/1.1" 200 245 0.014747 10.0.0.161 - - [2026-07-28 18:08:51] "POST /alarms HTTP/1.1" 409 279 0.023414 10.0.0.161 - - [2026-07-28 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.161 - - [2026-07-28 18:08:52] "PUT /alarm/05d2c91a-341c-4f7f-9d0f-a7d9c0cbe20a HTTP/1.1" 200 245 0.024529 10.0.0.161 - - [2026-07-28 18:08:52] "GET / HTTP/1.1" 200 36215 0.002937 10.0.0.161 - - [2026-07-28 18:08:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003036 10.0.0.161 - - [2026-07-28 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.161 - - [2026-07-28 18:08:52] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.011439 10.0.0.161 - - [2026-07-28 18:08:52] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.161 - - [2026-07-28 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.161 - - [2026-07-28 18:08:52] "GET /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003755 10.0.0.161 - - [2026-07-28 18:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.161 - - [2026-07-28 18:08:52] "PUT /global-vrouter-config/cd3782fc-29bc-4565-b110-133c1ed5c104 HTTP/1.1" 200 277 0.029203 10.0.0.161 - - [2026-07-28 18:08:53] "GET / HTTP/1.1" 200 36215 0.002086 10.0.0.161 - - [2026-07-28 18:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.161 - - [2026-07-28 18:08:53] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.013003 10.0.0.161 - - [2026-07-28 18:08:53] "PUT /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd HTTP/1.1" 200 275 0.037184 10.0.0.161 - - [2026-07-28 18:08:56] "GET / HTTP/1.1" 200 36215 0.002628 10.0.0.161 - - [2026-07-28 18:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.161 - - [2026-07-28 18:08:56] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004907 10.0.0.161 - - [2026-07-28 18:08:56] "POST /bgp-routers HTTP/1.1" 409 301 0.004943 10.0.0.161 - - [2026-07-28 18:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.161 - - [2026-07-28 18:08:56] "GET /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003870 10.0.0.161 - - [2026-07-28 18:08:56] "PUT /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04 HTTP/1.1" 200 255 0.017167 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001204 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001153 10.0.0.161 - - [2026-07-28 18:09:01] "POST /tags HTTP/1.1" 200 356 0.063622 10.0.0.161 - - [2026-07-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022364 10.0.0.161 - - [2026-07-28 18:09:01] "GET /tag/9b4b950c-b4ba-4a30-b008-3e860255b420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.044128 10.0.0.161 - - [2026-07-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.161 - - [2026-07-28 18:09:01] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.013735 10.0.0.161 - - [2026-07-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.161 - - [2026-07-28 18:09:01] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.109015 10.0.0.161 - - [2026-07-28 18:09:01] "POST /virtual-machines HTTP/1.1" 200 352 0.033383 10.0.0.161 - - [2026-07-28 18:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022451 10.0.0.161 - - [2026-07-28 18:09:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.143421 10.0.0.161 - - [2026-07-28 18:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013482 10.0.0.161 - - [2026-07-28 18:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013214 10.0.0.161 - - [2026-07-28 18:09:01] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006709 10.0.0.161 - - [2026-07-28 18:09:01] "POST /instance-ips HTTP/1.1" 200 392 0.028905 10.0.0.161 - - [2026-07-28 18:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034972 10.0.0.161 - - [2026-07-28 18:09:01] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.011736 10.0.0.161 - - [2026-07-28 18:09:01] "POST /set-tag HTTP/1.1" 200 109 0.020606 10.0.0.161 - - [2026-07-28 18:09:01] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.025469 10.0.0.161 - - [2026-07-28 18:09:01] "GET /instance-ip/695c78a8-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004355 10.0.0.161 - - [2026-07-28 18:09:02] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006717 10.0.0.161 - - [2026-07-28 18:09:02] "POST /set-tag HTTP/1.1" 200 109 0.003922 10.0.0.161 - - [2026-07-28 18:09:02] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.009844 10.0.0.161 - - [2026-07-28 18:09:02] "POST /ref-update HTTP/1.1" 200 156 0.013716 10.0.0.161 - - [2026-07-28 18:09:02] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007966 10.0.0.161 - - [2026-07-28 18:09:02] "POST /set-tag HTTP/1.1" 200 109 0.003580 10.0.0.161 - - [2026-07-28 18:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.161 - - [2026-07-28 18:09:02] "GET /virtual-network/62fa59fd-f8d8-465e-9a55-ccab28b95d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006001 10.0.0.161 - - [2026-07-28 18:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.161 - - [2026-07-28 18:09:02] "GET /project/2ca7ed08-6ff6-4da2-a5f1-c330cd3f8e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066633 10.0.0.161 - - [2026-07-28 18:09:02] "POST /virtual-machines HTTP/1.1" 200 356 0.012505 10.0.0.161 - - [2026-07-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015956 10.0.0.161 - - [2026-07-28 18:09:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.168866 10.0.0.161 - - [2026-07-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012577 10.0.0.161 - - [2026-07-28 18:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015021 10.0.0.161 - - [2026-07-28 18:09:02] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007117 10.0.0.161 - - [2026-07-28 18:09:02] "POST /instance-ips HTTP/1.1" 200 396 0.033208 10.0.0.161 - - [2026-07-28 18:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024643 10.0.0.161 - - [2026-07-28 18:09:02] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.016934 10.0.0.161 - - [2026-07-28 18:09:02] "POST /set-tag HTTP/1.1" 200 109 0.026241 10.0.0.161 - - [2026-07-28 18:09:02] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.033051 10.0.0.161 - - [2026-07-28 18:09:02] "GET /instance-ip/69ef5998-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004410 10.0.0.161 - - [2026-07-28 18:09:03] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005420 10.0.0.161 - - [2026-07-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.161 - - [2026-07-28 18:09:03] "GET /virtual-router/c635ee7d-aa84-4c2c-ab4b-03583680551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.028723 10.0.0.161 - - [2026-07-28 18:09:03] "POST /ref-update HTTP/1.1" 200 156 0.018872 10.0.0.161 - - [2026-07-28 18:09:03] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.036134 10.0.0.161 - - [2026-07-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.004642 10.0.0.161 - - [2026-07-28 18:09:03] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007440 10.0.0.161 - - [2026-07-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.161 - - [2026-07-28 18:09:03] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007273 10.0.0.161 - - [2026-07-28 18:09:03] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.161 - - [2026-07-28 18:09:11] "GET / HTTP/1.1" 200 36215 0.002800 10.0.0.161 - - [2026-07-28 18:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.161 - - [2026-07-28 18:09:12] "GET /global-system-config/570c2142-ddb0-4158-9bc4-0cb3f9ae04dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.010648 10.0.0.161 - - [2026-07-28 18:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.161 - - [2026-07-28 18:09:12] "GET /config-node/557cd275-58ca-434e-8f0f-0c59b5922b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003135 10.0.0.161 - - [2026-07-28 18:09:13] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005367 10.0.0.161 - - [2026-07-28 18:09:13] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.161 - - [2026-07-28 18:09:14] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005415 10.0.0.161 - - [2026-07-28 18:09:14] "POST /set-tag HTTP/1.1" 200 109 0.003677 10.0.0.161 - - [2026-07-28 18:09:15] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005608 10.0.0.161 - - [2026-07-28 18:09:15] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.161 - - [2026-07-28 18:09:24] "GET / HTTP/1.1" 200 36215 0.001780 10.0.0.161 - - [2026-07-28 18:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.161 - - [2026-07-28 18:09:24] "GET /routing-instance/cce0e1f8-e569-4106-a02e-c5dd8fa41768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006840 10.0.0.161 - - [2026-07-28 18:09:24] "POST /bgp-routers HTTP/1.1" 409 301 0.003675 10.0.0.161 - - [2026-07-28 18:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.161 - - [2026-07-28 18:09:24] "GET /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004540 10.0.0.161 - - [2026-07-28 18:09:24] "PUT /bgp-router/d2ea48ae-1af1-4695-a54f-4be41b24ea04 HTTP/1.1" 200 255 0.017223 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001294 [Introspect:8084]10.0.0.161 - - [2026-07-28 18:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001520 10.0.0.161 - - [2026-07-28 18:09:46] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.020482 10.0.0.161 - - [2026-07-28 18:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003671 10.0.0.161 - - [2026-07-28 18:09:46] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005733 10.0.0.161 - - [2026-07-28 18:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003336 10.0.0.161 - - [2026-07-28 18:09:46] "GET /virtual-machine/3f83c93f-1866-4248-b759-1b63f24f9199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.008142 10.0.0.161 - - [2026-07-28 18:09:46] "POST /ref-update HTTP/1.1" 200 156 0.035860 10.0.0.161 - - [2026-07-28 18:09:47] "GET /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007045 10.0.0.161 - - [2026-07-28 18:09:47] "POST /set-tag HTTP/1.1" 200 109 0.036975 10.0.0.161 - - [2026-07-28 18:09:47] "POST /set-tag HTTP/1.1" 200 109 0.047155 10.0.0.161 - - [2026-07-28 18:09:47] "DELETE /instance-ip/695c78a8-8aaf-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.067671 10.0.0.161 - - [2026-07-28 18:09:47] "DELETE /virtual-machine-interface/6939a6ac-8aaf-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.089821 10.0.0.161 - - [2026-07-28 18:09:47] "DELETE /virtual-machine/3f83c93f-1866-4248-b759-1b63f24f9199 HTTP/1.1" 200 115 0.046998 10.0.0.161 - - [2026-07-28 18:09:47] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006799 10.0.0.161 - - [2026-07-28 18:09:47] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.161 - - [2026-07-28 18:10:17] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005547 10.0.0.161 - - [2026-07-28 18:10:17] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.161 - - [2026-07-28 18:10:17] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010215 10.0.0.161 - - [2026-07-28 18:10:17] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.161 - - [2026-07-28 18:10:17] "GET /virtual-machine/619f4f7e-4f09-424a-995e-66b21c226ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.005673 10.0.0.161 - - [2026-07-28 18:10:18] "POST /ref-update HTTP/1.1" 200 156 0.020033 10.0.0.161 - - [2026-07-28 18:10:18] "GET /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013139 10.0.0.161 - - [2026-07-28 18:10:18] "POST /set-tag HTTP/1.1" 200 109 0.039436 10.0.0.161 - - [2026-07-28 18:10:18] "POST /set-tag HTTP/1.1" 200 109 0.060363 10.0.0.161 - - [2026-07-28 18:10:18] "DELETE /instance-ip/69ef5998-8aaf-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.114382 10.0.0.161 - - [2026-07-28 18:10:18] "DELETE /virtual-machine-interface/69cae87e-8aaf-11f1-8f01-fa163e397036 HTTP/1.1" 200 115 0.089175 10.0.0.161 - - [2026-07-28 18:10:18] "DELETE /virtual-machine/619f4f7e-4f09-424a-995e-66b21c226ed6 HTTP/1.1" 200 115 0.049099 10.0.0.161 - - [2026-07-28 18:10:18] "DELETE /tag/9b4b950c-b4ba-4a30-b008-3e860255b420 HTTP/1.1" 200 115 0.064591