++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Jun 10 05:45:55 AM UTC 2026 ===================' INFO: =================== Wed Jun 10 05:45:55 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ tr '\n' , +++ local local_ips=,10.0.0.50,10.32.164.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.32.164.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/10/2026 05:46:39.770 7f805aff6940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/10/2026 05:46:39.906 7f805aff6940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/10/2026 05:46:39.917 7f805aff6940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/10/2026 05:46:39.917 7f805aff6940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-06-10 05:46:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000888 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-06-10 05:46:55] "GET / HTTP/1.1" 503 181 0.000193 10.0.0.50 - - [2026-06-10 05:46:56] "GET / HTTP/1.1" 200 35931 0.003477 10.0.0.50 - - [2026-06-10 05:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.50 - - [2026-06-10 05:46:56] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009504 10.0.0.50 - - [2026-06-10 05:46:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.003125 10.0.0.50 - - [2026-06-10 05:46:56] "GET / HTTP/1.1" 200 35931 0.001229 10.0.0.50 - - [2026-06-10 05:46:56] "POST /config-database-nodes HTTP/1.1" 200 611 0.043052 10.0.0.50 - - [2026-06-10 05:46:56] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.50 - - [2026-06-10 05:46:56] "GET / HTTP/1.1" 200 45303 0.001199 10.0.0.50 - - [2026-06-10 05:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007768 10.0.0.50 - - [2026-06-10 05:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.50 - - [2026-06-10 05:46:56] "GET / HTTP/1.1" 200 35931 0.001226 10.0.0.50 - - [2026-06-10 05:46:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.003486 10.0.0.50 - - [2026-06-10 05:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014049 10.0.0.50 - - [2026-06-10 05:46:57] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021035 10.0.0.50 - - [2026-06-10 05:46:57] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.50 - - [2026-06-10 05:46:57] "POST /service-appliance-sets HTTP/1.1" 200 553 0.074540 10.0.0.50 - - [2026-06-10 05:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011465 10.0.0.50 - - [2026-06-10 05:46:57] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009620 10.0.0.50 - - [2026-06-10 05:46:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003715 10.0.0.50 - - [2026-06-10 05:46:57] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024651 10.0.0.50 - - [2026-06-10 05:46:57] "POST /fqname-to-id HTTP/1.1" 404 180 0.010420 10.0.0.50 - - [2026-06-10 05:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.50 - - [2026-06-10 05:46:57] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006448 10.0.0.50 - - [2026-06-10 05:46:57] "POST /service-appliance-sets HTTP/1.1" 200 541 0.078675 10.0.0.50 - - [2026-06-10 05:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019817 10.0.0.50 - - [2026-06-10 05:46:57] "GET /network-ipam/6d3ad5e4-6418-4c0f-a764-ba14c7d72580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007041 10.0.0.50 - - [2026-06-10 05:46:57] "POST /service-templates HTTP/1.1" 200 511 0.039864 10.0.0.50 - - [2026-06-10 05:46:58] "POST /service-templates HTTP/1.1" 200 501 0.061914 10.0.0.50 - - [2026-06-10 05:46:58] "POST /service-templates HTTP/1.1" 200 515 0.073782 10.0.0.50 - - [2026-06-10 05:46:58] "POST /service-templates HTTP/1.1" 200 535 0.083461 10.0.0.50 - - [2026-06-10 05:46:58] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.50 - - [2026-06-10 05:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.50 - - [2026-06-10 05:46:58] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013385 10.0.0.50 - - [2026-06-10 05:46:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003853 10.0.0.50 - - [2026-06-10 05:46:58] "POST /service-templates HTTP/1.1" 200 507 0.109784 10.0.0.50 - - [2026-06-10 05:46:58] "GET / HTTP/1.1" 200 35931 0.002400 10.0.0.50 - - [2026-06-10 05:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.50 - - [2026-06-10 05:46:58] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.049833 10.0.0.50 - - [2026-06-10 05:46:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.329839 10.0.0.50 - - [2026-06-10 05:46:58] "POST /bgp-routers HTTP/1.1" 200 616 0.055816 10.0.0.50 - - [2026-06-10 05:46:58] "GET /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011233 10.0.0.50 - - [2026-06-10 05:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2026-06-10 05:46:58] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025076 10.0.0.50 - - [2026-06-10 05:46:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017273 10.0.0.50 - - [2026-06-10 05:46:58] "POST /ref-update HTTP/1.1" 200 156 0.032669 10.0.0.50 - - [2026-06-10 05:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.50 - - [2026-06-10 05:47:01] "GET /network-ipam/6d3ad5e4-6418-4c0f-a764-ba14c7d72580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003922 10.0.0.50 - - [2026-06-10 05:47:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.010139 10.0.0.50 - - [2026-06-10 05:47:02] "POST /access-control-lists HTTP/1.1" 200 587 0.126349 10.0.0.50 - - [2026-06-10 05:47:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.037935 10.0.0.50 - - [2026-06-10 05:47:02] "POST /access-control-lists HTTP/1.1" 200 585 0.062318 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.50 - - [2026-06-10 05:47:03] "POST /route-targets HTTP/1.1" 200 327 0.067212 10.0.0.50 - - [2026-06-10 05:47:03] "POST /ref-update HTTP/1.1" 200 156 0.121463 10.0.0.50 - - [2026-06-10 05:47:03] "POST /route-targets HTTP/1.1" 200 327 0.028810 10.0.0.50 - - [2026-06-10 05:47:03] "POST /ref-update HTTP/1.1" 200 156 0.037842 10.0.0.50 - - [2026-06-10 05:47:03] "POST /route-targets HTTP/1.1" 200 327 0.017750 10.0.0.50 - - [2026-06-10 05:47:03] "POST /ref-update HTTP/1.1" 200 156 0.050910 10.0.0.50 - - [2026-06-10 05:47:03] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.50 - - [2026-06-10 05:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022894 10.0.0.50 - - [2026-06-10 05:47:03] "POST /route-targets HTTP/1.1" 200 327 0.221130 10.0.0.50 - - [2026-06-10 05:47:03] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.036728 10.0.0.50 - - [2026-06-10 05:47:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002808 10.0.0.50 - - [2026-06-10 05:47:03] "POST /ref-update HTTP/1.1" 200 156 0.079792 10.0.0.50 - - [2026-06-10 05:47:03] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.50 - - [2026-06-10 05:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012111 10.0.0.50 - - [2026-06-10 05:47:03] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015164 10.0.0.50 - - [2026-06-10 05:47:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.031325 10.0.0.50 - - [2026-06-10 05:47:03] "POST /database-nodes HTTP/1.1" 200 597 0.148880 10.0.0.50 - - [2026-06-10 05:47:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.019317 10.0.0.50 - - [2026-06-10 05:47:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.128994 10.0.0.50 - - [2026-06-10 05:47:04] "POST /access-control-lists HTTP/1.1" 200 551 0.137089 10.0.0.50 - - [2026-06-10 05:47:05] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.50 - - [2026-06-10 05:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.50 - - [2026-06-10 05:47:05] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.028184 10.0.0.50 - - [2026-06-10 05:47:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.005759 10.0.0.50 - - [2026-06-10 05:47:05] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.50 - - [2026-06-10 05:47:05] "POST /config-nodes HTTP/1.1" 200 593 0.207774 10.0.0.50 - - [2026-06-10 05:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.50 - - [2026-06-10 05:47:05] "GET /domain/ac52df55-273f-4b06-a981-ffefe8adfd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006589 10.0.0.50 - - [2026-06-10 05:47:06] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.50 - - [2026-06-10 05:47:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006017 10.0.0.50 - - [2026-06-10 05:47:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.000870 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.015058 10.0.0.50 - - [2026-06-10 05:47:06] "POST /security-groups HTTP/1.1" 200 570 0.138476 10.0.0.50 - - [2026-06-10 05:47:06] "POST /projects HTTP/1.1" 200 481 0.443275 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.033208 10.0.0.50 - - [2026-06-10 05:47:06] "POST /access-control-lists HTTP/1.1" 200 579 0.092536 10.0.0.50 - - [2026-06-10 05:47:06] "POST /security-groups HTTP/1.1" 200 534 0.175468 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.022728 10.0.0.50 - - [2026-06-10 05:47:06] "POST /chown HTTP/1.1" 200 109 0.019556 10.0.0.50 - - [2026-06-10 05:47:06] "POST /policy-managements HTTP/1.1" 409 214 0.030856 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.50 - - [2026-06-10 05:47:06] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008319 10.0.0.50 - - [2026-06-10 05:47:06] "POST /access-control-lists HTTP/1.1" 200 577 0.118072 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.006850 10.0.0.50 - - [2026-06-10 05:47:06] "POST /application-policy-sets HTTP/1.1" 200 528 0.050022 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.50 - - [2026-06-10 05:47:06] "POST /access-control-lists HTTP/1.1" 200 594 0.021718 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.005529 10.0.0.50 - - [2026-06-10 05:47:06] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004849 10.0.0.50 - - [2026-06-10 05:47:06] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.015114 10.0.0.50 - - [2026-06-10 05:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.50 - - [2026-06-10 05:47:06] "POST /access-control-lists HTTP/1.1" 200 592 0.053928 10.0.0.50 - - [2026-06-10 05:47:06] "GET /virtual-network/9bea720c-6e85-4d95-ad49-cf8714603946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.014099 10.0.0.50 - - [2026-06-10 05:47:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000528 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.024578 10.0.0.50 - - [2026-06-10 05:47:07] "POST /security-groups HTTP/1.1" 200 574 0.092997 10.0.0.50 - - [2026-06-10 05:47:07] "POST /projects HTTP/1.1" 200 489 0.313754 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.002348 10.0.0.50 - - [2026-06-10 05:47:07] "POST /security-groups HTTP/1.1" 200 546 0.068236 10.0.0.50 - - [2026-06-10 05:47:07] "POST /access-control-lists HTTP/1.1" 200 583 0.078969 10.0.0.50 - - [2026-06-10 05:47:07] "POST /chown HTTP/1.1" 200 109 0.032147 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.072780 10.0.0.50 - - [2026-06-10 05:47:07] "POST /network-ipams HTTP/1.1" 200 522 0.110875 10.0.0.50 - - [2026-06-10 05:47:07] "POST /access-control-lists HTTP/1.1" 200 581 0.203321 10.0.0.50 - - [2026-06-10 05:47:07] "POST /network-ipams HTTP/1.1" 200 510 0.159562 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.011999 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.004194 10.0.0.50 - - [2026-06-10 05:47:07] "POST /access-control-lists HTTP/1.1" 200 602 0.067308 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.015184 10.0.0.50 - - [2026-06-10 05:47:07] "POST /access-control-lists HTTP/1.1" 200 600 0.086937 10.0.0.50 - - [2026-06-10 05:47:07] "POST /useragent-kv HTTP/1.1" 200 115 0.024342 10.0.0.50 - - [2026-06-10 05:47:07] "POST /virtual-networks HTTP/1.1" 200 538 0.281318 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.50 - - [2026-06-10 05:47:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.001840 10.0.0.50 - - [2026-06-10 05:47:08] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.042440 10.0.0.50 - - [2026-06-10 05:47:08] "POST /access-control-lists HTTP/1.1" 200 589 0.078756 10.0.0.50 - - [2026-06-10 05:47:08] "POST /network-ipams HTTP/1.1" 200 518 0.098796 10.0.0.50 - - [2026-06-10 05:47:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.008438 10.0.0.50 - - [2026-06-10 05:47:08] "POST /route-targets HTTP/1.1" 200 327 0.012586 10.0.0.50 - - [2026-06-10 05:47:08] "POST /ref-update HTTP/1.1" 200 156 0.043712 10.0.0.50 - - [2026-06-10 05:47:08] "POST /useragent-kv HTTP/1.1" 200 115 0.012344 10.0.0.50 - - [2026-06-10 05:47:08] "POST /virtual-networks HTTP/1.1" 200 546 0.223538 10.0.0.50 - - [2026-06-10 05:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006563 10.0.0.50 - - [2026-06-10 05:47:08] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.018956 10.0.0.50 - - [2026-06-10 05:47:08] "POST /route-targets HTTP/1.1" 200 327 0.033297 10.0.0.50 - - [2026-06-10 05:47:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.017126 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.50 - - [2026-06-10 05:47:08] "POST /ref-update HTTP/1.1" 200 156 0.091728 10.0.0.50 - - [2026-06-10 05:47:08] "POST /network-policys HTTP/1.1" 200 538 0.094342 10.0.0.50 - - [2026-06-10 05:47:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.018819 10.0.0.50 - - [2026-06-10 05:47:08] "POST /network-policys HTTP/1.1" 200 534 0.030156 10.0.0.50 - - [2026-06-10 05:47:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.024236 10.0.0.50 - - [2026-06-10 05:47:08] "POST /network-policys HTTP/1.1" 200 542 0.098132 10.0.0.50 - - [2026-06-10 05:47:08] "POST /ref-update HTTP/1.1" 200 156 0.067966 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.083436 10.0.0.50 - - [2026-06-10 05:47:09] "PUT /access-control-list/119575ef-c5fe-4db9-aaac-2429656a8358 HTTP/1.1" 200 272 0.110442 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-update HTTP/1.1" 200 156 0.079755 10.0.0.50 - - [2026-06-10 05:47:09] "PUT /access-control-list/0a14f92e-d746-47eb-a4bd-ab4acd7b019c HTTP/1.1" 200 272 0.055014 10.0.0.50 - - [2026-06-10 05:47:09] "PUT /access-control-list/119575ef-c5fe-4db9-aaac-2429656a8358 HTTP/1.1" 200 272 0.058006 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-update HTTP/1.1" 200 156 0.176333 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024643 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-update HTTP/1.1" 200 156 0.077248 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023540 10.0.0.50 - - [2026-06-10 05:47:09] "PUT /access-control-list/0a14f92e-d746-47eb-a4bd-ab4acd7b019c HTTP/1.1" 200 272 0.068466 10.0.0.50 - - [2026-06-10 05:47:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.007464 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-update HTTP/1.1" 200 156 0.115416 10.0.0.50 - - [2026-06-10 05:47:09] "POST /access-control-lists HTTP/1.1" 200 601 0.054272 10.0.0.50 - - [2026-06-10 05:47:09] "PUT /access-control-list/119575ef-c5fe-4db9-aaac-2429656a8358 HTTP/1.1" 200 272 0.136139 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-update HTTP/1.1" 200 156 0.209611 10.0.0.50 - - [2026-06-10 05:47:09] "POST /ref-update HTTP/1.1" 200 156 0.128483 10.0.0.50 - - [2026-06-10 05:47:10] "PUT /access-control-list/36c89bbe-fce4-4ce7-b0b5-a48bd6b617f3 HTTP/1.1" 200 272 0.052935 10.0.0.50 - - [2026-06-10 05:47:10] "POST /ref-update HTTP/1.1" 200 156 0.321377 10.0.0.50 - - [2026-06-10 05:47:10] "POST /ref-update HTTP/1.1" 200 156 0.054009 10.0.0.50 - - [2026-06-10 05:47:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008075 10.0.0.50 - - [2026-06-10 05:47:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006347 10.0.0.50 - - [2026-06-10 05:47:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003712 10.0.0.50 - - [2026-06-10 05:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013623 10.0.0.50 - - [2026-06-10 05:47:10] "GET /virtual-network/9bea720c-6e85-4d95-ad49-cf8714603946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.029341 10.0.0.50 - - [2026-06-10 05:47:10] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.009131 10.0.0.50 - - [2026-06-10 05:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2026-06-10 05:47:10] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005722 10.0.0.50 - - [2026-06-10 05:47:10] "POST /firewall-policys HTTP/1.1" 200 530 0.054193 10.0.0.50 - - [2026-06-10 05:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.077070 10.0.0.50 - - [2026-06-10 05:47:10] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.022205 10.0.0.50 - - [2026-06-10 05:47:10] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003707 10.0.0.50 - - [2026-06-10 05:47:10] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002913 10.0.0.50 - - [2026-06-10 05:47:10] "POST /ref-update HTTP/1.1" 200 156 0.039969 10.0.0.50 - - [2026-06-10 05:47:10] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.033581 10.0.0.50 - - [2026-06-10 05:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.50 - - [2026-06-10 05:47:10] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002924 10.0.0.50 - - [2026-06-10 05:47:10] "POST /firewall-policys HTTP/1.1" 200 532 0.066443 10.0.0.50 - - [2026-06-10 05:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.091848 10.0.0.50 - - [2026-06-10 05:47:10] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.025660 10.0.0.50 - - [2026-06-10 05:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.50 - - [2026-06-10 05:47:11] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.005553 10.0.0.50 - - [2026-06-10 05:47:11] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009155 10.0.0.50 - - [2026-06-10 05:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011853 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003925 10.0.0.50 - - [2026-06-10 05:47:11] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.018334 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.068502 10.0.0.50 - - [2026-06-10 05:47:11] "POST /ref-update HTTP/1.1" 200 156 0.051819 10.0.0.50 - - [2026-06-10 05:47:11] "POST /ref-update HTTP/1.1" 200 156 0.104018 10.0.0.50 - - [2026-06-10 05:47:11] "POST /ref-update HTTP/1.1" 200 156 0.070920 10.0.0.50 - - [2026-06-10 05:47:11] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.028618 10.0.0.50 - - [2026-06-10 05:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.50 - - [2026-06-10 05:47:11] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022834 10.0.0.50 - - [2026-06-10 05:47:11] "POST /firewall-policys HTTP/1.1" 200 530 0.062405 10.0.0.50 - - [2026-06-10 05:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.066409 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/6829fa74-e128-427b-abb1-a8171fdea361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.049187 10.0.0.50 - - [2026-06-10 05:47:11] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003775 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/6829fa74-e128-427b-abb1-a8171fdea361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003602 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003531 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005608 10.0.0.50 - - [2026-06-10 05:47:11] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009627 10.0.0.50 - - [2026-06-10 05:47:11] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010163 10.0.0.50 - - [2026-06-10 05:47:11] "POST /alarms HTTP/1.1" 200 581 0.066564 10.0.0.50 - - [2026-06-10 05:47:12] "POST /ref-update HTTP/1.1" 200 156 0.156633 10.0.0.50 - - [2026-06-10 05:47:12] "POST /alarms HTTP/1.1" 200 575 0.151200 10.0.0.50 - - [2026-06-10 05:47:12] "POST /ref-update HTTP/1.1" 200 156 0.098222 10.0.0.50 - - [2026-06-10 05:47:12] "POST /alarms HTTP/1.1" 200 575 0.246811 10.0.0.50 - - [2026-06-10 05:47:12] "POST /ref-update HTTP/1.1" 200 156 0.142446 10.0.0.50 - - [2026-06-10 05:47:12] "POST /alarms HTTP/1.1" 200 559 0.116805 10.0.0.50 - - [2026-06-10 05:47:12] "POST /ref-update HTTP/1.1" 200 156 0.205318 10.0.0.50 - - [2026-06-10 05:47:12] "POST /alarms HTTP/1.1" 200 555 0.181721 10.0.0.50 - - [2026-06-10 05:47:12] "POST /alarms HTTP/1.1" 200 557 0.096533 10.0.0.50 - - [2026-06-10 05:47:12] "POST /ref-update HTTP/1.1" 200 156 0.202059 10.0.0.50 - - [2026-06-10 05:47:12] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.033437 10.0.0.50 - - [2026-06-10 05:47:13] "POST /alarms HTTP/1.1" 200 565 0.102559 10.0.0.50 - - [2026-06-10 05:47:13] "POST /alarms HTTP/1.1" 200 549 0.083717 10.0.0.50 - - [2026-06-10 05:47:13] "POST /tags HTTP/1.1" 200 299 0.246128 10.0.0.50 - - [2026-06-10 05:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.035692 10.0.0.50 - - [2026-06-10 05:47:13] "GET /tag/d6d8d028-7a6a-4645-b3c5-4cf3b1a3e5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.073852 10.0.0.50 - - [2026-06-10 05:47:13] "POST /alarms HTTP/1.1" 200 557 0.228086 10.0.0.50 - - [2026-06-10 05:47:13] "POST /alarms HTTP/1.1" 200 567 0.076800 10.0.0.50 - - [2026-06-10 05:47:13] "POST /set-tag HTTP/1.1" 200 109 0.120303 10.0.0.50 - - [2026-06-10 05:47:13] "POST /alarms HTTP/1.1" 200 555 0.094188 10.0.0.50 - - [2026-06-10 05:47:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.004446 10.0.0.50 - - [2026-06-10 05:47:13] "POST /alarms HTTP/1.1" 200 567 0.218086 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 575 0.251702 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 569 0.131458 10.0.0.50 - - [2026-06-10 05:47:14] "POST /tags HTTP/1.1" 200 305 0.431228 10.0.0.50 - - [2026-06-10 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.031404 10.0.0.50 - - [2026-06-10 05:47:14] "GET /tag/d86ebba7-845f-4656-a501-2f1dd11cd96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.045830 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 561 0.133604 10.0.0.50 - - [2026-06-10 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009078 10.0.0.50 - - [2026-06-10 05:47:14] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049516 10.0.0.50 - - [2026-06-10 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020250 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 561 0.102854 10.0.0.50 - - [2026-06-10 05:47:14] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.017464 10.0.0.50 - - [2026-06-10 05:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.50 - - [2026-06-10 05:47:14] "GET /service-appliance-set/ff5588c9-2b51-4fff-81e9-fbb253030cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.025187 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 561 0.083898 10.0.0.50 - - [2026-06-10 05:47:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.004361 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 547 0.063885 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 595 0.135152 10.0.0.50 - - [2026-06-10 05:47:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.237879 10.0.0.50 - - [2026-06-10 05:47:14] "GET /virtual-machine-interface/86bcf9d3-1a82-4f38-b54d-5e4a6658df49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.032595 10.0.0.50 - - [2026-06-10 05:47:14] "POST /alarms HTTP/1.1" 200 575 0.074937 10.0.0.50 - - [2026-06-10 05:47:15] "POST /alarms HTTP/1.1" 200 571 0.065662 10.0.0.50 - - [2026-06-10 05:47:15] "POST /instance-ips HTTP/1.1" 200 381 0.153854 10.0.0.50 - - [2026-06-10 05:47:15] "POST /alarms HTTP/1.1" 200 583 0.127692 10.0.0.50 - - [2026-06-10 05:47:15] "GET /instance-ip/34d2d0b3-fb59-4931-8a5f-4c5f88ca737e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.061259 10.0.0.50 - - [2026-06-10 05:47:15] "POST /alarms HTTP/1.1" 200 609 0.105812 10.0.0.50 - - [2026-06-10 05:47:15] "POST /loadbalancers HTTP/1.1" 200 582 0.156285 10.0.0.50 - - [2026-06-10 05:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021322 10.0.0.50 - - [2026-06-10 05:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015828 10.0.0.50 - - [2026-06-10 05:47:15] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.089881 10.0.0.50 - - [2026-06-10 05:47:15] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044312 10.0.0.50 - - [2026-06-10 05:47:15] "GET /loadbalancer/b292bfd5-c2a9-43e7-b39b-c2fcaecac59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.017145 10.0.0.50 - - [2026-06-10 05:47:15] "GET /instance-ip/34d2d0b3-fb59-4931-8a5f-4c5f88ca737e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014359 10.0.0.50 - - [2026-06-10 05:47:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.040720 10.0.0.50 - - [2026-06-10 05:47:15] "POST /floating-ips HTTP/1.1" 200 583 0.060516 10.0.0.50 - - [2026-06-10 05:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.062123 10.0.0.50 - - [2026-06-10 05:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024045 10.0.0.50 - - [2026-06-10 05:47:15] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.137159 10.0.0.50 - - [2026-06-10 05:47:15] "GET /loadbalancer-listener/f9b12e63-0e3a-4ccb-ad08-a1957cafbe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.022892 10.0.0.50 - - [2026-06-10 05:47:16] "GET /loadbalancer-listener/f9b12e63-0e3a-4ccb-ad08-a1957cafbe04?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.029348 10.0.0.50 - - [2026-06-10 05:47:16] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.50 - - [2026-06-10 05:47:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006600 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.50 - - [2026-06-10 05:47:16] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.014051 10.0.0.50 - - [2026-06-10 05:47:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.082918 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007222 10.0.0.50 - - [2026-06-10 05:47:16] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009891 10.0.0.50 - - [2026-06-10 05:47:16] "GET /instance-ip/34d2d0b3-fb59-4931-8a5f-4c5f88ca737e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009240 10.0.0.50 - - [2026-06-10 05:47:16] "GET /instance-ip/34d2d0b3-fb59-4931-8a5f-4c5f88ca737e?fields=floating_ips HTTP/1.1" 200 1169 0.011595 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.50 - - [2026-06-10 05:47:16] "GET /floating-ip/a3300ad1-af06-4536-bb10-639ca150ed4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.018044 10.0.0.50 - - [2026-06-10 05:47:16] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.025202 10.0.0.50 - - [2026-06-10 05:47:16] "POST /tags HTTP/1.1" 200 357 0.092510 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.50 - - [2026-06-10 05:47:16] "GET /tag/72cff7d4-d637-4002-875b-8c3057bc60ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.021117 10.0.0.50 - - [2026-06-10 05:47:16] "POST /tags HTTP/1.1" 200 305 0.086723 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.50 - - [2026-06-10 05:47:16] "GET /tag/1abc1625-ec25-40f3-b597-14006983d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.035460 10.0.0.50 - - [2026-06-10 05:47:16] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.50 - - [2026-06-10 05:47:16] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005612 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.50 - - [2026-06-10 05:47:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000444 10.0.0.50 - - [2026-06-10 05:47:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.016430 10.0.0.50 - - [2026-06-10 05:47:16] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.024188 10.0.0.50 - - [2026-06-10 05:47:17] "POST /security-groups HTTP/1.1" 200 571 0.194007 10.0.0.50 - - [2026-06-10 05:47:17] "POST /projects HTTP/1.1" 200 483 0.453806 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.003802 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 10.0.0.50 - - [2026-06-10 05:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042194 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016400 10.0.0.50 - - [2026-06-10 05:47:17] "POST /access-control-lists HTTP/1.1" 200 580 0.122393 10.0.0.50 - - [2026-06-10 05:47:17] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.020321 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.007885 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.50 - - [2026-06-10 05:47:17] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012110 10.0.0.50 - - [2026-06-10 05:47:17] "POST /access-control-lists HTTP/1.1" 200 578 0.086373 10.0.0.50 - - [2026-06-10 05:47:17] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.50 - - [2026-06-10 05:47:17] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014642 10.0.0.50 - - [2026-06-10 05:47:17] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.234591 10.0.0.50 - - [2026-06-10 05:47:17] "PUT /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1 HTTP/1.1" 200 274 0.036518 10.0.0.50 - - [2026-06-10 05:47:17] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.138476 10.0.0.50 - - [2026-06-10 05:47:17] "POST /security-groups HTTP/1.1" 200 537 0.144325 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.004974 10.0.0.50 - - [2026-06-10 05:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.035006 10.0.0.50 - - [2026-06-10 05:47:17] "POST /chown HTTP/1.1" 200 109 0.034259 10.0.0.50 - - [2026-06-10 05:47:17] "POST /access-control-lists HTTP/1.1" 200 596 0.072733 10.0.0.50 - - [2026-06-10 05:47:17] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018458 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.50 - - [2026-06-10 05:47:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.002301 10.0.0.50 - - [2026-06-10 05:47:18] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006522 10.0.0.50 - - [2026-06-10 05:47:18] "POST /tags HTTP/1.1" 409 207 0.010441 10.0.0.50 - - [2026-06-10 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.50 - - [2026-06-10 05:47:18] "GET /tag/1abc1625-ec25-40f3-b597-14006983d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.040580 10.0.0.50 - - [2026-06-10 05:47:18] "POST /access-control-lists HTTP/1.1" 200 594 0.107920 10.0.0.50 - - [2026-06-10 05:47:18] "POST /firewall-rules HTTP/1.1" 200 564 0.093148 10.0.0.50 - - [2026-06-10 05:47:18] "GET /firewall-rule/3e3b3472-87f8-403a-a8a7-d6ab10eaaef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.011206 10.0.0.50 - - [2026-06-10 05:47:18] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003492 10.0.0.50 - - [2026-06-10 05:47:18] "GET /firewall-rule/3e3b3472-87f8-403a-a8a7-d6ab10eaaef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005155 10.0.0.50 - - [2026-06-10 05:47:18] "POST /ref-update HTTP/1.1" 200 156 0.056119 10.0.0.50 - - [2026-06-10 05:47:18] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019536 10.0.0.50 - - [2026-06-10 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.50 - - [2026-06-10 05:47:18] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005494 10.0.0.50 - - [2026-06-10 05:47:18] "POST /tags HTTP/1.1" 409 207 0.001820 10.0.0.50 - - [2026-06-10 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2026-06-10 05:47:18] "GET /tag/1abc1625-ec25-40f3-b597-14006983d030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.023099 10.0.0.50 - - [2026-06-10 05:47:18] "POST /firewall-rules HTTP/1.1" 200 562 0.094276 10.0.0.50 - - [2026-06-10 05:47:18] "GET /firewall-rule/b3a6083a-2eca-42f8-8076-f82ab9078e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009683 10.0.0.50 - - [2026-06-10 05:47:18] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003574 10.0.0.50 - - [2026-06-10 05:47:18] "GET /firewall-rule/b3a6083a-2eca-42f8-8076-f82ab9078e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002389 10.0.0.50 - - [2026-06-10 05:47:18] "POST /ref-update HTTP/1.1" 200 156 0.045550 10.0.0.50 - - [2026-06-10 05:47:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.007107 10.0.0.50 - - [2026-06-10 05:47:18] "POST /tags HTTP/1.1" 200 301 0.033356 10.0.0.50 - - [2026-06-10 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.50 - - [2026-06-10 05:47:18] "GET /tag/e238b970-857c-4ffa-92e4-bee5d8934cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019462 10.0.0.50 - - [2026-06-10 05:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.50 - - [2026-06-10 05:47:19] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066176 10.0.0.50 - - [2026-06-10 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.50 - - [2026-06-10 05:47:19] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004681 10.0.0.50 - - [2026-06-10 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008735 10.0.0.50 - - [2026-06-10 05:47:19] "GET /service-appliance-set/ff5588c9-2b51-4fff-81e9-fbb253030cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007251 10.0.0.50 - - [2026-06-10 05:47:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002486 10.0.0.50 - - [2026-06-10 05:47:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127932 10.0.0.50 - - [2026-06-10 05:47:19] "GET /virtual-machine-interface/4d324f8e-7693-4a42-9b4b-d0d740b28664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.027450 10.0.0.50 - - [2026-06-10 05:47:19] "POST /instance-ips HTTP/1.1" 200 377 0.115306 10.0.0.50 - - [2026-06-10 05:47:19] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011093 10.0.0.50 - - [2026-06-10 05:47:19] "POST /loadbalancers HTTP/1.1" 200 582 0.136981 10.0.0.50 - - [2026-06-10 05:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.065086 10.0.0.50 - - [2026-06-10 05:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018056 10.0.0.50 - - [2026-06-10 05:47:19] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052326 10.0.0.50 - - [2026-06-10 05:47:19] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011529 10.0.0.50 - - [2026-06-10 05:47:19] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069408 10.0.0.50 - - [2026-06-10 05:47:19] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008931 10.0.0.50 - - [2026-06-10 05:47:19] "POST /floating-ips HTTP/1.1" 200 581 0.099721 10.0.0.50 - - [2026-06-10 05:47:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.079955 10.0.0.50 - - [2026-06-10 05:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011335 10.0.0.50 - - [2026-06-10 05:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021070 10.0.0.50 - - [2026-06-10 05:47:20] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071448 10.0.0.50 - - [2026-06-10 05:47:20] "GET /loadbalancer-listener/e3acab73-34bc-43a8-8d7b-00f22f121f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004049 10.0.0.50 - - [2026-06-10 05:47:20] "GET /loadbalancer-listener/e3acab73-34bc-43a8-8d7b-00f22f121f76?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005105 10.0.0.50 - - [2026-06-10 05:47:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029797 10.0.0.50 - - [2026-06-10 05:47:20] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011588 10.0.0.50 - - [2026-06-10 05:47:20] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?fields=floating_ips HTTP/1.1" 200 1165 0.011777 10.0.0.50 - - [2026-06-10 05:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008129 10.0.0.50 - - [2026-06-10 05:47:20] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.023228 10.0.0.50 - - [2026-06-10 05:47:20] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.201303 10.0.0.50 - - [2026-06-10 05:47:20] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.061323 10.0.0.50 - - [2026-06-10 05:47:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.088641 10.0.0.50 - - [2026-06-10 05:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021763 10.0.0.50 - - [2026-06-10 05:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026450 10.0.0.50 - - [2026-06-10 05:47:20] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081562 10.0.0.50 - - [2026-06-10 05:47:20] "GET /loadbalancer-listener/2322d422-a398-49ed-b404-1b1984870f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.015700 10.0.0.50 - - [2026-06-10 05:47:20] "GET /loadbalancer-listener/2322d422-a398-49ed-b404-1b1984870f65?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011458 10.0.0.50 - - [2026-06-10 05:47:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.075457 10.0.0.50 - - [2026-06-10 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.50 - - [2026-06-10 05:47:21] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021590 10.0.0.50 - - [2026-06-10 05:47:21] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?fields=floating_ips HTTP/1.1" 200 1165 0.010814 10.0.0.50 - - [2026-06-10 05:47:21] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.012503 10.0.0.50 - - [2026-06-10 05:47:21] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092355 10.0.0.50 - - [2026-06-10 05:47:21] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003875 10.0.0.50 - - [2026-06-10 05:47:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035668 10.0.0.50 - - [2026-06-10 05:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.058931 10.0.0.50 - - [2026-06-10 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013669 10.0.0.50 - - [2026-06-10 05:47:21] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085567 10.0.0.50 - - [2026-06-10 05:47:21] "GET /loadbalancer-listener/ac4a4c94-ed36-4485-a976-b93fc4c2bb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004675 10.0.0.50 - - [2026-06-10 05:47:21] "GET /loadbalancer-listener/ac4a4c94-ed36-4485-a976-b93fc4c2bb35?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.011169 10.0.0.50 - - [2026-06-10 05:47:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.053590 10.0.0.50 - - [2026-06-10 05:47:21] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015135 10.0.0.50 - - [2026-06-10 05:47:21] "GET /instance-ip/fa42df0a-cbd8-453a-ab90-7bf660bccff4?fields=floating_ips HTTP/1.1" 200 1165 0.016508 10.0.0.50 - - [2026-06-10 05:47:21] "POST /tags HTTP/1.1" 200 355 0.077006 10.0.0.50 - - [2026-06-10 05:47:21] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010037 10.0.0.50 - - [2026-06-10 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009842 10.0.0.50 - - [2026-06-10 05:47:21] "GET /tag/d8233a9e-1b93-4ecd-b03d-78b883121cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.035285 10.0.0.50 - - [2026-06-10 05:47:21] "POST /tags HTTP/1.1" 200 303 0.053968 10.0.0.50 - - [2026-06-10 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028610 10.0.0.50 - - [2026-06-10 05:47:21] "GET /tag/40516fe4-93e1-4b49-a2b2-7b01bafd4d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030431 10.0.0.50 - - [2026-06-10 05:47:21] "POST /projects HTTP/1.1" 409 218 0.008187 10.0.0.50 - - [2026-06-10 05:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-06-10 05:47:22] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061803 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.50 - - [2026-06-10 05:47:22] "GET /network-ipam/a3996772-0990-46d8-84ea-f30378786dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006945 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090 10.0.0.50 - - [2026-06-10 05:47:22] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005597 10.0.0.50 - - [2026-06-10 05:47:22] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.047392 10.0.0.50 - - [2026-06-10 05:47:22] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.015417 10.0.0.50 - - [2026-06-10 05:47:22] "POST /set-tag HTTP/1.1" 200 109 0.073223 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.50 - - [2026-06-10 05:47:22] "GET /network-ipam/4c87494b-e547-44b4-9b38-acc5ec15f131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003449 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2026-06-10 05:47:22] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006231 10.0.0.50 - - [2026-06-10 05:47:22] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.052708 10.0.0.50 - - [2026-06-10 05:47:22] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.014599 10.0.0.50 - - [2026-06-10 05:47:22] "POST /set-tag HTTP/1.1" 200 109 0.164827 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.50 - - [2026-06-10 05:47:22] "GET /network-policy/29eae5b1-59d4-44d5-bc45-82153cfd0be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005723 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.50 - - [2026-06-10 05:47:22] "GET /network-policy/891cd7bb-f64a-41d3-a03e-b7757d09238e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.015989 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.50 - - [2026-06-10 05:47:22] "GET /network-policy/5e93156c-64c6-42b7-a6a7-191dc76879c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003340 10.0.0.50 - - [2026-06-10 05:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012840 10.0.0.50 - - [2026-06-10 05:47:22] "PUT /network-policy/5e93156c-64c6-42b7-a6a7-191dc76879c9 HTTP/1.1" 200 262 0.014461 10.0.0.50 - - [2026-06-10 05:47:23] "PUT /access-control-list/36c89bbe-fce4-4ce7-b0b5-a48bd6b617f3 HTTP/1.1" 200 272 0.038838 10.0.0.50 - - [2026-06-10 05:47:23] "POST /ref-update HTTP/1.1" 200 156 0.101432 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001355 10.0.0.50 - - [2026-06-10 05:47:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023379 10.0.0.50 - - [2026-06-10 05:47:23] "PUT /access-control-list/0a14f92e-d746-47eb-a4bd-ab4acd7b019c HTTP/1.1" 200 272 0.087071 10.0.0.50 - - [2026-06-10 05:47:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019181 10.0.0.50 - - [2026-06-10 05:47:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003925 10.0.0.50 - - [2026-06-10 05:47:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010617 10.0.0.50 - - [2026-06-10 05:47:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004005 10.0.0.50 - - [2026-06-10 05:47:23] "POST /security-groups HTTP/1.1" 409 245 0.004512 10.0.0.50 - - [2026-06-10 05:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014691 10.0.0.50 - - [2026-06-10 05:47:23] "PUT /security-group/5cbb636f-f8a3-4d1a-9839-dbeee573e6bf HTTP/1.1" 200 262 0.087765 10.0.0.50 - - [2026-06-10 05:47:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041407 10.0.0.50 - - [2026-06-10 05:47:23] "PUT /access-control-list/ec2f5dca-6d3a-4188-b19d-3ab383dc86d9 HTTP/1.1" 200 272 0.020390 10.0.0.50 - - [2026-06-10 05:47:23] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.029825 10.0.0.50 - - [2026-06-10 05:47:23] "PUT /access-control-list/ce85f0bd-00bc-4524-9375-00a8d34e11b5 HTTP/1.1" 200 272 0.063899 10.0.0.50 - - [2026-06-10 05:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.50 - - [2026-06-10 05:47:23] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003829 10.0.0.50 - - [2026-06-10 05:47:23] "POST /tags HTTP/1.1" 409 206 0.014904 10.0.0.50 - - [2026-06-10 05:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.50 - - [2026-06-10 05:47:23] "GET /tag/40516fe4-93e1-4b49-a2b2-7b01bafd4d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.150707 10.0.0.50 - - [2026-06-10 05:47:23] "POST /firewall-rules HTTP/1.1" 200 562 0.088041 10.0.0.50 - - [2026-06-10 05:47:23] "GET /firewall-rule/b9709ad5-a946-4c4d-9a70-1792f2046a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005713 10.0.0.50 - - [2026-06-10 05:47:23] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003998 10.0.0.50 - - [2026-06-10 05:47:23] "GET /firewall-rule/b9709ad5-a946-4c4d-9a70-1792f2046a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002234 10.0.0.50 - - [2026-06-10 05:47:23] "POST /ref-update HTTP/1.1" 200 156 0.035957 10.0.0.50 - - [2026-06-10 05:47:24] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.029358 10.0.0.50 - - [2026-06-10 05:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2026-06-10 05:47:24] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011220 10.0.0.50 - - [2026-06-10 05:47:24] "POST /tags HTTP/1.1" 409 206 0.003835 10.0.0.50 - - [2026-06-10 05:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.50 - - [2026-06-10 05:47:24] "GET /tag/40516fe4-93e1-4b49-a2b2-7b01bafd4d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017282 10.0.0.50 - - [2026-06-10 05:47:24] "POST /firewall-rules HTTP/1.1" 200 560 0.090390 10.0.0.50 - - [2026-06-10 05:47:24] "GET /firewall-rule/284bbc7f-3e8f-4c8b-9f2a-a4f463e9a303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008908 10.0.0.50 - - [2026-06-10 05:47:24] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.013671 10.0.0.50 - - [2026-06-10 05:47:24] "GET /firewall-rule/284bbc7f-3e8f-4c8b-9f2a-a4f463e9a303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003513 10.0.0.50 - - [2026-06-10 05:47:24] "POST /ref-update HTTP/1.1" 200 156 0.057806 10.0.0.50 - - [2026-06-10 05:47:24] "POST /tags HTTP/1.1" 200 371 0.042619 10.0.0.50 - - [2026-06-10 05:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.50 - - [2026-06-10 05:47:24] "GET /tag/9c5fc53f-fd22-481f-9926-9b696b7a064b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.029705 10.0.0.50 - - [2026-06-10 05:47:24] "POST /tags HTTP/1.1" 200 319 0.031957 10.0.0.50 - - [2026-06-10 05:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014681 10.0.0.50 - - [2026-06-10 05:47:24] "GET /tag/5aba81fa-f35b-4ed2-a19a-19469941716d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.018821 10.0.0.50 - - [2026-06-10 05:47:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.000628 10.0.0.50 - - [2026-06-10 05:47:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.012785 10.0.0.50 - - [2026-06-10 05:47:24] "POST /security-groups HTTP/1.1" 200 578 0.082067 10.0.0.50 - - [2026-06-10 05:47:24] "POST /projects HTTP/1.1" 200 497 0.218684 10.0.0.50 - - [2026-06-10 05:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.052899 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.028246 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023570 10.0.0.50 - - [2026-06-10 05:47:25] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.029187 10.0.0.50 - - [2026-06-10 05:47:25] "POST /access-control-lists HTTP/1.1" 200 587 0.104893 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012273 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.011445 10.0.0.50 - - [2026-06-10 05:47:25] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.009094 10.0.0.50 - - [2026-06-10 05:47:25] "POST /access-control-lists HTTP/1.1" 200 585 0.079909 10.0.0.50 - - [2026-06-10 05:47:25] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.078455 10.0.0.50 - - [2026-06-10 05:47:25] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.089257 10.0.0.50 - - [2026-06-10 05:47:25] "POST /security-groups HTTP/1.1" 200 558 0.078232 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.003129 10.0.0.50 - - [2026-06-10 05:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.072048 10.0.0.50 - - [2026-06-10 05:47:25] "POST /access-control-lists HTTP/1.1" 200 610 0.125841 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.011805 10.0.0.50 - - [2026-06-10 05:47:25] "POST /chown HTTP/1.1" 200 109 0.064724 10.0.0.50 - - [2026-06-10 05:47:25] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007914 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.50 - - [2026-06-10 05:47:25] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002529 10.0.0.50 - - [2026-06-10 05:47:25] "POST /tags HTTP/1.1" 409 214 0.001578 10.0.0.50 - - [2026-06-10 05:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.50 - - [2026-06-10 05:47:25] "POST /access-control-lists HTTP/1.1" 200 608 0.096595 10.0.0.50 - - [2026-06-10 05:47:25] "GET /tag/5aba81fa-f35b-4ed2-a19a-19469941716d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.087444 10.0.0.50 - - [2026-06-10 05:47:25] "POST /firewall-rules HTTP/1.1" 200 578 0.095762 10.0.0.50 - - [2026-06-10 05:47:26] "GET /firewall-rule/e4708bab-a454-47cb-a35f-54103612ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004241 10.0.0.50 - - [2026-06-10 05:47:26] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005997 10.0.0.50 - - [2026-06-10 05:47:26] "GET /firewall-rule/e4708bab-a454-47cb-a35f-54103612ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002863 10.0.0.50 - - [2026-06-10 05:47:26] "POST /ref-update HTTP/1.1" 200 156 0.059448 10.0.0.50 - - [2026-06-10 05:47:26] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003778 10.0.0.50 - - [2026-06-10 05:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012475 10.0.0.50 - - [2026-06-10 05:47:26] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003651 10.0.0.50 - - [2026-06-10 05:47:26] "POST /tags HTTP/1.1" 409 214 0.002296 10.0.0.50 - - [2026-06-10 05:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.50 - - [2026-06-10 05:47:26] "GET /tag/5aba81fa-f35b-4ed2-a19a-19469941716d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.023434 10.0.0.50 - - [2026-06-10 05:47:26] "POST /firewall-rules HTTP/1.1" 200 576 0.080054 10.0.0.50 - - [2026-06-10 05:47:26] "GET /firewall-rule/703d860a-7ba9-4625-813e-4b346ac24e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004114 10.0.0.50 - - [2026-06-10 05:47:26] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004635 10.0.0.50 - - [2026-06-10 05:47:26] "GET /firewall-rule/703d860a-7ba9-4625-813e-4b346ac24e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002966 10.0.0.50 - - [2026-06-10 05:47:26] "POST /ref-update HTTP/1.1" 200 156 0.048706 10.0.0.50 - - [2026-06-10 05:47:26] "POST /tags HTTP/1.1" 200 363 0.073088 10.0.0.50 - - [2026-06-10 05:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018445 10.0.0.50 - - [2026-06-10 05:47:26] "GET /tag/23e8f470-6209-4151-b896-4da4ca36eaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.017395 10.0.0.50 - - [2026-06-10 05:47:26] "POST /tags HTTP/1.1" 200 311 0.032763 10.0.0.50 - - [2026-06-10 05:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016924 10.0.0.50 - - [2026-06-10 05:47:26] "GET /tag/68a9b8fd-2ff6-4ca7-9ce8-57d0ae2644d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015410 10.0.0.50 - - [2026-06-10 05:47:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.001935 10.0.0.50 - - [2026-06-10 05:47:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.003355 10.0.0.50 - - [2026-06-10 05:47:26] "POST /security-groups HTTP/1.1" 200 574 0.090845 10.0.0.50 - - [2026-06-10 05:47:27] "POST /projects HTTP/1.1" 200 489 0.219594 10.0.0.50 - - [2026-06-10 05:47:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013479 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.014624 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016770 10.0.0.50 - - [2026-06-10 05:47:27] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.027530 10.0.0.50 - - [2026-06-10 05:47:27] "POST /access-control-lists HTTP/1.1" 200 583 0.075788 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013998 10.0.0.50 - - [2026-06-10 05:47:27] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008894 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.019205 10.0.0.50 - - [2026-06-10 05:47:27] "POST /access-control-lists HTTP/1.1" 200 581 0.055242 10.0.0.50 - - [2026-06-10 05:47:27] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.086161 10.0.0.50 - - [2026-06-10 05:47:27] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.046463 10.0.0.50 - - [2026-06-10 05:47:27] "POST /security-groups HTTP/1.1" 200 546 0.070606 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.001695 10.0.0.50 - - [2026-06-10 05:47:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012936 10.0.0.50 - - [2026-06-10 05:47:27] "POST /access-control-lists HTTP/1.1" 200 602 0.041203 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.007854 10.0.0.50 - - [2026-06-10 05:47:27] "POST /chown HTTP/1.1" 200 109 0.031689 10.0.0.50 - - [2026-06-10 05:47:27] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015129 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006045 10.0.0.50 - - [2026-06-10 05:47:27] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023632 10.0.0.50 - - [2026-06-10 05:47:27] "POST /access-control-lists HTTP/1.1" 200 600 0.108767 10.0.0.50 - - [2026-06-10 05:47:27] "POST /tags HTTP/1.1" 409 210 0.014552 10.0.0.50 - - [2026-06-10 05:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-06-10 05:47:27] "GET /tag/68a9b8fd-2ff6-4ca7-9ce8-57d0ae2644d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014728 10.0.0.50 - - [2026-06-10 05:47:27] "POST /firewall-rules HTTP/1.1" 200 570 0.083163 10.0.0.50 - - [2026-06-10 05:47:27] "GET /firewall-rule/e60f64ff-28a7-46e0-bfc4-ee17f9506a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004575 10.0.0.50 - - [2026-06-10 05:47:27] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004867 10.0.0.50 - - [2026-06-10 05:47:27] "GET /firewall-rule/e60f64ff-28a7-46e0-bfc4-ee17f9506a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003596 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001169 10.0.0.50 - - [2026-06-10 05:47:27] "POST /ref-update HTTP/1.1" 200 156 0.058802 10.0.0.50 - - [2026-06-10 05:47:27] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006799 10.0.0.50 - - [2026-06-10 05:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.50 - - [2026-06-10 05:47:28] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003793 10.0.0.50 - - [2026-06-10 05:47:28] "POST /tags HTTP/1.1" 409 210 0.002507 10.0.0.50 - - [2026-06-10 05:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.50 - - [2026-06-10 05:47:28] "GET /tag/68a9b8fd-2ff6-4ca7-9ce8-57d0ae2644d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.025877 10.0.0.50 - - [2026-06-10 05:47:28] "POST /firewall-rules HTTP/1.1" 200 568 0.141505 10.0.0.50 - - [2026-06-10 05:47:28] "GET /firewall-rule/72f0c92d-547a-43b6-bd3d-0e6e6613f896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.154612 10.0.0.50 - - [2026-06-10 05:47:28] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.025458 10.0.0.50 - - [2026-06-10 05:47:28] "GET /firewall-rule/72f0c92d-547a-43b6-bd3d-0e6e6613f896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003452 10.0.0.50 - - [2026-06-10 05:47:28] "POST /ref-update HTTP/1.1" 200 156 0.051731 10.0.0.50 - - [2026-06-10 05:47:28] "POST /tags HTTP/1.1" 200 301 0.068917 10.0.0.50 - - [2026-06-10 05:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011789 10.0.0.50 - - [2026-06-10 05:47:28] "GET /tag/8ec437b4-dcd1-45d1-883d-9f09772b7721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017093 10.0.0.50 - - [2026-06-10 05:47:28] "POST /tags HTTP/1.1" 200 325 0.083034 10.0.0.50 - - [2026-06-10 05:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.034293 10.0.0.50 - - [2026-06-10 05:47:28] "GET /tag/0b6ea981-9381-4ee7-8406-d5c7c1f1d9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.015084 10.0.0.50 - - [2026-06-10 05:47:28] "POST /tags HTTP/1.1" 200 363 0.029222 10.0.0.50 - - [2026-06-10 05:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.50 - - [2026-06-10 05:47:29] "GET /tag/08796aff-c6dd-4bc4-a8cd-66d13694aef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013236 10.0.0.50 - - [2026-06-10 05:47:29] "POST /tags HTTP/1.1" 200 311 0.024805 10.0.0.50 - - [2026-06-10 05:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.50 - - [2026-06-10 05:47:29] "GET /tag/4a48c79f-bb33-41de-9335-ccfada9c6a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.018645 10.0.0.50 - - [2026-06-10 05:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006593 10.0.0.50 - - [2026-06-10 05:47:29] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004725 10.0.0.50 - - [2026-06-10 05:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.50 - - [2026-06-10 05:47:29] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026504 10.0.0.50 - - [2026-06-10 05:47:29] "POST /virtual-machines HTTP/1.1" 200 377 0.013603 10.0.0.50 - - [2026-06-10 05:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034445 10.0.0.50 - - [2026-06-10 05:47:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.132812 10.0.0.50 - - [2026-06-10 05:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015750 10.0.0.50 - - [2026-06-10 05:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.028698 10.0.0.50 - - [2026-06-10 05:47:29] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009359 10.0.0.50 - - [2026-06-10 05:47:29] "POST /instance-ips HTTP/1.1" 200 409 0.041024 10.0.0.50 - - [2026-06-10 05:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031294 10.0.0.50 - - [2026-06-10 05:47:29] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020957 10.0.0.50 - - [2026-06-10 05:47:29] "POST /set-tag HTTP/1.1" 200 109 0.043202 10.0.0.50 - - [2026-06-10 05:47:29] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.032372 10.0.0.50 - - [2026-06-10 05:47:29] "GET /instance-ip/de24de0a-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.022866 10.0.0.50 - - [2026-06-10 05:47:29] "POST /tags HTTP/1.1" 409 237 0.005972 10.0.0.50 - - [2026-06-10 05:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016141 10.0.0.50 - - [2026-06-10 05:47:30] "GET /tag/08796aff-c6dd-4bc4-a8cd-66d13694aef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011621 10.0.0.50 - - [2026-06-10 05:47:30] "POST /tags HTTP/1.1" 409 210 0.006222 10.0.0.50 - - [2026-06-10 05:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.50 - - [2026-06-10 05:47:30] "GET /tag/4a48c79f-bb33-41de-9335-ccfada9c6a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016768 10.0.0.50 - - [2026-06-10 05:47:30] "POST /projects HTTP/1.1" 409 223 0.005242 10.0.0.50 - - [2026-06-10 05:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.50 - - [2026-06-10 05:47:30] "GET /project/a270c8aa-9ece-413a-8051-60a5969588d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044204 10.0.0.50 - - [2026-06-10 05:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.50 - - [2026-06-10 05:47:30] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004372 10.0.0.50 - - [2026-06-10 05:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.50 - - [2026-06-10 05:47:30] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003956 10.0.0.50 - - [2026-06-10 05:47:30] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.066273 10.0.0.50 - - [2026-06-10 05:47:30] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.070383 10.0.0.50 - - [2026-06-10 05:47:30] "POST /security-groups HTTP/1.1" 409 253 0.012384 10.0.0.50 - - [2026-06-10 05:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.50 - - [2026-06-10 05:47:30] "PUT /security-group/f812866c-7260-41db-b19f-d1472e960dc5 HTTP/1.1" 200 262 0.064422 10.0.0.50 - - [2026-06-10 05:47:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.052264 10.0.0.50 - - [2026-06-10 05:47:30] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.058721 10.0.0.50 - - [2026-06-10 05:47:30] "PUT /access-control-list/39869335-eb23-40aa-895f-87e873e0d594 HTTP/1.1" 200 272 0.101215 10.0.0.50 - - [2026-06-10 05:47:30] "PUT /access-control-list/9d80cc97-a12a-4a05-b921-1e703a3a0703 HTTP/1.1" 200 272 0.034484 10.0.0.50 - - [2026-06-10 05:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.029859 10.0.0.50 - - [2026-06-10 05:47:30] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015001 10.0.0.50 - - [2026-06-10 05:47:30] "POST /tags HTTP/1.1" 409 210 0.003624 10.0.0.50 - - [2026-06-10 05:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2026-06-10 05:47:30] "GET /tag/4a48c79f-bb33-41de-9335-ccfada9c6a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015313 10.0.0.50 - - [2026-06-10 05:47:30] "POST /firewall-rules HTTP/1.1" 200 570 0.079594 10.0.0.50 - - [2026-06-10 05:47:31] "GET /firewall-rule/a29e2786-c199-4d11-99c8-c4df75781992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.010359 10.0.0.50 - - [2026-06-10 05:47:31] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.019773 10.0.0.50 - - [2026-06-10 05:47:31] "GET /firewall-rule/a29e2786-c199-4d11-99c8-c4df75781992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005791 10.0.0.50 - - [2026-06-10 05:47:31] "POST /ref-update HTTP/1.1" 200 156 0.099144 10.0.0.50 - - [2026-06-10 05:47:31] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021170 10.0.0.50 - - [2026-06-10 05:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010972 10.0.0.50 - - [2026-06-10 05:47:31] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002851 10.0.0.50 - - [2026-06-10 05:47:31] "POST /tags HTTP/1.1" 409 210 0.003702 10.0.0.50 - - [2026-06-10 05:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.50 - - [2026-06-10 05:47:31] "GET /tag/4a48c79f-bb33-41de-9335-ccfada9c6a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.021529 10.0.0.50 - - [2026-06-10 05:47:31] "POST /firewall-rules HTTP/1.1" 200 568 0.128939 10.0.0.50 - - [2026-06-10 05:47:31] "GET /firewall-rule/c37b6eaa-f071-45d7-912e-0c163926414e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013242 10.0.0.50 - - [2026-06-10 05:47:31] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.046215 10.0.0.50 - - [2026-06-10 05:47:31] "GET /firewall-rule/c37b6eaa-f071-45d7-912e-0c163926414e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.026584 10.0.0.50 - - [2026-06-10 05:47:31] "POST /ref-update HTTP/1.1" 200 156 0.071577 10.0.0.50 - - [2026-06-10 05:47:31] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009911 10.0.0.50 - - [2026-06-10 05:47:31] "POST /set-tag HTTP/1.1" 200 109 0.002464 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.33 - - [2026-06-10 05:48:23] "GET / HTTP/1.1" 200 35931 0.002351 10.0.0.33 - - [2026-06-10 05:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.33 - - [2026-06-10 05:48:23] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017514 10.0.0.33 - - [2026-06-10 05:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007799 10.0.0.33 - - [2026-06-10 05:48:23] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003601 10.0.0.33 - - [2026-06-10 05:48:23] "PUT /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1 HTTP/1.1" 200 274 0.009551 10.0.0.33 - - [2026-06-10 05:48:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.035983 10.0.0.33 - - [2026-06-10 05:48:23] "POST /virtual-routers HTTP/1.1" 200 599 0.014936 10.0.0.33 - - [2026-06-10 05:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013825 10.0.0.33 - - [2026-06-10 05:48:24] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005816 10.0.0.33 - - [2026-06-10 05:48:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002171 10.0.0.33 - - [2026-06-10 05:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2026-06-10 05:48:24] "GET /virtual-network/9bea720c-6e85-4d95-ad49-cf8714603946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003761 10.0.0.33 - - [2026-06-10 05:48:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.090401 10.0.0.50 - - [2026-06-10 05:48:56] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.50 - - [2026-06-10 05:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.50 - - [2026-06-10 05:48:56] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004372 10.0.0.50 - - [2026-06-10 05:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.50 - - [2026-06-10 05:48:56] "GET /config-node/d64b8e8e-dbe3-4001-9280-2cf09c9bae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003042 10.0.0.50 - - [2026-06-10 05:49:07] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.50 - - [2026-06-10 05:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.50 - - [2026-06-10 05:49:08] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002869 10.0.0.50 - - [2026-06-10 05:49:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001949 10.0.0.50 - - [2026-06-10 05:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:49:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:49:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001127 10.0.0.50 - - [2026-06-10 05:49:08] "GET /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.006003 10.0.0.50 - - [2026-06-10 05:49:08] "PUT /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276 HTTP/1.1" 200 254 0.022714 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001234 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001108 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:50:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:50:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 10.0.0.50 - - [2026-06-10 05:51:05] "GET /global-system-configs HTTP/1.1" 200 322 0.004112 10.0.0.50 - - [2026-06-10 05:51:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002970 10.0.0.33 - - [2026-06-10 05:51:19] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.33 - - [2026-06-10 05:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2026-06-10 05:51:19] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004936 10.0.0.33 - - [2026-06-10 05:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-06-10 05:51:19] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003048 10.0.0.33 - - [2026-06-10 05:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2026-06-10 05:51:19] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003056 10.0.0.33 - - [2026-06-10 05:51:19] "PUT /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4 HTTP/1.1" 200 262 0.008512 10.0.0.33 - - [2026-06-10 05:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2026-06-10 05:51:19] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003788 10.0.0.33 - - [2026-06-10 05:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2026-06-10 05:51:19] "GET /virtual-machine-interface/04c79c52-6208-439a-8e7f-9256cf4f6684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004167 10.0.0.33 - - [2026-06-10 05:51:19] "PUT /virtual-machine-interface/04c79c52-6208-439a-8e7f-9256cf4f6684 HTTP/1.1" 200 284 0.009009 10.0.0.50 - - [2026-06-10 05:52:13] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003326 10.0.0.50 - - [2026-06-10 05:52:13] "POST /ref-update HTTP/1.1" 200 156 0.008096 10.0.0.50 - - [2026-06-10 05:52:21] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007598 10.0.0.50 - - [2026-06-10 05:52:21] "POST /set-tag HTTP/1.1" 200 109 0.003905 10.0.0.50 - - [2026-06-10 05:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2026-06-10 05:52:21] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003554 10.0.0.50 - - [2026-06-10 05:52:21] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004478 10.0.0.50 - - [2026-06-10 05:52:21] "POST /set-tag HTTP/1.1" 200 109 0.003171 10.0.0.50 - - [2026-06-10 05:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.50 - - [2026-06-10 05:52:21] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003566 10.0.0.50 - - [2026-06-10 05:52:21] "GET /loadbalancer-pool/a6eb8970-78a3-43f4-b7b5-14de6d91c38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006146 10.0.0.50 - - [2026-06-10 05:52:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019735 10.0.0.50 - - [2026-06-10 05:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038275 10.0.0.50 - - [2026-06-10 05:52:21] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.027059 10.0.0.50 - - [2026-06-10 05:52:21] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009085 10.0.0.50 - - [2026-06-10 05:52:21] "POST /ref-update HTTP/1.1" 200 156 0.018293 10.0.0.50 - - [2026-06-10 05:52:21] "POST /tags HTTP/1.1" 409 205 0.012153 10.0.0.50 - - [2026-06-10 05:52:21] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.038637 10.0.0.50 - - [2026-06-10 05:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.50 - - [2026-06-10 05:52:21] "GET /tag/e238b970-857c-4ffa-92e4-bee5d8934cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.051529 10.0.0.50 - - [2026-06-10 05:52:21] "PUT /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a HTTP/1.1" 200 256 0.019945 10.0.0.50 - - [2026-06-10 05:52:22] "POST /set-tag HTTP/1.1" 200 109 0.110090 10.0.0.50 - - [2026-06-10 05:52:22] "GET /loadbalancer-pool/ccbab4ca-500b-4c55-a3d5-955ef81ad6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.030962 10.0.0.50 - - [2026-06-10 05:52:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025910 10.0.0.50 - - [2026-06-10 05:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008467 10.0.0.50 - - [2026-06-10 05:52:22] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.042931 10.0.0.50 - - [2026-06-10 05:52:22] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025703 10.0.0.50 - - [2026-06-10 05:52:22] "POST /set-tag HTTP/1.1" 200 109 0.010908 10.0.0.50 - - [2026-06-10 05:52:22] "POST /ref-update HTTP/1.1" 200 156 0.028017 10.0.0.50 - - [2026-06-10 05:52:22] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008990 10.0.0.50 - - [2026-06-10 05:52:22] "GET /loadbalancer-pool/b017c25f-a0d2-4e1d-89d0-960ca333c9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006423 10.0.0.50 - - [2026-06-10 05:52:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025189 10.0.0.50 - - [2026-06-10 05:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035545 10.0.0.50 - - [2026-06-10 05:52:22] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009011 10.0.0.50 - - [2026-06-10 05:52:22] "PUT /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a HTTP/1.1" 200 256 0.045515 10.0.0.50 - - [2026-06-10 05:52:22] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008266 10.0.0.50 - - [2026-06-10 05:52:22] "POST /set-tag HTTP/1.1" 200 109 0.004070 10.0.0.50 - - [2026-06-10 05:52:22] "POST /ref-update HTTP/1.1" 200 156 0.011631 10.0.0.50 - - [2026-06-10 05:52:22] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003788 10.0.0.50 - - [2026-06-10 05:52:22] "PUT /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a HTTP/1.1" 200 256 0.012164 10.0.0.50 - - [2026-06-10 05:52:37] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004743 10.0.0.50 - - [2026-06-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.004237 10.0.0.50 - - [2026-06-10 05:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.50 - - [2026-06-10 05:52:37] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003112 10.0.0.50 - - [2026-06-10 05:52:37] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004277 10.0.0.50 - - [2026-06-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.029940 10.0.0.50 - - [2026-06-10 05:52:37] "DELETE /loadbalancer-member/5f4fbc8e-a9f9-4fdb-bdd6-35c564668e63 HTTP/1.1" 200 115 0.067402 10.0.0.50 - - [2026-06-10 05:52:37] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008025 10.0.0.50 - - [2026-06-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.50 - - [2026-06-10 05:52:37] "DELETE /loadbalancer-member/f1c26582-3baa-445c-bdfe-b0e16fc20687 HTTP/1.1" 200 115 0.036399 10.0.0.50 - - [2026-06-10 05:52:37] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007032 10.0.0.50 - - [2026-06-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.003948 10.0.0.50 - - [2026-06-10 05:52:37] "DELETE /loadbalancer-member/289f8028-eda8-4a89-8867-33795b63b93f HTTP/1.1" 200 115 0.036764 10.0.0.50 - - [2026-06-10 05:52:37] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007544 10.0.0.50 - - [2026-06-10 05:52:37] "POST /set-tag HTTP/1.1" 200 109 0.003728 10.0.0.50 - - [2026-06-10 05:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.50 - - [2026-06-10 05:52:37] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002989 10.0.0.50 - - [2026-06-10 05:52:37] "GET /loadbalancer-pool/a6eb8970-78a3-43f4-b7b5-14de6d91c38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002335 10.0.0.50 - - [2026-06-10 05:52:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029133 10.0.0.50 - - [2026-06-10 05:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021277 10.0.0.50 - - [2026-06-10 05:52:37] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.030055 10.0.0.50 - - [2026-06-10 05:52:37] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012234 10.0.0.50 - - [2026-06-10 05:52:37] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008888 10.0.0.50 - - [2026-06-10 05:52:38] "POST /set-tag HTTP/1.1" 200 109 0.102814 10.0.0.50 - - [2026-06-10 05:52:38] "GET /loadbalancer-pool/ccbab4ca-500b-4c55-a3d5-955ef81ad6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018552 10.0.0.50 - - [2026-06-10 05:52:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035691 10.0.0.50 - - [2026-06-10 05:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009381 10.0.0.50 - - [2026-06-10 05:52:38] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.027372 10.0.0.50 - - [2026-06-10 05:52:38] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004479 10.0.0.50 - - [2026-06-10 05:52:38] "POST /set-tag HTTP/1.1" 200 109 0.004130 10.0.0.50 - - [2026-06-10 05:52:38] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002908 10.0.0.50 - - [2026-06-10 05:52:38] "GET /loadbalancer-pool/b017c25f-a0d2-4e1d-89d0-960ca333c9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002949 10.0.0.50 - - [2026-06-10 05:52:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026403 10.0.0.50 - - [2026-06-10 05:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023970 10.0.0.50 - - [2026-06-10 05:52:38] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019150 10.0.0.50 - - [2026-06-10 05:52:38] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006536 10.0.0.50 - - [2026-06-10 05:52:38] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003231 10.0.0.50 - - [2026-06-10 05:52:38] "POST /set-tag HTTP/1.1" 200 109 0.002602 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:53:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:53:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:53:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:53:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:55:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001335 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:55:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.50 - - [2026-06-10 05:56:05] "GET /global-system-configs HTTP/1.1" 200 322 0.014043 10.0.0.50 - - [2026-06-10 05:56:06] "GET /global-system-configs HTTP/1.1" 200 322 0.003316 10.0.0.50 - - [2026-06-10 05:56:38] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.50 - - [2026-06-10 05:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.50 - - [2026-06-10 05:56:38] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036827 10.0.0.50 - - [2026-06-10 05:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.50 - - [2026-06-10 05:56:39] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036522 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-06-10 05:56:39] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024251 10.0.0.50 - - [2026-06-10 05:56:39] "POST /tags HTTP/1.1" 200 333 0.025918 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.50 - - [2026-06-10 05:56:39] "GET /tag/4f344c2a-3ca8-4952-9bec-77ef4c02453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014887 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008540 10.0.0.50 - - [2026-06-10 05:56:39] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042999 10.0.0.50 - - [2026-06-10 05:56:39] "GET /virtual-networks?parent_id=da73a94a-0221-44c3-931c-a751306981f6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003507 10.0.0.50 - - [2026-06-10 05:56:39] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040879 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2026-06-10 05:56:39] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.020396 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.50 - - [2026-06-10 05:56:39] "GET /service-appliance-set/ff5588c9-2b51-4fff-81e9-fbb253030cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003762 10.0.0.50 - - [2026-06-10 05:56:39] "POST /virtual-networks HTTP/1.1" 200 512 0.081574 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009810 10.0.0.50 - - [2026-06-10 05:56:39] "GET /network-ipam/2bdbc302-ea17-4502-8129-09c761b49842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.006395 10.0.0.50 - - [2026-06-10 05:56:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.004637 10.0.0.50 - - [2026-06-10 05:56:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.118147 10.0.0.50 - - [2026-06-10 05:56:40] "GET /virtual-machine-interface/0300bb39-bb53-4cd6-9322-56202c3cabd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.028258 10.0.0.50 - - [2026-06-10 05:56:40] "POST /useragent-kv HTTP/1.1" 200 115 0.007488 10.0.0.50 - - [2026-06-10 05:56:40] "POST /ref-update HTTP/1.1" 200 156 0.148689 10.0.0.50 - - [2026-06-10 05:56:40] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003981 10.0.0.50 - - [2026-06-10 05:56:40] "GET /domains HTTP/1.1" 200 280 0.003812 10.0.0.50 - - [2026-06-10 05:56:40] "GET /domain/ac52df55-273f-4b06-a981-ffefe8adfd73 HTTP/1.1" 200 3087 0.010510 10.0.0.50 - - [2026-06-10 05:56:40] "POST /instance-ips HTTP/1.1" 200 409 0.026826 10.0.0.50 - - [2026-06-10 05:56:40] "GET /instance-ip/50254bff-045f-4342-b8b1-552906960384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004892 10.0.0.50 - - [2026-06-10 05:56:40] "GET /project/da73a94a-0221-44c3-931c-a751306981f6 HTTP/1.1" 200 5477 0.055766 10.0.0.50 - - [2026-06-10 05:56:40] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2082 0.005836 10.0.0.50 - - [2026-06-10 05:56:40] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2082 0.048625 10.0.0.50 - - [2026-06-10 05:56:40] "POST /loadbalancers HTTP/1.1" 200 610 0.090018 10.0.0.50 - - [2026-06-10 05:56:40] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 200 1182 0.005815 10.0.0.50 - - [2026-06-10 05:56:40] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 200 1182 0.006145 10.0.0.50 - - [2026-06-10 05:56:40] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040321 10.0.0.50 - - [2026-06-10 05:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033200 10.0.0.50 - - [2026-06-10 05:56:40] "GET /instance-ip/50254bff-045f-4342-b8b1-552906960384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.034621 10.0.0.50 - - [2026-06-10 05:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.032188 10.0.0.50 - - [2026-06-10 05:56:40] "POST /route-targets HTTP/1.1" 200 327 0.015425 10.0.0.50 - - [2026-06-10 05:56:40] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054849 10.0.0.50 - - [2026-06-10 05:56:40] "POST /ref-update HTTP/1.1" 200 156 0.044749 10.0.0.50 - - [2026-06-10 05:56:40] "POST /floating-ips HTTP/1.1" 200 597 0.044898 10.0.0.50 - - [2026-06-10 05:56:40] "GET /loadbalancer/5f1985d0-d575-42c5-b35a-ecb6605eb002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002760 10.0.0.50 - - [2026-06-10 05:56:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.020383 10.0.0.50 - - [2026-06-10 05:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.50 - - [2026-06-10 05:56:40] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028353 10.0.0.50 - - [2026-06-10 05:56:40] "GET /loadbalancer-listener/372d6890-9c20-4ef2-b0ea-f709c30de6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002801 10.0.0.50 - - [2026-06-10 05:56:40] "GET /loadbalancer-listener/372d6890-9c20-4ef2-b0ea-f709c30de6d2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002520 10.0.0.50 - - [2026-06-10 05:56:40] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016519 10.0.0.50 - - [2026-06-10 05:56:40] "GET /instance-ip/50254bff-045f-4342-b8b1-552906960384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002932 10.0.0.50 - - [2026-06-10 05:56:40] "GET /instance-ip/50254bff-045f-4342-b8b1-552906960384?fields=floating_ips HTTP/1.1" 200 1212 0.004406 10.0.0.50 - - [2026-06-10 05:56:40] "GET /floating-ip/ea6365d8-e388-4753-85bd-9965ea384cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002134 10.0.0.50 - - [2026-06-10 05:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2026-06-10 05:56:40] "GET /loadbalancer/5f1985d0-d575-42c5-b35a-ecb6605eb002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002290 10.0.0.50 - - [2026-06-10 05:56:40] "POST /tags HTTP/1.1" 200 295 0.057322 10.0.0.50 - - [2026-06-10 05:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2026-06-10 05:56:40] "GET /tag/e12c0691-4f84-4415-bfc5-1ef6a9fa494b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.012067 10.0.0.50 - - [2026-06-10 05:56:40] "POST /tags HTTP/1.1" 409 233 0.002053 10.0.0.50 - - [2026-06-10 05:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.50 - - [2026-06-10 05:56:40] "GET /tag/d8233a9e-1b93-4ecd-b03d-78b883121cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011035 10.0.0.50 - - [2026-06-10 05:56:40] "POST /tags HTTP/1.1" 409 206 0.002213 10.0.0.50 - - [2026-06-10 05:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2026-06-10 05:56:41] "GET /tag/40516fe4-93e1-4b49-a2b2-7b01bafd4d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011371 10.0.0.50 - - [2026-06-10 05:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005219 10.0.0.50 - - [2026-06-10 05:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2026-06-10 05:56:41] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033777 10.0.0.50 - - [2026-06-10 05:56:41] "POST /virtual-machines HTTP/1.1" 200 369 0.011814 10.0.0.50 - - [2026-06-10 05:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018013 10.0.0.50 - - [2026-06-10 05:56:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119550 10.0.0.50 - - [2026-06-10 05:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016732 10.0.0.50 - - [2026-06-10 05:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008869 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005911 10.0.0.50 - - [2026-06-10 05:56:41] "POST /instance-ips HTTP/1.1" 200 409 0.022746 10.0.0.50 - - [2026-06-10 05:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019357 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009746 10.0.0.50 - - [2026-06-10 05:56:41] "POST /set-tag HTTP/1.1" 200 109 0.026489 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019405 10.0.0.50 - - [2026-06-10 05:56:41] "GET /instance-ip/27126488-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003165 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005390 10.0.0.50 - - [2026-06-10 05:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004324 10.0.0.50 - - [2026-06-10 05:56:41] "POST /ref-update HTTP/1.1" 200 156 0.010519 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021733 10.0.0.50 - - [2026-06-10 05:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.50 - - [2026-06-10 05:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2026-06-10 05:56:41] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004163 10.0.0.50 - - [2026-06-10 05:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2026-06-10 05:56:41] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035835 10.0.0.50 - - [2026-06-10 05:56:41] "POST /virtual-machines HTTP/1.1" 200 369 0.010159 10.0.0.50 - - [2026-06-10 05:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017703 10.0.0.50 - - [2026-06-10 05:56:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102490 10.0.0.50 - - [2026-06-10 05:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010451 10.0.0.50 - - [2026-06-10 05:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008129 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005984 10.0.0.50 - - [2026-06-10 05:56:42] "POST /instance-ips HTTP/1.1" 200 409 0.021250 10.0.0.50 - - [2026-06-10 05:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024390 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010978 10.0.0.50 - - [2026-06-10 05:56:42] "POST /set-tag HTTP/1.1" 200 109 0.014897 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011191 10.0.0.50 - - [2026-06-10 05:56:42] "GET /instance-ip/2787e776-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003191 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004797 10.0.0.50 - - [2026-06-10 05:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.003753 10.0.0.50 - - [2026-06-10 05:56:42] "POST /ref-update HTTP/1.1" 200 156 0.007763 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004551 10.0.0.50 - - [2026-06-10 05:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004172 10.0.0.50 - - [2026-06-10 05:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.50 - - [2026-06-10 05:56:42] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004521 10.0.0.50 - - [2026-06-10 05:56:42] "POST /set-tag HTTP/1.1" 200 109 0.007816 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domains HTTP/1.1" 200 280 0.002668 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domain/ac52df55-273f-4b06-a981-ffefe8adfd73 HTTP/1.1" 200 3087 0.010502 10.0.0.50 - - [2026-06-10 05:56:45] "GET /project/da73a94a-0221-44c3-931c-a751306981f6 HTTP/1.1" 200 7065 0.037464 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2082 0.007994 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2082 0.004957 10.0.0.50 - - [2026-06-10 05:56:45] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 200 1403 0.012613 10.0.0.50 - - [2026-06-10 05:56:45] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 200 1403 0.006425 10.0.0.50 - - [2026-06-10 05:56:45] "GET /route-target/698d897f-08cd-4e51-a146-64494792b6d0 HTTP/1.1" 200 1152 0.003024 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2082 0.005145 10.0.0.50 - - [2026-06-10 05:56:45] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 200 1403 0.005067 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005139 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2082 0.005282 10.0.0.50 - - [2026-06-10 05:56:45] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 200 1403 0.002729 10.0.0.50 - - [2026-06-10 05:56:45] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 200 1403 0.002810 10.0.0.50 - - [2026-06-10 05:56:45] "GET /route-target/698d897f-08cd-4e51-a146-64494792b6d0 HTTP/1.1" 200 1152 0.002754 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domains HTTP/1.1" 200 280 0.002092 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domain/ac52df55-273f-4b06-a981-ffefe8adfd73 HTTP/1.1" 200 3087 0.002914 10.0.0.50 - - [2026-06-10 05:56:45] "GET /project/da73a94a-0221-44c3-931c-a751306981f6 HTTP/1.1" 200 7065 0.045506 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2082 0.007603 10.0.0.50 - - [2026-06-10 05:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-06-10 05:56:45] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037328 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003405 10.0.0.50 - - [2026-06-10 05:56:45] "GET /floating-ip-pools?parent_id=0eb1dbb0-e0f5-4d45-a235-781c65c27be9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002431 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005393 10.0.0.50 - - [2026-06-10 05:56:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.029868 10.0.0.50 - - [2026-06-10 05:56:45] "POST /ref-update HTTP/1.1" 200 156 0.009307 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014037 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domains HTTP/1.1" 200 280 0.001282 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domain/ac52df55-273f-4b06-a981-ffefe8adfd73 HTTP/1.1" 200 3087 0.002249 10.0.0.50 - - [2026-06-10 05:56:45] "GET /project/da73a94a-0221-44c3-931c-a751306981f6 HTTP/1.1" 200 7321 0.031411 10.0.0.50 - - [2026-06-10 05:56:45] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2320 0.005716 10.0.0.50 - - [2026-06-10 05:56:45] "GET /floating-ip-pool/7e7c629a-607f-467b-8d78-0a39b130cf65 HTTP/1.1" 200 1314 0.002549 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domains HTTP/1.1" 200 280 0.001525 10.0.0.50 - - [2026-06-10 05:56:45] "GET /domain/ac52df55-273f-4b06-a981-ffefe8adfd73 HTTP/1.1" 200 3087 0.002621 10.0.0.50 - - [2026-06-10 05:56:45] "GET /project/da73a94a-0221-44c3-931c-a751306981f6 HTTP/1.1" 200 7321 0.031708 10.0.0.50 - - [2026-06-10 05:56:46] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 2320 0.003903 10.0.0.50 - - [2026-06-10 05:56:46] "GET /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004678 10.0.0.50 - - [2026-06-10 05:56:46] "POST /tags HTTP/1.1" 200 365 0.047285 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016185 10.0.0.50 - - [2026-06-10 05:56:46] "GET /tag/412498e4-2add-47d8-90d6-7fd1ca840377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014741 10.0.0.50 - - [2026-06-10 05:56:46] "POST /tags HTTP/1.1" 409 206 0.002232 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-06-10 05:56:46] "GET /tag/40516fe4-93e1-4b49-a2b2-7b01bafd4d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.009770 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.50 - - [2026-06-10 05:56:46] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.024569 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009824 10.0.0.50 - - [2026-06-10 05:56:46] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010084 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.50 - - [2026-06-10 05:56:46] "GET /service-appliance-set/5ad3565f-ce33-4dde-a055-ad10612d33bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003390 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.001341 10.0.0.50 - - [2026-06-10 05:56:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091208 10.0.0.50 - - [2026-06-10 05:56:46] "GET /virtual-machine-interface/ddc55df2-5459-44f1-8dab-a34ad099bfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016658 10.0.0.50 - - [2026-06-10 05:56:46] "POST /set-tag HTTP/1.1" 200 109 0.018162 10.0.0.50 - - [2026-06-10 05:56:46] "POST /instance-ips HTTP/1.1" 200 417 0.020884 10.0.0.50 - - [2026-06-10 05:56:46] "GET /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.016921 10.0.0.50 - - [2026-06-10 05:56:46] "POST /loadbalancers HTTP/1.1" 200 618 0.059497 10.0.0.50 - - [2026-06-10 05:56:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009038 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.50 - - [2026-06-10 05:56:46] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038770 10.0.0.50 - - [2026-06-10 05:56:46] "POST /service-instances HTTP/1.1" 200 566 0.042042 10.0.0.50 - - [2026-06-10 05:56:46] "POST /ref-update HTTP/1.1" 200 156 0.015382 10.0.0.50 - - [2026-06-10 05:56:46] "GET /virtual-machine-interface/ddc55df2-5459-44f1-8dab-a34ad099bfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004755 10.0.0.50 - - [2026-06-10 05:56:46] "GET /virtual-machine-interface/ddc55df2-5459-44f1-8dab-a34ad099bfe2?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008127 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2026-06-10 05:56:46] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.008970 10.0.0.50 - - [2026-06-10 05:56:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010502 10.0.0.50 - - [2026-06-10 05:56:46] "GET /floating-ip-pool/7e7c629a-607f-467b-8d78-0a39b130cf65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014035 10.0.0.50 - - [2026-06-10 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-06-10 05:56:47] "POST /floating-ips HTTP/1.1" 200 671 0.087470 10.0.0.50 - - [2026-06-10 05:56:47] "POST /virtual-machines HTTP/1.1" 200 429 0.048680 10.0.0.50 - - [2026-06-10 05:56:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023999 10.0.0.50 - - [2026-06-10 05:56:47] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002305 10.0.0.50 - - [2026-06-10 05:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.50 - - [2026-06-10 05:56:47] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003643 10.0.0.50 - - [2026-06-10 05:56:47] "POST /tags HTTP/1.1" 409 221 0.012609 10.0.0.50 - - [2026-06-10 05:56:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.127575 10.0.0.50 - - [2026-06-10 05:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016823 10.0.0.50 - - [2026-06-10 05:56:47] "POST /chown HTTP/1.1" 200 109 0.034800 10.0.0.50 - - [2026-06-10 05:56:47] "GET /tag/4f344c2a-3ca8-4952-9bec-77ef4c02453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025308 10.0.0.50 - - [2026-06-10 05:56:47] "POST /tags HTTP/1.1" 409 238 0.001772 10.0.0.50 - - [2026-06-10 05:56:47] "POST /chown HTTP/1.1" 200 109 0.006041 10.0.0.50 - - [2026-06-10 05:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.50 - - [2026-06-10 05:56:47] "PUT /virtual-machine-interface/a018a0b7-d428-464d-8b6f-8abc4d3998a1 HTTP/1.1" 200 284 0.023413 10.0.0.50 - - [2026-06-10 05:56:47] "GET /tag/412498e4-2add-47d8-90d6-7fd1ca840377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.020405 10.0.0.50 - - [2026-06-10 05:56:47] "PUT /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5 HTTP/1.1" 200 256 0.017337 10.0.0.50 - - [2026-06-10 05:56:47] "POST /firewall-rules HTTP/1.1" 200 650 0.082880 10.0.0.50 - - [2026-06-10 05:56:47] "GET /firewall-rule/3fd8a96d-d3bd-4b80-ae0e-b6be3ea6f73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004328 10.0.0.50 - - [2026-06-10 05:56:47] "POST /ref-update HTTP/1.1" 200 156 0.049457 10.0.0.50 - - [2026-06-10 05:56:47] "POST /ref-update HTTP/1.1" 200 156 0.017169 10.0.0.50 - - [2026-06-10 05:56:47] "GET /firewall-policy/6829fa74-e128-427b-abb1-a8171fdea361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014931 10.0.0.50 - - [2026-06-10 05:56:47] "GET /firewall-rule/3fd8a96d-d3bd-4b80-ae0e-b6be3ea6f73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002589 10.0.0.50 - - [2026-06-10 05:56:47] "POST /ref-update HTTP/1.1" 200 156 0.026544 10.0.0.50 - - [2026-06-10 05:56:47] "POST /ref-update HTTP/1.1" 200 156 0.024805 10.0.0.50 - - [2026-06-10 05:56:47] "POST /ref-update HTTP/1.1" 200 156 0.016272 10.0.0.50 - - [2026-06-10 05:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006224 10.0.0.50 - - [2026-06-10 05:56:47] "POST /ref-update HTTP/1.1" 200 156 0.030988 10.0.0.50 - - [2026-06-10 05:56:47] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051085 10.0.0.50 - - [2026-06-10 05:56:47] "POST /ref-update HTTP/1.1" 200 156 0.042110 10.0.0.50 - - [2026-06-10 05:56:47] "GET /loadbalancer/fa7cb21d-03f9-4491-9292-a0ae68be2d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.011023 10.0.0.50 - - [2026-06-10 05:56:47] "POST /virtual-machines HTTP/1.1" 200 429 0.033239 10.0.0.50 - - [2026-06-10 05:56:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.057277 10.0.0.50 - - [2026-06-10 05:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.50 - - [2026-06-10 05:56:47] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044166 10.0.0.50 - - [2026-06-10 05:56:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113177 10.0.0.50 - - [2026-06-10 05:56:47] "GET /loadbalancer-listener/09532b39-045e-4e1e-a5f3-d9ee30d6e893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.013793 10.0.0.50 - - [2026-06-10 05:56:47] "POST /chown HTTP/1.1" 200 109 0.017563 10.0.0.50 - - [2026-06-10 05:56:47] "GET /loadbalancer-listener/09532b39-045e-4e1e-a5f3-d9ee30d6e893?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.012991 10.0.0.50 - - [2026-06-10 05:56:47] "POST /chown HTTP/1.1" 200 109 0.020633 10.0.0.50 - - [2026-06-10 05:56:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.079214 10.0.0.50 - - [2026-06-10 05:56:47] "PUT /virtual-machine-interface/ce2b5908-e1ea-4c8f-94f1-edf899832dde HTTP/1.1" 200 284 0.043039 10.0.0.50 - - [2026-06-10 05:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.039263 10.0.0.50 - - [2026-06-10 05:56:48] "GET /loadbalancer-pool/812e31bd-b21b-49e4-8a47-33d1cea5b425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018711 10.0.0.50 - - [2026-06-10 05:56:48] "PUT /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5 HTTP/1.1" 200 256 0.074804 10.0.0.50 - - [2026-06-10 05:56:48] "POST /loadbalancer-members HTTP/1.1" 200 707 0.032545 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.011465 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.046703 10.0.0.50 - - [2026-06-10 05:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.041843 10.0.0.50 - - [2026-06-10 05:56:48] "GET /loadbalancer-member/1d7c106c-5f94-41b4-8dca-2619f93ae367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.013381 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.041070 10.0.0.50 - - [2026-06-10 05:56:48] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009874 10.0.0.50 - - [2026-06-10 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2026-06-10 05:56:48] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004820 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.016043 10.0.0.50 - - [2026-06-10 05:56:48] "POST /tags HTTP/1.1" 409 221 0.005201 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.027273 10.0.0.50 - - [2026-06-10 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.50 - - [2026-06-10 05:56:48] "GET /tag/4f344c2a-3ca8-4952-9bec-77ef4c02453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023823 10.0.0.50 - - [2026-06-10 05:56:48] "POST /tags HTTP/1.1" 409 238 0.010849 10.0.0.50 - - [2026-06-10 05:56:48] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.014716 10.0.0.50 - - [2026-06-10 05:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027632 10.0.0.50 - - [2026-06-10 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015573 10.0.0.50 - - [2026-06-10 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.50 - - [2026-06-10 05:56:48] "GET /tag/412498e4-2add-47d8-90d6-7fd1ca840377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.020536 10.0.0.50 - - [2026-06-10 05:56:48] "POST /firewall-rules HTTP/1.1" 409 293 0.002725 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.007395 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.023952 10.0.0.50 - - [2026-06-10 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016609 10.0.0.50 - - [2026-06-10 05:56:48] "PUT /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5 HTTP/1.1" 200 256 0.043801 10.0.0.50 - - [2026-06-10 05:56:48] "PUT /firewall-rule/3fd8a96d-d3bd-4b80-ae0e-b6be3ea6f73e HTTP/1.1" 200 260 0.043990 10.0.0.50 - - [2026-06-10 05:56:48] "GET /firewall-rule/3fd8a96d-d3bd-4b80-ae0e-b6be3ea6f73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.012404 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.011454 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.012439 10.0.0.50 - - [2026-06-10 05:56:48] "GET /firewall-policy/6829fa74-e128-427b-abb1-a8171fdea361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004817 10.0.0.50 - - [2026-06-10 05:56:48] "GET /firewall-rule/3fd8a96d-d3bd-4b80-ae0e-b6be3ea6f73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.009283 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.033097 10.0.0.50 - - [2026-06-10 05:56:48] "PUT /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5 HTTP/1.1" 200 256 0.011016 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.019250 10.0.0.50 - - [2026-06-10 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.007625 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.014539 10.0.0.50 - - [2026-06-10 05:56:48] "PUT /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5 HTTP/1.1" 200 256 0.023951 10.0.0.50 - - [2026-06-10 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.020993 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.012995 10.0.0.50 - - [2026-06-10 05:56:48] "POST /chown HTTP/1.1" 200 109 0.015466 10.0.0.50 - - [2026-06-10 05:56:49] "PUT /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5 HTTP/1.1" 200 256 0.018690 10.0.0.50 - - [2026-06-10 05:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.50 - - [2026-06-10 05:56:49] "POST /ref-update HTTP/1.1" 200 156 0.035249 10.0.0.50 - - [2026-06-10 05:56:49] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.025034 10.0.0.50 - - [2026-06-10 05:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2026-06-10 05:56:49] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034332 10.0.0.50 - - [2026-06-10 05:56:49] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.011486 10.0.0.50 - - [2026-06-10 05:56:49] "POST /virtual-machines HTTP/1.1" 200 373 0.010544 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023544 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009172 10.0.0.50 - - [2026-06-10 05:56:49] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.007974 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013017 10.0.0.50 - - [2026-06-10 05:56:49] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.056495 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021104 10.0.0.50 - - [2026-06-10 05:56:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.193174 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024844 10.0.0.50 - - [2026-06-10 05:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010685 10.0.0.50 - - [2026-06-10 05:56:49] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.029639 10.0.0.50 - - [2026-06-10 05:56:49] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004542 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008886 10.0.0.50 - - [2026-06-10 05:56:49] "POST /instance-ips HTTP/1.1" 200 413 0.065986 10.0.0.50 - - [2026-06-10 05:56:49] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.010833 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036672 10.0.0.50 - - [2026-06-10 05:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.061059 10.0.0.50 - - [2026-06-10 05:56:49] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009574 10.0.0.50 - - [2026-06-10 05:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.50 - - [2026-06-10 05:56:49] "POST /chown HTTP/1.1" 200 109 0.007919 10.0.0.50 - - [2026-06-10 05:56:49] "POST /chown HTTP/1.1" 200 109 0.019694 10.0.0.50 - - [2026-06-10 05:56:49] "POST /set-tag HTTP/1.1" 200 109 0.043346 10.0.0.50 - - [2026-06-10 05:56:49] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020866 10.0.0.50 - - [2026-06-10 05:56:49] "GET /instance-ip/2be89608-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003406 10.0.0.50 - - [2026-06-10 05:56:49] "POST /ref-update HTTP/1.1" 200 156 0.041629 10.0.0.50 - - [2026-06-10 05:56:49] "POST /chown HTTP/1.1" 200 109 0.010676 10.0.0.50 - - [2026-06-10 05:56:49] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020128 10.0.0.50 - - [2026-06-10 05:56:49] "POST /set-tag HTTP/1.1" 200 109 0.004577 10.0.0.50 - - [2026-06-10 05:56:49] "POST /chown HTTP/1.1" 200 109 0.038315 10.0.0.50 - - [2026-06-10 05:56:49] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.021716 10.0.0.50 - - [2026-06-10 05:56:49] "POST /ref-update HTTP/1.1" 200 156 0.016306 10.0.0.50 - - [2026-06-10 05:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2026-06-10 05:56:50] "POST /ref-update HTTP/1.1" 200 156 0.017105 10.0.0.50 - - [2026-06-10 05:56:50] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009316 10.0.0.50 - - [2026-06-10 05:56:50] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.021293 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.022146 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.011600 10.0.0.50 - - [2026-06-10 05:56:50] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012028 10.0.0.50 - - [2026-06-10 05:56:50] "POST /set-tag HTTP/1.1" 200 109 0.004225 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.008046 10.0.0.50 - - [2026-06-10 05:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.006157 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.016565 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.008626 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.50 - - [2026-06-10 05:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.005510 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.018517 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.006761 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.024088 10.0.0.50 - - [2026-06-10 05:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.007461 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.016621 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.018496 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.007274 10.0.0.50 - - [2026-06-10 05:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.007067 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.006122 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.012115 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.018964 10.0.0.50 - - [2026-06-10 05:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.006119 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.013819 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.006756 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.022526 10.0.0.50 - - [2026-06-10 05:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.007380 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.017440 10.0.0.50 - - [2026-06-10 05:56:50] "POST /chown HTTP/1.1" 200 109 0.010078 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.007112 10.0.0.50 - - [2026-06-10 05:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.007645 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.007942 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.012860 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.019577 10.0.0.50 - - [2026-06-10 05:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.006199 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.021652 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.007192 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.020514 10.0.0.50 - - [2026-06-10 05:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.007376 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.019725 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.025214 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.007564 10.0.0.50 - - [2026-06-10 05:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.009034 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.007261 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.018216 10.0.0.50 - - [2026-06-10 05:56:51] "POST /chown HTTP/1.1" 200 109 0.020448 10.0.0.50 - - [2026-06-10 05:56:51] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005323 10.0.0.50 - - [2026-06-10 05:56:51] "POST /set-tag HTTP/1.1" 200 109 0.006131 10.0.0.50 - - [2026-06-10 05:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.50 - - [2026-06-10 05:56:51] "GET /loadbalancer/5f1985d0-d575-42c5-b35a-ecb6605eb002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002607 10.0.0.50 - - [2026-06-10 05:56:51] "GET /loadbalancer-pool/2b9dd849-601c-4139-af34-6cc784972d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002690 10.0.0.50 - - [2026-06-10 05:56:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016283 10.0.0.50 - - [2026-06-10 05:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014916 10.0.0.50 - - [2026-06-10 05:56:52] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009058 10.0.0.50 - - [2026-06-10 05:56:52] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004689 10.0.0.50 - - [2026-06-10 05:56:52] "POST /ref-update HTTP/1.1" 200 156 0.007159 10.0.0.50 - - [2026-06-10 05:56:52] "GET /floating-ip/ea6365d8-e388-4753-85bd-9965ea384cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.011392 10.0.0.50 - - [2026-06-10 05:56:52] "PUT /floating-ip/ea6365d8-e388-4753-85bd-9965ea384cb7 HTTP/1.1" 200 256 0.007689 10.0.0.50 - - [2026-06-10 05:56:52] "POST /tags HTTP/1.1" 409 221 0.012193 10.0.0.50 - - [2026-06-10 05:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.50 - - [2026-06-10 05:56:52] "GET /tag/4f344c2a-3ca8-4952-9bec-77ef4c02453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010675 10.0.0.50 - - [2026-06-10 05:56:52] "POST /set-tag HTTP/1.1" 200 109 0.015802 10.0.0.50 - - [2026-06-10 05:56:52] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004815 10.0.0.50 - - [2026-06-10 05:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.50 - - [2026-06-10 05:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2026-06-10 05:56:52] "GET /loadbalancer/5f1985d0-d575-42c5-b35a-ecb6605eb002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003287 10.0.0.50 - - [2026-06-10 05:56:52] "GET /loadbalancer-pool/2b9dd849-601c-4139-af34-6cc784972d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003063 10.0.0.50 - - [2026-06-10 05:56:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014115 10.0.0.50 - - [2026-06-10 05:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008420 10.0.0.50 - - [2026-06-10 05:56:53] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013399 10.0.0.50 - - [2026-06-10 05:56:53] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008378 10.0.0.50 - - [2026-06-10 05:56:53] "POST /ref-update HTTP/1.1" 200 156 0.011473 10.0.0.50 - - [2026-06-10 05:56:53] "GET /floating-ip/ea6365d8-e388-4753-85bd-9965ea384cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009374 10.0.0.50 - - [2026-06-10 05:56:53] "POST /set-tag HTTP/1.1" 200 109 0.037713 10.0.0.50 - - [2026-06-10 05:56:54] "GET /virtual-machine/44871491-f3e1-4908-9260-321b4d3d3e2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.010350 10.0.0.50 - - [2026-06-10 05:56:54] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005019 10.0.0.50 - - [2026-06-10 05:56:54] "GET /virtual-machine/626ce34a-872b-48ad-ba24-5e09cae4e97d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002992 10.0.0.50 - - [2026-06-10 05:56:54] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004886 10.0.0.50 - - [2026-06-10 05:56:57] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004560 10.0.0.50 - - [2026-06-10 05:56:57] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.50 - - [2026-06-10 05:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.50 - - [2026-06-10 05:56:58] "POST /chown HTTP/1.1" 200 109 0.007143 10.0.0.50 - - [2026-06-10 05:56:58] "POST /chown HTTP/1.1" 200 109 0.015306 10.0.0.50 - - [2026-06-10 05:56:58] "POST /chown HTTP/1.1" 200 109 0.019156 10.0.0.50 - - [2026-06-10 05:56:58] "POST /chown HTTP/1.1" 200 109 0.017879 10.0.0.50 - - [2026-06-10 05:56:59] "GET /virtual-machine/9807cd39-294f-42b0-ab25-1b1199ed09ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003079 10.0.0.50 - - [2026-06-10 05:56:59] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004344 10.0.0.50 - - [2026-06-10 05:56:59] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004899 10.0.0.50 - - [2026-06-10 05:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.50 - - [2026-06-10 05:57:30] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005970 10.0.0.50 - - [2026-06-10 05:57:30] "POST /set-tag HTTP/1.1" 200 109 0.006252 10.0.0.50 - - [2026-06-10 05:57:30] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004103 10.0.0.50 - - [2026-06-10 05:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.50 - - [2026-06-10 05:57:30] "GET /virtual-machine/9807cd39-294f-42b0-ab25-1b1199ed09ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002236 10.0.0.50 - - [2026-06-10 05:57:31] "POST /ref-update HTTP/1.1" 200 156 0.017941 10.0.0.50 - - [2026-06-10 05:57:31] "GET /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012836 10.0.0.50 - - [2026-06-10 05:57:31] "POST /set-tag HTTP/1.1" 200 109 0.019332 10.0.0.50 - - [2026-06-10 05:57:31] "POST /set-tag HTTP/1.1" 200 109 0.034227 10.0.0.50 - - [2026-06-10 05:57:31] "DELETE /instance-ip/2be89608-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.051590 10.0.0.50 - - [2026-06-10 05:57:31] "DELETE /virtual-machine-interface/2bc6a49e-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.058131 10.0.0.50 - - [2026-06-10 05:57:31] "DELETE /virtual-machine/9807cd39-294f-42b0-ab25-1b1199ed09ba HTTP/1.1" 200 115 0.029702 10.0.0.50 - - [2026-06-10 05:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.50 - - [2026-06-10 05:57:34] "GET /tag/412498e4-2add-47d8-90d6-7fd1ca840377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012708 10.0.0.50 - - [2026-06-10 05:57:34] "GET /tag/412498e4-2add-47d8-90d6-7fd1ca840377?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014020 10.0.0.50 - - [2026-06-10 05:57:34] "GET /virtual-machine-interface/a018a0b7-d428-464d-8b6f-8abc4d3998a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004885 10.0.0.50 - - [2026-06-10 05:57:34] "POST /set-tag HTTP/1.1" 200 109 0.014166 10.0.0.50 - - [2026-06-10 05:57:34] "GET /virtual-machine-interface/ce2b5908-e1ea-4c8f-94f1-edf899832dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007058 10.0.0.50 - - [2026-06-10 05:57:34] "POST /set-tag HTTP/1.1" 200 109 0.013541 10.0.0.50 - - [2026-06-10 05:57:34] "GET /virtual-machine-interface/ddc55df2-5459-44f1-8dab-a34ad099bfe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010082 10.0.0.50 - - [2026-06-10 05:57:34] "POST /set-tag HTTP/1.1" 200 109 0.020717 10.0.0.50 - - [2026-06-10 05:57:34] "GET /firewall-policy/6829fa74-e128-427b-abb1-a8171fdea361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.022066 10.0.0.50 - - [2026-06-10 05:57:34] "GET /firewall-rule/3fd8a96d-d3bd-4b80-ae0e-b6be3ea6f73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006654 10.0.0.50 - - [2026-06-10 05:57:34] "POST /ref-update HTTP/1.1" 200 156 0.019341 10.0.0.50 - - [2026-06-10 05:57:34] "DELETE /firewall-rule/3fd8a96d-d3bd-4b80-ae0e-b6be3ea6f73e HTTP/1.1" 200 115 0.072804 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /loadbalancer-member/1d7c106c-5f94-41b4-8dca-2619f93ae367 HTTP/1.1" 200 115 0.047839 10.0.0.50 - - [2026-06-10 05:57:35] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.017209 10.0.0.50 - - [2026-06-10 05:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016383 10.0.0.50 - - [2026-06-10 05:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014299 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /loadbalancer-pool/812e31bd-b21b-49e4-8a47-33d1cea5b425 HTTP/1.1" 200 115 0.126931 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.033080 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /loadbalancer-listener/09532b39-045e-4e1e-a5f3-d9ee30d6e893 HTTP/1.1" 200 115 0.060777 10.0.0.50 - - [2026-06-10 05:57:35] "GET /floating-ip/ee1fa580-1169-4b6e-94d5-290740a9199e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.001996 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.011729 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.013044 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.025237 10.0.0.50 - - [2026-06-10 05:57:35] "PUT /floating-ip/ee1fa580-1169-4b6e-94d5-290740a9199e HTTP/1.1" 200 256 0.031502 10.0.0.50 - - [2026-06-10 05:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.020718 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.026519 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /floating-ip/ee1fa580-1169-4b6e-94d5-290740a9199e HTTP/1.1" 200 115 0.122275 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.011293 10.0.0.50 - - [2026-06-10 05:57:35] "POST /chown HTTP/1.1" 200 109 0.034500 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /loadbalancer/fa7cb21d-03f9-4491-9292-a0ae68be2d3f HTTP/1.1" 200 115 0.094001 10.0.0.50 - - [2026-06-10 05:57:35] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.010547 10.0.0.50 - - [2026-06-10 05:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012131 10.0.0.50 - - [2026-06-10 05:57:35] "GET /floating-ip-pool/7e7c629a-607f-467b-8d78-0a39b130cf65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003879 10.0.0.50 - - [2026-06-10 05:57:35] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.025528 10.0.0.50 - - [2026-06-10 05:57:35] "POST /ref-update HTTP/1.1" 200 156 0.046445 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /instance-ip/cbe9b0d7-658f-4678-b22f-beb62fc63df5 HTTP/1.1" 200 115 0.143646 10.0.0.50 - - [2026-06-10 05:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008228 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /floating-ip-pool/7e7c629a-607f-467b-8d78-0a39b130cf65 HTTP/1.1" 200 115 0.054104 10.0.0.50 - - [2026-06-10 05:57:35] "PUT /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 266 0.045608 10.0.0.50 - - [2026-06-10 05:57:35] "DELETE /virtual-machine-interface/ddc55df2-5459-44f1-8dab-a34ad099bfe2 HTTP/1.1" 200 115 0.132711 10.0.0.50 - - [2026-06-10 05:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015963 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /service-instance/fe5e6712-029b-4a0f-84dd-82e4bff51f76 HTTP/1.1" 200 115 0.108879 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /tag/412498e4-2add-47d8-90d6-7fd1ca840377 HTTP/1.1" 200 115 0.204244 10.0.0.50 - - [2026-06-10 05:57:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008776 10.0.0.50 - - [2026-06-10 05:57:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002698 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 HTTP/1.1" 200 115 0.257107 10.0.0.50 - - [2026-06-10 05:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009131 10.0.0.50 - - [2026-06-10 05:57:36] "GET /routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 HTTP/1.1" 404 171 0.003078 10.0.0.50 - - [2026-06-10 05:57:36] "GET /domains HTTP/1.1" 200 280 0.005163 10.0.0.50 - - [2026-06-10 05:57:36] "GET /domain/ac52df55-273f-4b06-a981-ffefe8adfd73 HTTP/1.1" 200 3087 0.005061 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /route-target/698d897f-08cd-4e51-a146-64494792b6d0 HTTP/1.1" 200 115 0.047533 10.0.0.50 - - [2026-06-10 05:57:36] "GET /virtual-machine-interface/a018a0b7-d428-464d-8b6f-8abc4d3998a1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009200 10.0.0.50 - - [2026-06-10 05:57:36] "GET /project/da73a94a-0221-44c3-931c-a751306981f6 HTTP/1.1" 200 7412 0.062503 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /virtual-machine-interface/a018a0b7-d428-464d-8b6f-8abc4d3998a1 HTTP/1.1" 200 115 0.070139 10.0.0.50 - - [2026-06-10 05:57:36] "POST /ref-update HTTP/1.1" 200 156 0.028148 10.0.0.50 - - [2026-06-10 05:57:36] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.034173 10.0.0.50 - - [2026-06-10 05:57:36] "POST /set-tag HTTP/1.1" 200 109 0.003542 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /virtual-machine/4f2ec9e4-932f-4dca-b3fe-c18e2e9907b4 HTTP/1.1" 200 115 0.040848 10.0.0.50 - - [2026-06-10 05:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009369 10.0.0.50 - - [2026-06-10 05:57:36] "GET /virtual-machine-interface/ce2b5908-e1ea-4c8f-94f1-edf899832dde?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007700 10.0.0.50 - - [2026-06-10 05:57:36] "GET /loadbalancer/5f1985d0-d575-42c5-b35a-ecb6605eb002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002633 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /virtual-machine-interface/ce2b5908-e1ea-4c8f-94f1-edf899832dde HTTP/1.1" 200 115 0.039597 10.0.0.50 - - [2026-06-10 05:57:36] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011970 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /virtual-machine/c29a54de-3c54-45f4-8a25-29361120ccba HTTP/1.1" 200 115 0.033631 10.0.0.50 - - [2026-06-10 05:57:36] "POST /set-tag HTTP/1.1" 200 109 0.041032 10.0.0.50 - - [2026-06-10 05:57:36] "DELETE /loadbalancer-member/1331386c-3ca6-468a-ae4f-0f1de40775da HTTP/1.1" 200 115 0.047555 10.0.0.50 - - [2026-06-10 05:57:37] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004726 10.0.0.50 - - [2026-06-10 05:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.50 - - [2026-06-10 05:57:37] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003889 10.0.0.50 - - [2026-06-10 05:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.50 - - [2026-06-10 05:57:38] "GET /virtual-machine/626ce34a-872b-48ad-ba24-5e09cae4e97d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003540 10.0.0.50 - - [2026-06-10 05:57:38] "POST /ref-update HTTP/1.1" 200 156 0.009841 10.0.0.50 - - [2026-06-10 05:57:38] "GET /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009524 10.0.0.50 - - [2026-06-10 05:57:38] "POST /set-tag HTTP/1.1" 200 109 0.028270 10.0.0.50 - - [2026-06-10 05:57:38] "POST /set-tag HTTP/1.1" 200 109 0.020962 10.0.0.50 - - [2026-06-10 05:57:38] "POST /set-tag HTTP/1.1" 200 109 0.028837 10.0.0.50 - - [2026-06-10 05:57:38] "DELETE /instance-ip/2787e776-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.031239 10.0.0.50 - - [2026-06-10 05:57:38] "POST /ref-update HTTP/1.1" 200 156 0.010891 10.0.0.50 - - [2026-06-10 05:57:38] "DELETE /virtual-machine-interface/276d080c-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.044617 10.0.0.50 - - [2026-06-10 05:57:38] "DELETE /virtual-machine/626ce34a-872b-48ad-ba24-5e09cae4e97d HTTP/1.1" 200 115 0.019451 10.0.0.50 - - [2026-06-10 05:57:41] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006647 10.0.0.50 - - [2026-06-10 05:57:41] "POST /set-tag HTTP/1.1" 200 109 0.003938 10.0.0.50 - - [2026-06-10 05:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.50 - - [2026-06-10 05:57:41] "GET /loadbalancer/5f1985d0-d575-42c5-b35a-ecb6605eb002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002666 10.0.0.50 - - [2026-06-10 05:57:42] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005727 10.0.0.50 - - [2026-06-10 05:57:42] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.50 - - [2026-06-10 05:57:42] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005967 10.0.0.50 - - [2026-06-10 05:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.50 - - [2026-06-10 05:57:43] "GET /virtual-machine/44871491-f3e1-4908-9260-321b4d3d3e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003365 10.0.0.50 - - [2026-06-10 05:57:43] "POST /ref-update HTTP/1.1" 200 156 0.011911 10.0.0.50 - - [2026-06-10 05:57:43] "GET /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010282 10.0.0.50 - - [2026-06-10 05:57:43] "POST /set-tag HTTP/1.1" 200 109 0.016406 10.0.0.50 - - [2026-06-10 05:57:43] "POST /set-tag HTTP/1.1" 200 109 0.019927 10.0.0.50 - - [2026-06-10 05:57:43] "POST /set-tag HTTP/1.1" 200 109 0.020079 10.0.0.50 - - [2026-06-10 05:57:43] "DELETE /instance-ip/27126488-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.036902 10.0.0.50 - - [2026-06-10 05:57:43] "POST /ref-update HTTP/1.1" 200 156 0.011272 10.0.0.50 - - [2026-06-10 05:57:43] "DELETE /virtual-machine-interface/26f4fa42-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.064747 10.0.0.50 - - [2026-06-10 05:57:43] "DELETE /virtual-machine/44871491-f3e1-4908-9260-321b4d3d3e2c HTTP/1.1" 200 115 0.031465 10.0.0.50 - - [2026-06-10 05:57:43] "DELETE /tag/d8233a9e-1b93-4ecd-b03d-78b883121cd1 HTTP/1.1" 200 115 0.046044 10.0.0.50 - - [2026-06-10 05:57:43] "DELETE /tag/e12c0691-4f84-4415-bfc5-1ef6a9fa494b HTTP/1.1" 200 115 0.065879 10.0.0.50 - - [2026-06-10 05:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009232 10.0.0.50 - - [2026-06-10 05:57:46] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043116 10.0.0.50 - - [2026-06-10 05:57:46] "POST /tags HTTP/1.1" 200 393 0.043859 10.0.0.50 - - [2026-06-10 05:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.50 - - [2026-06-10 05:57:46] "GET /tag/3787cc81-58ab-4268-a909-8579c814e0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.015095 10.0.0.50 - - [2026-06-10 05:57:46] "POST /tags HTTP/1.1" 200 341 0.028473 10.0.0.50 - - [2026-06-10 05:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.50 - - [2026-06-10 05:57:46] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014703 10.0.0.50 - - [2026-06-10 05:57:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.001030 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.001591 10.0.0.50 - - [2026-06-10 05:57:47] "POST /security-groups HTTP/1.1" 200 589 0.065729 10.0.0.50 - - [2026-06-10 05:57:47] "POST /projects HTTP/1.1" 200 519 0.172344 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.001805 10.0.0.50 - - [2026-06-10 05:57:47] "POST /access-control-lists HTTP/1.1" 200 598 0.060471 10.0.0.50 - - [2026-06-10 05:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.069912 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.023521 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015430 10.0.0.50 - - [2026-06-10 05:57:47] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004396 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.50 - - [2026-06-10 05:57:47] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.014139 10.0.0.50 - - [2026-06-10 05:57:47] "POST /access-control-lists HTTP/1.1" 200 596 0.072178 10.0.0.50 - - [2026-06-10 05:57:47] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.085163 10.0.0.50 - - [2026-06-10 05:57:47] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.058261 10.0.0.50 - - [2026-06-10 05:57:47] "POST /security-groups HTTP/1.1" 200 591 0.087868 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.012379 10.0.0.50 - - [2026-06-10 05:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.052320 10.0.0.50 - - [2026-06-10 05:57:47] "POST /chown HTTP/1.1" 200 109 0.034366 10.0.0.50 - - [2026-06-10 05:57:47] "POST /access-control-lists HTTP/1.1" 200 632 0.077200 10.0.0.50 - - [2026-06-10 05:57:47] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003008 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.005972 10.0.0.50 - - [2026-06-10 05:57:47] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008001 10.0.0.50 - - [2026-06-10 05:57:47] "POST /tags HTTP/1.1" 409 226 0.002429 10.0.0.50 - - [2026-06-10 05:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.50 - - [2026-06-10 05:57:47] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016193 10.0.0.50 - - [2026-06-10 05:57:47] "POST /access-control-lists HTTP/1.1" 200 630 0.075651 10.0.0.50 - - [2026-06-10 05:57:47] "POST /firewall-rules HTTP/1.1" 200 600 0.064176 10.0.0.50 - - [2026-06-10 05:57:48] "GET /firewall-rule/eba174d6-8e75-4d4b-9ee3-fe6f3a2fbaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.012662 10.0.0.50 - - [2026-06-10 05:57:48] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004293 10.0.0.50 - - [2026-06-10 05:57:48] "GET /firewall-rule/eba174d6-8e75-4d4b-9ee3-fe6f3a2fbaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003397 10.0.0.50 - - [2026-06-10 05:57:48] "POST /ref-update HTTP/1.1" 200 156 0.041642 10.0.0.50 - - [2026-06-10 05:57:48] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012104 10.0.0.50 - - [2026-06-10 05:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.50 - - [2026-06-10 05:57:48] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002890 10.0.0.50 - - [2026-06-10 05:57:48] "POST /tags HTTP/1.1" 409 226 0.001690 10.0.0.50 - - [2026-06-10 05:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.50 - - [2026-06-10 05:57:48] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010144 10.0.0.50 - - [2026-06-10 05:57:48] "POST /firewall-rules HTTP/1.1" 200 598 0.064522 10.0.0.50 - - [2026-06-10 05:57:48] "GET /firewall-rule/18e1699a-5a1a-44ce-8f18-c49bdf2e35bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004304 10.0.0.50 - - [2026-06-10 05:57:48] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003113 10.0.0.50 - - [2026-06-10 05:57:48] "GET /firewall-rule/18e1699a-5a1a-44ce-8f18-c49bdf2e35bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001789 10.0.0.50 - - [2026-06-10 05:57:48] "POST /ref-update HTTP/1.1" 200 156 0.048683 10.0.0.50 - - [2026-06-10 05:57:49] "POST /tags HTTP/1.1" 200 393 0.024519 10.0.0.50 - - [2026-06-10 05:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014232 10.0.0.50 - - [2026-06-10 05:57:49] "GET /tag/c5e44b80-fbdf-4908-8f02-dd5d057f1343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011607 10.0.0.50 - - [2026-06-10 05:57:49] "POST /tags HTTP/1.1" 200 341 0.034476 10.0.0.50 - - [2026-06-10 05:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015399 10.0.0.50 - - [2026-06-10 05:57:49] "GET /tag/7868b3ee-d16e-4a1b-958b-1df2d42febb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011421 10.0.0.50 - - [2026-06-10 05:57:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.002454 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.007181 10.0.0.50 - - [2026-06-10 05:57:50] "POST /security-groups HTTP/1.1" 200 589 0.059963 10.0.0.50 - - [2026-06-10 05:57:50] "POST /projects HTTP/1.1" 200 519 0.204234 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.001871 10.0.0.50 - - [2026-06-10 05:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015415 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013839 10.0.0.50 - - [2026-06-10 05:57:50] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013794 10.0.0.50 - - [2026-06-10 05:57:50] "POST /access-control-lists HTTP/1.1" 200 598 0.077766 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014148 10.0.0.50 - - [2026-06-10 05:57:50] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006391 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.001809 10.0.0.50 - - [2026-06-10 05:57:50] "POST /access-control-lists HTTP/1.1" 200 596 0.060722 10.0.0.50 - - [2026-06-10 05:57:50] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.087253 10.0.0.50 - - [2026-06-10 05:57:50] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.039368 10.0.0.50 - - [2026-06-10 05:57:50] "POST /security-groups HTTP/1.1" 200 591 0.067313 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.002404 10.0.0.50 - - [2026-06-10 05:57:50] "POST /access-control-lists HTTP/1.1" 200 632 0.017384 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.014157 10.0.0.50 - - [2026-06-10 05:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034605 10.0.0.50 - - [2026-06-10 05:57:50] "POST /chown HTTP/1.1" 200 109 0.017739 10.0.0.50 - - [2026-06-10 05:57:50] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011218 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.50 - - [2026-06-10 05:57:50] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032061 10.0.0.50 - - [2026-06-10 05:57:50] "POST /access-control-lists HTTP/1.1" 200 630 0.081554 10.0.0.50 - - [2026-06-10 05:57:50] "POST /tags HTTP/1.1" 409 226 0.001578 10.0.0.50 - - [2026-06-10 05:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.50 - - [2026-06-10 05:57:50] "GET /tag/7868b3ee-d16e-4a1b-958b-1df2d42febb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012777 10.0.0.50 - - [2026-06-10 05:57:50] "POST /firewall-rules HTTP/1.1" 200 600 0.064682 10.0.0.50 - - [2026-06-10 05:57:50] "GET /firewall-rule/33118414-3bb5-4363-9b27-d077df105f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004346 10.0.0.50 - - [2026-06-10 05:57:50] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003420 10.0.0.50 - - [2026-06-10 05:57:50] "GET /firewall-rule/33118414-3bb5-4363-9b27-d077df105f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002124 10.0.0.50 - - [2026-06-10 05:57:51] "POST /ref-update HTTP/1.1" 200 156 0.053352 10.0.0.50 - - [2026-06-10 05:57:51] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011673 10.0.0.50 - - [2026-06-10 05:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.50 - - [2026-06-10 05:57:51] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003211 10.0.0.50 - - [2026-06-10 05:57:51] "POST /tags HTTP/1.1" 409 226 0.001649 10.0.0.50 - - [2026-06-10 05:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.50 - - [2026-06-10 05:57:51] "GET /tag/7868b3ee-d16e-4a1b-958b-1df2d42febb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010896 10.0.0.50 - - [2026-06-10 05:57:51] "POST /firewall-rules HTTP/1.1" 200 598 0.078965 10.0.0.50 - - [2026-06-10 05:57:51] "GET /firewall-rule/459a10d2-c742-4bfe-a9b7-3f79187fe89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008408 10.0.0.50 - - [2026-06-10 05:57:51] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005413 10.0.0.50 - - [2026-06-10 05:57:51] "GET /firewall-rule/459a10d2-c742-4bfe-a9b7-3f79187fe89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002807 10.0.0.50 - - [2026-06-10 05:57:51] "POST /ref-update HTTP/1.1" 200 156 0.046756 10.0.0.50 - - [2026-06-10 05:57:52] "POST /tags HTTP/1.1" 200 345 0.135812 10.0.0.50 - - [2026-06-10 05:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012212 10.0.0.50 - - [2026-06-10 05:57:52] "GET /tag/608c97b4-1d90-4de2-93ef-116732117fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.028313 10.0.0.50 - - [2026-06-10 05:57:52] "POST /projects HTTP/1.1" 409 238 0.002024 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.50 - - [2026-06-10 05:57:53] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045218 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.50 - - [2026-06-10 05:57:53] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005976 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2026-06-10 05:57:53] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004066 10.0.0.50 - - [2026-06-10 05:57:53] "POST /security-groups HTTP/1.1" 409 285 0.003283 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.50 - - [2026-06-10 05:57:53] "PUT /security-group/7efa6519-2247-4492-84ba-269278e88cd6 HTTP/1.1" 200 262 0.073029 10.0.0.50 - - [2026-06-10 05:57:53] "PUT /access-control-list/64ba707b-6beb-468a-b156-64a4e50bb542 HTTP/1.1" 200 272 0.021480 10.0.0.50 - - [2026-06-10 05:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036649 10.0.0.50 - - [2026-06-10 05:57:53] "POST /tags HTTP/1.1" 409 228 0.008117 10.0.0.50 - - [2026-06-10 05:57:53] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.121225 10.0.0.50 - - [2026-06-10 05:57:53] "PUT /access-control-list/4dbed946-8bc5-4ca1-89ae-a23e6e97144c HTTP/1.1" 200 272 0.060523 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011915 10.0.0.50 - - [2026-06-10 05:57:53] "GET /tag/608c97b4-1d90-4de2-93ef-116732117fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.023554 10.0.0.50 - - [2026-06-10 05:57:53] "POST /tags HTTP/1.1" 200 345 0.022671 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.50 - - [2026-06-10 05:57:53] "GET /tag/ffb0499a-1840-40ff-8ea8-dd724f91071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014026 10.0.0.50 - - [2026-06-10 05:57:53] "POST /projects HTTP/1.1" 409 238 0.002084 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.50 - - [2026-06-10 05:57:53] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035703 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.50 - - [2026-06-10 05:57:53] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006574 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.50 - - [2026-06-10 05:57:53] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004376 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.50 - - [2026-06-10 05:57:53] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041323 10.0.0.50 - - [2026-06-10 05:57:53] "POST /security-groups HTTP/1.1" 409 285 0.008091 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.50 - - [2026-06-10 05:57:53] "PUT /security-group/0e138ab4-7eda-42ce-86bd-3c54fac90966 HTTP/1.1" 200 262 0.056143 10.0.0.50 - - [2026-06-10 05:57:53] "PUT /access-control-list/95fb8ef1-9365-4957-b032-5234939a536e HTTP/1.1" 200 272 0.018025 10.0.0.50 - - [2026-06-10 05:57:53] "PUT /access-control-list/9f9ab4cf-8d64-4987-b69d-1ecc4e5549d2 HTTP/1.1" 200 272 0.020089 10.0.0.50 - - [2026-06-10 05:57:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023600 10.0.0.50 - - [2026-06-10 05:57:53] "POST /tags HTTP/1.1" 409 228 0.006025 10.0.0.50 - - [2026-06-10 05:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-06-10 05:57:53] "GET /tag/ffb0499a-1840-40ff-8ea8-dd724f91071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011174 10.0.0.50 - - [2026-06-10 05:57:54] "POST /tags HTTP/1.1" 200 291 0.062522 10.0.0.50 - - [2026-06-10 05:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.50 - - [2026-06-10 05:57:54] "GET /tag/1b8932db-6652-4dd0-8ec9-b18472f842b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012789 10.0.0.50 - - [2026-06-10 05:57:54] "POST /tags HTTP/1.1" 200 303 0.226558 10.0.0.50 - - [2026-06-10 05:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018710 10.0.0.50 - - [2026-06-10 05:57:54] "GET /tag/e6dfcdd6-2863-43a3-9608-adb6e60565b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017142 10.0.0.50 - - [2026-06-10 05:57:54] "POST /tags HTTP/1.1" 409 252 0.002898 10.0.0.50 - - [2026-06-10 05:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008496 10.0.0.50 - - [2026-06-10 05:57:54] "GET /tag/3787cc81-58ab-4268-a909-8579c814e0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011035 10.0.0.50 - - [2026-06-10 05:57:54] "POST /tags HTTP/1.1" 409 226 0.002178 10.0.0.50 - - [2026-06-10 05:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2026-06-10 05:57:54] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010319 10.0.0.50 - - [2026-06-10 05:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.50 - - [2026-06-10 05:57:54] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004542 10.0.0.50 - - [2026-06-10 05:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-06-10 05:57:54] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034656 10.0.0.50 - - [2026-06-10 05:57:54] "POST /virtual-machines HTTP/1.1" 200 395 0.007972 10.0.0.50 - - [2026-06-10 05:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009109 10.0.0.50 - - [2026-06-10 05:57:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116577 10.0.0.50 - - [2026-06-10 05:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018743 10.0.0.50 - - [2026-06-10 05:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.50 - - [2026-06-10 05:57:54] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005114 10.0.0.50 - - [2026-06-10 05:57:54] "POST /instance-ips HTTP/1.1" 200 397 0.021701 10.0.0.50 - - [2026-06-10 05:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027877 10.0.0.50 - - [2026-06-10 05:57:54] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010503 10.0.0.50 - - [2026-06-10 05:57:55] "POST /set-tag HTTP/1.1" 200 109 0.067646 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010573 10.0.0.50 - - [2026-06-10 05:57:55] "GET /instance-ip/52e08b3a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004178 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004611 10.0.0.50 - - [2026-06-10 05:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003232 10.0.0.50 - - [2026-06-10 05:57:55] "POST /ref-update HTTP/1.1" 200 156 0.007934 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004417 10.0.0.50 - - [2026-06-10 05:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.50 - - [2026-06-10 05:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005232 10.0.0.50 - - [2026-06-10 05:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2026-06-10 05:57:55] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031774 10.0.0.50 - - [2026-06-10 05:57:55] "POST /virtual-machines HTTP/1.1" 200 395 0.006744 10.0.0.50 - - [2026-06-10 05:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009238 10.0.0.50 - - [2026-06-10 05:57:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103515 10.0.0.50 - - [2026-06-10 05:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024691 10.0.0.50 - - [2026-06-10 05:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015356 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005556 10.0.0.50 - - [2026-06-10 05:57:55] "POST /instance-ips HTTP/1.1" 200 397 0.020915 10.0.0.50 - - [2026-06-10 05:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020029 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006932 10.0.0.50 - - [2026-06-10 05:57:55] "POST /set-tag HTTP/1.1" 200 109 0.059579 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010566 10.0.0.50 - - [2026-06-10 05:57:55] "GET /instance-ip/534e5796-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003438 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004403 10.0.0.50 - - [2026-06-10 05:57:55] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.003441 10.0.0.50 - - [2026-06-10 05:57:55] "POST /ref-update HTTP/1.1" 200 156 0.007010 10.0.0.50 - - [2026-06-10 05:57:55] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004612 10.0.0.50 - - [2026-06-10 05:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.50 - - [2026-06-10 05:57:56] "POST /tags HTTP/1.1" 200 291 0.024865 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.50 - - [2026-06-10 05:57:56] "GET /tag/0b2720bd-879c-4c72-8eab-5d85816a932c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011840 10.0.0.50 - - [2026-06-10 05:57:56] "POST /tags HTTP/1.1" 409 252 0.002165 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.50 - - [2026-06-10 05:57:56] "GET /tag/c5e44b80-fbdf-4908-8f02-dd5d057f1343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.009826 10.0.0.50 - - [2026-06-10 05:57:56] "POST /tags HTTP/1.1" 409 226 0.001624 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.50 - - [2026-06-10 05:57:56] "GET /tag/7868b3ee-d16e-4a1b-958b-1df2d42febb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010609 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004438 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.50 - - [2026-06-10 05:57:56] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031528 10.0.0.50 - - [2026-06-10 05:57:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008452 10.0.0.50 - - [2026-06-10 05:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008518 10.0.0.50 - - [2026-06-10 05:57:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103643 10.0.0.50 - - [2026-06-10 05:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020772 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010624 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005289 10.0.0.50 - - [2026-06-10 05:57:56] "POST /instance-ips HTTP/1.1" 200 397 0.021321 10.0.0.50 - - [2026-06-10 05:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022811 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012391 10.0.0.50 - - [2026-06-10 05:57:56] "POST /set-tag HTTP/1.1" 200 109 0.063787 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021799 10.0.0.50 - - [2026-06-10 05:57:56] "GET /instance-ip/53d2d52a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009359 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008044 10.0.0.50 - - [2026-06-10 05:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005839 10.0.0.50 - - [2026-06-10 05:57:56] "POST /ref-update HTTP/1.1" 200 156 0.007457 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012543 10.0.0.50 - - [2026-06-10 05:57:56] "POST /set-tag HTTP/1.1" 200 109 0.006340 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2026-06-10 05:57:56] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003897 10.0.0.50 - - [2026-06-10 05:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.50 - - [2026-06-10 05:57:57] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044117 10.0.0.50 - - [2026-06-10 05:57:57] "POST /virtual-machines HTTP/1.1" 200 395 0.009202 10.0.0.50 - - [2026-06-10 05:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011029 10.0.0.50 - - [2026-06-10 05:57:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104997 10.0.0.50 - - [2026-06-10 05:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023730 10.0.0.50 - - [2026-06-10 05:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.50 - - [2026-06-10 05:57:57] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006335 10.0.0.50 - - [2026-06-10 05:57:57] "POST /instance-ips HTTP/1.1" 200 397 0.028508 10.0.0.50 - - [2026-06-10 05:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030334 10.0.0.50 - - [2026-06-10 05:57:57] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007471 10.0.0.50 - - [2026-06-10 05:57:57] "POST /set-tag HTTP/1.1" 200 109 0.066103 10.0.0.50 - - [2026-06-10 05:57:57] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014596 10.0.0.50 - - [2026-06-10 05:57:57] "GET /instance-ip/544e68d4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003107 10.0.0.50 - - [2026-06-10 05:57:57] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004282 10.0.0.50 - - [2026-06-10 05:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.50 - - [2026-06-10 05:57:57] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003901 10.0.0.50 - - [2026-06-10 05:57:57] "POST /ref-update HTTP/1.1" 200 156 0.007988 10.0.0.50 - - [2026-06-10 05:57:57] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004397 10.0.0.50 - - [2026-06-10 05:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.50 - - [2026-06-10 05:57:57] "POST /tags HTTP/1.1" 200 299 0.016320 10.0.0.50 - - [2026-06-10 05:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014124 10.0.0.50 - - [2026-06-10 05:57:57] "GET /tag/4309d9e1-b7a6-4c72-a56c-7f7ed84023d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011596 10.0.0.50 - - [2026-06-10 05:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.50 - - [2026-06-10 05:57:57] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003818 10.0.0.50 - - [2026-06-10 05:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.50 - - [2026-06-10 05:57:57] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055470 10.0.0.50 - - [2026-06-10 05:57:57] "POST /virtual-machines HTTP/1.1" 200 395 0.017284 10.0.0.50 - - [2026-06-10 05:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013217 10.0.0.50 - - [2026-06-10 05:57:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114480 10.0.0.50 - - [2026-06-10 05:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030407 10.0.0.50 - - [2026-06-10 05:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009673 10.0.0.50 - - [2026-06-10 05:57:58] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004566 10.0.0.50 - - [2026-06-10 05:57:58] "POST /instance-ips HTTP/1.1" 200 397 0.017401 10.0.0.50 - - [2026-06-10 05:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018638 10.0.0.50 - - [2026-06-10 05:57:58] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008540 10.0.0.50 - - [2026-06-10 05:57:58] "POST /set-tag HTTP/1.1" 200 109 0.017098 10.0.0.50 - - [2026-06-10 05:57:58] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014146 10.0.0.50 - - [2026-06-10 05:57:58] "GET /instance-ip/54d12828-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003078 10.0.0.50 - - [2026-06-10 05:57:58] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004334 10.0.0.50 - - [2026-06-10 05:57:58] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.50 - - [2026-06-10 05:57:58] "POST /tags HTTP/1.1" 200 299 0.017243 10.0.0.50 - - [2026-06-10 05:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.50 - - [2026-06-10 05:57:58] "GET /tag/398a8d83-09d8-48f9-a6c4-d048764b507c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012475 10.0.0.50 - - [2026-06-10 05:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.50 - - [2026-06-10 05:57:58] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003396 10.0.0.50 - - [2026-06-10 05:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.50 - - [2026-06-10 05:57:58] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029793 10.0.0.50 - - [2026-06-10 05:57:58] "POST /virtual-machines HTTP/1.1" 200 395 0.010939 10.0.0.50 - - [2026-06-10 05:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012494 10.0.0.50 - - [2026-06-10 05:57:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089637 10.0.0.50 - - [2026-06-10 05:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009238 10.0.0.50 - - [2026-06-10 05:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.50 - - [2026-06-10 05:57:58] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011455 10.0.0.50 - - [2026-06-10 05:57:58] "POST /instance-ips HTTP/1.1" 200 397 0.023244 10.0.0.50 - - [2026-06-10 05:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026127 10.0.0.50 - - [2026-06-10 05:57:58] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017406 10.0.0.50 - - [2026-06-10 05:57:59] "POST /set-tag HTTP/1.1" 200 109 0.031937 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011733 10.0.0.50 - - [2026-06-10 05:57:59] "GET /instance-ip/55355cc6-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008443 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004667 10.0.0.50 - - [2026-06-10 05:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.50 - - [2026-06-10 05:57:59] "POST /tags HTTP/1.1" 200 299 0.016428 10.0.0.50 - - [2026-06-10 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2026-06-10 05:57:59] "GET /tag/e8ed9d9e-9534-4644-a35f-69c15d30ece9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011024 10.0.0.50 - - [2026-06-10 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003196 10.0.0.50 - - [2026-06-10 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011012 10.0.0.50 - - [2026-06-10 05:57:59] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039540 10.0.0.50 - - [2026-06-10 05:57:59] "POST /virtual-machines HTTP/1.1" 200 395 0.008963 10.0.0.50 - - [2026-06-10 05:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009037 10.0.0.50 - - [2026-06-10 05:57:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107089 10.0.0.50 - - [2026-06-10 05:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013348 10.0.0.50 - - [2026-06-10 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004899 10.0.0.50 - - [2026-06-10 05:57:59] "POST /instance-ips HTTP/1.1" 200 397 0.018950 10.0.0.50 - - [2026-06-10 05:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030803 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019395 10.0.0.50 - - [2026-06-10 05:57:59] "POST /set-tag HTTP/1.1" 200 109 0.021070 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012223 10.0.0.50 - - [2026-06-10 05:57:59] "GET /instance-ip/55a1c8ac-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003984 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005233 10.0.0.50 - - [2026-06-10 05:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.50 - - [2026-06-10 05:57:59] "POST /tags HTTP/1.1" 200 299 0.018697 10.0.0.50 - - [2026-06-10 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008640 10.0.0.50 - - [2026-06-10 05:57:59] "GET /tag/14f2e517-714a-4d0e-b202-7075d5b806f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013214 10.0.0.50 - - [2026-06-10 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.50 - - [2026-06-10 05:57:59] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003502 10.0.0.50 - - [2026-06-10 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2026-06-10 05:57:59] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020899 10.0.0.50 - - [2026-06-10 05:57:59] "POST /virtual-machines HTTP/1.1" 200 395 0.022017 10.0.0.50 - - [2026-06-10 05:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010856 10.0.0.50 - - [2026-06-10 05:58:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115394 10.0.0.50 - - [2026-06-10 05:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020317 10.0.0.50 - - [2026-06-10 05:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004736 10.0.0.50 - - [2026-06-10 05:58:00] "POST /instance-ips HTTP/1.1" 200 397 0.023843 10.0.0.50 - - [2026-06-10 05:58:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030507 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007074 10.0.0.50 - - [2026-06-10 05:58:00] "POST /set-tag HTTP/1.1" 200 109 0.026879 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017635 10.0.0.50 - - [2026-06-10 05:58:00] "GET /instance-ip/560c8fde-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.016032 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006872 10.0.0.50 - - [2026-06-10 05:58:00] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.004933 10.0.0.50 - - [2026-06-10 05:58:00] "POST /ref-update HTTP/1.1" 200 156 0.026894 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025196 10.0.0.50 - - [2026-06-10 05:58:00] "POST /set-tag HTTP/1.1" 200 109 0.005935 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007120 10.0.0.50 - - [2026-06-10 05:58:00] "POST /set-tag HTTP/1.1" 200 109 0.006054 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006216 10.0.0.50 - - [2026-06-10 05:58:00] "POST /ref-update HTTP/1.1" 200 156 0.010310 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022292 10.0.0.50 - - [2026-06-10 05:58:00] "POST /set-tag HTTP/1.1" 200 109 0.010442 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.008128 10.0.0.50 - - [2026-06-10 05:58:00] "POST /ref-update HTTP/1.1" 200 156 0.012449 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011348 10.0.0.50 - - [2026-06-10 05:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.50 - - [2026-06-10 05:58:00] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004150 10.0.0.50 - - [2026-06-10 05:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.010036 10.0.0.50 - - [2026-06-10 05:58:01] "POST /ref-update HTTP/1.1" 200 156 0.018246 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013153 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.006077 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004847 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008718 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005045 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010340 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006053 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005183 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.003708 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.50 - - [2026-06-10 05:58:01] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014096 10.0.0.50 - - [2026-06-10 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.50 - - [2026-06-10 05:58:03] "GET /virtual-machine/1826c217-a2d6-430f-a695-b90177f049b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003613 10.0.0.50 - - [2026-06-10 05:58:03] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006047 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 10.0.0.50 - - [2026-06-10 05:58:04] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004502 10.0.0.50 - - [2026-06-10 05:58:04] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.50 - - [2026-06-10 05:58:05] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004361 10.0.0.50 - - [2026-06-10 05:58:05] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.50 - - [2026-06-10 05:58:06] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004258 10.0.0.50 - - [2026-06-10 05:58:06] "POST /set-tag HTTP/1.1" 200 109 0.004419 10.0.0.50 - - [2026-06-10 05:58:06] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005261 10.0.0.50 - - [2026-06-10 05:58:06] "POST /set-tag HTTP/1.1" 200 109 0.016170 10.0.0.50 - - [2026-06-10 05:58:06] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013114 10.0.0.50 - - [2026-06-10 05:58:06] "POST /set-tag HTTP/1.1" 200 109 0.004215 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:58:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:58:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.50 - - [2026-06-10 05:58:08] "GET /virtual-machine/28299494-0d19-48d1-9286-b0d4c0649b19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003478 10.0.0.50 - - [2026-06-10 05:58:08] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004026 10.0.0.50 - - [2026-06-10 05:58:08] "GET /virtual-machine/ad7b25a1-79c5-416e-b0ee-a2082c8b761c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003649 10.0.0.50 - - [2026-06-10 05:58:08] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003915 10.0.0.50 - - [2026-06-10 05:58:08] "GET /virtual-machine/096ac011-edb4-430b-ac67-0a2754411ba8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003781 10.0.0.50 - - [2026-06-10 05:58:09] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006350 10.0.0.50 - - [2026-06-10 05:58:09] "GET /virtual-machine/1b3e87bd-e08e-4077-b327-8bc26b605be1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003506 10.0.0.50 - - [2026-06-10 05:58:09] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004177 10.0.0.50 - - [2026-06-10 05:58:09] "GET /virtual-machine/3798fc68-f5d9-42a7-a401-71749d692d88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003209 10.0.0.50 - - [2026-06-10 05:58:09] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003943 10.0.0.50 - - [2026-06-10 05:58:09] "GET /virtual-machine/f905a940-7718-4a71-9135-5539d09b369d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003035 10.0.0.50 - - [2026-06-10 05:58:09] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004744 10.0.0.50 - - [2026-06-10 05:58:11] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005178 10.0.0.50 - - [2026-06-10 05:58:11] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.50 - - [2026-06-10 05:58:14] "GET /virtual-machine/05bd059b-277a-40af-8bc1-a11d15715999?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003448 10.0.0.50 - - [2026-06-10 05:58:14] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004945 10.0.0.50 - - [2026-06-10 05:58:19] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010669 10.0.0.50 - - [2026-06-10 05:58:19] "POST /set-tag HTTP/1.1" 200 109 0.005826 10.0.0.50 - - [2026-06-10 05:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2026-06-10 05:58:19] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002387 10.0.0.50 - - [2026-06-10 05:58:19] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004355 10.0.0.50 - - [2026-06-10 05:58:19] "POST /set-tag HTTP/1.1" 200 109 0.025573 10.0.0.50 - - [2026-06-10 05:58:19] "DELETE /loadbalancer-member/08594634-f95b-4339-aadb-335fe264f247 HTTP/1.1" 200 115 0.080820 10.0.0.50 - - [2026-06-10 05:58:19] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005110 10.0.0.50 - - [2026-06-10 05:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.50 - - [2026-06-10 05:58:19] "DELETE /loadbalancer-member/912355e7-b6cd-4b46-b70a-4363b42c8ea3 HTTP/1.1" 200 115 0.020243 10.0.0.50 - - [2026-06-10 05:58:19] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007329 10.0.0.50 - - [2026-06-10 05:58:19] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001875 10.0.0.50 - - [2026-06-10 05:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.50 - - [2026-06-10 05:58:19] "DELETE /loadbalancer-member/04ab7372-8c31-46fa-ba43-e194c9088400 HTTP/1.1" 200 115 0.035984 10.0.0.50 - - [2026-06-10 05:58:19] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004491 10.0.0.50 - - [2026-06-10 05:58:19] "POST /set-tag HTTP/1.1" 200 109 0.003648 10.0.0.50 - - [2026-06-10 05:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2026-06-10 05:58:19] "GET /loadbalancer/58c83cbb-3b84-441c-82a4-04c541cf3170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002560 10.0.0.50 - - [2026-06-10 05:58:20] "GET /loadbalancer-pool/a6eb8970-78a3-43f4-b7b5-14de6d91c38d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003154 10.0.0.50 - - [2026-06-10 05:58:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019634 10.0.0.50 - - [2026-06-10 05:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011259 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010443 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004068 10.0.0.50 - - [2026-06-10 05:58:20] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002830 10.0.0.50 - - [2026-06-10 05:58:20] "POST /set-tag HTTP/1.1" 200 109 0.066326 10.0.0.50 - - [2026-06-10 05:58:20] "GET /loadbalancer-pool/ccbab4ca-500b-4c55-a3d5-955ef81ad6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011059 10.0.0.50 - - [2026-06-10 05:58:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024323 10.0.0.50 - - [2026-06-10 05:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011312 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018845 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008470 10.0.0.50 - - [2026-06-10 05:58:20] "POST /set-tag HTTP/1.1" 200 109 0.009941 10.0.0.50 - - [2026-06-10 05:58:20] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002729 10.0.0.50 - - [2026-06-10 05:58:20] "GET /loadbalancer-pool/b017c25f-a0d2-4e1d-89d0-960ca333c9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003421 10.0.0.50 - - [2026-06-10 05:58:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026102 10.0.0.50 - - [2026-06-10 05:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013553 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018480 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-machine-interface/de06c442-648f-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006401 10.0.0.50 - - [2026-06-10 05:58:20] "GET /floating-ip/855d4d25-ce40-41b5-9050-cc3b691fa98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003979 10.0.0.50 - - [2026-06-10 05:58:20] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.50 - - [2026-06-10 05:58:20] "POST /tags HTTP/1.1" 200 333 0.019089 10.0.0.50 - - [2026-06-10 05:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016534 10.0.0.50 - - [2026-06-10 05:58:20] "GET /tag/2da3a912-c36b-48ec-b9cf-1c58a30c56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011407 10.0.0.50 - - [2026-06-10 05:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2026-06-10 05:58:20] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037770 10.0.0.50 - - [2026-06-10 05:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004969 10.0.0.50 - - [2026-06-10 05:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.50 - - [2026-06-10 05:58:20] "GET /service-appliance-set/ff5588c9-2b51-4fff-81e9-fbb253030cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004146 10.0.0.50 - - [2026-06-10 05:58:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.003424 10.0.0.50 - - [2026-06-10 05:58:20] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.035192 10.0.0.50 - - [2026-06-10 05:58:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104239 10.0.0.50 - - [2026-06-10 05:58:20] "GET /virtual-machine-interface/23bef62c-d9ad-4054-a1aa-5f93a172ea78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017893 10.0.0.50 - - [2026-06-10 05:58:21] "POST /instance-ips HTTP/1.1" 200 409 0.024756 10.0.0.50 - - [2026-06-10 05:58:21] "GET /instance-ip/fab9188f-b239-4baa-952c-f82c11278ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007325 10.0.0.50 - - [2026-06-10 05:58:21] "POST /loadbalancers HTTP/1.1" 200 629 0.063057 10.0.0.50 - - [2026-06-10 05:58:21] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039481 10.0.0.50 - - [2026-06-10 05:58:21] "GET /instance-ip/fab9188f-b239-4baa-952c-f82c11278ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006689 10.0.0.50 - - [2026-06-10 05:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016148 10.0.0.50 - - [2026-06-10 05:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006225 10.0.0.50 - - [2026-06-10 05:58:21] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032998 10.0.0.50 - - [2026-06-10 05:58:21] "POST /floating-ips HTTP/1.1" 200 597 0.038704 10.0.0.50 - - [2026-06-10 05:58:21] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003095 10.0.0.50 - - [2026-06-10 05:58:21] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019243 10.0.0.50 - - [2026-06-10 05:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.50 - - [2026-06-10 05:58:21] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030712 10.0.0.50 - - [2026-06-10 05:58:21] "GET /loadbalancer-listener/e768de65-64aa-41f8-ae12-26f87b115e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.006588 10.0.0.50 - - [2026-06-10 05:58:21] "GET /loadbalancer-listener/e768de65-64aa-41f8-ae12-26f87b115e10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002768 10.0.0.50 - - [2026-06-10 05:58:21] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.027335 10.0.0.50 - - [2026-06-10 05:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009859 10.0.0.50 - - [2026-06-10 05:58:21] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007018 10.0.0.50 - - [2026-06-10 05:58:21] "GET /instance-ip/fab9188f-b239-4baa-952c-f82c11278ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006260 10.0.0.50 - - [2026-06-10 05:58:21] "GET /instance-ip/fab9188f-b239-4baa-952c-f82c11278ca1?fields=floating_ips HTTP/1.1" 200 1213 0.006448 10.0.0.50 - - [2026-06-10 05:58:21] "GET /loadbalancer-pool/998dcc48-a860-43aa-bb5f-526837775dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004568 10.0.0.50 - - [2026-06-10 05:58:21] "GET /floating-ip/0c7fca92-18ce-42e1-b7cd-3d685d5578ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003105 10.0.0.50 - - [2026-06-10 05:58:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027323 10.0.0.50 - - [2026-06-10 05:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038834 10.0.0.50 - - [2026-06-10 05:58:21] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016331 10.0.0.50 - - [2026-06-10 05:58:21] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007503 10.0.0.50 - - [2026-06-10 05:58:21] "POST /ref-update HTTP/1.1" 200 156 0.007084 10.0.0.50 - - [2026-06-10 05:58:21] "GET /floating-ip/0c7fca92-18ce-42e1-b7cd-3d685d5578ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.008055 10.0.0.50 - - [2026-06-10 05:58:21] "POST /tags HTTP/1.1" 409 221 0.003263 10.0.0.50 - - [2026-06-10 05:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.50 - - [2026-06-10 05:58:21] "GET /tag/2da3a912-c36b-48ec-b9cf-1c58a30c56b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009762 10.0.0.50 - - [2026-06-10 05:58:21] "PUT /floating-ip/0c7fca92-18ce-42e1-b7cd-3d685d5578ea HTTP/1.1" 200 256 0.011245 10.0.0.50 - - [2026-06-10 05:58:21] "POST /set-tag HTTP/1.1" 200 109 0.073962 10.0.0.50 - - [2026-06-10 05:58:21] "GET /loadbalancer-pool/998dcc48-a860-43aa-bb5f-526837775dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.016074 10.0.0.50 - - [2026-06-10 05:58:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014382 10.0.0.50 - - [2026-06-10 05:58:21] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005690 10.0.0.50 - - [2026-06-10 05:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008721 10.0.0.50 - - [2026-06-10 05:58:21] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006311 10.0.0.50 - - [2026-06-10 05:58:21] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004205 10.0.0.50 - - [2026-06-10 05:58:21] "POST /ref-update HTTP/1.1" 200 156 0.011785 10.0.0.50 - - [2026-06-10 05:58:21] "GET /floating-ip/0c7fca92-18ce-42e1-b7cd-3d685d5578ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.006012 10.0.0.50 - - [2026-06-10 05:58:22] "POST /set-tag HTTP/1.1" 200 109 0.107846 10.0.0.50 - - [2026-06-10 05:58:22] "POST /tags HTTP/1.1" 409 206 0.002511 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.50 - - [2026-06-10 05:58:22] "GET /tag/e6dfcdd6-2863-43a3-9608-adb6e60565b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019167 10.0.0.50 - - [2026-06-10 05:58:22] "POST /tags HTTP/1.1" 409 204 0.002094 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.50 - - [2026-06-10 05:58:22] "GET /tag/398a8d83-09d8-48f9-a6c4-d048764b507c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009977 10.0.0.50 - - [2026-06-10 05:58:22] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002616 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2026-06-10 05:58:22] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002536 10.0.0.50 - - [2026-06-10 05:58:22] "POST /tags HTTP/1.1" 409 206 0.001693 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2026-06-10 05:58:22] "GET /tag/e6dfcdd6-2863-43a3-9608-adb6e60565b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010116 10.0.0.50 - - [2026-06-10 05:58:22] "POST /tags HTTP/1.1" 409 226 0.002238 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2026-06-10 05:58:22] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011010 10.0.0.50 - - [2026-06-10 05:58:22] "POST /tags HTTP/1.1" 409 204 0.001771 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.50 - - [2026-06-10 05:58:22] "GET /tag/398a8d83-09d8-48f9-a6c4-d048764b507c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.025836 10.0.0.50 - - [2026-06-10 05:58:22] "POST /tags HTTP/1.1" 409 226 0.001907 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2026-06-10 05:58:22] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010570 10.0.0.50 - - [2026-06-10 05:58:22] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002218 10.0.0.50 - - [2026-06-10 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.50 - - [2026-06-10 05:58:22] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003313 10.0.0.50 - - [2026-06-10 05:58:22] "POST /firewall-rules HTTP/1.1" 200 626 0.067569 10.0.0.50 - - [2026-06-10 05:58:22] "POST /firewall-rules HTTP/1.1" 200 646 0.079388 10.0.0.50 - - [2026-06-10 05:58:22] "GET /firewall-rule/7dcda658-d584-4ae3-a8cd-f6223de23a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005334 10.0.0.50 - - [2026-06-10 05:58:22] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003165 10.0.0.50 - - [2026-06-10 05:58:22] "GET /firewall-rule/d06a37d6-6c4c-4780-bc42-c0e8fa63f8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004383 10.0.0.50 - - [2026-06-10 05:58:23] "POST /ref-update HTTP/1.1" 200 156 0.042993 10.0.0.50 - - [2026-06-10 05:58:23] "POST /firewall-policys HTTP/1.1" 200 606 0.056742 10.0.0.50 - - [2026-06-10 05:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020756 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010727 10.0.0.50 - - [2026-06-10 05:58:23] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002966 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002723 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003265 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/6829fa74-e128-427b-abb1-a8171fdea361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004652 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005920 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002864 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002734 10.0.0.50 - - [2026-06-10 05:58:23] "POST /ref-update HTTP/1.1" 200 156 0.048011 10.0.0.50 - - [2026-06-10 05:58:23] "POST /ref-update HTTP/1.1" 200 156 0.026674 10.0.0.50 - - [2026-06-10 05:58:23] "POST /ref-update HTTP/1.1" 200 156 0.021142 10.0.0.50 - - [2026-06-10 05:58:23] "POST /ref-update HTTP/1.1" 200 156 0.056279 10.0.0.50 - - [2026-06-10 05:58:23] "POST /ref-update HTTP/1.1" 200 156 0.043387 10.0.0.50 - - [2026-06-10 05:58:23] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003230 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:59:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.50 - - [2026-06-10 05:59:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:00:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:00:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.50 - - [2026-06-10 06:00:21] "POST /tags HTTP/1.1" 409 252 0.002723 10.0.0.50 - - [2026-06-10 06:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/c5e44b80-fbdf-4908-8f02-dd5d057f1343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.027062 10.0.0.50 - - [2026-06-10 06:00:22] "POST /tags HTTP/1.1" 409 228 0.002250 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/ffb0499a-1840-40ff-8ea8-dd724f91071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015681 10.0.0.50 - - [2026-06-10 06:00:22] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003787 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.50 - - [2026-06-10 06:00:22] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002991 10.0.0.50 - - [2026-06-10 06:00:22] "POST /tags HTTP/1.1" 409 206 0.001892 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/e6dfcdd6-2863-43a3-9608-adb6e60565b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013298 10.0.0.50 - - [2026-06-10 06:00:22] "POST /tags HTTP/1.1" 409 226 0.004736 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010503 10.0.0.50 - - [2026-06-10 06:00:22] "POST /tags HTTP/1.1" 409 204 0.002320 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/398a8d83-09d8-48f9-a6c4-d048764b507c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012432 10.0.0.50 - - [2026-06-10 06:00:22] "POST /tags HTTP/1.1" 409 226 0.002226 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015051 10.0.0.50 - - [2026-06-10 06:00:22] "POST /tags HTTP/1.1" 409 228 0.002228 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/ffb0499a-1840-40ff-8ea8-dd724f91071d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017683 10.0.0.50 - - [2026-06-10 06:00:22] "POST /tags HTTP/1.1" 409 252 0.002190 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.50 - - [2026-06-10 06:00:22] "GET /tag/c5e44b80-fbdf-4908-8f02-dd5d057f1343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011862 10.0.0.50 - - [2026-06-10 06:00:22] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002853 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.50 - - [2026-06-10 06:00:22] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003027 10.0.0.50 - - [2026-06-10 06:00:22] "POST /firewall-rules HTTP/1.1" 409 281 0.001724 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2026-06-10 06:00:22] "PUT /firewall-rule/d06a37d6-6c4c-4780-bc42-c0e8fa63f8f0 HTTP/1.1" 200 260 0.017713 10.0.0.50 - - [2026-06-10 06:00:22] "POST /firewall-rules HTTP/1.1" 409 291 0.009592 10.0.0.50 - - [2026-06-10 06:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2026-06-10 06:00:22] "PUT /firewall-rule/7dcda658-d584-4ae3-a8cd-f6223de23a47 HTTP/1.1" 200 260 0.026103 10.0.0.50 - - [2026-06-10 06:00:22] "GET /firewall-rule/7dcda658-d584-4ae3-a8cd-f6223de23a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.010772 10.0.0.50 - - [2026-06-10 06:00:22] "POST /firewall-rules HTTP/1.1" 200 658 0.076920 10.0.0.50 - - [2026-06-10 06:00:22] "GET /firewall-rule/3160d90d-a1d6-443c-bd43-5ad9d36bb83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.012800 10.0.0.50 - - [2026-06-10 06:00:22] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002949 10.0.0.50 - - [2026-06-10 06:00:23] "GET /firewall-rule/d06a37d6-6c4c-4780-bc42-c0e8fa63f8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004072 10.0.0.50 - - [2026-06-10 06:00:23] "POST /firewall-policys HTTP/1.1" 409 269 0.002517 10.0.0.50 - - [2026-06-10 06:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2026-06-10 06:00:23] "PUT /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43 HTTP/1.1" 200 264 0.030912 10.0.0.50 - - [2026-06-10 06:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012083 10.0.0.50 - - [2026-06-10 06:00:23] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004234 10.0.0.50 - - [2026-06-10 06:00:23] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002743 10.0.0.50 - - [2026-06-10 06:00:23] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003312 10.0.0.50 - - [2026-06-10 06:00:23] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002956 10.0.0.50 - - [2026-06-10 06:00:23] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002824 10.0.0.50 - - [2026-06-10 06:00:23] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003288 10.0.0.50 - - [2026-06-10 06:01:05] "GET /global-system-configs HTTP/1.1" 200 322 0.007586 10.0.0.50 - - [2026-06-10 06:01:06] "GET /global-system-configs HTTP/1.1" 200 322 0.004615 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009277 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.008039 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004616 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006609 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.005711 10.0.0.50 - - [2026-06-10 06:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.50 - - [2026-06-10 06:01:24] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002868 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004335 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.027991 10.0.0.50 - - [2026-06-10 06:01:24] "DELETE /loadbalancer-member/e9c3e96b-2d96-4734-9651-abcff7e8d672 HTTP/1.1" 200 115 0.024626 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004657 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004997 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.50 - - [2026-06-10 06:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2026-06-10 06:01:24] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003506 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004327 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005615 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.50 - - [2026-06-10 06:01:24] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004281 10.0.0.50 - - [2026-06-10 06:01:24] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.50 - - [2026-06-10 06:01:25] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005141 10.0.0.50 - - [2026-06-10 06:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.50 - - [2026-06-10 06:01:25] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009460 10.0.0.50 - - [2026-06-10 06:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.50 - - [2026-06-10 06:01:25] "GET /virtual-machine/1826c217-a2d6-430f-a695-b90177f049b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003246 10.0.0.50 - - [2026-06-10 06:01:25] "POST /ref-update HTTP/1.1" 200 156 0.012318 10.0.0.50 - - [2026-06-10 06:01:25] "GET /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010231 10.0.0.50 - - [2026-06-10 06:01:25] "POST /set-tag HTTP/1.1" 200 109 0.016699 10.0.0.50 - - [2026-06-10 06:01:25] "POST /set-tag HTTP/1.1" 200 109 0.041952 10.0.0.50 - - [2026-06-10 06:01:25] "POST /set-tag HTTP/1.1" 200 109 0.034176 10.0.0.50 - - [2026-06-10 06:01:25] "POST /set-tag HTTP/1.1" 200 109 0.013758 10.0.0.50 - - [2026-06-10 06:01:25] "POST /set-tag HTTP/1.1" 200 109 0.031302 10.0.0.50 - - [2026-06-10 06:01:25] "DELETE /instance-ip/52e08b3a-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.073744 10.0.0.50 - - [2026-06-10 06:01:25] "POST /ref-update HTTP/1.1" 200 156 0.010860 10.0.0.50 - - [2026-06-10 06:01:26] "DELETE /virtual-machine-interface/52c9a0f0-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.041011 10.0.0.50 - - [2026-06-10 06:01:26] "DELETE /virtual-machine/1826c217-a2d6-430f-a695-b90177f049b5 HTTP/1.1" 200 115 0.016178 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005439 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.003550 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005405 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine/ad7b25a1-79c5-416e-b0ee-a2082c8b761c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002968 10.0.0.50 - - [2026-06-10 06:01:26] "POST /ref-update HTTP/1.1" 200 156 0.010217 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007637 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.042291 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.017300 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.030635 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.052640 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.015708 10.0.0.50 - - [2026-06-10 06:01:26] "DELETE /instance-ip/53d2d52a-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.057421 10.0.0.50 - - [2026-06-10 06:01:26] "DELETE /virtual-machine-interface/53bd48a4-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.035877 10.0.0.50 - - [2026-06-10 06:01:26] "DELETE /virtual-machine/ad7b25a1-79c5-416e-b0ee-a2082c8b761c HTTP/1.1" 200 115 0.025493 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005704 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.007582 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004124 10.0.0.50 - - [2026-06-10 06:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine/096ac011-edb4-430b-ac67-0a2754411ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002981 10.0.0.50 - - [2026-06-10 06:01:26] "POST /ref-update HTTP/1.1" 200 156 0.010296 10.0.0.50 - - [2026-06-10 06:01:26] "GET /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010192 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.020778 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.040215 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.034831 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.022732 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.030479 10.0.0.50 - - [2026-06-10 06:01:27] "DELETE /instance-ip/544e68d4-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.051798 10.0.0.50 - - [2026-06-10 06:01:27] "DELETE /virtual-machine-interface/54339c2a-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.041102 10.0.0.50 - - [2026-06-10 06:01:27] "DELETE /virtual-machine/096ac011-edb4-430b-ac67-0a2754411ba8 HTTP/1.1" 200 115 0.022557 10.0.0.50 - - [2026-06-10 06:01:27] "DELETE /tag/0b2720bd-879c-4c72-8eab-5d85816a932c HTTP/1.1" 200 115 0.043032 10.0.0.50 - - [2026-06-10 06:01:27] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003779 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.50 - - [2026-06-10 06:01:27] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004536 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.50 - - [2026-06-10 06:01:27] "GET /virtual-machine/28299494-0d19-48d1-9286-b0d4c0649b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003201 10.0.0.50 - - [2026-06-10 06:01:27] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.50 - - [2026-06-10 06:01:27] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008874 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.029456 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.036302 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.023268 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.017568 10.0.0.50 - - [2026-06-10 06:01:27] "POST /set-tag HTTP/1.1" 200 109 0.030484 10.0.0.50 - - [2026-06-10 06:01:27] "DELETE /instance-ip/534e5796-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.044283 10.0.0.50 - - [2026-06-10 06:01:27] "POST /ref-update HTTP/1.1" 200 156 0.007257 10.0.0.50 - - [2026-06-10 06:01:27] "DELETE /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.042761 10.0.0.50 - - [2026-06-10 06:01:28] "DELETE /virtual-machine/28299494-0d19-48d1-9286-b0d4c0649b19 HTTP/1.1" 200 115 0.019216 10.0.0.50 - - [2026-06-10 06:01:28] "DELETE /tag/1b8932db-6652-4dd0-8ec9-b18472f842b3 HTTP/1.1" 200 115 0.046423 10.0.0.50 - - [2026-06-10 06:01:28] "DELETE /tag/e6dfcdd6-2863-43a3-9608-adb6e60565b9 HTTP/1.1" 409 388 0.005061 10.0.0.50 - - [2026-06-10 06:01:55] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005251 10.0.0.50 - - [2026-06-10 06:01:55] "POST /set-tag HTTP/1.1" 200 109 0.004713 10.0.0.50 - - [2026-06-10 06:01:55] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005022 10.0.0.50 - - [2026-06-10 06:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.50 - - [2026-06-10 06:01:55] "GET /virtual-machine/1b3e87bd-e08e-4077-b327-8bc26b605be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002720 10.0.0.50 - - [2026-06-10 06:01:55] "POST /ref-update HTTP/1.1" 200 156 0.009364 10.0.0.50 - - [2026-06-10 06:01:55] "GET /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017639 10.0.0.50 - - [2026-06-10 06:01:55] "POST /set-tag HTTP/1.1" 200 109 0.017444 10.0.0.50 - - [2026-06-10 06:01:55] "POST /set-tag HTTP/1.1" 200 109 0.015437 10.0.0.50 - - [2026-06-10 06:01:55] "POST /set-tag HTTP/1.1" 200 109 0.024887 10.0.0.50 - - [2026-06-10 06:01:55] "POST /set-tag HTTP/1.1" 200 109 0.026174 10.0.0.50 - - [2026-06-10 06:01:55] "DELETE /instance-ip/54d12828-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.033388 10.0.0.50 - - [2026-06-10 06:01:56] "DELETE /virtual-machine-interface/54b981f0-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.042539 10.0.0.50 - - [2026-06-10 06:01:56] "DELETE /virtual-machine/1b3e87bd-e08e-4077-b327-8bc26b605be1 HTTP/1.1" 200 115 0.023042 10.0.0.50 - - [2026-06-10 06:01:56] "DELETE /tag/4309d9e1-b7a6-4c72-a56c-7f7ed84023d2 HTTP/1.1" 200 115 0.034603 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006490 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.005118 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006891 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine/05bd059b-277a-40af-8bc1-a11d15715999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002808 10.0.0.50 - - [2026-06-10 06:01:56] "POST /ref-update HTTP/1.1" 200 156 0.008199 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005783 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.017343 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.020037 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.019019 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.014573 10.0.0.50 - - [2026-06-10 06:01:56] "DELETE /instance-ip/560c8fde-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.048676 10.0.0.50 - - [2026-06-10 06:01:56] "DELETE /virtual-machine-interface/55f557ce-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.050157 10.0.0.50 - - [2026-06-10 06:01:56] "DELETE /virtual-machine/05bd059b-277a-40af-8bc1-a11d15715999 HTTP/1.1" 200 115 0.019684 10.0.0.50 - - [2026-06-10 06:01:56] "DELETE /tag/14f2e517-714a-4d0e-b202-7075d5b806f4 HTTP/1.1" 200 115 0.038692 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004593 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004363 10.0.0.50 - - [2026-06-10 06:01:56] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine/3798fc68-f5d9-42a7-a401-71749d692d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003463 10.0.0.50 - - [2026-06-10 06:01:56] "POST /ref-update HTTP/1.1" 200 156 0.009189 10.0.0.50 - - [2026-06-10 06:01:56] "GET /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008068 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.019009 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.022759 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.022626 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.012196 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /instance-ip/55a1c8ac-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.039859 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /virtual-machine-interface/558e6780-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.045146 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /virtual-machine/3798fc68-f5d9-42a7-a401-71749d692d88 HTTP/1.1" 200 115 0.032290 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /tag/c5e44b80-fbdf-4908-8f02-dd5d057f1343 HTTP/1.1" 409 236 0.008245 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /tag/e8ed9d9e-9534-4644-a35f-69c15d30ece9 HTTP/1.1" 200 115 0.038997 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /tag/ffb0499a-1840-40ff-8ea8-dd724f91071d HTTP/1.1" 409 236 0.007352 10.0.0.50 - - [2026-06-10 06:01:57] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006386 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.50 - - [2026-06-10 06:01:57] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004140 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.50 - - [2026-06-10 06:01:57] "GET /virtual-machine/f905a940-7718-4a71-9135-5539d09b369d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003142 10.0.0.50 - - [2026-06-10 06:01:57] "POST /ref-update HTTP/1.1" 200 156 0.008684 10.0.0.50 - - [2026-06-10 06:01:57] "GET /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011704 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.019661 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.029506 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.017703 10.0.0.50 - - [2026-06-10 06:01:57] "POST /set-tag HTTP/1.1" 200 109 0.014896 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /instance-ip/55355cc6-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.064340 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /virtual-machine-interface/551d15d0-6491-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.041669 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /virtual-machine/f905a940-7718-4a71-9135-5539d09b369d HTTP/1.1" 200 115 0.020297 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /tag/608c97b4-1d90-4de2-93ef-116732117fa7 HTTP/1.1" 200 115 0.034602 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /tag/398a8d83-09d8-48f9-a6c4-d048764b507c HTTP/1.1" 409 236 0.003999 10.0.0.50 - - [2026-06-10 06:01:57] "DELETE /tag/3787cc81-58ab-4268-a909-8579c814e0f8 HTTP/1.1" 200 115 0.035462 10.0.0.50 - - [2026-06-10 06:01:59] "POST /projects HTTP/1.1" 409 238 0.002571 10.0.0.50 - - [2026-06-10 06:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.50 - - [2026-06-10 06:01:59] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022574 10.0.0.50 - - [2026-06-10 06:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.50 - - [2026-06-10 06:01:59] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004924 10.0.0.50 - - [2026-06-10 06:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.50 - - [2026-06-10 06:01:59] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005666 10.0.0.50 - - [2026-06-10 06:01:59] "POST /security-groups HTTP/1.1" 409 285 0.007411 10.0.0.50 - - [2026-06-10 06:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-06-10 06:01:59] "PUT /security-group/0e138ab4-7eda-42ce-86bd-3c54fac90966 HTTP/1.1" 200 262 0.054990 10.0.0.50 - - [2026-06-10 06:01:59] "PUT /access-control-list/95fb8ef1-9365-4957-b032-5234939a536e HTTP/1.1" 200 272 0.013335 10.0.0.50 - - [2026-06-10 06:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019613 10.0.0.50 - - [2026-06-10 06:02:00] "PUT /access-control-list/9f9ab4cf-8d64-4987-b69d-1ecc4e5549d2 HTTP/1.1" 200 272 0.027624 10.0.0.50 - - [2026-06-10 06:02:05] "POST /projects HTTP/1.1" 409 238 0.004239 10.0.0.50 - - [2026-06-10 06:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.50 - - [2026-06-10 06:02:05] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037200 10.0.0.50 - - [2026-06-10 06:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.50 - - [2026-06-10 06:02:05] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005277 10.0.0.50 - - [2026-06-10 06:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2026-06-10 06:02:05] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005707 10.0.0.50 - - [2026-06-10 06:02:05] "POST /security-groups HTTP/1.1" 409 285 0.003013 10.0.0.50 - - [2026-06-10 06:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-06-10 06:02:05] "PUT /security-group/0e138ab4-7eda-42ce-86bd-3c54fac90966 HTTP/1.1" 200 262 0.056785 10.0.0.50 - - [2026-06-10 06:02:05] "PUT /access-control-list/95fb8ef1-9365-4957-b032-5234939a536e HTTP/1.1" 200 272 0.014476 10.0.0.50 - - [2026-06-10 06:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024544 10.0.0.50 - - [2026-06-10 06:02:05] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.024265 10.0.0.50 - - [2026-06-10 06:02:05] "PUT /access-control-list/9f9ab4cf-8d64-4987-b69d-1ecc4e5549d2 HTTP/1.1" 200 272 0.032026 10.0.0.50 - - [2026-06-10 06:02:05] "GET /firewall-rule/33118414-3bb5-4363-9b27-d077df105f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003405 10.0.0.50 - - [2026-06-10 06:02:05] "POST /ref-update HTTP/1.1" 200 156 0.049231 10.0.0.50 - - [2026-06-10 06:02:05] "DELETE /firewall-rule/33118414-3bb5-4363-9b27-d077df105f7f HTTP/1.1" 200 115 0.039206 10.0.0.50 - - [2026-06-10 06:02:05] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005419 10.0.0.50 - - [2026-06-10 06:02:05] "GET /firewall-rule/459a10d2-c742-4bfe-a9b7-3f79187fe89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003420 10.0.0.50 - - [2026-06-10 06:02:05] "POST /ref-update HTTP/1.1" 200 156 0.045369 10.0.0.50 - - [2026-06-10 06:02:05] "DELETE /firewall-rule/459a10d2-c742-4bfe-a9b7-3f79187fe89b HTTP/1.1" 200 115 0.043739 10.0.0.50 - - [2026-06-10 06:02:05] "DELETE /tag/c5e44b80-fbdf-4908-8f02-dd5d057f1343 HTTP/1.1" 409 236 0.005729 10.0.0.50 - - [2026-06-10 06:02:05] "DELETE /tag/7868b3ee-d16e-4a1b-958b-1df2d42febb9 HTTP/1.1" 200 115 0.034939 10.0.0.50 - - [2026-06-10 06:02:05] "DELETE /tag/ffb0499a-1840-40ff-8ea8-dd724f91071d HTTP/1.1" 409 236 0.003591 10.0.0.50 - - [2026-06-10 06:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.50 - - [2026-06-10 06:02:05] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004232 10.0.0.50 - - [2026-06-10 06:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.50 - - [2026-06-10 06:02:05] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003543 10.0.0.50 - - [2026-06-10 06:02:05] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.042630 10.0.0.50 - - [2026-06-10 06:02:05] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.053541 10.0.0.50 - - [2026-06-10 06:02:05] "DELETE /security-group/0e138ab4-7eda-42ce-86bd-3c54fac90966 HTTP/1.1" 200 115 0.048910 10.0.0.50 - - [2026-06-10 06:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007272 10.0.0.50 - - [2026-06-10 06:02:06] "DELETE /access-control-list/95fb8ef1-9365-4957-b032-5234939a536e HTTP/1.1" 200 115 0.036241 10.0.0.50 - - [2026-06-10 06:02:06] "DELETE /access-control-list/9f9ab4cf-8d64-4987-b69d-1ecc4e5549d2 HTTP/1.1" 200 115 0.028120 10.0.0.50 - - [2026-06-10 06:02:06] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037494 10.0.0.50 - - [2026-06-10 06:02:06] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?fields=security_groups HTTP/1.1" 200 1352 0.036200 10.0.0.50 - - [2026-06-10 06:02:06] "DELETE /security-group/02cb9e48-97b1-44d2-8fe3-b3e70552c3c8 HTTP/1.1" 200 115 0.048369 10.0.0.50 - - [2026-06-10 06:02:06] "DELETE /access-control-list/7d8c4ae2-8bf4-4e29-80e1-86ab4e81a5ac HTTP/1.1" 200 115 0.044236 10.0.0.50 - - [2026-06-10 06:02:06] "GET /project/e13e623d-6e64-4002-85f8-f2429a47864b?fields=application_policy_sets HTTP/1.1" 200 1391 0.052437 10.0.0.50 - - [2026-06-10 06:02:06] "DELETE /access-control-list/b13c761e-6264-4a61-9476-b3b8be024963 HTTP/1.1" 200 115 0.055419 10.0.0.50 - - [2026-06-10 06:02:06] "DELETE /project/e13e623d-6e64-4002-85f8-f2429a47864b HTTP/1.1" 200 115 0.308914 10.0.0.50 - - [2026-06-10 06:02:06] "POST /projects HTTP/1.1" 409 238 0.002453 10.0.0.50 - - [2026-06-10 06:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2026-06-10 06:02:06] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036660 10.0.0.50 - - [2026-06-10 06:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2026-06-10 06:02:06] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005259 10.0.0.50 - - [2026-06-10 06:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.50 - - [2026-06-10 06:02:06] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004184 10.0.0.50 - - [2026-06-10 06:02:06] "POST /security-groups HTTP/1.1" 409 285 0.002272 10.0.0.50 - - [2026-06-10 06:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2026-06-10 06:02:06] "PUT /security-group/7efa6519-2247-4492-84ba-269278e88cd6 HTTP/1.1" 200 262 0.059420 10.0.0.50 - - [2026-06-10 06:02:06] "PUT /access-control-list/64ba707b-6beb-468a-b156-64a4e50bb542 HTTP/1.1" 200 272 0.012169 10.0.0.50 - - [2026-06-10 06:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034072 10.0.0.50 - - [2026-06-10 06:02:06] "PUT /access-control-list/4dbed946-8bc5-4ca1-89ae-a23e6e97144c HTTP/1.1" 200 272 0.048954 10.0.0.50 - - [2026-06-10 06:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.50 - - [2026-06-10 06:02:10] "GET /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003001 10.0.0.50 - - [2026-06-10 06:02:10] "GET /virtual-machine-interface/53384cbc-6491-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001752 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /loadbalancer-member/94f9d9b8-851d-455f-b184-3beef613f881 HTTP/1.1" 200 115 0.044394 10.0.0.50 - - [2026-06-10 06:02:11] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004306 10.0.0.50 - - [2026-06-10 06:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2026-06-10 06:02:11] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003416 10.0.0.50 - - [2026-06-10 06:02:11] "GET /firewall-policy/5bb57573-12c7-49cc-8d69-ed004fd27f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002416 10.0.0.50 - - [2026-06-10 06:02:11] "GET /firewall-rule/d06a37d6-6c4c-4780-bc42-c0e8fa63f8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003658 10.0.0.50 - - [2026-06-10 06:02:11] "POST /ref-update HTTP/1.1" 200 156 0.023344 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /firewall-rule/d06a37d6-6c4c-4780-bc42-c0e8fa63f8f0 HTTP/1.1" 200 115 0.065260 10.0.0.50 - - [2026-06-10 06:02:11] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004684 10.0.0.50 - - [2026-06-10 06:02:11] "GET /firewall-rule/3160d90d-a1d6-443c-bd43-5ad9d36bb83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003253 10.0.0.50 - - [2026-06-10 06:02:11] "POST /ref-update HTTP/1.1" 200 156 0.014320 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /firewall-rule/3160d90d-a1d6-443c-bd43-5ad9d36bb83e HTTP/1.1" 200 115 0.039846 10.0.0.50 - - [2026-06-10 06:02:11] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004622 10.0.0.50 - - [2026-06-10 06:02:11] "GET /firewall-rule/7dcda658-d584-4ae3-a8cd-f6223de23a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003177 10.0.0.50 - - [2026-06-10 06:02:11] "POST /ref-update HTTP/1.1" 200 156 0.012799 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /firewall-rule/7dcda658-d584-4ae3-a8cd-f6223de23a47 HTTP/1.1" 200 115 0.042781 10.0.0.50 - - [2026-06-10 06:02:11] "GET /application-policy-set/69e269b7-951c-4cb2-8ab6-d1484ec531f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002864 10.0.0.50 - - [2026-06-10 06:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.50 - - [2026-06-10 06:02:11] "GET /policy-management/8ff1a22d-45f1-4cd3-bfce-0a76f42deb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003025 10.0.0.50 - - [2026-06-10 06:02:11] "GET /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004672 10.0.0.50 - - [2026-06-10 06:02:11] "POST /ref-update HTTP/1.1" 200 156 0.022273 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /firewall-policy/626b6972-98ff-4e0e-9109-b48942fa7b43 HTTP/1.1" 200 115 0.040402 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /tag/e6dfcdd6-2863-43a3-9608-adb6e60565b9 HTTP/1.1" 200 115 0.065281 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /tag/c5e44b80-fbdf-4908-8f02-dd5d057f1343 HTTP/1.1" 200 115 0.033352 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /tag/398a8d83-09d8-48f9-a6c4-d048764b507c HTTP/1.1" 200 115 0.108105 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /tag/ffb0499a-1840-40ff-8ea8-dd724f91071d HTTP/1.1" 200 115 0.065903 10.0.0.50 - - [2026-06-10 06:02:11] "DELETE /loadbalancer-pool/998dcc48-a860-43aa-bb5f-526837775dbc HTTP/1.1" 200 115 0.035948 10.0.0.50 - - [2026-06-10 06:02:12] "DELETE /loadbalancer-listener/e768de65-64aa-41f8-ae12-26f87b115e10 HTTP/1.1" 200 115 0.051830 10.0.0.50 - - [2026-06-10 06:02:12] "DELETE /loadbalancer/4325195f-bbbd-4b21-8f78-9b16a7ca6a90 HTTP/1.1" 200 115 0.047842 10.0.0.50 - - [2026-06-10 06:02:12] "DELETE /floating-ip/0c7fca92-18ce-42e1-b7cd-3d685d5578ea HTTP/1.1" 200 115 0.040877 10.0.0.50 - - [2026-06-10 06:02:12] "DELETE /instance-ip/fab9188f-b239-4baa-952c-f82c11278ca1 HTTP/1.1" 200 115 0.055106 10.0.0.50 - - [2026-06-10 06:02:12] "DELETE /virtual-machine-interface/23bef62c-d9ad-4054-a1aa-5f93a172ea78 HTTP/1.1" 200 115 0.044515 10.0.0.50 - - [2026-06-10 06:02:12] "DELETE /tag/2da3a912-c36b-48ec-b9cf-1c58a30c56b5 HTTP/1.1" 200 115 0.040962 10.0.0.50 - - [2026-06-10 06:02:12] "POST /projects HTTP/1.1" 409 238 0.002506 10.0.0.50 - - [2026-06-10 06:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.50 - - [2026-06-10 06:02:12] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038745 10.0.0.50 - - [2026-06-10 06:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.50 - - [2026-06-10 06:02:12] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005870 10.0.0.50 - - [2026-06-10 06:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.50 - - [2026-06-10 06:02:12] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005615 10.0.0.50 - - [2026-06-10 06:02:12] "POST /security-groups HTTP/1.1" 409 285 0.003712 10.0.0.50 - - [2026-06-10 06:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.50 - - [2026-06-10 06:02:12] "PUT /security-group/7efa6519-2247-4492-84ba-269278e88cd6 HTTP/1.1" 200 262 0.065605 10.0.0.50 - - [2026-06-10 06:02:12] "PUT /access-control-list/64ba707b-6beb-468a-b156-64a4e50bb542 HTTP/1.1" 200 272 0.040361 10.0.0.50 - - [2026-06-10 06:02:12] "PUT /access-control-list/4dbed946-8bc5-4ca1-89ae-a23e6e97144c HTTP/1.1" 200 272 0.046647 10.0.0.50 - - [2026-06-10 06:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.079272 10.0.0.50 - - [2026-06-10 06:02:12] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.024966 10.0.0.50 - - [2026-06-10 06:02:12] "GET /firewall-rule/eba174d6-8e75-4d4b-9ee3-fe6f3a2fbaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003139 10.0.0.50 - - [2026-06-10 06:02:12] "POST /ref-update HTTP/1.1" 200 156 0.052448 10.0.0.50 - - [2026-06-10 06:02:12] "DELETE /firewall-rule/eba174d6-8e75-4d4b-9ee3-fe6f3a2fbaba HTTP/1.1" 200 115 0.052323 10.0.0.50 - - [2026-06-10 06:02:12] "GET /firewall-policy/6fa13f7d-76aa-4a1d-bc01-fca1fc0fc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008830 10.0.0.50 - - [2026-06-10 06:02:12] "GET /firewall-rule/18e1699a-5a1a-44ce-8f18-c49bdf2e35bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006960 10.0.0.50 - - [2026-06-10 06:02:13] "POST /ref-update HTTP/1.1" 200 156 0.055713 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /firewall-rule/18e1699a-5a1a-44ce-8f18-c49bdf2e35bb HTTP/1.1" 200 115 0.061040 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /tag/d4b4b0d0-96b6-4dc4-bb32-5f05de9c900d HTTP/1.1" 200 115 0.050202 10.0.0.50 - - [2026-06-10 06:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.50 - - [2026-06-10 06:02:13] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004875 10.0.0.50 - - [2026-06-10 06:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.50 - - [2026-06-10 06:02:13] "GET /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005158 10.0.0.50 - - [2026-06-10 06:02:13] "PUT /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64 HTTP/1.1" 200 264 0.041974 10.0.0.50 - - [2026-06-10 06:02:13] "PUT /virtual-network/91fac05b-bf34-47e0-9d61-cf5d12dccfe9 HTTP/1.1" 200 264 0.047575 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /security-group/7efa6519-2247-4492-84ba-269278e88cd6 HTTP/1.1" 200 115 0.104645 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /access-control-list/64ba707b-6beb-468a-b156-64a4e50bb542 HTTP/1.1" 200 115 0.046396 10.0.0.50 - - [2026-06-10 06:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /access-control-list/4dbed946-8bc5-4ca1-89ae-a23e6e97144c HTTP/1.1" 200 115 0.025976 10.0.0.50 - - [2026-06-10 06:02:13] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043978 10.0.0.50 - - [2026-06-10 06:02:13] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?fields=security_groups HTTP/1.1" 200 1352 0.045728 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /security-group/bcb52700-3a51-4755-a813-84989f4846c6 HTTP/1.1" 200 115 0.069863 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /access-control-list/125bf1b9-a084-419c-9974-b704a5c55bc9 HTTP/1.1" 200 115 0.040634 10.0.0.50 - - [2026-06-10 06:02:13] "GET /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550?fields=application_policy_sets HTTP/1.1" 200 1391 0.039966 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /access-control-list/6cc6d9f9-00aa-45cc-96ef-0387574b27fd HTTP/1.1" 200 115 0.045767 10.0.0.50 - - [2026-06-10 06:02:13] "DELETE /project/5b0ca232-1f51-4eae-8da7-6ce4b62e3550 HTTP/1.1" 200 115 0.367854 10.0.0.50 - - [2026-06-10 06:03:09] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.50 - - [2026-06-10 06:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.50 - - [2026-06-10 06:03:09] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002920 10.0.0.50 - - [2026-06-10 06:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.50 - - [2026-06-10 06:03:10] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002374 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:03:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:03:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001503 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001124 10.0.0.50 - - [2026-06-10 06:03:28] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.50 - - [2026-06-10 06:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2026-06-10 06:03:28] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004990 10.0.0.50 - - [2026-06-10 06:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2026-06-10 06:03:28] "GET /config-node/d64b8e8e-dbe3-4001-9280-2cf09c9bae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002093 10.0.0.50 - - [2026-06-10 06:03:39] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.50 - - [2026-06-10 06:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.50 - - [2026-06-10 06:03:39] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002722 10.0.0.50 - - [2026-06-10 06:03:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001901 10.0.0.50 - - [2026-06-10 06:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.50 - - [2026-06-10 06:03:39] "GET /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003038 10.0.0.50 - - [2026-06-10 06:03:39] "PUT /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276 HTTP/1.1" 200 254 0.015602 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:03:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:03:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001734 10.0.0.50 - - [2026-06-10 06:03:53] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.50 - - [2026-06-10 06:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2026-06-10 06:03:54] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006193 10.0.0.50 - - [2026-06-10 06:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.50 - - [2026-06-10 06:03:54] "GET /config-node/d64b8e8e-dbe3-4001-9280-2cf09c9bae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002157 10.0.0.50 - - [2026-06-10 06:03:54] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.50 - - [2026-06-10 06:03:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002022 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-06-10 06:03:59] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002088 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.50 - - [2026-06-10 06:03:59] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.007793 10.0.0.50 - - [2026-06-10 06:03:59] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.50 - - [2026-06-10 06:03:59] "POST /alarms HTTP/1.1" 409 264 0.001974 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.50 - - [2026-06-10 06:03:59] "PUT /alarm/f0b7ae7a-93a6-49c5-ac83-8da3df99024b HTTP/1.1" 200 244 0.008947 10.0.0.50 - - [2026-06-10 06:03:59] "POST /alarms HTTP/1.1" 409 261 0.002611 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2026-06-10 06:03:59] "PUT /alarm/b7d16848-05c1-4e8f-a78d-9fe48acecca2 HTTP/1.1" 200 244 0.009881 10.0.0.50 - - [2026-06-10 06:03:59] "POST /alarms HTTP/1.1" 409 261 0.005798 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2026-06-10 06:03:59] "PUT /alarm/226e2151-4bdb-4996-a7de-4efd0e2c954d HTTP/1.1" 200 244 0.009983 10.0.0.50 - - [2026-06-10 06:03:59] "POST /alarms HTTP/1.1" 409 253 0.005696 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.50 - - [2026-06-10 06:03:59] "PUT /alarm/8baeb8ab-5066-446b-89c0-8afe3e622dd2 HTTP/1.1" 200 244 0.018505 10.0.0.50 - - [2026-06-10 06:03:59] "POST /alarms HTTP/1.1" 409 251 0.006914 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.50 - - [2026-06-10 06:03:59] "PUT /alarm/6b03558b-bcba-418e-a8ae-97392a7c2052 HTTP/1.1" 200 244 0.012173 10.0.0.50 - - [2026-06-10 06:03:59] "POST /alarms HTTP/1.1" 409 252 0.003603 10.0.0.50 - - [2026-06-10 06:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.50 - - [2026-06-10 06:03:59] "PUT /alarm/5d492b67-ec1f-44e2-9834-6d4e1e0224f8 HTTP/1.1" 200 244 0.013323 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 256 0.005536 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/28bfb5ca-d886-4cb5-9ff6-0615d86076c9 HTTP/1.1" 200 244 0.010334 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 248 0.003408 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/1a567e4c-1785-4a5e-bf16-369404faa689 HTTP/1.1" 200 244 0.011048 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 252 0.004955 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/dafa9aed-667a-45d7-bc40-0faf881b1228 HTTP/1.1" 200 244 0.010525 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 257 0.006683 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/46a04362-882a-4387-b22c-4efd5c53d5c0 HTTP/1.1" 200 244 0.009989 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 251 0.020012 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/87d0def1-bd9a-4e47-a9bf-1c974c0c96aa HTTP/1.1" 200 244 0.011426 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 257 0.008428 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/6670ad68-05f8-4bc0-a33c-778d5aebcc04 HTTP/1.1" 200 244 0.011410 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 261 0.012049 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/45004f8d-10d5-478e-bd9e-0f6b4600eef8 HTTP/1.1" 200 244 0.010442 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 258 0.004025 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/8494c0db-ab07-489a-ac02-fb50d88978b8 HTTP/1.1" 200 244 0.011294 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 254 0.002284 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/ffb04d00-7675-42df-b82f-83664ab67966 HTTP/1.1" 200 244 0.010686 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 254 0.006388 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/637eac19-7b53-4dd0-8061-71bd1387c5e7 HTTP/1.1" 200 244 0.015864 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 254 0.004088 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/57ffa463-8f83-4d04-aedc-48f235dea498 HTTP/1.1" 200 244 0.011858 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 247 0.005766 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/44fd5fe3-b2c7-4b76-ae50-2853e5c26362 HTTP/1.1" 200 244 0.010391 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 272 0.004885 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.50 - - [2026-06-10 06:04:00] "PUT /alarm/9763fd11-b2e9-45f4-940a-a0a0ef922752 HTTP/1.1" 200 244 0.010937 10.0.0.50 - - [2026-06-10 06:04:00] "POST /alarms HTTP/1.1" 409 261 0.007874 10.0.0.50 - - [2026-06-10 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2026-06-10 06:04:01] "PUT /alarm/1b23c795-a016-4d6b-8cd8-5de8d31a7441 HTTP/1.1" 200 244 0.018589 10.0.0.50 - - [2026-06-10 06:04:01] "POST /alarms HTTP/1.1" 409 259 0.003182 10.0.0.50 - - [2026-06-10 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021882 10.0.0.50 - - [2026-06-10 06:04:01] "PUT /alarm/8c21a964-13c3-4ea4-9dd2-37a4dd637d9c HTTP/1.1" 200 244 0.014982 10.0.0.50 - - [2026-06-10 06:04:01] "POST /alarms HTTP/1.1" 409 265 0.012258 10.0.0.50 - - [2026-06-10 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.50 - - [2026-06-10 06:04:01] "PUT /alarm/720a6463-879d-4f4e-938d-46336d80e942 HTTP/1.1" 200 244 0.012570 10.0.0.50 - - [2026-06-10 06:04:01] "POST /alarms HTTP/1.1" 409 279 0.006830 10.0.0.50 - - [2026-06-10 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.50 - - [2026-06-10 06:04:01] "PUT /alarm/d77f6e68-2617-4bf5-8b64-4d89b9edb363 HTTP/1.1" 200 244 0.012490 10.0.0.50 - - [2026-06-10 06:04:01] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.50 - - [2026-06-10 06:04:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002221 10.0.0.50 - - [2026-06-10 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.50 - - [2026-06-10 06:04:01] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.008527 10.0.0.50 - - [2026-06-10 06:04:01] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.50 - - [2026-06-10 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.50 - - [2026-06-10 06:04:01] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003003 10.0.0.50 - - [2026-06-10 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2026-06-10 06:04:01] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.011712 10.0.0.50 - - [2026-06-10 06:04:02] "GET / HTTP/1.1" 200 35931 0.002146 10.0.0.50 - - [2026-06-10 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.50 - - [2026-06-10 06:04:02] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006579 10.0.0.50 - - [2026-06-10 06:04:02] "PUT /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1 HTTP/1.1" 200 274 0.018881 10.0.0.50 - - [2026-06-10 06:04:05] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.50 - - [2026-06-10 06:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2026-06-10 06:04:05] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003072 10.0.0.50 - - [2026-06-10 06:04:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001779 10.0.0.50 - - [2026-06-10 06:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2026-06-10 06:04:05] "GET /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002502 10.0.0.50 - - [2026-06-10 06:04:05] "PUT /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276 HTTP/1.1" 200 254 0.009599 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:04:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001182 10.0.0.50 - - [2026-06-10 06:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.50 - - [2026-06-10 06:04:08] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002823 10.0.0.50 - - [2026-06-10 06:04:21] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.50 - - [2026-06-10 06:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.50 - - [2026-06-10 06:04:21] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005736 10.0.0.50 - - [2026-06-10 06:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008703 10.0.0.50 - - [2026-06-10 06:04:21] "GET /config-node/d64b8e8e-dbe3-4001-9280-2cf09c9bae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003142 10.0.0.50 - - [2026-06-10 06:04:32] "GET / HTTP/1.1" 200 35931 0.002216 10.0.0.50 - - [2026-06-10 06:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2026-06-10 06:04:32] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003211 10.0.0.50 - - [2026-06-10 06:04:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002011 10.0.0.50 - - [2026-06-10 06:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.50 - - [2026-06-10 06:04:32] "GET /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003125 10.0.0.50 - - [2026-06-10 06:04:32] "PUT /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276 HTTP/1.1" 200 254 0.012664 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:04:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:04:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.50 - - [2026-06-10 06:04:46] "GET / HTTP/1.1" 200 35931 0.002668 10.0.0.50 - - [2026-06-10 06:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.50 - - [2026-06-10 06:04:46] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010983 10.0.0.50 - - [2026-06-10 06:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.50 - - [2026-06-10 06:04:47] "GET /config-node/d64b8e8e-dbe3-4001-9280-2cf09c9bae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003672 10.0.0.50 - - [2026-06-10 06:04:47] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.50 - - [2026-06-10 06:04:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002646 10.0.0.50 - - [2026-06-10 06:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.50 - - [2026-06-10 06:04:52] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002673 10.0.0.50 - - [2026-06-10 06:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.50 - - [2026-06-10 06:04:52] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.008988 10.0.0.50 - - [2026-06-10 06:04:52] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.50 - - [2026-06-10 06:04:52] "POST /alarms HTTP/1.1" 409 264 0.002406 10.0.0.50 - - [2026-06-10 06:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.50 - - [2026-06-10 06:04:52] "PUT /alarm/f0b7ae7a-93a6-49c5-ac83-8da3df99024b HTTP/1.1" 200 244 0.007495 10.0.0.50 - - [2026-06-10 06:04:52] "POST /alarms HTTP/1.1" 409 261 0.002438 10.0.0.50 - - [2026-06-10 06:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2026-06-10 06:04:52] "PUT /alarm/b7d16848-05c1-4e8f-a78d-9fe48acecca2 HTTP/1.1" 200 244 0.008659 10.0.0.50 - - [2026-06-10 06:04:52] "POST /alarms HTTP/1.1" 409 261 0.013095 10.0.0.50 - - [2026-06-10 06:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2026-06-10 06:04:52] "PUT /alarm/226e2151-4bdb-4996-a7de-4efd0e2c954d HTTP/1.1" 200 244 0.011536 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 253 0.020317 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/8baeb8ab-5066-446b-89c0-8afe3e622dd2 HTTP/1.1" 200 244 0.009146 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 251 0.011497 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/6b03558b-bcba-418e-a8ae-97392a7c2052 HTTP/1.1" 200 244 0.008507 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 252 0.012056 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/5d492b67-ec1f-44e2-9834-6d4e1e0224f8 HTTP/1.1" 200 244 0.019740 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 256 0.015717 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/28bfb5ca-d886-4cb5-9ff6-0615d86076c9 HTTP/1.1" 200 244 0.009594 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 248 0.009853 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/1a567e4c-1785-4a5e-bf16-369404faa689 HTTP/1.1" 200 244 0.008581 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 252 0.011554 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/dafa9aed-667a-45d7-bc40-0faf881b1228 HTTP/1.1" 200 244 0.013466 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 257 0.010958 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/46a04362-882a-4387-b22c-4efd5c53d5c0 HTTP/1.1" 200 244 0.009685 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 251 0.005634 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/87d0def1-bd9a-4e47-a9bf-1c974c0c96aa HTTP/1.1" 200 244 0.009622 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 257 0.004749 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/6670ad68-05f8-4bc0-a33c-778d5aebcc04 HTTP/1.1" 200 244 0.011303 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 261 0.007397 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/45004f8d-10d5-478e-bd9e-0f6b4600eef8 HTTP/1.1" 200 244 0.010646 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 258 0.012116 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/8494c0db-ab07-489a-ac02-fb50d88978b8 HTTP/1.1" 200 244 0.009093 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 254 0.010004 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/ffb04d00-7675-42df-b82f-83664ab67966 HTTP/1.1" 200 244 0.009928 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 254 0.012166 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.50 - - [2026-06-10 06:04:53] "PUT /alarm/637eac19-7b53-4dd0-8061-71bd1387c5e7 HTTP/1.1" 200 244 0.009787 10.0.0.50 - - [2026-06-10 06:04:53] "POST /alarms HTTP/1.1" 409 254 0.013179 10.0.0.50 - - [2026-06-10 06:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /alarm/57ffa463-8f83-4d04-aedc-48f235dea498 HTTP/1.1" 200 244 0.009936 10.0.0.50 - - [2026-06-10 06:04:54] "POST /alarms HTTP/1.1" 409 247 0.006114 10.0.0.50 - - [2026-06-10 06:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /alarm/44fd5fe3-b2c7-4b76-ae50-2853e5c26362 HTTP/1.1" 200 244 0.009690 10.0.0.50 - - [2026-06-10 06:04:54] "POST /alarms HTTP/1.1" 409 272 0.006517 10.0.0.50 - - [2026-06-10 06:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /alarm/9763fd11-b2e9-45f4-940a-a0a0ef922752 HTTP/1.1" 200 244 0.010751 10.0.0.50 - - [2026-06-10 06:04:54] "POST /alarms HTTP/1.1" 409 261 0.008222 10.0.0.50 - - [2026-06-10 06:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /alarm/1b23c795-a016-4d6b-8cd8-5de8d31a7441 HTTP/1.1" 200 244 0.010428 10.0.0.50 - - [2026-06-10 06:04:54] "POST /alarms HTTP/1.1" 409 259 0.014436 10.0.0.50 - - [2026-06-10 06:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /alarm/8c21a964-13c3-4ea4-9dd2-37a4dd637d9c HTTP/1.1" 200 244 0.011207 10.0.0.50 - - [2026-06-10 06:04:54] "POST /alarms HTTP/1.1" 409 265 0.018060 10.0.0.50 - - [2026-06-10 06:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /alarm/720a6463-879d-4f4e-938d-46336d80e942 HTTP/1.1" 200 244 0.010826 10.0.0.50 - - [2026-06-10 06:04:54] "POST /alarms HTTP/1.1" 409 279 0.008235 10.0.0.50 - - [2026-06-10 06:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /alarm/d77f6e68-2617-4bf5-8b64-4d89b9edb363 HTTP/1.1" 200 244 0.022220 10.0.0.50 - - [2026-06-10 06:04:54] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.50 - - [2026-06-10 06:04:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002032 10.0.0.50 - - [2026-06-10 06:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.50 - - [2026-06-10 06:04:54] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.006954 10.0.0.50 - - [2026-06-10 06:04:54] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.50 - - [2026-06-10 06:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.50 - - [2026-06-10 06:04:55] "GET /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002705 10.0.0.50 - - [2026-06-10 06:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.50 - - [2026-06-10 06:04:55] "PUT /global-vrouter-config/f8b47a64-6aba-49a6-8555-19a34762a9eb HTTP/1.1" 200 276 0.031350 10.0.0.50 - - [2026-06-10 06:04:55] "GET / HTTP/1.1" 200 35931 0.002360 10.0.0.50 - - [2026-06-10 06:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2026-06-10 06:04:55] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004851 10.0.0.50 - - [2026-06-10 06:04:55] "PUT /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1 HTTP/1.1" 200 274 0.014296 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:04:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001215 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:04:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.50 - - [2026-06-10 06:04:58] "GET / HTTP/1.1" 200 35931 0.002168 10.0.0.50 - - [2026-06-10 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.50 - - [2026-06-10 06:04:58] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003080 10.0.0.50 - - [2026-06-10 06:04:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002189 10.0.0.50 - - [2026-06-10 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-06-10 06:04:58] "GET /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003568 10.0.0.50 - - [2026-06-10 06:04:58] "PUT /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276 HTTP/1.1" 200 254 0.011293 10.0.0.50 - - [2026-06-10 06:05:01] "POST /tags HTTP/1.1" 200 355 0.044362 10.0.0.50 - - [2026-06-10 06:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.026263 10.0.0.50 - - [2026-06-10 06:05:01] "GET /tag/66c45e72-68a1-4c39-aaf9-8516d7f661b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018202 10.0.0.50 - - [2026-06-10 06:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.50 - - [2026-06-10 06:05:01] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011653 10.0.0.50 - - [2026-06-10 06:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.50 - - [2026-06-10 06:05:01] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054238 10.0.0.50 - - [2026-06-10 06:05:01] "POST /virtual-machines HTTP/1.1" 200 351 0.025114 10.0.0.50 - - [2026-06-10 06:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016814 10.0.0.50 - - [2026-06-10 06:05:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.179943 10.0.0.50 - - [2026-06-10 06:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023762 10.0.0.50 - - [2026-06-10 06:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.023565 10.0.0.50 - - [2026-06-10 06:05:02] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007796 10.0.0.50 - - [2026-06-10 06:05:02] "POST /instance-ips HTTP/1.1" 200 391 0.024522 10.0.0.50 - - [2026-06-10 06:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030732 10.0.0.50 - - [2026-06-10 06:05:02] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.016060 10.0.0.50 - - [2026-06-10 06:05:02] "POST /set-tag HTTP/1.1" 200 109 0.023799 10.0.0.50 - - [2026-06-10 06:05:02] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020822 10.0.0.50 - - [2026-06-10 06:05:02] "GET /instance-ip/519bad44-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006358 10.0.0.50 - - [2026-06-10 06:05:02] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006810 10.0.0.50 - - [2026-06-10 06:05:02] "POST /set-tag HTTP/1.1" 200 109 0.005414 10.0.0.50 - - [2026-06-10 06:05:02] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004247 10.0.0.50 - - [2026-06-10 06:05:02] "POST /ref-update HTTP/1.1" 200 156 0.016898 10.0.0.50 - - [2026-06-10 06:05:02] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013374 10.0.0.50 - - [2026-06-10 06:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.50 - - [2026-06-10 06:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2026-06-10 06:05:02] "GET /virtual-network/c6ed8973-db70-49bb-8530-f969e5f59d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006439 10.0.0.50 - - [2026-06-10 06:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2026-06-10 06:05:02] "GET /project/da73a94a-0221-44c3-931c-a751306981f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026165 10.0.0.50 - - [2026-06-10 06:05:02] "POST /virtual-machines HTTP/1.1" 200 355 0.010802 10.0.0.50 - - [2026-06-10 06:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021633 10.0.0.50 - - [2026-06-10 06:05:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.117122 10.0.0.50 - - [2026-06-10 06:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012552 10.0.0.50 - - [2026-06-10 06:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009500 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010348 10.0.0.50 - - [2026-06-10 06:05:03] "POST /instance-ips HTTP/1.1" 200 395 0.023124 10.0.0.50 - - [2026-06-10 06:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037315 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014686 10.0.0.50 - - [2026-06-10 06:05:03] "POST /set-tag HTTP/1.1" 200 109 0.036745 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.025195 10.0.0.50 - - [2026-06-10 06:05:03] "GET /instance-ip/521cf480-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003827 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004667 10.0.0.50 - - [2026-06-10 06:05:03] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-router/0677fd75-3f09-4a57-8b1a-32846fd53ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003891 10.0.0.50 - - [2026-06-10 06:05:03] "POST /ref-update HTTP/1.1" 200 156 0.009895 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011528 10.0.0.50 - - [2026-06-10 06:05:03] "POST /set-tag HTTP/1.1" 200 109 0.004597 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004694 10.0.0.50 - - [2026-06-10 06:05:03] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.50 - - [2026-06-10 06:05:03] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004141 10.0.0.50 - - [2026-06-10 06:05:03] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.50 - - [2026-06-10 06:05:13] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.50 - - [2026-06-10 06:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2026-06-10 06:05:13] "GET /global-system-config/42afc54e-9822-41f3-9922-7d6fbcf999d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006011 10.0.0.50 - - [2026-06-10 06:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.50 - - [2026-06-10 06:05:13] "GET /config-node/d64b8e8e-dbe3-4001-9280-2cf09c9bae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005405 10.0.0.50 - - [2026-06-10 06:05:13] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008269 10.0.0.50 - - [2026-06-10 06:05:13] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.50 - - [2026-06-10 06:05:14] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004031 10.0.0.50 - - [2026-06-10 06:05:14] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.50 - - [2026-06-10 06:05:15] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004211 10.0.0.50 - - [2026-06-10 06:05:15] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.50 - - [2026-06-10 06:05:25] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.50 - - [2026-06-10 06:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-06-10 06:05:25] "GET /routing-instance/7bb80885-2a8f-47b8-926b-8c84b4425e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002902 10.0.0.50 - - [2026-06-10 06:05:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002481 10.0.0.50 - - [2026-06-10 06:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.50 - - [2026-06-10 06:05:25] "GET /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003834 10.0.0.50 - - [2026-06-10 06:05:25] "PUT /bgp-router/7e49ceb2-9c26-4245-b1e7-eb55aee67276 HTTP/1.1" 200 254 0.011966 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:05:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001201 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:05:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001291 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:05:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2026-06-10 06:05:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001306 10.0.0.50 - - [2026-06-10 06:05:46] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005070 10.0.0.50 - - [2026-06-10 06:05:46] "POST /set-tag HTTP/1.1" 200 109 0.009373 10.0.0.50 - - [2026-06-10 06:05:46] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004216 10.0.0.50 - - [2026-06-10 06:05:46] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.50 - - [2026-06-10 06:05:46] "GET /virtual-machine/92a643b8-11e3-493c-b84a-a77f216eb1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004039 10.0.0.50 - - [2026-06-10 06:05:46] "POST /ref-update HTTP/1.1" 200 156 0.019947 10.0.0.50 - - [2026-06-10 06:05:46] "GET /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004382 10.0.0.50 - - [2026-06-10 06:05:46] "POST /set-tag HTTP/1.1" 200 109 0.015395 10.0.0.50 - - [2026-06-10 06:05:46] "POST /set-tag HTTP/1.1" 200 109 0.024489 10.0.0.50 - - [2026-06-10 06:05:47] "DELETE /instance-ip/519bad44-6492-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.034133 10.0.0.50 - - [2026-06-10 06:05:47] "DELETE /virtual-machine-interface/5173bab4-6492-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.041971 10.0.0.50 - - [2026-06-10 06:05:47] "DELETE /virtual-machine/92a643b8-11e3-493c-b84a-a77f216eb1e8 HTTP/1.1" 200 115 0.018317 10.0.0.50 - - [2026-06-10 06:05:47] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004635 10.0.0.50 - - [2026-06-10 06:05:47] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.50 - - [2026-06-10 06:06:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002352 10.0.0.50 - - [2026-06-10 06:06:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002523 10.0.0.50 - - [2026-06-10 06:06:17] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009662 10.0.0.50 - - [2026-06-10 06:06:17] "POST /set-tag HTTP/1.1" 200 109 0.009189 10.0.0.50 - - [2026-06-10 06:06:17] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005671 10.0.0.50 - - [2026-06-10 06:06:17] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.50 - - [2026-06-10 06:06:17] "GET /virtual-machine/4d673e71-70a4-4dcf-94d5-40677ebf8ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003899 10.0.0.50 - - [2026-06-10 06:06:17] "POST /ref-update HTTP/1.1" 200 156 0.013089 10.0.0.50 - - [2026-06-10 06:06:17] "GET /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007936 10.0.0.50 - - [2026-06-10 06:06:17] "POST /set-tag HTTP/1.1" 200 109 0.015047 10.0.0.50 - - [2026-06-10 06:06:18] "POST /set-tag HTTP/1.1" 200 109 0.038183 10.0.0.50 - - [2026-06-10 06:06:18] "DELETE /instance-ip/521cf480-6492-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.051003 10.0.0.50 - - [2026-06-10 06:06:18] "DELETE /virtual-machine-interface/52003ebc-6492-11f1-8d8e-fa163e912996 HTTP/1.1" 200 115 0.044911 10.0.0.50 - - [2026-06-10 06:06:18] "DELETE /virtual-machine/4d673e71-70a4-4dcf-94d5-40677ebf8ec6 HTTP/1.1" 200 115 0.024759 10.0.0.50 - - [2026-06-10 06:06:18] "DELETE /tag/66c45e72-68a1-4c39-aaf9-8516d7f661b7 HTTP/1.1" 200 115 0.049569