++ 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: =================== Mon Jan 19 11:21:46 AM UTC 2026 ===================' INFO: =================== Mon Jan 19 11:21:46 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.236.37.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.236.37.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/19/2026 11:22:30.858 7f76797e19c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/19/2026 11:22:31.369 7f76797e19c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/19/2026 11:22:31.419 7f76797e19c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/19/2026 11:22:31.419 7f76797e19c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-01-19 11:22:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000842 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:22:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000782 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-01-19 11:22:52] "GET / HTTP/1.1" 503 181 0.000227 10.0.0.33 - - [2026-01-19 11:22:52] "GET / HTTP/1.1" 503 181 0.000401 10.0.0.33 - - [2026-01-19 11:22:53] "GET / HTTP/1.1" 200 35931 0.023900 10.0.0.33 - - [2026-01-19 11:22:53] "GET / HTTP/1.1" 200 45303 0.001806 10.0.0.33 - - [2026-01-19 11:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.036823 10.0.0.33 - - [2026-01-19 11:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.046295 10.0.0.33 - - [2026-01-19 11:22:54] "GET / HTTP/1.1" 200 35931 0.002835 10.0.0.33 - - [2026-01-19 11:22:54] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.33 - - [2026-01-19 11:22:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.005433 10.0.0.33 - - [2026-01-19 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2026-01-19 11:22:54] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032824 10.0.0.33 - - [2026-01-19 11:22:54] "POST /service-appliance-sets HTTP/1.1" 200 553 0.098418 10.0.0.33 - - [2026-01-19 11:22:54] "POST /fqname-to-id HTTP/1.1" 404 180 0.015839 10.0.0.33 - - [2026-01-19 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016326 10.0.0.33 - - [2026-01-19 11:22:54] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025168 10.0.0.33 - - [2026-01-19 11:22:55] "GET / HTTP/1.1" 200 35931 0.005730 10.0.0.33 - - [2026-01-19 11:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013561 10.0.0.33 - - [2026-01-19 11:22:55] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.034351 10.0.0.33 - - [2026-01-19 11:22:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.018427 10.0.0.33 - - [2026-01-19 11:22:55] "POST /service-appliance-sets HTTP/1.1" 200 541 0.266853 10.0.0.33 - - [2026-01-19 11:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017502 10.0.0.33 - - [2026-01-19 11:22:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.202676 10.0.0.33 - - [2026-01-19 11:22:55] "GET /network-ipam/3ebef273-a05f-4653-ac1b-790434284c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.022306 10.0.0.33 - - [2026-01-19 11:22:55] "POST /service-templates HTTP/1.1" 200 511 0.073596 10.0.0.33 - - [2026-01-19 11:22:55] "POST /service-templates HTTP/1.1" 200 501 0.042684 10.0.0.33 - - [2026-01-19 11:22:56] "POST /service-templates HTTP/1.1" 200 515 0.113365 10.0.0.33 - - [2026-01-19 11:22:56] "POST /service-templates HTTP/1.1" 200 535 0.127628 10.0.0.33 - - [2026-01-19 11:22:56] "POST /service-templates HTTP/1.1" 200 507 0.104227 10.0.0.33 - - [2026-01-19 11:22:56] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.33 - - [2026-01-19 11:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009803 10.0.0.33 - - [2026-01-19 11:22:56] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027369 10.0.0.33 - - [2026-01-19 11:22:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.004707 10.0.0.33 - - [2026-01-19 11:22:56] "POST /config-nodes HTTP/1.1" 200 593 0.121673 10.0.0.33 - - [2026-01-19 11:22:57] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.33 - - [2026-01-19 11:22:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.027977 10.0.0.33 - - [2026-01-19 11:22:57] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.33 - - [2026-01-19 11:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.027731 10.0.0.33 - - [2026-01-19 11:22:57] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018599 10.0.0.33 - - [2026-01-19 11:22:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.015717 10.0.0.33 - - [2026-01-19 11:22:57] "POST /database-nodes HTTP/1.1" 200 597 0.047054 10.0.0.33 - - [2026-01-19 11:22:58] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.33 - - [2026-01-19 11:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021995 10.0.0.33 - - [2026-01-19 11:22:58] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010060 10.0.0.33 - - [2026-01-19 11:22:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.008903 10.0.0.33 - - [2026-01-19 11:22:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.040291 10.0.0.33 - - [2026-01-19 11:22:58] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.33 - - [2026-01-19 11:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.33 - - [2026-01-19 11:22:58] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012111 10.0.0.33 - - [2026-01-19 11:22:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002381 10.0.0.33 - - [2026-01-19 11:22:58] "POST /analytics-nodes HTTP/1.1" 200 599 0.053270 10.0.0.33 - - [2026-01-19 11:22:59] "GET / HTTP/1.1" 200 35931 0.002705 10.0.0.33 - - [2026-01-19 11:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.33 - - [2026-01-19 11:22:59] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012084 10.0.0.33 - - [2026-01-19 11:22:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.007723 10.0.0.33 - - [2026-01-19 11:23:00] "POST /config-database-nodes HTTP/1.1" 200 611 0.035823 10.0.0.33 - - [2026-01-19 11:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.33 - - [2026-01-19 11:23:01] "GET /network-ipam/3ebef273-a05f-4653-ac1b-790434284c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003978 10.0.0.33 - - [2026-01-19 11:23:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.008461 10.0.0.33 - - [2026-01-19 11:23:02] "POST /access-control-lists HTTP/1.1" 200 587 0.056241 10.0.0.33 - - [2026-01-19 11:23:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.009909 10.0.0.33 - - [2026-01-19 11:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.33 - - [2026-01-19 11:23:02] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.018631 10.0.0.33 - - [2026-01-19 11:23:02] "POST /access-control-lists HTTP/1.1" 200 585 0.089174 10.0.0.33 - - [2026-01-19 11:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025813 10.0.0.33 - - [2026-01-19 11:23:02] "POST /route-targets HTTP/1.1" 200 327 0.029608 10.0.0.33 - - [2026-01-19 11:23:02] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.060059 10.0.0.33 - - [2026-01-19 11:23:02] "POST /ref-update HTTP/1.1" 200 156 0.045213 10.0.0.33 - - [2026-01-19 11:23:02] "POST /route-targets HTTP/1.1" 200 327 0.015421 10.0.0.33 - - [2026-01-19 11:23:02] "POST /ref-update HTTP/1.1" 200 156 0.019403 10.0.0.33 - - [2026-01-19 11:23:02] "POST /route-targets HTTP/1.1" 200 327 0.048556 10.0.0.33 - - [2026-01-19 11:23:02] "POST /ref-update HTTP/1.1" 200 156 0.103431 10.0.0.33 - - [2026-01-19 11:23:03] "POST /route-targets HTTP/1.1" 200 327 0.019689 10.0.0.33 - - [2026-01-19 11:23:03] "POST /ref-update HTTP/1.1" 200 156 0.070709 10.0.0.33 - - [2026-01-19 11:23:03] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.33 - - [2026-01-19 11:23:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.008132 10.0.0.33 - - [2026-01-19 11:23:03] "POST /alarms HTTP/1.1" 200 581 0.064219 10.0.0.33 - - [2026-01-19 11:23:03] "GET / HTTP/1.1" 200 35931 0.002472 10.0.0.33 - - [2026-01-19 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.33 - - [2026-01-19 11:23:03] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021492 10.0.0.33 - - [2026-01-19 11:23:03] "POST /access-control-lists HTTP/1.1" 200 551 0.169214 10.0.0.33 - - [2026-01-19 11:23:03] "POST /alarms HTTP/1.1" 200 575 0.154712 10.0.0.33 - - [2026-01-19 11:23:03] "PUT /access-control-list/bee1d90a-61a9-4da9-9940-bda4cdc6e594 HTTP/1.1" 200 272 0.069785 10.0.0.33 - - [2026-01-19 11:23:03] "POST /bgp-routers HTTP/1.1" 200 616 0.168955 10.0.0.33 - - [2026-01-19 11:23:03] "PUT /access-control-list/c1c99548-9b9f-4b5c-8328-11f8809dd0fd HTTP/1.1" 200 272 0.091419 10.0.0.33 - - [2026-01-19 11:23:03] "POST /alarms HTTP/1.1" 200 575 0.160728 10.0.0.33 - - [2026-01-19 11:23:03] "GET /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.042542 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:23:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:23:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004343 10.0.0.33 - - [2026-01-19 11:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.33 - - [2026-01-19 11:23:03] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.029982 10.0.0.33 - - [2026-01-19 11:23:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012486 10.0.0.33 - - [2026-01-19 11:23:03] "POST /ref-update HTTP/1.1" 200 156 0.029560 10.0.0.33 - - [2026-01-19 11:23:03] "POST /alarms HTTP/1.1" 200 559 0.134633 10.0.0.33 - - [2026-01-19 11:23:03] "POST /alarms HTTP/1.1" 200 555 0.136701 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 557 0.264379 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 565 0.026936 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 549 0.117393 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 557 0.055136 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 567 0.042916 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 555 0.098279 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 567 0.127933 10.0.0.33 - - [2026-01-19 11:23:04] "POST /alarms HTTP/1.1" 200 575 0.127156 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 569 0.076205 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 561 0.128341 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 561 0.037647 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 561 0.082440 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 547 0.057332 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 595 0.082389 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 575 0.089230 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 571 0.075428 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 583 0.032508 10.0.0.33 - - [2026-01-19 11:23:05] "POST /alarms HTTP/1.1" 200 609 0.055018 10.0.0.33 - - [2026-01-19 11:23:06] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.33 - - [2026-01-19 11:23:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005352 10.0.0.33 - - [2026-01-19 11:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2026-01-19 11:23:06] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.022776 10.0.0.33 - - [2026-01-19 11:23:06] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.33 - - [2026-01-19 11:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2026-01-19 11:23:06] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004765 10.0.0.33 - - [2026-01-19 11:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2026-01-19 11:23:06] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.013436 10.0.0.33 - - [2026-01-19 11:23:07] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.33 - - [2026-01-19 11:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.33 - - [2026-01-19 11:23:07] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016867 10.0.0.33 - - [2026-01-19 11:23:07] "PUT /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2 HTTP/1.1" 200 274 0.036356 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:23:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:23:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:23:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:23:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 10.0.0.33 - - [2026-01-19 11:24:05] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.33 - - [2026-01-19 11:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.33 - - [2026-01-19 11:24:05] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005843 10.0.0.33 - - [2026-01-19 11:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-01-19 11:24:05] "GET /config-node/248cb9bd-5214-4a1a-a47d-5170e95f3ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003847 10.0.0.33 - - [2026-01-19 11:24:16] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.33 - - [2026-01-19 11:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.33 - - [2026-01-19 11:24:16] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008495 10.0.0.33 - - [2026-01-19 11:24:16] "POST /bgp-routers HTTP/1.1" 409 301 0.003025 10.0.0.33 - - [2026-01-19 11:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2026-01-19 11:24:16] "GET /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.011529 10.0.0.33 - - [2026-01-19 11:24:16] "PUT /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c HTTP/1.1" 200 254 0.030158 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005069 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001412 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001298 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001370 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 10.0.0.33 - - [2026-01-19 11:24:33] "GET / HTTP/1.1" 200 35931 0.002690 10.0.0.33 - - [2026-01-19 11:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.33 - - [2026-01-19 11:24:33] "GET /domain/1fca8e4b-e13c-4119-8912-e6ef496700a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007213 10.0.0.33 - - [2026-01-19 11:24:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.006307 10.0.0.33 - - [2026-01-19 11:24:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.003471 10.0.0.33 - - [2026-01-19 11:24:33] "POST /security-groups HTTP/1.1" 200 570 0.108509 10.0.0.33 - - [2026-01-19 11:24:33] "POST /projects HTTP/1.1" 200 481 0.381778 10.0.0.33 - - [2026-01-19 11:24:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.005505 10.0.0.33 - - [2026-01-19 11:24:33] "POST /access-control-lists HTTP/1.1" 200 579 0.065988 10.0.0.33 - - [2026-01-19 11:24:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.012205 10.0.0.33 - - [2026-01-19 11:24:33] "POST /security-groups HTTP/1.1" 200 534 0.137308 10.0.0.33 - - [2026-01-19 11:24:33] "POST /access-control-lists HTTP/1.1" 200 577 0.123304 10.0.0.33 - - [2026-01-19 11:24:33] "POST /chown HTTP/1.1" 200 109 0.055794 10.0.0.33 - - [2026-01-19 11:24:33] "POST /policy-managements HTTP/1.1" 409 214 0.041769 10.0.0.33 - - [2026-01-19 11:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.33 - - [2026-01-19 11:24:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.015402 10.0.0.33 - - [2026-01-19 11:24:34] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004583 10.0.0.33 - - [2026-01-19 11:24:34] "POST /access-control-lists HTTP/1.1" 200 594 0.042933 10.0.0.33 - - [2026-01-19 11:24:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.021497 10.0.0.33 - - [2026-01-19 11:24:34] "POST /application-policy-sets HTTP/1.1" 200 528 0.068252 10.0.0.33 - - [2026-01-19 11:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016535 10.0.0.33 - - [2026-01-19 11:24:34] "POST /access-control-lists HTTP/1.1" 200 592 0.041379 10.0.0.33 - - [2026-01-19 11:24:34] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.021424 10.0.0.33 - - [2026-01-19 11:24:34] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.029928 10.0.0.33 - - [2026-01-19 11:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021478 10.0.0.33 - - [2026-01-19 11:24:34] "GET /virtual-network/25384ab1-5e09-4257-b87d-f5c20af37a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005662 10.0.0.33 - - [2026-01-19 11:24:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.000889 10.0.0.33 - - [2026-01-19 11:24:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.016172 10.0.0.33 - - [2026-01-19 11:24:34] "POST /security-groups HTTP/1.1" 200 574 0.084414 10.0.0.33 - - [2026-01-19 11:24:34] "POST /projects HTTP/1.1" 200 489 0.371283 10.0.0.33 - - [2026-01-19 11:24:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.015253 10.0.0.33 - - [2026-01-19 11:24:34] "POST /security-groups HTTP/1.1" 200 546 0.047235 10.0.0.33 - - [2026-01-19 11:24:34] "POST /access-control-lists HTTP/1.1" 200 583 0.135004 10.0.0.33 - - [2026-01-19 11:24:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.009355 10.0.0.33 - - [2026-01-19 11:24:34] "POST /chown HTTP/1.1" 200 109 0.059045 10.0.0.33 - - [2026-01-19 11:24:34] "POST /network-ipams HTTP/1.1" 200 522 0.056690 10.0.0.33 - - [2026-01-19 11:24:35] "POST /access-control-lists HTTP/1.1" 200 581 0.111081 10.0.0.33 - - [2026-01-19 11:24:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.004350 10.0.0.33 - - [2026-01-19 11:24:35] "POST /network-ipams HTTP/1.1" 200 510 0.146164 10.0.0.33 - - [2026-01-19 11:24:35] "POST /access-control-lists HTTP/1.1" 200 602 0.064405 10.0.0.33 - - [2026-01-19 11:24:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.005369 10.0.0.33 - - [2026-01-19 11:24:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.031472 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 10.0.0.33 - - [2026-01-19 11:24:35] "POST /access-control-lists HTTP/1.1" 200 600 0.136844 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003444 10.0.0.33 - - [2026-01-19 11:24:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.007761 10.0.0.33 - - [2026-01-19 11:24:35] "POST /useragent-kv HTTP/1.1" 200 115 0.019653 10.0.0.33 - - [2026-01-19 11:24:35] "POST /virtual-networks HTTP/1.1" 200 538 0.344744 10.0.0.33 - - [2026-01-19 11:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.33 - - [2026-01-19 11:24:35] "POST /access-control-lists HTTP/1.1" 200 589 0.086846 10.0.0.33 - - [2026-01-19 11:24:35] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.042860 10.0.0.33 - - [2026-01-19 11:24:35] "POST /route-targets HTTP/1.1" 200 327 0.022937 10.0.0.33 - - [2026-01-19 11:24:35] "POST /network-ipams HTTP/1.1" 200 518 0.082431 10.0.0.33 - - [2026-01-19 11:24:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.021141 10.0.0.33 - - [2026-01-19 11:24:35] "POST /ref-update HTTP/1.1" 200 156 0.058535 10.0.0.33 - - [2026-01-19 11:24:35] "PUT /access-control-list/6cb0f7a4-e602-49c9-970b-895f16999f23 HTTP/1.1" 200 272 0.132706 10.0.0.33 - - [2026-01-19 11:24:36] "POST /useragent-kv HTTP/1.1" 200 115 0.033513 10.0.0.33 - - [2026-01-19 11:24:36] "POST /virtual-networks HTTP/1.1" 200 546 0.425230 10.0.0.33 - - [2026-01-19 11:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.33 - - [2026-01-19 11:24:36] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.011791 10.0.0.33 - - [2026-01-19 11:24:36] "POST /route-targets HTTP/1.1" 200 327 0.029649 10.0.0.33 - - [2026-01-19 11:24:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.011365 10.0.0.33 - - [2026-01-19 11:24:36] "POST /ref-update HTTP/1.1" 200 156 0.037873 10.0.0.33 - - [2026-01-19 11:24:36] "POST /network-policys HTTP/1.1" 200 538 0.043691 10.0.0.33 - - [2026-01-19 11:24:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.025890 10.0.0.33 - - [2026-01-19 11:24:36] "POST /network-policys HTTP/1.1" 200 534 0.036834 10.0.0.33 - - [2026-01-19 11:24:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.007191 10.0.0.33 - - [2026-01-19 11:24:36] "POST /network-policys HTTP/1.1" 200 542 0.048039 10.0.0.33 - - [2026-01-19 11:24:36] "PUT /access-control-list/b242c48a-2b58-44e0-a2e3-c578b5072574 HTTP/1.1" 200 272 0.042249 10.0.0.33 - - [2026-01-19 11:24:36] "POST /ref-update HTTP/1.1" 200 156 0.121236 10.0.0.33 - - [2026-01-19 11:24:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009336 10.0.0.33 - - [2026-01-19 11:24:36] "PUT /access-control-list/6cb0f7a4-e602-49c9-970b-895f16999f23 HTTP/1.1" 200 272 0.067996 10.0.0.33 - - [2026-01-19 11:24:36] "POST /ref-update HTTP/1.1" 200 156 0.175911 10.0.0.33 - - [2026-01-19 11:24:36] "PUT /access-control-list/b242c48a-2b58-44e0-a2e3-c578b5072574 HTTP/1.1" 200 272 0.078572 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-update HTTP/1.1" 200 156 0.054560 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-update HTTP/1.1" 200 156 0.123843 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007646 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2026-01-19 11:24:37] "PUT /access-control-list/6cb0f7a4-e602-49c9-970b-895f16999f23 HTTP/1.1" 200 272 0.090103 10.0.0.33 - - [2026-01-19 11:24:37] "POST /fqname-to-id HTTP/1.1" 404 237 0.011321 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-update HTTP/1.1" 200 156 0.139304 10.0.0.33 - - [2026-01-19 11:24:37] "POST /access-control-lists HTTP/1.1" 200 601 0.087205 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-update HTTP/1.1" 200 156 0.163145 10.0.0.33 - - [2026-01-19 11:24:37] "PUT /access-control-list/20c6688a-cc4a-4a5f-8d38-9a3f3e58bd26 HTTP/1.1" 200 272 0.053757 10.0.0.33 - - [2026-01-19 11:24:37] "PUT /access-control-list/b242c48a-2b58-44e0-a2e3-c578b5072574 HTTP/1.1" 200 272 0.090799 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-update HTTP/1.1" 200 156 0.064719 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-update HTTP/1.1" 200 156 0.184047 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045741 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004224 10.0.0.33 - - [2026-01-19 11:24:37] "PUT /access-control-list/20c6688a-cc4a-4a5f-8d38-9a3f3e58bd26 HTTP/1.1" 200 272 0.128154 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015390 10.0.0.33 - - [2026-01-19 11:24:37] "POST /ref-update HTTP/1.1" 200 156 0.015661 10.0.0.33 - - [2026-01-19 11:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.33 - - [2026-01-19 11:24:37] "GET /virtual-network/25384ab1-5e09-4257-b87d-f5c20af37a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.030426 10.0.0.33 - - [2026-01-19 11:24:37] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005872 10.0.0.33 - - [2026-01-19 11:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015583 10.0.0.33 - - [2026-01-19 11:24:38] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003795 10.0.0.33 - - [2026-01-19 11:24:38] "POST /firewall-policys HTTP/1.1" 200 530 0.042134 10.0.0.33 - - [2026-01-19 11:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028642 10.0.0.33 - - [2026-01-19 11:24:38] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008249 10.0.0.33 - - [2026-01-19 11:24:38] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003203 10.0.0.33 - - [2026-01-19 11:24:38] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003024 10.0.0.33 - - [2026-01-19 11:24:38] "POST /ref-update HTTP/1.1" 200 156 0.015171 10.0.0.33 - - [2026-01-19 11:24:38] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.030250 10.0.0.33 - - [2026-01-19 11:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.33 - - [2026-01-19 11:24:38] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015320 10.0.0.33 - - [2026-01-19 11:24:38] "POST /firewall-policys HTTP/1.1" 200 532 0.033172 10.0.0.33 - - [2026-01-19 11:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014814 10.0.0.33 - - [2026-01-19 11:24:38] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008970 10.0.0.33 - - [2026-01-19 11:24:38] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003775 10.0.0.33 - - [2026-01-19 11:24:38] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003949 10.0.0.33 - - [2026-01-19 11:24:38] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003257 10.0.0.33 - - [2026-01-19 11:24:38] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003147 10.0.0.33 - - [2026-01-19 11:24:38] "POST /ref-update HTTP/1.1" 200 156 0.019675 10.0.0.33 - - [2026-01-19 11:24:38] "POST /ref-update HTTP/1.1" 200 156 0.086391 10.0.0.33 - - [2026-01-19 11:24:38] "POST /ref-update HTTP/1.1" 200 156 0.039806 10.0.0.33 - - [2026-01-19 11:24:38] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007132 10.0.0.33 - - [2026-01-19 11:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.33 - - [2026-01-19 11:24:38] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002654 10.0.0.33 - - [2026-01-19 11:24:38] "POST /firewall-policys HTTP/1.1" 200 530 0.038504 10.0.0.33 - - [2026-01-19 11:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.053156 10.0.0.33 - - [2026-01-19 11:24:38] "GET /firewall-policy/46ac5bbd-b152-4b83-9a77-440e5a9e6e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022119 10.0.0.33 - - [2026-01-19 11:24:39] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003263 10.0.0.33 - - [2026-01-19 11:24:39] "GET /firewall-policy/46ac5bbd-b152-4b83-9a77-440e5a9e6e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006873 10.0.0.33 - - [2026-01-19 11:24:39] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003650 10.0.0.33 - - [2026-01-19 11:24:39] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006626 10.0.0.33 - - [2026-01-19 11:24:39] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007127 10.0.0.33 - - [2026-01-19 11:24:39] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003336 10.0.0.33 - - [2026-01-19 11:24:39] "POST /ref-update HTTP/1.1" 200 156 0.031697 10.0.0.33 - - [2026-01-19 11:24:39] "POST /ref-update HTTP/1.1" 200 156 0.040971 10.0.0.33 - - [2026-01-19 11:24:39] "POST /ref-update HTTP/1.1" 200 156 0.063962 10.0.0.33 - - [2026-01-19 11:24:39] "POST /ref-update HTTP/1.1" 200 156 0.034264 10.0.0.33 - - [2026-01-19 11:24:39] "POST /ref-update HTTP/1.1" 200 156 0.067628 10.0.0.33 - - [2026-01-19 11:24:39] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.020717 10.0.0.33 - - [2026-01-19 11:24:39] "POST /tags HTTP/1.1" 200 299 0.058312 10.0.0.33 - - [2026-01-19 11:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021143 10.0.0.33 - - [2026-01-19 11:24:39] "GET /tag/8d5e18ba-cccf-4992-b1e8-de109fd0dea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020483 10.0.0.33 - - [2026-01-19 11:24:39] "POST /set-tag HTTP/1.1" 200 109 0.052466 10.0.0.33 - - [2026-01-19 11:24:40] "POST /tags HTTP/1.1" 200 357 0.130772 10.0.0.33 - - [2026-01-19 11:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009912 10.0.0.33 - - [2026-01-19 11:24:40] "GET /tag/c7112ca2-febe-49bb-9846-790ec1b92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.046460 10.0.0.33 - - [2026-01-19 11:24:40] "POST /tags HTTP/1.1" 200 305 0.113578 10.0.0.33 - - [2026-01-19 11:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.031384 10.0.0.33 - - [2026-01-19 11:24:40] "GET /tag/9df368bf-54da-45be-9e45-45c2ffc1ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021720 10.0.0.33 - - [2026-01-19 11:24:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.006502 10.0.0.33 - - [2026-01-19 11:24:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.016665 10.0.0.33 - - [2026-01-19 11:24:40] "POST /security-groups HTTP/1.1" 200 571 0.095003 10.0.0.33 - - [2026-01-19 11:24:40] "POST /projects HTTP/1.1" 200 483 0.338872 10.0.0.33 - - [2026-01-19 11:24:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.028018 10.0.0.33 - - [2026-01-19 11:24:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033845 10.0.0.33 - - [2026-01-19 11:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.135886 10.0.0.33 - - [2026-01-19 11:24:40] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.011738 10.0.0.33 - - [2026-01-19 11:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.33 - - [2026-01-19 11:24:40] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.017379 10.0.0.33 - - [2026-01-19 11:24:41] "POST /access-control-lists HTTP/1.1" 200 580 0.309406 10.0.0.33 - - [2026-01-19 11:24:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.016927 10.0.0.33 - - [2026-01-19 11:24:41] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.196514 10.0.0.33 - - [2026-01-19 11:24:41] "POST /access-control-lists HTTP/1.1" 200 578 0.107536 10.0.0.33 - - [2026-01-19 11:24:41] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.179410 10.0.0.33 - - [2026-01-19 11:24:41] "POST /security-groups HTTP/1.1" 200 537 0.164166 10.0.0.33 - - [2026-01-19 11:24:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.006586 10.0.0.33 - - [2026-01-19 11:24:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.063757 10.0.0.33 - - [2026-01-19 11:24:41] "POST /access-control-lists HTTP/1.1" 200 596 0.093137 10.0.0.33 - - [2026-01-19 11:24:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.017339 10.0.0.33 - - [2026-01-19 11:24:41] "POST /chown HTTP/1.1" 200 109 0.065679 10.0.0.33 - - [2026-01-19 11:24:41] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029662 10.0.0.33 - - [2026-01-19 11:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.33 - - [2026-01-19 11:24:41] "POST /access-control-lists HTTP/1.1" 200 594 0.107379 10.0.0.33 - - [2026-01-19 11:24:41] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.075820 10.0.0.33 - - [2026-01-19 11:24:41] "POST /tags HTTP/1.1" 409 207 0.011532 10.0.0.33 - - [2026-01-19 11:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.33 - - [2026-01-19 11:24:42] "GET /tag/9df368bf-54da-45be-9e45-45c2ffc1ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017573 10.0.0.33 - - [2026-01-19 11:24:42] "POST /firewall-rules HTTP/1.1" 200 564 0.116410 10.0.0.33 - - [2026-01-19 11:24:42] "GET /firewall-rule/7ee0413a-ff2e-4003-8919-eda94ce34970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006181 10.0.0.33 - - [2026-01-19 11:24:42] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007056 10.0.0.33 - - [2026-01-19 11:24:42] "GET /firewall-rule/7ee0413a-ff2e-4003-8919-eda94ce34970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005225 10.0.0.33 - - [2026-01-19 11:24:42] "POST /ref-update HTTP/1.1" 200 156 0.120628 10.0.0.33 - - [2026-01-19 11:24:42] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.063087 10.0.0.33 - - [2026-01-19 11:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018735 10.0.0.33 - - [2026-01-19 11:24:42] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011723 10.0.0.33 - - [2026-01-19 11:24:42] "POST /tags HTTP/1.1" 409 207 0.005026 10.0.0.33 - - [2026-01-19 11:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011653 10.0.0.33 - - [2026-01-19 11:24:42] "GET /tag/9df368bf-54da-45be-9e45-45c2ffc1ebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.045155 10.0.0.33 - - [2026-01-19 11:24:42] "POST /firewall-rules HTTP/1.1" 200 562 0.170839 10.0.0.33 - - [2026-01-19 11:24:42] "GET /firewall-rule/2195e142-be09-4b27-b2a0-6789154d7ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.040757 10.0.0.33 - - [2026-01-19 11:24:42] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010888 10.0.0.33 - - [2026-01-19 11:24:42] "GET /firewall-rule/2195e142-be09-4b27-b2a0-6789154d7ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003286 10.0.0.33 - - [2026-01-19 11:24:43] "POST /ref-update HTTP/1.1" 200 156 0.040362 10.0.0.33 - - [2026-01-19 11:24:43] "POST /tags HTTP/1.1" 200 301 0.154936 10.0.0.33 - - [2026-01-19 11:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016181 10.0.0.33 - - [2026-01-19 11:24:43] "GET /tag/00cf6d03-8faf-4b30-8514-546e649c9467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.043721 10.0.0.33 - - [2026-01-19 11:24:43] "POST /tags HTTP/1.1" 200 325 0.143156 10.0.0.33 - - [2026-01-19 11:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025522 10.0.0.33 - - [2026-01-19 11:24:43] "GET /tag/762282b2-03b3-48ba-91b0-a66dd6fa86af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.030846 10.0.0.33 - - [2026-01-19 11:24:43] "POST /tags HTTP/1.1" 200 363 0.072877 10.0.0.33 - - [2026-01-19 11:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.031861 10.0.0.33 - - [2026-01-19 11:24:43] "GET /tag/a79b58ad-bf80-4b4b-8511-5d797ab0c8d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.032375 10.0.0.33 - - [2026-01-19 11:24:43] "POST /tags HTTP/1.1" 200 311 0.050310 10.0.0.33 - - [2026-01-19 11:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013075 10.0.0.33 - - [2026-01-19 11:24:43] "GET /tag/9ad80a87-25eb-47b4-b30b-e108d3b32d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.047788 10.0.0.33 - - [2026-01-19 11:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2026-01-19 11:24:44] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004848 10.0.0.33 - - [2026-01-19 11:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-01-19 11:24:44] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058502 10.0.0.33 - - [2026-01-19 11:24:44] "POST /virtual-machines HTTP/1.1" 200 377 0.023434 10.0.0.33 - - [2026-01-19 11:24:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.053448 10.0.0.33 - - [2026-01-19 11:24:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.229758 10.0.0.33 - - [2026-01-19 11:24:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041326 10.0.0.33 - - [2026-01-19 11:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026572 10.0.0.33 - - [2026-01-19 11:24:44] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008685 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 10.0.0.33 - - [2026-01-19 11:24:44] "POST /instance-ips HTTP/1.1" 200 409 0.050893 10.0.0.33 - - [2026-01-19 11:24:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.061257 10.0.0.33 - - [2026-01-19 11:24:44] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017434 10.0.0.33 - - [2026-01-19 11:24:44] "POST /set-tag HTTP/1.1" 200 109 0.039857 10.0.0.33 - - [2026-01-19 11:24:44] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027692 10.0.0.33 - - [2026-01-19 11:24:44] "GET /instance-ip/747dcd02-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.011881 10.0.0.33 - - [2026-01-19 11:24:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.002304 10.0.0.33 - - [2026-01-19 11:24:45] "POST /tags HTTP/1.1" 200 305 0.076080 10.0.0.33 - - [2026-01-19 11:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014584 10.0.0.33 - - [2026-01-19 11:24:45] "GET /tag/a79e9931-bb39-4a81-9dfb-305646fbe17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.025220 10.0.0.33 - - [2026-01-19 11:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2026-01-19 11:24:45] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044766 10.0.0.33 - - [2026-01-19 11:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.33 - - [2026-01-19 11:24:45] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.018680 10.0.0.33 - - [2026-01-19 11:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2026-01-19 11:24:45] "GET /service-appliance-set/ccd41c60-5f5f-400a-84f2-f0e6dca3422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005275 10.0.0.33 - - [2026-01-19 11:24:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.002196 10.0.0.33 - - [2026-01-19 11:24:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.246963 10.0.0.33 - - [2026-01-19 11:24:45] "GET /virtual-machine-interface/02193b6a-7020-4d07-8f69-5d0c9574970f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.026949 10.0.0.33 - - [2026-01-19 11:24:45] "POST /instance-ips HTTP/1.1" 200 381 0.093213 10.0.0.33 - - [2026-01-19 11:24:45] "GET /instance-ip/2d975647-9111-47a8-8fb9-f430555750c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.027538 10.0.0.33 - - [2026-01-19 11:24:45] "POST /loadbalancers HTTP/1.1" 200 582 0.103492 10.0.0.33 - - [2026-01-19 11:24:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020122 10.0.0.33 - - [2026-01-19 11:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.33 - - [2026-01-19 11:24:46] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040650 10.0.0.33 - - [2026-01-19 11:24:46] "GET /loadbalancer/07d5d7b0-e318-44dd-a58b-965ee2b80329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.008290 10.0.0.33 - - [2026-01-19 11:24:46] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.085635 10.0.0.33 - - [2026-01-19 11:24:46] "GET /instance-ip/2d975647-9111-47a8-8fb9-f430555750c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013556 10.0.0.33 - - [2026-01-19 11:24:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.116390 10.0.0.33 - - [2026-01-19 11:24:46] "POST /floating-ips HTTP/1.1" 200 583 0.077812 10.0.0.33 - - [2026-01-19 11:24:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033927 10.0.0.33 - - [2026-01-19 11:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-01-19 11:24:46] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.064968 10.0.0.33 - - [2026-01-19 11:24:46] "GET /loadbalancer-listener/0741904e-d1e0-434d-ad11-f40fb6481eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009716 10.0.0.33 - - [2026-01-19 11:24:46] "GET /loadbalancer-listener/0741904e-d1e0-434d-ad11-f40fb6481eee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.014619 10.0.0.33 - - [2026-01-19 11:24:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.054971 10.0.0.33 - - [2026-01-19 11:24:46] "GET /instance-ip/2d975647-9111-47a8-8fb9-f430555750c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003309 10.0.0.33 - - [2026-01-19 11:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.33 - - [2026-01-19 11:24:46] "GET /instance-ip/2d975647-9111-47a8-8fb9-f430555750c0?fields=floating_ips HTTP/1.1" 200 1170 0.013444 10.0.0.33 - - [2026-01-19 11:24:46] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004678 10.0.0.33 - - [2026-01-19 11:24:46] "GET /floating-ip/63afc4d6-6bb4-47db-a856-d49a23d57b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003725 10.0.0.33 - - [2026-01-19 11:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2026-01-19 11:24:46] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.018148 10.0.0.33 - - [2026-01-19 11:24:46] "POST /tags HTTP/1.1" 200 355 0.054479 10.0.0.33 - - [2026-01-19 11:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.028189 10.0.0.33 - - [2026-01-19 11:24:46] "GET /tag/fa68a285-caf2-48eb-9931-39c13d66c322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.044300 10.0.0.33 - - [2026-01-19 11:24:46] "POST /tags HTTP/1.1" 200 303 0.039068 10.0.0.33 - - [2026-01-19 11:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024627 10.0.0.33 - - [2026-01-19 11:24:46] "GET /tag/75b4d256-5344-4021-894c-04f6a006e598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.033391 10.0.0.33 - - [2026-01-19 11:24:46] "POST /projects HTTP/1.1" 409 218 0.003550 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.33 - - [2026-01-19 11:24:47] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067058 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009984 10.0.0.33 - - [2026-01-19 11:24:47] "GET /network-ipam/64a1541b-450e-4ed6-baea-7cc5b14de25f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004518 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.33 - - [2026-01-19 11:24:47] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011616 10.0.0.33 - - [2026-01-19 11:24:47] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.112398 10.0.0.33 - - [2026-01-19 11:24:47] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009483 10.0.0.33 - - [2026-01-19 11:24:47] "POST /set-tag HTTP/1.1" 200 109 0.118982 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016625 10.0.0.33 - - [2026-01-19 11:24:47] "GET /network-ipam/185e9d12-4330-449f-a80d-834652277015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003696 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.33 - - [2026-01-19 11:24:47] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010589 10.0.0.33 - - [2026-01-19 11:24:47] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.067715 10.0.0.33 - - [2026-01-19 11:24:47] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007183 10.0.0.33 - - [2026-01-19 11:24:47] "POST /set-tag HTTP/1.1" 200 109 0.099822 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.33 - - [2026-01-19 11:24:47] "GET /network-policy/55c0b7c9-f883-40ca-a18f-272a045e66aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002964 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-01-19 11:24:47] "GET /network-policy/b3893156-cd31-4b2c-b1c1-976a91b37765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003394 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-01-19 11:24:47] "GET /network-policy/4fa1cd8a-2dad-41d4-aeb9-6d73acc0c9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003202 10.0.0.33 - - [2026-01-19 11:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.33 - - [2026-01-19 11:24:48] "PUT /network-policy/4fa1cd8a-2dad-41d4-aeb9-6d73acc0c9d3 HTTP/1.1" 200 262 0.011305 10.0.0.33 - - [2026-01-19 11:24:48] "POST /ref-update HTTP/1.1" 200 156 0.064475 10.0.0.33 - - [2026-01-19 11:24:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004109 10.0.0.33 - - [2026-01-19 11:24:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006364 10.0.0.33 - - [2026-01-19 11:24:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2026-01-19 11:24:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005217 10.0.0.33 - - [2026-01-19 11:24:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015222 10.0.0.33 - - [2026-01-19 11:24:48] "POST /security-groups HTTP/1.1" 409 245 0.004349 10.0.0.33 - - [2026-01-19 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.33 - - [2026-01-19 11:24:48] "PUT /security-group/d096c8b5-fa2d-4eeb-9b30-0a0b714cfb80 HTTP/1.1" 200 262 0.087860 10.0.0.33 - - [2026-01-19 11:24:48] "PUT /access-control-list/69c7638b-efb8-44cf-b9a1-428f351da60d HTTP/1.1" 200 272 0.039260 10.0.0.33 - - [2026-01-19 11:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.072698 10.0.0.33 - - [2026-01-19 11:24:48] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016084 10.0.0.33 - - [2026-01-19 11:24:48] "PUT /access-control-list/bc9ab1ae-f295-45c5-a99a-13844975a24d HTTP/1.1" 200 272 0.046298 10.0.0.33 - - [2026-01-19 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2026-01-19 11:24:48] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003337 10.0.0.33 - - [2026-01-19 11:24:48] "POST /tags HTTP/1.1" 409 206 0.003533 10.0.0.33 - - [2026-01-19 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.33 - - [2026-01-19 11:24:48] "GET /tag/75b4d256-5344-4021-894c-04f6a006e598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016202 10.0.0.33 - - [2026-01-19 11:24:48] "POST /firewall-rules HTTP/1.1" 200 562 0.078794 10.0.0.33 - - [2026-01-19 11:24:48] "GET /firewall-rule/e5962b3a-e76b-4818-8142-c72ae7336010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006087 10.0.0.33 - - [2026-01-19 11:24:48] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007351 10.0.0.33 - - [2026-01-19 11:24:48] "GET /firewall-rule/e5962b3a-e76b-4818-8142-c72ae7336010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.015602 10.0.0.33 - - [2026-01-19 11:24:48] "POST /ref-update HTTP/1.1" 200 156 0.075041 10.0.0.33 - - [2026-01-19 11:24:48] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002604 10.0.0.33 - - [2026-01-19 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016651 10.0.0.33 - - [2026-01-19 11:24:48] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008107 10.0.0.33 - - [2026-01-19 11:24:48] "POST /tags HTTP/1.1" 409 206 0.002740 10.0.0.33 - - [2026-01-19 11:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-01-19 11:24:49] "GET /tag/75b4d256-5344-4021-894c-04f6a006e598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012792 10.0.0.33 - - [2026-01-19 11:24:49] "POST /firewall-rules HTTP/1.1" 200 560 0.069183 10.0.0.33 - - [2026-01-19 11:24:49] "GET /firewall-rule/eb0a2eb6-0347-4957-a9da-46cdcdb9801e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.020493 10.0.0.33 - - [2026-01-19 11:24:49] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005019 10.0.0.33 - - [2026-01-19 11:24:49] "GET /firewall-rule/eb0a2eb6-0347-4957-a9da-46cdcdb9801e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004179 10.0.0.33 - - [2026-01-19 11:24:49] "POST /ref-update HTTP/1.1" 200 156 0.051461 10.0.0.33 - - [2026-01-19 11:24:49] "POST /tags HTTP/1.1" 200 301 0.118675 10.0.0.33 - - [2026-01-19 11:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.33 - - [2026-01-19 11:24:49] "GET /tag/f8b10b84-a10e-461c-a978-327c810ce673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014954 10.0.0.33 - - [2026-01-19 11:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-01-19 11:24:49] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043591 10.0.0.33 - - [2026-01-19 11:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.33 - - [2026-01-19 11:24:49] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006253 10.0.0.33 - - [2026-01-19 11:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-01-19 11:24:49] "GET /service-appliance-set/ccd41c60-5f5f-400a-84f2-f0e6dca3422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004457 10.0.0.33 - - [2026-01-19 11:24:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.008054 10.0.0.33 - - [2026-01-19 11:24:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103052 10.0.0.33 - - [2026-01-19 11:24:49] "GET /virtual-machine-interface/da0dcc49-34b8-400a-9f71-782df2ee9e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.032196 10.0.0.33 - - [2026-01-19 11:24:49] "POST /instance-ips HTTP/1.1" 200 377 0.045574 10.0.0.33 - - [2026-01-19 11:24:49] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006590 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 10.0.0.33 - - [2026-01-19 11:24:50] "POST /loadbalancers HTTP/1.1" 200 582 0.094968 10.0.0.33 - - [2026-01-19 11:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018013 10.0.0.33 - - [2026-01-19 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021815 10.0.0.33 - - [2026-01-19 11:24:50] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.057426 10.0.0.33 - - [2026-01-19 11:24:50] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006586 10.0.0.33 - - [2026-01-19 11:24:50] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047262 10.0.0.33 - - [2026-01-19 11:24:50] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003781 10.0.0.33 - - [2026-01-19 11:24:50] "POST /floating-ips HTTP/1.1" 200 581 0.086029 10.0.0.33 - - [2026-01-19 11:24:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.066393 10.0.0.33 - - [2026-01-19 11:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017727 10.0.0.33 - - [2026-01-19 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.33 - - [2026-01-19 11:24:50] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040919 10.0.0.33 - - [2026-01-19 11:24:50] "GET /loadbalancer-listener/9301b4bf-b61a-4eb1-b7fb-19e9f54f2aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003364 10.0.0.33 - - [2026-01-19 11:24:50] "GET /loadbalancer-listener/9301b4bf-b61a-4eb1-b7fb-19e9f54f2aae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007001 10.0.0.33 - - [2026-01-19 11:24:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.110452 10.0.0.33 - - [2026-01-19 11:24:50] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003466 10.0.0.33 - - [2026-01-19 11:24:50] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?fields=floating_ips HTTP/1.1" 200 1164 0.010833 10.0.0.33 - - [2026-01-19 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.33 - - [2026-01-19 11:24:50] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005654 10.0.0.33 - - [2026-01-19 11:24:50] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058782 10.0.0.33 - - [2026-01-19 11:24:50] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011399 10.0.0.33 - - [2026-01-19 11:24:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033296 10.0.0.33 - - [2026-01-19 11:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024606 10.0.0.33 - - [2026-01-19 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 10.0.0.33 - - [2026-01-19 11:24:50] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049286 10.0.0.33 - - [2026-01-19 11:24:50] "GET /loadbalancer-listener/85e22aed-3c48-42ca-8410-bb241642f646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003264 10.0.0.33 - - [2026-01-19 11:24:50] "GET /loadbalancer-listener/85e22aed-3c48-42ca-8410-bb241642f646?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.005212 10.0.0.33 - - [2026-01-19 11:24:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030620 10.0.0.33 - - [2026-01-19 11:24:51] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005256 10.0.0.33 - - [2026-01-19 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014801 10.0.0.33 - - [2026-01-19 11:24:51] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?fields=floating_ips HTTP/1.1" 200 1164 0.009580 10.0.0.33 - - [2026-01-19 11:24:51] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005381 10.0.0.33 - - [2026-01-19 11:24:51] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.096101 10.0.0.33 - - [2026-01-19 11:24:51] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003339 10.0.0.33 - - [2026-01-19 11:24:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017520 10.0.0.33 - - [2026-01-19 11:24:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.055131 10.0.0.33 - - [2026-01-19 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.33 - - [2026-01-19 11:24:51] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.100038 10.0.0.33 - - [2026-01-19 11:24:51] "GET /loadbalancer-listener/f07dc675-4e88-4d83-b79f-da46f8e7d7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.042403 10.0.0.33 - - [2026-01-19 11:24:51] "GET /loadbalancer-listener/f07dc675-4e88-4d83-b79f-da46f8e7d7cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.018114 10.0.0.33 - - [2026-01-19 11:24:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.054745 10.0.0.33 - - [2026-01-19 11:24:51] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005225 10.0.0.33 - - [2026-01-19 11:24:51] "GET /instance-ip/8c6ee539-991d-424d-893a-d847842cc190?fields=floating_ips HTTP/1.1" 200 1164 0.004040 10.0.0.33 - - [2026-01-19 11:24:51] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004468 10.0.0.33 - - [2026-01-19 11:24:51] "POST /tags HTTP/1.1" 200 371 0.050362 10.0.0.33 - - [2026-01-19 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.33 - - [2026-01-19 11:24:51] "GET /tag/b0afd099-2f51-44df-ba26-3b67b9ae873c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.030602 10.0.0.33 - - [2026-01-19 11:24:51] "POST /tags HTTP/1.1" 200 319 0.059058 10.0.0.33 - - [2026-01-19 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026367 10.0.0.33 - - [2026-01-19 11:24:51] "GET /tag/c2904606-2128-4149-8cfe-eaf29e26d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.033139 10.0.0.33 - - [2026-01-19 11:24:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000973 10.0.0.33 - - [2026-01-19 11:24:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.009713 10.0.0.33 - - [2026-01-19 11:24:52] "POST /security-groups HTTP/1.1" 200 578 0.091248 10.0.0.33 - - [2026-01-19 11:24:52] "POST /projects HTTP/1.1" 200 497 0.302084 10.0.0.33 - - [2026-01-19 11:24:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.047169 10.0.0.33 - - [2026-01-19 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015798 10.0.0.33 - - [2026-01-19 11:24:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.009675 10.0.0.33 - - [2026-01-19 11:24:52] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.028918 10.0.0.33 - - [2026-01-19 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008758 10.0.0.33 - - [2026-01-19 11:24:52] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005219 10.0.0.33 - - [2026-01-19 11:24:52] "POST /access-control-lists HTTP/1.1" 200 587 0.206719 10.0.0.33 - - [2026-01-19 11:24:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.014644 10.0.0.33 - - [2026-01-19 11:24:52] "POST /access-control-lists HTTP/1.1" 200 585 0.076845 10.0.0.33 - - [2026-01-19 11:24:52] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.242866 10.0.0.33 - - [2026-01-19 11:24:52] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.070622 10.0.0.33 - - [2026-01-19 11:24:52] "POST /security-groups HTTP/1.1" 200 558 0.118632 10.0.0.33 - - [2026-01-19 11:24:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.002685 10.0.0.33 - - [2026-01-19 11:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.064248 10.0.0.33 - - [2026-01-19 11:24:53] "POST /access-control-lists HTTP/1.1" 200 610 0.105723 10.0.0.33 - - [2026-01-19 11:24:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.010664 10.0.0.33 - - [2026-01-19 11:24:53] "POST /chown HTTP/1.1" 200 109 0.056173 10.0.0.33 - - [2026-01-19 11:24:53] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015280 10.0.0.33 - - [2026-01-19 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-01-19 11:24:53] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005394 10.0.0.33 - - [2026-01-19 11:24:53] "POST /tags HTTP/1.1" 409 214 0.006392 10.0.0.33 - - [2026-01-19 11:24:53] "POST /access-control-lists HTTP/1.1" 200 608 0.058051 10.0.0.33 - - [2026-01-19 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015168 10.0.0.33 - - [2026-01-19 11:24:53] "GET /tag/c2904606-2128-4149-8cfe-eaf29e26d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.027305 10.0.0.33 - - [2026-01-19 11:24:53] "POST /firewall-rules HTTP/1.1" 200 578 0.097136 10.0.0.33 - - [2026-01-19 11:24:53] "GET /firewall-rule/b515e68b-1baa-4e65-955e-3b213b4fb644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.011115 10.0.0.33 - - [2026-01-19 11:24:53] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004425 10.0.0.33 - - [2026-01-19 11:24:53] "GET /firewall-rule/b515e68b-1baa-4e65-955e-3b213b4fb644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003660 10.0.0.33 - - [2026-01-19 11:24:53] "POST /ref-update HTTP/1.1" 200 156 0.062437 10.0.0.33 - - [2026-01-19 11:24:53] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038872 10.0.0.33 - - [2026-01-19 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-01-19 11:24:53] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005415 10.0.0.33 - - [2026-01-19 11:24:53] "POST /tags HTTP/1.1" 409 214 0.002784 10.0.0.33 - - [2026-01-19 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.33 - - [2026-01-19 11:24:53] "GET /tag/c2904606-2128-4149-8cfe-eaf29e26d629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031134 10.0.0.33 - - [2026-01-19 11:24:53] "POST /firewall-rules HTTP/1.1" 200 576 0.089346 10.0.0.33 - - [2026-01-19 11:24:53] "GET /firewall-rule/63362fd1-ed47-4e16-b79f-395cb76fcc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.014939 10.0.0.33 - - [2026-01-19 11:24:53] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004695 10.0.0.33 - - [2026-01-19 11:24:53] "GET /firewall-rule/63362fd1-ed47-4e16-b79f-395cb76fcc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004422 10.0.0.33 - - [2026-01-19 11:24:54] "POST /ref-update HTTP/1.1" 200 156 0.102571 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2026-01-19 11:24:54] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005100 10.0.0.33 - - [2026-01-19 11:24:54] "POST /tags HTTP/1.1" 200 363 0.046227 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.33 - - [2026-01-19 11:24:54] "GET /tag/9e8778fd-f6de-4eb5-9d42-1ae644dc74ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019072 10.0.0.33 - - [2026-01-19 11:24:54] "POST /tags HTTP/1.1" 200 311 0.137567 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.33 - - [2026-01-19 11:24:54] "GET /tag/99f31d53-0991-4664-91d3-25f56af7f10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018296 10.0.0.33 - - [2026-01-19 11:24:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000623 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.011546 10.0.0.33 - - [2026-01-19 11:24:54] "POST /security-groups HTTP/1.1" 200 574 0.070199 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.001964 10.0.0.33 - - [2026-01-19 11:24:54] "POST /projects HTTP/1.1" 200 489 0.246368 10.0.0.33 - - [2026-01-19 11:24:54] "POST /access-control-lists HTTP/1.1" 200 583 0.080205 10.0.0.33 - - [2026-01-19 11:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028820 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.013645 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.022530 10.0.0.33 - - [2026-01-19 11:24:54] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011961 10.0.0.33 - - [2026-01-19 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.33 - - [2026-01-19 11:24:54] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.027211 10.0.0.33 - - [2026-01-19 11:24:54] "POST /access-control-lists HTTP/1.1" 200 581 0.103038 10.0.0.33 - - [2026-01-19 11:24:54] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.109674 10.0.0.33 - - [2026-01-19 11:24:55] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.050290 10.0.0.33 - - [2026-01-19 11:24:55] "POST /security-groups HTTP/1.1" 200 546 0.096878 10.0.0.33 - - [2026-01-19 11:24:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037446 10.0.0.33 - - [2026-01-19 11:24:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.025223 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003819 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:24:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003913 10.0.0.33 - - [2026-01-19 11:24:55] "POST /chown HTTP/1.1" 200 109 0.088438 10.0.0.33 - - [2026-01-19 11:24:55] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006930 10.0.0.33 - - [2026-01-19 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013529 10.0.0.33 - - [2026-01-19 11:24:55] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033341 10.0.0.33 - - [2026-01-19 11:24:55] "POST /access-control-lists HTTP/1.1" 200 602 0.156432 10.0.0.33 - - [2026-01-19 11:24:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.019560 10.0.0.33 - - [2026-01-19 11:24:55] "POST /tags HTTP/1.1" 409 210 0.003454 10.0.0.33 - - [2026-01-19 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.33 - - [2026-01-19 11:24:55] "GET /tag/99f31d53-0991-4664-91d3-25f56af7f10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021848 10.0.0.33 - - [2026-01-19 11:24:55] "POST /access-control-lists HTTP/1.1" 200 600 0.111569 10.0.0.33 - - [2026-01-19 11:24:55] "POST /firewall-rules HTTP/1.1" 200 570 0.155148 10.0.0.33 - - [2026-01-19 11:24:55] "GET /firewall-rule/ebab1716-2813-43cc-87ec-cf14098020fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021528 10.0.0.33 - - [2026-01-19 11:24:55] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.010710 10.0.0.33 - - [2026-01-19 11:24:55] "GET /firewall-rule/ebab1716-2813-43cc-87ec-cf14098020fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003673 10.0.0.33 - - [2026-01-19 11:24:55] "POST /ref-update HTTP/1.1" 200 156 0.046251 10.0.0.33 - - [2026-01-19 11:24:55] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011920 10.0.0.33 - - [2026-01-19 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.33 - - [2026-01-19 11:24:55] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003088 10.0.0.33 - - [2026-01-19 11:24:55] "POST /tags HTTP/1.1" 409 210 0.002049 10.0.0.33 - - [2026-01-19 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.33 - - [2026-01-19 11:24:55] "GET /tag/99f31d53-0991-4664-91d3-25f56af7f10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017482 10.0.0.33 - - [2026-01-19 11:24:56] "POST /firewall-rules HTTP/1.1" 200 568 0.103049 10.0.0.33 - - [2026-01-19 11:24:56] "GET /firewall-rule/77daba6c-cf31-4ffb-ba98-3ca8500a1f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009065 10.0.0.33 - - [2026-01-19 11:24:56] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005876 10.0.0.33 - - [2026-01-19 11:24:56] "GET /firewall-rule/77daba6c-cf31-4ffb-ba98-3ca8500a1f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002942 10.0.0.33 - - [2026-01-19 11:24:56] "POST /ref-update HTTP/1.1" 200 156 0.076339 10.0.0.33 - - [2026-01-19 11:24:56] "POST /tags HTTP/1.1" 409 237 0.010388 10.0.0.33 - - [2026-01-19 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.33 - - [2026-01-19 11:24:56] "GET /tag/a79b58ad-bf80-4b4b-8511-5d797ab0c8d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012546 10.0.0.33 - - [2026-01-19 11:24:56] "POST /tags HTTP/1.1" 409 210 0.002760 10.0.0.33 - - [2026-01-19 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006914 10.0.0.33 - - [2026-01-19 11:24:56] "GET /tag/9ad80a87-25eb-47b4-b30b-e108d3b32d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017102 10.0.0.33 - - [2026-01-19 11:24:56] "POST /projects HTTP/1.1" 409 223 0.002327 10.0.0.33 - - [2026-01-19 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011945 10.0.0.33 - - [2026-01-19 11:24:56] "GET /project/048748ce-49e2-4cc6-916a-c05fe05cb701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054909 10.0.0.33 - - [2026-01-19 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2026-01-19 11:24:56] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005225 10.0.0.33 - - [2026-01-19 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2026-01-19 11:24:56] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007169 10.0.0.33 - - [2026-01-19 11:24:56] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.073223 10.0.0.33 - - [2026-01-19 11:24:56] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.067187 10.0.0.33 - - [2026-01-19 11:24:56] "POST /security-groups HTTP/1.1" 409 253 0.003036 10.0.0.33 - - [2026-01-19 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-01-19 11:24:56] "PUT /security-group/3b006d38-6c45-41aa-bd19-cc1aa4391bf0 HTTP/1.1" 200 262 0.073243 10.0.0.33 - - [2026-01-19 11:24:56] "PUT /access-control-list/70aabdf8-0a47-4a0b-9254-f54e46d4bcf2 HTTP/1.1" 200 272 0.012654 10.0.0.33 - - [2026-01-19 11:24:56] "PUT /access-control-list/e40f9c4d-1f37-4c5e-b7cc-93681757def7 HTTP/1.1" 200 272 0.032224 10.0.0.33 - - [2026-01-19 11:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030435 10.0.0.33 - - [2026-01-19 11:24:56] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019299 10.0.0.33 - - [2026-01-19 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2026-01-19 11:24:57] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003398 10.0.0.33 - - [2026-01-19 11:24:57] "POST /tags HTTP/1.1" 409 210 0.002462 10.0.0.33 - - [2026-01-19 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2026-01-19 11:24:57] "GET /tag/9ad80a87-25eb-47b4-b30b-e108d3b32d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012355 10.0.0.33 - - [2026-01-19 11:24:57] "POST /firewall-rules HTTP/1.1" 200 570 0.085731 10.0.0.33 - - [2026-01-19 11:24:57] "GET /firewall-rule/48b32185-2b70-419f-adc4-d878b20744c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014834 10.0.0.33 - - [2026-01-19 11:24:57] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005263 10.0.0.33 - - [2026-01-19 11:24:57] "GET /firewall-rule/48b32185-2b70-419f-adc4-d878b20744c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003178 10.0.0.33 - - [2026-01-19 11:24:57] "POST /ref-update HTTP/1.1" 200 156 0.056893 10.0.0.33 - - [2026-01-19 11:24:57] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022553 10.0.0.33 - - [2026-01-19 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.33 - - [2026-01-19 11:24:57] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003504 10.0.0.33 - - [2026-01-19 11:24:57] "POST /tags HTTP/1.1" 409 210 0.002409 10.0.0.33 - - [2026-01-19 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.33 - - [2026-01-19 11:24:57] "GET /tag/9ad80a87-25eb-47b4-b30b-e108d3b32d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012477 10.0.0.33 - - [2026-01-19 11:24:57] "POST /firewall-rules HTTP/1.1" 200 568 0.073092 10.0.0.33 - - [2026-01-19 11:24:57] "GET /firewall-rule/29533fb0-f1f9-4807-ad17-3c10755ea080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005046 10.0.0.33 - - [2026-01-19 11:24:57] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005469 10.0.0.33 - - [2026-01-19 11:24:57] "GET /firewall-rule/29533fb0-f1f9-4807-ad17-3c10755ea080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003073 10.0.0.33 - - [2026-01-19 11:24:57] "POST /ref-update HTTP/1.1" 200 156 0.068773 10.0.0.33 - - [2026-01-19 11:24:57] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014751 10.0.0.33 - - [2026-01-19 11:24:57] "POST /set-tag HTTP/1.1" 200 109 0.004014 10.0.0.22 - - [2026-01-19 11:26:38] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.22 - - [2026-01-19 11:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.22 - - [2026-01-19 11:26:38] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008006 10.0.0.22 - - [2026-01-19 11:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.22 - - [2026-01-19 11:26:38] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003433 10.0.0.22 - - [2026-01-19 11:26:38] "PUT /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2 HTTP/1.1" 200 274 0.014105 10.0.0.22 - - [2026-01-19 11:26:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.020288 10.0.0.22 - - [2026-01-19 11:26:39] "POST /virtual-routers HTTP/1.1" 200 599 0.029929 10.0.0.22 - - [2026-01-19 11:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013137 10.0.0.22 - - [2026-01-19 11:26:39] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005978 10.0.0.22 - - [2026-01-19 11:26:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.002536 10.0.0.22 - - [2026-01-19 11:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.22 - - [2026-01-19 11:26:39] "GET /virtual-network/25384ab1-5e09-4257-b87d-f5c20af37a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015188 10.0.0.22 - - [2026-01-19 11:26:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.079500 10.0.0.33 - - [2026-01-19 11:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2026-01-19 11:26:56] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003101 10.0.0.33 - - [2026-01-19 11:26:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003534 10.0.0.33 - - [2026-01-19 11:26:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002665 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:28:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:28:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:28:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:28:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.22 - - [2026-01-19 11:29:17] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.22 - - [2026-01-19 11:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2026-01-19 11:29:17] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004809 10.0.0.22 - - [2026-01-19 11:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.22 - - [2026-01-19 11:29:17] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003593 10.0.0.22 - - [2026-01-19 11:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.22 - - [2026-01-19 11:29:17] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004811 10.0.0.22 - - [2026-01-19 11:29:17] "PUT /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb HTTP/1.1" 200 262 0.025913 10.0.0.22 - - [2026-01-19 11:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009810 10.0.0.22 - - [2026-01-19 11:29:17] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004211 10.0.0.22 - - [2026-01-19 11:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.22 - - [2026-01-19 11:29:17] "GET /virtual-machine-interface/ab40fb40-e3eb-4422-bcdc-33cf1de561b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.007517 10.0.0.22 - - [2026-01-19 11:29:17] "PUT /virtual-machine-interface/ab40fb40-e3eb-4422-bcdc-33cf1de561b9 HTTP/1.1" 200 284 0.011845 10.0.0.33 - - [2026-01-19 11:29:39] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005591 10.0.0.33 - - [2026-01-19 11:29:39] "POST /ref-update HTTP/1.1" 200 156 0.054214 10.0.0.33 - - [2026-01-19 11:29:50] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017990 10.0.0.33 - - [2026-01-19 11:29:50] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.33 - - [2026-01-19 11:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.33 - - [2026-01-19 11:29:50] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003050 10.0.0.33 - - [2026-01-19 11:29:50] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006209 10.0.0.33 - - [2026-01-19 11:29:50] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.33 - - [2026-01-19 11:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.33 - - [2026-01-19 11:29:50] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003194 10.0.0.33 - - [2026-01-19 11:29:50] "GET /loadbalancer-pool/24f7860c-6922-4118-b4ea-64e40d9617bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005124 10.0.0.33 - - [2026-01-19 11:29:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028549 10.0.0.33 - - [2026-01-19 11:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014057 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:29:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001755 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:29:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001168 10.0.0.33 - - [2026-01-19 11:29:51] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025287 10.0.0.33 - - [2026-01-19 11:29:51] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006251 10.0.0.33 - - [2026-01-19 11:29:51] "POST /tags HTTP/1.1" 409 205 0.004928 10.0.0.33 - - [2026-01-19 11:29:51] "POST /ref-update HTTP/1.1" 200 156 0.017924 10.0.0.33 - - [2026-01-19 11:29:51] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012896 10.0.0.33 - - [2026-01-19 11:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011236 10.0.0.33 - - [2026-01-19 11:29:51] "GET /tag/f8b10b84-a10e-461c-a978-327c810ce673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016006 10.0.0.33 - - [2026-01-19 11:29:51] "PUT /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5 HTTP/1.1" 200 256 0.017573 10.0.0.33 - - [2026-01-19 11:29:51] "POST /set-tag HTTP/1.1" 200 109 0.113014 10.0.0.33 - - [2026-01-19 11:29:51] "GET /loadbalancer-pool/bfe1da45-06ce-4d56-9497-7a08eca12ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004359 10.0.0.33 - - [2026-01-19 11:29:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027542 10.0.0.33 - - [2026-01-19 11:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.052070 10.0.0.33 - - [2026-01-19 11:29:51] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011689 10.0.0.33 - - [2026-01-19 11:29:51] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005986 10.0.0.33 - - [2026-01-19 11:29:51] "POST /ref-update HTTP/1.1" 200 156 0.010058 10.0.0.33 - - [2026-01-19 11:29:51] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011152 10.0.0.33 - - [2026-01-19 11:29:51] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.33 - - [2026-01-19 11:29:51] "GET /loadbalancer-pool/4b89186b-ca13-41d6-b605-f1f2608e807e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006555 10.0.0.33 - - [2026-01-19 11:29:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032514 10.0.0.33 - - [2026-01-19 11:29:51] "PUT /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5 HTTP/1.1" 200 256 0.030800 10.0.0.33 - - [2026-01-19 11:29:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018561 10.0.0.33 - - [2026-01-19 11:29:51] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016576 10.0.0.33 - - [2026-01-19 11:29:51] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004511 10.0.0.33 - - [2026-01-19 11:29:51] "POST /set-tag HTTP/1.1" 200 109 0.003520 10.0.0.33 - - [2026-01-19 11:29:51] "POST /ref-update HTTP/1.1" 200 156 0.049443 10.0.0.33 - - [2026-01-19 11:29:51] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.051125 10.0.0.33 - - [2026-01-19 11:29:51] "PUT /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5 HTTP/1.1" 200 256 0.016084 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:29:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:29:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001197 10.0.0.33 - - [2026-01-19 11:31:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002854 10.0.0.33 - - [2026-01-19 11:31:58] "GET /global-system-configs HTTP/1.1" 200 322 0.005562 10.0.0.33 - - [2026-01-19 11:33:27] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005556 10.0.0.33 - - [2026-01-19 11:33:27] "POST /set-tag HTTP/1.1" 200 109 0.006088 10.0.0.33 - - [2026-01-19 11:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2026-01-19 11:33:27] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004470 10.0.0.33 - - [2026-01-19 11:33:27] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006913 10.0.0.33 - - [2026-01-19 11:33:27] "POST /set-tag HTTP/1.1" 200 109 0.051289 10.0.0.33 - - [2026-01-19 11:33:28] "DELETE /loadbalancer-member/eb2d71d0-a647-4906-af5a-26d849c52261 HTTP/1.1" 200 115 0.081786 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009363 10.0.0.33 - - [2026-01-19 11:33:28] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.33 - - [2026-01-19 11:33:28] "DELETE /loadbalancer-member/e7b7a0f8-c5a3-4fbd-b043-e4307cbedb95 HTTP/1.1" 200 115 0.042851 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005154 10.0.0.33 - - [2026-01-19 11:33:28] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.33 - - [2026-01-19 11:33:28] "DELETE /loadbalancer-member/932fa253-1e19-44c1-8786-b5a7d6bd0f6f HTTP/1.1" 200 115 0.039737 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006730 10.0.0.33 - - [2026-01-19 11:33:28] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.33 - - [2026-01-19 11:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-01-19 11:33:28] "GET /loadbalancer/bd306ed2-cd6d-4664-9f0c-ddc2e506cde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003898 10.0.0.33 - - [2026-01-19 11:33:28] "GET /loadbalancer-pool/24f7860c-6922-4118-b4ea-64e40d9617bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008139 10.0.0.33 - - [2026-01-19 11:33:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028066 10.0.0.33 - - [2026-01-19 11:33:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015394 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008713 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004854 10.0.0.33 - - [2026-01-19 11:33:28] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002521 10.0.0.33 - - [2026-01-19 11:33:28] "POST /set-tag HTTP/1.1" 200 109 0.079424 10.0.0.33 - - [2026-01-19 11:33:28] "GET /loadbalancer-pool/bfe1da45-06ce-4d56-9497-7a08eca12ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018357 10.0.0.33 - - [2026-01-19 11:33:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022900 10.0.0.33 - - [2026-01-19 11:33:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020256 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.034615 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009341 10.0.0.33 - - [2026-01-19 11:33:28] "POST /set-tag HTTP/1.1" 200 109 0.005444 10.0.0.33 - - [2026-01-19 11:33:28] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.013713 10.0.0.33 - - [2026-01-19 11:33:28] "GET /loadbalancer-pool/4b89186b-ca13-41d6-b605-f1f2608e807e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003526 10.0.0.33 - - [2026-01-19 11:33:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.073911 10.0.0.33 - - [2026-01-19 11:33:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027632 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027575 10.0.0.33 - - [2026-01-19 11:33:28] "GET /virtual-machine-interface/744b86bc-f529-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016129 10.0.0.33 - - [2026-01-19 11:33:28] "GET /floating-ip/55510111-902e-4fd1-acd3-1b1efcdf77c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008707 10.0.0.33 - - [2026-01-19 11:33:28] "POST /set-tag HTTP/1.1" 200 109 0.004525 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:33:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:33:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001287 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:33:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:33:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001206 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:34:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:34:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 10.0.0.33 - - [2026-01-19 11:35:03] "GET / HTTP/1.1" 200 35931 0.002447 10.0.0.33 - - [2026-01-19 11:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2026-01-19 11:35:03] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048200 10.0.0.33 - - [2026-01-19 11:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2026-01-19 11:35:03] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029967 10.0.0.33 - - [2026-01-19 11:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.33 - - [2026-01-19 11:35:04] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037648 10.0.0.33 - - [2026-01-19 11:35:04] "POST /tags HTTP/1.1" 200 333 0.050821 10.0.0.33 - - [2026-01-19 11:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.33 - - [2026-01-19 11:35:04] "GET /tag/41db2e81-8eb1-4b40-9173-c70b97fcd78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024496 10.0.0.33 - - [2026-01-19 11:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-01-19 11:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2026-01-19 11:35:04] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038831 10.0.0.33 - - [2026-01-19 11:35:04] "GET /virtual-networks?parent_id=04063563-9f99-44fc-acc5-7978f295dcb5&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002899 10.0.0.33 - - [2026-01-19 11:35:04] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042200 10.0.0.33 - - [2026-01-19 11:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-01-19 11:35:04] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004854 10.0.0.33 - - [2026-01-19 11:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.33 - - [2026-01-19 11:35:05] "GET /service-appliance-set/ccd41c60-5f5f-400a-84f2-f0e6dca3422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003377 10.0.0.33 - - [2026-01-19 11:35:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.002203 10.0.0.33 - - [2026-01-19 11:35:05] "POST /virtual-networks HTTP/1.1" 200 512 0.105653 10.0.0.33 - - [2026-01-19 11:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-01-19 11:35:05] "GET /network-ipam/8c0ea5e7-67eb-4f5a-b14f-56c866193f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003524 10.0.0.33 - - [2026-01-19 11:35:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.139911 10.0.0.33 - - [2026-01-19 11:35:05] "GET /virtual-machine-interface/7ce96c8e-e20b-4917-a1fd-9232b16704cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.028040 10.0.0.33 - - [2026-01-19 11:35:05] "POST /useragent-kv HTTP/1.1" 200 115 0.008283 10.0.0.33 - - [2026-01-19 11:35:05] "POST /ref-update HTTP/1.1" 200 156 0.204748 10.0.0.33 - - [2026-01-19 11:35:05] "POST /instance-ips HTTP/1.1" 200 409 0.075111 10.0.0.33 - - [2026-01-19 11:35:05] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.013350 10.0.0.33 - - [2026-01-19 11:35:05] "GET /instance-ip/4424eced-d277-4485-996b-af9348b2b8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010246 10.0.0.33 - - [2026-01-19 11:35:05] "GET /domains HTTP/1.1" 200 280 0.005223 10.0.0.33 - - [2026-01-19 11:35:05] "GET /domain/1fca8e4b-e13c-4119-8912-e6ef496700a2 HTTP/1.1" 200 3085 0.008077 10.0.0.33 - - [2026-01-19 11:35:05] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5 HTTP/1.1" 200 5475 0.046494 10.0.0.33 - - [2026-01-19 11:35:05] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2087 0.008583 10.0.0.33 - - [2026-01-19 11:35:05] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2087 0.004823 10.0.0.33 - - [2026-01-19 11:35:05] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 200 1182 0.002584 10.0.0.33 - - [2026-01-19 11:35:05] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 200 1182 0.039858 10.0.0.33 - - [2026-01-19 11:35:05] "POST /loadbalancers HTTP/1.1" 200 610 0.098861 10.0.0.33 - - [2026-01-19 11:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029702 10.0.0.33 - - [2026-01-19 11:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013556 10.0.0.33 - - [2026-01-19 11:35:05] "POST /route-targets HTTP/1.1" 200 327 0.025675 10.0.0.33 - - [2026-01-19 11:35:05] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.091528 10.0.0.33 - - [2026-01-19 11:35:05] "GET /instance-ip/4424eced-d277-4485-996b-af9348b2b8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005285 10.0.0.33 - - [2026-01-19 11:35:05] "POST /ref-update HTTP/1.1" 200 156 0.043807 10.0.0.33 - - [2026-01-19 11:35:05] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.080897 10.0.0.33 - - [2026-01-19 11:35:05] "GET /loadbalancer/e7b0da66-2a46-4039-a552-86a12412b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003307 10.0.0.33 - - [2026-01-19 11:35:05] "POST /floating-ips HTTP/1.1" 200 597 0.081577 10.0.0.33 - - [2026-01-19 11:35:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.038952 10.0.0.33 - - [2026-01-19 11:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.33 - - [2026-01-19 11:35:05] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033803 10.0.0.33 - - [2026-01-19 11:35:05] "GET /loadbalancer-listener/1063e75d-4d85-443e-ac0d-014624b17352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006747 10.0.0.33 - - [2026-01-19 11:35:05] "GET /loadbalancer-listener/1063e75d-4d85-443e-ac0d-014624b17352?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003493 10.0.0.33 - - [2026-01-19 11:35:05] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020435 10.0.0.33 - - [2026-01-19 11:35:05] "GET /instance-ip/4424eced-d277-4485-996b-af9348b2b8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003315 10.0.0.33 - - [2026-01-19 11:35:05] "GET /instance-ip/4424eced-d277-4485-996b-af9348b2b8e3?fields=floating_ips HTTP/1.1" 200 1212 0.004930 10.0.0.33 - - [2026-01-19 11:35:05] "GET /floating-ip/2857b465-451e-4a5d-8897-5af7bb3ce7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004672 10.0.0.33 - - [2026-01-19 11:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.33 - - [2026-01-19 11:35:05] "GET /loadbalancer/e7b0da66-2a46-4039-a552-86a12412b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002506 10.0.0.33 - - [2026-01-19 11:35:06] "POST /tags HTTP/1.1" 200 295 0.049450 10.0.0.33 - - [2026-01-19 11:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.33 - - [2026-01-19 11:35:06] "GET /tag/5bfc983d-dfd2-401c-8bb7-67616fea3b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015392 10.0.0.33 - - [2026-01-19 11:35:06] "POST /tags HTTP/1.1" 409 233 0.002518 10.0.0.33 - - [2026-01-19 11:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-01-19 11:35:06] "GET /tag/fa68a285-caf2-48eb-9931-39c13d66c322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011989 10.0.0.33 - - [2026-01-19 11:35:06] "POST /tags HTTP/1.1" 409 206 0.002517 10.0.0.33 - - [2026-01-19 11:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-01-19 11:35:06] "GET /tag/75b4d256-5344-4021-894c-04f6a006e598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011622 10.0.0.33 - - [2026-01-19 11:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2026-01-19 11:35:06] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005138 10.0.0.33 - - [2026-01-19 11:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-01-19 11:35:06] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039793 10.0.0.33 - - [2026-01-19 11:35:06] "POST /virtual-machines HTTP/1.1" 200 369 0.008960 10.0.0.33 - - [2026-01-19 11:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026807 10.0.0.33 - - [2026-01-19 11:35:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148739 10.0.0.33 - - [2026-01-19 11:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013406 10.0.0.33 - - [2026-01-19 11:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014404 10.0.0.33 - - [2026-01-19 11:35:06] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009373 10.0.0.33 - - [2026-01-19 11:35:06] "POST /instance-ips HTTP/1.1" 200 409 0.031842 10.0.0.33 - - [2026-01-19 11:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.036462 10.0.0.33 - - [2026-01-19 11:35:06] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014868 10.0.0.33 - - [2026-01-19 11:35:06] "POST /set-tag HTTP/1.1" 200 109 0.020686 10.0.0.33 - - [2026-01-19 11:35:06] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017974 10.0.0.33 - - [2026-01-19 11:35:06] "GET /instance-ip/e74e440a-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012203 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007383 10.0.0.33 - - [2026-01-19 11:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004838 10.0.0.33 - - [2026-01-19 11:35:07] "POST /ref-update HTTP/1.1" 200 156 0.012116 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004920 10.0.0.33 - - [2026-01-19 11:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.33 - - [2026-01-19 11:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005036 10.0.0.33 - - [2026-01-19 11:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.33 - - [2026-01-19 11:35:07] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046427 10.0.0.33 - - [2026-01-19 11:35:07] "POST /virtual-machines HTTP/1.1" 200 369 0.012676 10.0.0.33 - - [2026-01-19 11:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022182 10.0.0.33 - - [2026-01-19 11:35:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126798 10.0.0.33 - - [2026-01-19 11:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009666 10.0.0.33 - - [2026-01-19 11:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014810 10.0.0.33 - - [2026-01-19 11:35:07] "POST /instance-ips HTTP/1.1" 200 409 0.023988 10.0.0.33 - - [2026-01-19 11:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024904 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015295 10.0.0.33 - - [2026-01-19 11:35:07] "POST /set-tag HTTP/1.1" 200 109 0.018468 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014587 10.0.0.33 - - [2026-01-19 11:35:07] "GET /instance-ip/e7cc38a6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003550 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010650 10.0.0.33 - - [2026-01-19 11:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003985 10.0.0.33 - - [2026-01-19 11:35:07] "POST /ref-update HTTP/1.1" 200 156 0.013337 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023285 10.0.0.33 - - [2026-01-19 11:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005391 10.0.0.33 - - [2026-01-19 11:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.33 - - [2026-01-19 11:35:07] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005036 10.0.0.33 - - [2026-01-19 11:35:08] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.33 - - [2026-01-19 11:35:10] "GET /domains HTTP/1.1" 200 280 0.002371 10.0.0.33 - - [2026-01-19 11:35:10] "GET /domain/1fca8e4b-e13c-4119-8912-e6ef496700a2 HTTP/1.1" 200 3085 0.003376 10.0.0.33 - - [2026-01-19 11:35:10] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5 HTTP/1.1" 200 7063 0.040886 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2087 0.004910 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2087 0.004793 10.0.0.33 - - [2026-01-19 11:35:10] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 200 1403 0.004884 10.0.0.33 - - [2026-01-19 11:35:10] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 200 1403 0.003170 10.0.0.33 - - [2026-01-19 11:35:10] "GET /route-target/78a4b024-4649-4623-850b-da623bfcf7c7 HTTP/1.1" 200 1151 0.002904 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2087 0.004812 10.0.0.33 - - [2026-01-19 11:35:10] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 200 1403 0.003795 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005216 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2087 0.005240 10.0.0.33 - - [2026-01-19 11:35:10] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 200 1403 0.003135 10.0.0.33 - - [2026-01-19 11:35:10] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 200 1403 0.003078 10.0.0.33 - - [2026-01-19 11:35:10] "GET /route-target/78a4b024-4649-4623-850b-da623bfcf7c7 HTTP/1.1" 200 1151 0.003949 10.0.0.33 - - [2026-01-19 11:35:10] "GET /domains HTTP/1.1" 200 280 0.002254 10.0.0.33 - - [2026-01-19 11:35:10] "GET /domain/1fca8e4b-e13c-4119-8912-e6ef496700a2 HTTP/1.1" 200 3085 0.003953 10.0.0.33 - - [2026-01-19 11:35:10] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5 HTTP/1.1" 200 7063 0.043367 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2087 0.004825 10.0.0.33 - - [2026-01-19 11:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2026-01-19 11:35:10] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040935 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004585 10.0.0.33 - - [2026-01-19 11:35:10] "GET /floating-ip-pools?parent_id=aeec29d2-353e-4b6a-8ed2-298f10bcab4d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002493 10.0.0.33 - - [2026-01-19 11:35:10] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005957 10.0.0.33 - - [2026-01-19 11:35:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.037106 10.0.0.33 - - [2026-01-19 11:35:11] "POST /ref-update HTTP/1.1" 200 156 0.013101 10.0.0.33 - - [2026-01-19 11:35:11] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.021149 10.0.0.33 - - [2026-01-19 11:35:11] "GET /domains HTTP/1.1" 200 280 0.007005 10.0.0.33 - - [2026-01-19 11:35:11] "GET /domain/1fca8e4b-e13c-4119-8912-e6ef496700a2 HTTP/1.1" 200 3085 0.003394 10.0.0.33 - - [2026-01-19 11:35:11] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5 HTTP/1.1" 200 7319 0.030824 10.0.0.33 - - [2026-01-19 11:35:11] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2325 0.006436 10.0.0.33 - - [2026-01-19 11:35:11] "GET /floating-ip-pool/0a9b8380-68a4-4c84-b07d-af0fee144290 HTTP/1.1" 200 1313 0.003762 10.0.0.33 - - [2026-01-19 11:35:11] "GET /domains HTTP/1.1" 200 280 0.002352 10.0.0.33 - - [2026-01-19 11:35:11] "GET /domain/1fca8e4b-e13c-4119-8912-e6ef496700a2 HTTP/1.1" 200 3085 0.003832 10.0.0.33 - - [2026-01-19 11:35:11] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5 HTTP/1.1" 200 7319 0.053249 10.0.0.33 - - [2026-01-19 11:35:11] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 2325 0.004707 10.0.0.33 - - [2026-01-19 11:35:11] "GET /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004844 10.0.0.33 - - [2026-01-19 11:35:11] "POST /tags HTTP/1.1" 200 365 0.076627 10.0.0.33 - - [2026-01-19 11:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019736 10.0.0.33 - - [2026-01-19 11:35:11] "GET /tag/296060df-4b9f-4637-8823-92b92edd27aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.019278 10.0.0.33 - - [2026-01-19 11:35:11] "POST /tags HTTP/1.1" 409 206 0.004982 10.0.0.33 - - [2026-01-19 11:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.33 - - [2026-01-19 11:35:11] "GET /tag/75b4d256-5344-4021-894c-04f6a006e598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.027217 10.0.0.33 - - [2026-01-19 11:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.33 - - [2026-01-19 11:35:11] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.071925 10.0.0.33 - - [2026-01-19 11:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.33 - - [2026-01-19 11:35:11] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012513 10.0.0.33 - - [2026-01-19 11:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2026-01-19 11:35:11] "GET /service-appliance-set/c91096a1-427e-4170-9b9a-f055fb72d59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.008607 10.0.0.33 - - [2026-01-19 11:35:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.002179 10.0.0.33 - - [2026-01-19 11:35:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.142511 10.0.0.33 - - [2026-01-19 11:35:11] "GET /virtual-machine-interface/ba9ac12a-3297-4fdf-9e3d-dd6a2ec1d1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012115 10.0.0.33 - - [2026-01-19 11:35:11] "POST /set-tag HTTP/1.1" 200 109 0.022824 10.0.0.33 - - [2026-01-19 11:35:11] "POST /instance-ips HTTP/1.1" 200 417 0.041421 10.0.0.33 - - [2026-01-19 11:35:12] "GET /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.021783 10.0.0.33 - - [2026-01-19 11:35:12] "POST /loadbalancers HTTP/1.1" 200 618 0.064440 10.0.0.33 - - [2026-01-19 11:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.048252 10.0.0.33 - - [2026-01-19 11:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011822 10.0.0.33 - - [2026-01-19 11:35:12] "POST /service-instances HTTP/1.1" 200 566 0.041676 10.0.0.33 - - [2026-01-19 11:35:12] "POST /ref-update HTTP/1.1" 200 156 0.010051 10.0.0.33 - - [2026-01-19 11:35:12] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.036622 10.0.0.33 - - [2026-01-19 11:35:12] "GET /virtual-machine-interface/ba9ac12a-3297-4fdf-9e3d-dd6a2ec1d1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004604 10.0.0.33 - - [2026-01-19 11:35:12] "GET /virtual-machine-interface/ba9ac12a-3297-4fdf-9e3d-dd6a2ec1d1b6?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006401 10.0.0.33 - - [2026-01-19 11:35:12] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.007957 10.0.0.33 - - [2026-01-19 11:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026151 10.0.0.33 - - [2026-01-19 11:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006374 10.0.0.33 - - [2026-01-19 11:35:12] "GET /floating-ip-pool/0a9b8380-68a4-4c84-b07d-af0fee144290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.023346 10.0.0.33 - - [2026-01-19 11:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007456 10.0.0.33 - - [2026-01-19 11:35:12] "POST /floating-ips HTTP/1.1" 200 671 0.086799 10.0.0.33 - - [2026-01-19 11:35:12] "POST /virtual-machines HTTP/1.1" 200 429 0.071296 10.0.0.33 - - [2026-01-19 11:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008165 10.0.0.33 - - [2026-01-19 11:35:12] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005341 10.0.0.33 - - [2026-01-19 11:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.33 - - [2026-01-19 11:35:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110990 10.0.0.33 - - [2026-01-19 11:35:12] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017694 10.0.0.33 - - [2026-01-19 11:35:12] "POST /tags HTTP/1.1" 409 221 0.015918 10.0.0.33 - - [2026-01-19 11:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.33 - - [2026-01-19 11:35:12] "POST /chown HTTP/1.1" 200 109 0.037673 10.0.0.33 - - [2026-01-19 11:35:12] "GET /tag/41db2e81-8eb1-4b40-9173-c70b97fcd78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022381 10.0.0.33 - - [2026-01-19 11:35:12] "POST /tags HTTP/1.1" 409 238 0.002385 10.0.0.33 - - [2026-01-19 11:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-01-19 11:35:12] "POST /chown HTTP/1.1" 200 109 0.010415 10.0.0.33 - - [2026-01-19 11:35:12] "GET /tag/296060df-4b9f-4637-8823-92b92edd27aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013643 10.0.0.33 - - [2026-01-19 11:35:12] "PUT /virtual-machine-interface/645001ee-0677-4312-8d7e-333da84bcc8c HTTP/1.1" 200 284 0.035394 10.0.0.33 - - [2026-01-19 11:35:12] "PUT /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682 HTTP/1.1" 200 256 0.043778 10.0.0.33 - - [2026-01-19 11:35:12] "POST /firewall-rules HTTP/1.1" 200 650 0.121174 10.0.0.33 - - [2026-01-19 11:35:12] "GET /firewall-rule/6ebc0074-1e53-42c5-af19-415f383e222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.017991 10.0.0.33 - - [2026-01-19 11:35:12] "POST /ref-update HTTP/1.1" 200 156 0.056662 10.0.0.33 - - [2026-01-19 11:35:12] "POST /ref-update HTTP/1.1" 200 156 0.022385 10.0.0.33 - - [2026-01-19 11:35:13] "GET /firewall-policy/46ac5bbd-b152-4b83-9a77-440e5a9e6e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012008 10.0.0.33 - - [2026-01-19 11:35:13] "GET /firewall-rule/6ebc0074-1e53-42c5-af19-415f383e222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002460 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.032604 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.039482 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.021911 10.0.0.33 - - [2026-01-19 11:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.029609 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.039379 10.0.0.33 - - [2026-01-19 11:35:13] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.071790 10.0.0.33 - - [2026-01-19 11:35:13] "GET /loadbalancer/030c4eed-4c6e-4c77-b730-f74ba356a6a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.014595 10.0.0.33 - - [2026-01-19 11:35:13] "POST /virtual-machines HTTP/1.1" 200 429 0.013451 10.0.0.33 - - [2026-01-19 11:35:13] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034148 10.0.0.33 - - [2026-01-19 11:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.33 - - [2026-01-19 11:35:13] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.177026 10.0.0.33 - - [2026-01-19 11:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.247353 10.0.0.33 - - [2026-01-19 11:35:13] "POST /chown HTTP/1.1" 200 109 0.036211 10.0.0.33 - - [2026-01-19 11:35:13] "GET /loadbalancer-listener/cd68cc30-f4ad-42eb-acc2-8bd976978a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.041748 10.0.0.33 - - [2026-01-19 11:35:13] "GET /loadbalancer-listener/cd68cc30-f4ad-42eb-acc2-8bd976978a48?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005315 10.0.0.33 - - [2026-01-19 11:35:13] "POST /chown HTTP/1.1" 200 109 0.009963 10.0.0.33 - - [2026-01-19 11:35:13] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.047277 10.0.0.33 - - [2026-01-19 11:35:13] "PUT /virtual-machine-interface/4bec8118-6ea3-454e-b799-100d66a73c13 HTTP/1.1" 200 284 0.034873 10.0.0.33 - - [2026-01-19 11:35:13] "PUT /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682 HTTP/1.1" 200 256 0.032735 10.0.0.33 - - [2026-01-19 11:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032384 10.0.0.33 - - [2026-01-19 11:35:13] "GET /loadbalancer-pool/ec195217-ca69-4bf8-b556-98f3e5dc8bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013499 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.033264 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.036791 10.0.0.33 - - [2026-01-19 11:35:13] "POST /loadbalancer-members HTTP/1.1" 200 707 0.079141 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.046080 10.0.0.33 - - [2026-01-19 11:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012811 10.0.0.33 - - [2026-01-19 11:35:13] "GET /loadbalancer-member/a656ec4a-30cc-4eae-9afd-370ba4888b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014329 10.0.0.33 - - [2026-01-19 11:35:13] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012897 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.033929 10.0.0.33 - - [2026-01-19 11:35:13] "POST /ref-update HTTP/1.1" 200 156 0.021003 10.0.0.33 - - [2026-01-19 11:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.33 - - [2026-01-19 11:35:14] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007936 10.0.0.33 - - [2026-01-19 11:35:14] "POST /tags HTTP/1.1" 409 221 0.002898 10.0.0.33 - - [2026-01-19 11:35:14] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.010293 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2026-01-19 11:35:14] "GET /tag/41db2e81-8eb1-4b40-9173-c70b97fcd78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014928 10.0.0.33 - - [2026-01-19 11:35:14] "POST /tags HTTP/1.1" 409 238 0.002636 10.0.0.33 - - [2026-01-19 11:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022535 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.007112 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.33 - - [2026-01-19 11:35:14] "GET /tag/296060df-4b9f-4637-8823-92b92edd27aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012798 10.0.0.33 - - [2026-01-19 11:35:14] "POST /firewall-rules HTTP/1.1" 409 293 0.002653 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.007378 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.33 - - [2026-01-19 11:35:14] "PUT /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682 HTTP/1.1" 200 256 0.032154 10.0.0.33 - - [2026-01-19 11:35:14] "POST /ref-update HTTP/1.1" 200 156 0.022376 10.0.0.33 - - [2026-01-19 11:35:14] "PUT /firewall-rule/6ebc0074-1e53-42c5-af19-415f383e222b HTTP/1.1" 200 260 0.093814 10.0.0.33 - - [2026-01-19 11:35:14] "GET /firewall-rule/6ebc0074-1e53-42c5-af19-415f383e222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009534 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.027706 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.018267 10.0.0.33 - - [2026-01-19 11:35:14] "GET /firewall-policy/46ac5bbd-b152-4b83-9a77-440e5a9e6e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008209 10.0.0.33 - - [2026-01-19 11:35:14] "GET /firewall-rule/6ebc0074-1e53-42c5-af19-415f383e222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004147 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.33 - - [2026-01-19 11:35:14] "PUT /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682 HTTP/1.1" 200 256 0.030342 10.0.0.33 - - [2026-01-19 11:35:14] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005105 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2026-01-19 11:35:14] "POST /ref-update HTTP/1.1" 200 156 0.017787 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007602 10.0.0.33 - - [2026-01-19 11:35:14] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.060222 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.020970 10.0.0.33 - - [2026-01-19 11:35:14] "POST /virtual-machines HTTP/1.1" 200 373 0.012100 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.023259 10.0.0.33 - - [2026-01-19 11:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030505 10.0.0.33 - - [2026-01-19 11:35:14] "PUT /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682 HTTP/1.1" 200 256 0.051290 10.0.0.33 - - [2026-01-19 11:35:14] "POST /ref-update HTTP/1.1" 200 156 0.036709 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.073789 10.0.0.33 - - [2026-01-19 11:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.228922 10.0.0.33 - - [2026-01-19 11:35:14] "POST /chown HTTP/1.1" 200 109 0.048955 10.0.0.33 - - [2026-01-19 11:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019738 10.0.0.33 - - [2026-01-19 11:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.33 - - [2026-01-19 11:35:14] "PUT /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682 HTTP/1.1" 200 256 0.049065 10.0.0.33 - - [2026-01-19 11:35:14] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005997 10.0.0.33 - - [2026-01-19 11:35:14] "POST /ref-update HTTP/1.1" 200 156 0.014973 10.0.0.33 - - [2026-01-19 11:35:15] "POST /instance-ips HTTP/1.1" 200 413 0.043440 10.0.0.33 - - [2026-01-19 11:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037017 10.0.0.33 - - [2026-01-19 11:35:15] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006538 10.0.0.33 - - [2026-01-19 11:35:15] "POST /set-tag HTTP/1.1" 200 109 0.024652 10.0.0.33 - - [2026-01-19 11:35:15] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013518 10.0.0.33 - - [2026-01-19 11:35:15] "GET /instance-ip/ec3787f6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004225 10.0.0.33 - - [2026-01-19 11:35:15] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.013652 10.0.0.33 - - [2026-01-19 11:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010602 10.0.0.33 - - [2026-01-19 11:35:15] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007245 10.0.0.33 - - [2026-01-19 11:35:15] "POST /set-tag HTTP/1.1" 200 109 0.005761 10.0.0.33 - - [2026-01-19 11:35:15] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003924 10.0.0.33 - - [2026-01-19 11:35:15] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.010127 10.0.0.33 - - [2026-01-19 11:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009212 10.0.0.33 - - [2026-01-19 11:35:15] "POST /ref-update HTTP/1.1" 200 156 0.022214 10.0.0.33 - - [2026-01-19 11:35:15] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009621 10.0.0.33 - - [2026-01-19 11:35:15] "POST /set-tag HTTP/1.1" 200 109 0.017934 10.0.0.33 - - [2026-01-19 11:35:15] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.008746 10.0.0.33 - - [2026-01-19 11:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014067 10.0.0.33 - - [2026-01-19 11:35:15] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019264 10.0.0.33 - - [2026-01-19 11:35:15] "POST /set-tag HTTP/1.1" 200 109 0.010112 10.0.0.33 - - [2026-01-19 11:35:15] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.009152 10.0.0.33 - - [2026-01-19 11:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021603 10.0.0.33 - - [2026-01-19 11:35:15] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.012899 10.0.0.33 - - [2026-01-19 11:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009574 10.0.0.33 - - [2026-01-19 11:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-01-19 11:35:15] "POST /chown HTTP/1.1" 200 109 0.005633 10.0.0.33 - - [2026-01-19 11:35:15] "POST /chown HTTP/1.1" 200 109 0.017366 10.0.0.33 - - [2026-01-19 11:35:15] "POST /ref-update HTTP/1.1" 200 156 0.009894 10.0.0.33 - - [2026-01-19 11:35:15] "POST /chown HTTP/1.1" 200 109 0.016938 10.0.0.33 - - [2026-01-19 11:35:15] "POST /chown HTTP/1.1" 200 109 0.021437 10.0.0.33 - - [2026-01-19 11:35:15] "POST /ref-update HTTP/1.1" 200 156 0.016092 10.0.0.33 - - [2026-01-19 11:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2026-01-19 11:35:15] "POST /chown HTTP/1.1" 200 109 0.012613 10.0.0.33 - - [2026-01-19 11:35:15] "POST /chown HTTP/1.1" 200 109 0.007419 10.0.0.33 - - [2026-01-19 11:35:15] "POST /chown HTTP/1.1" 200 109 0.012723 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.029062 10.0.0.33 - - [2026-01-19 11:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.006832 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.024819 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.019357 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.020528 10.0.0.33 - - [2026-01-19 11:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.006531 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.022152 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.007799 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.022704 10.0.0.33 - - [2026-01-19 11:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.007315 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.019058 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.017795 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.007432 10.0.0.33 - - [2026-01-19 11:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.007108 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.007362 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.020039 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.015546 10.0.0.33 - - [2026-01-19 11:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.006600 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.014040 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.017028 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.007071 10.0.0.33 - - [2026-01-19 11:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.006507 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.007666 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.020401 10.0.0.33 - - [2026-01-19 11:35:16] "POST /chown HTTP/1.1" 200 109 0.017111 10.0.0.33 - - [2026-01-19 11:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.020164 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.013396 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.007957 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.019317 10.0.0.33 - - [2026-01-19 11:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.008513 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.019637 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.014707 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.007109 10.0.0.33 - - [2026-01-19 11:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.008301 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.011543 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.020614 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.016512 10.0.0.33 - - [2026-01-19 11:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.008498 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.019826 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.008099 10.0.0.33 - - [2026-01-19 11:35:17] "POST /chown HTTP/1.1" 200 109 0.018085 10.0.0.33 - - [2026-01-19 11:35:18] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006643 10.0.0.33 - - [2026-01-19 11:35:18] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.33 - - [2026-01-19 11:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2026-01-19 11:35:18] "GET /loadbalancer/e7b0da66-2a46-4039-a552-86a12412b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005637 10.0.0.33 - - [2026-01-19 11:35:19] "GET /loadbalancer-pool/37868cae-b869-4b4d-a958-74de751a1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.056346 10.0.0.33 - - [2026-01-19 11:35:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020759 10.0.0.33 - - [2026-01-19 11:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013204 10.0.0.33 - - [2026-01-19 11:35:19] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009721 10.0.0.33 - - [2026-01-19 11:35:19] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005166 10.0.0.33 - - [2026-01-19 11:35:19] "POST /tags HTTP/1.1" 409 221 0.002100 10.0.0.33 - - [2026-01-19 11:35:19] "POST /ref-update HTTP/1.1" 200 156 0.009999 10.0.0.33 - - [2026-01-19 11:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.33 - - [2026-01-19 11:35:19] "GET /tag/41db2e81-8eb1-4b40-9173-c70b97fcd78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013128 10.0.0.33 - - [2026-01-19 11:35:19] "GET /floating-ip/2857b465-451e-4a5d-8897-5af7bb3ce7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.014827 10.0.0.33 - - [2026-01-19 11:35:19] "PUT /floating-ip/2857b465-451e-4a5d-8897-5af7bb3ce7ff HTTP/1.1" 200 256 0.016494 10.0.0.33 - - [2026-01-19 11:35:19] "POST /set-tag HTTP/1.1" 200 109 0.044537 10.0.0.33 - - [2026-01-19 11:35:19] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014908 10.0.0.33 - - [2026-01-19 11:35:19] "POST /set-tag HTTP/1.1" 200 109 0.004593 10.0.0.33 - - [2026-01-19 11:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.33 - - [2026-01-19 11:35:19] "GET /loadbalancer/e7b0da66-2a46-4039-a552-86a12412b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003214 10.0.0.33 - - [2026-01-19 11:35:19] "GET /loadbalancer-pool/37868cae-b869-4b4d-a958-74de751a1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003272 10.0.0.33 - - [2026-01-19 11:35:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022125 10.0.0.33 - - [2026-01-19 11:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014441 10.0.0.33 - - [2026-01-19 11:35:19] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015417 10.0.0.33 - - [2026-01-19 11:35:19] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012259 10.0.0.33 - - [2026-01-19 11:35:19] "POST /ref-update HTTP/1.1" 200 156 0.010154 10.0.0.33 - - [2026-01-19 11:35:19] "GET /floating-ip/2857b465-451e-4a5d-8897-5af7bb3ce7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003053 10.0.0.33 - - [2026-01-19 11:35:19] "POST /set-tag HTTP/1.1" 200 109 0.047694 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:35:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:35:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.33 - - [2026-01-19 11:35:23] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004936 10.0.0.33 - - [2026-01-19 11:35:23] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.33 - - [2026-01-19 11:35:24] "GET /virtual-machine/3a5b494f-572e-4b0b-a6a1-70e5aea951c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003500 10.0.0.33 - - [2026-01-19 11:35:24] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005079 10.0.0.33 - - [2026-01-19 11:35:24] "GET /virtual-machine/fa3ccb54-32ca-48e5-a437-ba5fdb9cb51c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004109 10.0.0.33 - - [2026-01-19 11:35:24] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005486 10.0.0.33 - - [2026-01-19 11:35:24] "GET /virtual-machine/6e170b67-3d22-4542-a6bd-759eefcdb565?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003308 10.0.0.33 - - [2026-01-19 11:35:24] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004666 10.0.0.33 - - [2026-01-19 11:35:24] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004687 10.0.0.33 - - [2026-01-19 11:35:24] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.33 - - [2026-01-19 11:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.33 - - [2026-01-19 11:35:56] "POST /chown HTTP/1.1" 200 109 0.006758 10.0.0.33 - - [2026-01-19 11:35:56] "POST /chown HTTP/1.1" 200 109 0.022078 10.0.0.33 - - [2026-01-19 11:35:56] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004373 10.0.0.33 - - [2026-01-19 11:35:56] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.33 - - [2026-01-19 11:35:56] "POST /chown HTTP/1.1" 200 109 0.013312 10.0.0.33 - - [2026-01-19 11:35:56] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022119 10.0.0.33 - - [2026-01-19 11:35:56] "POST /set-tag HTTP/1.1" 200 109 0.006563 10.0.0.33 - - [2026-01-19 11:35:56] "GET /virtual-machine/6e170b67-3d22-4542-a6bd-759eefcdb565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004009 10.0.0.33 - - [2026-01-19 11:35:56] "POST /chown HTTP/1.1" 200 109 0.022479 10.0.0.33 - - [2026-01-19 11:35:56] "POST /ref-update HTTP/1.1" 200 156 0.019636 10.0.0.33 - - [2026-01-19 11:35:56] "GET /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018600 10.0.0.33 - - [2026-01-19 11:35:56] "POST /set-tag HTTP/1.1" 200 109 0.031618 10.0.0.33 - - [2026-01-19 11:35:57] "POST /set-tag HTTP/1.1" 200 109 0.027272 10.0.0.33 - - [2026-01-19 11:35:57] "DELETE /instance-ip/ec3787f6-f52a-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.071795 10.0.0.33 - - [2026-01-19 11:35:57] "DELETE /virtual-machine-interface/ec092dd4-f52a-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.046279 10.0.0.33 - - [2026-01-19 11:35:57] "DELETE /virtual-machine/6e170b67-3d22-4542-a6bd-759eefcdb565 HTTP/1.1" 200 115 0.035078 10.0.0.33 - - [2026-01-19 11:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.33 - - [2026-01-19 11:35:59] "GET /tag/296060df-4b9f-4637-8823-92b92edd27aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.015235 10.0.0.33 - - [2026-01-19 11:35:59] "GET /tag/296060df-4b9f-4637-8823-92b92edd27aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.020717 10.0.0.33 - - [2026-01-19 11:36:00] "GET /virtual-machine-interface/4bec8118-6ea3-454e-b799-100d66a73c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008085 10.0.0.33 - - [2026-01-19 11:36:00] "POST /set-tag HTTP/1.1" 200 109 0.034405 10.0.0.33 - - [2026-01-19 11:36:00] "GET /virtual-machine-interface/645001ee-0677-4312-8d7e-333da84bcc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.017283 10.0.0.33 - - [2026-01-19 11:36:00] "POST /set-tag HTTP/1.1" 200 109 0.031391 10.0.0.33 - - [2026-01-19 11:36:00] "GET /virtual-machine-interface/ba9ac12a-3297-4fdf-9e3d-dd6a2ec1d1b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006114 10.0.0.33 - - [2026-01-19 11:36:00] "POST /set-tag HTTP/1.1" 200 109 0.026783 10.0.0.33 - - [2026-01-19 11:36:00] "GET /firewall-policy/46ac5bbd-b152-4b83-9a77-440e5a9e6e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.021728 10.0.0.33 - - [2026-01-19 11:36:00] "GET /firewall-rule/6ebc0074-1e53-42c5-af19-415f383e222b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005297 10.0.0.33 - - [2026-01-19 11:36:00] "POST /ref-update HTTP/1.1" 200 156 0.021445 10.0.0.33 - - [2026-01-19 11:36:00] "DELETE /firewall-rule/6ebc0074-1e53-42c5-af19-415f383e222b HTTP/1.1" 200 115 0.062637 10.0.0.33 - - [2026-01-19 11:36:00] "DELETE /loadbalancer-member/a656ec4a-30cc-4eae-9afd-370ba4888b42 HTTP/1.1" 200 115 0.045451 10.0.0.33 - - [2026-01-19 11:36:00] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.011821 10.0.0.33 - - [2026-01-19 11:36:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039503 10.0.0.33 - - [2026-01-19 11:36:00] "DELETE /loadbalancer-pool/ec195217-ca69-4bf8-b556-98f3e5dc8bea HTTP/1.1" 200 115 0.120654 10.0.0.33 - - [2026-01-19 11:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.012777 10.0.0.33 - - [2026-01-19 11:36:00] "DELETE /loadbalancer-listener/cd68cc30-f4ad-42eb-acc2-8bd976978a48 HTTP/1.1" 200 115 0.065124 10.0.0.33 - - [2026-01-19 11:36:00] "GET /floating-ip/77f91bac-ed10-4f17-ae1b-2f2dba485ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006427 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.014265 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.019253 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.030832 10.0.0.33 - - [2026-01-19 11:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.33 - - [2026-01-19 11:36:00] "PUT /floating-ip/77f91bac-ed10-4f17-ae1b-2f2dba485ce6 HTTP/1.1" 200 256 0.095826 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.013172 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.057669 10.0.0.33 - - [2026-01-19 11:36:00] "DELETE /floating-ip/77f91bac-ed10-4f17-ae1b-2f2dba485ce6 HTTP/1.1" 200 115 0.109579 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.019435 10.0.0.33 - - [2026-01-19 11:36:00] "POST /chown HTTP/1.1" 200 109 0.024453 10.0.0.33 - - [2026-01-19 11:36:01] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.015261 10.0.0.33 - - [2026-01-19 11:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029690 10.0.0.33 - - [2026-01-19 11:36:01] "POST /ref-update HTTP/1.1" 404 171 0.013394 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /loadbalancer/030c4eed-4c6e-4c77-b730-f74ba356a6a5 HTTP/1.1" 200 115 0.184705 10.0.0.33 - - [2026-01-19 11:36:01] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.023901 10.0.0.33 - - [2026-01-19 11:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.047307 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /instance-ip/e3307239-0f5a-4e51-8952-79a7d0671682 HTTP/1.1" 200 115 0.183933 10.0.0.33 - - [2026-01-19 11:36:01] "PUT /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 266 0.016467 10.0.0.33 - - [2026-01-19 11:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034534 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /virtual-machine-interface/ba9ac12a-3297-4fdf-9e3d-dd6a2ec1d1b6 HTTP/1.1" 200 115 0.116930 10.0.0.33 - - [2026-01-19 11:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.33 - - [2026-01-19 11:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /service-instance/55013e60-7c17-4b3f-a7f6-b817d3697d8d HTTP/1.1" 200 115 0.054698 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /tag/296060df-4b9f-4637-8823-92b92edd27aa HTTP/1.1" 200 115 0.102946 10.0.0.33 - - [2026-01-19 11:36:01] "GET /virtual-machine-interface/4bec8118-6ea3-454e-b799-100d66a73c13?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004932 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /virtual-machine-interface/4bec8118-6ea3-454e-b799-100d66a73c13 HTTP/1.1" 200 115 0.058188 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /virtual-machine/13dab26e-6f4e-4938-b1b5-29251f9f1bcd HTTP/1.1" 200 115 0.036242 10.0.0.33 - - [2026-01-19 11:36:01] "GET /virtual-machine-interface/645001ee-0677-4312-8d7e-333da84bcc8c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007497 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /virtual-machine-interface/645001ee-0677-4312-8d7e-333da84bcc8c HTTP/1.1" 200 115 0.056653 10.0.0.33 - - [2026-01-19 11:36:01] "POST /ref-update HTTP/1.1" 200 156 0.013671 10.0.0.33 - - [2026-01-19 11:36:01] "DELETE /virtual-machine/57cfd6a5-535d-40b3-bdde-befaecf5f65b HTTP/1.1" 200 115 0.042284 10.0.0.33 - - [2026-01-19 11:36:01] "GET /floating-ip-pool/0a9b8380-68a4-4c84-b07d-af0fee144290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003223 10.0.0.33 - - [2026-01-19 11:36:01] "POST /ref-update HTTP/1.1" 200 156 0.009479 10.0.0.33 - - [2026-01-19 11:36:02] "DELETE /floating-ip-pool/0a9b8380-68a4-4c84-b07d-af0fee144290 HTTP/1.1" 200 115 0.036241 10.0.0.33 - - [2026-01-19 11:36:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002926 10.0.0.33 - - [2026-01-19 11:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-01-19 11:36:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001532 10.0.0.33 - - [2026-01-19 11:36:02] "DELETE /virtual-network/aeec29d2-353e-4b6a-8ed2-298f10bcab4d HTTP/1.1" 200 115 0.094165 10.0.0.33 - - [2026-01-19 11:36:02] "GET /routing-instance/a3a7a206-d78f-4438-9deb-6db6797b3d48 HTTP/1.1" 404 171 0.002108 10.0.0.33 - - [2026-01-19 11:36:02] "GET /domains HTTP/1.1" 200 280 0.001383 10.0.0.33 - - [2026-01-19 11:36:02] "GET /domain/1fca8e4b-e13c-4119-8912-e6ef496700a2 HTTP/1.1" 200 3085 0.002972 10.0.0.33 - - [2026-01-19 11:36:02] "DELETE /route-target/78a4b024-4649-4623-850b-da623bfcf7c7 HTTP/1.1" 200 115 0.031942 10.0.0.33 - - [2026-01-19 11:36:02] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5 HTTP/1.1" 200 6872 0.042469 10.0.0.33 - - [2026-01-19 11:36:02] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014110 10.0.0.33 - - [2026-01-19 11:36:02] "POST /set-tag HTTP/1.1" 200 109 0.003275 10.0.0.33 - - [2026-01-19 11:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2026-01-19 11:36:02] "GET /loadbalancer/e7b0da66-2a46-4039-a552-86a12412b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002822 10.0.0.33 - - [2026-01-19 11:36:02] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004756 10.0.0.33 - - [2026-01-19 11:36:02] "POST /set-tag HTTP/1.1" 200 109 0.018912 10.0.0.33 - - [2026-01-19 11:36:02] "DELETE /loadbalancer-member/ef7bf8dc-f085-4796-b552-709b514ea3fe HTTP/1.1" 200 115 0.039841 10.0.0.33 - - [2026-01-19 11:36:03] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008485 10.0.0.33 - - [2026-01-19 11:36:03] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.33 - - [2026-01-19 11:36:03] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005677 10.0.0.33 - - [2026-01-19 11:36:03] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.33 - - [2026-01-19 11:36:03] "GET /virtual-machine/fa3ccb54-32ca-48e5-a437-ba5fdb9cb51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003972 10.0.0.33 - - [2026-01-19 11:36:03] "POST /ref-update HTTP/1.1" 200 156 0.011484 10.0.0.33 - - [2026-01-19 11:36:03] "GET /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019086 10.0.0.33 - - [2026-01-19 11:36:03] "POST /set-tag HTTP/1.1" 200 109 0.022452 10.0.0.33 - - [2026-01-19 11:36:04] "POST /set-tag HTTP/1.1" 200 109 0.019397 10.0.0.33 - - [2026-01-19 11:36:04] "POST /set-tag HTTP/1.1" 200 109 0.024785 10.0.0.33 - - [2026-01-19 11:36:04] "DELETE /instance-ip/e7cc38a6-f52a-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.054394 10.0.0.33 - - [2026-01-19 11:36:04] "POST /ref-update HTTP/1.1" 200 156 0.009441 10.0.0.33 - - [2026-01-19 11:36:04] "DELETE /virtual-machine-interface/e7af2a36-f52a-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.086335 10.0.0.33 - - [2026-01-19 11:36:04] "DELETE /virtual-machine/fa3ccb54-32ca-48e5-a437-ba5fdb9cb51c HTTP/1.1" 200 115 0.023153 10.0.0.33 - - [2026-01-19 11:36:07] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005032 10.0.0.33 - - [2026-01-19 11:36:07] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.33 - - [2026-01-19 11:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.33 - - [2026-01-19 11:36:07] "GET /loadbalancer/e7b0da66-2a46-4039-a552-86a12412b8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002818 10.0.0.33 - - [2026-01-19 11:36:08] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005599 10.0.0.33 - - [2026-01-19 11:36:08] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.33 - - [2026-01-19 11:36:08] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007465 10.0.0.33 - - [2026-01-19 11:36:08] "POST /set-tag HTTP/1.1" 200 109 0.003399 10.0.0.33 - - [2026-01-19 11:36:08] "GET /virtual-machine/3a5b494f-572e-4b0b-a6a1-70e5aea951c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005016 10.0.0.33 - - [2026-01-19 11:36:08] "POST /ref-update HTTP/1.1" 200 156 0.012573 10.0.0.33 - - [2026-01-19 11:36:08] "GET /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012851 10.0.0.33 - - [2026-01-19 11:36:08] "POST /set-tag HTTP/1.1" 200 109 0.017766 10.0.0.33 - - [2026-01-19 11:36:09] "POST /set-tag HTTP/1.1" 200 109 0.022549 10.0.0.33 - - [2026-01-19 11:36:09] "POST /set-tag HTTP/1.1" 200 109 0.031643 10.0.0.33 - - [2026-01-19 11:36:09] "DELETE /instance-ip/e74e440a-f52a-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.055503 10.0.0.33 - - [2026-01-19 11:36:09] "POST /ref-update HTTP/1.1" 200 156 0.015183 10.0.0.33 - - [2026-01-19 11:36:09] "DELETE /virtual-machine-interface/e72e89c6-f52a-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.064961 10.0.0.33 - - [2026-01-19 11:36:09] "DELETE /virtual-machine/3a5b494f-572e-4b0b-a6a1-70e5aea951c1 HTTP/1.1" 200 115 0.018289 10.0.0.33 - - [2026-01-19 11:36:09] "DELETE /tag/fa68a285-caf2-48eb-9931-39c13d66c322 HTTP/1.1" 200 115 0.044344 10.0.0.33 - - [2026-01-19 11:36:09] "DELETE /tag/5bfc983d-dfd2-401c-8bb7-67616fea3b8e HTTP/1.1" 200 115 0.066123 10.0.0.33 - - [2026-01-19 11:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.33 - - [2026-01-19 11:36:12] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057987 10.0.0.33 - - [2026-01-19 11:36:12] "POST /tags HTTP/1.1" 200 393 0.027836 10.0.0.33 - - [2026-01-19 11:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009134 10.0.0.33 - - [2026-01-19 11:36:12] "GET /tag/3ca1e968-fbbd-485e-87ae-be359bf209c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012980 10.0.0.33 - - [2026-01-19 11:36:12] "POST /tags HTTP/1.1" 200 341 0.020602 10.0.0.33 - - [2026-01-19 11:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2026-01-19 11:36:12] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013430 10.0.0.33 - - [2026-01-19 11:36:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000497 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.006227 10.0.0.33 - - [2026-01-19 11:36:13] "POST /security-groups HTTP/1.1" 200 589 0.065575 10.0.0.33 - - [2026-01-19 11:36:13] "POST /projects HTTP/1.1" 200 519 0.170500 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.002500 10.0.0.33 - - [2026-01-19 11:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017577 10.0.0.33 - - [2026-01-19 11:36:13] "POST /access-control-lists HTTP/1.1" 200 598 0.031693 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012199 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.012865 10.0.0.33 - - [2026-01-19 11:36:13] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005332 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-01-19 11:36:13] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.022575 10.0.0.33 - - [2026-01-19 11:36:13] "POST /access-control-lists HTTP/1.1" 200 596 0.082735 10.0.0.33 - - [2026-01-19 11:36:13] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.115635 10.0.0.33 - - [2026-01-19 11:36:13] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.066918 10.0.0.33 - - [2026-01-19 11:36:13] "POST /security-groups HTTP/1.1" 200 591 0.088534 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.008787 10.0.0.33 - - [2026-01-19 11:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.053153 10.0.0.33 - - [2026-01-19 11:36:13] "POST /chown HTTP/1.1" 200 109 0.069284 10.0.0.33 - - [2026-01-19 11:36:13] "POST /access-control-lists HTTP/1.1" 200 632 0.100312 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.002747 10.0.0.33 - - [2026-01-19 11:36:13] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002926 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.33 - - [2026-01-19 11:36:13] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003642 10.0.0.33 - - [2026-01-19 11:36:13] "POST /tags HTTP/1.1" 409 226 0.001806 10.0.0.33 - - [2026-01-19 11:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.33 - - [2026-01-19 11:36:13] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012365 10.0.0.33 - - [2026-01-19 11:36:13] "POST /access-control-lists HTTP/1.1" 200 630 0.074082 10.0.0.33 - - [2026-01-19 11:36:14] "POST /firewall-rules HTTP/1.1" 200 600 0.083997 10.0.0.33 - - [2026-01-19 11:36:14] "GET /firewall-rule/4898bb77-af93-497a-ac12-bff34a0b3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004694 10.0.0.33 - - [2026-01-19 11:36:14] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004614 10.0.0.33 - - [2026-01-19 11:36:14] "GET /firewall-rule/4898bb77-af93-497a-ac12-bff34a0b3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002742 10.0.0.33 - - [2026-01-19 11:36:14] "POST /ref-update HTTP/1.1" 200 156 0.045503 10.0.0.33 - - [2026-01-19 11:36:14] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010064 10.0.0.33 - - [2026-01-19 11:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-01-19 11:36:14] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003298 10.0.0.33 - - [2026-01-19 11:36:14] "POST /tags HTTP/1.1" 409 226 0.002059 10.0.0.33 - - [2026-01-19 11:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-01-19 11:36:14] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013806 10.0.0.33 - - [2026-01-19 11:36:14] "POST /firewall-rules HTTP/1.1" 200 598 0.073784 10.0.0.33 - - [2026-01-19 11:36:14] "GET /firewall-rule/04460f34-41fe-4673-8c82-8b8264ae428f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006306 10.0.0.33 - - [2026-01-19 11:36:14] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004635 10.0.0.33 - - [2026-01-19 11:36:14] "GET /firewall-rule/04460f34-41fe-4673-8c82-8b8264ae428f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002739 10.0.0.33 - - [2026-01-19 11:36:14] "POST /ref-update HTTP/1.1" 200 156 0.052665 10.0.0.33 - - [2026-01-19 11:36:15] "POST /tags HTTP/1.1" 200 393 0.037488 10.0.0.33 - - [2026-01-19 11:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012383 10.0.0.33 - - [2026-01-19 11:36:15] "GET /tag/37c82fef-9082-4fd9-9ae2-3048408749e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017197 10.0.0.33 - - [2026-01-19 11:36:15] "POST /tags HTTP/1.1" 200 341 0.033237 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.33 - - [2026-01-19 11:36:16] "GET /tag/04868b4a-359c-432d-87f9-7267ac53a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.013761 10.0.0.33 - - [2026-01-19 11:36:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000577 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003937 10.0.0.33 - - [2026-01-19 11:36:16] "POST /security-groups HTTP/1.1" 200 589 0.068465 10.0.0.33 - - [2026-01-19 11:36:16] "POST /projects HTTP/1.1" 200 519 0.209682 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.005432 10.0.0.33 - - [2026-01-19 11:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008530 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.33 - - [2026-01-19 11:36:16] "POST /access-control-lists HTTP/1.1" 200 598 0.043520 10.0.0.33 - - [2026-01-19 11:36:16] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.023371 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.002290 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-01-19 11:36:16] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.040752 10.0.0.33 - - [2026-01-19 11:36:16] "POST /access-control-lists HTTP/1.1" 200 596 0.066097 10.0.0.33 - - [2026-01-19 11:36:16] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.068635 10.0.0.33 - - [2026-01-19 11:36:16] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.052698 10.0.0.33 - - [2026-01-19 11:36:16] "POST /security-groups HTTP/1.1" 200 591 0.068968 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.003733 10.0.0.33 - - [2026-01-19 11:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016690 10.0.0.33 - - [2026-01-19 11:36:16] "POST /chown HTTP/1.1" 200 109 0.014093 10.0.0.33 - - [2026-01-19 11:36:16] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012020 10.0.0.33 - - [2026-01-19 11:36:16] "POST /access-control-lists HTTP/1.1" 200 632 0.088665 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.33 - - [2026-01-19 11:36:16] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003170 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.002262 10.0.0.33 - - [2026-01-19 11:36:16] "POST /tags HTTP/1.1" 409 226 0.002161 10.0.0.33 - - [2026-01-19 11:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2026-01-19 11:36:16] "GET /tag/04868b4a-359c-432d-87f9-7267ac53a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.040943 10.0.0.33 - - [2026-01-19 11:36:16] "POST /access-control-lists HTTP/1.1" 200 630 0.070879 10.0.0.33 - - [2026-01-19 11:36:17] "POST /firewall-rules HTTP/1.1" 200 600 0.075976 10.0.0.33 - - [2026-01-19 11:36:17] "GET /firewall-rule/11ea4bc5-e3ff-4ee2-8a29-1180a8d67745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.025466 10.0.0.33 - - [2026-01-19 11:36:17] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004923 10.0.0.33 - - [2026-01-19 11:36:17] "GET /firewall-rule/11ea4bc5-e3ff-4ee2-8a29-1180a8d67745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003218 10.0.0.33 - - [2026-01-19 11:36:17] "POST /ref-update HTTP/1.1" 200 156 0.049256 10.0.0.33 - - [2026-01-19 11:36:17] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016063 10.0.0.33 - - [2026-01-19 11:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2026-01-19 11:36:17] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002941 10.0.0.33 - - [2026-01-19 11:36:17] "POST /tags HTTP/1.1" 409 226 0.001866 10.0.0.33 - - [2026-01-19 11:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.33 - - [2026-01-19 11:36:17] "GET /tag/04868b4a-359c-432d-87f9-7267ac53a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.012563 10.0.0.33 - - [2026-01-19 11:36:17] "POST /firewall-rules HTTP/1.1" 200 598 0.068061 10.0.0.33 - - [2026-01-19 11:36:17] "GET /firewall-rule/ed26dd9b-b672-445c-89f3-6a4485d05e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004795 10.0.0.33 - - [2026-01-19 11:36:17] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004446 10.0.0.33 - - [2026-01-19 11:36:17] "GET /firewall-rule/ed26dd9b-b672-445c-89f3-6a4485d05e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002724 10.0.0.33 - - [2026-01-19 11:36:17] "POST /ref-update HTTP/1.1" 200 156 0.069385 10.0.0.33 - - [2026-01-19 11:36:18] "POST /tags HTTP/1.1" 200 345 0.111361 10.0.0.33 - - [2026-01-19 11:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020988 10.0.0.33 - - [2026-01-19 11:36:19] "GET /tag/5c649ffc-8052-4582-bb22-7f964da72b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.036463 10.0.0.33 - - [2026-01-19 11:36:19] "POST /projects HTTP/1.1" 409 238 0.003515 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-01-19 11:36:19] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047116 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.33 - - [2026-01-19 11:36:19] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008395 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.33 - - [2026-01-19 11:36:19] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005387 10.0.0.33 - - [2026-01-19 11:36:19] "POST /security-groups HTTP/1.1" 409 285 0.002889 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.33 - - [2026-01-19 11:36:19] "PUT /security-group/28bfe4cb-499b-4f87-895c-e2f4d48e0e0f HTTP/1.1" 200 262 0.033307 10.0.0.33 - - [2026-01-19 11:36:19] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067689 10.0.0.33 - - [2026-01-19 11:36:19] "PUT /access-control-list/666ee961-68ab-4a9a-9ad4-60512709560b HTTP/1.1" 200 272 0.045391 10.0.0.33 - - [2026-01-19 11:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.062820 10.0.0.33 - - [2026-01-19 11:36:19] "POST /tags HTTP/1.1" 409 228 0.003756 10.0.0.33 - - [2026-01-19 11:36:19] "PUT /access-control-list/89c7ea1a-d36c-47dd-b1dc-e64f75017cd1 HTTP/1.1" 200 272 0.033980 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2026-01-19 11:36:19] "GET /tag/5c649ffc-8052-4582-bb22-7f964da72b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013083 10.0.0.33 - - [2026-01-19 11:36:19] "POST /tags HTTP/1.1" 200 345 0.022523 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2026-01-19 11:36:19] "GET /tag/e8b472e1-9a2d-4c5c-a07c-5145437bff6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013201 10.0.0.33 - - [2026-01-19 11:36:19] "POST /projects HTTP/1.1" 409 238 0.002189 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-01-19 11:36:19] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035189 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2026-01-19 11:36:19] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006777 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2026-01-19 11:36:19] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007383 10.0.0.33 - - [2026-01-19 11:36:19] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045915 10.0.0.33 - - [2026-01-19 11:36:19] "POST /security-groups HTTP/1.1" 409 285 0.002987 10.0.0.33 - - [2026-01-19 11:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-01-19 11:36:19] "PUT /security-group/f3736d66-044f-4ca0-adfb-0bc0e696c761 HTTP/1.1" 200 262 0.061211 10.0.0.33 - - [2026-01-19 11:36:19] "PUT /access-control-list/0534b01b-91da-4b91-a524-9439cafc2c78 HTTP/1.1" 200 272 0.014206 10.0.0.33 - - [2026-01-19 11:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031535 10.0.0.33 - - [2026-01-19 11:36:19] "POST /tags HTTP/1.1" 409 228 0.008580 10.0.0.33 - - [2026-01-19 11:36:19] "PUT /access-control-list/8ca7e89b-4e26-4eb9-bc59-1dde392d28e6 HTTP/1.1" 200 272 0.035259 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2026-01-19 11:36:20] "GET /tag/e8b472e1-9a2d-4c5c-a07c-5145437bff6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012155 10.0.0.33 - - [2026-01-19 11:36:20] "POST /tags HTTP/1.1" 200 291 0.050554 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.33 - - [2026-01-19 11:36:20] "GET /tag/7dc5f19f-2e90-4948-b7b1-df2f4b129381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.022277 10.0.0.33 - - [2026-01-19 11:36:20] "POST /tags HTTP/1.1" 200 303 0.052645 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2026-01-19 11:36:20] "GET /tag/9fae5152-235d-4c1f-a457-163e83b23324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013899 10.0.0.33 - - [2026-01-19 11:36:20] "POST /tags HTTP/1.1" 409 252 0.002161 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2026-01-19 11:36:20] "GET /tag/3ca1e968-fbbd-485e-87ae-be359bf209c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014364 10.0.0.33 - - [2026-01-19 11:36:20] "POST /tags HTTP/1.1" 409 226 0.002234 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.33 - - [2026-01-19 11:36:20] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012814 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2026-01-19 11:36:20] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005341 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-01-19 11:36:20] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039806 10.0.0.33 - - [2026-01-19 11:36:20] "POST /virtual-machines HTTP/1.1" 200 395 0.010383 10.0.0.33 - - [2026-01-19 11:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027817 10.0.0.33 - - [2026-01-19 11:36:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147889 10.0.0.33 - - [2026-01-19 11:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009476 10.0.0.33 - - [2026-01-19 11:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008434 10.0.0.33 - - [2026-01-19 11:36:20] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011833 10.0.0.33 - - [2026-01-19 11:36:20] "POST /instance-ips HTTP/1.1" 200 397 0.028268 10.0.0.33 - - [2026-01-19 11:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030020 10.0.0.33 - - [2026-01-19 11:36:20] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006232 10.0.0.33 - - [2026-01-19 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.067610 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019930 10.0.0.33 - - [2026-01-19 11:36:21] "GET /instance-ip/138238b0-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005196 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005649 10.0.0.33 - - [2026-01-19 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004971 10.0.0.33 - - [2026-01-19 11:36:21] "POST /ref-update HTTP/1.1" 200 156 0.009725 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014209 10.0.0.33 - - [2026-01-19 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.003174 10.0.0.33 - - [2026-01-19 11:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005088 10.0.0.33 - - [2026-01-19 11:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-01-19 11:36:21] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044804 10.0.0.33 - - [2026-01-19 11:36:21] "POST /virtual-machines HTTP/1.1" 200 395 0.010291 10.0.0.33 - - [2026-01-19 11:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037565 10.0.0.33 - - [2026-01-19 11:36:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117674 10.0.0.33 - - [2026-01-19 11:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008878 10.0.0.33 - - [2026-01-19 11:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008543 10.0.0.33 - - [2026-01-19 11:36:21] "POST /instance-ips HTTP/1.1" 200 397 0.023133 10.0.0.33 - - [2026-01-19 11:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028750 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011079 10.0.0.33 - - [2026-01-19 11:36:21] "POST /set-tag HTTP/1.1" 200 109 0.063473 10.0.0.33 - - [2026-01-19 11:36:21] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011104 10.0.0.33 - - [2026-01-19 11:36:21] "GET /instance-ip/14055704-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004507 10.0.0.33 - - [2026-01-19 11:36:22] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007425 10.0.0.33 - - [2026-01-19 11:36:22] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.33 - - [2026-01-19 11:36:22] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004656 10.0.0.33 - - [2026-01-19 11:36:22] "POST /ref-update HTTP/1.1" 200 156 0.011097 10.0.0.33 - - [2026-01-19 11:36:22] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015669 10.0.0.33 - - [2026-01-19 11:36:22] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.33 - - [2026-01-19 11:36:22] "POST /tags HTTP/1.1" 200 291 0.020019 10.0.0.33 - - [2026-01-19 11:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.33 - - [2026-01-19 11:36:22] "GET /tag/f979d3c6-bdc0-4305-b781-5a520288b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014281 10.0.0.33 - - [2026-01-19 11:36:22] "POST /tags HTTP/1.1" 409 252 0.002467 10.0.0.33 - - [2026-01-19 11:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-01-19 11:36:22] "GET /tag/37c82fef-9082-4fd9-9ae2-3048408749e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012726 10.0.0.33 - - [2026-01-19 11:36:22] "POST /tags HTTP/1.1" 409 226 0.002145 10.0.0.33 - - [2026-01-19 11:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2026-01-19 11:36:22] "GET /tag/04868b4a-359c-432d-87f9-7267ac53a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011335 10.0.0.33 - - [2026-01-19 11:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2026-01-19 11:36:22] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005024 10.0.0.33 - - [2026-01-19 11:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-01-19 11:36:22] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036347 10.0.0.33 - - [2026-01-19 11:36:22] "POST /virtual-machines HTTP/1.1" 200 395 0.008384 10.0.0.33 - - [2026-01-19 11:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013962 10.0.0.33 - - [2026-01-19 11:36:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103499 10.0.0.33 - - [2026-01-19 11:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010796 10.0.0.33 - - [2026-01-19 11:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026843 10.0.0.33 - - [2026-01-19 11:36:22] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005256 10.0.0.33 - - [2026-01-19 11:36:22] "POST /instance-ips HTTP/1.1" 200 397 0.149525 10.0.0.33 - - [2026-01-19 11:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037174 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007901 10.0.0.33 - - [2026-01-19 11:36:23] "POST /set-tag HTTP/1.1" 200 109 0.067325 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.029214 10.0.0.33 - - [2026-01-19 11:36:23] "GET /instance-ip/14a457a0-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003675 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005260 10.0.0.33 - - [2026-01-19 11:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004363 10.0.0.33 - - [2026-01-19 11:36:23] "POST /ref-update HTTP/1.1" 200 156 0.009445 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015557 10.0.0.33 - - [2026-01-19 11:36:23] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.33 - - [2026-01-19 11:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004323 10.0.0.33 - - [2026-01-19 11:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2026-01-19 11:36:23] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040729 10.0.0.33 - - [2026-01-19 11:36:23] "POST /virtual-machines HTTP/1.1" 200 395 0.009077 10.0.0.33 - - [2026-01-19 11:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011976 10.0.0.33 - - [2026-01-19 11:36:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110311 10.0.0.33 - - [2026-01-19 11:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010408 10.0.0.33 - - [2026-01-19 11:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017166 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007774 10.0.0.33 - - [2026-01-19 11:36:23] "POST /instance-ips HTTP/1.1" 200 397 0.022224 10.0.0.33 - - [2026-01-19 11:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.043626 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015884 10.0.0.33 - - [2026-01-19 11:36:23] "POST /set-tag HTTP/1.1" 200 109 0.067963 10.0.0.33 - - [2026-01-19 11:36:23] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022325 10.0.0.33 - - [2026-01-19 11:36:23] "GET /instance-ip/153766b2-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004260 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005584 10.0.0.33 - - [2026-01-19 11:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004886 10.0.0.33 - - [2026-01-19 11:36:24] "POST /ref-update HTTP/1.1" 200 156 0.011176 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013163 10.0.0.33 - - [2026-01-19 11:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.33 - - [2026-01-19 11:36:24] "POST /tags HTTP/1.1" 200 299 0.019910 10.0.0.33 - - [2026-01-19 11:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.021777 10.0.0.33 - - [2026-01-19 11:36:24] "GET /tag/8ae6af30-8829-45c9-996f-b11040734844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013820 10.0.0.33 - - [2026-01-19 11:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004438 10.0.0.33 - - [2026-01-19 11:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-01-19 11:36:24] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035140 10.0.0.33 - - [2026-01-19 11:36:24] "POST /virtual-machines HTTP/1.1" 200 395 0.020009 10.0.0.33 - - [2026-01-19 11:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011920 10.0.0.33 - - [2026-01-19 11:36:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120693 10.0.0.33 - - [2026-01-19 11:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013183 10.0.0.33 - - [2026-01-19 11:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016363 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007012 10.0.0.33 - - [2026-01-19 11:36:24] "POST /instance-ips HTTP/1.1" 200 397 0.031478 10.0.0.33 - - [2026-01-19 11:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030090 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020749 10.0.0.33 - - [2026-01-19 11:36:24] "POST /set-tag HTTP/1.1" 200 109 0.020736 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009063 10.0.0.33 - - [2026-01-19 11:36:24] "GET /instance-ip/15c9253e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003675 10.0.0.33 - - [2026-01-19 11:36:24] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006783 10.0.0.33 - - [2026-01-19 11:36:24] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.33 - - [2026-01-19 11:36:24] "POST /tags HTTP/1.1" 200 299 0.022761 10.0.0.33 - - [2026-01-19 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009698 10.0.0.33 - - [2026-01-19 11:36:25] "GET /tag/8dd327c4-7715-4b08-a4aa-50cea9010350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016267 10.0.0.33 - - [2026-01-19 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.33 - - [2026-01-19 11:36:25] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004808 10.0.0.33 - - [2026-01-19 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2026-01-19 11:36:25] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034319 10.0.0.33 - - [2026-01-19 11:36:25] "POST /virtual-machines HTTP/1.1" 200 395 0.011557 10.0.0.33 - - [2026-01-19 11:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008960 10.0.0.33 - - [2026-01-19 11:36:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113027 10.0.0.33 - - [2026-01-19 11:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019650 10.0.0.33 - - [2026-01-19 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.33 - - [2026-01-19 11:36:25] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005748 10.0.0.33 - - [2026-01-19 11:36:25] "POST /instance-ips HTTP/1.1" 200 397 0.032597 10.0.0.33 - - [2026-01-19 11:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021709 10.0.0.33 - - [2026-01-19 11:36:25] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020357 10.0.0.33 - - [2026-01-19 11:36:25] "POST /set-tag HTTP/1.1" 200 109 0.020465 10.0.0.33 - - [2026-01-19 11:36:25] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010879 10.0.0.33 - - [2026-01-19 11:36:25] "GET /instance-ip/163ade0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006541 10.0.0.33 - - [2026-01-19 11:36:25] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004802 10.0.0.33 - - [2026-01-19 11:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.33 - - [2026-01-19 11:36:25] "POST /tags HTTP/1.1" 200 299 0.020414 10.0.0.33 - - [2026-01-19 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.33 - - [2026-01-19 11:36:25] "GET /tag/4a540656-57b2-4c7c-8a1f-4628141bbe1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013352 10.0.0.33 - - [2026-01-19 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2026-01-19 11:36:25] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005618 10.0.0.33 - - [2026-01-19 11:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2026-01-19 11:36:25] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035832 10.0.0.33 - - [2026-01-19 11:36:25] "POST /virtual-machines HTTP/1.1" 200 395 0.012460 10.0.0.33 - - [2026-01-19 11:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020709 10.0.0.33 - - [2026-01-19 11:36:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105672 10.0.0.33 - - [2026-01-19 11:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009395 10.0.0.33 - - [2026-01-19 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.33 - - [2026-01-19 11:36:26] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008071 10.0.0.33 - - [2026-01-19 11:36:26] "POST /instance-ips HTTP/1.1" 200 397 0.022266 10.0.0.33 - - [2026-01-19 11:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021542 10.0.0.33 - - [2026-01-19 11:36:26] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007010 10.0.0.33 - - [2026-01-19 11:36:26] "POST /set-tag HTTP/1.1" 200 109 0.025786 10.0.0.33 - - [2026-01-19 11:36:26] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012829 10.0.0.33 - - [2026-01-19 11:36:26] "GET /instance-ip/16aea49c-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003167 10.0.0.33 - - [2026-01-19 11:36:26] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005414 10.0.0.33 - - [2026-01-19 11:36:26] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.33 - - [2026-01-19 11:36:26] "POST /tags HTTP/1.1" 200 299 0.024935 10.0.0.33 - - [2026-01-19 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.33 - - [2026-01-19 11:36:26] "GET /tag/bf477889-aa12-4ccc-8b83-5d31095be25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013506 10.0.0.33 - - [2026-01-19 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-01-19 11:36:26] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005960 10.0.0.33 - - [2026-01-19 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2026-01-19 11:36:26] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044577 10.0.0.33 - - [2026-01-19 11:36:26] "POST /virtual-machines HTTP/1.1" 200 395 0.009350 10.0.0.33 - - [2026-01-19 11:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019434 10.0.0.33 - - [2026-01-19 11:36:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110806 10.0.0.33 - - [2026-01-19 11:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010765 10.0.0.33 - - [2026-01-19 11:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013350 10.0.0.33 - - [2026-01-19 11:36:26] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008345 10.0.0.33 - - [2026-01-19 11:36:27] "POST /instance-ips HTTP/1.1" 200 397 0.022931 10.0.0.33 - - [2026-01-19 11:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035555 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013112 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.025143 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017029 10.0.0.33 - - [2026-01-19 11:36:27] "GET /instance-ip/172669be-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003605 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005001 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.014263 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.007755 10.0.0.33 - - [2026-01-19 11:36:27] "POST /ref-update HTTP/1.1" 200 156 0.031847 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023294 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006186 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004933 10.0.0.33 - - [2026-01-19 11:36:27] "POST /ref-update HTTP/1.1" 200 156 0.010898 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011293 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004602 10.0.0.33 - - [2026-01-19 11:36:27] "POST /ref-update HTTP/1.1" 200 156 0.012156 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010012 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004737 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006634 10.0.0.33 - - [2026-01-19 11:36:27] "POST /ref-update HTTP/1.1" 200 156 0.010860 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015510 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005337 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004821 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004945 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.33 - - [2026-01-19 11:36:27] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005313 10.0.0.33 - - [2026-01-19 11:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.33 - - [2026-01-19 11:36:28] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005770 10.0.0.33 - - [2026-01-19 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.33 - - [2026-01-19 11:36:28] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004930 10.0.0.33 - - [2026-01-19 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.004108 10.0.0.33 - - [2026-01-19 11:36:28] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004971 10.0.0.33 - - [2026-01-19 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.33 - - [2026-01-19 11:36:28] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004864 10.0.0.33 - - [2026-01-19 11:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.33 - - [2026-01-19 11:36:29] "GET /virtual-machine/4bbfcac6-0ba4-42bc-b5f2-50f00e23707e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003643 10.0.0.33 - - [2026-01-19 11:36:29] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004801 10.0.0.33 - - [2026-01-19 11:36:29] "GET /virtual-machine/edadb730-fa21-4ea2-af1d-e6558b0a3f93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004999 10.0.0.33 - - [2026-01-19 11:36:29] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008116 10.0.0.33 - - [2026-01-19 11:36:30] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005194 10.0.0.33 - - [2026-01-19 11:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.33 - - [2026-01-19 11:36:31] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004931 10.0.0.33 - - [2026-01-19 11:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.33 - - [2026-01-19 11:36:32] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005227 10.0.0.33 - - [2026-01-19 11:36:32] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.33 - - [2026-01-19 11:36:35] "GET /virtual-machine/09808b6f-cea0-4c19-8c51-9edf5f0a3b24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003663 10.0.0.33 - - [2026-01-19 11:36:35] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004575 10.0.0.33 - - [2026-01-19 11:36:35] "GET /virtual-machine/15bb2b0c-f47d-4215-a29f-8beb0a2ae2ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004313 10.0.0.33 - - [2026-01-19 11:36:35] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004572 10.0.0.33 - - [2026-01-19 11:36:35] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005290 10.0.0.33 - - [2026-01-19 11:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.33 - - [2026-01-19 11:36:36] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005158 10.0.0.33 - - [2026-01-19 11:36:36] "POST /set-tag HTTP/1.1" 200 109 0.006183 10.0.0.33 - - [2026-01-19 11:36:36] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005008 10.0.0.33 - - [2026-01-19 11:36:36] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine/a9a387da-072b-487a-953e-4bf309c13a40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003632 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004784 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine/9a229aa8-2453-4a32-902d-9f7e37c05b7b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003741 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005121 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine/48addaf3-8492-4db9-8b42-19c82a9314c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004114 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005492 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine/cb62ba59-b2aa-44b2-8a47-fe7ac9aa8a43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003444 10.0.0.33 - - [2026-01-19 11:36:40] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004802 10.0.0.33 - - [2026-01-19 11:36:40] "GET /loadbalancer/642aa3fa-034c-4f09-bdc6-05fd2e41cf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006076 10.0.0.33 - - [2026-01-19 11:36:40] "POST /tags HTTP/1.1" 200 333 0.028446 10.0.0.33 - - [2026-01-19 11:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015598 10.0.0.33 - - [2026-01-19 11:36:41] "GET /tag/5b613070-8062-49cb-82f4-7f0474253b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015170 10.0.0.33 - - [2026-01-19 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-01-19 11:36:41] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057644 10.0.0.33 - - [2026-01-19 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-01-19 11:36:41] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005013 10.0.0.33 - - [2026-01-19 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2026-01-19 11:36:41] "GET /service-appliance-set/ccd41c60-5f5f-400a-84f2-f0e6dca3422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003292 10.0.0.33 - - [2026-01-19 11:36:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.002306 10.0.0.33 - - [2026-01-19 11:36:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.095411 10.0.0.33 - - [2026-01-19 11:36:41] "GET /virtual-machine-interface/9058c048-78cd-4df7-be2a-ca47f52a5f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.026309 10.0.0.33 - - [2026-01-19 11:36:41] "POST /instance-ips HTTP/1.1" 200 409 0.038288 10.0.0.33 - - [2026-01-19 11:36:41] "GET /instance-ip/baaa5ed9-3b61-491c-a5d6-6de6d4751b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004646 10.0.0.33 - - [2026-01-19 11:36:41] "POST /loadbalancers HTTP/1.1" 200 629 0.060906 10.0.0.33 - - [2026-01-19 11:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020843 10.0.0.33 - - [2026-01-19 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.33 - - [2026-01-19 11:36:41] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058217 10.0.0.33 - - [2026-01-19 11:36:41] "GET /instance-ip/baaa5ed9-3b61-491c-a5d6-6de6d4751b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005940 10.0.0.33 - - [2026-01-19 11:36:41] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039154 10.0.0.33 - - [2026-01-19 11:36:41] "GET /loadbalancer/642aa3fa-034c-4f09-bdc6-05fd2e41cf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002887 10.0.0.33 - - [2026-01-19 11:36:41] "POST /floating-ips HTTP/1.1" 200 597 0.050079 10.0.0.33 - - [2026-01-19 11:36:41] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.042540 10.0.0.33 - - [2026-01-19 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2026-01-19 11:36:41] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039564 10.0.0.33 - - [2026-01-19 11:36:41] "GET /loadbalancer-listener/aafef7a8-5b9a-4aea-b3a0-f20658d7436a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003738 10.0.0.33 - - [2026-01-19 11:36:41] "GET /loadbalancer-listener/aafef7a8-5b9a-4aea-b3a0-f20658d7436a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004402 10.0.0.33 - - [2026-01-19 11:36:41] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020808 10.0.0.33 - - [2026-01-19 11:36:41] "GET /instance-ip/baaa5ed9-3b61-491c-a5d6-6de6d4751b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003349 10.0.0.33 - - [2026-01-19 11:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.33 - - [2026-01-19 11:36:41] "GET /instance-ip/baaa5ed9-3b61-491c-a5d6-6de6d4751b23?fields=floating_ips HTTP/1.1" 200 1213 0.006118 10.0.0.33 - - [2026-01-19 11:36:41] "GET /loadbalancer/642aa3fa-034c-4f09-bdc6-05fd2e41cf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003067 10.0.0.33 - - [2026-01-19 11:36:41] "GET /loadbalancer/642aa3fa-034c-4f09-bdc6-05fd2e41cf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006813 10.0.0.33 - - [2026-01-19 11:36:41] "GET /floating-ip/790b8e5b-f31f-4f18-a30d-8d8145cbab32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004092 10.0.0.33 - - [2026-01-19 11:36:41] "GET /loadbalancer-pool/199eb7e4-d3c3-4c63-9892-587cdd2b5fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007108 10.0.0.33 - - [2026-01-19 11:36:41] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016028 10.0.0.33 - - [2026-01-19 11:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008910 10.0.0.33 - - [2026-01-19 11:36:42] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006211 10.0.0.33 - - [2026-01-19 11:36:42] "POST /tags HTTP/1.1" 409 221 0.002944 10.0.0.33 - - [2026-01-19 11:36:42] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009581 10.0.0.33 - - [2026-01-19 11:36:42] "POST /ref-update HTTP/1.1" 200 156 0.007398 10.0.0.33 - - [2026-01-19 11:36:42] "GET /floating-ip/790b8e5b-f31f-4f18-a30d-8d8145cbab32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.007511 10.0.0.33 - - [2026-01-19 11:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-01-19 11:36:42] "GET /tag/5b613070-8062-49cb-82f4-7f0474253b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011554 10.0.0.33 - - [2026-01-19 11:36:42] "POST /set-tag HTTP/1.1" 200 109 0.076902 10.0.0.33 - - [2026-01-19 11:36:42] "PUT /floating-ip/790b8e5b-f31f-4f18-a30d-8d8145cbab32 HTTP/1.1" 200 256 0.052287 10.0.0.33 - - [2026-01-19 11:36:42] "GET /loadbalancer-pool/199eb7e4-d3c3-4c63-9892-587cdd2b5fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008021 10.0.0.33 - - [2026-01-19 11:36:42] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019416 10.0.0.33 - - [2026-01-19 11:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028806 10.0.0.33 - - [2026-01-19 11:36:42] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005526 10.0.0.33 - - [2026-01-19 11:36:42] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004287 10.0.0.33 - - [2026-01-19 11:36:42] "POST /ref-update HTTP/1.1" 200 156 0.006961 10.0.0.33 - - [2026-01-19 11:36:42] "GET /floating-ip/790b8e5b-f31f-4f18-a30d-8d8145cbab32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.010364 10.0.0.33 - - [2026-01-19 11:36:42] "POST /set-tag HTTP/1.1" 200 109 0.089178 10.0.0.33 - - [2026-01-19 11:36:43] "POST /tags HTTP/1.1" 409 206 0.002698 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-01-19 11:36:43] "GET /tag/9fae5152-235d-4c1f-a457-163e83b23324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011986 10.0.0.33 - - [2026-01-19 11:36:43] "POST /tags HTTP/1.1" 409 204 0.002385 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-01-19 11:36:43] "GET /tag/8dd327c4-7715-4b08-a4aa-50cea9010350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011764 10.0.0.33 - - [2026-01-19 11:36:43] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003197 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2026-01-19 11:36:43] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002647 10.0.0.33 - - [2026-01-19 11:36:43] "POST /tags HTTP/1.1" 409 206 0.001800 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2026-01-19 11:36:43] "GET /tag/9fae5152-235d-4c1f-a457-163e83b23324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014205 10.0.0.33 - - [2026-01-19 11:36:43] "POST /tags HTTP/1.1" 409 226 0.002353 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.33 - - [2026-01-19 11:36:43] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011514 10.0.0.33 - - [2026-01-19 11:36:43] "POST /tags HTTP/1.1" 409 204 0.002106 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.33 - - [2026-01-19 11:36:43] "GET /tag/8dd327c4-7715-4b08-a4aa-50cea9010350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011740 10.0.0.33 - - [2026-01-19 11:36:43] "POST /tags HTTP/1.1" 409 226 0.002237 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-01-19 11:36:43] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012023 10.0.0.33 - - [2026-01-19 11:36:43] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002473 10.0.0.33 - - [2026-01-19 11:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018157 10.0.0.33 - - [2026-01-19 11:36:43] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017914 10.0.0.33 - - [2026-01-19 11:36:43] "POST /firewall-rules HTTP/1.1" 200 626 0.085240 10.0.0.33 - - [2026-01-19 11:36:44] "POST /firewall-rules HTTP/1.1" 200 646 0.088259 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-rule/999dea93-5cbd-4079-ab6c-e352f2684cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.025636 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010184 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-rule/297e9810-9216-4fb3-9fa0-15ab3d6388aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004381 10.0.0.33 - - [2026-01-19 11:36:44] "POST /ref-update HTTP/1.1" 200 156 0.022503 10.0.0.33 - - [2026-01-19 11:36:44] "POST /firewall-policys HTTP/1.1" 200 606 0.026482 10.0.0.33 - - [2026-01-19 11:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013323 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005986 10.0.0.33 - - [2026-01-19 11:36:44] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003773 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003724 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005040 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/46ac5bbd-b152-4b83-9a77-440e5a9e6e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005352 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.008046 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003431 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002877 10.0.0.33 - - [2026-01-19 11:36:44] "POST /ref-update HTTP/1.1" 200 156 0.037510 10.0.0.33 - - [2026-01-19 11:36:44] "POST /ref-update HTTP/1.1" 200 156 0.023095 10.0.0.33 - - [2026-01-19 11:36:44] "POST /ref-update HTTP/1.1" 200 156 0.020804 10.0.0.33 - - [2026-01-19 11:36:44] "POST /ref-update HTTP/1.1" 200 156 0.022122 10.0.0.33 - - [2026-01-19 11:36:44] "POST /ref-update HTTP/1.1" 200 156 0.033551 10.0.0.33 - - [2026-01-19 11:36:44] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008039 10.0.0.33 - - [2026-01-19 11:36:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002204 10.0.0.33 - - [2026-01-19 11:36:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002910 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 252 0.002269 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2026-01-19 11:38:43] "GET /tag/37c82fef-9082-4fd9-9ae2-3048408749e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014074 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 228 0.004735 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-01-19 11:38:43] "GET /tag/e8b472e1-9a2d-4c5c-a07c-5145437bff6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022737 10.0.0.33 - - [2026-01-19 11:38:43] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.020071 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.33 - - [2026-01-19 11:38:43] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003341 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 206 0.002306 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-01-19 11:38:43] "GET /tag/9fae5152-235d-4c1f-a457-163e83b23324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012728 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 226 0.002199 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-01-19 11:38:43] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015224 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 204 0.010822 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.33 - - [2026-01-19 11:38:43] "GET /tag/8dd327c4-7715-4b08-a4aa-50cea9010350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013576 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 226 0.002132 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007643 10.0.0.33 - - [2026-01-19 11:38:43] "GET /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015740 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 228 0.005451 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2026-01-19 11:38:43] "GET /tag/e8b472e1-9a2d-4c5c-a07c-5145437bff6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012931 10.0.0.33 - - [2026-01-19 11:38:43] "POST /tags HTTP/1.1" 409 252 0.002230 10.0.0.33 - - [2026-01-19 11:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2026-01-19 11:38:44] "GET /tag/37c82fef-9082-4fd9-9ae2-3048408749e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013258 10.0.0.33 - - [2026-01-19 11:38:44] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006197 10.0.0.33 - - [2026-01-19 11:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-01-19 11:38:44] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004196 10.0.0.33 - - [2026-01-19 11:38:44] "POST /firewall-rules HTTP/1.1" 409 281 0.002491 10.0.0.33 - - [2026-01-19 11:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.33 - - [2026-01-19 11:38:44] "PUT /firewall-rule/297e9810-9216-4fb3-9fa0-15ab3d6388aa HTTP/1.1" 200 260 0.036492 10.0.0.33 - - [2026-01-19 11:38:44] "POST /firewall-rules HTTP/1.1" 409 291 0.019622 10.0.0.33 - - [2026-01-19 11:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.33 - - [2026-01-19 11:38:44] "PUT /firewall-rule/999dea93-5cbd-4079-ab6c-e352f2684cbc HTTP/1.1" 200 260 0.033906 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-rule/999dea93-5cbd-4079-ab6c-e352f2684cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010518 10.0.0.33 - - [2026-01-19 11:38:44] "POST /firewall-rules HTTP/1.1" 200 658 0.131953 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-rule/0489d39f-386a-4224-9a71-ebbe232da96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004445 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002642 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-rule/297e9810-9216-4fb3-9fa0-15ab3d6388aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002930 10.0.0.33 - - [2026-01-19 11:38:44] "POST /firewall-policys HTTP/1.1" 409 269 0.003339 10.0.0.33 - - [2026-01-19 11:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-01-19 11:38:44] "PUT /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d HTTP/1.1" 200 264 0.020664 10.0.0.33 - - [2026-01-19 11:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018011 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003166 10.0.0.33 - - [2026-01-19 11:38:44] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002778 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002602 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002960 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002907 10.0.0.33 - - [2026-01-19 11:38:44] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002712 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:39:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001446 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:39:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:39:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:39:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:39:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:39:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.33 - - [2026-01-19 11:39:46] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012595 10.0.0.33 - - [2026-01-19 11:39:46] "POST /set-tag HTTP/1.1" 200 109 0.003533 10.0.0.33 - - [2026-01-19 11:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.33 - - [2026-01-19 11:39:46] "GET /loadbalancer/642aa3fa-034c-4f09-bdc6-05fd2e41cf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004811 10.0.0.33 - - [2026-01-19 11:39:46] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005001 10.0.0.33 - - [2026-01-19 11:39:46] "POST /set-tag HTTP/1.1" 200 109 0.039178 10.0.0.33 - - [2026-01-19 11:39:46] "DELETE /loadbalancer-member/4d0733f2-40b7-4e3c-bb1c-28ff891119d4 HTTP/1.1" 200 115 0.043710 10.0.0.33 - - [2026-01-19 11:39:46] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014512 10.0.0.33 - - [2026-01-19 11:39:46] "POST /set-tag HTTP/1.1" 200 109 0.005234 10.0.0.33 - - [2026-01-19 11:39:46] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007547 10.0.0.33 - - [2026-01-19 11:39:46] "POST /set-tag HTTP/1.1" 200 109 0.006682 10.0.0.33 - - [2026-01-19 11:39:46] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008891 10.0.0.33 - - [2026-01-19 11:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.33 - - [2026-01-19 11:39:46] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007672 10.0.0.33 - - [2026-01-19 11:39:46] "POST /set-tag HTTP/1.1" 200 109 0.004298 10.0.0.33 - - [2026-01-19 11:39:47] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005188 10.0.0.33 - - [2026-01-19 11:39:47] "POST /set-tag HTTP/1.1" 200 109 0.003467 10.0.0.33 - - [2026-01-19 11:39:47] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004510 10.0.0.33 - - [2026-01-19 11:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.33 - - [2026-01-19 11:39:47] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005493 10.0.0.33 - - [2026-01-19 11:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.33 - - [2026-01-19 11:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2026-01-19 11:39:47] "GET /loadbalancer/642aa3fa-034c-4f09-bdc6-05fd2e41cf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002717 10.0.0.33 - - [2026-01-19 11:39:48] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005857 10.0.0.33 - - [2026-01-19 11:39:48] "POST /set-tag HTTP/1.1" 200 109 0.008592 10.0.0.33 - - [2026-01-19 11:39:48] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004720 10.0.0.33 - - [2026-01-19 11:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.33 - - [2026-01-19 11:39:48] "GET /virtual-machine/4bbfcac6-0ba4-42bc-b5f2-50f00e23707e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002728 10.0.0.33 - - [2026-01-19 11:39:48] "POST /ref-update HTTP/1.1" 200 156 0.017735 10.0.0.33 - - [2026-01-19 11:39:48] "GET /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008030 10.0.0.33 - - [2026-01-19 11:39:48] "POST /set-tag HTTP/1.1" 200 109 0.055400 10.0.0.33 - - [2026-01-19 11:39:48] "POST /set-tag HTTP/1.1" 200 109 0.028292 10.0.0.33 - - [2026-01-19 11:39:48] "POST /set-tag HTTP/1.1" 200 109 0.043843 10.0.0.33 - - [2026-01-19 11:39:48] "POST /set-tag HTTP/1.1" 200 109 0.051002 10.0.0.33 - - [2026-01-19 11:39:48] "POST /set-tag HTTP/1.1" 200 109 0.062559 10.0.0.33 - - [2026-01-19 11:39:49] "DELETE /instance-ip/138238b0-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.113543 10.0.0.33 - - [2026-01-19 11:39:49] "POST /ref-update HTTP/1.1" 200 156 0.011335 10.0.0.33 - - [2026-01-19 11:39:49] "DELETE /virtual-machine-interface/1362ec44-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.091019 10.0.0.33 - - [2026-01-19 11:39:49] "DELETE /virtual-machine/4bbfcac6-0ba4-42bc-b5f2-50f00e23707e HTTP/1.1" 200 115 0.031643 10.0.0.33 - - [2026-01-19 11:39:49] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015020 10.0.0.33 - - [2026-01-19 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.003755 10.0.0.33 - - [2026-01-19 11:39:49] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010506 10.0.0.33 - - [2026-01-19 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.015462 10.0.0.33 - - [2026-01-19 11:39:49] "GET /virtual-machine/edadb730-fa21-4ea2-af1d-e6558b0a3f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004564 10.0.0.33 - - [2026-01-19 11:39:49] "POST /ref-update HTTP/1.1" 200 156 0.015042 10.0.0.33 - - [2026-01-19 11:39:49] "GET /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.016093 10.0.0.33 - - [2026-01-19 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.047446 10.0.0.33 - - [2026-01-19 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.019519 10.0.0.33 - - [2026-01-19 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.051659 10.0.0.33 - - [2026-01-19 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.044131 10.0.0.33 - - [2026-01-19 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.054618 10.0.0.33 - - [2026-01-19 11:39:49] "DELETE /instance-ip/14055704-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.077021 10.0.0.33 - - [2026-01-19 11:39:49] "POST /ref-update HTTP/1.1" 200 156 0.023056 10.0.0.33 - - [2026-01-19 11:39:50] "DELETE /virtual-machine-interface/13ea8b0e-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.078026 10.0.0.33 - - [2026-01-19 11:39:50] "DELETE /virtual-machine/edadb730-fa21-4ea2-af1d-e6558b0a3f93 HTTP/1.1" 200 115 0.038058 10.0.0.33 - - [2026-01-19 11:39:50] "DELETE /tag/7dc5f19f-2e90-4948-b7b1-df2f4b129381 HTTP/1.1" 200 115 0.081942 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005195 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005203 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine/09808b6f-cea0-4c19-8c51-9edf5f0a3b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003250 10.0.0.33 - - [2026-01-19 11:39:50] "POST /ref-update HTTP/1.1" 200 156 0.010923 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013595 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.017812 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.028632 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.032584 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.013798 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.031183 10.0.0.33 - - [2026-01-19 11:39:50] "DELETE /instance-ip/14a457a0-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.047882 10.0.0.33 - - [2026-01-19 11:39:50] "DELETE /virtual-machine-interface/148a77b8-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.046709 10.0.0.33 - - [2026-01-19 11:39:50] "DELETE /virtual-machine/09808b6f-cea0-4c19-8c51-9edf5f0a3b24 HTTP/1.1" 200 115 0.018460 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005594 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005038 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine/15bb2b0c-f47d-4215-a29f-8beb0a2ae2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003670 10.0.0.33 - - [2026-01-19 11:39:50] "POST /ref-update HTTP/1.1" 200 156 0.009992 10.0.0.33 - - [2026-01-19 11:39:50] "GET /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008082 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.018283 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.028197 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.042700 10.0.0.33 - - [2026-01-19 11:39:50] "POST /set-tag HTTP/1.1" 200 109 0.018285 10.0.0.33 - - [2026-01-19 11:39:51] "POST /set-tag HTTP/1.1" 200 109 0.040300 10.0.0.33 - - [2026-01-19 11:39:51] "DELETE /instance-ip/153766b2-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.058188 10.0.0.33 - - [2026-01-19 11:39:51] "DELETE /virtual-machine-interface/151d40de-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.041837 10.0.0.33 - - [2026-01-19 11:39:51] "DELETE /virtual-machine/15bb2b0c-f47d-4215-a29f-8beb0a2ae2ad HTTP/1.1" 200 115 0.022719 10.0.0.33 - - [2026-01-19 11:39:51] "DELETE /tag/9fae5152-235d-4c1f-a457-163e83b23324 HTTP/1.1" 409 388 0.006509 10.0.0.33 - - [2026-01-19 11:39:51] "DELETE /tag/f979d3c6-bdc0-4305-b781-5a520288b872 HTTP/1.1" 200 115 0.043412 10.0.0.33 - - [2026-01-19 11:40:17] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006625 10.0.0.33 - - [2026-01-19 11:40:17] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.33 - - [2026-01-19 11:40:17] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005709 10.0.0.33 - - [2026-01-19 11:40:17] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.33 - - [2026-01-19 11:40:17] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004826 10.0.0.33 - - [2026-01-19 11:40:17] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.33 - - [2026-01-19 11:40:17] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005392 10.0.0.33 - - [2026-01-19 11:40:17] "POST /set-tag HTTP/1.1" 200 109 0.003811 10.0.0.33 - - [2026-01-19 11:40:17] "GET /virtual-machine/48addaf3-8492-4db9-8b42-19c82a9314c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003032 10.0.0.33 - - [2026-01-19 11:40:17] "POST /ref-update HTTP/1.1" 200 156 0.019891 10.0.0.33 - - [2026-01-19 11:40:17] "GET /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009044 10.0.0.33 - - [2026-01-19 11:40:17] "POST /set-tag HTTP/1.1" 200 109 0.020161 10.0.0.33 - - [2026-01-19 11:40:17] "POST /set-tag HTTP/1.1" 200 109 0.033430 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.018048 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.032202 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /instance-ip/163ade0e-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.055123 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /virtual-machine-interface/162408c8-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.046739 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /virtual-machine/48addaf3-8492-4db9-8b42-19c82a9314c1 HTTP/1.1" 200 115 0.025677 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /tag/8dd327c4-7715-4b08-a4aa-50cea9010350 HTTP/1.1" 409 236 0.006456 10.0.0.33 - - [2026-01-19 11:40:18] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005210 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.33 - - [2026-01-19 11:40:18] "GET /virtual-machine/9a229aa8-2453-4a32-902d-9f7e37c05b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002611 10.0.0.33 - - [2026-01-19 11:40:18] "POST /ref-update HTTP/1.1" 200 156 0.011408 10.0.0.33 - - [2026-01-19 11:40:18] "GET /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024862 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.022518 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.027088 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.059891 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.027678 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /instance-ip/16aea49c-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.040980 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /virtual-machine-interface/16948a30-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.046227 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /virtual-machine/9a229aa8-2453-4a32-902d-9f7e37c05b7b HTTP/1.1" 200 115 0.032234 10.0.0.33 - - [2026-01-19 11:40:18] "DELETE /tag/4a540656-57b2-4c7c-8a1f-4628141bbe1e HTTP/1.1" 200 115 0.041132 10.0.0.33 - - [2026-01-19 11:40:18] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004467 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.33 - - [2026-01-19 11:40:18] "GET /virtual-machine/cb62ba59-b2aa-44b2-8a47-fe7ac9aa8a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004014 10.0.0.33 - - [2026-01-19 11:40:18] "POST /ref-update HTTP/1.1" 200 156 0.011425 10.0.0.33 - - [2026-01-19 11:40:18] "GET /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004974 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.017969 10.0.0.33 - - [2026-01-19 11:40:18] "POST /set-tag HTTP/1.1" 200 109 0.038502 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.021569 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.019774 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /instance-ip/172669be-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.075622 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /virtual-machine-interface/170b6f7e-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.041648 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /virtual-machine/cb62ba59-b2aa-44b2-8a47-fe7ac9aa8a43 HTTP/1.1" 200 115 0.026493 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /tag/37c82fef-9082-4fd9-9ae2-3048408749e0 HTTP/1.1" 409 236 0.004955 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /tag/bf477889-aa12-4ccc-8b83-5d31095be25b HTTP/1.1" 200 115 0.041320 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /tag/e8b472e1-9a2d-4c5c-a07c-5145437bff6a HTTP/1.1" 409 236 0.008012 10.0.0.33 - - [2026-01-19 11:40:19] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006845 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.33 - - [2026-01-19 11:40:19] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005242 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.33 - - [2026-01-19 11:40:19] "GET /virtual-machine/a9a387da-072b-487a-953e-4bf309c13a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003634 10.0.0.33 - - [2026-01-19 11:40:19] "POST /ref-update HTTP/1.1" 200 156 0.010039 10.0.0.33 - - [2026-01-19 11:40:19] "GET /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011289 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.020102 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.039765 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.034499 10.0.0.33 - - [2026-01-19 11:40:19] "POST /set-tag HTTP/1.1" 200 109 0.015003 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /instance-ip/15c9253e-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.053150 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /virtual-machine-interface/15ac7358-f52b-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.053880 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /virtual-machine/a9a387da-072b-487a-953e-4bf309c13a40 HTTP/1.1" 200 115 0.016622 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /tag/5c649ffc-8052-4582-bb22-7f964da72b43 HTTP/1.1" 200 115 0.046643 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /tag/3ca1e968-fbbd-485e-87ae-be359bf209c3 HTTP/1.1" 200 115 0.040335 10.0.0.33 - - [2026-01-19 11:40:19] "DELETE /tag/8ae6af30-8829-45c9-996f-b11040734844 HTTP/1.1" 200 115 0.039616 10.0.0.33 - - [2026-01-19 11:40:22] "POST /projects HTTP/1.1" 409 238 0.003421 10.0.0.33 - - [2026-01-19 11:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.33 - - [2026-01-19 11:40:22] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053484 10.0.0.33 - - [2026-01-19 11:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.33 - - [2026-01-19 11:40:22] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006455 10.0.0.33 - - [2026-01-19 11:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.33 - - [2026-01-19 11:40:22] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007098 10.0.0.33 - - [2026-01-19 11:40:22] "POST /security-groups HTTP/1.1" 409 285 0.009331 10.0.0.33 - - [2026-01-19 11:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.33 - - [2026-01-19 11:40:22] "PUT /security-group/f3736d66-044f-4ca0-adfb-0bc0e696c761 HTTP/1.1" 200 262 0.083611 10.0.0.33 - - [2026-01-19 11:40:22] "PUT /access-control-list/0534b01b-91da-4b91-a524-9439cafc2c78 HTTP/1.1" 200 272 0.019531 10.0.0.33 - - [2026-01-19 11:40:22] "PUT /access-control-list/8ca7e89b-4e26-4eb9-bc59-1dde392d28e6 HTTP/1.1" 200 272 0.021627 10.0.0.33 - - [2026-01-19 11:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033629 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:40:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:40:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001457 10.0.0.33 - - [2026-01-19 11:40:27] "POST /projects HTTP/1.1" 409 238 0.003148 10.0.0.33 - - [2026-01-19 11:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2026-01-19 11:40:27] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039082 10.0.0.33 - - [2026-01-19 11:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2026-01-19 11:40:27] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005589 10.0.0.33 - - [2026-01-19 11:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.33 - - [2026-01-19 11:40:27] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005241 10.0.0.33 - - [2026-01-19 11:40:27] "POST /security-groups HTTP/1.1" 409 285 0.003099 10.0.0.33 - - [2026-01-19 11:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-01-19 11:40:27] "PUT /security-group/f3736d66-044f-4ca0-adfb-0bc0e696c761 HTTP/1.1" 200 262 0.060521 10.0.0.33 - - [2026-01-19 11:40:27] "PUT /access-control-list/0534b01b-91da-4b91-a524-9439cafc2c78 HTTP/1.1" 200 272 0.017185 10.0.0.33 - - [2026-01-19 11:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036748 10.0.0.33 - - [2026-01-19 11:40:27] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006240 10.0.0.33 - - [2026-01-19 11:40:27] "PUT /access-control-list/8ca7e89b-4e26-4eb9-bc59-1dde392d28e6 HTTP/1.1" 200 272 0.036504 10.0.0.33 - - [2026-01-19 11:40:27] "GET /firewall-rule/11ea4bc5-e3ff-4ee2-8a29-1180a8d67745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003385 10.0.0.33 - - [2026-01-19 11:40:27] "POST /ref-update HTTP/1.1" 200 156 0.061427 10.0.0.33 - - [2026-01-19 11:40:27] "DELETE /firewall-rule/11ea4bc5-e3ff-4ee2-8a29-1180a8d67745 HTTP/1.1" 200 115 0.030174 10.0.0.33 - - [2026-01-19 11:40:27] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.017300 10.0.0.33 - - [2026-01-19 11:40:27] "GET /firewall-rule/ed26dd9b-b672-445c-89f3-6a4485d05e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003667 10.0.0.33 - - [2026-01-19 11:40:27] "POST /ref-update HTTP/1.1" 200 156 0.073205 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /firewall-rule/ed26dd9b-b672-445c-89f3-6a4485d05e95 HTTP/1.1" 200 115 0.053649 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /tag/37c82fef-9082-4fd9-9ae2-3048408749e0 HTTP/1.1" 409 236 0.007130 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /tag/04868b4a-359c-432d-87f9-7267ac53a7ca HTTP/1.1" 200 115 0.037831 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /tag/e8b472e1-9a2d-4c5c-a07c-5145437bff6a HTTP/1.1" 409 236 0.005738 10.0.0.33 - - [2026-01-19 11:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2026-01-19 11:40:28] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006606 10.0.0.33 - - [2026-01-19 11:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.33 - - [2026-01-19 11:40:28] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004930 10.0.0.33 - - [2026-01-19 11:40:28] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.059339 10.0.0.33 - - [2026-01-19 11:40:28] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.060200 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /security-group/f3736d66-044f-4ca0-adfb-0bc0e696c761 HTTP/1.1" 200 115 0.056909 10.0.0.33 - - [2026-01-19 11:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /access-control-list/0534b01b-91da-4b91-a524-9439cafc2c78 HTTP/1.1" 200 115 0.034441 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /access-control-list/8ca7e89b-4e26-4eb9-bc59-1dde392d28e6 HTTP/1.1" 200 115 0.039171 10.0.0.33 - - [2026-01-19 11:40:28] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044858 10.0.0.33 - - [2026-01-19 11:40:28] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?fields=security_groups HTTP/1.1" 200 1352 0.041917 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /security-group/10289264-6065-4d92-bdb8-e710e8704e97 HTTP/1.1" 200 115 0.048031 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /access-control-list/f4031a79-0918-4995-933d-5819ef40256c HTTP/1.1" 200 115 0.042923 10.0.0.33 - - [2026-01-19 11:40:28] "GET /project/0f8deee3-da66-4182-b335-446e1b1eba3a?fields=application_policy_sets HTTP/1.1" 200 1391 0.064761 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /access-control-list/57e6db18-62e0-4207-b94b-c6ac50b98b94 HTTP/1.1" 200 115 0.086572 10.0.0.33 - - [2026-01-19 11:40:28] "DELETE /project/0f8deee3-da66-4182-b335-446e1b1eba3a HTTP/1.1" 200 115 0.364050 10.0.0.33 - - [2026-01-19 11:40:28] "POST /projects HTTP/1.1" 409 238 0.002191 10.0.0.33 - - [2026-01-19 11:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.33 - - [2026-01-19 11:40:28] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034296 10.0.0.33 - - [2026-01-19 11:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2026-01-19 11:40:28] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005647 10.0.0.33 - - [2026-01-19 11:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2026-01-19 11:40:28] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005174 10.0.0.33 - - [2026-01-19 11:40:29] "POST /security-groups HTTP/1.1" 409 285 0.003155 10.0.0.33 - - [2026-01-19 11:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-01-19 11:40:29] "PUT /security-group/28bfe4cb-499b-4f87-895c-e2f4d48e0e0f HTTP/1.1" 200 262 0.060396 10.0.0.33 - - [2026-01-19 11:40:29] "PUT /access-control-list/666ee961-68ab-4a9a-9ad4-60512709560b HTTP/1.1" 200 272 0.014788 10.0.0.33 - - [2026-01-19 11:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028919 10.0.0.33 - - [2026-01-19 11:40:29] "PUT /access-control-list/89c7ea1a-d36c-47dd-b1dc-e64f75017cd1 HTTP/1.1" 200 272 0.035473 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /loadbalancer-member/f218d77f-0ea2-4d1c-93e4-151d92b3acae HTTP/1.1" 200 115 0.055279 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /loadbalancer-pool/199eb7e4-d3c3-4c63-9892-587cdd2b5fba HTTP/1.1" 200 115 0.043427 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /loadbalancer-listener/aafef7a8-5b9a-4aea-b3a0-f20658d7436a HTTP/1.1" 200 115 0.059708 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /loadbalancer/642aa3fa-034c-4f09-bdc6-05fd2e41cf10 HTTP/1.1" 200 115 0.055417 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /floating-ip/790b8e5b-f31f-4f18-a30d-8d8145cbab32 HTTP/1.1" 200 115 0.032468 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /instance-ip/baaa5ed9-3b61-491c-a5d6-6de6d4751b23 HTTP/1.1" 200 115 0.039461 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /virtual-machine-interface/9058c048-78cd-4df7-be2a-ca47f52a5f0d HTTP/1.1" 200 115 0.054154 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /tag/5b613070-8062-49cb-82f4-7f0474253b2e HTTP/1.1" 200 115 0.041965 10.0.0.33 - - [2026-01-19 11:40:33] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003793 10.0.0.33 - - [2026-01-19 11:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2026-01-19 11:40:33] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003497 10.0.0.33 - - [2026-01-19 11:40:33] "GET /firewall-policy/8aad4408-0ba7-4adf-a1b0-a889d057f410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004101 10.0.0.33 - - [2026-01-19 11:40:33] "GET /firewall-rule/297e9810-9216-4fb3-9fa0-15ab3d6388aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003327 10.0.0.33 - - [2026-01-19 11:40:33] "POST /ref-update HTTP/1.1" 200 156 0.015143 10.0.0.33 - - [2026-01-19 11:40:33] "DELETE /firewall-rule/297e9810-9216-4fb3-9fa0-15ab3d6388aa HTTP/1.1" 200 115 0.056193 10.0.0.33 - - [2026-01-19 11:40:33] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005469 10.0.0.33 - - [2026-01-19 11:40:33] "GET /firewall-rule/999dea93-5cbd-4079-ab6c-e352f2684cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003609 10.0.0.33 - - [2026-01-19 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.027449 10.0.0.33 - - [2026-01-19 11:40:34] "DELETE /firewall-rule/999dea93-5cbd-4079-ab6c-e352f2684cbc HTTP/1.1" 200 115 0.050996 10.0.0.33 - - [2026-01-19 11:40:34] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005159 10.0.0.33 - - [2026-01-19 11:40:34] "GET /firewall-rule/0489d39f-386a-4224-9a71-ebbe232da96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003781 10.0.0.33 - - [2026-01-19 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.037583 10.0.0.33 - - [2026-01-19 11:40:34] "DELETE /firewall-rule/0489d39f-386a-4224-9a71-ebbe232da96e HTTP/1.1" 200 115 0.053246 10.0.0.33 - - [2026-01-19 11:40:34] "GET /application-policy-set/1aea1492-b4f7-466c-aeb1-fd2f55e60eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004933 10.0.0.33 - - [2026-01-19 11:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2026-01-19 11:40:34] "GET /policy-management/733923f5-cec2-4a9c-af4f-a0adf3d3ed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012451 10.0.0.33 - - [2026-01-19 11:40:34] "GET /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004796 10.0.0.33 - - [2026-01-19 11:40:34] "POST /ref-update HTTP/1.1" 200 156 0.049785 10.0.0.33 - - [2026-01-19 11:40:34] "DELETE /firewall-policy/28f74bba-4387-4b80-b655-3af823d0986d HTTP/1.1" 200 115 0.054319 10.0.0.33 - - [2026-01-19 11:40:34] "DELETE /tag/37c82fef-9082-4fd9-9ae2-3048408749e0 HTTP/1.1" 200 115 0.058752 10.0.0.33 - - [2026-01-19 11:40:34] "DELETE /tag/8dd327c4-7715-4b08-a4aa-50cea9010350 HTTP/1.1" 200 115 0.114388 10.0.0.33 - - [2026-01-19 11:40:34] "DELETE /tag/e8b472e1-9a2d-4c5c-a07c-5145437bff6a HTTP/1.1" 200 115 0.091263 10.0.0.33 - - [2026-01-19 11:40:34] "DELETE /tag/9fae5152-235d-4c1f-a457-163e83b23324 HTTP/1.1" 200 115 0.077632 10.0.0.33 - - [2026-01-19 11:40:34] "POST /projects HTTP/1.1" 409 238 0.003010 10.0.0.33 - - [2026-01-19 11:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.33 - - [2026-01-19 11:40:34] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024401 10.0.0.33 - - [2026-01-19 11:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-01-19 11:40:35] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004582 10.0.0.33 - - [2026-01-19 11:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-01-19 11:40:35] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008443 10.0.0.33 - - [2026-01-19 11:40:35] "POST /security-groups HTTP/1.1" 409 285 0.005380 10.0.0.33 - - [2026-01-19 11:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.33 - - [2026-01-19 11:40:35] "PUT /security-group/28bfe4cb-499b-4f87-895c-e2f4d48e0e0f HTTP/1.1" 200 262 0.070313 10.0.0.33 - - [2026-01-19 11:40:35] "PUT /access-control-list/666ee961-68ab-4a9a-9ad4-60512709560b HTTP/1.1" 200 272 0.022600 10.0.0.33 - - [2026-01-19 11:40:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031121 10.0.0.33 - - [2026-01-19 11:40:35] "PUT /access-control-list/89c7ea1a-d36c-47dd-b1dc-e64f75017cd1 HTTP/1.1" 200 272 0.027396 10.0.0.33 - - [2026-01-19 11:40:35] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.023308 10.0.0.33 - - [2026-01-19 11:40:35] "GET /firewall-rule/4898bb77-af93-497a-ac12-bff34a0b3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003431 10.0.0.33 - - [2026-01-19 11:40:35] "POST /ref-update HTTP/1.1" 200 156 0.056891 10.0.0.33 - - [2026-01-19 11:40:35] "DELETE /firewall-rule/4898bb77-af93-497a-ac12-bff34a0b3b93 HTTP/1.1" 200 115 0.060686 10.0.0.33 - - [2026-01-19 11:40:35] "GET /firewall-policy/17532e55-63c0-4e4b-a0a8-d5fb4cbdd9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009242 10.0.0.33 - - [2026-01-19 11:40:35] "GET /firewall-rule/04460f34-41fe-4673-8c82-8b8264ae428f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004328 10.0.0.33 - - [2026-01-19 11:40:35] "POST /ref-update HTTP/1.1" 200 156 0.079808 10.0.0.33 - - [2026-01-19 11:40:35] "DELETE /firewall-rule/04460f34-41fe-4673-8c82-8b8264ae428f HTTP/1.1" 200 115 0.064367 10.0.0.33 - - [2026-01-19 11:40:35] "DELETE /tag/d25cabd6-67ed-4cec-bb5c-02266a51fd3e HTTP/1.1" 200 115 0.050874 10.0.0.33 - - [2026-01-19 11:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-01-19 11:40:35] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005486 10.0.0.33 - - [2026-01-19 11:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.33 - - [2026-01-19 11:40:35] "GET /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004993 10.0.0.33 - - [2026-01-19 11:40:35] "PUT /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52 HTTP/1.1" 200 264 0.076174 10.0.0.33 - - [2026-01-19 11:40:36] "PUT /virtual-network/436a1d62-3e06-4852-a9e5-78e1285d301b HTTP/1.1" 200 264 0.102175 10.0.0.33 - - [2026-01-19 11:40:36] "DELETE /security-group/28bfe4cb-499b-4f87-895c-e2f4d48e0e0f HTTP/1.1" 200 115 0.058319 10.0.0.33 - - [2026-01-19 11:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007163 10.0.0.33 - - [2026-01-19 11:40:36] "DELETE /access-control-list/666ee961-68ab-4a9a-9ad4-60512709560b HTTP/1.1" 200 115 0.039922 10.0.0.33 - - [2026-01-19 11:40:36] "DELETE /access-control-list/89c7ea1a-d36c-47dd-b1dc-e64f75017cd1 HTTP/1.1" 200 115 0.095984 10.0.0.33 - - [2026-01-19 11:40:36] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.074758 10.0.0.33 - - [2026-01-19 11:40:36] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?fields=security_groups HTTP/1.1" 200 1353 0.125980 10.0.0.33 - - [2026-01-19 11:40:36] "DELETE /security-group/40d5edaa-3a34-4b5a-881d-c1964f20b965 HTTP/1.1" 200 115 0.082182 10.0.0.33 - - [2026-01-19 11:40:36] "DELETE /access-control-list/1fdbf260-9946-4698-85ed-c548cfe042c7 HTTP/1.1" 200 115 0.059421 10.0.0.33 - - [2026-01-19 11:40:36] "GET /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9?fields=application_policy_sets HTTP/1.1" 200 1392 0.069539 10.0.0.33 - - [2026-01-19 11:40:36] "DELETE /access-control-list/f7a8ef4c-baf2-4c97-ac84-f9d74b328ae4 HTTP/1.1" 200 115 0.072844 10.0.0.33 - - [2026-01-19 11:40:36] "DELETE /project/99b0a33b-553f-4a10-9cb7-62fddaa9a5a9 HTTP/1.1" 200 115 0.583890 10.0.0.33 - - [2026-01-19 11:41:28] "GET / HTTP/1.1" 200 35931 0.003922 10.0.0.33 - - [2026-01-19 11:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.33 - - [2026-01-19 11:41:28] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.010723 10.0.0.33 - - [2026-01-19 11:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.33 - - [2026-01-19 11:41:29] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003400 10.0.0.33 - - [2026-01-19 11:41:47] "GET / HTTP/1.1" 200 35931 0.001988 10.0.0.33 - - [2026-01-19 11:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2026-01-19 11:41:47] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008372 10.0.0.33 - - [2026-01-19 11:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.33 - - [2026-01-19 11:41:47] "GET /config-node/248cb9bd-5214-4a1a-a47d-5170e95f3ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005151 10.0.0.33 - - [2026-01-19 11:41:58] "GET /global-system-configs HTTP/1.1" 200 322 0.011104 10.0.0.33 - - [2026-01-19 11:41:58] "GET /global-system-configs HTTP/1.1" 200 322 0.005018 10.0.0.33 - - [2026-01-19 11:42:00] "GET / HTTP/1.1" 200 35931 0.002141 10.0.0.33 - - [2026-01-19 11:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.33 - - [2026-01-19 11:42:00] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004762 10.0.0.33 - - [2026-01-19 11:42:00] "POST /bgp-routers HTTP/1.1" 409 301 0.003502 10.0.0.33 - - [2026-01-19 11:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2026-01-19 11:42:00] "GET /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004265 10.0.0.33 - - [2026-01-19 11:42:00] "PUT /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c HTTP/1.1" 200 254 0.014871 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:42:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:42:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 10.0.0.33 - - [2026-01-19 11:42:15] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.33 - - [2026-01-19 11:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.33 - - [2026-01-19 11:42:15] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005371 10.0.0.33 - - [2026-01-19 11:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2026-01-19 11:42:15] "GET /config-node/248cb9bd-5214-4a1a-a47d-5170e95f3ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003257 10.0.0.33 - - [2026-01-19 11:42:15] "GET / HTTP/1.1" 200 35931 0.002904 10.0.0.33 - - [2026-01-19 11:42:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003232 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2026-01-19 11:42:21] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003322 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.012152 10.0.0.33 - - [2026-01-19 11:42:21] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 264 0.002585 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /alarm/417116ae-bcef-4259-94dc-ff76fe9adfa8 HTTP/1.1" 200 244 0.011475 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 261 0.005693 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /alarm/4fccceae-abf1-4d45-8175-470af5516d94 HTTP/1.1" 200 244 0.012483 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 261 0.007925 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /alarm/3b15e23e-227d-4bc3-8bd1-8495f55a079a HTTP/1.1" 200 244 0.011752 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 253 0.016477 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /alarm/438e04f7-710c-4776-a677-d7807a0841d9 HTTP/1.1" 200 244 0.028539 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 251 0.006569 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /alarm/28df05df-060f-426a-ae8a-9d597cc8cf38 HTTP/1.1" 200 244 0.013688 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 252 0.012386 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /alarm/ec5a1088-7867-4b16-b98f-cdf2ddfcb338 HTTP/1.1" 200 244 0.011719 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 256 0.002313 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2026-01-19 11:42:21] "PUT /alarm/dd3b56ec-8d4e-41e7-9cd4-b418da86fa6e HTTP/1.1" 200 244 0.012608 10.0.0.33 - - [2026-01-19 11:42:21] "POST /alarms HTTP/1.1" 409 248 0.012367 10.0.0.33 - - [2026-01-19 11:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/4eb9e83d-d392-4192-9705-0968de4de6a2 HTTP/1.1" 200 244 0.017042 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 252 0.005051 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/c8d189d0-e46e-49b1-b4ce-125d9372e3e4 HTTP/1.1" 200 244 0.011390 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 257 0.006251 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/da5de15e-4a9c-4b84-a023-6fb45787200d HTTP/1.1" 200 244 0.014709 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 251 0.008280 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/2b0919aa-0222-419d-bfb6-a3533b254940 HTTP/1.1" 200 244 0.027834 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 257 0.011399 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/8f7b5c00-95fb-4a82-b11c-aa4ae307d9b5 HTTP/1.1" 200 244 0.015181 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 261 0.008625 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/ea19314d-9c7a-474a-80a4-8a7558049904 HTTP/1.1" 200 244 0.011853 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 258 0.007418 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/8b6d758d-b865-42d2-9a9d-255945363bf6 HTTP/1.1" 200 244 0.010844 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 254 0.005345 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/59518df2-28d1-4319-bb0d-a2bd0d301b27 HTTP/1.1" 200 244 0.012005 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 254 0.009843 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/0e3c8707-816d-4864-b4f8-3a3bae855d89 HTTP/1.1" 200 244 0.014059 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 254 0.005565 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/771605ef-0c1f-4ac4-977c-1e3ec2161a0c HTTP/1.1" 200 244 0.011045 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 247 0.005897 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/afd83464-1f3f-467f-8588-fb54ce3bddb4 HTTP/1.1" 200 244 0.011354 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 272 0.009567 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/39f5585a-7fb0-4cc7-8ee2-3666761c4694 HTTP/1.1" 200 244 0.012213 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 261 0.006258 10.0.0.33 - - [2026-01-19 11:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2026-01-19 11:42:22] "PUT /alarm/59ef8467-2378-4a85-9a7c-91656f97a903 HTTP/1.1" 200 244 0.012815 10.0.0.33 - - [2026-01-19 11:42:22] "POST /alarms HTTP/1.1" 409 259 0.013713 10.0.0.33 - - [2026-01-19 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.33 - - [2026-01-19 11:42:23] "PUT /alarm/0cd088d9-8353-452d-8192-cc5c42890aaf HTTP/1.1" 200 244 0.013389 10.0.0.33 - - [2026-01-19 11:42:23] "POST /alarms HTTP/1.1" 409 265 0.005595 10.0.0.33 - - [2026-01-19 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2026-01-19 11:42:23] "PUT /alarm/5709b2c1-d740-4543-b370-004a98da8ee7 HTTP/1.1" 200 244 0.012496 10.0.0.33 - - [2026-01-19 11:42:23] "POST /alarms HTTP/1.1" 409 279 0.005453 10.0.0.33 - - [2026-01-19 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2026-01-19 11:42:23] "PUT /alarm/ac308ba6-7812-47a2-a9bd-98ec7b207719 HTTP/1.1" 200 244 0.012818 10.0.0.33 - - [2026-01-19 11:42:23] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.33 - - [2026-01-19 11:42:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004162 10.0.0.33 - - [2026-01-19 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2026-01-19 11:42:23] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.008492 10.0.0.33 - - [2026-01-19 11:42:23] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.33 - - [2026-01-19 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-01-19 11:42:23] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002855 10.0.0.33 - - [2026-01-19 11:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2026-01-19 11:42:23] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.011670 10.0.0.33 - - [2026-01-19 11:42:24] "GET / HTTP/1.1" 200 35931 0.002773 10.0.0.33 - - [2026-01-19 11:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2026-01-19 11:42:24] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007337 10.0.0.33 - - [2026-01-19 11:42:24] "PUT /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2 HTTP/1.1" 200 274 0.025871 10.0.0.33 - - [2026-01-19 11:42:27] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.33 - - [2026-01-19 11:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2026-01-19 11:42:27] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003662 10.0.0.33 - - [2026-01-19 11:42:27] "POST /bgp-routers HTTP/1.1" 409 301 0.003007 10.0.0.33 - - [2026-01-19 11:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2026-01-19 11:42:27] "GET /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003532 10.0.0.33 - - [2026-01-19 11:42:27] "PUT /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c HTTP/1.1" 200 254 0.013442 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:42:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:42:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001356 10.0.0.33 - - [2026-01-19 11:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2026-01-19 11:42:29] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003478 10.0.0.33 - - [2026-01-19 11:42:45] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.33 - - [2026-01-19 11:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2026-01-19 11:42:45] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005435 10.0.0.33 - - [2026-01-19 11:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2026-01-19 11:42:45] "GET /config-node/248cb9bd-5214-4a1a-a47d-5170e95f3ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005082 10.0.0.33 - - [2026-01-19 11:42:57] "GET / HTTP/1.1" 200 35931 0.006047 10.0.0.33 - - [2026-01-19 11:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.33 - - [2026-01-19 11:42:57] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005696 10.0.0.33 - - [2026-01-19 11:42:57] "POST /bgp-routers HTTP/1.1" 409 301 0.004592 10.0.0.33 - - [2026-01-19 11:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.33 - - [2026-01-19 11:42:57] "GET /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.009629 10.0.0.33 - - [2026-01-19 11:42:57] "PUT /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c HTTP/1.1" 200 254 0.021651 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:42:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001489 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:42:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001764 10.0.0.33 - - [2026-01-19 11:43:13] "GET / HTTP/1.1" 200 35931 0.002215 10.0.0.33 - - [2026-01-19 11:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2026-01-19 11:43:13] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005833 10.0.0.33 - - [2026-01-19 11:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.33 - - [2026-01-19 11:43:13] "GET /config-node/248cb9bd-5214-4a1a-a47d-5170e95f3ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002873 10.0.0.33 - - [2026-01-19 11:43:14] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.33 - - [2026-01-19 11:43:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002409 10.0.0.33 - - [2026-01-19 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2026-01-19 11:43:19] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003057 10.0.0.33 - - [2026-01-19 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-01-19 11:43:19] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.019417 10.0.0.33 - - [2026-01-19 11:43:19] "GET / HTTP/1.1" 200 35931 0.003125 10.0.0.33 - - [2026-01-19 11:43:19] "POST /alarms HTTP/1.1" 409 264 0.003349 10.0.0.33 - - [2026-01-19 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2026-01-19 11:43:19] "PUT /alarm/417116ae-bcef-4259-94dc-ff76fe9adfa8 HTTP/1.1" 200 244 0.012369 10.0.0.33 - - [2026-01-19 11:43:19] "POST /alarms HTTP/1.1" 409 261 0.010636 10.0.0.33 - - [2026-01-19 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.33 - - [2026-01-19 11:43:19] "PUT /alarm/4fccceae-abf1-4d45-8175-470af5516d94 HTTP/1.1" 200 244 0.011060 10.0.0.33 - - [2026-01-19 11:43:19] "POST /alarms HTTP/1.1" 409 261 0.006466 10.0.0.33 - - [2026-01-19 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.33 - - [2026-01-19 11:43:19] "PUT /alarm/3b15e23e-227d-4bc3-8bd1-8495f55a079a HTTP/1.1" 200 244 0.014041 10.0.0.33 - - [2026-01-19 11:43:19] "POST /alarms HTTP/1.1" 409 253 0.003293 10.0.0.33 - - [2026-01-19 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.33 - - [2026-01-19 11:43:19] "PUT /alarm/438e04f7-710c-4776-a677-d7807a0841d9 HTTP/1.1" 200 244 0.011901 10.0.0.33 - - [2026-01-19 11:43:19] "POST /alarms HTTP/1.1" 409 251 0.007847 10.0.0.33 - - [2026-01-19 11:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/28df05df-060f-426a-ae8a-9d597cc8cf38 HTTP/1.1" 200 244 0.012469 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 252 0.005380 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/ec5a1088-7867-4b16-b98f-cdf2ddfcb338 HTTP/1.1" 200 244 0.013118 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 256 0.010813 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/dd3b56ec-8d4e-41e7-9cd4-b418da86fa6e HTTP/1.1" 200 244 0.011370 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 248 0.010686 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/4eb9e83d-d392-4192-9705-0968de4de6a2 HTTP/1.1" 200 244 0.012632 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 252 0.007126 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/c8d189d0-e46e-49b1-b4ce-125d9372e3e4 HTTP/1.1" 200 244 0.017339 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 257 0.007581 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/da5de15e-4a9c-4b84-a023-6fb45787200d HTTP/1.1" 200 244 0.010072 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 251 0.009546 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/2b0919aa-0222-419d-bfb6-a3533b254940 HTTP/1.1" 200 244 0.014415 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 257 0.012139 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/8f7b5c00-95fb-4a82-b11c-aa4ae307d9b5 HTTP/1.1" 200 244 0.011999 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 261 0.006217 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/ea19314d-9c7a-474a-80a4-8a7558049904 HTTP/1.1" 200 244 0.014406 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 258 0.015749 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/8b6d758d-b865-42d2-9a9d-255945363bf6 HTTP/1.1" 200 244 0.009820 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 254 0.009581 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/59518df2-28d1-4319-bb0d-a2bd0d301b27 HTTP/1.1" 200 244 0.010047 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 254 0.004977 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/0e3c8707-816d-4864-b4f8-3a3bae855d89 HTTP/1.1" 200 244 0.013400 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 254 0.012433 10.0.0.33 - - [2026-01-19 11:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2026-01-19 11:43:20] "PUT /alarm/771605ef-0c1f-4ac4-977c-1e3ec2161a0c HTTP/1.1" 200 244 0.014853 10.0.0.33 - - [2026-01-19 11:43:20] "POST /alarms HTTP/1.1" 409 247 0.015736 10.0.0.33 - - [2026-01-19 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-01-19 11:43:21] "PUT /alarm/afd83464-1f3f-467f-8588-fb54ce3bddb4 HTTP/1.1" 200 244 0.012790 10.0.0.33 - - [2026-01-19 11:43:21] "POST /alarms HTTP/1.1" 409 272 0.013410 10.0.0.33 - - [2026-01-19 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.33 - - [2026-01-19 11:43:21] "PUT /alarm/39f5585a-7fb0-4cc7-8ee2-3666761c4694 HTTP/1.1" 200 244 0.012477 10.0.0.33 - - [2026-01-19 11:43:21] "POST /alarms HTTP/1.1" 409 261 0.012065 10.0.0.33 - - [2026-01-19 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.33 - - [2026-01-19 11:43:21] "PUT /alarm/59ef8467-2378-4a85-9a7c-91656f97a903 HTTP/1.1" 200 244 0.013186 10.0.0.33 - - [2026-01-19 11:43:21] "POST /alarms HTTP/1.1" 409 259 0.011277 10.0.0.33 - - [2026-01-19 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2026-01-19 11:43:21] "PUT /alarm/0cd088d9-8353-452d-8192-cc5c42890aaf HTTP/1.1" 200 244 0.011822 10.0.0.33 - - [2026-01-19 11:43:21] "POST /alarms HTTP/1.1" 409 265 0.013906 10.0.0.33 - - [2026-01-19 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.33 - - [2026-01-19 11:43:21] "PUT /alarm/5709b2c1-d740-4543-b370-004a98da8ee7 HTTP/1.1" 200 244 0.015006 10.0.0.33 - - [2026-01-19 11:43:21] "POST /alarms HTTP/1.1" 409 279 0.015964 10.0.0.33 - - [2026-01-19 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2026-01-19 11:43:21] "PUT /alarm/ac308ba6-7812-47a2-a9bd-98ec7b207719 HTTP/1.1" 200 244 0.012101 10.0.0.33 - - [2026-01-19 11:43:21] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.33 - - [2026-01-19 11:43:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003290 10.0.0.33 - - [2026-01-19 11:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.33 - - [2026-01-19 11:43:21] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.018713 10.0.0.33 - - [2026-01-19 11:43:22] "GET / HTTP/1.1" 200 35931 0.002334 10.0.0.33 - - [2026-01-19 11:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.33 - - [2026-01-19 11:43:22] "GET /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003560 10.0.0.33 - - [2026-01-19 11:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2026-01-19 11:43:22] "PUT /global-vrouter-config/eee18491-2b3a-49e4-a9da-d6599ebcf6a4 HTTP/1.1" 200 276 0.016052 10.0.0.33 - - [2026-01-19 11:43:22] "GET / HTTP/1.1" 200 35931 0.002569 10.0.0.33 - - [2026-01-19 11:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.33 - - [2026-01-19 11:43:22] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005332 10.0.0.33 - - [2026-01-19 11:43:22] "PUT /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2 HTTP/1.1" 200 274 0.017179 10.0.0.33 - - [2026-01-19 11:43:25] "GET / HTTP/1.1" 200 35931 0.002280 10.0.0.33 - - [2026-01-19 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.33 - - [2026-01-19 11:43:25] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003969 10.0.0.33 - - [2026-01-19 11:43:25] "POST /bgp-routers HTTP/1.1" 409 301 0.003990 10.0.0.33 - - [2026-01-19 11:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.33 - - [2026-01-19 11:43:25] "GET /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.008958 10.0.0.33 - - [2026-01-19 11:43:25] "PUT /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c HTTP/1.1" 200 254 0.033096 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:43:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001557 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:43:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001787 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:43:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001346 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:43:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001273 10.0.0.33 - - [2026-01-19 11:43:30] "POST /tags HTTP/1.1" 200 355 0.050771 10.0.0.33 - - [2026-01-19 11:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009317 10.0.0.33 - - [2026-01-19 11:43:31] "GET /tag/6ab6663b-1b5b-4a1f-b922-fd2f69cbc15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019837 10.0.0.33 - - [2026-01-19 11:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.33 - - [2026-01-19 11:43:31] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010584 10.0.0.33 - - [2026-01-19 11:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.33 - - [2026-01-19 11:43:31] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.084331 10.0.0.33 - - [2026-01-19 11:43:31] "POST /virtual-machines HTTP/1.1" 200 351 0.022999 10.0.0.33 - - [2026-01-19 11:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.045120 10.0.0.33 - - [2026-01-19 11:43:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.204724 10.0.0.33 - - [2026-01-19 11:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013644 10.0.0.33 - - [2026-01-19 11:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015951 10.0.0.33 - - [2026-01-19 11:43:31] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008389 10.0.0.33 - - [2026-01-19 11:43:31] "POST /instance-ips HTTP/1.1" 200 391 0.040928 10.0.0.33 - - [2026-01-19 11:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.052560 10.0.0.33 - - [2026-01-19 11:43:31] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.038344 10.0.0.33 - - [2026-01-19 11:43:31] "POST /set-tag HTTP/1.1" 200 109 0.032925 10.0.0.33 - - [2026-01-19 11:43:32] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.060573 10.0.0.33 - - [2026-01-19 11:43:32] "GET /instance-ip/14491b46-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.010638 10.0.0.33 - - [2026-01-19 11:43:32] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007897 10.0.0.33 - - [2026-01-19 11:43:32] "POST /set-tag HTTP/1.1" 200 109 0.004796 10.0.0.33 - - [2026-01-19 11:43:32] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.009417 10.0.0.33 - - [2026-01-19 11:43:32] "POST /ref-update HTTP/1.1" 200 156 0.041044 10.0.0.33 - - [2026-01-19 11:43:32] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007033 10.0.0.33 - - [2026-01-19 11:43:32] "POST /set-tag HTTP/1.1" 200 109 0.004196 10.0.0.33 - - [2026-01-19 11:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.33 - - [2026-01-19 11:43:32] "GET /virtual-network/f30131b6-6dd1-4757-a038-a08d0d4cdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006343 10.0.0.33 - - [2026-01-19 11:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.33 - - [2026-01-19 11:43:32] "GET /project/04063563-9f99-44fc-acc5-7978f295dcb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045470 10.0.0.33 - - [2026-01-19 11:43:32] "POST /virtual-machines HTTP/1.1" 200 355 0.016562 10.0.0.33 - - [2026-01-19 11:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031054 10.0.0.33 - - [2026-01-19 11:43:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.159377 10.0.0.33 - - [2026-01-19 11:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010441 10.0.0.33 - - [2026-01-19 11:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018017 10.0.0.33 - - [2026-01-19 11:43:32] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006824 10.0.0.33 - - [2026-01-19 11:43:32] "POST /instance-ips HTTP/1.1" 200 395 0.033121 10.0.0.33 - - [2026-01-19 11:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028794 10.0.0.33 - - [2026-01-19 11:43:32] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011427 10.0.0.33 - - [2026-01-19 11:43:33] "POST /set-tag HTTP/1.1" 200 109 0.045159 10.0.0.33 - - [2026-01-19 11:43:33] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009728 10.0.0.33 - - [2026-01-19 11:43:33] "GET /instance-ip/1500f1d0-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006081 10.0.0.33 - - [2026-01-19 11:43:33] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005081 10.0.0.33 - - [2026-01-19 11:43:33] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.33 - - [2026-01-19 11:43:33] "GET /virtual-router/1094aa41-5672-44e9-a502-e589c19ce3bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004444 10.0.0.33 - - [2026-01-19 11:43:33] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.33 - - [2026-01-19 11:43:33] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006128 10.0.0.33 - - [2026-01-19 11:43:33] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.33 - - [2026-01-19 11:43:33] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004674 10.0.0.33 - - [2026-01-19 11:43:33] "POST /set-tag HTTP/1.1" 200 109 0.005256 10.0.0.33 - - [2026-01-19 11:43:33] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006248 10.0.0.33 - - [2026-01-19 11:43:33] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.33 - - [2026-01-19 11:43:45] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.33 - - [2026-01-19 11:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-01-19 11:43:45] "GET /global-system-config/ad817d84-dcd7-4af8-b14b-9c9163e3eda2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005811 10.0.0.33 - - [2026-01-19 11:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-01-19 11:43:45] "GET /config-node/248cb9bd-5214-4a1a-a47d-5170e95f3ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001998 10.0.0.33 - - [2026-01-19 11:43:53] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018736 10.0.0.33 - - [2026-01-19 11:43:53] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.33 - - [2026-01-19 11:43:54] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019882 10.0.0.33 - - [2026-01-19 11:43:54] "POST /set-tag HTTP/1.1" 200 109 0.004277 10.0.0.33 - - [2026-01-19 11:43:57] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008476 10.0.0.33 - - [2026-01-19 11:43:57] "POST /set-tag HTTP/1.1" 200 109 0.003572 10.0.0.33 - - [2026-01-19 11:43:58] "GET / HTTP/1.1" 200 35931 0.002422 10.0.0.33 - - [2026-01-19 11:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.33 - - [2026-01-19 11:43:58] "GET /routing-instance/2117baa1-fdc8-40b0-94f0-af2ffeabc91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012389 10.0.0.33 - - [2026-01-19 11:43:58] "POST /bgp-routers HTTP/1.1" 409 301 0.006975 10.0.0.33 - - [2026-01-19 11:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2026-01-19 11:43:58] "GET /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.008402 10.0.0.33 - - [2026-01-19 11:43:58] "PUT /bgp-router/2e627f7e-2129-4332-8cf4-876adcfab29c HTTP/1.1" 200 254 0.014152 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001498 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001658 10.0.0.33 - - [2026-01-19 11:44:28] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009313 10.0.0.33 - - [2026-01-19 11:44:28] "POST /set-tag HTTP/1.1" 200 109 0.003381 10.0.0.33 - - [2026-01-19 11:44:28] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005405 10.0.0.33 - - [2026-01-19 11:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.33 - - [2026-01-19 11:44:28] "GET /virtual-machine/3d1c1af6-4eae-47bd-a299-8893742ca25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005926 10.0.0.33 - - [2026-01-19 11:44:28] "POST /ref-update HTTP/1.1" 200 156 0.030790 10.0.0.33 - - [2026-01-19 11:44:28] "GET /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.043559 10.0.0.33 - - [2026-01-19 11:44:28] "POST /set-tag HTTP/1.1" 200 109 0.052409 10.0.0.33 - - [2026-01-19 11:44:28] "POST /set-tag HTTP/1.1" 200 109 0.073407 10.0.0.33 - - [2026-01-19 11:44:28] "DELETE /instance-ip/14491b46-f52c-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.075742 10.0.0.33 - - [2026-01-19 11:44:28] "DELETE /virtual-machine-interface/142079ca-f52c-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.082794 10.0.0.33 - - [2026-01-19 11:44:28] "DELETE /virtual-machine/3d1c1af6-4eae-47bd-a299-8893742ca25b HTTP/1.1" 200 115 0.037420 10.0.0.33 - - [2026-01-19 11:44:28] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005879 10.0.0.33 - - [2026-01-19 11:44:28] "POST /set-tag HTTP/1.1" 200 109 0.004345 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:44:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001191 [Introspect:8084]10.0.0.33 - - [2026-01-19 11:44:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001271 10.0.0.33 - - [2026-01-19 11:44:59] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005145 10.0.0.33 - - [2026-01-19 11:44:59] "POST /set-tag HTTP/1.1" 200 109 0.005365 10.0.0.33 - - [2026-01-19 11:44:59] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015634 10.0.0.33 - - [2026-01-19 11:44:59] "POST /set-tag HTTP/1.1" 200 109 0.004107 10.0.0.33 - - [2026-01-19 11:44:59] "GET /virtual-machine/fa2df195-0d41-42a9-8a6e-402640ba1dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004116 10.0.0.33 - - [2026-01-19 11:44:59] "POST /ref-update HTTP/1.1" 200 156 0.018409 10.0.0.33 - - [2026-01-19 11:44:59] "GET /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004910 10.0.0.33 - - [2026-01-19 11:44:59] "POST /set-tag HTTP/1.1" 200 109 0.020589 10.0.0.33 - - [2026-01-19 11:44:59] "POST /set-tag HTTP/1.1" 200 109 0.040032 10.0.0.33 - - [2026-01-19 11:44:59] "DELETE /instance-ip/1500f1d0-f52c-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.065655 10.0.0.33 - - [2026-01-19 11:44:59] "DELETE /virtual-machine-interface/14ddc52a-f52c-11f0-91be-fa163e8796d8 HTTP/1.1" 200 115 0.079957 10.0.0.33 - - [2026-01-19 11:44:59] "DELETE /virtual-machine/fa2df195-0d41-42a9-8a6e-402640ba1dee HTTP/1.1" 200 115 0.041034 10.0.0.33 - - [2026-01-19 11:44:59] "DELETE /tag/6ab6663b-1b5b-4a1f-b922-fd2f69cbc15e HTTP/1.1" 200 115 0.073705