++ 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: =================== Fri Aug 14 11:14:28 AM UTC 2026 ===================' INFO: =================== Fri Aug 14 11:14:28 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev enp1s0 ++ 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 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ tr '\n' , ++++ get_local_ips +++ cut -d ' ' -f 1 ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.50,10.78.197.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.78.197.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + 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 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ 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: 08/14/2026 11:15:16.583 7fa37f54f9c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 11:15:17.286 7fa37f54f9c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 11:15:17.339 7fa37f54f9c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 11:15:17.341 7fa37f54f9c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-08-14 11:15:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000790 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-08-14 11:15:30] "GET / HTTP/1.1" 503 181 0.001064 10.0.0.50 - - [2026-08-14 11:15:31] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.50 - - [2026-08-14 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.50 - - [2026-08-14 11:15:31] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016341 10.0.0.50 - - [2026-08-14 11:15:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.003712 10.0.0.50 - - [2026-08-14 11:15:31] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.50 - - [2026-08-14 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.50 - - [2026-08-14 11:15:31] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.057514 10.0.0.50 - - [2026-08-14 11:15:31] "GET / HTTP/1.1" 200 45303 0.012960 10.0.0.50 - - [2026-08-14 11:15:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.050199 10.0.0.50 - - [2026-08-14 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019985 10.0.0.50 - - [2026-08-14 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.50 - - [2026-08-14 11:15:31] "POST /database-nodes HTTP/1.1" 200 597 0.199968 10.0.0.50 - - [2026-08-14 11:15:31] "POST /analytics-nodes HTTP/1.1" 200 599 0.097360 10.0.0.50 - - [2026-08-14 11:15:31] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.50 - - [2026-08-14 11:15:31] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.50 - - [2026-08-14 11:15:32] "GET / HTTP/1.1" 200 35931 0.002997 10.0.0.50 - - [2026-08-14 11:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012355 10.0.0.50 - - [2026-08-14 11:15:32] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006641 10.0.0.50 - - [2026-08-14 11:15:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002520 10.0.0.50 - - [2026-08-14 11:15:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.148081 10.0.0.50 - - [2026-08-14 11:15:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.007795 10.0.0.50 - - [2026-08-14 11:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.50 - - [2026-08-14 11:15:32] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017379 10.0.0.50 - - [2026-08-14 11:15:32] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.50 - - [2026-08-14 11:15:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051865 10.0.0.50 - - [2026-08-14 11:15:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.003289 10.0.0.50 - - [2026-08-14 11:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2026-08-14 11:15:32] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006311 10.0.0.50 - - [2026-08-14 11:15:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.059805 10.0.0.50 - - [2026-08-14 11:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.50 - - [2026-08-14 11:15:32] "GET /network-ipam/31b29547-e2bb-411a-ad2c-c692bc5c758b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009147 10.0.0.50 - - [2026-08-14 11:15:33] "POST /service-templates HTTP/1.1" 200 511 0.095782 10.0.0.50 - - [2026-08-14 11:15:33] "POST /service-templates HTTP/1.1" 200 501 0.068774 10.0.0.50 - - [2026-08-14 11:15:33] "POST /service-templates HTTP/1.1" 200 515 0.135724 10.0.0.50 - - [2026-08-14 11:15:33] "POST /service-templates HTTP/1.1" 200 535 0.034506 10.0.0.50 - - [2026-08-14 11:15:33] "GET / HTTP/1.1" 200 35931 0.002339 10.0.0.50 - - [2026-08-14 11:15:33] "POST /service-templates HTTP/1.1" 200 507 0.103173 10.0.0.50 - - [2026-08-14 11:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.026346 10.0.0.50 - - [2026-08-14 11:15:33] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011163 10.0.0.50 - - [2026-08-14 11:15:33] "POST /bgp-routers HTTP/1.1" 200 616 0.081116 10.0.0.50 - - [2026-08-14 11:15:33] "GET /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.015794 10.0.0.50 - - [2026-08-14 11:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.50 - - [2026-08-14 11:15:33] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011897 10.0.0.50 - - [2026-08-14 11:15:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004896 10.0.0.50 - - [2026-08-14 11:15:33] "POST /ref-update HTTP/1.1" 200 156 0.040742 10.0.0.50 - - [2026-08-14 11:15:36] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.50 - - [2026-08-14 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.50 - - [2026-08-14 11:15:36] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.029010 10.0.0.50 - - [2026-08-14 11:15:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.005181 10.0.0.50 - - [2026-08-14 11:15:36] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.123111 10.0.0.50 - - [2026-08-14 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.50 - - [2026-08-14 11:15:36] "GET /network-ipam/31b29547-e2bb-411a-ad2c-c692bc5c758b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008908 10.0.0.50 - - [2026-08-14 11:15:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.010916 10.0.0.50 - - [2026-08-14 11:15:37] "POST /access-control-lists HTTP/1.1" 200 587 0.069836 10.0.0.50 - - [2026-08-14 11:15:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.021996 10.0.0.50 - - [2026-08-14 11:15:37] "POST /access-control-lists HTTP/1.1" 200 585 0.026950 10.0.0.50 - - [2026-08-14 11:15:37] "POST /route-targets HTTP/1.1" 200 327 0.018094 10.0.0.50 - - [2026-08-14 11:15:37] "POST /ref-update HTTP/1.1" 200 156 0.028089 10.0.0.50 - - [2026-08-14 11:15:37] "POST /route-targets HTTP/1.1" 200 327 0.015116 10.0.0.50 - - [2026-08-14 11:15:37] "POST /ref-update HTTP/1.1" 200 156 0.024784 10.0.0.50 - - [2026-08-14 11:15:38] "POST /route-targets HTTP/1.1" 200 327 0.012820 10.0.0.50 - - [2026-08-14 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.028783 10.0.0.50 - - [2026-08-14 11:15:38] "POST /route-targets HTTP/1.1" 200 327 0.022307 10.0.0.50 - - [2026-08-14 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.023186 10.0.0.50 - - [2026-08-14 11:15:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002802 10.0.0.50 - - [2026-08-14 11:15:38] "POST /access-control-lists HTTP/1.1" 200 551 0.075298 10.0.0.50 - - [2026-08-14 11:15:38] "GET / HTTP/1.1" 200 35931 0.002036 10.0.0.50 - - [2026-08-14 11:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.50 - - [2026-08-14 11:15:38] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.021361 10.0.0.50 - - [2026-08-14 11:15:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.005718 10.0.0.50 - - [2026-08-14 11:15:38] "POST /config-nodes HTTP/1.1" 200 593 0.029189 10.0.0.50 - - [2026-08-14 11:15:38] "GET / HTTP/1.1" 200 35931 0.001883 10.0.0.50 - - [2026-08-14 11:15:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005526 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:15:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:15:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.50 - - [2026-08-14 11:15:40] "GET / HTTP/1.1" 200 35931 0.001108 10.0.0.50 - - [2026-08-14 11:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.50 - - [2026-08-14 11:15:40] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006282 10.0.0.50 - - [2026-08-14 11:15:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002345 10.0.0.50 - - [2026-08-14 11:15:40] "POST /config-database-nodes HTTP/1.1" 200 611 0.042550 10.0.0.50 - - [2026-08-14 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.50 - - [2026-08-14 11:15:43] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007680 10.0.0.50 - - [2026-08-14 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.50 - - [2026-08-14 11:15:43] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.021510 10.0.0.50 - - [2026-08-14 11:15:44] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.50 - - [2026-08-14 11:15:44] "POST /alarms HTTP/1.1" 200 581 0.065578 10.0.0.50 - - [2026-08-14 11:15:44] "POST /alarms HTTP/1.1" 200 575 0.072526 10.0.0.50 - - [2026-08-14 11:15:44] "POST /alarms HTTP/1.1" 200 575 0.047225 10.0.0.50 - - [2026-08-14 11:15:44] "POST /alarms HTTP/1.1" 200 559 0.026336 10.0.0.50 - - [2026-08-14 11:15:44] "POST /alarms HTTP/1.1" 200 555 0.084329 10.0.0.50 - - [2026-08-14 11:15:44] "POST /alarms HTTP/1.1" 200 557 0.077812 10.0.0.50 - - [2026-08-14 11:15:44] "POST /alarms HTTP/1.1" 200 565 0.054184 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 549 0.079071 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 557 0.036215 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 567 0.031299 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 555 0.045099 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 567 0.020250 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 575 0.074442 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 569 0.045767 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 561 0.058500 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 561 0.046327 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 561 0.050179 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 547 0.055304 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 595 0.052147 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 575 0.068596 10.0.0.50 - - [2026-08-14 11:15:45] "POST /alarms HTTP/1.1" 200 571 0.099330 10.0.0.50 - - [2026-08-14 11:15:46] "POST /alarms HTTP/1.1" 200 583 0.058068 10.0.0.50 - - [2026-08-14 11:15:46] "POST /alarms HTTP/1.1" 200 609 0.076767 10.0.0.50 - - [2026-08-14 11:15:46] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.50 - - [2026-08-14 11:15:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003097 10.0.0.50 - - [2026-08-14 11:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.50 - - [2026-08-14 11:15:46] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.034870 10.0.0.50 - - [2026-08-14 11:15:47] "GET / HTTP/1.1" 200 35931 0.002276 10.0.0.50 - - [2026-08-14 11:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.50 - - [2026-08-14 11:15:47] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012308 10.0.0.50 - - [2026-08-14 11:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006991 10.0.0.50 - - [2026-08-14 11:15:47] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.019822 10.0.0.50 - - [2026-08-14 11:15:47] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.50 - - [2026-08-14 11:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.50 - - [2026-08-14 11:15:47] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012708 10.0.0.50 - - [2026-08-14 11:15:47] "PUT /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045 HTTP/1.1" 200 274 0.025929 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:15:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:15:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 10.0.0.50 - - [2026-08-14 11:16:09] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.50 - - [2026-08-14 11:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.50 - - [2026-08-14 11:16:09] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005673 10.0.0.50 - - [2026-08-14 11:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.50 - - [2026-08-14 11:16:09] "GET /config-node/ce4cf0f6-401c-48df-9d98-3279c6d8e5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005216 10.0.0.50 - - [2026-08-14 11:16:21] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.50 - - [2026-08-14 11:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009899 10.0.0.50 - - [2026-08-14 11:16:21] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003284 10.0.0.50 - - [2026-08-14 11:16:21] "POST /bgp-routers HTTP/1.1" 409 301 0.007661 10.0.0.50 - - [2026-08-14 11:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.50 - - [2026-08-14 11:16:21] "GET /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005253 10.0.0.50 - - [2026-08-14 11:16:21] "PUT /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1 HTTP/1.1" 200 254 0.017662 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001126 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.50 - - [2026-08-14 11:16:35] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.50 - - [2026-08-14 11:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.50 - - [2026-08-14 11:16:35] "GET /domain/dd8e1125-3190-4a7c-882e-e3e4bf36d55f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004200 10.0.0.50 - - [2026-08-14 11:16:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.000615 10.0.0.50 - - [2026-08-14 11:16:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.007218 10.0.0.50 - - [2026-08-14 11:16:35] "POST /security-groups HTTP/1.1" 200 570 0.084252 10.0.0.50 - - [2026-08-14 11:16:35] "POST /projects HTTP/1.1" 200 481 0.355416 10.0.0.50 - - [2026-08-14 11:16:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.009276 10.0.0.50 - - [2026-08-14 11:16:35] "POST /access-control-lists HTTP/1.1" 200 579 0.070343 10.0.0.50 - - [2026-08-14 11:16:35] "POST /security-groups HTTP/1.1" 200 534 0.114585 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.036875 10.0.0.50 - - [2026-08-14 11:16:36] "POST /chown HTTP/1.1" 200 109 0.036306 10.0.0.50 - - [2026-08-14 11:16:36] "POST /policy-managements HTTP/1.1" 409 214 0.024291 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013154 10.0.0.50 - - [2026-08-14 11:16:36] "POST /access-control-lists HTTP/1.1" 200 577 0.108917 10.0.0.50 - - [2026-08-14 11:16:36] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.010265 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.006967 10.0.0.50 - - [2026-08-14 11:16:36] "POST /application-policy-sets HTTP/1.1" 200 528 0.120365 10.0.0.50 - - [2026-08-14 11:16:36] "POST /access-control-lists HTTP/1.1" 200 594 0.072130 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015954 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.016150 10.0.0.50 - - [2026-08-14 11:16:36] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005336 10.0.0.50 - - [2026-08-14 11:16:36] "POST /access-control-lists HTTP/1.1" 200 592 0.048246 10.0.0.50 - - [2026-08-14 11:16:36] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.028498 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.50 - - [2026-08-14 11:16:36] "GET /virtual-network/2a59e9b9-83bb-401e-b475-e9d367b70159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005558 10.0.0.50 - - [2026-08-14 11:16:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000460 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.009287 10.0.0.50 - - [2026-08-14 11:16:36] "POST /security-groups HTTP/1.1" 200 574 0.076984 10.0.0.50 - - [2026-08-14 11:16:36] "POST /projects HTTP/1.1" 200 489 0.241364 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.004792 10.0.0.50 - - [2026-08-14 11:16:36] "POST /access-control-lists HTTP/1.1" 200 583 0.066157 10.0.0.50 - - [2026-08-14 11:16:36] "POST /security-groups HTTP/1.1" 200 546 0.066979 10.0.0.50 - - [2026-08-14 11:16:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.054653 10.0.0.50 - - [2026-08-14 11:16:36] "POST /chown HTTP/1.1" 200 109 0.056378 10.0.0.50 - - [2026-08-14 11:16:36] "POST /access-control-lists HTTP/1.1" 200 581 0.083915 10.0.0.50 - - [2026-08-14 11:16:36] "POST /network-ipams HTTP/1.1" 200 522 0.078484 10.0.0.50 - - [2026-08-14 11:16:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.033721 10.0.0.50 - - [2026-08-14 11:16:37] "POST /network-ipams HTTP/1.1" 200 510 0.132278 10.0.0.50 - - [2026-08-14 11:16:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.019466 10.0.0.50 - - [2026-08-14 11:16:37] "POST /access-control-lists HTTP/1.1" 200 602 0.090927 10.0.0.50 - - [2026-08-14 11:16:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.022898 10.0.0.50 - - [2026-08-14 11:16:37] "POST /access-control-lists HTTP/1.1" 200 600 0.161942 10.0.0.50 - - [2026-08-14 11:16:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.019771 10.0.0.50 - - [2026-08-14 11:16:37] "POST /access-control-lists HTTP/1.1" 200 589 0.112507 10.0.0.50 - - [2026-08-14 11:16:37] "POST /useragent-kv HTTP/1.1" 200 115 0.048640 10.0.0.50 - - [2026-08-14 11:16:37] "POST /virtual-networks HTTP/1.1" 200 538 0.538719 10.0.0.50 - - [2026-08-14 11:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.063912 10.0.0.50 - - [2026-08-14 11:16:37] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.022751 10.0.0.50 - - [2026-08-14 11:16:37] "POST /network-ipams HTTP/1.1" 200 518 0.050220 10.0.0.50 - - [2026-08-14 11:16:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.003270 10.0.0.50 - - [2026-08-14 11:16:38] "POST /useragent-kv HTTP/1.1" 200 115 0.034173 10.0.0.50 - - [2026-08-14 11:16:38] "POST /virtual-networks HTTP/1.1" 200 546 0.204247 10.0.0.50 - - [2026-08-14 11:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.50 - - [2026-08-14 11:16:38] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.017392 10.0.0.50 - - [2026-08-14 11:16:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.011759 10.0.0.50 - - [2026-08-14 11:16:38] "POST /route-targets HTTP/1.1" 200 327 0.055843 10.0.0.50 - - [2026-08-14 11:16:38] "POST /network-policys HTTP/1.1" 200 538 0.084772 10.0.0.50 - - [2026-08-14 11:16:38] "POST /ref-update HTTP/1.1" 200 156 0.090222 10.0.0.50 - - [2026-08-14 11:16:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.018917 10.0.0.50 - - [2026-08-14 11:16:38] "POST /network-policys HTTP/1.1" 200 534 0.095051 10.0.0.50 - - [2026-08-14 11:16:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.014958 10.0.0.50 - - [2026-08-14 11:16:38] "POST /route-targets HTTP/1.1" 200 327 0.046384 10.0.0.50 - - [2026-08-14 11:16:38] "POST /ref-update HTTP/1.1" 200 156 0.041847 10.0.0.50 - - [2026-08-14 11:16:38] "POST /network-policys HTTP/1.1" 200 542 0.047837 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001182 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.50 - - [2026-08-14 11:16:38] "PUT /access-control-list/807e2b15-6a4c-4374-ad34-573850216809 HTTP/1.1" 200 272 0.037141 10.0.0.50 - - [2026-08-14 11:16:38] "POST /ref-update HTTP/1.1" 200 156 0.196026 10.0.0.50 - - [2026-08-14 11:16:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019650 10.0.0.50 - - [2026-08-14 11:16:39] "PUT /access-control-list/e0e0dc35-034a-47c9-a8ff-8d8e2a1ba0e6 HTTP/1.1" 200 272 0.016077 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-update HTTP/1.1" 200 156 0.089867 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-update HTTP/1.1" 200 156 0.217584 10.0.0.50 - - [2026-08-14 11:16:39] "PUT /access-control-list/e0e0dc35-034a-47c9-a8ff-8d8e2a1ba0e6 HTTP/1.1" 200 272 0.050061 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014103 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007916 10.0.0.50 - - [2026-08-14 11:16:39] "PUT /access-control-list/807e2b15-6a4c-4374-ad34-573850216809 HTTP/1.1" 200 272 0.096177 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-update HTTP/1.1" 200 156 0.072835 10.0.0.50 - - [2026-08-14 11:16:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.004733 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-update HTTP/1.1" 200 156 0.182563 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-update HTTP/1.1" 200 156 0.086580 10.0.0.50 - - [2026-08-14 11:16:39] "POST /access-control-lists HTTP/1.1" 200 601 0.138261 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-update HTTP/1.1" 200 156 0.126574 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-update HTTP/1.1" 200 156 0.269652 10.0.0.50 - - [2026-08-14 11:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032261 10.0.0.50 - - [2026-08-14 11:16:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045244 10.0.0.50 - - [2026-08-14 11:16:40] "PUT /access-control-list/807e2b15-6a4c-4374-ad34-573850216809 HTTP/1.1" 200 272 0.138443 10.0.0.50 - - [2026-08-14 11:16:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009382 10.0.0.50 - - [2026-08-14 11:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.50 - - [2026-08-14 11:16:40] "GET /virtual-network/2a59e9b9-83bb-401e-b475-e9d367b70159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.020099 10.0.0.50 - - [2026-08-14 11:16:40] "PUT /access-control-list/68a42ddb-30e7-4818-ad9b-03bb59edefff HTTP/1.1" 200 272 0.095315 10.0.0.50 - - [2026-08-14 11:16:40] "POST /ref-update HTTP/1.1" 200 156 0.069040 10.0.0.50 - - [2026-08-14 11:16:40] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.020327 10.0.0.50 - - [2026-08-14 11:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008925 10.0.0.50 - - [2026-08-14 11:16:40] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.004956 10.0.0.50 - - [2026-08-14 11:16:40] "POST /firewall-policys HTTP/1.1" 200 530 0.036111 10.0.0.50 - - [2026-08-14 11:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.077876 10.0.0.50 - - [2026-08-14 11:16:40] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.036102 10.0.0.50 - - [2026-08-14 11:16:40] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.004010 10.0.0.50 - - [2026-08-14 11:16:40] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003118 10.0.0.50 - - [2026-08-14 11:16:40] "POST /ref-update HTTP/1.1" 200 156 0.023098 10.0.0.50 - - [2026-08-14 11:16:40] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.006309 10.0.0.50 - - [2026-08-14 11:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.50 - - [2026-08-14 11:16:40] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.003098 10.0.0.50 - - [2026-08-14 11:16:40] "POST /firewall-policys HTTP/1.1" 200 532 0.119557 10.0.0.50 - - [2026-08-14 11:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026565 10.0.0.50 - - [2026-08-14 11:16:40] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.025752 10.0.0.50 - - [2026-08-14 11:16:40] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.008769 10.0.0.50 - - [2026-08-14 11:16:40] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004193 10.0.0.50 - - [2026-08-14 11:16:40] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002768 10.0.0.50 - - [2026-08-14 11:16:40] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002847 10.0.0.50 - - [2026-08-14 11:16:40] "POST /ref-update HTTP/1.1" 200 156 0.023361 10.0.0.50 - - [2026-08-14 11:16:41] "POST /ref-update HTTP/1.1" 200 156 0.049089 10.0.0.50 - - [2026-08-14 11:16:41] "POST /ref-update HTTP/1.1" 200 156 0.040362 10.0.0.50 - - [2026-08-14 11:16:41] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.014508 10.0.0.50 - - [2026-08-14 11:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007131 10.0.0.50 - - [2026-08-14 11:16:41] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.010166 10.0.0.50 - - [2026-08-14 11:16:41] "POST /firewall-policys HTTP/1.1" 200 530 0.040504 10.0.0.50 - - [2026-08-14 11:16:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.044384 10.0.0.50 - - [2026-08-14 11:16:41] "GET /firewall-policy/74049ace-a026-404d-b790-a7b6824f52b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.033915 10.0.0.50 - - [2026-08-14 11:16:41] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.002782 10.0.0.50 - - [2026-08-14 11:16:41] "GET /firewall-policy/74049ace-a026-404d-b790-a7b6824f52b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003488 10.0.0.50 - - [2026-08-14 11:16:41] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002785 10.0.0.50 - - [2026-08-14 11:16:41] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002670 10.0.0.50 - - [2026-08-14 11:16:41] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003680 10.0.0.50 - - [2026-08-14 11:16:41] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003127 10.0.0.50 - - [2026-08-14 11:16:41] "POST /ref-update HTTP/1.1" 200 156 0.063442 10.0.0.50 - - [2026-08-14 11:16:41] "POST /ref-update HTTP/1.1" 200 156 0.067338 10.0.0.50 - - [2026-08-14 11:16:41] "POST /ref-update HTTP/1.1" 200 156 0.095053 10.0.0.50 - - [2026-08-14 11:16:41] "POST /ref-update HTTP/1.1" 200 156 0.083331 10.0.0.50 - - [2026-08-14 11:16:42] "POST /ref-update HTTP/1.1" 200 156 0.105296 10.0.0.50 - - [2026-08-14 11:16:42] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.029363 10.0.0.50 - - [2026-08-14 11:16:42] "POST /tags HTTP/1.1" 200 299 0.247128 10.0.0.50 - - [2026-08-14 11:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022410 10.0.0.50 - - [2026-08-14 11:16:42] "GET /tag/d7a8801a-cf77-413f-a653-6ff803909469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.043203 10.0.0.50 - - [2026-08-14 11:16:42] "POST /set-tag HTTP/1.1" 200 109 0.035570 10.0.0.50 - - [2026-08-14 11:16:43] "POST /tags HTTP/1.1" 200 305 0.449626 10.0.0.50 - - [2026-08-14 11:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.035619 10.0.0.50 - - [2026-08-14 11:16:43] "GET /tag/2cd789be-9397-41a9-a399-f4c845f8ad40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.025083 10.0.0.50 - - [2026-08-14 11:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007246 10.0.0.50 - - [2026-08-14 11:16:43] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072547 10.0.0.50 - - [2026-08-14 11:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.50 - - [2026-08-14 11:16:43] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.012030 10.0.0.50 - - [2026-08-14 11:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.50 - - [2026-08-14 11:16:43] "GET /service-appliance-set/807a6214-90cc-41d2-8ef9-a2b2ec5a49c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.010724 10.0.0.50 - - [2026-08-14 11:16:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.006801 10.0.0.50 - - [2026-08-14 11:16:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.225592 10.0.0.50 - - [2026-08-14 11:16:43] "GET /virtual-machine-interface/8e159f1a-036f-4798-87a6-ae1faada3847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.026750 10.0.0.50 - - [2026-08-14 11:16:43] "POST /instance-ips HTTP/1.1" 200 381 0.098572 10.0.0.50 - - [2026-08-14 11:16:43] "GET /instance-ip/7be6d4f7-ef57-4534-94e8-097dc452438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.043588 10.0.0.50 - - [2026-08-14 11:16:43] "POST /loadbalancers HTTP/1.1" 200 582 0.089783 10.0.0.50 - - [2026-08-14 11:16:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.050371 10.0.0.50 - - [2026-08-14 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014045 10.0.0.50 - - [2026-08-14 11:16:44] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057175 10.0.0.50 - - [2026-08-14 11:16:44] "GET /loadbalancer/d734a1c3-5fbd-4420-b590-a8ba24a9696d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009473 10.0.0.50 - - [2026-08-14 11:16:44] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076219 10.0.0.50 - - [2026-08-14 11:16:44] "GET /instance-ip/7be6d4f7-ef57-4534-94e8-097dc452438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006285 10.0.0.50 - - [2026-08-14 11:16:44] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.076139 10.0.0.50 - - [2026-08-14 11:16:44] "POST /floating-ips HTTP/1.1" 200 583 0.048894 10.0.0.50 - - [2026-08-14 11:16:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035710 10.0.0.50 - - [2026-08-14 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024056 10.0.0.50 - - [2026-08-14 11:16:44] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088956 10.0.0.50 - - [2026-08-14 11:16:44] "GET /loadbalancer-listener/6f52eb7e-78d4-4c68-bc4f-24cf0ef5f55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003692 10.0.0.50 - - [2026-08-14 11:16:44] "GET /loadbalancer-listener/6f52eb7e-78d4-4c68-bc4f-24cf0ef5f55a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003436 10.0.0.50 - - [2026-08-14 11:16:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021507 10.0.0.50 - - [2026-08-14 11:16:44] "GET /instance-ip/7be6d4f7-ef57-4534-94e8-097dc452438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002844 10.0.0.50 - - [2026-08-14 11:16:44] "GET /instance-ip/7be6d4f7-ef57-4534-94e8-097dc452438c?fields=floating_ips HTTP/1.1" 200 1170 0.012612 10.0.0.50 - - [2026-08-14 11:16:44] "GET /floating-ip/f9f1b733-64d4-4a83-999b-467c25a797ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004622 10.0.0.50 - - [2026-08-14 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.50 - - [2026-08-14 11:16:44] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002581 10.0.0.50 - - [2026-08-14 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.50 - - [2026-08-14 11:16:44] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.012113 10.0.0.50 - - [2026-08-14 11:16:44] "POST /tags HTTP/1.1" 200 301 0.094296 10.0.0.50 - - [2026-08-14 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026314 10.0.0.50 - - [2026-08-14 11:16:44] "GET /tag/af053e79-87a7-4b14-b70b-daad8f459c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019691 10.0.0.50 - - [2026-08-14 11:16:44] "POST /tags HTTP/1.1" 200 325 0.103021 10.0.0.50 - - [2026-08-14 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022101 10.0.0.50 - - [2026-08-14 11:16:45] "GET /tag/030ce731-dd1e-4c22-a558-212735522404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.022267 10.0.0.50 - - [2026-08-14 11:16:45] "POST /tags HTTP/1.1" 200 363 0.091660 10.0.0.50 - - [2026-08-14 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.029328 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 10.0.0.50 - - [2026-08-14 11:16:45] "GET /tag/ea7f4e3a-ca70-4f35-8b85-86f81fd80d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.021285 10.0.0.50 - - [2026-08-14 11:16:45] "POST /tags HTTP/1.1" 200 311 0.076880 10.0.0.50 - - [2026-08-14 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013288 10.0.0.50 - - [2026-08-14 11:16:45] "GET /tag/33e0579c-e6cb-4d96-a93f-2f1584544679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020236 10.0.0.50 - - [2026-08-14 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.50 - - [2026-08-14 11:16:45] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.011087 10.0.0.50 - - [2026-08-14 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.50 - - [2026-08-14 11:16:45] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065523 10.0.0.50 - - [2026-08-14 11:16:45] "POST /virtual-machines HTTP/1.1" 200 377 0.112715 10.0.0.50 - - [2026-08-14 11:16:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018172 10.0.0.50 - - [2026-08-14 11:16:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.207460 10.0.0.50 - - [2026-08-14 11:16:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.040958 10.0.0.50 - - [2026-08-14 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018394 10.0.0.50 - - [2026-08-14 11:16:46] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008671 10.0.0.50 - - [2026-08-14 11:16:46] "POST /instance-ips HTTP/1.1" 200 409 0.043422 10.0.0.50 - - [2026-08-14 11:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.046222 10.0.0.50 - - [2026-08-14 11:16:46] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.031198 10.0.0.50 - - [2026-08-14 11:16:46] "POST /set-tag HTTP/1.1" 200 109 0.071356 10.0.0.50 - - [2026-08-14 11:16:46] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.034293 10.0.0.50 - - [2026-08-14 11:16:46] "GET /instance-ip/a2bfbcd4-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009715 10.0.0.50 - - [2026-08-14 11:16:46] "POST /tags HTTP/1.1" 200 357 0.043063 10.0.0.50 - - [2026-08-14 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.50 - - [2026-08-14 11:16:46] "GET /tag/dac96247-afcb-4f5d-9b4e-521e53089a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.031580 10.0.0.50 - - [2026-08-14 11:16:46] "POST /tags HTTP/1.1" 200 305 0.042274 10.0.0.50 - - [2026-08-14 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011606 10.0.0.50 - - [2026-08-14 11:16:46] "GET /tag/bbbe524c-a65f-400c-8589-5c0eb845f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.034090 10.0.0.50 - - [2026-08-14 11:16:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.000920 10.0.0.50 - - [2026-08-14 11:16:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.008919 10.0.0.50 - - [2026-08-14 11:16:46] "POST /security-groups HTTP/1.1" 200 571 0.102568 10.0.0.50 - - [2026-08-14 11:16:46] "POST /projects HTTP/1.1" 200 483 0.252837 10.0.0.50 - - [2026-08-14 11:16:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.005764 10.0.0.50 - - [2026-08-14 11:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.052145 10.0.0.50 - - [2026-08-14 11:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.026356 10.0.0.50 - - [2026-08-14 11:16:47] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.006486 10.0.0.50 - - [2026-08-14 11:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.50 - - [2026-08-14 11:16:47] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005149 10.0.0.50 - - [2026-08-14 11:16:47] "POST /access-control-lists HTTP/1.1" 200 580 0.128351 10.0.0.50 - - [2026-08-14 11:16:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.002704 10.0.0.50 - - [2026-08-14 11:16:47] "POST /access-control-lists HTTP/1.1" 200 578 0.069602 10.0.0.50 - - [2026-08-14 11:16:47] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.161562 10.0.0.50 - - [2026-08-14 11:16:47] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.190850 10.0.0.50 - - [2026-08-14 11:16:47] "POST /security-groups HTTP/1.1" 200 537 0.136179 10.0.0.50 - - [2026-08-14 11:16:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.003983 10.0.0.50 - - [2026-08-14 11:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.057575 10.0.0.50 - - [2026-08-14 11:16:47] "POST /access-control-lists HTTP/1.1" 200 596 0.086200 10.0.0.50 - - [2026-08-14 11:16:47] "POST /chown HTTP/1.1" 200 109 0.039560 10.0.0.50 - - [2026-08-14 11:16:47] "POST /fqname-to-id HTTP/1.1" 404 233 0.008165 10.0.0.50 - - [2026-08-14 11:16:47] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.018368 10.0.0.50 - - [2026-08-14 11:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.50 - - [2026-08-14 11:16:48] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.032751 10.0.0.50 - - [2026-08-14 11:16:48] "POST /access-control-lists HTTP/1.1" 200 594 0.125313 10.0.0.50 - - [2026-08-14 11:16:48] "POST /tags HTTP/1.1" 409 207 0.005399 10.0.0.50 - - [2026-08-14 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.50 - - [2026-08-14 11:16:48] "GET /tag/bbbe524c-a65f-400c-8589-5c0eb845f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.021380 10.0.0.50 - - [2026-08-14 11:16:48] "POST /firewall-rules HTTP/1.1" 200 564 0.092460 10.0.0.50 - - [2026-08-14 11:16:48] "GET /firewall-rule/cbe0c70c-16d0-476a-8228-f8f55c6dff6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.012203 10.0.0.50 - - [2026-08-14 11:16:48] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003355 10.0.0.50 - - [2026-08-14 11:16:48] "GET /firewall-rule/cbe0c70c-16d0-476a-8228-f8f55c6dff6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003480 10.0.0.50 - - [2026-08-14 11:16:48] "POST /ref-update HTTP/1.1" 200 156 0.045873 10.0.0.50 - - [2026-08-14 11:16:48] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.031837 10.0.0.50 - - [2026-08-14 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008176 10.0.0.50 - - [2026-08-14 11:16:48] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.011115 10.0.0.50 - - [2026-08-14 11:16:48] "POST /tags HTTP/1.1" 409 207 0.002835 10.0.0.50 - - [2026-08-14 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010666 10.0.0.50 - - [2026-08-14 11:16:48] "GET /tag/bbbe524c-a65f-400c-8589-5c0eb845f439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016121 10.0.0.50 - - [2026-08-14 11:16:48] "POST /firewall-rules HTTP/1.1" 200 562 0.090877 10.0.0.50 - - [2026-08-14 11:16:48] "GET /firewall-rule/b87973f5-354b-4688-a19a-3b605fa7cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.024968 10.0.0.50 - - [2026-08-14 11:16:48] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005407 10.0.0.50 - - [2026-08-14 11:16:48] "GET /firewall-rule/b87973f5-354b-4688-a19a-3b605fa7cf61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.029567 10.0.0.50 - - [2026-08-14 11:16:48] "POST /ref-update HTTP/1.1" 200 156 0.033067 10.0.0.50 - - [2026-08-14 11:16:48] "POST /tags HTTP/1.1" 200 301 0.068282 10.0.0.50 - - [2026-08-14 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.50 - - [2026-08-14 11:16:48] "GET /tag/9afed06a-d982-47ff-b73a-2e15126135a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017377 10.0.0.50 - - [2026-08-14 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.50 - - [2026-08-14 11:16:49] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031664 10.0.0.50 - - [2026-08-14 11:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.50 - - [2026-08-14 11:16:49] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004745 10.0.0.50 - - [2026-08-14 11:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2026-08-14 11:16:49] "GET /service-appliance-set/807a6214-90cc-41d2-8ef9-a2b2ec5a49c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003935 10.0.0.50 - - [2026-08-14 11:16:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.002166 10.0.0.50 - - [2026-08-14 11:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135033 10.0.0.50 - - [2026-08-14 11:16:49] "GET /virtual-machine-interface/d2c63ffc-d247-40b7-a27d-6afa8873662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.027427 10.0.0.50 - - [2026-08-14 11:16:49] "POST /instance-ips HTTP/1.1" 200 377 0.027771 10.0.0.50 - - [2026-08-14 11:16:49] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.012960 10.0.0.50 - - [2026-08-14 11:16:49] "POST /loadbalancers HTTP/1.1" 200 582 0.097840 10.0.0.50 - - [2026-08-14 11:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.037659 10.0.0.50 - - [2026-08-14 11:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.037311 10.0.0.50 - - [2026-08-14 11:16:49] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.120582 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001724 10.0.0.50 - - [2026-08-14 11:16:49] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.005367 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.50 - - [2026-08-14 11:16:49] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.103334 10.0.0.50 - - [2026-08-14 11:16:49] "POST /floating-ips HTTP/1.1" 200 581 0.017030 10.0.0.50 - - [2026-08-14 11:16:49] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.022506 10.0.0.50 - - [2026-08-14 11:16:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030468 10.0.0.50 - - [2026-08-14 11:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021433 10.0.0.50 - - [2026-08-14 11:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.50 - - [2026-08-14 11:16:50] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063521 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer-listener/73cb8072-b695-4cdd-8682-6d742aa8cbd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.008835 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer-listener/73cb8072-b695-4cdd-8682-6d742aa8cbd8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003866 10.0.0.50 - - [2026-08-14 11:16:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028833 10.0.0.50 - - [2026-08-14 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.50 - - [2026-08-14 11:16:50] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.007458 10.0.0.50 - - [2026-08-14 11:16:50] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?fields=floating_ips HTTP/1.1" 200 1163 0.012585 10.0.0.50 - - [2026-08-14 11:16:50] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.012713 10.0.0.50 - - [2026-08-14 11:16:50] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.098386 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.077331 10.0.0.50 - - [2026-08-14 11:16:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024531 10.0.0.50 - - [2026-08-14 11:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.048618 10.0.0.50 - - [2026-08-14 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008920 10.0.0.50 - - [2026-08-14 11:16:50] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055053 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer-listener/6a9e98b3-ad3e-4a40-aa3a-02f2185cd53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004810 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer-listener/6a9e98b3-ad3e-4a40-aa3a-02f2185cd53d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004823 10.0.0.50 - - [2026-08-14 11:16:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024122 10.0.0.50 - - [2026-08-14 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.50 - - [2026-08-14 11:16:50] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.002924 10.0.0.50 - - [2026-08-14 11:16:50] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?fields=floating_ips HTTP/1.1" 200 1163 0.003381 10.0.0.50 - - [2026-08-14 11:16:50] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002156 10.0.0.50 - - [2026-08-14 11:16:50] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047964 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005763 10.0.0.50 - - [2026-08-14 11:16:50] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020595 10.0.0.50 - - [2026-08-14 11:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029400 10.0.0.50 - - [2026-08-14 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021307 10.0.0.50 - - [2026-08-14 11:16:50] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045369 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer-listener/fc06478d-05b8-4b8d-a3b6-b216bfc736e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.015611 10.0.0.50 - - [2026-08-14 11:16:50] "GET /loadbalancer-listener/fc06478d-05b8-4b8d-a3b6-b216bfc736e2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006927 10.0.0.50 - - [2026-08-14 11:16:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.065200 10.0.0.50 - - [2026-08-14 11:16:51] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003612 10.0.0.50 - - [2026-08-14 11:16:51] "GET /instance-ip/06635bdc-49bc-4419-9034-2e67a4782810?fields=floating_ips HTTP/1.1" 200 1163 0.002728 10.0.0.50 - - [2026-08-14 11:16:51] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002428 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.50 - - [2026-08-14 11:16:51] "GET /loadbalancer/d734a1c3-5fbd-4420-b590-a8ba24a9696d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002977 10.0.0.50 - - [2026-08-14 11:16:51] "POST /tags HTTP/1.1" 200 355 0.052228 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010607 10.0.0.50 - - [2026-08-14 11:16:51] "GET /tag/1ff98fdb-3d11-4ba8-acc5-e46abf340429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.023365 10.0.0.50 - - [2026-08-14 11:16:51] "POST /tags HTTP/1.1" 200 303 0.025299 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-08-14 11:16:51] "GET /tag/efe335c2-0b15-4c9d-b209-6681876351cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015778 10.0.0.50 - - [2026-08-14 11:16:51] "POST /projects HTTP/1.1" 409 218 0.005184 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.50 - - [2026-08-14 11:16:51] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063959 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2026-08-14 11:16:51] "GET /network-ipam/39d75fe0-e966-466d-a216-f39152338c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003399 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.50 - - [2026-08-14 11:16:51] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004757 10.0.0.50 - - [2026-08-14 11:16:51] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.084464 10.0.0.50 - - [2026-08-14 11:16:51] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005887 10.0.0.50 - - [2026-08-14 11:16:51] "POST /set-tag HTTP/1.1" 200 109 0.084704 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.035265 10.0.0.50 - - [2026-08-14 11:16:51] "GET /network-ipam/a02381ce-be8a-469f-a277-7782dff9edce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003485 10.0.0.50 - - [2026-08-14 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.50 - - [2026-08-14 11:16:51] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005820 10.0.0.50 - - [2026-08-14 11:16:52] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.099818 10.0.0.50 - - [2026-08-14 11:16:52] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.024938 10.0.0.50 - - [2026-08-14 11:16:52] "POST /set-tag HTTP/1.1" 200 109 0.074661 10.0.0.50 - - [2026-08-14 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011051 10.0.0.50 - - [2026-08-14 11:16:52] "GET /network-policy/746a650f-3ef3-48b9-b388-0431c74da7b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006093 10.0.0.50 - - [2026-08-14 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.50 - - [2026-08-14 11:16:52] "GET /network-policy/32fc28cc-b108-4fca-a4dd-2e8cb3d91265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004881 10.0.0.50 - - [2026-08-14 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.50 - - [2026-08-14 11:16:52] "GET /network-policy/aaef974f-d925-4a40-87a3-af8483bc79fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002933 10.0.0.50 - - [2026-08-14 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.50 - - [2026-08-14 11:16:52] "PUT /network-policy/aaef974f-d925-4a40-87a3-af8483bc79fd HTTP/1.1" 200 262 0.015086 10.0.0.50 - - [2026-08-14 11:16:52] "PUT /access-control-list/68a42ddb-30e7-4818-ad9b-03bb59edefff HTTP/1.1" 200 272 0.032099 10.0.0.50 - - [2026-08-14 11:16:52] "POST /ref-update HTTP/1.1" 200 156 0.106195 10.0.0.50 - - [2026-08-14 11:16:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029670 10.0.0.50 - - [2026-08-14 11:16:52] "PUT /access-control-list/e0e0dc35-034a-47c9-a8ff-8d8e2a1ba0e6 HTTP/1.1" 200 272 0.084917 10.0.0.50 - - [2026-08-14 11:16:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009600 10.0.0.50 - - [2026-08-14 11:16:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007802 10.0.0.50 - - [2026-08-14 11:16:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002542 10.0.0.50 - - [2026-08-14 11:16:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012647 10.0.0.50 - - [2026-08-14 11:16:52] "POST /security-groups HTTP/1.1" 409 245 0.003091 10.0.0.50 - - [2026-08-14 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.50 - - [2026-08-14 11:16:52] "PUT /security-group/33574e8f-373b-43e0-bee4-10804f78fff1 HTTP/1.1" 200 262 0.168083 10.0.0.50 - - [2026-08-14 11:16:52] "PUT /access-control-list/bcb2d42b-93fe-47d5-9780-09b3f7c2d4bf HTTP/1.1" 200 272 0.030034 10.0.0.50 - - [2026-08-14 11:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.044902 10.0.0.50 - - [2026-08-14 11:16:52] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.021161 10.0.0.50 - - [2026-08-14 11:16:53] "PUT /access-control-list/55a0849b-45a6-4127-b467-2eb3e51bc94d HTTP/1.1" 200 272 0.060411 10.0.0.50 - - [2026-08-14 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009668 10.0.0.50 - - [2026-08-14 11:16:53] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.005310 10.0.0.50 - - [2026-08-14 11:16:53] "POST /tags HTTP/1.1" 409 206 0.010750 10.0.0.50 - - [2026-08-14 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.50 - - [2026-08-14 11:16:53] "GET /tag/efe335c2-0b15-4c9d-b209-6681876351cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011467 10.0.0.50 - - [2026-08-14 11:16:53] "POST /firewall-rules HTTP/1.1" 200 562 0.081579 10.0.0.50 - - [2026-08-14 11:16:53] "GET /firewall-rule/931081cf-ef6c-4cf3-aafb-7d972b672d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.011680 10.0.0.50 - - [2026-08-14 11:16:53] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009146 10.0.0.50 - - [2026-08-14 11:16:53] "GET /firewall-rule/931081cf-ef6c-4cf3-aafb-7d972b672d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002480 10.0.0.50 - - [2026-08-14 11:16:53] "POST /ref-update HTTP/1.1" 200 156 0.024821 10.0.0.50 - - [2026-08-14 11:16:53] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.034415 10.0.0.50 - - [2026-08-14 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.50 - - [2026-08-14 11:16:53] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.003025 10.0.0.50 - - [2026-08-14 11:16:53] "POST /tags HTTP/1.1" 409 206 0.001852 10.0.0.50 - - [2026-08-14 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.50 - - [2026-08-14 11:16:53] "GET /tag/efe335c2-0b15-4c9d-b209-6681876351cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017461 10.0.0.50 - - [2026-08-14 11:16:53] "POST /firewall-rules HTTP/1.1" 200 560 0.107776 10.0.0.50 - - [2026-08-14 11:16:53] "GET /firewall-rule/f9ca551f-14a8-4039-982b-2e758a36dca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010215 10.0.0.50 - - [2026-08-14 11:16:53] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004988 10.0.0.50 - - [2026-08-14 11:16:53] "GET /firewall-rule/f9ca551f-14a8-4039-982b-2e758a36dca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002669 10.0.0.50 - - [2026-08-14 11:16:53] "POST /ref-update HTTP/1.1" 200 156 0.047354 10.0.0.50 - - [2026-08-14 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.50 - - [2026-08-14 11:16:53] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002831 10.0.0.50 - - [2026-08-14 11:16:53] "POST /tags HTTP/1.1" 200 371 0.018470 10.0.0.50 - - [2026-08-14 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.50 - - [2026-08-14 11:16:53] "GET /tag/e1912fee-c655-49dd-902b-19f85969d83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.020164 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001154 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:16:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.50 - - [2026-08-14 11:16:53] "POST /tags HTTP/1.1" 200 319 0.049402 10.0.0.50 - - [2026-08-14 11:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.50 - - [2026-08-14 11:16:54] "GET /tag/bc53c2ef-61af-4d7c-a437-7f4b57d52074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.020974 10.0.0.50 - - [2026-08-14 11:16:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.002748 10.0.0.50 - - [2026-08-14 11:16:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.024266 10.0.0.50 - - [2026-08-14 11:16:54] "POST /security-groups HTTP/1.1" 200 578 0.083855 10.0.0.50 - - [2026-08-14 11:16:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.002312 10.0.0.50 - - [2026-08-14 11:16:54] "POST /projects HTTP/1.1" 200 497 0.305732 10.0.0.50 - - [2026-08-14 11:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.172795 10.0.0.50 - - [2026-08-14 11:16:54] "POST /access-control-lists HTTP/1.1" 200 587 0.268205 10.0.0.50 - - [2026-08-14 11:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.061109 10.0.0.50 - - [2026-08-14 11:16:54] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009001 10.0.0.50 - - [2026-08-14 11:16:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.011571 10.0.0.50 - - [2026-08-14 11:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009372 10.0.0.50 - - [2026-08-14 11:16:54] "POST /access-control-lists HTTP/1.1" 200 585 0.075329 10.0.0.50 - - [2026-08-14 11:16:54] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.052445 10.0.0.50 - - [2026-08-14 11:16:54] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.083462 10.0.0.50 - - [2026-08-14 11:16:54] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.037219 10.0.0.50 - - [2026-08-14 11:16:55] "POST /security-groups HTTP/1.1" 200 558 0.074595 10.0.0.50 - - [2026-08-14 11:16:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.004068 10.0.0.50 - - [2026-08-14 11:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033888 10.0.0.50 - - [2026-08-14 11:16:55] "POST /chown HTTP/1.1" 200 109 0.033128 10.0.0.50 - - [2026-08-14 11:16:55] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.018444 10.0.0.50 - - [2026-08-14 11:16:55] "POST /access-control-lists HTTP/1.1" 200 610 0.105883 10.0.0.50 - - [2026-08-14 11:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008559 10.0.0.50 - - [2026-08-14 11:16:55] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002946 10.0.0.50 - - [2026-08-14 11:16:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.002213 10.0.0.50 - - [2026-08-14 11:16:55] "POST /tags HTTP/1.1" 409 214 0.002419 10.0.0.50 - - [2026-08-14 11:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2026-08-14 11:16:55] "GET /tag/bc53c2ef-61af-4d7c-a437-7f4b57d52074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.067935 10.0.0.50 - - [2026-08-14 11:16:55] "POST /access-control-lists HTTP/1.1" 200 608 0.095528 10.0.0.50 - - [2026-08-14 11:16:55] "POST /firewall-rules HTTP/1.1" 200 578 0.068918 10.0.0.50 - - [2026-08-14 11:16:55] "GET /firewall-rule/264ea853-a05c-4e95-b6ba-f801e594b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.019539 10.0.0.50 - - [2026-08-14 11:16:55] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004911 10.0.0.50 - - [2026-08-14 11:16:55] "GET /firewall-rule/264ea853-a05c-4e95-b6ba-f801e594b5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003480 10.0.0.50 - - [2026-08-14 11:16:55] "POST /ref-update HTTP/1.1" 200 156 0.043022 10.0.0.50 - - [2026-08-14 11:16:55] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009945 10.0.0.50 - - [2026-08-14 11:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.50 - - [2026-08-14 11:16:55] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.003288 10.0.0.50 - - [2026-08-14 11:16:55] "POST /tags HTTP/1.1" 409 214 0.001987 10.0.0.50 - - [2026-08-14 11:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2026-08-14 11:16:55] "GET /tag/bc53c2ef-61af-4d7c-a437-7f4b57d52074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011830 10.0.0.50 - - [2026-08-14 11:16:55] "POST /firewall-rules HTTP/1.1" 200 576 0.109625 10.0.0.50 - - [2026-08-14 11:16:55] "GET /firewall-rule/ea76a04a-bd67-40bf-8345-babb33ae2e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004490 10.0.0.50 - - [2026-08-14 11:16:55] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005810 10.0.0.50 - - [2026-08-14 11:16:55] "GET /firewall-rule/ea76a04a-bd67-40bf-8345-babb33ae2e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002422 10.0.0.50 - - [2026-08-14 11:16:55] "POST /ref-update HTTP/1.1" 200 156 0.034304 10.0.0.50 - - [2026-08-14 11:16:56] "POST /tags HTTP/1.1" 200 363 0.051029 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019701 10.0.0.50 - - [2026-08-14 11:16:56] "GET /tag/21cfff8a-3c79-44d7-b08f-ff1a3ff7a1dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013131 10.0.0.50 - - [2026-08-14 11:16:56] "POST /tags HTTP/1.1" 200 311 0.030130 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.50 - - [2026-08-14 11:16:56] "GET /tag/100fc958-66d4-4e39-9a3e-1b4afaaea137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014844 10.0.0.50 - - [2026-08-14 11:16:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000678 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.002548 10.0.0.50 - - [2026-08-14 11:16:56] "POST /security-groups HTTP/1.1" 200 574 0.086780 10.0.0.50 - - [2026-08-14 11:16:56] "POST /projects HTTP/1.1" 200 489 0.220567 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.006166 10.0.0.50 - - [2026-08-14 11:16:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012109 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014518 10.0.0.50 - - [2026-08-14 11:16:56] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.020816 10.0.0.50 - - [2026-08-14 11:16:56] "POST /access-control-lists HTTP/1.1" 200 583 0.101839 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020102 10.0.0.50 - - [2026-08-14 11:16:56] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004058 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001524 10.0.0.50 - - [2026-08-14 11:16:56] "POST /access-control-lists HTTP/1.1" 200 581 0.083111 10.0.0.50 - - [2026-08-14 11:16:56] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.115520 10.0.0.50 - - [2026-08-14 11:16:56] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.087965 10.0.0.50 - - [2026-08-14 11:16:56] "POST /security-groups HTTP/1.1" 200 546 0.076030 10.0.0.50 - - [2026-08-14 11:16:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.002921 10.0.0.50 - - [2026-08-14 11:16:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017824 10.0.0.50 - - [2026-08-14 11:16:57] "POST /access-control-lists HTTP/1.1" 200 602 0.049551 10.0.0.50 - - [2026-08-14 11:16:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.021036 10.0.0.50 - - [2026-08-14 11:16:57] "POST /chown HTTP/1.1" 200 109 0.038267 10.0.0.50 - - [2026-08-14 11:16:57] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013551 10.0.0.50 - - [2026-08-14 11:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.50 - - [2026-08-14 11:16:57] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.036913 10.0.0.50 - - [2026-08-14 11:16:57] "POST /access-control-lists HTTP/1.1" 200 600 0.062168 10.0.0.50 - - [2026-08-14 11:16:57] "POST /tags HTTP/1.1" 409 210 0.013026 10.0.0.50 - - [2026-08-14 11:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-08-14 11:16:57] "GET /tag/100fc958-66d4-4e39-9a3e-1b4afaaea137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010037 10.0.0.50 - - [2026-08-14 11:16:57] "POST /firewall-rules HTTP/1.1" 200 570 0.069375 10.0.0.50 - - [2026-08-14 11:16:57] "GET /firewall-rule/4633c077-ea5e-4d67-9320-42618aef3137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006505 10.0.0.50 - - [2026-08-14 11:16:57] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005473 10.0.0.50 - - [2026-08-14 11:16:57] "GET /firewall-rule/4633c077-ea5e-4d67-9320-42618aef3137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002541 10.0.0.50 - - [2026-08-14 11:16:57] "POST /ref-update HTTP/1.1" 200 156 0.050405 10.0.0.50 - - [2026-08-14 11:16:57] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.014534 10.0.0.50 - - [2026-08-14 11:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.50 - - [2026-08-14 11:16:57] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.003650 10.0.0.50 - - [2026-08-14 11:16:57] "POST /tags HTTP/1.1" 409 210 0.002168 10.0.0.50 - - [2026-08-14 11:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008726 10.0.0.50 - - [2026-08-14 11:16:57] "GET /tag/100fc958-66d4-4e39-9a3e-1b4afaaea137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013509 10.0.0.50 - - [2026-08-14 11:16:57] "POST /firewall-rules HTTP/1.1" 200 568 0.099955 10.0.0.50 - - [2026-08-14 11:16:57] "GET /firewall-rule/fb187353-795f-46f0-8c54-cd27b82b3cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022147 10.0.0.50 - - [2026-08-14 11:16:57] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.008476 10.0.0.50 - - [2026-08-14 11:16:57] "GET /firewall-rule/fb187353-795f-46f0-8c54-cd27b82b3cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003983 10.0.0.50 - - [2026-08-14 11:16:57] "POST /ref-update HTTP/1.1" 200 156 0.072124 10.0.0.50 - - [2026-08-14 11:16:57] "POST /tags HTTP/1.1" 409 237 0.002491 10.0.0.50 - - [2026-08-14 11:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2026-08-14 11:16:58] "GET /tag/ea7f4e3a-ca70-4f35-8b85-86f81fd80d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.012188 10.0.0.50 - - [2026-08-14 11:16:58] "POST /tags HTTP/1.1" 409 210 0.002434 10.0.0.50 - - [2026-08-14 11:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.50 - - [2026-08-14 11:16:58] "GET /tag/33e0579c-e6cb-4d96-a93f-2f1584544679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013634 10.0.0.50 - - [2026-08-14 11:16:58] "POST /projects HTTP/1.1" 409 223 0.002893 10.0.0.50 - - [2026-08-14 11:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2026-08-14 11:16:58] "GET /project/19669968-d36c-4d44-9fb4-5561ba5d1e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055797 10.0.0.50 - - [2026-08-14 11:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006784 10.0.0.50 - - [2026-08-14 11:16:58] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005110 10.0.0.50 - - [2026-08-14 11:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.50 - - [2026-08-14 11:16:58] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004915 10.0.0.50 - - [2026-08-14 11:16:58] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.065903 10.0.0.50 - - [2026-08-14 11:16:58] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.077149 10.0.0.50 - - [2026-08-14 11:16:58] "POST /security-groups HTTP/1.1" 409 253 0.003159 10.0.0.50 - - [2026-08-14 11:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.50 - - [2026-08-14 11:16:58] "PUT /security-group/727d3d06-0a47-48d5-9f2e-10dd2e96e157 HTTP/1.1" 200 262 0.056857 10.0.0.50 - - [2026-08-14 11:16:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.059341 10.0.0.50 - - [2026-08-14 11:16:58] "PUT /access-control-list/5ff9c35b-57bf-46d0-a549-cc7b1c73c15f HTTP/1.1" 200 272 0.041929 10.0.0.50 - - [2026-08-14 11:16:58] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007801 10.0.0.50 - - [2026-08-14 11:16:58] "PUT /access-control-list/7381a810-ebdb-4499-8a38-55e996812f08 HTTP/1.1" 200 272 0.037595 10.0.0.50 - - [2026-08-14 11:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011610 10.0.0.50 - - [2026-08-14 11:16:58] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.004090 10.0.0.50 - - [2026-08-14 11:16:58] "POST /tags HTTP/1.1" 409 210 0.001920 10.0.0.50 - - [2026-08-14 11:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.50 - - [2026-08-14 11:16:58] "GET /tag/33e0579c-e6cb-4d96-a93f-2f1584544679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013417 10.0.0.50 - - [2026-08-14 11:16:58] "POST /firewall-rules HTTP/1.1" 200 570 0.090137 10.0.0.50 - - [2026-08-14 11:16:58] "GET /firewall-rule/283707be-4cb7-4067-9d60-cbf7f7be0a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.024267 10.0.0.50 - - [2026-08-14 11:16:58] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.009684 10.0.0.50 - - [2026-08-14 11:16:58] "GET /firewall-rule/283707be-4cb7-4067-9d60-cbf7f7be0a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002508 10.0.0.50 - - [2026-08-14 11:16:59] "POST /ref-update HTTP/1.1" 200 156 0.065291 10.0.0.50 - - [2026-08-14 11:16:59] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.031027 10.0.0.50 - - [2026-08-14 11:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.50 - - [2026-08-14 11:16:59] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.005295 10.0.0.50 - - [2026-08-14 11:16:59] "POST /tags HTTP/1.1" 409 210 0.005595 10.0.0.50 - - [2026-08-14 11:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.50 - - [2026-08-14 11:16:59] "GET /tag/33e0579c-e6cb-4d96-a93f-2f1584544679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013991 10.0.0.50 - - [2026-08-14 11:16:59] "POST /firewall-rules HTTP/1.1" 200 568 0.096353 10.0.0.50 - - [2026-08-14 11:16:59] "GET /firewall-rule/26222ef2-c70d-4ec2-ad10-568107230cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024694 10.0.0.50 - - [2026-08-14 11:16:59] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006807 10.0.0.50 - - [2026-08-14 11:16:59] "GET /firewall-rule/26222ef2-c70d-4ec2-ad10-568107230cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004481 10.0.0.50 - - [2026-08-14 11:16:59] "POST /ref-update HTTP/1.1" 200 156 0.066870 10.0.0.50 - - [2026-08-14 11:16:59] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005847 10.0.0.50 - - [2026-08-14 11:16:59] "POST /set-tag HTTP/1.1" 200 109 0.002056 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:17:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:17:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.33 - - [2026-08-14 11:17:39] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.33 - - [2026-08-14 11:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-08-14 11:17:39] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004429 10.0.0.33 - - [2026-08-14 11:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-08-14 11:17:39] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003274 10.0.0.33 - - [2026-08-14 11:17:39] "PUT /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045 HTTP/1.1" 200 274 0.016475 10.0.0.33 - - [2026-08-14 11:17:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.018499 10.0.0.33 - - [2026-08-14 11:17:39] "POST /virtual-routers HTTP/1.1" 200 599 0.037041 10.0.0.33 - - [2026-08-14 11:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.053615 10.0.0.33 - - [2026-08-14 11:17:40] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.019841 10.0.0.33 - - [2026-08-14 11:17:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.002555 10.0.0.33 - - [2026-08-14 11:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.33 - - [2026-08-14 11:17:40] "GET /virtual-network/2a59e9b9-83bb-401e-b475-e9d367b70159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005569 10.0.0.33 - - [2026-08-14 11:17:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.065459 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:18:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:18:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001468 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:18:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:18:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:18:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:18:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.50 - - [2026-08-14 11:19:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003275 10.0.0.50 - - [2026-08-14 11:19:40] "GET /global-system-configs HTTP/1.1" 200 322 0.006849 10.0.0.50 - - [2026-08-14 11:20:43] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003508 10.0.0.50 - - [2026-08-14 11:20:43] "POST /ref-update HTTP/1.1" 200 156 0.012987 10.0.0.50 - - [2026-08-14 11:20:54] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004956 10.0.0.50 - - [2026-08-14 11:20:54] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.50 - - [2026-08-14 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.50 - - [2026-08-14 11:20:54] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002798 10.0.0.50 - - [2026-08-14 11:20:54] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005741 10.0.0.50 - - [2026-08-14 11:20:54] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.50 - - [2026-08-14 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2026-08-14 11:20:54] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002061 10.0.0.50 - - [2026-08-14 11:20:54] "GET /loadbalancer-pool/aacfc41a-d343-45ba-9bb2-a22ddfe7c4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004343 10.0.0.50 - - [2026-08-14 11:20:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018785 10.0.0.50 - - [2026-08-14 11:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007129 10.0.0.50 - - [2026-08-14 11:20:54] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007998 10.0.0.50 - - [2026-08-14 11:20:54] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007696 10.0.0.50 - - [2026-08-14 11:20:54] "POST /tags HTTP/1.1" 409 205 0.011557 10.0.0.50 - - [2026-08-14 11:20:54] "POST /ref-update HTTP/1.1" 200 156 0.012584 10.0.0.50 - - [2026-08-14 11:20:55] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.016092 10.0.0.50 - - [2026-08-14 11:20:55] "PUT /floating-ip/765af040-969c-4656-ab35-8f4debf58499 HTTP/1.1" 200 256 0.010747 10.0.0.50 - - [2026-08-14 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008005 10.0.0.50 - - [2026-08-14 11:20:55] "GET /tag/9afed06a-d982-47ff-b73a-2e15126135a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012464 10.0.0.50 - - [2026-08-14 11:20:55] "POST /set-tag HTTP/1.1" 200 109 0.082505 10.0.0.50 - - [2026-08-14 11:20:55] "GET /loadbalancer-pool/6fea5fd9-340a-4ef3-913f-c0bad6cea3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006809 10.0.0.50 - - [2026-08-14 11:20:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022946 10.0.0.50 - - [2026-08-14 11:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.043077 10.0.0.50 - - [2026-08-14 11:20:55] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012757 10.0.0.50 - - [2026-08-14 11:20:55] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007055 10.0.0.50 - - [2026-08-14 11:20:55] "POST /ref-update HTTP/1.1" 200 156 0.013800 10.0.0.50 - - [2026-08-14 11:20:55] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.020137 10.0.0.50 - - [2026-08-14 11:20:55] "POST /set-tag HTTP/1.1" 200 109 0.010113 10.0.0.50 - - [2026-08-14 11:20:55] "GET /loadbalancer-pool/f94ebde7-a226-4edf-a8eb-2542b761631b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.014426 10.0.0.50 - - [2026-08-14 11:20:55] "PUT /floating-ip/765af040-969c-4656-ab35-8f4debf58499 HTTP/1.1" 200 256 0.027048 10.0.0.50 - - [2026-08-14 11:20:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042660 10.0.0.50 - - [2026-08-14 11:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011871 10.0.0.50 - - [2026-08-14 11:20:55] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009630 10.0.0.50 - - [2026-08-14 11:20:55] "POST /set-tag HTTP/1.1" 200 109 0.003238 10.0.0.50 - - [2026-08-14 11:20:55] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004682 10.0.0.50 - - [2026-08-14 11:20:55] "POST /ref-update HTTP/1.1" 200 156 0.009798 10.0.0.50 - - [2026-08-14 11:20:55] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007569 10.0.0.50 - - [2026-08-14 11:20:55] "PUT /floating-ip/765af040-969c-4656-ab35-8f4debf58499 HTTP/1.1" 200 256 0.017150 10.0.0.50 - - [2026-08-14 11:22:21] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011905 10.0.0.50 - - [2026-08-14 11:22:21] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.50 - - [2026-08-14 11:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.50 - - [2026-08-14 11:22:21] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003506 10.0.0.50 - - [2026-08-14 11:22:21] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013192 10.0.0.50 - - [2026-08-14 11:22:21] "POST /set-tag HTTP/1.1" 200 109 0.044290 10.0.0.50 - - [2026-08-14 11:22:21] "DELETE /loadbalancer-member/fbe9b740-9cd6-4790-bea5-7a21e3f4d315 HTTP/1.1" 200 115 0.053042 10.0.0.50 - - [2026-08-14 11:22:21] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008427 10.0.0.50 - - [2026-08-14 11:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003447 10.0.0.50 - - [2026-08-14 11:22:22] "DELETE /loadbalancer-member/92200794-00a2-4177-bbf4-f22f65dc3d72 HTTP/1.1" 200 115 0.059313 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008949 10.0.0.50 - - [2026-08-14 11:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003481 10.0.0.50 - - [2026-08-14 11:22:22] "DELETE /loadbalancer-member/f75ffb01-e81b-44de-a7d1-fe2e7439004d HTTP/1.1" 200 115 0.044216 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007409 10.0.0.50 - - [2026-08-14 11:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.50 - - [2026-08-14 11:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.50 - - [2026-08-14 11:22:22] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002641 10.0.0.50 - - [2026-08-14 11:22:22] "GET /loadbalancer-pool/aacfc41a-d343-45ba-9bb2-a22ddfe7c4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003626 10.0.0.50 - - [2026-08-14 11:22:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035717 10.0.0.50 - - [2026-08-14 11:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015148 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011074 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029984 10.0.0.50 - - [2026-08-14 11:22:22] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004783 10.0.0.50 - - [2026-08-14 11:22:22] "POST /set-tag HTTP/1.1" 200 109 0.089000 10.0.0.50 - - [2026-08-14 11:22:22] "GET /loadbalancer-pool/6fea5fd9-340a-4ef3-913f-c0bad6cea3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005983 10.0.0.50 - - [2026-08-14 11:22:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.066905 10.0.0.50 - - [2026-08-14 11:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015201 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.031384 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019789 10.0.0.50 - - [2026-08-14 11:22:22] "POST /set-tag HTTP/1.1" 200 109 0.013293 10.0.0.50 - - [2026-08-14 11:22:22] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003033 10.0.0.50 - - [2026-08-14 11:22:22] "GET /loadbalancer-pool/f94ebde7-a226-4edf-a8eb-2542b761631b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003653 10.0.0.50 - - [2026-08-14 11:22:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031160 10.0.0.50 - - [2026-08-14 11:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014067 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021596 10.0.0.50 - - [2026-08-14 11:22:22] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010487 10.0.0.50 - - [2026-08-14 11:22:22] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003172 10.0.0.50 - - [2026-08-14 11:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003234 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002214 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:22:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 10.0.0.33 - - [2026-08-14 11:22:54] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.33 - - [2026-08-14 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.33 - - [2026-08-14 11:22:54] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005965 10.0.0.33 - - [2026-08-14 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2026-08-14 11:22:54] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003238 10.0.0.33 - - [2026-08-14 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.33 - - [2026-08-14 11:22:54] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004791 10.0.0.33 - - [2026-08-14 11:22:54] "PUT /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab HTTP/1.1" 200 262 0.010678 10.0.0.33 - - [2026-08-14 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2026-08-14 11:22:54] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005302 10.0.0.33 - - [2026-08-14 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.33 - - [2026-08-14 11:22:54] "GET /virtual-machine-interface/0c353bf5-1580-484f-8625-4e3c828c426c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006226 10.0.0.33 - - [2026-08-14 11:22:54] "PUT /virtual-machine-interface/0c353bf5-1580-484f-8625-4e3c828c426c HTTP/1.1" 200 284 0.013971 10.0.0.50 - - [2026-08-14 11:24:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002322 10.0.0.50 - - [2026-08-14 11:24:40] "GET /global-system-configs HTTP/1.1" 200 322 0.004843 10.0.0.50 - - [2026-08-14 11:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.50 - - [2026-08-14 11:27:02] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004357 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004906 10.0.0.50 - - [2026-08-14 11:27:02] "POST /set-tag HTTP/1.1" 200 109 0.032915 10.0.0.50 - - [2026-08-14 11:27:02] "DELETE /loadbalancer-member/b6060845-8511-494c-a309-354fc120f489 HTTP/1.1" 200 115 0.086483 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006033 10.0.0.50 - - [2026-08-14 11:27:02] "POST /set-tag HTTP/1.1" 200 109 0.003488 10.0.0.50 - - [2026-08-14 11:27:02] "DELETE /loadbalancer-member/19362121-082e-467e-930b-d1d88d1f752f HTTP/1.1" 200 115 0.037651 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005575 10.0.0.50 - - [2026-08-14 11:27:02] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.50 - - [2026-08-14 11:27:02] "DELETE /loadbalancer-member/d1db571a-9de9-4ae9-897e-aa1be6c38c92 HTTP/1.1" 200 115 0.038746 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005125 10.0.0.50 - - [2026-08-14 11:27:02] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004367 10.0.0.50 - - [2026-08-14 11:27:02] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.50 - - [2026-08-14 11:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.50 - - [2026-08-14 11:27:02] "GET /loadbalancer/aafdc3e1-0504-4275-986a-438eb72ce5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002909 10.0.0.50 - - [2026-08-14 11:27:02] "GET /loadbalancer-pool/aacfc41a-d343-45ba-9bb2-a22ddfe7c4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002623 10.0.0.50 - - [2026-08-14 11:27:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027040 10.0.0.50 - - [2026-08-14 11:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023878 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022225 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015202 10.0.0.50 - - [2026-08-14 11:27:02] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002734 10.0.0.50 - - [2026-08-14 11:27:02] "POST /set-tag HTTP/1.1" 200 109 0.095207 10.0.0.50 - - [2026-08-14 11:27:02] "GET /loadbalancer-pool/6fea5fd9-340a-4ef3-913f-c0bad6cea3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010231 10.0.0.50 - - [2026-08-14 11:27:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035931 10.0.0.50 - - [2026-08-14 11:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031548 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008022 10.0.0.50 - - [2026-08-14 11:27:02] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012096 10.0.0.50 - - [2026-08-14 11:27:02] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007848 10.0.0.50 - - [2026-08-14 11:27:03] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.50 - - [2026-08-14 11:27:03] "GET /loadbalancer-pool/f94ebde7-a226-4edf-a8eb-2542b761631b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004917 10.0.0.50 - - [2026-08-14 11:27:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024744 10.0.0.50 - - [2026-08-14 11:27:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012107 10.0.0.50 - - [2026-08-14 11:27:03] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019407 10.0.0.50 - - [2026-08-14 11:27:03] "GET /virtual-machine-interface/a2976ffe-97d1-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005106 10.0.0.50 - - [2026-08-14 11:27:03] "POST /set-tag HTTP/1.1" 200 109 0.007985 10.0.0.50 - - [2026-08-14 11:27:03] "GET /floating-ip/765af040-969c-4656-ab35-8f4debf58499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003104 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:27:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001377 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:27:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001343 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:28:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:28:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001208 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:28:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:28:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001451 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:28:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:28:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.50 - - [2026-08-14 11:29:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003098 10.0.0.50 - - [2026-08-14 11:29:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002569 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:31:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:31:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:33:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:33:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:33:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:33:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:33:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:33:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001263 10.0.0.50 - - [2026-08-14 11:34:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002630 10.0.0.50 - - [2026-08-14 11:34:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001977 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:36:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:36:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000779 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:38:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001306 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:38:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006412 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:38:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:38:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:38:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:38:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.50 - - [2026-08-14 11:39:29] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.50 - - [2026-08-14 11:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.50 - - [2026-08-14 11:39:29] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038724 10.0.0.50 - - [2026-08-14 11:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.50 - - [2026-08-14 11:39:29] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037093 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.50 - - [2026-08-14 11:39:30] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034553 10.0.0.50 - - [2026-08-14 11:39:30] "POST /tags HTTP/1.1" 200 333 0.036850 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.50 - - [2026-08-14 11:39:30] "GET /tag/35bcf289-fd57-437d-a778-881fb3b2ed46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.035238 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2026-08-14 11:39:30] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051545 10.0.0.50 - - [2026-08-14 11:39:30] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049338 10.0.0.50 - - [2026-08-14 11:39:30] "GET /virtual-networks?parent_id=10b97085-2381-4708-a004-97361292f150&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005213 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.50 - - [2026-08-14 11:39:30] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.003875 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.50 - - [2026-08-14 11:39:30] "GET /service-appliance-set/807a6214-90cc-41d2-8ef9-a2b2ec5a49c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004325 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.003967 10.0.0.50 - - [2026-08-14 11:39:30] "POST /virtual-networks HTTP/1.1" 200 512 0.087034 10.0.0.50 - - [2026-08-14 11:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009246 10.0.0.50 - - [2026-08-14 11:39:30] "GET /network-ipam/76a3166f-4da5-492b-8aa0-a9e6189c1581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.034136 10.0.0.50 - - [2026-08-14 11:39:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.158957 10.0.0.50 - - [2026-08-14 11:39:30] "GET /virtual-machine-interface/dc4bd687-0bef-4e0c-bab7-b3a5f28c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031826 10.0.0.50 - - [2026-08-14 11:39:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006799 10.0.0.50 - - [2026-08-14 11:39:30] "POST /ref-update HTTP/1.1" 200 156 0.166541 10.0.0.50 - - [2026-08-14 11:39:30] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012343 10.0.0.50 - - [2026-08-14 11:39:30] "POST /instance-ips HTTP/1.1" 200 409 0.060780 10.0.0.50 - - [2026-08-14 11:39:30] "GET /domains HTTP/1.1" 200 280 0.001770 10.0.0.50 - - [2026-08-14 11:39:30] "GET /instance-ip/cd7c22f4-87aa-45c1-bcf6-d354314dcbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005097 10.0.0.50 - - [2026-08-14 11:39:30] "GET /domain/dd8e1125-3190-4a7c-882e-e3e4bf36d55f HTTP/1.1" 200 3086 0.012886 10.0.0.50 - - [2026-08-14 11:39:31] "POST /loadbalancers HTTP/1.1" 200 610 0.049931 10.0.0.50 - - [2026-08-14 11:39:31] "GET /project/10b97085-2381-4708-a004-97361292f150 HTTP/1.1" 200 5716 0.095333 10.0.0.50 - - [2026-08-14 11:39:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.050297 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.50 - - [2026-08-14 11:39:31] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2089 0.043458 10.0.0.50 - - [2026-08-14 11:39:31] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2089 0.003762 10.0.0.50 - - [2026-08-14 11:39:31] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 200 1179 0.005001 10.0.0.50 - - [2026-08-14 11:39:31] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 200 1179 0.005907 10.0.0.50 - - [2026-08-14 11:39:31] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.105300 10.0.0.50 - - [2026-08-14 11:39:31] "GET /instance-ip/cd7c22f4-87aa-45c1-bcf6-d354314dcbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003927 10.0.0.50 - - [2026-08-14 11:39:31] "POST /route-targets HTTP/1.1" 200 327 0.021488 10.0.0.50 - - [2026-08-14 11:39:31] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093920 10.0.0.50 - - [2026-08-14 11:39:31] "POST /ref-update HTTP/1.1" 200 156 0.042556 10.0.0.50 - - [2026-08-14 11:39:31] "GET /loadbalancer/6a209ebc-991d-4a0b-9fa2-42e3c480c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012845 10.0.0.50 - - [2026-08-14 11:39:31] "POST /floating-ips HTTP/1.1" 200 597 0.087610 10.0.0.50 - - [2026-08-14 11:39:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.059194 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2026-08-14 11:39:31] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033621 10.0.0.50 - - [2026-08-14 11:39:31] "GET /loadbalancer-listener/c806c8d4-7967-4e3f-b23b-d3ec571d2c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003080 10.0.0.50 - - [2026-08-14 11:39:31] "GET /loadbalancer-listener/c806c8d4-7967-4e3f-b23b-d3ec571d2c51?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003729 10.0.0.50 - - [2026-08-14 11:39:31] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018306 10.0.0.50 - - [2026-08-14 11:39:31] "GET /instance-ip/cd7c22f4-87aa-45c1-bcf6-d354314dcbe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002819 10.0.0.50 - - [2026-08-14 11:39:31] "GET /instance-ip/cd7c22f4-87aa-45c1-bcf6-d354314dcbe6?fields=floating_ips HTTP/1.1" 200 1213 0.007249 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.50 - - [2026-08-14 11:39:31] "GET /floating-ip/eb635c1c-fda6-4f77-91d9-8a3419211cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003435 10.0.0.50 - - [2026-08-14 11:39:31] "GET /loadbalancer/6a209ebc-991d-4a0b-9fa2-42e3c480c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004189 10.0.0.50 - - [2026-08-14 11:39:31] "POST /tags HTTP/1.1" 200 295 0.061355 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021440 10.0.0.50 - - [2026-08-14 11:39:31] "GET /tag/980b538d-e1ff-4929-a20f-5909cf6640a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.016757 10.0.0.50 - - [2026-08-14 11:39:31] "POST /tags HTTP/1.1" 409 233 0.001954 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.50 - - [2026-08-14 11:39:31] "GET /tag/1ff98fdb-3d11-4ba8-acc5-e46abf340429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.011735 10.0.0.50 - - [2026-08-14 11:39:31] "POST /tags HTTP/1.1" 409 206 0.002466 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.50 - - [2026-08-14 11:39:31] "GET /tag/efe335c2-0b15-4c9d-b209-6681876351cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014355 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.50 - - [2026-08-14 11:39:31] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004584 10.0.0.50 - - [2026-08-14 11:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2026-08-14 11:39:31] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039389 10.0.0.50 - - [2026-08-14 11:39:31] "POST /virtual-machines HTTP/1.1" 200 369 0.008852 10.0.0.50 - - [2026-08-14 11:39:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018443 10.0.0.50 - - [2026-08-14 11:39:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138622 10.0.0.50 - - [2026-08-14 11:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009266 10.0.0.50 - - [2026-08-14 11:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.50 - - [2026-08-14 11:39:32] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004332 10.0.0.50 - - [2026-08-14 11:39:32] "POST /instance-ips HTTP/1.1" 200 409 0.023590 10.0.0.50 - - [2026-08-14 11:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012738 10.0.0.50 - - [2026-08-14 11:39:32] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008385 10.0.0.50 - - [2026-08-14 11:39:32] "POST /set-tag HTTP/1.1" 200 109 0.026952 10.0.0.50 - - [2026-08-14 11:39:32] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020709 10.0.0.50 - - [2026-08-14 11:39:32] "GET /instance-ip/d114db0c-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002776 10.0.0.50 - - [2026-08-14 11:39:32] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005158 10.0.0.50 - - [2026-08-14 11:39:32] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.50 - - [2026-08-14 11:39:32] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002813 10.0.0.50 - - [2026-08-14 11:39:32] "POST /ref-update HTTP/1.1" 200 156 0.010234 10.0.0.50 - - [2026-08-14 11:39:32] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016783 10.0.0.50 - - [2026-08-14 11:39:32] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.50 - - [2026-08-14 11:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2026-08-14 11:39:32] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003692 10.0.0.50 - - [2026-08-14 11:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.50 - - [2026-08-14 11:39:32] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056837 10.0.0.50 - - [2026-08-14 11:39:32] "POST /virtual-machines HTTP/1.1" 200 369 0.015432 10.0.0.50 - - [2026-08-14 11:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011958 10.0.0.50 - - [2026-08-14 11:39:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116997 10.0.0.50 - - [2026-08-14 11:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009310 10.0.0.50 - - [2026-08-14 11:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007212 10.0.0.50 - - [2026-08-14 11:39:33] "POST /instance-ips HTTP/1.1" 200 409 0.027172 10.0.0.50 - - [2026-08-14 11:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024894 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006701 10.0.0.50 - - [2026-08-14 11:39:33] "POST /set-tag HTTP/1.1" 200 109 0.026054 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.027974 10.0.0.50 - - [2026-08-14 11:39:33] "GET /instance-ip/d18d10c2-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003790 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006203 10.0.0.50 - - [2026-08-14 11:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003661 10.0.0.50 - - [2026-08-14 11:39:33] "POST /ref-update HTTP/1.1" 200 156 0.010569 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007333 10.0.0.50 - - [2026-08-14 11:39:33] "POST /set-tag HTTP/1.1" 200 109 0.014214 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008698 10.0.0.50 - - [2026-08-14 11:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.50 - - [2026-08-14 11:39:33] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008232 10.0.0.50 - - [2026-08-14 11:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domains HTTP/1.1" 200 280 0.001995 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domain/dd8e1125-3190-4a7c-882e-e3e4bf36d55f HTTP/1.1" 200 3086 0.002764 10.0.0.50 - - [2026-08-14 11:39:36] "GET /project/10b97085-2381-4708-a004-97361292f150 HTTP/1.1" 200 7064 0.045481 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2089 0.004606 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2089 0.004141 10.0.0.50 - - [2026-08-14 11:39:36] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 200 1400 0.003865 10.0.0.50 - - [2026-08-14 11:39:36] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 200 1400 0.002334 10.0.0.50 - - [2026-08-14 11:39:36] "GET /route-target/8acb66b1-ab2f-4aaf-bfc9-b04116f4d5bf HTTP/1.1" 200 1153 0.002357 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2089 0.003596 10.0.0.50 - - [2026-08-14 11:39:36] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 200 1400 0.002238 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004042 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2089 0.004084 10.0.0.50 - - [2026-08-14 11:39:36] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 200 1400 0.002281 10.0.0.50 - - [2026-08-14 11:39:36] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 200 1400 0.003076 10.0.0.50 - - [2026-08-14 11:39:36] "GET /route-target/8acb66b1-ab2f-4aaf-bfc9-b04116f4d5bf HTTP/1.1" 200 1153 0.002640 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domains HTTP/1.1" 200 280 0.001766 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domain/dd8e1125-3190-4a7c-882e-e3e4bf36d55f HTTP/1.1" 200 3086 0.002460 10.0.0.50 - - [2026-08-14 11:39:36] "GET /project/10b97085-2381-4708-a004-97361292f150 HTTP/1.1" 200 7064 0.037788 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2089 0.004011 10.0.0.50 - - [2026-08-14 11:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2026-08-14 11:39:36] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036500 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003575 10.0.0.50 - - [2026-08-14 11:39:36] "GET /floating-ip-pools?parent_id=db7b28d5-954d-4dc0-9ae1-9cf11a882e1c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001543 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004363 10.0.0.50 - - [2026-08-14 11:39:36] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020818 10.0.0.50 - - [2026-08-14 11:39:36] "POST /ref-update HTTP/1.1" 200 156 0.022295 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.027520 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domains HTTP/1.1" 200 280 0.001983 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domain/dd8e1125-3190-4a7c-882e-e3e4bf36d55f HTTP/1.1" 200 3086 0.002553 10.0.0.50 - - [2026-08-14 11:39:36] "GET /project/10b97085-2381-4708-a004-97361292f150 HTTP/1.1" 200 7320 0.041551 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2327 0.005194 10.0.0.50 - - [2026-08-14 11:39:36] "GET /floating-ip-pool/4ab1cd52-c187-4ab3-861c-bad44a6def06 HTTP/1.1" 200 1313 0.002037 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domains HTTP/1.1" 200 280 0.003256 10.0.0.50 - - [2026-08-14 11:39:36] "GET /domain/dd8e1125-3190-4a7c-882e-e3e4bf36d55f HTTP/1.1" 200 3086 0.002559 10.0.0.50 - - [2026-08-14 11:39:36] "GET /project/10b97085-2381-4708-a004-97361292f150 HTTP/1.1" 200 7320 0.043222 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 2327 0.004515 10.0.0.50 - - [2026-08-14 11:39:36] "GET /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004570 10.0.0.50 - - [2026-08-14 11:39:36] "POST /tags HTTP/1.1" 200 365 0.050817 10.0.0.50 - - [2026-08-14 11:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010831 10.0.0.50 - - [2026-08-14 11:39:36] "GET /tag/9df967b2-c907-4d2f-a7b9-aa73fba94d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.018347 10.0.0.50 - - [2026-08-14 11:39:36] "POST /tags HTTP/1.1" 409 206 0.002316 10.0.0.50 - - [2026-08-14 11:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-08-14 11:39:36] "GET /tag/efe335c2-0b15-4c9d-b209-6681876351cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010435 10.0.0.50 - - [2026-08-14 11:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.50 - - [2026-08-14 11:39:37] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043580 10.0.0.50 - - [2026-08-14 11:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.50 - - [2026-08-14 11:39:37] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004151 10.0.0.50 - - [2026-08-14 11:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.50 - - [2026-08-14 11:39:37] "GET /service-appliance-set/5e42c6c7-f636-4f59-aaa3-80ab13c1356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003167 10.0.0.50 - - [2026-08-14 11:39:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.002009 10.0.0.50 - - [2026-08-14 11:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097990 10.0.0.50 - - [2026-08-14 11:39:37] "GET /virtual-machine-interface/c87dd005-bf0a-46a7-8ac5-cd6bf97562d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017293 10.0.0.50 - - [2026-08-14 11:39:37] "POST /set-tag HTTP/1.1" 200 109 0.020130 10.0.0.50 - - [2026-08-14 11:39:37] "POST /instance-ips HTTP/1.1" 200 417 0.032029 10.0.0.50 - - [2026-08-14 11:39:37] "GET /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003737 10.0.0.50 - - [2026-08-14 11:39:37] "POST /loadbalancers HTTP/1.1" 200 618 0.072857 10.0.0.50 - - [2026-08-14 11:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041076 10.0.0.50 - - [2026-08-14 11:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012021 10.0.0.50 - - [2026-08-14 11:39:37] "POST /service-instances HTTP/1.1" 200 566 0.043481 10.0.0.50 - - [2026-08-14 11:39:37] "POST /ref-update HTTP/1.1" 200 156 0.020647 10.0.0.50 - - [2026-08-14 11:39:37] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.077429 10.0.0.50 - - [2026-08-14 11:39:37] "GET /virtual-machine-interface/c87dd005-bf0a-46a7-8ac5-cd6bf97562d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006644 10.0.0.50 - - [2026-08-14 11:39:37] "GET /virtual-machine-interface/c87dd005-bf0a-46a7-8ac5-cd6bf97562d9?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.016652 10.0.0.50 - - [2026-08-14 11:39:37] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.029215 10.0.0.50 - - [2026-08-14 11:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031848 10.0.0.50 - - [2026-08-14 11:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008032 10.0.0.50 - - [2026-08-14 11:39:37] "GET /floating-ip-pool/4ab1cd52-c187-4ab3-861c-bad44a6def06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002682 10.0.0.50 - - [2026-08-14 11:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2026-08-14 11:39:37] "POST /virtual-machines HTTP/1.1" 200 429 0.033590 10.0.0.50 - - [2026-08-14 11:39:37] "POST /floating-ips HTTP/1.1" 200 671 0.130331 10.0.0.50 - - [2026-08-14 11:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029398 10.0.0.50 - - [2026-08-14 11:39:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117201 10.0.0.50 - - [2026-08-14 11:39:38] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009368 10.0.0.50 - - [2026-08-14 11:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.50 - - [2026-08-14 11:39:38] "POST /chown HTTP/1.1" 200 109 0.031922 10.0.0.50 - - [2026-08-14 11:39:38] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002860 10.0.0.50 - - [2026-08-14 11:39:38] "POST /tags HTTP/1.1" 409 221 0.002291 10.0.0.50 - - [2026-08-14 11:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.50 - - [2026-08-14 11:39:38] "POST /chown HTTP/1.1" 200 109 0.007961 10.0.0.50 - - [2026-08-14 11:39:38] "PUT /virtual-machine-interface/3b69d4df-54c8-4569-9b6f-9d9f75266f36 HTTP/1.1" 200 284 0.026658 10.0.0.50 - - [2026-08-14 11:39:38] "GET /tag/35bcf289-fd57-437d-a778-881fb3b2ed46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025633 10.0.0.50 - - [2026-08-14 11:39:38] "POST /tags HTTP/1.1" 409 238 0.002772 10.0.0.50 - - [2026-08-14 11:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.50 - - [2026-08-14 11:39:38] "PUT /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3 HTTP/1.1" 200 256 0.049374 10.0.0.50 - - [2026-08-14 11:39:38] "GET /tag/9df967b2-c907-4d2f-a7b9-aa73fba94d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014368 10.0.0.50 - - [2026-08-14 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.028891 10.0.0.50 - - [2026-08-14 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.026802 10.0.0.50 - - [2026-08-14 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.035247 10.0.0.50 - - [2026-08-14 11:39:38] "POST /firewall-rules HTTP/1.1" 200 650 0.156688 10.0.0.50 - - [2026-08-14 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.030217 10.0.0.50 - - [2026-08-14 11:39:38] "GET /firewall-rule/891eb7aa-72ba-4d26-9797-91e91b3eae2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.037236 10.0.0.50 - - [2026-08-14 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.030805 10.0.0.50 - - [2026-08-14 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.026783 10.0.0.50 - - [2026-08-14 11:39:38] "GET /firewall-policy/74049ace-a026-404d-b790-a7b6824f52b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020920 10.0.0.50 - - [2026-08-14 11:39:38] "GET /firewall-rule/891eb7aa-72ba-4d26-9797-91e91b3eae2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002765 10.0.0.50 - - [2026-08-14 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.029262 10.0.0.50 - - [2026-08-14 11:39:38] "POST /virtual-machines HTTP/1.1" 200 429 0.033656 10.0.0.50 - - [2026-08-14 11:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.50 - - [2026-08-14 11:39:38] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080458 10.0.0.50 - - [2026-08-14 11:39:38] "GET /loadbalancer/b535426a-762a-4338-b99e-919cabbd5ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006859 10.0.0.50 - - [2026-08-14 11:39:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123341 10.0.0.50 - - [2026-08-14 11:39:38] "POST /chown HTTP/1.1" 200 109 0.037193 10.0.0.50 - - [2026-08-14 11:39:38] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.030918 10.0.0.50 - - [2026-08-14 11:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.50 - - [2026-08-14 11:39:38] "POST /chown HTTP/1.1" 200 109 0.018502 10.0.0.50 - - [2026-08-14 11:39:38] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.086404 10.0.0.50 - - [2026-08-14 11:39:38] "PUT /virtual-machine-interface/6fb67bdb-d60b-4ca4-a70b-a09ab613e39e HTTP/1.1" 200 284 0.069658 10.0.0.50 - - [2026-08-14 11:39:38] "PUT /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3 HTTP/1.1" 200 256 0.024280 10.0.0.50 - - [2026-08-14 11:39:39] "GET /loadbalancer-listener/bad1e72f-abbc-4ffd-8470-fc0a38f7291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.018704 10.0.0.50 - - [2026-08-14 11:39:39] "GET /loadbalancer-listener/bad1e72f-abbc-4ffd-8470-fc0a38f7291f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003343 10.0.0.50 - - [2026-08-14 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.019758 10.0.0.50 - - [2026-08-14 11:39:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.049606 10.0.0.50 - - [2026-08-14 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.032800 10.0.0.50 - - [2026-08-14 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.055192 10.0.0.50 - - [2026-08-14 11:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029301 10.0.0.50 - - [2026-08-14 11:39:39] "GET /loadbalancer-pool/1aefad3b-0159-4dfe-85ef-cc8d37660529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.030043 10.0.0.50 - - [2026-08-14 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.034642 10.0.0.50 - - [2026-08-14 11:39:39] "POST /loadbalancer-members HTTP/1.1" 200 707 0.070968 10.0.0.50 - - [2026-08-14 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.061585 10.0.0.50 - - [2026-08-14 11:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010323 10.0.0.50 - - [2026-08-14 11:39:39] "GET /loadbalancer-member/abed7a42-54ff-409b-8445-7b9c778aa2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.020561 10.0.0.50 - - [2026-08-14 11:39:39] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007216 10.0.0.50 - - [2026-08-14 11:39:39] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.015708 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2026-08-14 11:39:39] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.003450 10.0.0.50 - - [2026-08-14 11:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.040240 10.0.0.50 - - [2026-08-14 11:39:39] "POST /tags HTTP/1.1" 409 221 0.002913 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.50 - - [2026-08-14 11:39:39] "GET /tag/35bcf289-fd57-437d-a778-881fb3b2ed46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014023 10.0.0.50 - - [2026-08-14 11:39:39] "POST /tags HTTP/1.1" 409 238 0.003119 10.0.0.50 - - [2026-08-14 11:39:39] "POST /chown HTTP/1.1" 200 109 0.012114 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.50 - - [2026-08-14 11:39:39] "GET /tag/9df967b2-c907-4d2f-a7b9-aa73fba94d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.016468 10.0.0.50 - - [2026-08-14 11:39:39] "POST /chown HTTP/1.1" 200 109 0.055774 10.0.0.50 - - [2026-08-14 11:39:39] "POST /firewall-rules HTTP/1.1" 409 293 0.019971 10.0.0.50 - - [2026-08-14 11:39:39] "PUT /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3 HTTP/1.1" 200 256 0.040178 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.50 - - [2026-08-14 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.019135 10.0.0.50 - - [2026-08-14 11:39:39] "PUT /firewall-rule/891eb7aa-72ba-4d26-9797-91e91b3eae2b HTTP/1.1" 200 260 0.054615 10.0.0.50 - - [2026-08-14 11:39:39] "GET /firewall-rule/891eb7aa-72ba-4d26-9797-91e91b3eae2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.013528 10.0.0.50 - - [2026-08-14 11:39:39] "POST /chown HTTP/1.1" 200 109 0.040754 10.0.0.50 - - [2026-08-14 11:39:39] "GET /firewall-policy/74049ace-a026-404d-b790-a7b6824f52b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008187 10.0.0.50 - - [2026-08-14 11:39:39] "POST /chown HTTP/1.1" 200 109 0.041082 10.0.0.50 - - [2026-08-14 11:39:39] "GET /firewall-rule/891eb7aa-72ba-4d26-9797-91e91b3eae2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.011045 10.0.0.50 - - [2026-08-14 11:39:39] "PUT /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3 HTTP/1.1" 200 256 0.013947 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.50 - - [2026-08-14 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.052989 10.0.0.50 - - [2026-08-14 11:39:39] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.016644 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.50 - - [2026-08-14 11:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2026-08-14 11:39:39] "POST /chown HTTP/1.1" 200 109 0.013350 10.0.0.50 - - [2026-08-14 11:39:40] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.072178 10.0.0.50 - - [2026-08-14 11:39:40] "POST /chown HTTP/1.1" 200 109 0.049184 10.0.0.50 - - [2026-08-14 11:39:40] "PUT /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3 HTTP/1.1" 200 256 0.037948 10.0.0.50 - - [2026-08-14 11:39:40] "POST /virtual-machines HTTP/1.1" 200 373 0.036014 10.0.0.50 - - [2026-08-14 11:39:40] "GET /global-system-configs HTTP/1.1" 200 322 0.008709 10.0.0.50 - - [2026-08-14 11:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.037844 10.0.0.50 - - [2026-08-14 11:39:40] "POST /ref-update HTTP/1.1" 200 156 0.049113 10.0.0.50 - - [2026-08-14 11:39:40] "POST /chown HTTP/1.1" 200 109 0.039046 10.0.0.50 - - [2026-08-14 11:39:40] "POST /chown HTTP/1.1" 200 109 0.031799 10.0.0.50 - - [2026-08-14 11:39:40] "PUT /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3 HTTP/1.1" 200 256 0.070073 10.0.0.50 - - [2026-08-14 11:39:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.227310 10.0.0.50 - - [2026-08-14 11:39:40] "POST /ref-update HTTP/1.1" 200 156 0.068136 10.0.0.50 - - [2026-08-14 11:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.072614 10.0.0.50 - - [2026-08-14 11:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.50 - - [2026-08-14 11:39:40] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005554 10.0.0.50 - - [2026-08-14 11:39:40] "POST /instance-ips HTTP/1.1" 200 413 0.028645 10.0.0.50 - - [2026-08-14 11:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.036308 10.0.0.50 - - [2026-08-14 11:39:40] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005623 10.0.0.50 - - [2026-08-14 11:39:40] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.010775 10.0.0.50 - - [2026-08-14 11:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031648 10.0.0.50 - - [2026-08-14 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.068442 10.0.0.50 - - [2026-08-14 11:39:40] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018222 10.0.0.50 - - [2026-08-14 11:39:40] "GET /global-system-configs HTTP/1.1" 200 322 0.017829 10.0.0.50 - - [2026-08-14 11:39:40] "GET /instance-ip/d601ce5e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.017987 10.0.0.50 - - [2026-08-14 11:39:40] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.053589 10.0.0.50 - - [2026-08-14 11:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014556 10.0.0.50 - - [2026-08-14 11:39:40] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008820 10.0.0.50 - - [2026-08-14 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.004973 10.0.0.50 - - [2026-08-14 11:39:40] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.016432 10.0.0.50 - - [2026-08-14 11:39:40] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.013077 10.0.0.50 - - [2026-08-14 11:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023344 10.0.0.50 - - [2026-08-14 11:39:40] "POST /ref-update HTTP/1.1" 200 156 0.031085 10.0.0.50 - - [2026-08-14 11:39:40] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014169 10.0.0.50 - - [2026-08-14 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.007923 10.0.0.50 - - [2026-08-14 11:39:40] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.053065 10.0.0.50 - - [2026-08-14 11:39:41] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004226 10.0.0.50 - - [2026-08-14 11:39:41] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.50 - - [2026-08-14 11:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011197 10.0.0.50 - - [2026-08-14 11:39:41] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.018818 10.0.0.50 - - [2026-08-14 11:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030293 10.0.0.50 - - [2026-08-14 11:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.009575 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.041602 10.0.0.50 - - [2026-08-14 11:39:41] "POST /ref-update HTTP/1.1" 200 156 0.027465 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.009586 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.029279 10.0.0.50 - - [2026-08-14 11:39:41] "POST /ref-update HTTP/1.1" 200 156 0.018471 10.0.0.50 - - [2026-08-14 11:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.006858 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.018587 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.006444 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.027611 10.0.0.50 - - [2026-08-14 11:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.012509 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.006536 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.018525 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.019266 10.0.0.50 - - [2026-08-14 11:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.010900 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.024818 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.009779 10.0.0.50 - - [2026-08-14 11:39:41] "POST /chown HTTP/1.1" 200 109 0.023434 10.0.0.50 - - [2026-08-14 11:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.010218 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.044706 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.018125 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.009559 10.0.0.50 - - [2026-08-14 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.014640 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.024880 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.007487 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.017715 10.0.0.50 - - [2026-08-14 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.008279 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.025824 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.014603 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.014027 10.0.0.50 - - [2026-08-14 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.006521 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.008555 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.021530 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.030470 10.0.0.50 - - [2026-08-14 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.006901 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.023265 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.005889 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.013842 10.0.0.50 - - [2026-08-14 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.008171 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.013628 10.0.0.50 - - [2026-08-14 11:39:42] "POST /chown HTTP/1.1" 200 109 0.016766 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.007907 10.0.0.50 - - [2026-08-14 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.008494 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.008247 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.017986 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.029772 10.0.0.50 - - [2026-08-14 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008015 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.006524 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.028169 10.0.0.50 - - [2026-08-14 11:39:43] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010434 10.0.0.50 - - [2026-08-14 11:39:43] "POST /set-tag HTTP/1.1" 200 109 0.006753 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.008230 10.0.0.50 - - [2026-08-14 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.50 - - [2026-08-14 11:39:43] "POST /chown HTTP/1.1" 200 109 0.037685 10.0.0.50 - - [2026-08-14 11:39:43] "GET /loadbalancer/6a209ebc-991d-4a0b-9fa2-42e3c480c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002233 10.0.0.50 - - [2026-08-14 11:39:43] "GET /loadbalancer-pool/34c2e95e-bf17-4a74-bf68-985946cc054a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004584 10.0.0.50 - - [2026-08-14 11:39:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024154 10.0.0.50 - - [2026-08-14 11:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014916 10.0.0.50 - - [2026-08-14 11:39:43] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011398 10.0.0.50 - - [2026-08-14 11:39:43] "POST /tags HTTP/1.1" 409 221 0.002224 10.0.0.50 - - [2026-08-14 11:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2026-08-14 11:39:43] "GET /tag/35bcf289-fd57-437d-a778-881fb3b2ed46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011201 10.0.0.50 - - [2026-08-14 11:39:43] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005696 10.0.0.50 - - [2026-08-14 11:39:43] "POST /set-tag HTTP/1.1" 200 109 0.024561 10.0.0.50 - - [2026-08-14 11:39:43] "POST /ref-update HTTP/1.1" 200 156 0.011823 10.0.0.50 - - [2026-08-14 11:39:43] "GET /floating-ip/eb635c1c-fda6-4f77-91d9-8a3419211cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004239 10.0.0.50 - - [2026-08-14 11:39:43] "PUT /floating-ip/eb635c1c-fda6-4f77-91d9-8a3419211cb6 HTTP/1.1" 200 256 0.007185 10.0.0.50 - - [2026-08-14 11:39:45] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006953 10.0.0.50 - - [2026-08-14 11:39:45] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.50 - - [2026-08-14 11:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.50 - - [2026-08-14 11:39:45] "GET /loadbalancer/6a209ebc-991d-4a0b-9fa2-42e3c480c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003633 10.0.0.50 - - [2026-08-14 11:39:45] "GET /loadbalancer-pool/34c2e95e-bf17-4a74-bf68-985946cc054a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002880 10.0.0.50 - - [2026-08-14 11:39:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016285 10.0.0.50 - - [2026-08-14 11:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013127 10.0.0.50 - - [2026-08-14 11:39:45] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015472 10.0.0.50 - - [2026-08-14 11:39:45] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009718 10.0.0.50 - - [2026-08-14 11:39:45] "POST /ref-update HTTP/1.1" 200 156 0.010442 10.0.0.50 - - [2026-08-14 11:39:45] "GET /floating-ip/eb635c1c-fda6-4f77-91d9-8a3419211cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.019820 10.0.0.50 - - [2026-08-14 11:39:45] "POST /set-tag HTTP/1.1" 200 109 0.049172 10.0.0.50 - - [2026-08-14 11:39:47] "GET /virtual-machine/a4241055-8829-4bce-b964-a7c408543787?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003713 10.0.0.50 - - [2026-08-14 11:39:47] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005734 10.0.0.50 - - [2026-08-14 11:39:48] "GET /virtual-machine/98290587-7ea2-4b83-9174-80b34639e07c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003260 10.0.0.50 - - [2026-08-14 11:39:48] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004220 10.0.0.50 - - [2026-08-14 11:39:49] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005064 10.0.0.50 - - [2026-08-14 11:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.50 - - [2026-08-14 11:39:53] "GET /virtual-machine/95a93d98-2425-4c4a-b974-b761c168fbdd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003901 10.0.0.50 - - [2026-08-14 11:39:53] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004250 10.0.0.50 - - [2026-08-14 11:39:53] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006549 10.0.0.50 - - [2026-08-14 11:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.50 - - [2026-08-14 11:40:24] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009245 10.0.0.50 - - [2026-08-14 11:40:24] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.50 - - [2026-08-14 11:40:24] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003758 10.0.0.50 - - [2026-08-14 11:40:24] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.50 - - [2026-08-14 11:40:24] "GET /virtual-machine/95a93d98-2425-4c4a-b974-b761c168fbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002157 10.0.0.50 - - [2026-08-14 11:40:24] "POST /ref-update HTTP/1.1" 200 156 0.010387 10.0.0.50 - - [2026-08-14 11:40:24] "GET /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.022899 10.0.0.50 - - [2026-08-14 11:40:24] "POST /set-tag HTTP/1.1" 200 109 0.017974 10.0.0.50 - - [2026-08-14 11:40:24] "POST /set-tag HTTP/1.1" 200 109 0.018676 10.0.0.50 - - [2026-08-14 11:40:24] "DELETE /instance-ip/d601ce5e-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.047940 10.0.0.50 - - [2026-08-14 11:40:24] "DELETE /virtual-machine-interface/d5d2dfcc-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.047689 10.0.0.50 - - [2026-08-14 11:40:24] "DELETE /virtual-machine/95a93d98-2425-4c4a-b974-b761c168fbdd HTTP/1.1" 200 115 0.018604 10.0.0.50 - - [2026-08-14 11:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.50 - - [2026-08-14 11:40:28] "GET /tag/9df967b2-c907-4d2f-a7b9-aa73fba94d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.021319 10.0.0.50 - - [2026-08-14 11:40:28] "GET /tag/9df967b2-c907-4d2f-a7b9-aa73fba94d69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016722 10.0.0.50 - - [2026-08-14 11:40:28] "GET /virtual-machine-interface/3b69d4df-54c8-4569-9b6f-9d9f75266f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006027 10.0.0.50 - - [2026-08-14 11:40:28] "POST /set-tag HTTP/1.1" 200 109 0.027153 10.0.0.50 - - [2026-08-14 11:40:28] "GET /virtual-machine-interface/6fb67bdb-d60b-4ca4-a70b-a09ab613e39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.026734 10.0.0.50 - - [2026-08-14 11:40:28] "POST /set-tag HTTP/1.1" 200 109 0.064666 10.0.0.50 - - [2026-08-14 11:40:28] "GET /virtual-machine-interface/c87dd005-bf0a-46a7-8ac5-cd6bf97562d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005738 10.0.0.50 - - [2026-08-14 11:40:28] "POST /set-tag HTTP/1.1" 200 109 0.013199 10.0.0.50 - - [2026-08-14 11:40:28] "GET /firewall-policy/74049ace-a026-404d-b790-a7b6824f52b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005717 10.0.0.50 - - [2026-08-14 11:40:29] "GET /firewall-rule/891eb7aa-72ba-4d26-9797-91e91b3eae2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003321 10.0.0.50 - - [2026-08-14 11:40:29] "POST /ref-update HTTP/1.1" 200 156 0.023383 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /firewall-rule/891eb7aa-72ba-4d26-9797-91e91b3eae2b HTTP/1.1" 200 115 0.040311 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /loadbalancer-member/abed7a42-54ff-409b-8445-7b9c778aa2a6 HTTP/1.1" 200 115 0.033960 10.0.0.50 - - [2026-08-14 11:40:29] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.013659 10.0.0.50 - - [2026-08-14 11:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017991 10.0.0.50 - - [2026-08-14 11:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /loadbalancer-pool/1aefad3b-0159-4dfe-85ef-cc8d37660529 HTTP/1.1" 200 115 0.092850 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /loadbalancer-listener/bad1e72f-abbc-4ffd-8470-fc0a38f7291f HTTP/1.1" 200 115 0.033978 10.0.0.50 - - [2026-08-14 11:40:29] "GET /floating-ip/79f93c9a-c58c-4897-95f8-dc5d76ad8bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.011377 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.008304 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.021448 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.034625 10.0.0.50 - - [2026-08-14 11:40:29] "PUT /floating-ip/79f93c9a-c58c-4897-95f8-dc5d76ad8bb4 HTTP/1.1" 200 256 0.064205 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.018020 10.0.0.50 - - [2026-08-14 11:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.012923 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /floating-ip/79f93c9a-c58c-4897-95f8-dc5d76ad8bb4 HTTP/1.1" 200 115 0.095439 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.016230 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.018163 10.0.0.50 - - [2026-08-14 11:40:29] "POST /chown HTTP/1.1" 200 109 0.036485 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /loadbalancer/b535426a-762a-4338-b99e-919cabbd5ebf HTTP/1.1" 200 115 0.102785 10.0.0.50 - - [2026-08-14 11:40:29] "GET /floating-ip-pool/4ab1cd52-c187-4ab3-861c-bad44a6def06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.006513 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /instance-ip/b6fe21e9-d437-4219-a75f-fa49591186b3 HTTP/1.1" 200 115 0.076281 10.0.0.50 - - [2026-08-14 11:40:29] "POST /ref-update HTTP/1.1" 200 156 0.034286 10.0.0.50 - - [2026-08-14 11:40:29] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.050519 10.0.0.50 - - [2026-08-14 11:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036668 10.0.0.50 - - [2026-08-14 11:40:29] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.032038 10.0.0.50 - - [2026-08-14 11:40:29] "DELETE /floating-ip-pool/4ab1cd52-c187-4ab3-861c-bad44a6def06 HTTP/1.1" 200 115 0.146074 10.0.0.50 - - [2026-08-14 11:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018607 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /virtual-machine-interface/c87dd005-bf0a-46a7-8ac5-cd6bf97562d9 HTTP/1.1" 200 115 0.283736 10.0.0.50 - - [2026-08-14 11:40:30] "PUT /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 266 0.040071 10.0.0.50 - - [2026-08-14 11:40:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023254 10.0.0.50 - - [2026-08-14 11:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.50 - - [2026-08-14 11:40:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002167 10.0.0.50 - - [2026-08-14 11:40:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002136 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /virtual-network/db7b28d5-954d-4dc0-9ae1-9cf11a882e1c HTTP/1.1" 200 115 0.360776 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /tag/9df967b2-c907-4d2f-a7b9-aa73fba94d69 HTTP/1.1" 200 115 0.256241 10.0.0.50 - - [2026-08-14 11:40:30] "GET /routing-instance/005951e8-b1d4-41d5-afa7-827c62b5e6c3 HTTP/1.1" 404 171 0.006790 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /service-instance/73af2a64-761e-46b8-8c1e-8a72cf6a366d HTTP/1.1" 200 115 0.110153 10.0.0.50 - - [2026-08-14 11:40:30] "GET /domains HTTP/1.1" 200 280 0.006686 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /route-target/8acb66b1-ab2f-4aaf-bfc9-b04116f4d5bf HTTP/1.1" 200 115 0.072298 10.0.0.50 - - [2026-08-14 11:40:30] "GET /domain/dd8e1125-3190-4a7c-882e-e3e4bf36d55f HTTP/1.1" 200 3086 0.008845 10.0.0.50 - - [2026-08-14 11:40:30] "GET /project/10b97085-2381-4708-a004-97361292f150 HTTP/1.1" 200 7411 0.047336 10.0.0.50 - - [2026-08-14 11:40:30] "GET /virtual-machine-interface/3b69d4df-54c8-4569-9b6f-9d9f75266f36?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.012813 10.0.0.50 - - [2026-08-14 11:40:30] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018118 10.0.0.50 - - [2026-08-14 11:40:30] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.50 - - [2026-08-14 11:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.50 - - [2026-08-14 11:40:30] "GET /loadbalancer/6a209ebc-991d-4a0b-9fa2-42e3c480c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002315 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /virtual-machine-interface/3b69d4df-54c8-4569-9b6f-9d9f75266f36 HTTP/1.1" 200 115 0.113532 10.0.0.50 - - [2026-08-14 11:40:30] "POST /ref-update HTTP/1.1" 200 156 0.014312 10.0.0.50 - - [2026-08-14 11:40:30] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008458 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /virtual-machine/16112fdb-71eb-4509-b45c-596d4e95f993 HTTP/1.1" 200 115 0.046815 10.0.0.50 - - [2026-08-14 11:40:30] "GET /virtual-machine-interface/6fb67bdb-d60b-4ca4-a70b-a09ab613e39e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006451 10.0.0.50 - - [2026-08-14 11:40:30] "POST /set-tag HTTP/1.1" 200 109 0.040757 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /loadbalancer-member/a3296a3d-4102-45f8-b259-48a08ef4d0d4 HTTP/1.1" 200 115 0.061452 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /virtual-machine-interface/6fb67bdb-d60b-4ca4-a70b-a09ab613e39e HTTP/1.1" 200 115 0.078752 10.0.0.50 - - [2026-08-14 11:40:30] "DELETE /virtual-machine/851b0090-410f-45c8-aedd-6ce545f891ba HTTP/1.1" 200 115 0.019252 10.0.0.50 - - [2026-08-14 11:40:31] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018365 10.0.0.50 - - [2026-08-14 11:40:31] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.50 - - [2026-08-14 11:40:31] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006616 10.0.0.50 - - [2026-08-14 11:40:31] "POST /set-tag HTTP/1.1" 200 109 0.003665 10.0.0.50 - - [2026-08-14 11:40:31] "GET /virtual-machine/98290587-7ea2-4b83-9174-80b34639e07c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003310 10.0.0.50 - - [2026-08-14 11:40:31] "POST /ref-update HTTP/1.1" 200 156 0.011023 10.0.0.50 - - [2026-08-14 11:40:31] "GET /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009164 10.0.0.50 - - [2026-08-14 11:40:31] "POST /set-tag HTTP/1.1" 200 109 0.022177 10.0.0.50 - - [2026-08-14 11:40:31] "POST /set-tag HTTP/1.1" 200 109 0.025818 10.0.0.50 - - [2026-08-14 11:40:31] "POST /set-tag HTTP/1.1" 200 109 0.041095 10.0.0.50 - - [2026-08-14 11:40:31] "DELETE /instance-ip/d18d10c2-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.040225 10.0.0.50 - - [2026-08-14 11:40:31] "POST /ref-update HTTP/1.1" 200 156 0.011521 10.0.0.50 - - [2026-08-14 11:40:31] "DELETE /virtual-machine-interface/d17277e4-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.052825 10.0.0.50 - - [2026-08-14 11:40:31] "DELETE /virtual-machine/98290587-7ea2-4b83-9174-80b34639e07c HTTP/1.1" 200 115 0.026252 10.0.0.50 - - [2026-08-14 11:40:35] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009601 10.0.0.50 - - [2026-08-14 11:40:35] "POST /set-tag HTTP/1.1" 200 109 0.003905 10.0.0.50 - - [2026-08-14 11:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2026-08-14 11:40:35] "GET /loadbalancer/6a209ebc-991d-4a0b-9fa2-42e3c480c948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002131 10.0.0.50 - - [2026-08-14 11:40:36] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005500 10.0.0.50 - - [2026-08-14 11:40:36] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.50 - - [2026-08-14 11:40:36] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006923 10.0.0.50 - - [2026-08-14 11:40:36] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.50 - - [2026-08-14 11:40:36] "GET /virtual-machine/a4241055-8829-4bce-b964-a7c408543787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002663 10.0.0.50 - - [2026-08-14 11:40:36] "POST /ref-update HTTP/1.1" 200 156 0.022901 10.0.0.50 - - [2026-08-14 11:40:36] "GET /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014720 10.0.0.50 - - [2026-08-14 11:40:36] "POST /set-tag HTTP/1.1" 200 109 0.019138 10.0.0.50 - - [2026-08-14 11:40:36] "POST /set-tag HTTP/1.1" 200 109 0.022936 10.0.0.50 - - [2026-08-14 11:40:36] "POST /set-tag HTTP/1.1" 200 109 0.027303 10.0.0.50 - - [2026-08-14 11:40:36] "DELETE /instance-ip/d114db0c-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.042208 10.0.0.50 - - [2026-08-14 11:40:36] "POST /ref-update HTTP/1.1" 200 156 0.012592 10.0.0.50 - - [2026-08-14 11:40:36] "DELETE /virtual-machine-interface/d0f6737e-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.036069 10.0.0.50 - - [2026-08-14 11:40:36] "DELETE /virtual-machine/a4241055-8829-4bce-b964-a7c408543787 HTTP/1.1" 200 115 0.020618 10.0.0.50 - - [2026-08-14 11:40:36] "DELETE /tag/980b538d-e1ff-4929-a20f-5909cf6640a2 HTTP/1.1" 200 115 0.061357 10.0.0.50 - - [2026-08-14 11:40:37] "DELETE /tag/1ff98fdb-3d11-4ba8-acc5-e46abf340429 HTTP/1.1" 200 115 0.050539 10.0.0.50 - - [2026-08-14 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.50 - - [2026-08-14 11:40:40] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042788 10.0.0.50 - - [2026-08-14 11:40:40] "POST /tags HTTP/1.1" 200 393 0.033002 10.0.0.50 - - [2026-08-14 11:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009742 10.0.0.50 - - [2026-08-14 11:40:40] "GET /tag/c89db1af-42ae-4f4e-b6e3-e4cd97052959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016419 10.0.0.50 - - [2026-08-14 11:40:40] "POST /tags HTTP/1.1" 200 341 0.024084 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.50 - - [2026-08-14 11:40:41] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011794 10.0.0.50 - - [2026-08-14 11:40:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000844 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.002294 10.0.0.50 - - [2026-08-14 11:40:41] "POST /security-groups HTTP/1.1" 200 589 0.086360 10.0.0.50 - - [2026-08-14 11:40:41] "POST /projects HTTP/1.1" 200 519 0.209737 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.002071 10.0.0.50 - - [2026-08-14 11:40:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013114 10.0.0.50 - - [2026-08-14 11:40:41] "POST /access-control-lists HTTP/1.1" 200 598 0.026215 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024253 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.023862 10.0.0.50 - - [2026-08-14 11:40:41] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010432 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.50 - - [2026-08-14 11:40:41] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.016962 10.0.0.50 - - [2026-08-14 11:40:41] "POST /access-control-lists HTTP/1.1" 200 596 0.086528 10.0.0.50 - - [2026-08-14 11:40:41] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.081562 10.0.0.50 - - [2026-08-14 11:40:41] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.071665 10.0.0.50 - - [2026-08-14 11:40:41] "POST /security-groups HTTP/1.1" 200 591 0.086354 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.006047 10.0.0.50 - - [2026-08-14 11:40:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.055167 10.0.0.50 - - [2026-08-14 11:40:41] "POST /chown HTTP/1.1" 200 109 0.021925 10.0.0.50 - - [2026-08-14 11:40:41] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.015905 10.0.0.50 - - [2026-08-14 11:40:41] "POST /access-control-lists HTTP/1.1" 200 632 0.092804 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.020754 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010979 10.0.0.50 - - [2026-08-14 11:40:41] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002297 10.0.0.50 - - [2026-08-14 11:40:41] "POST /tags HTTP/1.1" 409 226 0.010211 10.0.0.50 - - [2026-08-14 11:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.50 - - [2026-08-14 11:40:41] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.022799 10.0.0.50 - - [2026-08-14 11:40:41] "POST /access-control-lists HTTP/1.1" 200 630 0.082124 10.0.0.50 - - [2026-08-14 11:40:42] "POST /firewall-rules HTTP/1.1" 200 600 0.078184 10.0.0.50 - - [2026-08-14 11:40:42] "GET /firewall-rule/8d52b99e-472a-4a2c-bafe-855b8c01244f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006915 10.0.0.50 - - [2026-08-14 11:40:42] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005182 10.0.0.50 - - [2026-08-14 11:40:42] "GET /firewall-rule/8d52b99e-472a-4a2c-bafe-855b8c01244f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002745 10.0.0.50 - - [2026-08-14 11:40:42] "POST /ref-update HTTP/1.1" 200 156 0.102487 10.0.0.50 - - [2026-08-14 11:40:42] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.022556 10.0.0.50 - - [2026-08-14 11:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.50 - - [2026-08-14 11:40:42] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002451 10.0.0.50 - - [2026-08-14 11:40:42] "POST /tags HTTP/1.1" 409 226 0.001586 10.0.0.50 - - [2026-08-14 11:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2026-08-14 11:40:42] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012711 10.0.0.50 - - [2026-08-14 11:40:42] "POST /firewall-rules HTTP/1.1" 200 598 0.070083 10.0.0.50 - - [2026-08-14 11:40:42] "GET /firewall-rule/aae8e78c-1319-456c-b380-c34c7c283f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006632 10.0.0.50 - - [2026-08-14 11:40:42] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004559 10.0.0.50 - - [2026-08-14 11:40:42] "GET /firewall-rule/aae8e78c-1319-456c-b380-c34c7c283f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002671 10.0.0.50 - - [2026-08-14 11:40:42] "POST /ref-update HTTP/1.1" 200 156 0.058690 10.0.0.50 - - [2026-08-14 11:40:43] "POST /tags HTTP/1.1" 200 393 0.025617 10.0.0.50 - - [2026-08-14 11:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.50 - - [2026-08-14 11:40:43] "GET /tag/2476e301-7d99-461a-adb8-8301f4d04260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011147 10.0.0.50 - - [2026-08-14 11:40:43] "POST /tags HTTP/1.1" 200 341 0.020622 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.50 - - [2026-08-14 11:40:44] "GET /tag/522f4240-3864-4cbd-b768-59c1671d0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012171 10.0.0.50 - - [2026-08-14 11:40:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.001030 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.008139 10.0.0.50 - - [2026-08-14 11:40:44] "POST /security-groups HTTP/1.1" 200 589 0.063814 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.002748 10.0.0.50 - - [2026-08-14 11:40:44] "POST /projects HTTP/1.1" 200 519 0.217843 10.0.0.50 - - [2026-08-14 11:40:44] "POST /access-control-lists HTTP/1.1" 200 598 0.069222 10.0.0.50 - - [2026-08-14 11:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.039659 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.021676 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006277 10.0.0.50 - - [2026-08-14 11:40:44] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.015109 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.50 - - [2026-08-14 11:40:44] "POST /access-control-lists HTTP/1.1" 200 596 0.076648 10.0.0.50 - - [2026-08-14 11:40:44] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.013203 10.0.0.50 - - [2026-08-14 11:40:44] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.043750 10.0.0.50 - - [2026-08-14 11:40:44] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.051411 10.0.0.50 - - [2026-08-14 11:40:44] "POST /security-groups HTTP/1.1" 200 591 0.083816 10.0.0.50 - - [2026-08-14 11:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015438 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.004868 10.0.0.50 - - [2026-08-14 11:40:44] "POST /chown HTTP/1.1" 200 109 0.013185 10.0.0.50 - - [2026-08-14 11:40:44] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.029190 10.0.0.50 - - [2026-08-14 11:40:44] "POST /access-control-lists HTTP/1.1" 200 632 0.079060 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020867 10.0.0.50 - - [2026-08-14 11:40:44] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.003297 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.007424 10.0.0.50 - - [2026-08-14 11:40:44] "POST /tags HTTP/1.1" 409 226 0.002615 10.0.0.50 - - [2026-08-14 11:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.50 - - [2026-08-14 11:40:44] "GET /tag/522f4240-3864-4cbd-b768-59c1671d0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.049525 10.0.0.50 - - [2026-08-14 11:40:44] "POST /access-control-lists HTTP/1.1" 200 630 0.095706 10.0.0.50 - - [2026-08-14 11:40:45] "POST /firewall-rules HTTP/1.1" 200 600 0.096080 10.0.0.50 - - [2026-08-14 11:40:45] "GET /firewall-rule/767ceb3e-8b26-4f4b-99e7-4794667f49a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.056075 10.0.0.50 - - [2026-08-14 11:40:45] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.010178 10.0.0.50 - - [2026-08-14 11:40:45] "GET /firewall-rule/767ceb3e-8b26-4f4b-99e7-4794667f49a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006510 10.0.0.50 - - [2026-08-14 11:40:45] "POST /ref-update HTTP/1.1" 200 156 0.078866 10.0.0.50 - - [2026-08-14 11:40:45] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.012612 10.0.0.50 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.50 - - [2026-08-14 11:40:45] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002755 10.0.0.50 - - [2026-08-14 11:40:45] "POST /tags HTTP/1.1" 409 226 0.001460 10.0.0.50 - - [2026-08-14 11:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.50 - - [2026-08-14 11:40:45] "GET /tag/522f4240-3864-4cbd-b768-59c1671d0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013018 10.0.0.50 - - [2026-08-14 11:40:45] "POST /firewall-rules HTTP/1.1" 200 598 0.079006 10.0.0.50 - - [2026-08-14 11:40:45] "GET /firewall-rule/3a786399-872e-4dd7-bd4b-3526ed861afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004756 10.0.0.50 - - [2026-08-14 11:40:45] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.007585 10.0.0.50 - - [2026-08-14 11:40:45] "GET /firewall-rule/3a786399-872e-4dd7-bd4b-3526ed861afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002989 10.0.0.50 - - [2026-08-14 11:40:45] "POST /ref-update HTTP/1.1" 200 156 0.061083 10.0.0.50 - - [2026-08-14 11:40:46] "POST /tags HTTP/1.1" 200 345 0.103648 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.034118 10.0.0.50 - - [2026-08-14 11:40:47] "GET /tag/33bffc57-7cbe-4d39-b238-bac3c10aaf3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.020491 10.0.0.50 - - [2026-08-14 11:40:47] "POST /projects HTTP/1.1" 409 238 0.002616 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.50 - - [2026-08-14 11:40:47] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044241 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.50 - - [2026-08-14 11:40:47] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005044 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2026-08-14 11:40:47] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004688 10.0.0.50 - - [2026-08-14 11:40:47] "POST /security-groups HTTP/1.1" 409 285 0.002334 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.50 - - [2026-08-14 11:40:47] "PUT /security-group/0e3e6e09-c217-41c0-bcb4-46f5bf65a2e0 HTTP/1.1" 200 262 0.028814 10.0.0.50 - - [2026-08-14 11:40:47] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056440 10.0.0.50 - - [2026-08-14 11:40:47] "PUT /access-control-list/fcf999fd-106f-4fe9-a953-1bc758af3758 HTTP/1.1" 200 272 0.030888 10.0.0.50 - - [2026-08-14 11:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.045598 10.0.0.50 - - [2026-08-14 11:40:47] "POST /tags HTTP/1.1" 409 228 0.005138 10.0.0.50 - - [2026-08-14 11:40:47] "PUT /access-control-list/043b40c7-04a4-4f27-b747-4758589289fd HTTP/1.1" 200 272 0.043065 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2026-08-14 11:40:47] "GET /tag/33bffc57-7cbe-4d39-b238-bac3c10aaf3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012341 10.0.0.50 - - [2026-08-14 11:40:47] "POST /tags HTTP/1.1" 200 345 0.027276 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016848 10.0.0.50 - - [2026-08-14 11:40:47] "GET /tag/5b693fb2-4435-4e6c-a88c-30d71b82a1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012552 10.0.0.50 - - [2026-08-14 11:40:47] "POST /projects HTTP/1.1" 409 238 0.004981 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-08-14 11:40:47] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045554 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009479 10.0.0.50 - - [2026-08-14 11:40:47] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003780 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.50 - - [2026-08-14 11:40:47] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036655 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2026-08-14 11:40:47] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003698 10.0.0.50 - - [2026-08-14 11:40:47] "POST /security-groups HTTP/1.1" 409 285 0.002111 10.0.0.50 - - [2026-08-14 11:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.50 - - [2026-08-14 11:40:47] "PUT /security-group/b87be6fb-38bb-4c87-8cee-8a9ed8b2a293 HTTP/1.1" 200 262 0.062784 10.0.0.50 - - [2026-08-14 11:40:47] "PUT /access-control-list/be52dbf2-246f-4a64-b88d-472c026e0687 HTTP/1.1" 200 272 0.016453 10.0.0.50 - - [2026-08-14 11:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025228 10.0.0.50 - - [2026-08-14 11:40:47] "POST /tags HTTP/1.1" 409 228 0.010148 10.0.0.50 - - [2026-08-14 11:40:48] "PUT /access-control-list/d179d7ef-c448-4663-9626-e8def38da89b HTTP/1.1" 200 272 0.040184 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.50 - - [2026-08-14 11:40:48] "GET /tag/5b693fb2-4435-4e6c-a88c-30d71b82a1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015490 10.0.0.50 - - [2026-08-14 11:40:48] "POST /tags HTTP/1.1" 200 291 0.073004 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.50 - - [2026-08-14 11:40:48] "GET /tag/ae3c3173-ae3f-4fd5-9535-725d58fcf150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014639 10.0.0.50 - - [2026-08-14 11:40:48] "POST /tags HTTP/1.1" 200 303 0.070785 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.50 - - [2026-08-14 11:40:48] "GET /tag/61ebfbf7-5b76-47af-b9bd-2661c71aef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013382 10.0.0.50 - - [2026-08-14 11:40:48] "POST /tags HTTP/1.1" 409 252 0.001959 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.50 - - [2026-08-14 11:40:48] "GET /tag/c89db1af-42ae-4f4e-b6e3-e4cd97052959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011771 10.0.0.50 - - [2026-08-14 11:40:48] "POST /tags HTTP/1.1" 409 226 0.002675 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.50 - - [2026-08-14 11:40:48] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.064360 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.50 - - [2026-08-14 11:40:48] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004395 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.50 - - [2026-08-14 11:40:48] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.073754 10.0.0.50 - - [2026-08-14 11:40:48] "POST /virtual-machines HTTP/1.1" 200 395 0.012465 10.0.0.50 - - [2026-08-14 11:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013535 10.0.0.50 - - [2026-08-14 11:40:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123139 10.0.0.50 - - [2026-08-14 11:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030121 10.0.0.50 - - [2026-08-14 11:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013013 10.0.0.50 - - [2026-08-14 11:40:48] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006406 10.0.0.50 - - [2026-08-14 11:40:49] "POST /instance-ips HTTP/1.1" 200 397 0.027313 10.0.0.50 - - [2026-08-14 11:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025236 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021716 10.0.0.50 - - [2026-08-14 11:40:49] "POST /set-tag HTTP/1.1" 200 109 0.075900 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008775 10.0.0.50 - - [2026-08-14 11:40:49] "GET /instance-ip/fecf3a88-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004610 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004229 10.0.0.50 - - [2026-08-14 11:40:49] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006972 10.0.0.50 - - [2026-08-14 11:40:49] "POST /ref-update HTTP/1.1" 200 156 0.011622 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019915 10.0.0.50 - - [2026-08-14 11:40:49] "POST /set-tag HTTP/1.1" 200 109 0.004988 10.0.0.50 - - [2026-08-14 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003681 10.0.0.50 - - [2026-08-14 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2026-08-14 11:40:49] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045258 10.0.0.50 - - [2026-08-14 11:40:49] "POST /virtual-machines HTTP/1.1" 200 395 0.010245 10.0.0.50 - - [2026-08-14 11:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022223 10.0.0.50 - - [2026-08-14 11:40:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111881 10.0.0.50 - - [2026-08-14 11:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013784 10.0.0.50 - - [2026-08-14 11:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015717 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006417 10.0.0.50 - - [2026-08-14 11:40:49] "POST /instance-ips HTTP/1.1" 200 397 0.021104 10.0.0.50 - - [2026-08-14 11:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026376 10.0.0.50 - - [2026-08-14 11:40:49] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017215 10.0.0.50 - - [2026-08-14 11:40:49] "POST /set-tag HTTP/1.1" 200 109 0.059865 10.0.0.50 - - [2026-08-14 11:40:50] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023757 10.0.0.50 - - [2026-08-14 11:40:50] "GET /instance-ip/ff4f91ba-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002888 10.0.0.50 - - [2026-08-14 11:40:50] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004830 10.0.0.50 - - [2026-08-14 11:40:50] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.50 - - [2026-08-14 11:40:50] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.008591 10.0.0.50 - - [2026-08-14 11:40:50] "POST /ref-update HTTP/1.1" 200 156 0.010134 10.0.0.50 - - [2026-08-14 11:40:50] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016942 10.0.0.50 - - [2026-08-14 11:40:50] "POST /set-tag HTTP/1.1" 200 109 0.003643 10.0.0.50 - - [2026-08-14 11:40:50] "POST /tags HTTP/1.1" 200 291 0.017908 10.0.0.50 - - [2026-08-14 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022801 10.0.0.50 - - [2026-08-14 11:40:50] "GET /tag/dd1cf2e3-1232-4419-8a81-da91d802ec05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.022187 10.0.0.50 - - [2026-08-14 11:40:50] "POST /tags HTTP/1.1" 409 252 0.002126 10.0.0.50 - - [2026-08-14 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2026-08-14 11:40:50] "GET /tag/2476e301-7d99-461a-adb8-8301f4d04260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009937 10.0.0.50 - - [2026-08-14 11:40:50] "POST /tags HTTP/1.1" 409 226 0.001808 10.0.0.50 - - [2026-08-14 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2026-08-14 11:40:50] "GET /tag/522f4240-3864-4cbd-b768-59c1671d0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010297 10.0.0.50 - - [2026-08-14 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2026-08-14 11:40:50] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004268 10.0.0.50 - - [2026-08-14 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-08-14 11:40:50] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033952 10.0.0.50 - - [2026-08-14 11:40:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008788 10.0.0.50 - - [2026-08-14 11:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009766 10.0.0.50 - - [2026-08-14 11:40:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136799 10.0.0.50 - - [2026-08-14 11:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023091 10.0.0.50 - - [2026-08-14 11:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.50 - - [2026-08-14 11:40:50] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005254 10.0.0.50 - - [2026-08-14 11:40:50] "POST /instance-ips HTTP/1.1" 200 397 0.020752 10.0.0.50 - - [2026-08-14 11:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023365 10.0.0.50 - - [2026-08-14 11:40:50] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003968 10.0.0.50 - - [2026-08-14 11:40:51] "POST /set-tag HTTP/1.1" 200 109 0.072843 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024356 10.0.0.50 - - [2026-08-14 11:40:51] "GET /instance-ip/ffed8046-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004650 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004338 10.0.0.50 - - [2026-08-14 11:40:51] "POST /set-tag HTTP/1.1" 200 109 0.004619 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006925 10.0.0.50 - - [2026-08-14 11:40:51] "POST /ref-update HTTP/1.1" 200 156 0.012112 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004730 10.0.0.50 - - [2026-08-14 11:40:51] "POST /set-tag HTTP/1.1" 200 109 0.007502 10.0.0.50 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005247 10.0.0.50 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2026-08-14 11:40:51] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048482 10.0.0.50 - - [2026-08-14 11:40:51] "POST /virtual-machines HTTP/1.1" 200 395 0.016167 10.0.0.50 - - [2026-08-14 11:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.049999 10.0.0.50 - - [2026-08-14 11:40:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110373 10.0.0.50 - - [2026-08-14 11:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011145 10.0.0.50 - - [2026-08-14 11:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.014459 10.0.0.50 - - [2026-08-14 11:40:51] "POST /instance-ips HTTP/1.1" 200 397 0.032793 10.0.0.50 - - [2026-08-14 11:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010678 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.009772 10.0.0.50 - - [2026-08-14 11:40:51] "POST /set-tag HTTP/1.1" 200 109 0.069230 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004664 10.0.0.50 - - [2026-08-14 11:40:51] "GET /instance-ip/0071f54c-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.002851 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004100 10.0.0.50 - - [2026-08-14 11:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.50 - - [2026-08-14 11:40:51] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004174 10.0.0.50 - - [2026-08-14 11:40:52] "POST /ref-update HTTP/1.1" 200 156 0.011505 10.0.0.50 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006472 10.0.0.50 - - [2026-08-14 11:40:52] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.50 - - [2026-08-14 11:40:52] "POST /tags HTTP/1.1" 200 299 0.016281 10.0.0.50 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018696 10.0.0.50 - - [2026-08-14 11:40:52] "GET /tag/bc21c707-52f2-4024-81f7-e7b1571a7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013726 10.0.0.50 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2026-08-14 11:40:52] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004208 10.0.0.50 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2026-08-14 11:40:52] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.078687 10.0.0.50 - - [2026-08-14 11:40:52] "POST /virtual-machines HTTP/1.1" 200 395 0.010053 10.0.0.50 - - [2026-08-14 11:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009900 10.0.0.50 - - [2026-08-14 11:40:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111537 10.0.0.50 - - [2026-08-14 11:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031162 10.0.0.50 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.004467 10.0.0.50 - - [2026-08-14 11:40:52] "POST /instance-ips HTTP/1.1" 200 397 0.027992 10.0.0.50 - - [2026-08-14 11:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032190 10.0.0.50 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.018569 10.0.0.50 - - [2026-08-14 11:40:52] "POST /set-tag HTTP/1.1" 200 109 0.019083 10.0.0.50 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.023469 10.0.0.50 - - [2026-08-14 11:40:52] "GET /instance-ip/00fa22d2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.005489 10.0.0.50 - - [2026-08-14 11:40:52] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004925 10.0.0.50 - - [2026-08-14 11:40:52] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.50 - - [2026-08-14 11:40:52] "POST /tags HTTP/1.1" 200 299 0.017272 10.0.0.50 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-08-14 11:40:52] "GET /tag/e133c934-31f6-4dde-9d46-363ee50ccdbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011147 10.0.0.50 - - [2026-08-14 11:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.50 - - [2026-08-14 11:40:52] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005636 10.0.0.50 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2026-08-14 11:40:53] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025050 10.0.0.50 - - [2026-08-14 11:40:53] "POST /virtual-machines HTTP/1.1" 200 395 0.012717 10.0.0.50 - - [2026-08-14 11:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015976 10.0.0.50 - - [2026-08-14 11:40:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118431 10.0.0.50 - - [2026-08-14 11:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033319 10.0.0.50 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.50 - - [2026-08-14 11:40:53] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.005369 10.0.0.50 - - [2026-08-14 11:40:53] "POST /instance-ips HTTP/1.1" 200 397 0.027358 10.0.0.50 - - [2026-08-14 11:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026790 10.0.0.50 - - [2026-08-14 11:40:53] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.018069 10.0.0.50 - - [2026-08-14 11:40:53] "POST /set-tag HTTP/1.1" 200 109 0.019335 10.0.0.50 - - [2026-08-14 11:40:53] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.020028 10.0.0.50 - - [2026-08-14 11:40:53] "GET /instance-ip/0168b6c0-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003160 10.0.0.50 - - [2026-08-14 11:40:53] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005123 10.0.0.50 - - [2026-08-14 11:40:53] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.50 - - [2026-08-14 11:40:53] "POST /tags HTTP/1.1" 200 299 0.037238 10.0.0.50 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.50 - - [2026-08-14 11:40:53] "GET /tag/3b0efa57-7e13-46cb-9c10-a877621ceea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.018060 10.0.0.50 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2026-08-14 11:40:53] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004088 10.0.0.50 - - [2026-08-14 11:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.50 - - [2026-08-14 11:40:53] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044743 10.0.0.50 - - [2026-08-14 11:40:53] "POST /virtual-machines HTTP/1.1" 200 395 0.009096 10.0.0.50 - - [2026-08-14 11:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011246 10.0.0.50 - - [2026-08-14 11:40:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123378 10.0.0.50 - - [2026-08-14 11:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027205 10.0.0.50 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.50 - - [2026-08-14 11:40:54] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004459 10.0.0.50 - - [2026-08-14 11:40:54] "POST /instance-ips HTTP/1.1" 200 397 0.026187 10.0.0.50 - - [2026-08-14 11:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031291 10.0.0.50 - - [2026-08-14 11:40:54] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012959 10.0.0.50 - - [2026-08-14 11:40:54] "POST /set-tag HTTP/1.1" 200 109 0.026719 10.0.0.50 - - [2026-08-14 11:40:54] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.025172 10.0.0.50 - - [2026-08-14 11:40:54] "GET /instance-ip/01da341c-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002892 10.0.0.50 - - [2026-08-14 11:40:54] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004652 10.0.0.50 - - [2026-08-14 11:40:54] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.50 - - [2026-08-14 11:40:54] "POST /tags HTTP/1.1" 200 299 0.041219 10.0.0.50 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.50 - - [2026-08-14 11:40:54] "GET /tag/363b7b22-37e4-484b-ae34-832780fa6eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016454 10.0.0.50 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.50 - - [2026-08-14 11:40:54] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.092430 10.0.0.50 - - [2026-08-14 11:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-08-14 11:40:54] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059934 10.0.0.50 - - [2026-08-14 11:40:54] "POST /virtual-machines HTTP/1.1" 200 395 0.080646 10.0.0.50 - - [2026-08-14 11:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013297 10.0.0.50 - - [2026-08-14 11:40:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125947 10.0.0.50 - - [2026-08-14 11:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009970 10.0.0.50 - - [2026-08-14 11:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011451 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004444 10.0.0.50 - - [2026-08-14 11:40:55] "POST /instance-ips HTTP/1.1" 200 397 0.034529 10.0.0.50 - - [2026-08-14 11:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013589 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010599 10.0.0.50 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.034518 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.027508 10.0.0.50 - - [2026-08-14 11:40:55] "GET /instance-ip/02746ee2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005798 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005460 10.0.0.50 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.007082 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004803 10.0.0.50 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.055655 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.020411 10.0.0.50 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012543 10.0.0.50 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.009693 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005570 10.0.0.50 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.023135 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.012755 10.0.0.50 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006619 10.0.0.50 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.006798 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007472 10.0.0.50 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.005418 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009135 10.0.0.50 - - [2026-08-14 11:40:55] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004270 10.0.0.50 - - [2026-08-14 11:40:55] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.50 - - [2026-08-14 11:40:55] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.022720 10.0.0.50 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.50 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004210 10.0.0.50 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.50 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004644 10.0.0.50 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.50 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005096 10.0.0.50 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.004983 10.0.0.50 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004687 10.0.0.50 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.50 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004405 10.0.0.50 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.50 - - [2026-08-14 11:40:56] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005495 10.0.0.50 - - [2026-08-14 11:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002493 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.50 - - [2026-08-14 11:40:59] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008357 10.0.0.50 - - [2026-08-14 11:40:59] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.50 - - [2026-08-14 11:40:59] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004078 10.0.0.50 - - [2026-08-14 11:40:59] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.50 - - [2026-08-14 11:41:00] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.006310 10.0.0.50 - - [2026-08-14 11:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.50 - - [2026-08-14 11:41:00] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005404 10.0.0.50 - - [2026-08-14 11:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.50 - - [2026-08-14 11:41:00] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003946 10.0.0.50 - - [2026-08-14 11:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.50 - - [2026-08-14 11:41:01] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006004 10.0.0.50 - - [2026-08-14 11:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003213 10.0.0.50 - - [2026-08-14 11:41:02] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006350 10.0.0.50 - - [2026-08-14 11:41:02] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.50 - - [2026-08-14 11:41:02] "GET /virtual-machine/69ba5356-a1ba-41e2-af6d-a9a5c055528e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004715 10.0.0.50 - - [2026-08-14 11:41:02] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004888 10.0.0.50 - - [2026-08-14 11:41:02] "GET /virtual-machine/945c3ce4-8a9b-4c3a-979d-117dc88092f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004336 10.0.0.50 - - [2026-08-14 11:41:02] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004425 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine/603d51bf-a00c-463a-a3f8-7b38b5333ea9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003901 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005808 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine/dca9f097-07b5-4b92-917a-35a2633b95de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003111 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004794 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine/4a00a40e-b827-4bf7-8d46-802a8b13ac16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003738 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004817 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine/9d2373a5-a592-43c5-a3ef-92fef4bc969b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002841 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003749 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine/aaf354e2-c1b4-41ab-a09a-1c29878daf99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003726 10.0.0.50 - - [2026-08-14 11:41:03] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004480 10.0.0.50 - - [2026-08-14 11:41:04] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004409 10.0.0.50 - - [2026-08-14 11:41:04] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.50 - - [2026-08-14 11:41:08] "GET /virtual-machine/ed1ac031-5f63-48b2-b80b-5b9d387f9454?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003737 10.0.0.50 - - [2026-08-14 11:41:08] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004746 10.0.0.50 - - [2026-08-14 11:41:08] "GET /loadbalancer/3d74ee7b-3760-46c5-a9df-6262a2f0d6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002453 10.0.0.50 - - [2026-08-14 11:41:08] "POST /tags HTTP/1.1" 200 333 0.027361 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.50 - - [2026-08-14 11:41:09] "GET /tag/90bb2a42-0fcf-4e5e-a5e4-78542c5aed36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.023064 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2026-08-14 11:41:09] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037379 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2026-08-14 11:41:09] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005147 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.50 - - [2026-08-14 11:41:09] "GET /service-appliance-set/807a6214-90cc-41d2-8ef9-a2b2ec5a49c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002425 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.001637 10.0.0.50 - - [2026-08-14 11:41:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.111496 10.0.0.50 - - [2026-08-14 11:41:09] "GET /virtual-machine-interface/844c8f0a-2794-4cd9-951d-8eebdc7f721f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021475 10.0.0.50 - - [2026-08-14 11:41:09] "POST /instance-ips HTTP/1.1" 200 409 0.028491 10.0.0.50 - - [2026-08-14 11:41:09] "GET /instance-ip/7485e6fd-4595-4df2-b582-4109afeac851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005019 10.0.0.50 - - [2026-08-14 11:41:09] "POST /loadbalancers HTTP/1.1" 200 629 0.067295 10.0.0.50 - - [2026-08-14 11:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021922 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.50 - - [2026-08-14 11:41:09] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029479 10.0.0.50 - - [2026-08-14 11:41:09] "GET /instance-ip/7485e6fd-4595-4df2-b582-4109afeac851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010438 10.0.0.50 - - [2026-08-14 11:41:09] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027931 10.0.0.50 - - [2026-08-14 11:41:09] "GET /loadbalancer/3d74ee7b-3760-46c5-a9df-6262a2f0d6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003388 10.0.0.50 - - [2026-08-14 11:41:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.021401 10.0.0.50 - - [2026-08-14 11:41:09] "POST /floating-ips HTTP/1.1" 200 597 0.037683 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-08-14 11:41:09] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032105 10.0.0.50 - - [2026-08-14 11:41:09] "GET /loadbalancer-listener/9c339205-35ae-4979-97f9-5a20b9c93367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.007833 10.0.0.50 - - [2026-08-14 11:41:09] "GET /loadbalancer-listener/9c339205-35ae-4979-97f9-5a20b9c93367?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003389 10.0.0.50 - - [2026-08-14 11:41:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017862 10.0.0.50 - - [2026-08-14 11:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.50 - - [2026-08-14 11:41:09] "GET /instance-ip/7485e6fd-4595-4df2-b582-4109afeac851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002623 10.0.0.50 - - [2026-08-14 11:41:09] "GET /instance-ip/7485e6fd-4595-4df2-b582-4109afeac851?fields=floating_ips HTTP/1.1" 200 1212 0.005338 10.0.0.50 - - [2026-08-14 11:41:09] "GET /floating-ip/30b16153-6d7c-47a7-969a-0c72fd3d07a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002434 10.0.0.50 - - [2026-08-14 11:41:09] "GET /loadbalancer/3d74ee7b-3760-46c5-a9df-6262a2f0d6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003255 10.0.0.50 - - [2026-08-14 11:41:09] "GET /loadbalancer-pool/776e338d-43d6-425a-993b-62ed9f145692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004248 10.0.0.50 - - [2026-08-14 11:41:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032263 10.0.0.50 - - [2026-08-14 11:41:09] "GET /loadbalancer/3d74ee7b-3760-46c5-a9df-6262a2f0d6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.017588 10.0.0.50 - - [2026-08-14 11:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012842 10.0.0.50 - - [2026-08-14 11:41:10] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007615 10.0.0.50 - - [2026-08-14 11:41:10] "POST /tags HTTP/1.1" 409 221 0.001911 10.0.0.50 - - [2026-08-14 11:41:10] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004473 10.0.0.50 - - [2026-08-14 11:41:10] "POST /ref-update HTTP/1.1" 200 156 0.011503 10.0.0.50 - - [2026-08-14 11:41:10] "GET /floating-ip/30b16153-6d7c-47a7-969a-0c72fd3d07a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.015598 10.0.0.50 - - [2026-08-14 11:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.50 - - [2026-08-14 11:41:10] "GET /tag/90bb2a42-0fcf-4e5e-a5e4-78542c5aed36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012302 10.0.0.50 - - [2026-08-14 11:41:10] "PUT /floating-ip/30b16153-6d7c-47a7-969a-0c72fd3d07a1 HTTP/1.1" 200 256 0.021777 10.0.0.50 - - [2026-08-14 11:41:10] "POST /set-tag HTTP/1.1" 200 109 0.083199 10.0.0.50 - - [2026-08-14 11:41:10] "GET /loadbalancer-pool/776e338d-43d6-425a-993b-62ed9f145692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003523 10.0.0.50 - - [2026-08-14 11:41:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017597 10.0.0.50 - - [2026-08-14 11:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017056 10.0.0.50 - - [2026-08-14 11:41:10] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009015 10.0.0.50 - - [2026-08-14 11:41:10] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004249 10.0.0.50 - - [2026-08-14 11:41:10] "POST /ref-update HTTP/1.1" 200 156 0.010727 10.0.0.50 - - [2026-08-14 11:41:10] "GET /floating-ip/30b16153-6d7c-47a7-969a-0c72fd3d07a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.017241 10.0.0.50 - - [2026-08-14 11:41:10] "POST /set-tag HTTP/1.1" 200 109 0.064100 10.0.0.50 - - [2026-08-14 11:41:11] "POST /tags HTTP/1.1" 409 206 0.003775 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.50 - - [2026-08-14 11:41:11] "GET /tag/61ebfbf7-5b76-47af-b9bd-2661c71aef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018771 10.0.0.50 - - [2026-08-14 11:41:11] "POST /tags HTTP/1.1" 409 204 0.004401 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.50 - - [2026-08-14 11:41:11] "GET /tag/e133c934-31f6-4dde-9d46-363ee50ccdbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012153 10.0.0.50 - - [2026-08-14 11:41:11] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003306 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.50 - - [2026-08-14 11:41:11] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002819 10.0.0.50 - - [2026-08-14 11:41:11] "POST /tags HTTP/1.1" 409 206 0.001882 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.50 - - [2026-08-14 11:41:11] "GET /tag/61ebfbf7-5b76-47af-b9bd-2661c71aef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010481 10.0.0.50 - - [2026-08-14 11:41:11] "POST /tags HTTP/1.1" 409 226 0.001972 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.50 - - [2026-08-14 11:41:11] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011894 10.0.0.50 - - [2026-08-14 11:41:11] "POST /tags HTTP/1.1" 409 204 0.002181 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.50 - - [2026-08-14 11:41:11] "GET /tag/e133c934-31f6-4dde-9d46-363ee50ccdbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014790 10.0.0.50 - - [2026-08-14 11:41:11] "POST /tags HTTP/1.1" 409 226 0.002249 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.50 - - [2026-08-14 11:41:11] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010280 10.0.0.50 - - [2026-08-14 11:41:11] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.004547 10.0.0.50 - - [2026-08-14 11:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2026-08-14 11:41:11] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002625 10.0.0.50 - - [2026-08-14 11:41:11] "POST /firewall-rules HTTP/1.1" 200 626 0.076123 10.0.0.50 - - [2026-08-14 11:41:12] "POST /firewall-rules HTTP/1.1" 200 646 0.085628 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-rule/f4665eb8-2564-4c10-b75b-8c1caff6b714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.017907 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004708 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-rule/977b111f-de0b-4c1e-afeb-cce2b43aed24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.006427 10.0.0.50 - - [2026-08-14 11:41:12] "POST /ref-update HTTP/1.1" 200 156 0.030454 10.0.0.50 - - [2026-08-14 11:41:12] "POST /firewall-policys HTTP/1.1" 200 606 0.048000 10.0.0.50 - - [2026-08-14 11:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020911 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.018786 10.0.0.50 - - [2026-08-14 11:41:12] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003141 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003580 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/74049ace-a026-404d-b790-a7b6824f52b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004757 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003988 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007076 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004155 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004314 10.0.0.50 - - [2026-08-14 11:41:12] "POST /ref-update HTTP/1.1" 200 156 0.024374 10.0.0.50 - - [2026-08-14 11:41:12] "POST /ref-update HTTP/1.1" 200 156 0.031561 10.0.0.50 - - [2026-08-14 11:41:12] "POST /ref-update HTTP/1.1" 200 156 0.052197 10.0.0.50 - - [2026-08-14 11:41:12] "POST /ref-update HTTP/1.1" 200 156 0.028988 10.0.0.50 - - [2026-08-14 11:41:12] "POST /ref-update HTTP/1.1" 200 156 0.048981 10.0.0.50 - - [2026-08-14 11:41:12] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.018572 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 252 0.002498 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/2476e301-7d99-461a-adb8-8301f4d04260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013539 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 228 0.001955 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/5b693fb2-4435-4e6c-a88c-30d71b82a1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012117 10.0.0.50 - - [2026-08-14 11:43:11] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003737 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.50 - - [2026-08-14 11:43:11] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002970 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 206 0.001962 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/61ebfbf7-5b76-47af-b9bd-2661c71aef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010765 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 226 0.001943 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010919 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 204 0.002677 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/e133c934-31f6-4dde-9d46-363ee50ccdbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012592 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 226 0.002299 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011764 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 228 0.001962 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/5b693fb2-4435-4e6c-a88c-30d71b82a1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014247 10.0.0.50 - - [2026-08-14 11:43:11] "POST /tags HTTP/1.1" 409 252 0.002267 10.0.0.50 - - [2026-08-14 11:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-08-14 11:43:11] "GET /tag/2476e301-7d99-461a-adb8-8301f4d04260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010730 10.0.0.50 - - [2026-08-14 11:43:11] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002388 10.0.0.50 - - [2026-08-14 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.50 - - [2026-08-14 11:43:12] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.002618 10.0.0.50 - - [2026-08-14 11:43:12] "POST /firewall-rules HTTP/1.1" 409 281 0.001805 10.0.0.50 - - [2026-08-14 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.50 - - [2026-08-14 11:43:12] "PUT /firewall-rule/977b111f-de0b-4c1e-afeb-cce2b43aed24 HTTP/1.1" 200 260 0.035628 10.0.0.50 - - [2026-08-14 11:43:12] "POST /firewall-rules HTTP/1.1" 409 291 0.020555 10.0.0.50 - - [2026-08-14 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-08-14 11:43:12] "PUT /firewall-rule/f4665eb8-2564-4c10-b75b-8c1caff6b714 HTTP/1.1" 200 260 0.041597 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-rule/f4665eb8-2564-4c10-b75b-8c1caff6b714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.024274 10.0.0.50 - - [2026-08-14 11:43:12] "POST /firewall-rules HTTP/1.1" 200 658 0.076564 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-rule/8173d921-da3d-4f5a-8561-5fb11d135252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.025025 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002962 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-rule/977b111f-de0b-4c1e-afeb-cce2b43aed24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003284 10.0.0.50 - - [2026-08-14 11:43:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002088 10.0.0.50 - - [2026-08-14 11:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.50 - - [2026-08-14 11:43:12] "PUT /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2 HTTP/1.1" 200 264 0.023208 10.0.0.50 - - [2026-08-14 11:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.043059 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011017 10.0.0.50 - - [2026-08-14 11:43:12] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002978 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002667 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-policy/74049ace-a026-404d-b790-a7b6824f52b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002460 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002868 10.0.0.50 - - [2026-08-14 11:43:12] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002314 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:43:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001426 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:43:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001552 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:44:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:44:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:44:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001169 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:44:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001067 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005235 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.004394 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.005272 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.006248 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005608 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.008294 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.003798 10.0.0.50 - - [2026-08-14 11:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2026-08-14 11:44:14] "GET /loadbalancer/3d74ee7b-3760-46c5-a9df-6262a2f0d6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002896 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004287 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.026709 10.0.0.50 - - [2026-08-14 11:44:14] "DELETE /loadbalancer-member/9c151be2-0e43-4032-80ca-f959349d54a5 HTTP/1.1" 200 115 0.031920 10.0.0.50 - - [2026-08-14 11:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2026-08-14 11:44:14] "GET /loadbalancer/3d74ee7b-3760-46c5-a9df-6262a2f0d6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002024 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004021 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.003320 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003782 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005582 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.50 - - [2026-08-14 11:44:14] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007622 10.0.0.50 - - [2026-08-14 11:44:14] "POST /set-tag HTTP/1.1" 200 109 0.005539 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004547 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005342 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005705 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine/69ba5356-a1ba-41e2-af6d-a9a5c055528e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003916 10.0.0.50 - - [2026-08-14 11:44:15] "POST /ref-update HTTP/1.1" 200 156 0.027457 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013716 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.023434 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.031720 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.031423 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.023513 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.038481 10.0.0.50 - - [2026-08-14 11:44:15] "DELETE /instance-ip/fecf3a88-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.060809 10.0.0.50 - - [2026-08-14 11:44:15] "POST /ref-update HTTP/1.1" 200 156 0.020580 10.0.0.50 - - [2026-08-14 11:44:15] "DELETE /virtual-machine-interface/feb66de6-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.035949 10.0.0.50 - - [2026-08-14 11:44:15] "DELETE /virtual-machine/69ba5356-a1ba-41e2-af6d-a9a5c055528e HTTP/1.1" 200 115 0.031933 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005520 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine/945c3ce4-8a9b-4c3a-979d-117dc88092f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003262 10.0.0.50 - - [2026-08-14 11:44:15] "POST /ref-update HTTP/1.1" 200 156 0.012391 10.0.0.50 - - [2026-08-14 11:44:15] "GET /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004907 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.031957 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.042609 10.0.0.50 - - [2026-08-14 11:44:15] "POST /set-tag HTTP/1.1" 200 109 0.021707 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.029458 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.034998 10.0.0.50 - - [2026-08-14 11:44:16] "DELETE /instance-ip/ff4f91ba-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.039929 10.0.0.50 - - [2026-08-14 11:44:16] "POST /ref-update HTTP/1.1" 200 156 0.011639 10.0.0.50 - - [2026-08-14 11:44:16] "DELETE /virtual-machine-interface/ff34f846-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.066903 10.0.0.50 - - [2026-08-14 11:44:16] "DELETE /virtual-machine/945c3ce4-8a9b-4c3a-979d-117dc88092f3 HTTP/1.1" 200 115 0.047432 10.0.0.50 - - [2026-08-14 11:44:16] "DELETE /tag/ae3c3173-ae3f-4fd5-9535-725d58fcf150 HTTP/1.1" 200 115 0.047397 10.0.0.50 - - [2026-08-14 11:44:16] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005185 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.006699 10.0.0.50 - - [2026-08-14 11:44:16] "GET /virtual-machine/603d51bf-a00c-463a-a3f8-7b38b5333ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003570 10.0.0.50 - - [2026-08-14 11:44:16] "POST /ref-update HTTP/1.1" 200 156 0.013323 10.0.0.50 - - [2026-08-14 11:44:16] "GET /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005880 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.023273 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.043132 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.021333 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.036980 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.040913 10.0.0.50 - - [2026-08-14 11:44:16] "DELETE /instance-ip/ffed8046-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.045371 10.0.0.50 - - [2026-08-14 11:44:16] "DELETE /virtual-machine-interface/ffd223c8-97d4-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.061337 10.0.0.50 - - [2026-08-14 11:44:16] "DELETE /virtual-machine/603d51bf-a00c-463a-a3f8-7b38b5333ea9 HTTP/1.1" 200 115 0.026793 10.0.0.50 - - [2026-08-14 11:44:16] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004999 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.50 - - [2026-08-14 11:44:16] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005255 10.0.0.50 - - [2026-08-14 11:44:16] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.50 - - [2026-08-14 11:44:17] "GET /virtual-machine/dca9f097-07b5-4b92-917a-35a2633b95de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004432 10.0.0.50 - - [2026-08-14 11:44:17] "POST /ref-update HTTP/1.1" 200 156 0.019933 10.0.0.50 - - [2026-08-14 11:44:17] "GET /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.026599 10.0.0.50 - - [2026-08-14 11:44:17] "POST /set-tag HTTP/1.1" 200 109 0.025273 10.0.0.50 - - [2026-08-14 11:44:17] "POST /set-tag HTTP/1.1" 200 109 0.036243 10.0.0.50 - - [2026-08-14 11:44:17] "POST /set-tag HTTP/1.1" 200 109 0.059790 10.0.0.50 - - [2026-08-14 11:44:17] "POST /set-tag HTTP/1.1" 200 109 0.018339 10.0.0.50 - - [2026-08-14 11:44:17] "POST /set-tag HTTP/1.1" 200 109 0.037119 10.0.0.50 - - [2026-08-14 11:44:17] "DELETE /instance-ip/0071f54c-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.060005 10.0.0.50 - - [2026-08-14 11:44:17] "DELETE /virtual-machine-interface/005812b2-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.043787 10.0.0.50 - - [2026-08-14 11:44:17] "DELETE /virtual-machine/dca9f097-07b5-4b92-917a-35a2633b95de HTTP/1.1" 200 115 0.034134 10.0.0.50 - - [2026-08-14 11:44:17] "DELETE /tag/dd1cf2e3-1232-4419-8a81-da91d802ec05 HTTP/1.1" 200 115 0.067799 10.0.0.50 - - [2026-08-14 11:44:17] "DELETE /tag/61ebfbf7-5b76-47af-b9bd-2661c71aef4f HTTP/1.1" 409 388 0.006789 10.0.0.50 - - [2026-08-14 11:44:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003391 10.0.0.50 - - [2026-08-14 11:44:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003363 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.008024 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.006408 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine/4a00a40e-b827-4bf7-8d46-802a8b13ac16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002794 10.0.0.50 - - [2026-08-14 11:44:45] "POST /ref-update HTTP/1.1" 200 156 0.010273 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.019500 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.030717 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.029869 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.037213 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.019206 10.0.0.50 - - [2026-08-14 11:44:45] "DELETE /instance-ip/00fa22d2-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.087256 10.0.0.50 - - [2026-08-14 11:44:45] "DELETE /virtual-machine-interface/00e133ee-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.071311 10.0.0.50 - - [2026-08-14 11:44:45] "DELETE /virtual-machine/4a00a40e-b827-4bf7-8d46-802a8b13ac16 HTTP/1.1" 200 115 0.024566 10.0.0.50 - - [2026-08-14 11:44:45] "DELETE /tag/bc21c707-52f2-4024-81f7-e7b1571a7cee HTTP/1.1" 200 115 0.048931 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.003987 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.003794 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.004675 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.004582 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine/aaf354e2-c1b4-41ab-a09a-1c29878daf99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003590 10.0.0.50 - - [2026-08-14 11:44:45] "POST /ref-update HTTP/1.1" 200 156 0.023962 10.0.0.50 - - [2026-08-14 11:44:45] "GET /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3698 0.037818 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.045353 10.0.0.50 - - [2026-08-14 11:44:45] "POST /set-tag HTTP/1.1" 200 109 0.037209 10.0.0.50 - - [2026-08-14 11:44:46] "POST /set-tag HTTP/1.1" 200 109 0.069766 10.0.0.50 - - [2026-08-14 11:44:46] "POST /set-tag HTTP/1.1" 200 109 0.035473 10.0.0.50 - - [2026-08-14 11:44:46] "DELETE /instance-ip/0168b6c0-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.099338 10.0.0.50 - - [2026-08-14 11:44:46] "DELETE /virtual-machine-interface/01509e50-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.092968 10.0.0.50 - - [2026-08-14 11:44:46] "DELETE /virtual-machine/aaf354e2-c1b4-41ab-a09a-1c29878daf99 HTTP/1.1" 200 115 0.049974 10.0.0.50 - - [2026-08-14 11:44:46] "DELETE /tag/c89db1af-42ae-4f4e-b6e3-e4cd97052959 HTTP/1.1" 200 115 0.075287 10.0.0.50 - - [2026-08-14 11:44:46] "DELETE /tag/e133c934-31f6-4dde-9d46-363ee50ccdbe HTTP/1.1" 409 236 0.007514 10.0.0.50 - - [2026-08-14 11:44:46] "DELETE /tag/33bffc57-7cbe-4d39-b238-bac3c10aaf3e HTTP/1.1" 200 115 0.086142 10.0.0.50 - - [2026-08-14 11:44:46] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.023083 10.0.0.50 - - [2026-08-14 11:44:46] "POST /set-tag HTTP/1.1" 200 109 0.004930 10.0.0.50 - - [2026-08-14 11:44:46] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007809 10.0.0.50 - - [2026-08-14 11:44:46] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.50 - - [2026-08-14 11:44:46] "GET /virtual-machine/9d2373a5-a592-43c5-a3ef-92fef4bc969b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004574 10.0.0.50 - - [2026-08-14 11:44:46] "POST /ref-update HTTP/1.1" 200 156 0.016950 10.0.0.50 - - [2026-08-14 11:44:46] "GET /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016126 10.0.0.50 - - [2026-08-14 11:44:46] "POST /set-tag HTTP/1.1" 200 109 0.038142 10.0.0.50 - - [2026-08-14 11:44:46] "POST /set-tag HTTP/1.1" 200 109 0.036215 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.053193 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.042505 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /instance-ip/01da341c-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.040947 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /virtual-machine-interface/01c27aa2-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.045136 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /virtual-machine/9d2373a5-a592-43c5-a3ef-92fef4bc969b HTTP/1.1" 200 115 0.022567 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /tag/3b0efa57-7e13-46cb-9c10-a877621ceea9 HTTP/1.1" 200 115 0.041398 10.0.0.50 - - [2026-08-14 11:44:47] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004482 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.50 - - [2026-08-14 11:44:47] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004069 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.50 - - [2026-08-14 11:44:47] "GET /virtual-machine/ed1ac031-5f63-48b2-b80b-5b9d387f9454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003015 10.0.0.50 - - [2026-08-14 11:44:47] "POST /ref-update HTTP/1.1" 200 156 0.010032 10.0.0.50 - - [2026-08-14 11:44:47] "GET /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016813 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.017003 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.033950 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.028147 10.0.0.50 - - [2026-08-14 11:44:47] "POST /set-tag HTTP/1.1" 200 109 0.014193 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /instance-ip/02746ee2-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.057368 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /virtual-machine-interface/0256ed22-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.058958 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /virtual-machine/ed1ac031-5f63-48b2-b80b-5b9d387f9454 HTTP/1.1" 200 115 0.029954 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /tag/363b7b22-37e4-484b-ae34-832780fa6eec HTTP/1.1" 200 115 0.041709 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /tag/5b693fb2-4435-4e6c-a88c-30d71b82a1b9 HTTP/1.1" 409 236 0.003903 10.0.0.50 - - [2026-08-14 11:44:47] "DELETE /tag/2476e301-7d99-461a-adb8-8301f4d04260 HTTP/1.1" 409 236 0.004157 10.0.0.50 - - [2026-08-14 11:44:49] "POST /projects HTTP/1.1" 409 238 0.002345 10.0.0.50 - - [2026-08-14 11:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.50 - - [2026-08-14 11:44:49] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041002 10.0.0.50 - - [2026-08-14 11:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2026-08-14 11:44:49] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004151 10.0.0.50 - - [2026-08-14 11:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.50 - - [2026-08-14 11:44:49] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003659 10.0.0.50 - - [2026-08-14 11:44:49] "POST /security-groups HTTP/1.1" 409 285 0.002498 10.0.0.50 - - [2026-08-14 11:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.50 - - [2026-08-14 11:44:49] "PUT /security-group/b87be6fb-38bb-4c87-8cee-8a9ed8b2a293 HTTP/1.1" 200 262 0.055528 10.0.0.50 - - [2026-08-14 11:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032188 10.0.0.50 - - [2026-08-14 11:44:49] "PUT /access-control-list/be52dbf2-246f-4a64-b88d-472c026e0687 HTTP/1.1" 200 272 0.019580 10.0.0.50 - - [2026-08-14 11:44:49] "PUT /access-control-list/d179d7ef-c448-4663-9626-e8def38da89b HTTP/1.1" 200 272 0.031181 10.0.0.50 - - [2026-08-14 11:44:54] "POST /projects HTTP/1.1" 409 238 0.002074 10.0.0.50 - - [2026-08-14 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2026-08-14 11:44:54] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044111 10.0.0.50 - - [2026-08-14 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.50 - - [2026-08-14 11:44:54] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005595 10.0.0.50 - - [2026-08-14 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.50 - - [2026-08-14 11:44:54] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005402 10.0.0.50 - - [2026-08-14 11:44:54] "POST /security-groups HTTP/1.1" 409 285 0.002578 10.0.0.50 - - [2026-08-14 11:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.50 - - [2026-08-14 11:44:54] "PUT /security-group/b87be6fb-38bb-4c87-8cee-8a9ed8b2a293 HTTP/1.1" 200 262 0.056023 10.0.0.50 - - [2026-08-14 11:44:54] "PUT /access-control-list/be52dbf2-246f-4a64-b88d-472c026e0687 HTTP/1.1" 200 272 0.013648 10.0.0.50 - - [2026-08-14 11:44:54] "PUT /access-control-list/d179d7ef-c448-4663-9626-e8def38da89b HTTP/1.1" 200 272 0.019020 10.0.0.50 - - [2026-08-14 11:44:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026655 10.0.0.50 - - [2026-08-14 11:44:54] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.012635 10.0.0.50 - - [2026-08-14 11:44:54] "GET /firewall-rule/767ceb3e-8b26-4f4b-99e7-4794667f49a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003901 10.0.0.50 - - [2026-08-14 11:44:54] "POST /ref-update HTTP/1.1" 200 156 0.062990 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /firewall-rule/767ceb3e-8b26-4f4b-99e7-4794667f49a9 HTTP/1.1" 200 115 0.055348 10.0.0.50 - - [2026-08-14 11:44:55] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005430 10.0.0.50 - - [2026-08-14 11:44:55] "GET /firewall-rule/3a786399-872e-4dd7-bd4b-3526ed861afe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004018 10.0.0.50 - - [2026-08-14 11:44:55] "POST /ref-update HTTP/1.1" 200 156 0.069994 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /firewall-rule/3a786399-872e-4dd7-bd4b-3526ed861afe HTTP/1.1" 200 115 0.051877 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /tag/5b693fb2-4435-4e6c-a88c-30d71b82a1b9 HTTP/1.1" 409 236 0.007788 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /tag/522f4240-3864-4cbd-b768-59c1671d0032 HTTP/1.1" 200 115 0.040875 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /tag/2476e301-7d99-461a-adb8-8301f4d04260 HTTP/1.1" 409 236 0.004954 10.0.0.50 - - [2026-08-14 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.50 - - [2026-08-14 11:44:55] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005307 10.0.0.50 - - [2026-08-14 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2026-08-14 11:44:55] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004375 10.0.0.50 - - [2026-08-14 11:44:55] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.063994 10.0.0.50 - - [2026-08-14 11:44:55] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.060507 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /security-group/b87be6fb-38bb-4c87-8cee-8a9ed8b2a293 HTTP/1.1" 200 115 0.051047 10.0.0.50 - - [2026-08-14 11:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /access-control-list/be52dbf2-246f-4a64-b88d-472c026e0687 HTTP/1.1" 200 115 0.038389 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /access-control-list/d179d7ef-c448-4663-9626-e8def38da89b HTTP/1.1" 200 115 0.037289 10.0.0.50 - - [2026-08-14 11:44:55] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051840 10.0.0.50 - - [2026-08-14 11:44:55] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?fields=security_groups HTTP/1.1" 200 1353 0.042000 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /security-group/ccb12141-d21a-4ce0-8bea-544febd8c8ab HTTP/1.1" 200 115 0.052263 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /access-control-list/456443e5-58f4-4bca-8ffb-f33051953396 HTTP/1.1" 200 115 0.041371 10.0.0.50 - - [2026-08-14 11:44:55] "GET /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba?fields=application_policy_sets HTTP/1.1" 200 1392 0.051678 10.0.0.50 - - [2026-08-14 11:44:55] "DELETE /access-control-list/fc12978b-2faf-4e8b-a059-f3618adda756 HTTP/1.1" 200 115 0.057842 10.0.0.50 - - [2026-08-14 11:44:56] "DELETE /project/d29e9c67-a084-4c0e-980d-6007b8aa3fba HTTP/1.1" 200 115 0.359118 10.0.0.50 - - [2026-08-14 11:44:56] "POST /projects HTTP/1.1" 409 238 0.003147 10.0.0.50 - - [2026-08-14 11:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-08-14 11:44:56] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041915 10.0.0.50 - - [2026-08-14 11:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.50 - - [2026-08-14 11:44:56] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004110 10.0.0.50 - - [2026-08-14 11:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.50 - - [2026-08-14 11:44:56] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004510 10.0.0.50 - - [2026-08-14 11:44:56] "POST /security-groups HTTP/1.1" 409 285 0.002212 10.0.0.50 - - [2026-08-14 11:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.50 - - [2026-08-14 11:44:56] "PUT /security-group/0e3e6e09-c217-41c0-bcb4-46f5bf65a2e0 HTTP/1.1" 200 262 0.059346 10.0.0.50 - - [2026-08-14 11:44:56] "PUT /access-control-list/fcf999fd-106f-4fe9-a953-1bc758af3758 HTTP/1.1" 200 272 0.015943 10.0.0.50 - - [2026-08-14 11:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031679 10.0.0.50 - - [2026-08-14 11:44:56] "PUT /access-control-list/043b40c7-04a4-4f27-b747-4758589289fd HTTP/1.1" 200 272 0.029974 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /loadbalancer-member/b9cd1c7d-c48b-4d5c-84ca-58c792c72c50 HTTP/1.1" 200 115 0.062618 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /loadbalancer-pool/776e338d-43d6-425a-993b-62ed9f145692 HTTP/1.1" 200 115 0.061748 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /loadbalancer-listener/9c339205-35ae-4979-97f9-5a20b9c93367 HTTP/1.1" 200 115 0.048428 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /loadbalancer/3d74ee7b-3760-46c5-a9df-6262a2f0d6aa HTTP/1.1" 200 115 0.051742 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /floating-ip/30b16153-6d7c-47a7-969a-0c72fd3d07a1 HTTP/1.1" 200 115 0.058900 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /instance-ip/7485e6fd-4595-4df2-b582-4109afeac851 HTTP/1.1" 200 115 0.056334 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /virtual-machine-interface/844c8f0a-2794-4cd9-951d-8eebdc7f721f HTTP/1.1" 200 115 0.046807 10.0.0.50 - - [2026-08-14 11:45:00] "DELETE /tag/90bb2a42-0fcf-4e5e-a5e4-78542c5aed36 HTTP/1.1" 200 115 0.030330 10.0.0.50 - - [2026-08-14 11:45:00] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002622 10.0.0.50 - - [2026-08-14 11:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.50 - - [2026-08-14 11:45:00] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.003344 10.0.0.50 - - [2026-08-14 11:45:00] "GET /firewall-policy/acdb4203-cb13-42ee-b67b-523386593c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002712 10.0.0.50 - - [2026-08-14 11:45:00] "GET /firewall-rule/977b111f-de0b-4c1e-afeb-cce2b43aed24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003112 10.0.0.50 - - [2026-08-14 11:45:00] "POST /ref-update HTTP/1.1" 200 156 0.013220 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /firewall-rule/977b111f-de0b-4c1e-afeb-cce2b43aed24 HTTP/1.1" 200 115 0.035798 10.0.0.50 - - [2026-08-14 11:45:01] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004745 10.0.0.50 - - [2026-08-14 11:45:01] "GET /firewall-rule/8173d921-da3d-4f5a-8561-5fb11d135252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.003037 10.0.0.50 - - [2026-08-14 11:45:01] "POST /ref-update HTTP/1.1" 200 156 0.016560 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /firewall-rule/8173d921-da3d-4f5a-8561-5fb11d135252 HTTP/1.1" 200 115 0.064487 10.0.0.50 - - [2026-08-14 11:45:01] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005769 10.0.0.50 - - [2026-08-14 11:45:01] "GET /firewall-rule/f4665eb8-2564-4c10-b75b-8c1caff6b714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003606 10.0.0.50 - - [2026-08-14 11:45:01] "POST /ref-update HTTP/1.1" 200 156 0.013969 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /firewall-rule/f4665eb8-2564-4c10-b75b-8c1caff6b714 HTTP/1.1" 200 115 0.050004 10.0.0.50 - - [2026-08-14 11:45:01] "GET /application-policy-set/0812a4a6-446a-44b7-882e-7ea0e63eb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004009 10.0.0.50 - - [2026-08-14 11:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2026-08-14 11:45:01] "GET /policy-management/0002c922-2aba-4b3d-8619-3a2e8211dd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 855 0.004510 10.0.0.50 - - [2026-08-14 11:45:01] "GET /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009436 10.0.0.50 - - [2026-08-14 11:45:01] "POST /ref-update HTTP/1.1" 200 156 0.036582 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /firewall-policy/a6411be6-6a0b-4d1c-90e1-85759af860c2 HTTP/1.1" 200 115 0.030977 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /tag/61ebfbf7-5b76-47af-b9bd-2661c71aef4f HTTP/1.1" 200 115 0.102177 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /tag/5b693fb2-4435-4e6c-a88c-30d71b82a1b9 HTTP/1.1" 200 115 0.102238 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /tag/e133c934-31f6-4dde-9d46-363ee50ccdbe HTTP/1.1" 200 115 0.096692 10.0.0.50 - - [2026-08-14 11:45:01] "DELETE /tag/2476e301-7d99-461a-adb8-8301f4d04260 HTTP/1.1" 200 115 0.053139 10.0.0.50 - - [2026-08-14 11:45:01] "POST /projects HTTP/1.1" 409 238 0.003477 10.0.0.50 - - [2026-08-14 11:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.50 - - [2026-08-14 11:45:01] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043373 10.0.0.50 - - [2026-08-14 11:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007022 10.0.0.50 - - [2026-08-14 11:45:02] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004977 10.0.0.50 - - [2026-08-14 11:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.50 - - [2026-08-14 11:45:02] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005335 10.0.0.50 - - [2026-08-14 11:45:02] "POST /security-groups HTTP/1.1" 409 285 0.003271 10.0.0.50 - - [2026-08-14 11:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.50 - - [2026-08-14 11:45:02] "PUT /security-group/0e3e6e09-c217-41c0-bcb4-46f5bf65a2e0 HTTP/1.1" 200 262 0.059977 10.0.0.50 - - [2026-08-14 11:45:02] "PUT /access-control-list/fcf999fd-106f-4fe9-a953-1bc758af3758 HTTP/1.1" 200 272 0.014393 10.0.0.50 - - [2026-08-14 11:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024534 10.0.0.50 - - [2026-08-14 11:45:02] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.046718 10.0.0.50 - - [2026-08-14 11:45:02] "PUT /access-control-list/043b40c7-04a4-4f27-b747-4758589289fd HTTP/1.1" 200 272 0.056678 10.0.0.50 - - [2026-08-14 11:45:02] "GET /firewall-rule/8d52b99e-472a-4a2c-bafe-855b8c01244f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006943 10.0.0.50 - - [2026-08-14 11:45:02] "POST /ref-update HTTP/1.1" 200 156 0.075288 10.0.0.50 - - [2026-08-14 11:45:02] "DELETE /firewall-rule/8d52b99e-472a-4a2c-bafe-855b8c01244f HTTP/1.1" 200 115 0.067609 10.0.0.50 - - [2026-08-14 11:45:02] "GET /firewall-policy/df1117c6-d7ac-498c-a6a0-251513ddfa6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.010611 10.0.0.50 - - [2026-08-14 11:45:02] "GET /firewall-rule/aae8e78c-1319-456c-b380-c34c7c283f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002674 10.0.0.50 - - [2026-08-14 11:45:02] "POST /ref-update HTTP/1.1" 200 156 0.063253 10.0.0.50 - - [2026-08-14 11:45:02] "DELETE /firewall-rule/aae8e78c-1319-456c-b380-c34c7c283f26 HTTP/1.1" 200 115 0.045648 10.0.0.50 - - [2026-08-14 11:45:02] "DELETE /tag/adac45b4-f9c8-45a7-a15e-744e1a4dab7b HTTP/1.1" 200 115 0.046947 10.0.0.50 - - [2026-08-14 11:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.50 - - [2026-08-14 11:45:02] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005229 10.0.0.50 - - [2026-08-14 11:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.50 - - [2026-08-14 11:45:02] "GET /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003473 10.0.0.50 - - [2026-08-14 11:45:02] "PUT /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4 HTTP/1.1" 200 264 0.091285 10.0.0.50 - - [2026-08-14 11:45:02] "PUT /virtual-network/1c3fbc6a-910d-4cfd-83d2-b52bae5621a9 HTTP/1.1" 200 264 0.077477 10.0.0.50 - - [2026-08-14 11:45:03] "DELETE /security-group/0e3e6e09-c217-41c0-bcb4-46f5bf65a2e0 HTTP/1.1" 200 115 0.083102 10.0.0.50 - - [2026-08-14 11:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.50 - - [2026-08-14 11:45:03] "DELETE /access-control-list/fcf999fd-106f-4fe9-a953-1bc758af3758 HTTP/1.1" 200 115 0.058293 10.0.0.50 - - [2026-08-14 11:45:03] "DELETE /access-control-list/043b40c7-04a4-4f27-b747-4758589289fd HTTP/1.1" 200 115 0.019629 10.0.0.50 - - [2026-08-14 11:45:03] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.039829 10.0.0.50 - - [2026-08-14 11:45:03] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?fields=security_groups HTTP/1.1" 200 1353 0.032734 10.0.0.50 - - [2026-08-14 11:45:03] "DELETE /security-group/6d28580d-ce4b-46a9-8f5c-40ce5d069260 HTTP/1.1" 200 115 0.057914 10.0.0.50 - - [2026-08-14 11:45:03] "DELETE /access-control-list/39f0b3af-92d1-40d7-95f2-00b6f2fedeaf HTTP/1.1" 200 115 0.049700 10.0.0.50 - - [2026-08-14 11:45:03] "GET /project/abf642bd-a515-43b7-8ce9-5c1b340666ff?fields=application_policy_sets HTTP/1.1" 200 1392 0.079635 10.0.0.50 - - [2026-08-14 11:45:03] "DELETE /access-control-list/5ca17550-0b4e-4ac9-878c-440406e4094a HTTP/1.1" 200 115 0.075189 10.0.0.50 - - [2026-08-14 11:45:03] "DELETE /project/abf642bd-a515-43b7-8ce9-5c1b340666ff HTTP/1.1" 200 115 0.345046 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:45:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:45:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.50 - - [2026-08-14 11:45:58] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.50 - - [2026-08-14 11:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2026-08-14 11:45:58] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004969 10.0.0.50 - - [2026-08-14 11:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.50 - - [2026-08-14 11:45:58] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002592 10.0.0.50 - - [2026-08-14 11:46:12] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.50 - - [2026-08-14 11:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2026-08-14 11:46:12] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005080 10.0.0.50 - - [2026-08-14 11:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-08-14 11:46:12] "GET /config-node/ce4cf0f6-401c-48df-9d98-3279c6d8e5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002533 10.0.0.50 - - [2026-08-14 11:46:12] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.50 - - [2026-08-14 11:46:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002069 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-08-14 11:46:18] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002464 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.007848 10.0.0.50 - - [2026-08-14 11:46:18] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 264 0.002387 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/37e1a2d0-1316-4452-a4c9-4a904f0d1755 HTTP/1.1" 200 244 0.011376 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 261 0.003351 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/b072711b-fc20-4784-bd6d-8a30b7f0978a HTTP/1.1" 200 244 0.009728 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 261 0.002808 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/0e738277-8ef4-4a84-b7c7-88ff2b3a9543 HTTP/1.1" 200 244 0.017991 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 253 0.012019 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/2b40d504-1817-42cf-b722-7f9514f99425 HTTP/1.1" 200 244 0.019191 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 251 0.013938 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/e9aaabf2-d4e6-4f9a-b13f-a795461d5347 HTTP/1.1" 200 244 0.010865 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 252 0.006313 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/58566b81-a572-4dc1-8683-f4a3f7db944b HTTP/1.1" 200 244 0.011331 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 256 0.006482 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/79e5a1c1-1791-4a85-85e7-5887c9b4ea73 HTTP/1.1" 200 244 0.013266 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 248 0.005620 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/5065fc93-518e-4294-b213-2dda3da7b89e HTTP/1.1" 200 244 0.017271 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 252 0.007787 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.50 - - [2026-08-14 11:46:18] "PUT /alarm/76570c2d-7941-4f2c-853b-8cbd1bdd4f28 HTTP/1.1" 200 244 0.013532 10.0.0.50 - - [2026-08-14 11:46:18] "POST /alarms HTTP/1.1" 409 257 0.011160 10.0.0.50 - - [2026-08-14 11:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/9b93d793-5eec-4e9a-a0b5-c4d5926d19e2 HTTP/1.1" 200 244 0.013481 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 251 0.008425 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/6656e2ca-ac4b-450e-b524-12c552128819 HTTP/1.1" 200 244 0.012625 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 257 0.011997 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/a8e50176-dd2d-46ec-be93-6996c1f573ed HTTP/1.1" 200 244 0.010167 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 261 0.008648 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/da470bd4-3763-4b96-8bea-b58dcc51c7c7 HTTP/1.1" 200 244 0.011063 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 258 0.009807 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/36e6b234-17d8-4692-bf53-e27b3229b504 HTTP/1.1" 200 244 0.009996 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 254 0.003762 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/4c9c1180-1d50-49a0-83ea-2707ade20203 HTTP/1.1" 200 244 0.013984 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 254 0.007921 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/7ef44f29-7699-49f1-9236-04c078035665 HTTP/1.1" 200 244 0.023314 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 254 0.008205 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/518c77c6-5b35-4516-86b1-2cef890fd0e1 HTTP/1.1" 200 244 0.011777 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 247 0.005342 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/69e5aa54-28dc-474f-938f-de1cc018f19e HTTP/1.1" 200 244 0.015296 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 272 0.011470 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/fc148285-b9d9-4fc8-a246-86a437b137d9 HTTP/1.1" 200 244 0.014914 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 261 0.005066 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/4d5064ff-12a0-4956-b584-8117218794e7 HTTP/1.1" 200 244 0.012057 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 259 0.002432 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/219a5b00-4f42-49f2-b1b5-658d4a28d197 HTTP/1.1" 200 244 0.011511 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 265 0.008281 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.50 - - [2026-08-14 11:46:19] "PUT /alarm/d9a64cb2-f994-420e-9a69-5551400af720 HTTP/1.1" 200 244 0.011158 10.0.0.50 - - [2026-08-14 11:46:19] "POST /alarms HTTP/1.1" 409 279 0.013013 10.0.0.50 - - [2026-08-14 11:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2026-08-14 11:46:20] "PUT /alarm/57dd8413-7df3-4d33-988c-7d8853afa948 HTTP/1.1" 200 244 0.015331 10.0.0.50 - - [2026-08-14 11:46:20] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.50 - - [2026-08-14 11:46:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001898 10.0.0.50 - - [2026-08-14 11:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.50 - - [2026-08-14 11:46:20] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.013348 10.0.0.50 - - [2026-08-14 11:46:20] "GET / HTTP/1.1" 200 35931 0.001229 10.0.0.50 - - [2026-08-14 11:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2026-08-14 11:46:20] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002598 10.0.0.50 - - [2026-08-14 11:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.50 - - [2026-08-14 11:46:20] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.007054 10.0.0.50 - - [2026-08-14 11:46:20] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.50 - - [2026-08-14 11:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.50 - - [2026-08-14 11:46:20] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004972 10.0.0.50 - - [2026-08-14 11:46:20] "PUT /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045 HTTP/1.1" 200 274 0.025151 10.0.0.50 - - [2026-08-14 11:46:24] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.50 - - [2026-08-14 11:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.50 - - [2026-08-14 11:46:24] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002434 10.0.0.50 - - [2026-08-14 11:46:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001508 10.0.0.50 - - [2026-08-14 11:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.50 - - [2026-08-14 11:46:24] "GET /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002371 10.0.0.50 - - [2026-08-14 11:46:24] "PUT /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1 HTTP/1.1" 200 254 0.023117 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:46:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:46:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.50 - - [2026-08-14 11:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.50 - - [2026-08-14 11:46:27] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002995 10.0.0.50 - - [2026-08-14 11:46:39] "GET / HTTP/1.1" 200 35931 0.002774 10.0.0.50 - - [2026-08-14 11:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-08-14 11:46:39] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005263 10.0.0.50 - - [2026-08-14 11:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2026-08-14 11:46:39] "GET /config-node/ce4cf0f6-401c-48df-9d98-3279c6d8e5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002599 10.0.0.50 - - [2026-08-14 11:46:50] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.50 - - [2026-08-14 11:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-08-14 11:46:50] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002879 10.0.0.50 - - [2026-08-14 11:46:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002561 10.0.0.50 - - [2026-08-14 11:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.50 - - [2026-08-14 11:46:50] "GET /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003100 10.0.0.50 - - [2026-08-14 11:46:50] "PUT /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1 HTTP/1.1" 200 254 0.012095 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:46:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:46:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002968 10.0.0.50 - - [2026-08-14 11:47:05] "GET / HTTP/1.1" 200 35931 0.001986 10.0.0.50 - - [2026-08-14 11:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2026-08-14 11:47:05] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004990 10.0.0.50 - - [2026-08-14 11:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2026-08-14 11:47:05] "GET /config-node/ce4cf0f6-401c-48df-9d98-3279c6d8e5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002290 10.0.0.50 - - [2026-08-14 11:47:05] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.50 - - [2026-08-14 11:47:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001965 10.0.0.50 - - [2026-08-14 11:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.50 - - [2026-08-14 11:47:10] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002403 10.0.0.50 - - [2026-08-14 11:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.50 - - [2026-08-14 11:47:10] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.007264 10.0.0.50 - - [2026-08-14 11:47:10] "GET / HTTP/1.1" 200 35931 0.002355 10.0.0.50 - - [2026-08-14 11:47:10] "POST /alarms HTTP/1.1" 409 264 0.002075 10.0.0.50 - - [2026-08-14 11:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.50 - - [2026-08-14 11:47:10] "PUT /alarm/37e1a2d0-1316-4452-a4c9-4a904f0d1755 HTTP/1.1" 200 244 0.009950 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 261 0.002398 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/b072711b-fc20-4784-bd6d-8a30b7f0978a HTTP/1.1" 200 244 0.010887 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 261 0.002146 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/0e738277-8ef4-4a84-b7c7-88ff2b3a9543 HTTP/1.1" 200 244 0.007708 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 253 0.002118 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/2b40d504-1817-42cf-b722-7f9514f99425 HTTP/1.1" 200 244 0.009330 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 251 0.007609 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/e9aaabf2-d4e6-4f9a-b13f-a795461d5347 HTTP/1.1" 200 244 0.011013 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 252 0.008383 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/58566b81-a572-4dc1-8683-f4a3f7db944b HTTP/1.1" 200 244 0.011034 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 256 0.013754 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/79e5a1c1-1791-4a85-85e7-5887c9b4ea73 HTTP/1.1" 200 244 0.012440 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 248 0.009609 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/5065fc93-518e-4294-b213-2dda3da7b89e HTTP/1.1" 200 244 0.010892 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 252 0.008869 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/76570c2d-7941-4f2c-853b-8cbd1bdd4f28 HTTP/1.1" 200 244 0.010336 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 257 0.014386 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/9b93d793-5eec-4e9a-a0b5-c4d5926d19e2 HTTP/1.1" 200 244 0.011438 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 251 0.005653 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/6656e2ca-ac4b-450e-b524-12c552128819 HTTP/1.1" 200 244 0.010467 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 257 0.007470 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/a8e50176-dd2d-46ec-be93-6996c1f573ed HTTP/1.1" 200 244 0.010866 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 261 0.004248 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/da470bd4-3763-4b96-8bea-b58dcc51c7c7 HTTP/1.1" 200 244 0.012759 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 258 0.014544 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/36e6b234-17d8-4692-bf53-e27b3229b504 HTTP/1.1" 200 244 0.009767 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 254 0.007513 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.50 - - [2026-08-14 11:47:11] "PUT /alarm/4c9c1180-1d50-49a0-83ea-2707ade20203 HTTP/1.1" 200 244 0.010312 10.0.0.50 - - [2026-08-14 11:47:11] "POST /alarms HTTP/1.1" 409 254 0.010258 10.0.0.50 - - [2026-08-14 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/7ef44f29-7699-49f1-9236-04c078035665 HTTP/1.1" 200 244 0.028166 10.0.0.50 - - [2026-08-14 11:47:12] "POST /alarms HTTP/1.1" 409 254 0.007634 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/518c77c6-5b35-4516-86b1-2cef890fd0e1 HTTP/1.1" 200 244 0.012169 10.0.0.50 - - [2026-08-14 11:47:12] "POST /alarms HTTP/1.1" 409 247 0.009989 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/69e5aa54-28dc-474f-938f-de1cc018f19e HTTP/1.1" 200 244 0.011316 10.0.0.50 - - [2026-08-14 11:47:12] "POST /alarms HTTP/1.1" 409 272 0.011273 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/fc148285-b9d9-4fc8-a246-86a437b137d9 HTTP/1.1" 200 244 0.012670 10.0.0.50 - - [2026-08-14 11:47:12] "POST /alarms HTTP/1.1" 409 261 0.006429 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014261 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/4d5064ff-12a0-4956-b584-8117218794e7 HTTP/1.1" 200 244 0.010422 10.0.0.50 - - [2026-08-14 11:47:12] "POST /alarms HTTP/1.1" 409 259 0.004692 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/219a5b00-4f42-49f2-b1b5-658d4a28d197 HTTP/1.1" 200 244 0.010020 10.0.0.50 - - [2026-08-14 11:47:12] "POST /alarms HTTP/1.1" 409 265 0.005947 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/d9a64cb2-f994-420e-9a69-5551400af720 HTTP/1.1" 200 244 0.014095 10.0.0.50 - - [2026-08-14 11:47:12] "POST /alarms HTTP/1.1" 409 279 0.015402 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /alarm/57dd8413-7df3-4d33-988c-7d8853afa948 HTTP/1.1" 200 244 0.010571 10.0.0.50 - - [2026-08-14 11:47:12] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.50 - - [2026-08-14 11:47:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001979 10.0.0.50 - - [2026-08-14 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.50 - - [2026-08-14 11:47:12] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.007571 10.0.0.50 - - [2026-08-14 11:47:13] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.50 - - [2026-08-14 11:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2026-08-14 11:47:13] "GET /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002618 10.0.0.50 - - [2026-08-14 11:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.50 - - [2026-08-14 11:47:13] "PUT /global-vrouter-config/390d21a3-5cb8-468c-8d1b-17cf6c045fe4 HTTP/1.1" 200 276 0.011892 10.0.0.50 - - [2026-08-14 11:47:13] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.50 - - [2026-08-14 11:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2026-08-14 11:47:13] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004187 10.0.0.50 - - [2026-08-14 11:47:13] "PUT /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045 HTTP/1.1" 200 274 0.015770 10.0.0.50 - - [2026-08-14 11:47:16] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.50 - - [2026-08-14 11:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.50 - - [2026-08-14 11:47:16] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002738 10.0.0.50 - - [2026-08-14 11:47:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001785 10.0.0.50 - - [2026-08-14 11:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.50 - - [2026-08-14 11:47:16] "GET /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003083 10.0.0.50 - - [2026-08-14 11:47:16] "PUT /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1 HTTP/1.1" 200 254 0.014262 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 10.0.0.50 - - [2026-08-14 11:47:20] "POST /tags HTTP/1.1" 200 355 0.041130 10.0.0.50 - - [2026-08-14 11:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019258 10.0.0.50 - - [2026-08-14 11:47:20] "GET /tag/7d6b765d-3e11-4418-bc00-d42b109840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.020010 10.0.0.50 - - [2026-08-14 11:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.50 - - [2026-08-14 11:47:20] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007528 10.0.0.50 - - [2026-08-14 11:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006954 10.0.0.50 - - [2026-08-14 11:47:20] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053181 10.0.0.50 - - [2026-08-14 11:47:20] "POST /virtual-machines HTTP/1.1" 200 351 0.012688 10.0.0.50 - - [2026-08-14 11:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022729 10.0.0.50 - - [2026-08-14 11:47:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.095822 10.0.0.50 - - [2026-08-14 11:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009117 10.0.0.50 - - [2026-08-14 11:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012511 10.0.0.50 - - [2026-08-14 11:47:20] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006208 10.0.0.50 - - [2026-08-14 11:47:20] "POST /instance-ips HTTP/1.1" 200 391 0.026066 10.0.0.50 - - [2026-08-14 11:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027944 10.0.0.50 - - [2026-08-14 11:47:20] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.022291 10.0.0.50 - - [2026-08-14 11:47:21] "POST /set-tag HTTP/1.1" 200 109 0.019479 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004175 10.0.0.50 - - [2026-08-14 11:47:21] "GET /instance-ip/e869a048-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.023213 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006028 10.0.0.50 - - [2026-08-14 11:47:21] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003417 10.0.0.50 - - [2026-08-14 11:47:21] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005254 10.0.0.50 - - [2026-08-14 11:47:21] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.50 - - [2026-08-14 11:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-network/71bbc5d3-5b63-406d-a125-0805e9780df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003663 10.0.0.50 - - [2026-08-14 11:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2026-08-14 11:47:21] "GET /project/10b97085-2381-4708-a004-97361292f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037361 10.0.0.50 - - [2026-08-14 11:47:21] "POST /virtual-machines HTTP/1.1" 200 355 0.010577 10.0.0.50 - - [2026-08-14 11:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011514 10.0.0.50 - - [2026-08-14 11:47:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.096124 10.0.0.50 - - [2026-08-14 11:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008576 10.0.0.50 - - [2026-08-14 11:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010392 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.003761 10.0.0.50 - - [2026-08-14 11:47:21] "POST /instance-ips HTTP/1.1" 200 395 0.025594 10.0.0.50 - - [2026-08-14 11:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014357 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.013141 10.0.0.50 - - [2026-08-14 11:47:21] "POST /set-tag HTTP/1.1" 200 109 0.031711 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016415 10.0.0.50 - - [2026-08-14 11:47:21] "GET /instance-ip/e8dd6dfc-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003353 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011560 10.0.0.50 - - [2026-08-14 11:47:21] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-router/fe05f432-e646-4961-a7b2-00ef0bce33ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003611 10.0.0.50 - - [2026-08-14 11:47:21] "POST /ref-update HTTP/1.1" 200 156 0.010706 10.0.0.50 - - [2026-08-14 11:47:21] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.025347 10.0.0.50 - - [2026-08-14 11:47:22] "POST /set-tag HTTP/1.1" 200 109 0.004850 10.0.0.50 - - [2026-08-14 11:47:22] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009004 10.0.0.50 - - [2026-08-14 11:47:22] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.50 - - [2026-08-14 11:47:22] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006675 10.0.0.50 - - [2026-08-14 11:47:22] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.50 - - [2026-08-14 11:47:32] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004107 10.0.0.50 - - [2026-08-14 11:47:32] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.50 - - [2026-08-14 11:47:32] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.50 - - [2026-08-14 11:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.50 - - [2026-08-14 11:47:32] "GET /global-system-config/fe52d849-a9f9-488e-b471-e5748ebef045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004568 10.0.0.50 - - [2026-08-14 11:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.50 - - [2026-08-14 11:47:32] "GET /config-node/ce4cf0f6-401c-48df-9d98-3279c6d8e5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001840 10.0.0.50 - - [2026-08-14 11:47:33] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004767 10.0.0.50 - - [2026-08-14 11:47:33] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.50 - - [2026-08-14 11:47:34] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004696 10.0.0.50 - - [2026-08-14 11:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.50 - - [2026-08-14 11:47:34] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004831 10.0.0.50 - - [2026-08-14 11:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.50 - - [2026-08-14 11:47:34] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005152 10.0.0.50 - - [2026-08-14 11:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.50 - - [2026-08-14 11:47:44] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.50 - - [2026-08-14 11:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2026-08-14 11:47:44] "GET /routing-instance/7dac8f79-abc2-4690-acc4-7e3b5facc067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002948 10.0.0.50 - - [2026-08-14 11:47:44] "POST /bgp-routers HTTP/1.1" 409 301 0.003392 10.0.0.50 - - [2026-08-14 11:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.50 - - [2026-08-14 11:47:44] "GET /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003719 10.0.0.50 - - [2026-08-14 11:47:44] "PUT /bgp-router/fc8a7a97-d866-413b-8e86-9f11dd0457d1 HTTP/1.1" 200 254 0.020597 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:47:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:47:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 10.0.0.50 - - [2026-08-14 11:48:05] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010818 10.0.0.50 - - [2026-08-14 11:48:05] "POST /set-tag HTTP/1.1" 200 109 0.006252 10.0.0.50 - - [2026-08-14 11:48:05] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006719 10.0.0.50 - - [2026-08-14 11:48:05] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.50 - - [2026-08-14 11:48:05] "GET /virtual-machine/bcd714b5-d88c-480e-99c9-c1d05fe203f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003630 10.0.0.50 - - [2026-08-14 11:48:05] "POST /ref-update HTTP/1.1" 200 156 0.013104 10.0.0.50 - - [2026-08-14 11:48:05] "GET /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.030212 10.0.0.50 - - [2026-08-14 11:48:05] "POST /set-tag HTTP/1.1" 200 109 0.020425 10.0.0.50 - - [2026-08-14 11:48:05] "POST /set-tag HTTP/1.1" 200 109 0.033013 10.0.0.50 - - [2026-08-14 11:48:05] "DELETE /instance-ip/e869a048-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.077362 10.0.0.50 - - [2026-08-14 11:48:05] "DELETE /virtual-machine-interface/e84ff562-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.096762 10.0.0.50 - - [2026-08-14 11:48:05] "DELETE /virtual-machine/bcd714b5-d88c-480e-99c9-c1d05fe203f4 HTTP/1.1" 200 115 0.021248 10.0.0.50 - - [2026-08-14 11:48:05] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013328 10.0.0.50 - - [2026-08-14 11:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002939 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:48:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:48:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.50 - - [2026-08-14 11:48:36] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012059 10.0.0.50 - - [2026-08-14 11:48:36] "POST /set-tag HTTP/1.1" 200 109 0.011142 10.0.0.50 - - [2026-08-14 11:48:36] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015761 10.0.0.50 - - [2026-08-14 11:48:36] "POST /set-tag HTTP/1.1" 200 109 0.017058 10.0.0.50 - - [2026-08-14 11:48:36] "GET /virtual-machine/84f3dcb1-5789-4f8f-b2ad-ececdfda2d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004682 10.0.0.50 - - [2026-08-14 11:48:36] "POST /ref-update HTTP/1.1" 200 156 0.035844 10.0.0.50 - - [2026-08-14 11:48:36] "GET /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006251 10.0.0.50 - - [2026-08-14 11:48:36] "POST /set-tag HTTP/1.1" 200 109 0.025941 10.0.0.50 - - [2026-08-14 11:48:36] "POST /set-tag HTTP/1.1" 200 109 0.039526 10.0.0.50 - - [2026-08-14 11:48:36] "DELETE /instance-ip/e8dd6dfc-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.036352 10.0.0.50 - - [2026-08-14 11:48:37] "DELETE /virtual-machine-interface/e8c4fa24-97d5-11f1-991f-fa163e18297b HTTP/1.1" 200 115 0.081711 10.0.0.50 - - [2026-08-14 11:48:37] "DELETE /virtual-machine/84f3dcb1-5789-4f8f-b2ad-ececdfda2d40 HTTP/1.1" 200 115 0.055968 10.0.0.50 - - [2026-08-14 11:48:37] "DELETE /tag/7d6b765d-3e11-4418-bc00-d42b109840f7 HTTP/1.1" 200 115 0.060333 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:48:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:48:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001314 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:48:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001256 [Introspect:8084]10.0.0.50 - - [2026-08-14 11:48:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184