++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Aug 25 10:50:18 AM UTC 2026 ===================' INFO: =================== Tue Aug 25 10:50:18 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=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 +++ awk '{print $2}' +++ ip addr show dev enp1s0 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.50,10.172.166.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.172.166.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 ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/25/2026 10:51:06.544 7efc234adb40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2026 10:51:07.156 7efc234adb40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/25/2026 10:51:07.201 7efc234adb40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2026 10:51:07.202 7efc234adb40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-08-25 10:51:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001556 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:51:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000789 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-25 10:51:28] "GET / HTTP/1.1" 503 181 0.000386 10.0.0.50 - - [2026-08-25 10:51:29] "GET / HTTP/1.1" 200 45303 0.001651 10.0.0.50 - - [2026-08-25 10:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015033 10.0.0.50 - - [2026-08-25 10:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.50 - - [2026-08-25 10:51:29] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.50 - - [2026-08-25 10:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019432 10.0.0.50 - - [2026-08-25 10:51:29] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024452 10.0.0.50 - - [2026-08-25 10:51:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.012738 10.0.0.50 - - [2026-08-25 10:51:30] "POST /analytics-nodes HTTP/1.1" 200 599 0.089421 10.0.0.50 - - [2026-08-25 10:51:30] "GET / HTTP/1.1" 200 35931 0.002238 10.0.0.50 - - [2026-08-25 10:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.50 - - [2026-08-25 10:51:30] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007663 10.0.0.50 - - [2026-08-25 10:51:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003281 10.0.0.50 - - [2026-08-25 10:51:30] "POST /config-nodes HTTP/1.1" 200 593 0.070931 10.0.0.50 - - [2026-08-25 10:51:30] "GET / HTTP/1.1" 200 35931 0.002325 10.0.0.50 - - [2026-08-25 10:51:31] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.50 - - [2026-08-25 10:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021722 10.0.0.50 - - [2026-08-25 10:51:31] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029608 10.0.0.50 - - [2026-08-25 10:51:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.006791 10.0.0.50 - - [2026-08-25 10:51:31] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.50 - - [2026-08-25 10:51:31] "GET / HTTP/1.1" 200 35931 0.002131 10.0.0.50 - - [2026-08-25 10:51:31] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.50 - - [2026-08-25 10:51:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.044631 10.0.0.50 - - [2026-08-25 10:51:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.181531 10.0.0.50 - - [2026-08-25 10:51:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.009587 10.0.0.50 - - [2026-08-25 10:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.50 - - [2026-08-25 10:51:31] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008367 10.0.0.50 - - [2026-08-25 10:51:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.062430 10.0.0.50 - - [2026-08-25 10:51:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.009339 10.0.0.50 - - [2026-08-25 10:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013067 10.0.0.50 - - [2026-08-25 10:51:32] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013057 10.0.0.50 - - [2026-08-25 10:51:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.096954 10.0.0.50 - - [2026-08-25 10:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016346 10.0.0.50 - - [2026-08-25 10:51:32] "GET /network-ipam/952ea1b3-fb95-4d48-9cee-ea7c4651d868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.029254 10.0.0.50 - - [2026-08-25 10:51:32] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.50 - - [2026-08-25 10:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.50 - - [2026-08-25 10:51:32] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012981 10.0.0.50 - - [2026-08-25 10:51:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.016315 10.0.0.50 - - [2026-08-25 10:51:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.094934 10.0.0.50 - - [2026-08-25 10:51:32] "POST /service-templates HTTP/1.1" 200 511 0.066167 10.0.0.50 - - [2026-08-25 10:51:33] "POST /service-templates HTTP/1.1" 200 501 0.078137 10.0.0.50 - - [2026-08-25 10:51:33] "POST /service-templates HTTP/1.1" 200 515 0.122607 10.0.0.50 - - [2026-08-25 10:51:33] "POST /service-templates HTTP/1.1" 200 535 0.163882 10.0.0.50 - - [2026-08-25 10:51:33] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.50 - - [2026-08-25 10:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018101 10.0.0.50 - - [2026-08-25 10:51:33] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017097 10.0.0.50 - - [2026-08-25 10:51:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.009763 10.0.0.50 - - [2026-08-25 10:51:33] "POST /service-templates HTTP/1.1" 200 507 0.156942 10.0.0.50 - - [2026-08-25 10:51:33] "POST /database-nodes HTTP/1.1" 200 597 0.241773 10.0.0.50 - - [2026-08-25 10:51:35] "GET / HTTP/1.1" 200 35931 0.002389 10.0.0.50 - - [2026-08-25 10:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.50 - - [2026-08-25 10:51:35] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011156 10.0.0.50 - - [2026-08-25 10:51:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.020625 10.0.0.50 - - [2026-08-25 10:51:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.142572 10.0.0.50 - - [2026-08-25 10:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.024112 10.0.0.50 - - [2026-08-25 10:51:36] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.009238 10.0.0.50 - - [2026-08-25 10:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021673 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:51:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:51:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001411 10.0.0.50 - - [2026-08-25 10:51:36] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.127391 10.0.0.50 - - [2026-08-25 10:51:37] "GET / HTTP/1.1" 200 35931 0.002244 10.0.0.50 - - [2026-08-25 10:51:37] "POST /alarms HTTP/1.1" 200 581 0.337187 10.0.0.50 - - [2026-08-25 10:51:38] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.50 - - [2026-08-25 10:51:38] "POST /alarms HTTP/1.1" 200 575 0.119737 10.0.0.50 - - [2026-08-25 10:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033501 10.0.0.50 - - [2026-08-25 10:51:38] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015013 10.0.0.50 - - [2026-08-25 10:51:38] "POST /alarms HTTP/1.1" 200 575 0.166373 10.0.0.50 - - [2026-08-25 10:51:38] "POST /bgp-routers HTTP/1.1" 200 616 0.304060 10.0.0.50 - - [2026-08-25 10:51:38] "GET /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.048014 10.0.0.50 - - [2026-08-25 10:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.029101 10.0.0.50 - - [2026-08-25 10:51:38] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013044 10.0.0.50 - - [2026-08-25 10:51:38] "POST /alarms HTTP/1.1" 200 559 0.299973 10.0.0.50 - - [2026-08-25 10:51:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.055765 10.0.0.50 - - [2026-08-25 10:51:38] "POST /ref-update HTTP/1.1" 200 156 0.069099 10.0.0.50 - - [2026-08-25 10:51:38] "POST /alarms HTTP/1.1" 200 555 0.296617 10.0.0.50 - - [2026-08-25 10:51:39] "POST /alarms HTTP/1.1" 200 557 0.170297 10.0.0.50 - - [2026-08-25 10:51:39] "POST /alarms HTTP/1.1" 200 565 0.166592 10.0.0.50 - - [2026-08-25 10:51:39] "POST /alarms HTTP/1.1" 200 549 0.123428 10.0.0.50 - - [2026-08-25 10:51:39] "POST /alarms HTTP/1.1" 200 557 0.158419 10.0.0.50 - - [2026-08-25 10:51:39] "POST /alarms HTTP/1.1" 200 567 0.219639 10.0.0.50 - - [2026-08-25 10:51:39] "POST /alarms HTTP/1.1" 200 555 0.055623 10.0.0.50 - - [2026-08-25 10:51:40] "POST /alarms HTTP/1.1" 200 567 0.123301 10.0.0.50 - - [2026-08-25 10:51:40] "POST /alarms HTTP/1.1" 200 575 0.169477 10.0.0.50 - - [2026-08-25 10:51:40] "POST /alarms HTTP/1.1" 200 569 0.098294 10.0.0.50 - - [2026-08-25 10:51:40] "POST /alarms HTTP/1.1" 200 561 0.097307 10.0.0.50 - - [2026-08-25 10:51:40] "POST /alarms HTTP/1.1" 200 561 0.103943 10.0.0.50 - - [2026-08-25 10:51:40] "POST /alarms HTTP/1.1" 200 561 0.231337 10.0.0.50 - - [2026-08-25 10:51:41] "POST /alarms HTTP/1.1" 200 547 0.181635 10.0.0.50 - - [2026-08-25 10:51:41] "POST /alarms HTTP/1.1" 200 595 0.106150 10.0.0.50 - - [2026-08-25 10:51:41] "POST /alarms HTTP/1.1" 200 575 0.175435 10.0.0.50 - - [2026-08-25 10:51:41] "POST /alarms HTTP/1.1" 200 571 0.209949 10.0.0.50 - - [2026-08-25 10:51:41] "POST /alarms HTTP/1.1" 200 583 0.122530 10.0.0.50 - - [2026-08-25 10:51:41] "GET / HTTP/1.1" 200 35931 0.002738 10.0.0.50 - - [2026-08-25 10:51:41] "POST /alarms HTTP/1.1" 200 609 0.149240 10.0.0.50 - - [2026-08-25 10:51:43] "GET / HTTP/1.1" 200 35931 0.002062 10.0.0.50 - - [2026-08-25 10:51:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.020255 10.0.0.50 - - [2026-08-25 10:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013760 10.0.0.50 - - [2026-08-25 10:51:43] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.089288 10.0.0.50 - - [2026-08-25 10:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.031224 10.0.0.50 - - [2026-08-25 10:51:43] "GET /domain/57535367-40cc-45a8-ac5e-0c9da9e5eadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.058067 10.0.0.50 - - [2026-08-25 10:51:43] "POST /id-to-fqname HTTP/1.1" 200 173 0.000614 10.0.0.50 - - [2026-08-25 10:51:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.053019 10.0.0.50 - - [2026-08-25 10:51:43] "GET / HTTP/1.1" 200 35931 0.001337 10.0.0.50 - - [2026-08-25 10:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.50 - - [2026-08-25 10:51:43] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005632 10.0.0.50 - - [2026-08-25 10:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.50 - - [2026-08-25 10:51:44] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.107847 10.0.0.50 - - [2026-08-25 10:51:44] "POST /security-groups HTTP/1.1" 200 570 0.332641 10.0.0.50 - - [2026-08-25 10:51:44] "POST /projects HTTP/1.1" 200 481 0.987125 10.0.0.50 - - [2026-08-25 10:51:44] "POST /security-groups HTTP/1.1" 200 534 0.238443 10.0.0.50 - - [2026-08-25 10:51:44] "POST /chown HTTP/1.1" 200 109 0.144643 10.0.0.50 - - [2026-08-25 10:51:44] "POST /policy-managements HTTP/1.1" 409 214 0.049585 10.0.0.50 - - [2026-08-25 10:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.036122 10.0.0.50 - - [2026-08-25 10:51:44] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013288 10.0.0.50 - - [2026-08-25 10:51:45] "POST /application-policy-sets HTTP/1.1" 200 528 0.143382 10.0.0.50 - - [2026-08-25 10:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025363 10.0.0.50 - - [2026-08-25 10:51:45] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008051 10.0.0.50 - - [2026-08-25 10:51:45] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.103993 10.0.0.50 - - [2026-08-25 10:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.064966 10.0.0.50 - - [2026-08-25 10:51:45] "GET /virtual-network/0c588d69-a65f-4b22-946e-23effd77c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.060701 10.0.0.50 - - [2026-08-25 10:51:45] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.50 - - [2026-08-25 10:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020268 10.0.0.50 - - [2026-08-25 10:51:45] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019118 10.0.0.50 - - [2026-08-25 10:51:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.008182 10.0.0.50 - - [2026-08-25 10:51:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.014382 10.0.0.50 - - [2026-08-25 10:51:46] "PUT /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a HTTP/1.1" 200 274 0.206841 10.0.0.50 - - [2026-08-25 10:51:46] "POST /security-groups HTTP/1.1" 200 574 0.188563 10.0.0.50 - - [2026-08-25 10:51:46] "POST /projects HTTP/1.1" 200 489 0.725234 10.0.0.50 - - [2026-08-25 10:51:46] "POST /security-groups HTTP/1.1" 200 546 0.177011 10.0.0.50 - - [2026-08-25 10:51:46] "POST /chown HTTP/1.1" 200 109 0.091628 10.0.0.50 - - [2026-08-25 10:51:46] "POST /network-ipams HTTP/1.1" 200 522 0.148777 10.0.0.50 - - [2026-08-25 10:51:46] "POST /network-ipams HTTP/1.1" 200 510 0.139722 10.0.0.50 - - [2026-08-25 10:51:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.018616 10.0.0.50 - - [2026-08-25 10:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.039220 10.0.0.50 - - [2026-08-25 10:51:47] "POST /virtual-networks HTTP/1.1" 200 538 0.390476 10.0.0.50 - - [2026-08-25 10:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008360 10.0.0.50 - - [2026-08-25 10:51:47] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.029768 10.0.0.50 - - [2026-08-25 10:51:47] "POST /network-ipams HTTP/1.1" 200 518 0.117898 10.0.0.50 - - [2026-08-25 10:51:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.003328 10.0.0.50 - - [2026-08-25 10:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.50 - - [2026-08-25 10:51:47] "GET /network-ipam/952ea1b3-fb95-4d48-9cee-ea7c4651d868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.018468 10.0.0.50 - - [2026-08-25 10:51:48] "POST /useragent-kv HTTP/1.1" 200 115 0.049623 10.0.0.50 - - [2026-08-25 10:51:48] "POST /virtual-networks HTTP/1.1" 200 546 0.548210 10.0.0.50 - - [2026-08-25 10:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023956 10.0.0.50 - - [2026-08-25 10:51:48] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.051180 10.0.0.50 - - [2026-08-25 10:51:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.011494 10.0.0.50 - - [2026-08-25 10:51:48] "POST /network-policys HTTP/1.1" 200 538 0.111794 10.0.0.50 - - [2026-08-25 10:51:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.006350 10.0.0.50 - - [2026-08-25 10:51:48] "POST /network-policys HTTP/1.1" 200 534 0.122524 10.0.0.50 - - [2026-08-25 10:51:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.024877 10.0.0.50 - - [2026-08-25 10:51:48] "POST /network-policys HTTP/1.1" 200 542 0.066298 10.0.0.50 - - [2026-08-25 10:51:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.033848 10.0.0.50 - - [2026-08-25 10:51:49] "POST /ref-update HTTP/1.1" 200 156 0.302025 10.0.0.50 - - [2026-08-25 10:51:49] "POST /access-control-lists HTTP/1.1" 200 587 0.074705 10.0.0.50 - - [2026-08-25 10:51:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016696 10.0.0.50 - - [2026-08-25 10:51:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.030263 10.0.0.50 - - [2026-08-25 10:51:49] "POST /ref-update HTTP/1.1" 200 156 0.108323 10.0.0.50 - - [2026-08-25 10:51:49] "POST /access-control-lists HTTP/1.1" 200 585 0.080206 10.0.0.50 - - [2026-08-25 10:51:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.011943 10.0.0.50 - - [2026-08-25 10:51:49] "POST /access-control-lists HTTP/1.1" 200 579 0.100214 10.0.0.50 - - [2026-08-25 10:51:49] "POST /ref-update HTTP/1.1" 200 156 0.182519 10.0.0.50 - - [2026-08-25 10:51:49] "POST /fqname-to-id HTTP/1.1" 404 212 0.013057 10.0.0.50 - - [2026-08-25 10:51:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013188 10.0.0.50 - - [2026-08-25 10:51:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.064319 10.0.0.50 - - [2026-08-25 10:51:49] "POST /access-control-lists HTTP/1.1" 200 577 0.146325 10.0.0.50 - - [2026-08-25 10:51:49] "POST /fqname-to-id HTTP/1.1" 404 232 0.026744 10.0.0.50 - - [2026-08-25 10:51:49] "POST /ref-update HTTP/1.1" 200 156 0.227570 10.0.0.50 - - [2026-08-25 10:51:49] "POST /access-control-lists HTTP/1.1" 200 594 0.126334 10.0.0.50 - - [2026-08-25 10:51:49] "POST /fqname-to-id HTTP/1.1" 404 231 0.018072 10.0.0.50 - - [2026-08-25 10:51:49] "POST /access-control-lists HTTP/1.1" 200 592 0.116755 10.0.0.50 - - [2026-08-25 10:51:50] "POST /ref-update HTTP/1.1" 200 156 0.176063 10.0.0.50 - - [2026-08-25 10:51:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.015212 10.0.0.50 - - [2026-08-25 10:51:50] "POST /access-control-lists HTTP/1.1" 200 583 0.092450 10.0.0.50 - - [2026-08-25 10:51:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.021615 10.0.0.50 - - [2026-08-25 10:51:50] "POST /ref-update HTTP/1.1" 200 156 0.150554 10.0.0.50 - - [2026-08-25 10:51:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033180 10.0.0.50 - - [2026-08-25 10:51:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009538 10.0.0.50 - - [2026-08-25 10:51:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020408 10.0.0.50 - - [2026-08-25 10:51:50] "POST /access-control-lists HTTP/1.1" 200 581 0.107191 10.0.0.50 - - [2026-08-25 10:51:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.029694 10.0.0.50 - - [2026-08-25 10:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007747 10.0.0.50 - - [2026-08-25 10:51:50] "POST /access-control-lists HTTP/1.1" 200 602 0.047374 10.0.0.50 - - [2026-08-25 10:51:50] "GET /virtual-network/0c588d69-a65f-4b22-946e-23effd77c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.041452 10.0.0.50 - - [2026-08-25 10:51:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.002973 10.0.0.50 - - [2026-08-25 10:51:50] "POST /access-control-lists HTTP/1.1" 200 600 0.035514 10.0.0.50 - - [2026-08-25 10:51:50] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.016816 10.0.0.50 - - [2026-08-25 10:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.50 - - [2026-08-25 10:51:50] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005780 10.0.0.50 - - [2026-08-25 10:51:50] "POST /route-targets HTTP/1.1" 200 327 0.036446 10.0.0.50 - - [2026-08-25 10:51:50] "POST /ref-update HTTP/1.1" 200 156 0.064888 10.0.0.50 - - [2026-08-25 10:51:50] "POST /firewall-policys HTTP/1.1" 200 530 0.118286 10.0.0.50 - - [2026-08-25 10:51:50] "POST /route-targets HTTP/1.1" 200 327 0.019441 10.0.0.50 - - [2026-08-25 10:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.115863 10.0.0.50 - - [2026-08-25 10:51:50] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.038429 10.0.0.50 - - [2026-08-25 10:51:50] "POST /ref-update HTTP/1.1" 200 156 0.101328 10.0.0.50 - - [2026-08-25 10:51:50] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.015717 10.0.0.50 - - [2026-08-25 10:51:50] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008235 10.0.0.50 - - [2026-08-25 10:51:51] "POST /route-targets HTTP/1.1" 200 327 0.035703 10.0.0.50 - - [2026-08-25 10:51:51] "POST /ref-update HTTP/1.1" 200 156 0.088440 10.0.0.50 - - [2026-08-25 10:51:51] "POST /ref-update HTTP/1.1" 200 156 0.093366 10.0.0.50 - - [2026-08-25 10:51:51] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.038511 10.0.0.50 - - [2026-08-25 10:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.50 - - [2026-08-25 10:51:51] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006544 10.0.0.50 - - [2026-08-25 10:51:51] "POST /route-targets HTTP/1.1" 200 327 0.046684 10.0.0.50 - - [2026-08-25 10:51:51] "POST /ref-update HTTP/1.1" 200 156 0.063813 10.0.0.50 - - [2026-08-25 10:51:51] "POST /firewall-policys HTTP/1.1" 200 532 0.164684 10.0.0.50 - - [2026-08-25 10:51:51] "POST /route-targets HTTP/1.1" 200 327 0.138628 10.0.0.50 - - [2026-08-25 10:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.133869 10.0.0.50 - - [2026-08-25 10:51:51] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.037709 10.0.0.50 - - [2026-08-25 10:51:51] "POST /ref-update HTTP/1.1" 200 156 0.117414 10.0.0.50 - - [2026-08-25 10:51:51] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.029296 10.0.0.50 - - [2026-08-25 10:51:51] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003634 10.0.0.50 - - [2026-08-25 10:51:51] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007188 10.0.0.50 - - [2026-08-25 10:51:51] "POST /route-targets HTTP/1.1" 200 327 0.021527 10.0.0.50 - - [2026-08-25 10:51:51] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013690 10.0.0.50 - - [2026-08-25 10:51:51] "POST /ref-update HTTP/1.1" 200 156 0.086058 10.0.0.50 - - [2026-08-25 10:51:51] "POST /ref-update HTTP/1.1" 200 156 0.093427 10.0.0.50 - - [2026-08-25 10:51:51] "POST /ref-update HTTP/1.1" 200 156 0.044265 10.0.0.50 - - [2026-08-25 10:51:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.003726 10.0.0.50 - - [2026-08-25 10:51:52] "POST /access-control-lists HTTP/1.1" 200 551 0.061926 10.0.0.50 - - [2026-08-25 10:51:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.008634 10.0.0.50 - - [2026-08-25 10:51:52] "POST /ref-update HTTP/1.1" 200 156 0.150305 10.0.0.50 - - [2026-08-25 10:51:52] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008205 10.0.0.50 - - [2026-08-25 10:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010674 10.0.0.50 - - [2026-08-25 10:51:52] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005622 10.0.0.50 - - [2026-08-25 10:51:52] "POST /access-control-lists HTTP/1.1" 200 589 0.125624 10.0.0.50 - - [2026-08-25 10:51:52] "POST /ref-update HTTP/1.1" 200 156 0.067720 10.0.0.50 - - [2026-08-25 10:51:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.013693 10.0.0.50 - - [2026-08-25 10:51:52] "POST /firewall-policys HTTP/1.1" 200 530 0.152805 10.0.0.50 - - [2026-08-25 10:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.095226 10.0.0.50 - - [2026-08-25 10:51:52] "GET /firewall-policy/a9215831-2c10-4afe-b56a-2b1369adb68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.029593 10.0.0.50 - - [2026-08-25 10:51:52] "POST /access-control-lists HTTP/1.1" 200 601 0.178200 10.0.0.50 - - [2026-08-25 10:51:52] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.034497 10.0.0.50 - - [2026-08-25 10:51:52] "GET /firewall-policy/a9215831-2c10-4afe-b56a-2b1369adb68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.037840 10.0.0.50 - - [2026-08-25 10:51:52] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009595 10.0.0.50 - - [2026-08-25 10:51:52] "POST /ref-update HTTP/1.1" 200 156 0.099568 10.0.0.50 - - [2026-08-25 10:51:52] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.039394 10.0.0.50 - - [2026-08-25 10:51:52] "POST /ref-update HTTP/1.1" 200 156 0.071698 10.0.0.50 - - [2026-08-25 10:51:52] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.048369 10.0.0.50 - - [2026-08-25 10:51:52] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010819 10.0.0.50 - - [2026-08-25 10:51:52] "POST /ref-update HTTP/1.1" 200 156 0.084543 10.0.0.50 - - [2026-08-25 10:51:53] "POST /ref-update HTTP/1.1" 200 156 0.077059 10.0.0.50 - - [2026-08-25 10:51:53] "PUT /access-control-list/b4e780b0-95eb-46da-8856-23276dd387ec HTTP/1.1" 200 272 0.065269 10.0.0.50 - - [2026-08-25 10:51:53] "POST /ref-update HTTP/1.1" 200 156 0.082580 10.0.0.50 - - [2026-08-25 10:51:53] "PUT /access-control-list/fa659cc7-d626-4283-b4fc-846d9bcc00dd HTTP/1.1" 200 272 0.081624 10.0.0.50 - - [2026-08-25 10:51:53] "POST /ref-update HTTP/1.1" 200 156 0.089519 10.0.0.50 - - [2026-08-25 10:51:53] "POST /ref-update HTTP/1.1" 200 156 0.044933 10.0.0.50 - - [2026-08-25 10:51:53] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.021257 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:51:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001810 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:51:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004318 10.0.0.50 - - [2026-08-25 10:51:53] "POST /tags HTTP/1.1" 200 299 0.121747 10.0.0.50 - - [2026-08-25 10:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.029405 10.0.0.50 - - [2026-08-25 10:51:53] "GET /tag/eca52b8e-db8f-4433-ad55-9da2c0decc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.040722 10.0.0.50 - - [2026-08-25 10:51:53] "POST /set-tag HTTP/1.1" 200 109 0.046598 10.0.0.50 - - [2026-08-25 10:51:54] "POST /tags HTTP/1.1" 200 357 0.558181 10.0.0.50 - - [2026-08-25 10:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009985 10.0.0.50 - - [2026-08-25 10:51:54] "GET /tag/952631c6-045d-4525-9d1b-4dc436f74f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.031762 10.0.0.50 - - [2026-08-25 10:51:54] "POST /tags HTTP/1.1" 200 305 0.149078 10.0.0.50 - - [2026-08-25 10:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014021 10.0.0.50 - - [2026-08-25 10:51:54] "GET /tag/4e8cca33-6c91-431a-b0c9-9bda3c6df3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.041849 10.0.0.50 - - [2026-08-25 10:51:55] "POST /id-to-fqname HTTP/1.1" 200 174 0.000705 10.0.0.50 - - [2026-08-25 10:51:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.010955 10.0.0.50 - - [2026-08-25 10:51:55] "POST /security-groups HTTP/1.1" 200 571 0.114411 10.0.0.50 - - [2026-08-25 10:51:55] "POST /projects HTTP/1.1" 200 483 0.329873 10.0.0.50 - - [2026-08-25 10:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038827 10.0.0.50 - - [2026-08-25 10:51:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.011070 10.0.0.50 - - [2026-08-25 10:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010125 10.0.0.50 - - [2026-08-25 10:51:55] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.025418 10.0.0.50 - - [2026-08-25 10:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010927 10.0.0.50 - - [2026-08-25 10:51:55] "POST /access-control-lists HTTP/1.1" 200 580 0.131657 10.0.0.50 - - [2026-08-25 10:51:55] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.069492 10.0.0.50 - - [2026-08-25 10:51:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.043179 10.0.0.50 - - [2026-08-25 10:51:55] "POST /access-control-lists HTTP/1.1" 200 578 0.063218 10.0.0.50 - - [2026-08-25 10:51:55] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.242555 10.0.0.50 - - [2026-08-25 10:51:55] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.134035 10.0.0.50 - - [2026-08-25 10:51:56] "POST /security-groups HTTP/1.1" 200 537 0.124435 10.0.0.50 - - [2026-08-25 10:51:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.011046 10.0.0.50 - - [2026-08-25 10:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.046432 10.0.0.50 - - [2026-08-25 10:51:56] "POST /access-control-lists HTTP/1.1" 200 596 0.081320 10.0.0.50 - - [2026-08-25 10:51:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.026126 10.0.0.50 - - [2026-08-25 10:51:56] "POST /chown HTTP/1.1" 200 109 0.099668 10.0.0.50 - - [2026-08-25 10:51:56] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029972 10.0.0.50 - - [2026-08-25 10:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012266 10.0.0.50 - - [2026-08-25 10:51:56] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.046605 10.0.0.50 - - [2026-08-25 10:51:56] "POST /tags HTTP/1.1" 409 207 0.008770 10.0.0.50 - - [2026-08-25 10:51:56] "POST /access-control-lists HTTP/1.1" 200 594 0.157445 10.0.0.50 - - [2026-08-25 10:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.50 - - [2026-08-25 10:51:56] "GET /tag/4e8cca33-6c91-431a-b0c9-9bda3c6df3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.055667 10.0.0.50 - - [2026-08-25 10:51:56] "POST /firewall-rules HTTP/1.1" 200 564 0.146614 10.0.0.50 - - [2026-08-25 10:51:56] "GET /firewall-rule/68fd2a8e-69e6-48b4-986a-eb20455bb1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.020200 10.0.0.50 - - [2026-08-25 10:51:56] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004198 10.0.0.50 - - [2026-08-25 10:51:56] "GET /firewall-rule/68fd2a8e-69e6-48b4-986a-eb20455bb1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005481 10.0.0.50 - - [2026-08-25 10:51:56] "POST /ref-update HTTP/1.1" 200 156 0.069194 10.0.0.50 - - [2026-08-25 10:51:56] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015763 10.0.0.50 - - [2026-08-25 10:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.50 - - [2026-08-25 10:51:56] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005356 10.0.0.50 - - [2026-08-25 10:51:56] "POST /tags HTTP/1.1" 409 207 0.004376 10.0.0.50 - - [2026-08-25 10:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.50 - - [2026-08-25 10:51:56] "GET /tag/4e8cca33-6c91-431a-b0c9-9bda3c6df3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.032417 10.0.0.50 - - [2026-08-25 10:51:57] "POST /firewall-rules HTTP/1.1" 200 562 0.127388 10.0.0.50 - - [2026-08-25 10:51:57] "GET /firewall-rule/0abcc5fc-b1c6-436b-8af4-eb319fdd4f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.023267 10.0.0.50 - - [2026-08-25 10:51:57] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013658 10.0.0.50 - - [2026-08-25 10:51:57] "GET /firewall-rule/0abcc5fc-b1c6-436b-8af4-eb319fdd4f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004552 10.0.0.50 - - [2026-08-25 10:51:57] "POST /ref-update HTTP/1.1" 200 156 0.082325 10.0.0.50 - - [2026-08-25 10:51:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.003025 10.0.0.50 - - [2026-08-25 10:51:57] "POST /tags HTTP/1.1" 200 305 0.147386 10.0.0.50 - - [2026-08-25 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030711 10.0.0.50 - - [2026-08-25 10:51:57] "GET /tag/ce56ee4a-dcd7-4e7b-a4a9-bbfd9eff61ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.078682 10.0.0.50 - - [2026-08-25 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017596 10.0.0.50 - - [2026-08-25 10:51:57] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066671 10.0.0.50 - - [2026-08-25 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.50 - - [2026-08-25 10:51:57] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009438 10.0.0.50 - - [2026-08-25 10:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.50 - - [2026-08-25 10:51:57] "GET /service-appliance-set/a8c9f7b6-10ce-4d7a-8b72-ee6a207c87dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008110 10.0.0.50 - - [2026-08-25 10:51:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.003743 10.0.0.50 - - [2026-08-25 10:51:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.170548 10.0.0.50 - - [2026-08-25 10:51:58] "GET /virtual-machine-interface/c37e19e4-6e56-4968-998e-b9cff5bad9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.008215 10.0.0.50 - - [2026-08-25 10:51:58] "POST /instance-ips HTTP/1.1" 200 381 0.132976 10.0.0.50 - - [2026-08-25 10:51:58] "GET /instance-ip/0b7a8437-a9f8-495a-8ad6-e70a79cb9fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.031932 10.0.0.50 - - [2026-08-25 10:51:58] "POST /loadbalancers HTTP/1.1" 200 582 0.153386 10.0.0.50 - - [2026-08-25 10:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036124 10.0.0.50 - - [2026-08-25 10:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010576 10.0.0.50 - - [2026-08-25 10:51:58] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.183389 10.0.0.50 - - [2026-08-25 10:51:58] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.181208 10.0.0.50 - - [2026-08-25 10:51:58] "GET /loadbalancer/a70cc877-b71b-4426-ae1d-84e6db264b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.023847 10.0.0.50 - - [2026-08-25 10:51:58] "GET /instance-ip/0b7a8437-a9f8-495a-8ad6-e70a79cb9fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.023939 10.0.0.50 - - [2026-08-25 10:51:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.091489 10.0.0.50 - - [2026-08-25 10:51:59] "POST /floating-ips HTTP/1.1" 200 583 0.113189 10.0.0.50 - - [2026-08-25 10:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.077398 10.0.0.50 - - [2026-08-25 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020917 10.0.0.50 - - [2026-08-25 10:51:59] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.081618 10.0.0.50 - - [2026-08-25 10:51:59] "GET /loadbalancer-listener/8a789ad0-6850-4af5-bbc4-549dc0a74b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008287 10.0.0.50 - - [2026-08-25 10:51:59] "GET /loadbalancer-listener/8a789ad0-6850-4af5-bbc4-549dc0a74b8c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.012199 10.0.0.50 - - [2026-08-25 10:51:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.096657 10.0.0.50 - - [2026-08-25 10:51:59] "GET /instance-ip/0b7a8437-a9f8-495a-8ad6-e70a79cb9fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006281 10.0.0.50 - - [2026-08-25 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014821 10.0.0.50 - - [2026-08-25 10:51:59] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.031224 10.0.0.50 - - [2026-08-25 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.50 - - [2026-08-25 10:51:59] "GET /instance-ip/0b7a8437-a9f8-495a-8ad6-e70a79cb9fc0?fields=floating_ips HTTP/1.1" 200 1169 0.064822 10.0.0.50 - - [2026-08-25 10:51:59] "GET /floating-ip/0d6a7873-b09b-40e9-a956-b9df5ff20472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004497 10.0.0.50 - - [2026-08-25 10:51:59] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.029425 10.0.0.50 - - [2026-08-25 10:51:59] "POST /tags HTTP/1.1" 200 301 0.251310 10.0.0.50 - - [2026-08-25 10:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027020 10.0.0.50 - - [2026-08-25 10:51:59] "GET /tag/0631ee61-638f-4b2c-8d7a-5b8382645355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.040598 10.0.0.50 - - [2026-08-25 10:52:00] "POST /tags HTTP/1.1" 200 325 0.131209 10.0.0.50 - - [2026-08-25 10:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012860 10.0.0.50 - - [2026-08-25 10:52:00] "GET /tag/a599de71-f89b-4c4c-b234-adca2d8edbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.027149 10.0.0.50 - - [2026-08-25 10:52:00] "POST /tags HTTP/1.1" 200 363 0.059519 10.0.0.50 - - [2026-08-25 10:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.50 - - [2026-08-25 10:52:00] "GET /tag/3d3a1a80-2fb5-4b4b-ae7b-5df92744f8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.042151 10.0.0.50 - - [2026-08-25 10:52:00] "POST /tags HTTP/1.1" 200 311 0.041428 10.0.0.50 - - [2026-08-25 10:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028552 10.0.0.50 - - [2026-08-25 10:52:00] "GET /tag/5831c305-50f6-4c98-b9a3-247b3664505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.030816 10.0.0.50 - - [2026-08-25 10:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009917 10.0.0.50 - - [2026-08-25 10:52:00] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009687 10.0.0.50 - - [2026-08-25 10:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010651 10.0.0.50 - - [2026-08-25 10:52:00] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051968 10.0.0.50 - - [2026-08-25 10:52:00] "POST /virtual-machines HTTP/1.1" 200 377 0.046998 10.0.0.50 - - [2026-08-25 10:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033726 10.0.0.50 - - [2026-08-25 10:52:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.189789 10.0.0.50 - - [2026-08-25 10:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.063057 10.0.0.50 - - [2026-08-25 10:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024699 10.0.0.50 - - [2026-08-25 10:52:01] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.016117 10.0.0.50 - - [2026-08-25 10:52:01] "POST /instance-ips HTTP/1.1" 200 409 0.068510 10.0.0.50 - - [2026-08-25 10:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.055397 10.0.0.50 - - [2026-08-25 10:52:01] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010877 10.0.0.50 - - [2026-08-25 10:52:01] "POST /set-tag HTTP/1.1" 200 109 0.054273 10.0.0.50 - - [2026-08-25 10:52:01] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.020581 10.0.0.50 - - [2026-08-25 10:52:01] "GET /instance-ip/003cd1b8-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.023355 10.0.0.50 - - [2026-08-25 10:52:01] "POST /tags HTTP/1.1" 200 355 0.036611 10.0.0.50 - - [2026-08-25 10:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016662 10.0.0.50 - - [2026-08-25 10:52:01] "GET /tag/22d2bc83-9f3a-4160-a2a3-feb901e9add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.028411 10.0.0.50 - - [2026-08-25 10:52:01] "POST /tags HTTP/1.1" 200 303 0.050615 10.0.0.50 - - [2026-08-25 10:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.50 - - [2026-08-25 10:52:01] "GET /tag/dff841cc-c9ce-4b13-91b6-d023185ba9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.036637 10.0.0.50 - - [2026-08-25 10:52:01] "POST /projects HTTP/1.1" 409 218 0.009574 10.0.0.50 - - [2026-08-25 10:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029008 10.0.0.50 - - [2026-08-25 10:52:02] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.097536 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.50 - - [2026-08-25 10:52:02] "GET /network-ipam/37810277-af41-420d-858d-914cc5cdd1d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.009083 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.50 - - [2026-08-25 10:52:02] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005922 10.0.0.50 - - [2026-08-25 10:52:02] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.085659 10.0.0.50 - - [2026-08-25 10:52:02] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.014505 10.0.0.50 - - [2026-08-25 10:52:02] "POST /set-tag HTTP/1.1" 200 109 0.098407 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.50 - - [2026-08-25 10:52:02] "GET /network-ipam/bb1be7d3-17bf-4013-8f3c-d0764574b869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003511 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.50 - - [2026-08-25 10:52:02] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008480 10.0.0.50 - - [2026-08-25 10:52:02] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.080138 10.0.0.50 - - [2026-08-25 10:52:02] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011604 10.0.0.50 - - [2026-08-25 10:52:02] "POST /set-tag HTTP/1.1" 200 109 0.114035 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011671 10.0.0.50 - - [2026-08-25 10:52:02] "GET /network-policy/fad9dec7-1b9c-47c9-bc09-dd0116f4630e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004777 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.50 - - [2026-08-25 10:52:02] "GET /network-policy/569463bc-74cd-4f9f-883e-5f3901f3faa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008162 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-08-25 10:52:02] "GET /network-policy/01a3ad0b-6fa3-4a8b-9bf3-33e02966c40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004112 10.0.0.50 - - [2026-08-25 10:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2026-08-25 10:52:02] "PUT /network-policy/01a3ad0b-6fa3-4a8b-9bf3-33e02966c40c HTTP/1.1" 200 262 0.030119 10.0.0.50 - - [2026-08-25 10:52:03] "POST /ref-update HTTP/1.1" 200 156 0.074351 10.0.0.50 - - [2026-08-25 10:52:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016837 10.0.0.50 - - [2026-08-25 10:52:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006069 10.0.0.50 - - [2026-08-25 10:52:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003378 10.0.0.50 - - [2026-08-25 10:52:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002836 10.0.0.50 - - [2026-08-25 10:52:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002885 10.0.0.50 - - [2026-08-25 10:52:03] "POST /security-groups HTTP/1.1" 409 245 0.004025 10.0.0.50 - - [2026-08-25 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.50 - - [2026-08-25 10:52:03] "PUT /security-group/5c3ec9b5-bf44-4add-971e-27814338d791 HTTP/1.1" 200 262 0.068664 10.0.0.50 - - [2026-08-25 10:52:03] "PUT /access-control-list/7178aec5-f7c0-45ec-8cd7-4a78215f3fbc HTTP/1.1" 200 272 0.027832 10.0.0.50 - - [2026-08-25 10:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043516 10.0.0.50 - - [2026-08-25 10:52:03] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032601 10.0.0.50 - - [2026-08-25 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.50 - - [2026-08-25 10:52:03] "PUT /access-control-list/dd5acfaf-3688-4261-8b71-a9b0ce34069d HTTP/1.1" 200 272 0.068622 10.0.0.50 - - [2026-08-25 10:52:03] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004004 10.0.0.50 - - [2026-08-25 10:52:03] "POST /tags HTTP/1.1" 409 206 0.002895 10.0.0.50 - - [2026-08-25 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007920 10.0.0.50 - - [2026-08-25 10:52:03] "GET /tag/dff841cc-c9ce-4b13-91b6-d023185ba9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015703 10.0.0.50 - - [2026-08-25 10:52:03] "POST /firewall-rules HTTP/1.1" 200 562 0.093062 10.0.0.50 - - [2026-08-25 10:52:03] "GET /firewall-rule/fdb2fa0f-fb43-45a1-a2c6-779a563d8421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.011630 10.0.0.50 - - [2026-08-25 10:52:03] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006543 10.0.0.50 - - [2026-08-25 10:52:03] "GET /firewall-rule/fdb2fa0f-fb43-45a1-a2c6-779a563d8421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004384 10.0.0.50 - - [2026-08-25 10:52:03] "POST /ref-update HTTP/1.1" 200 156 0.049962 10.0.0.50 - - [2026-08-25 10:52:03] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007205 10.0.0.50 - - [2026-08-25 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.50 - - [2026-08-25 10:52:03] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004133 10.0.0.50 - - [2026-08-25 10:52:03] "POST /tags HTTP/1.1" 409 206 0.004205 10.0.0.50 - - [2026-08-25 10:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.50 - - [2026-08-25 10:52:03] "GET /tag/dff841cc-c9ce-4b13-91b6-d023185ba9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015965 10.0.0.50 - - [2026-08-25 10:52:04] "POST /firewall-rules HTTP/1.1" 200 560 0.098140 10.0.0.50 - - [2026-08-25 10:52:04] "GET /firewall-rule/c7220efb-d506-4c2b-b7fc-b5b88f14c0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.022068 10.0.0.50 - - [2026-08-25 10:52:04] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005292 10.0.0.50 - - [2026-08-25 10:52:04] "GET /firewall-rule/c7220efb-d506-4c2b-b7fc-b5b88f14c0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004283 10.0.0.50 - - [2026-08-25 10:52:04] "POST /ref-update HTTP/1.1" 200 156 0.047712 10.0.0.50 - - [2026-08-25 10:52:04] "POST /fqname-to-id HTTP/1.1" 404 228 0.009922 10.0.0.50 - - [2026-08-25 10:52:04] "POST /tags HTTP/1.1" 200 301 0.024979 10.0.0.50 - - [2026-08-25 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023710 10.0.0.50 - - [2026-08-25 10:52:04] "GET /tag/4a5bce5e-b25b-41fd-b612-d1ec8806203d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018422 10.0.0.50 - - [2026-08-25 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.50 - - [2026-08-25 10:52:04] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.079623 10.0.0.50 - - [2026-08-25 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.50 - - [2026-08-25 10:52:04] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007042 10.0.0.50 - - [2026-08-25 10:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.50 - - [2026-08-25 10:52:04] "GET /service-appliance-set/a8c9f7b6-10ce-4d7a-8b72-ee6a207c87dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003880 10.0.0.50 - - [2026-08-25 10:52:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.010048 10.0.0.50 - - [2026-08-25 10:52:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.157365 10.0.0.50 - - [2026-08-25 10:52:04] "GET /virtual-machine-interface/570a27c2-7c30-41b5-8db4-1c6eb528762d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.021176 10.0.0.50 - - [2026-08-25 10:52:04] "POST /instance-ips HTTP/1.1" 200 377 0.034610 10.0.0.50 - - [2026-08-25 10:52:04] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008530 10.0.0.50 - - [2026-08-25 10:52:05] "POST /loadbalancers HTTP/1.1" 200 582 0.095864 10.0.0.50 - - [2026-08-25 10:52:05] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.159196 10.0.0.50 - - [2026-08-25 10:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.072964 10.0.0.50 - - [2026-08-25 10:52:05] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017504 10.0.0.50 - - [2026-08-25 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.50 - - [2026-08-25 10:52:05] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059143 10.0.0.50 - - [2026-08-25 10:52:05] "POST /floating-ips HTTP/1.1" 200 581 0.066223 10.0.0.50 - - [2026-08-25 10:52:05] "GET /loadbalancer/354577e6-db92-4d50-b943-35ee75c6ca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004598 10.0.0.50 - - [2026-08-25 10:52:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043038 10.0.0.50 - - [2026-08-25 10:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025494 10.0.0.50 - - [2026-08-25 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.50 - - [2026-08-25 10:52:05] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051135 10.0.0.50 - - [2026-08-25 10:52:05] "GET /loadbalancer-listener/8441e706-9c23-4335-b66f-a7fb44b39570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004555 10.0.0.50 - - [2026-08-25 10:52:05] "GET /loadbalancer-listener/8441e706-9c23-4335-b66f-a7fb44b39570?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004739 10.0.0.50 - - [2026-08-25 10:52:05] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028631 10.0.0.50 - - [2026-08-25 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.50 - - [2026-08-25 10:52:05] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005050 10.0.0.50 - - [2026-08-25 10:52:05] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?fields=floating_ips HTTP/1.1" 200 1164 0.011251 10.0.0.50 - - [2026-08-25 10:52:05] "GET /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003630 10.0.0.50 - - [2026-08-25 10:52:05] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056689 10.0.0.50 - - [2026-08-25 10:52:05] "GET /loadbalancer/354577e6-db92-4d50-b943-35ee75c6ca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003936 10.0.0.50 - - [2026-08-25 10:52:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030105 10.0.0.50 - - [2026-08-25 10:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029311 10.0.0.50 - - [2026-08-25 10:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.50 - - [2026-08-25 10:52:06] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057312 10.0.0.50 - - [2026-08-25 10:52:06] "GET /loadbalancer-listener/d1e5e0bb-73fd-4fc6-93e4-66696efb0c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009334 10.0.0.50 - - [2026-08-25 10:52:06] "GET /loadbalancer-listener/d1e5e0bb-73fd-4fc6-93e4-66696efb0c12?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004836 10.0.0.50 - - [2026-08-25 10:52:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025331 10.0.0.50 - - [2026-08-25 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.50 - - [2026-08-25 10:52:06] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005886 10.0.0.50 - - [2026-08-25 10:52:06] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?fields=floating_ips HTTP/1.1" 200 1164 0.003890 10.0.0.50 - - [2026-08-25 10:52:06] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055278 10.0.0.50 - - [2026-08-25 10:52:06] "GET /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.008648 10.0.0.50 - - [2026-08-25 10:52:06] "GET /loadbalancer/354577e6-db92-4d50-b943-35ee75c6ca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003232 10.0.0.50 - - [2026-08-25 10:52:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028843 10.0.0.50 - - [2026-08-25 10:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043404 10.0.0.50 - - [2026-08-25 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010592 10.0.0.50 - - [2026-08-25 10:52:06] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087975 10.0.0.50 - - [2026-08-25 10:52:06] "GET /loadbalancer-listener/fac64ff8-f06c-4af8-9e3e-e1030410ef34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007442 10.0.0.50 - - [2026-08-25 10:52:06] "GET /loadbalancer-listener/fac64ff8-f06c-4af8-9e3e-e1030410ef34?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007643 10.0.0.50 - - [2026-08-25 10:52:06] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034308 10.0.0.50 - - [2026-08-25 10:52:06] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003938 10.0.0.50 - - [2026-08-25 10:52:06] "GET /instance-ip/b5bd97ee-d104-494a-80ba-70b310d64c88?fields=floating_ips HTTP/1.1" 200 1164 0.006249 10.0.0.50 - - [2026-08-25 10:52:06] "GET /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003329 10.0.0.50 - - [2026-08-25 10:52:06] "POST /tags HTTP/1.1" 200 371 0.039745 10.0.0.50 - - [2026-08-25 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028655 10.0.0.50 - - [2026-08-25 10:52:06] "GET /tag/fe2cc222-5242-4f76-98af-17fe2582132f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.020205 10.0.0.50 - - [2026-08-25 10:52:06] "POST /tags HTTP/1.1" 200 319 0.031801 10.0.0.50 - - [2026-08-25 10:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028578 10.0.0.50 - - [2026-08-25 10:52:06] "GET /tag/9bf0a0ca-e02e-429d-a525-fcf0cbbb0180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.019473 10.0.0.50 - - [2026-08-25 10:52:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.015000 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.010938 10.0.0.50 - - [2026-08-25 10:52:07] "POST /security-groups HTTP/1.1" 200 578 0.074669 10.0.0.50 - - [2026-08-25 10:52:07] "POST /projects HTTP/1.1" 200 497 0.246124 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.004359 10.0.0.50 - - [2026-08-25 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.040041 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.50 - - [2026-08-25 10:52:07] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.011656 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.50 - - [2026-08-25 10:52:07] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008757 10.0.0.50 - - [2026-08-25 10:52:07] "POST /access-control-lists HTTP/1.1" 200 587 0.085172 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.031817 10.0.0.50 - - [2026-08-25 10:52:07] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.100110 10.0.0.50 - - [2026-08-25 10:52:07] "POST /access-control-lists HTTP/1.1" 200 585 0.083180 10.0.0.50 - - [2026-08-25 10:52:07] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.127194 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:52:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001282 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:52:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001640 10.0.0.50 - - [2026-08-25 10:52:07] "POST /security-groups HTTP/1.1" 200 558 0.084939 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.007865 10.0.0.50 - - [2026-08-25 10:52:07] "POST /access-control-lists HTTP/1.1" 200 610 0.031028 10.0.0.50 - - [2026-08-25 10:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031845 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 404 247 0.028011 10.0.0.50 - - [2026-08-25 10:52:07] "POST /chown HTTP/1.1" 200 109 0.045497 10.0.0.50 - - [2026-08-25 10:52:07] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004341 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.50 - - [2026-08-25 10:52:07] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007013 10.0.0.50 - - [2026-08-25 10:52:07] "POST /access-control-lists HTTP/1.1" 200 608 0.042118 10.0.0.50 - - [2026-08-25 10:52:07] "POST /tags HTTP/1.1" 409 214 0.018967 10.0.0.50 - - [2026-08-25 10:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.50 - - [2026-08-25 10:52:07] "GET /tag/9bf0a0ca-e02e-429d-a525-fcf0cbbb0180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.021790 10.0.0.50 - - [2026-08-25 10:52:08] "POST /firewall-rules HTTP/1.1" 200 578 0.258921 10.0.0.50 - - [2026-08-25 10:52:08] "GET /firewall-rule/aacff12b-cef5-40ab-b049-b6c2cc70a66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.119874 10.0.0.50 - - [2026-08-25 10:52:08] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006611 10.0.0.50 - - [2026-08-25 10:52:08] "GET /firewall-rule/aacff12b-cef5-40ab-b049-b6c2cc70a66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003824 10.0.0.50 - - [2026-08-25 10:52:08] "POST /ref-update HTTP/1.1" 200 156 0.062174 10.0.0.50 - - [2026-08-25 10:52:08] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.035917 10.0.0.50 - - [2026-08-25 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.50 - - [2026-08-25 10:52:08] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010797 10.0.0.50 - - [2026-08-25 10:52:08] "POST /tags HTTP/1.1" 409 214 0.002610 10.0.0.50 - - [2026-08-25 10:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.50 - - [2026-08-25 10:52:08] "GET /tag/9bf0a0ca-e02e-429d-a525-fcf0cbbb0180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.020364 10.0.0.50 - - [2026-08-25 10:52:08] "POST /firewall-rules HTTP/1.1" 200 576 0.077096 10.0.0.50 - - [2026-08-25 10:52:08] "GET /firewall-rule/32155bff-e9f2-4971-aef8-3bd65c869355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.033885 10.0.0.50 - - [2026-08-25 10:52:08] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005711 10.0.0.50 - - [2026-08-25 10:52:08] "GET /firewall-rule/32155bff-e9f2-4971-aef8-3bd65c869355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008858 10.0.0.50 - - [2026-08-25 10:52:08] "POST /ref-update HTTP/1.1" 200 156 0.060890 10.0.0.50 - - [2026-08-25 10:52:09] "POST /tags HTTP/1.1" 200 363 0.059923 10.0.0.50 - - [2026-08-25 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.50 - - [2026-08-25 10:52:09] "GET /tag/7140c483-c4f8-4054-aa5a-308f4f5879ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.020079 10.0.0.50 - - [2026-08-25 10:52:09] "POST /tags HTTP/1.1" 200 311 0.037517 10.0.0.50 - - [2026-08-25 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.50 - - [2026-08-25 10:52:09] "GET /tag/70dcd300-aaee-40b0-8e6d-83f098ff146b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017403 10.0.0.50 - - [2026-08-25 10:52:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000829 10.0.0.50 - - [2026-08-25 10:52:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.004634 10.0.0.50 - - [2026-08-25 10:52:09] "POST /security-groups HTTP/1.1" 200 574 0.089658 10.0.0.50 - - [2026-08-25 10:52:09] "POST /projects HTTP/1.1" 200 489 0.284809 10.0.0.50 - - [2026-08-25 10:52:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.004946 10.0.0.50 - - [2026-08-25 10:52:09] "POST /access-control-lists HTTP/1.1" 200 583 0.076358 10.0.0.50 - - [2026-08-25 10:52:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.019768 10.0.0.50 - - [2026-08-25 10:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.090222 10.0.0.50 - - [2026-08-25 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010267 10.0.0.50 - - [2026-08-25 10:52:09] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010790 10.0.0.50 - - [2026-08-25 10:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.50 - - [2026-08-25 10:52:09] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.044317 10.0.0.50 - - [2026-08-25 10:52:09] "POST /access-control-lists HTTP/1.1" 200 581 0.105284 10.0.0.50 - - [2026-08-25 10:52:09] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.172418 10.0.0.50 - - [2026-08-25 10:52:10] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.102284 10.0.0.50 - - [2026-08-25 10:52:10] "POST /security-groups HTTP/1.1" 200 546 0.095468 10.0.0.50 - - [2026-08-25 10:52:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.012709 10.0.0.50 - - [2026-08-25 10:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.052032 10.0.0.50 - - [2026-08-25 10:52:10] "POST /chown HTTP/1.1" 200 109 0.067359 10.0.0.50 - - [2026-08-25 10:52:10] "POST /access-control-lists HTTP/1.1" 200 602 0.130956 10.0.0.50 - - [2026-08-25 10:52:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.016589 10.0.0.50 - - [2026-08-25 10:52:10] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015760 10.0.0.50 - - [2026-08-25 10:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.50 - - [2026-08-25 10:52:10] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014696 10.0.0.50 - - [2026-08-25 10:52:10] "POST /tags HTTP/1.1" 409 210 0.006019 10.0.0.50 - - [2026-08-25 10:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2026-08-25 10:52:10] "GET /tag/70dcd300-aaee-40b0-8e6d-83f098ff146b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.047686 10.0.0.50 - - [2026-08-25 10:52:10] "POST /access-control-lists HTTP/1.1" 200 600 0.098461 10.0.0.50 - - [2026-08-25 10:52:10] "POST /firewall-rules HTTP/1.1" 200 570 0.105947 10.0.0.50 - - [2026-08-25 10:52:10] "GET /firewall-rule/79d8083f-a0b6-49b5-a314-3d107508c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.027453 10.0.0.50 - - [2026-08-25 10:52:10] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.006616 10.0.0.50 - - [2026-08-25 10:52:10] "GET /firewall-rule/79d8083f-a0b6-49b5-a314-3d107508c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.021749 10.0.0.50 - - [2026-08-25 10:52:10] "POST /ref-update HTTP/1.1" 200 156 0.068889 10.0.0.50 - - [2026-08-25 10:52:10] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018148 10.0.0.50 - - [2026-08-25 10:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.50 - - [2026-08-25 10:52:11] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005799 10.0.0.50 - - [2026-08-25 10:52:11] "POST /tags HTTP/1.1" 409 210 0.002581 10.0.0.50 - - [2026-08-25 10:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2026-08-25 10:52:11] "GET /tag/70dcd300-aaee-40b0-8e6d-83f098ff146b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015908 10.0.0.50 - - [2026-08-25 10:52:11] "POST /firewall-rules HTTP/1.1" 200 568 0.086756 10.0.0.50 - - [2026-08-25 10:52:11] "GET /firewall-rule/264e7986-25e7-48c2-81f4-48d8c3a299d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010414 10.0.0.50 - - [2026-08-25 10:52:11] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.008509 10.0.0.50 - - [2026-08-25 10:52:11] "GET /firewall-rule/264e7986-25e7-48c2-81f4-48d8c3a299d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003060 10.0.0.50 - - [2026-08-25 10:52:11] "POST /ref-update HTTP/1.1" 200 156 0.062108 10.0.0.50 - - [2026-08-25 10:52:11] "POST /tags HTTP/1.1" 409 237 0.008963 10.0.0.50 - - [2026-08-25 10:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007571 10.0.0.50 - - [2026-08-25 10:52:11] "GET /tag/3d3a1a80-2fb5-4b4b-ae7b-5df92744f8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013005 10.0.0.50 - - [2026-08-25 10:52:11] "POST /tags HTTP/1.1" 409 210 0.005243 10.0.0.50 - - [2026-08-25 10:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.50 - - [2026-08-25 10:52:11] "GET /tag/5831c305-50f6-4c98-b9a3-247b3664505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012110 10.0.0.50 - - [2026-08-25 10:52:11] "POST /projects HTTP/1.1" 409 223 0.003013 10.0.0.50 - - [2026-08-25 10:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.50 - - [2026-08-25 10:52:11] "GET /project/2274cdc5-94fd-415e-bb41-52eaf00d2039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.100852 10.0.0.50 - - [2026-08-25 10:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011598 10.0.0.50 - - [2026-08-25 10:52:11] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.016200 10.0.0.50 - - [2026-08-25 10:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018727 10.0.0.50 - - [2026-08-25 10:52:11] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006223 10.0.0.50 - - [2026-08-25 10:52:11] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.138362 10.0.0.50 - - [2026-08-25 10:52:12] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.121057 10.0.0.50 - - [2026-08-25 10:52:12] "POST /security-groups HTTP/1.1" 409 253 0.042050 10.0.0.50 - - [2026-08-25 10:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010140 10.0.0.50 - - [2026-08-25 10:52:12] "PUT /security-group/0c2fa05e-ec4a-4af6-ac52-e65f2ede5283 HTTP/1.1" 200 262 0.081539 10.0.0.50 - - [2026-08-25 10:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.044821 10.0.0.50 - - [2026-08-25 10:52:12] "PUT /access-control-list/c8183af3-a23a-4dc7-8e33-8f3f5004a741 HTTP/1.1" 200 272 0.039926 10.0.0.50 - - [2026-08-25 10:52:12] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026500 10.0.0.50 - - [2026-08-25 10:52:12] "PUT /access-control-list/def6a176-c8bf-44c8-9bc0-b7e28871ef5a HTTP/1.1" 200 272 0.046551 10.0.0.50 - - [2026-08-25 10:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2026-08-25 10:52:12] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004041 10.0.0.50 - - [2026-08-25 10:52:12] "POST /tags HTTP/1.1" 409 210 0.005003 10.0.0.50 - - [2026-08-25 10:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.50 - - [2026-08-25 10:52:12] "GET /tag/5831c305-50f6-4c98-b9a3-247b3664505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.027014 10.0.0.50 - - [2026-08-25 10:52:12] "POST /firewall-rules HTTP/1.1" 200 570 0.107849 10.0.0.50 - - [2026-08-25 10:52:12] "GET /firewall-rule/c73f114c-30cf-4013-90d1-979e0edd2ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.006453 10.0.0.50 - - [2026-08-25 10:52:12] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005995 10.0.0.50 - - [2026-08-25 10:52:12] "GET /firewall-rule/c73f114c-30cf-4013-90d1-979e0edd2ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003298 10.0.0.50 - - [2026-08-25 10:52:12] "POST /ref-update HTTP/1.1" 200 156 0.085822 10.0.0.50 - - [2026-08-25 10:52:12] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014511 10.0.0.50 - - [2026-08-25 10:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.50 - - [2026-08-25 10:52:12] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003723 10.0.0.50 - - [2026-08-25 10:52:12] "POST /tags HTTP/1.1" 409 210 0.002960 10.0.0.50 - - [2026-08-25 10:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.50 - - [2026-08-25 10:52:12] "GET /tag/5831c305-50f6-4c98-b9a3-247b3664505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016798 10.0.0.50 - - [2026-08-25 10:52:13] "POST /firewall-rules HTTP/1.1" 200 568 0.113710 10.0.0.50 - - [2026-08-25 10:52:13] "GET /firewall-rule/eaa1607d-6053-4de3-8157-debf79aa1791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.033291 10.0.0.50 - - [2026-08-25 10:52:13] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.008703 10.0.0.50 - - [2026-08-25 10:52:13] "GET /firewall-rule/eaa1607d-6053-4de3-8157-debf79aa1791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004256 10.0.0.50 - - [2026-08-25 10:52:13] "POST /ref-update HTTP/1.1" 200 156 0.190598 10.0.0.50 - - [2026-08-25 10:52:13] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.010337 10.0.0.50 - - [2026-08-25 10:52:13] "POST /set-tag HTTP/1.1" 200 109 0.003667 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:52:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001996 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:52:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001372 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:52:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:52:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001319 10.0.0.19 - - [2026-08-25 10:52:31] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.19 - - [2026-08-25 10:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2026-08-25 10:52:31] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006938 10.0.0.19 - - [2026-08-25 10:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.19 - - [2026-08-25 10:52:31] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004941 10.0.0.19 - - [2026-08-25 10:52:31] "PUT /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a HTTP/1.1" 200 274 0.027184 10.0.0.19 - - [2026-08-25 10:52:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.040141 10.0.0.19 - - [2026-08-25 10:52:31] "POST /virtual-routers HTTP/1.1" 200 599 0.040608 10.0.0.19 - - [2026-08-25 10:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016621 10.0.0.19 - - [2026-08-25 10:52:31] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.008237 10.0.0.19 - - [2026-08-25 10:52:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.002654 10.0.0.19 - - [2026-08-25 10:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2026-08-25 10:52:31] "GET /virtual-network/0c588d69-a65f-4b22-946e-23effd77c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005748 10.0.0.19 - - [2026-08-25 10:52:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.111481 10.0.0.50 - - [2026-08-25 10:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.50 - - [2026-08-25 10:52:33] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003336 10.0.0.19 - - [2026-08-25 10:52:55] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.19 - - [2026-08-25 10:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2026-08-25 10:52:55] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007880 10.0.0.19 - - [2026-08-25 10:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2026-08-25 10:52:55] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003755 10.0.0.19 - - [2026-08-25 10:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.19 - - [2026-08-25 10:52:55] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003480 10.0.0.19 - - [2026-08-25 10:52:55] "PUT /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61 HTTP/1.1" 200 262 0.018150 10.0.0.19 - - [2026-08-25 10:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.024469 10.0.0.19 - - [2026-08-25 10:52:55] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.007491 10.0.0.19 - - [2026-08-25 10:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.19 - - [2026-08-25 10:52:55] "GET /virtual-machine-interface/d5c48479-301d-4fe8-aa2e-6f25885fb042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006232 10.0.0.19 - - [2026-08-25 10:52:55] "PUT /virtual-machine-interface/d5c48479-301d-4fe8-aa2e-6f25885fb042 HTTP/1.1" 200 284 0.024893 10.0.0.50 - - [2026-08-25 10:55:21] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.50 - - [2026-08-25 10:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-08-25 10:55:21] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005070 10.0.0.50 - - [2026-08-25 10:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.50 - - [2026-08-25 10:55:21] "GET /config-node/fc901e63-1e6d-44bf-8831-cae989116466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004395 10.0.0.50 - - [2026-08-25 10:55:30] "GET /global-system-configs HTTP/1.1" 200 322 0.005167 10.0.0.50 - - [2026-08-25 10:55:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002486 10.0.0.50 - - [2026-08-25 10:55:33] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.50 - - [2026-08-25 10:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.50 - - [2026-08-25 10:55:33] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003925 10.0.0.50 - - [2026-08-25 10:55:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002999 10.0.0.50 - - [2026-08-25 10:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.50 - - [2026-08-25 10:55:34] "GET /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.010650 10.0.0.50 - - [2026-08-25 10:55:34] "PUT /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f HTTP/1.1" 200 254 0.040248 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:55:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001273 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:55:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001354 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001425 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:55:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:55:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001327 10.0.0.19 - - [2026-08-25 10:56:01] "GET / HTTP/1.1" 200 35931 0.002679 10.0.0.19 - - [2026-08-25 10:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.19 - - [2026-08-25 10:56:01] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006487 10.0.0.19 - - [2026-08-25 10:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.19 - - [2026-08-25 10:56:01] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004146 10.0.0.19 - - [2026-08-25 10:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.19 - - [2026-08-25 10:56:01] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004215 10.0.0.19 - - [2026-08-25 10:56:01] "PUT /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61 HTTP/1.1" 200 262 0.036108 10.0.0.19 - - [2026-08-25 10:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014111 10.0.0.19 - - [2026-08-25 10:56:01] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.015399 10.0.0.19 - - [2026-08-25 10:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.19 - - [2026-08-25 10:56:01] "GET /virtual-machine-interface/d5c48479-301d-4fe8-aa2e-6f25885fb042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.013526 10.0.0.19 - - [2026-08-25 10:56:02] "PUT /virtual-machine-interface/d5c48479-301d-4fe8-aa2e-6f25885fb042 HTTP/1.1" 200 284 0.020303 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001472 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001361 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001417 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001282 [Introspect:8084]10.0.0.50 - - [2026-08-25 10:56:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001254 10.0.0.50 - - [2026-08-25 10:56:53] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004084 10.0.0.50 - - [2026-08-25 10:56:53] "POST /ref-update HTTP/1.1" 200 156 0.012923 10.0.0.50 - - [2026-08-25 10:57:19] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.009308 10.0.0.50 - - [2026-08-25 10:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.50 - - [2026-08-25 10:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.50 - - [2026-08-25 10:57:19] "GET /loadbalancer/354577e6-db92-4d50-b943-35ee75c6ca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007213 10.0.0.50 - - [2026-08-25 10:57:19] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.005375 10.0.0.50 - - [2026-08-25 10:57:19] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.50 - - [2026-08-25 10:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.50 - - [2026-08-25 10:57:19] "GET /loadbalancer/354577e6-db92-4d50-b943-35ee75c6ca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003355 10.0.0.50 - - [2026-08-25 10:57:19] "GET /loadbalancer-pool/75a42dbf-f852-46f1-b1d6-cb89fa05c741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005369 10.0.0.50 - - [2026-08-25 10:57:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.056578 10.0.0.50 - - [2026-08-25 10:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.048753 10.0.0.50 - - [2026-08-25 10:57:20] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.031393 10.0.0.50 - - [2026-08-25 10:57:20] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3598 0.019275 10.0.0.50 - - [2026-08-25 10:57:20] "POST /ref-update HTTP/1.1" 200 156 0.011233 10.0.0.50 - - [2026-08-25 10:57:20] "GET /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.019984 10.0.0.50 - - [2026-08-25 10:57:20] "POST /tags HTTP/1.1" 409 205 0.007169 10.0.0.50 - - [2026-08-25 10:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.50 - - [2026-08-25 10:57:20] "GET /tag/4a5bce5e-b25b-41fd-b612-d1ec8806203d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015368 10.0.0.50 - - [2026-08-25 10:57:20] "PUT /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489 HTTP/1.1" 200 256 0.026820 10.0.0.50 - - [2026-08-25 10:57:20] "POST /set-tag HTTP/1.1" 200 109 0.081502 10.0.0.50 - - [2026-08-25 10:57:20] "GET /loadbalancer-pool/a01b4a39-15d7-4b90-90a1-27fea5a29bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021136 10.0.0.50 - - [2026-08-25 10:57:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029492 10.0.0.50 - - [2026-08-25 10:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012226 10.0.0.50 - - [2026-08-25 10:57:20] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.011145 10.0.0.50 - - [2026-08-25 10:57:20] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005368 10.0.0.50 - - [2026-08-25 10:57:20] "POST /set-tag HTTP/1.1" 200 109 0.011431 10.0.0.50 - - [2026-08-25 10:57:20] "POST /ref-update HTTP/1.1" 200 156 0.020946 10.0.0.50 - - [2026-08-25 10:57:20] "GET /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.015138 10.0.0.50 - - [2026-08-25 10:57:20] "GET /loadbalancer-pool/da8c0286-742d-4018-88c1-5eaed299e712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007861 10.0.0.50 - - [2026-08-25 10:57:20] "PUT /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489 HTTP/1.1" 200 256 0.061776 10.0.0.50 - - [2026-08-25 10:57:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.115184 10.0.0.50 - - [2026-08-25 10:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.068315 10.0.0.50 - - [2026-08-25 10:57:20] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.025958 10.0.0.50 - - [2026-08-25 10:57:20] "GET /virtual-machine-interface/0013ef3c-a073-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006947 10.0.0.50 - - [2026-08-25 10:57:20] "POST /ref-update HTTP/1.1" 200 156 0.028993 10.0.0.50 - - [2026-08-25 10:57:20] "POST /set-tag HTTP/1.1" 200 109 0.023968 10.0.0.50 - - [2026-08-25 10:57:20] "GET /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.026738 10.0.0.50 - - [2026-08-25 10:57:20] "PUT /floating-ip/9bafb9b7-5762-492d-a8f8-95fd024cf489 HTTP/1.1" 200 256 0.024305 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:00:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:00:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:00:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001385 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:00:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001151 10.0.0.50 - - [2026-08-25 11:00:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002852 10.0.0.50 - - [2026-08-25 11:00:31] "GET /global-system-configs HTTP/1.1" 200 322 0.005028 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:01:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:01:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001187 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:04:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:04:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001689 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:04:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001280 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:04:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001396 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:04:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001389 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:04:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 10.0.0.50 - - [2026-08-25 11:05:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002928 10.0.0.50 - - [2026-08-25 11:05:31] "GET /global-system-configs HTTP/1.1" 200 322 0.005339 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:06:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001275 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001444 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:08:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001460 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:08:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001282 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:08:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:08:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001432 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:08:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001133 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:08:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001263 10.0.0.50 - - [2026-08-25 11:10:30] "GET /global-system-configs HTTP/1.1" 200 322 0.004374 10.0.0.50 - - [2026-08-25 11:10:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002515 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:11:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001483 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:11:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001295 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:13:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:13:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001209 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:13:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001322 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:13:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:13:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001485 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:13:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001304 10.0.0.50 - - [2026-08-25 11:15:28] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.50 - - [2026-08-25 11:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2026-08-25 11:15:28] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.090320 10.0.0.50 - - [2026-08-25 11:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012649 10.0.0.50 - - [2026-08-25 11:15:28] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054210 10.0.0.50 - - [2026-08-25 11:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.50 - - [2026-08-25 11:15:29] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.055652 10.0.0.50 - - [2026-08-25 11:15:29] "POST /tags HTTP/1.1" 200 333 0.072248 10.0.0.50 - - [2026-08-25 11:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014327 10.0.0.50 - - [2026-08-25 11:15:29] "GET /tag/e0402fef-1b69-475d-8a78-21ec83fa6a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.030797 10.0.0.50 - - [2026-08-25 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.50 - - [2026-08-25 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009357 10.0.0.50 - - [2026-08-25 11:15:30] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.065265 10.0.0.50 - - [2026-08-25 11:15:30] "GET /virtual-networks?parent_id=7a5e3d45-11e8-404f-842f-45bd5fb32f0f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002714 10.0.0.50 - - [2026-08-25 11:15:30] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.064784 10.0.0.50 - - [2026-08-25 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.50 - - [2026-08-25 11:15:30] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006392 10.0.0.50 - - [2026-08-25 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.50 - - [2026-08-25 11:15:30] "GET /service-appliance-set/a8c9f7b6-10ce-4d7a-8b72-ee6a207c87dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003294 10.0.0.50 - - [2026-08-25 11:15:30] "POST /virtual-networks HTTP/1.1" 200 512 0.139746 10.0.0.50 - - [2026-08-25 11:15:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.003730 10.0.0.50 - - [2026-08-25 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.50 - - [2026-08-25 11:15:30] "GET /network-ipam/868d166e-02f6-46a7-9d1a-4b32f9494bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.010564 10.0.0.50 - - [2026-08-25 11:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005333 10.0.0.50 - - [2026-08-25 11:15:30] "POST /ref-update HTTP/1.1" 200 156 0.189081 10.0.0.50 - - [2026-08-25 11:15:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.218186 10.0.0.50 - - [2026-08-25 11:15:30] "GET /virtual-machine-interface/5ed9ed1e-533c-47ae-a4b1-d876c6b603c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021422 10.0.0.50 - - [2026-08-25 11:15:30] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.008116 10.0.0.50 - - [2026-08-25 11:15:30] "GET /domains HTTP/1.1" 200 280 0.002306 10.0.0.50 - - [2026-08-25 11:15:30] "GET /domain/57535367-40cc-45a8-ac5e-0c9da9e5eadb HTTP/1.1" 200 3086 0.014048 10.0.0.50 - - [2026-08-25 11:15:30] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f HTTP/1.1" 200 5475 0.069855 10.0.0.50 - - [2026-08-25 11:15:30] "POST /instance-ips HTTP/1.1" 200 409 0.079541 10.0.0.50 - - [2026-08-25 11:15:30] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2087 0.019858 10.0.0.50 - - [2026-08-25 11:15:30] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2087 0.016693 10.0.0.50 - - [2026-08-25 11:15:30] "GET /instance-ip/00c6aa5c-eabb-4895-b618-4dd4ad7f8e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.028057 10.0.0.50 - - [2026-08-25 11:15:30] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 200 1181 0.004896 10.0.0.50 - - [2026-08-25 11:15:30] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 200 1181 0.004360 10.0.0.50 - - [2026-08-25 11:15:30] "POST /route-targets HTTP/1.1" 200 327 0.022818 10.0.0.50 - - [2026-08-25 11:15:30] "POST /loadbalancers HTTP/1.1" 200 610 0.099297 10.0.0.50 - - [2026-08-25 11:15:30] "GET /global-system-configs HTTP/1.1" 200 322 0.008576 10.0.0.50 - - [2026-08-25 11:15:30] "POST /ref-update HTTP/1.1" 200 156 0.120839 10.0.0.50 - - [2026-08-25 11:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.099001 10.0.0.50 - - [2026-08-25 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013958 10.0.0.50 - - [2026-08-25 11:15:31] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.164369 10.0.0.50 - - [2026-08-25 11:15:31] "GET /instance-ip/00c6aa5c-eabb-4895-b618-4dd4ad7f8e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005792 10.0.0.50 - - [2026-08-25 11:15:31] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.099746 10.0.0.50 - - [2026-08-25 11:15:31] "POST /floating-ips HTTP/1.1" 200 597 0.062462 10.0.0.50 - - [2026-08-25 11:15:31] "GET /loadbalancer/9677c3a2-1eec-4112-b7ed-54aed6406c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004681 10.0.0.50 - - [2026-08-25 11:15:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.030272 10.0.0.50 - - [2026-08-25 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.50 - - [2026-08-25 11:15:31] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045518 10.0.0.50 - - [2026-08-25 11:15:31] "GET /loadbalancer-listener/473ea0fe-c4c5-4a4b-a5d3-dc72fc97cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007728 10.0.0.50 - - [2026-08-25 11:15:31] "GET /loadbalancer-listener/473ea0fe-c4c5-4a4b-a5d3-dc72fc97cf11?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005869 10.0.0.50 - - [2026-08-25 11:15:31] "GET /global-system-configs HTTP/1.1" 200 322 0.005268 10.0.0.50 - - [2026-08-25 11:15:31] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.040825 10.0.0.50 - - [2026-08-25 11:15:31] "GET /instance-ip/00c6aa5c-eabb-4895-b618-4dd4ad7f8e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009537 10.0.0.50 - - [2026-08-25 11:15:31] "GET /instance-ip/00c6aa5c-eabb-4895-b618-4dd4ad7f8e0d?fields=floating_ips HTTP/1.1" 200 1210 0.013604 10.0.0.50 - - [2026-08-25 11:15:31] "GET /floating-ip/99c5251c-cbe9-4cc5-9714-9065d7f9c8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003501 10.0.0.50 - - [2026-08-25 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.50 - - [2026-08-25 11:15:31] "GET /loadbalancer/9677c3a2-1eec-4112-b7ed-54aed6406c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003667 10.0.0.50 - - [2026-08-25 11:15:31] "POST /tags HTTP/1.1" 200 295 0.078491 10.0.0.50 - - [2026-08-25 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.50 - - [2026-08-25 11:15:31] "GET /tag/9ac97a5c-35a4-4212-8d09-449f4f7cef62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.021184 10.0.0.50 - - [2026-08-25 11:15:31] "POST /tags HTTP/1.1" 409 233 0.002787 10.0.0.50 - - [2026-08-25 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2026-08-25 11:15:31] "GET /tag/22d2bc83-9f3a-4160-a2a3-feb901e9add7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016154 10.0.0.50 - - [2026-08-25 11:15:31] "POST /tags HTTP/1.1" 409 206 0.002893 10.0.0.50 - - [2026-08-25 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.50 - - [2026-08-25 11:15:31] "GET /tag/dff841cc-c9ce-4b13-91b6-d023185ba9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014624 10.0.0.50 - - [2026-08-25 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007918 10.0.0.50 - - [2026-08-25 11:15:31] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007620 10.0.0.50 - - [2026-08-25 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.50 - - [2026-08-25 11:15:31] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.056541 10.0.0.50 - - [2026-08-25 11:15:31] "POST /virtual-machines HTTP/1.1" 200 369 0.011270 10.0.0.50 - - [2026-08-25 11:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026406 10.0.0.50 - - [2026-08-25 11:15:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138079 10.0.0.50 - - [2026-08-25 11:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015971 10.0.0.50 - - [2026-08-25 11:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020531 10.0.0.50 - - [2026-08-25 11:15:32] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.021039 10.0.0.50 - - [2026-08-25 11:15:32] "POST /instance-ips HTTP/1.1" 200 409 0.034372 10.0.0.50 - - [2026-08-25 11:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.042224 10.0.0.50 - - [2026-08-25 11:15:32] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012914 10.0.0.50 - - [2026-08-25 11:15:32] "POST /set-tag HTTP/1.1" 200 109 0.030866 10.0.0.50 - - [2026-08-25 11:15:32] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020632 10.0.0.50 - - [2026-08-25 11:15:32] "GET /instance-ip/4952cfb2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007399 10.0.0.50 - - [2026-08-25 11:15:32] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006013 10.0.0.50 - - [2026-08-25 11:15:32] "POST /set-tag HTTP/1.1" 200 109 0.011471 10.0.0.50 - - [2026-08-25 11:15:32] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005986 10.0.0.50 - - [2026-08-25 11:15:32] "POST /ref-update HTTP/1.1" 200 156 0.013160 10.0.0.50 - - [2026-08-25 11:15:32] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023186 10.0.0.50 - - [2026-08-25 11:15:32] "POST /set-tag HTTP/1.1" 200 109 0.010486 10.0.0.50 - - [2026-08-25 11:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2026-08-25 11:15:32] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009635 10.0.0.50 - - [2026-08-25 11:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2026-08-25 11:15:32] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043071 10.0.0.50 - - [2026-08-25 11:15:32] "POST /virtual-machines HTTP/1.1" 200 369 0.025252 10.0.0.50 - - [2026-08-25 11:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023586 10.0.0.50 - - [2026-08-25 11:15:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131123 10.0.0.50 - - [2026-08-25 11:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012469 10.0.0.50 - - [2026-08-25 11:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017098 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011442 10.0.0.50 - - [2026-08-25 11:15:33] "POST /instance-ips HTTP/1.1" 200 409 0.055250 10.0.0.50 - - [2026-08-25 11:15:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.052477 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015755 10.0.0.50 - - [2026-08-25 11:15:33] "POST /set-tag HTTP/1.1" 200 109 0.024492 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026490 10.0.0.50 - - [2026-08-25 11:15:33] "GET /instance-ip/49e379e0-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004256 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005891 10.0.0.50 - - [2026-08-25 11:15:33] "POST /set-tag HTTP/1.1" 200 109 0.003872 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.006809 10.0.0.50 - - [2026-08-25 11:15:33] "POST /ref-update HTTP/1.1" 200 156 0.016507 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020268 10.0.0.50 - - [2026-08-25 11:15:33] "POST /set-tag HTTP/1.1" 200 109 0.004144 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007422 10.0.0.50 - - [2026-08-25 11:15:33] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.50 - - [2026-08-25 11:15:33] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006910 10.0.0.50 - - [2026-08-25 11:15:33] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.50 - - [2026-08-25 11:15:35] "GET /domains HTTP/1.1" 200 280 0.002315 10.0.0.50 - - [2026-08-25 11:15:35] "GET /domain/57535367-40cc-45a8-ac5e-0c9da9e5eadb HTTP/1.1" 200 3086 0.003939 10.0.0.50 - - [2026-08-25 11:15:35] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f HTTP/1.1" 200 7063 0.053246 10.0.0.50 - - [2026-08-25 11:15:35] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2087 0.006633 10.0.0.50 - - [2026-08-25 11:15:35] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2087 0.005584 10.0.0.50 - - [2026-08-25 11:15:35] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 200 1402 0.005474 10.0.0.50 - - [2026-08-25 11:15:35] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 200 1402 0.003581 10.0.0.50 - - [2026-08-25 11:15:35] "GET /route-target/08b0cc32-77f8-46d0-97f2-42f094a487ca HTTP/1.1" 200 1151 0.003125 10.0.0.50 - - [2026-08-25 11:15:35] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2087 0.004943 10.0.0.50 - - [2026-08-25 11:15:35] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 200 1402 0.003819 10.0.0.50 - - [2026-08-25 11:15:35] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.006375 10.0.0.50 - - [2026-08-25 11:15:35] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2087 0.006941 10.0.0.50 - - [2026-08-25 11:15:35] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 200 1402 0.003404 10.0.0.50 - - [2026-08-25 11:15:35] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 200 1402 0.003769 10.0.0.50 - - [2026-08-25 11:15:35] "GET /route-target/08b0cc32-77f8-46d0-97f2-42f094a487ca HTTP/1.1" 200 1151 0.004542 10.0.0.50 - - [2026-08-25 11:15:35] "GET /domains HTTP/1.1" 200 280 0.002274 10.0.0.50 - - [2026-08-25 11:15:35] "GET /domain/57535367-40cc-45a8-ac5e-0c9da9e5eadb HTTP/1.1" 200 3086 0.004063 10.0.0.50 - - [2026-08-25 11:15:36] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f HTTP/1.1" 200 7063 0.044596 10.0.0.50 - - [2026-08-25 11:15:36] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2087 0.006032 10.0.0.50 - - [2026-08-25 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.50 - - [2026-08-25 11:15:36] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046817 10.0.0.50 - - [2026-08-25 11:15:36] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004765 10.0.0.50 - - [2026-08-25 11:15:36] "GET /floating-ip-pools?parent_id=97c27293-aa4c-43b1-ad58-8a630963f56b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.040267 10.0.0.50 - - [2026-08-25 11:15:36] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005945 10.0.0.50 - - [2026-08-25 11:15:36] "POST /floating-ip-pools HTTP/1.1" 200 562 0.042202 10.0.0.50 - - [2026-08-25 11:15:36] "POST /ref-update HTTP/1.1" 200 156 0.022923 10.0.0.50 - - [2026-08-25 11:15:36] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005564 10.0.0.50 - - [2026-08-25 11:15:36] "GET /domains HTTP/1.1" 200 280 0.002193 10.0.0.50 - - [2026-08-25 11:15:36] "GET /domain/57535367-40cc-45a8-ac5e-0c9da9e5eadb HTTP/1.1" 200 3086 0.003840 10.0.0.50 - - [2026-08-25 11:15:36] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f HTTP/1.1" 200 7319 0.055201 10.0.0.50 - - [2026-08-25 11:15:36] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2325 0.008521 10.0.0.50 - - [2026-08-25 11:15:36] "GET /floating-ip-pool/23b6040a-1948-4b8a-8f06-3ca009d4e7f3 HTTP/1.1" 200 1314 0.003716 10.0.0.50 - - [2026-08-25 11:15:36] "GET /domains HTTP/1.1" 200 280 0.003561 10.0.0.50 - - [2026-08-25 11:15:36] "GET /domain/57535367-40cc-45a8-ac5e-0c9da9e5eadb HTTP/1.1" 200 3086 0.004038 10.0.0.50 - - [2026-08-25 11:15:36] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f HTTP/1.1" 200 7319 0.062101 10.0.0.50 - - [2026-08-25 11:15:36] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 2325 0.006881 10.0.0.50 - - [2026-08-25 11:15:36] "GET /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005558 10.0.0.50 - - [2026-08-25 11:15:36] "POST /tags HTTP/1.1" 200 365 0.084096 10.0.0.50 - - [2026-08-25 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023006 10.0.0.50 - - [2026-08-25 11:15:36] "GET /tag/9d10e3ab-592c-43ad-b40f-78831906c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.023277 10.0.0.50 - - [2026-08-25 11:15:36] "POST /tags HTTP/1.1" 409 206 0.002563 10.0.0.50 - - [2026-08-25 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.50 - - [2026-08-25 11:15:36] "GET /tag/dff841cc-c9ce-4b13-91b6-d023185ba9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015373 10.0.0.50 - - [2026-08-25 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2026-08-25 11:15:36] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.050217 10.0.0.50 - - [2026-08-25 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.50 - - [2026-08-25 11:15:37] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006503 10.0.0.50 - - [2026-08-25 11:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.50 - - [2026-08-25 11:15:37] "GET /service-appliance-set/639d2ec7-4f52-474f-8ee2-88341ec7b0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005308 10.0.0.50 - - [2026-08-25 11:15:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.002615 10.0.0.50 - - [2026-08-25 11:15:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.139364 10.0.0.50 - - [2026-08-25 11:15:37] "GET /virtual-machine-interface/36bd3b10-e01f-4a97-852a-e70243cb3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.032490 10.0.0.50 - - [2026-08-25 11:15:37] "POST /set-tag HTTP/1.1" 200 109 0.032186 10.0.0.50 - - [2026-08-25 11:15:37] "POST /instance-ips HTTP/1.1" 200 417 0.055288 10.0.0.50 - - [2026-08-25 11:15:37] "GET /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.011309 10.0.0.50 - - [2026-08-25 11:15:37] "POST /loadbalancers HTTP/1.1" 200 618 0.080251 10.0.0.50 - - [2026-08-25 11:15:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035243 10.0.0.50 - - [2026-08-25 11:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014125 10.0.0.50 - - [2026-08-25 11:15:37] "POST /service-instances HTTP/1.1" 200 566 0.038543 10.0.0.50 - - [2026-08-25 11:15:37] "POST /ref-update HTTP/1.1" 200 156 0.064009 10.0.0.50 - - [2026-08-25 11:15:37] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.089451 10.0.0.50 - - [2026-08-25 11:15:37] "GET /virtual-machine-interface/36bd3b10-e01f-4a97-852a-e70243cb3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006392 10.0.0.50 - - [2026-08-25 11:15:37] "GET /virtual-machine-interface/36bd3b10-e01f-4a97-852a-e70243cb3039?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.129452 10.0.0.50 - - [2026-08-25 11:15:37] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.010387 10.0.0.50 - - [2026-08-25 11:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.50 - - [2026-08-25 11:15:37] "GET /floating-ip-pool/23b6040a-1948-4b8a-8f06-3ca009d4e7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006739 10.0.0.50 - - [2026-08-25 11:15:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023480 10.0.0.50 - - [2026-08-25 11:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.50 - - [2026-08-25 11:15:38] "POST /virtual-machines HTTP/1.1" 200 429 0.022675 10.0.0.50 - - [2026-08-25 11:15:38] "POST /floating-ips HTTP/1.1" 200 671 0.183814 10.0.0.50 - - [2026-08-25 11:15:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.096706 10.0.0.50 - - [2026-08-25 11:15:38] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016855 10.0.0.50 - - [2026-08-25 11:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.50 - - [2026-08-25 11:15:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.287871 10.0.0.50 - - [2026-08-25 11:15:38] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023926 10.0.0.50 - - [2026-08-25 11:15:38] "POST /chown HTTP/1.1" 200 109 0.052573 10.0.0.50 - - [2026-08-25 11:15:38] "POST /tags HTTP/1.1" 409 221 0.003002 10.0.0.50 - - [2026-08-25 11:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.50 - - [2026-08-25 11:15:38] "POST /chown HTTP/1.1" 200 109 0.018701 10.0.0.50 - - [2026-08-25 11:15:38] "GET /tag/e0402fef-1b69-475d-8a78-21ec83fa6a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.038100 10.0.0.50 - - [2026-08-25 11:15:38] "PUT /virtual-machine-interface/fa71605e-e5e1-4d68-84a4-f8257a8d03ef HTTP/1.1" 200 284 0.015802 10.0.0.50 - - [2026-08-25 11:15:38] "POST /tags HTTP/1.1" 409 238 0.003983 10.0.0.50 - - [2026-08-25 11:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.50 - - [2026-08-25 11:15:38] "GET /tag/9d10e3ab-592c-43ad-b40f-78831906c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.024562 10.0.0.50 - - [2026-08-25 11:15:38] "PUT /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3 HTTP/1.1" 200 256 0.051187 10.0.0.50 - - [2026-08-25 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.030313 10.0.0.50 - - [2026-08-25 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.013151 10.0.0.50 - - [2026-08-25 11:15:38] "POST /firewall-rules HTTP/1.1" 200 650 0.078945 10.0.0.50 - - [2026-08-25 11:15:38] "GET /firewall-rule/4f16acb2-3990-4a20-8682-10a3df1a5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.011883 10.0.0.50 - - [2026-08-25 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.055761 10.0.0.50 - - [2026-08-25 11:15:38] "GET /firewall-policy/a9215831-2c10-4afe-b56a-2b1369adb68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010589 10.0.0.50 - - [2026-08-25 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.038142 10.0.0.50 - - [2026-08-25 11:15:38] "GET /firewall-rule/4f16acb2-3990-4a20-8682-10a3df1a5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.009789 10.0.0.50 - - [2026-08-25 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.029458 10.0.0.50 - - [2026-08-25 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.031344 10.0.0.50 - - [2026-08-25 11:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021918 10.0.0.50 - - [2026-08-25 11:15:38] "POST /ref-update HTTP/1.1" 200 156 0.019824 10.0.0.50 - - [2026-08-25 11:15:38] "POST /virtual-machines HTTP/1.1" 200 429 0.027584 10.0.0.50 - - [2026-08-25 11:15:39] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062294 10.0.0.50 - - [2026-08-25 11:15:39] "GET /loadbalancer/27e95732-a4d1-4f9d-94c2-1fa286a61396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.012624 10.0.0.50 - - [2026-08-25 11:15:39] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.028537 10.0.0.50 - - [2026-08-25 11:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.50 - - [2026-08-25 11:15:39] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.086385 10.0.0.50 - - [2026-08-25 11:15:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.178330 10.0.0.50 - - [2026-08-25 11:15:39] "GET /loadbalancer-listener/6c8c515a-7e95-4ec5-ad0f-09b8d0564fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.031435 10.0.0.50 - - [2026-08-25 11:15:39] "POST /chown HTTP/1.1" 200 109 0.031251 10.0.0.50 - - [2026-08-25 11:15:39] "POST /chown HTTP/1.1" 200 109 0.021620 10.0.0.50 - - [2026-08-25 11:15:39] "GET /loadbalancer-listener/6c8c515a-7e95-4ec5-ad0f-09b8d0564fde?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.026080 10.0.0.50 - - [2026-08-25 11:15:39] "PUT /virtual-machine-interface/e324014b-5f98-407e-b167-b4134119af08 HTTP/1.1" 200 284 0.025247 10.0.0.50 - - [2026-08-25 11:15:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.069404 10.0.0.50 - - [2026-08-25 11:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020229 10.0.0.50 - - [2026-08-25 11:15:39] "GET /loadbalancer-pool/d8f6b2e6-fa60-423b-b3b9-7f8b85c6f4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008185 10.0.0.50 - - [2026-08-25 11:15:39] "PUT /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3 HTTP/1.1" 200 256 0.106302 10.0.0.50 - - [2026-08-25 11:15:39] "POST /ref-update HTTP/1.1" 200 156 0.030367 10.0.0.50 - - [2026-08-25 11:15:39] "POST /loadbalancer-members HTTP/1.1" 200 707 0.030205 10.0.0.50 - - [2026-08-25 11:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041060 10.0.0.50 - - [2026-08-25 11:15:39] "GET /loadbalancer-member/a98bfe67-f860-44f1-a0da-d8516490f05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.122530 10.0.0.50 - - [2026-08-25 11:15:39] "POST /ref-update HTTP/1.1" 200 156 0.155778 10.0.0.50 - - [2026-08-25 11:15:39] "POST /ref-update HTTP/1.1" 200 156 0.027384 10.0.0.50 - - [2026-08-25 11:15:39] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026878 10.0.0.50 - - [2026-08-25 11:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.50 - - [2026-08-25 11:15:39] "POST /ref-update HTTP/1.1" 200 156 0.045501 10.0.0.50 - - [2026-08-25 11:15:39] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013391 10.0.0.50 - - [2026-08-25 11:15:39] "POST /tags HTTP/1.1" 409 221 0.004455 10.0.0.50 - - [2026-08-25 11:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2026-08-25 11:15:39] "POST /ref-update HTTP/1.1" 200 156 0.020821 10.0.0.50 - - [2026-08-25 11:15:39] "GET /tag/e0402fef-1b69-475d-8a78-21ec83fa6a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.032631 10.0.0.50 - - [2026-08-25 11:15:39] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.013347 10.0.0.50 - - [2026-08-25 11:15:39] "POST /tags HTTP/1.1" 409 238 0.012892 10.0.0.50 - - [2026-08-25 11:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.50 - - [2026-08-25 11:15:39] "GET /tag/9d10e3ab-592c-43ad-b40f-78831906c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014904 10.0.0.50 - - [2026-08-25 11:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034398 10.0.0.50 - - [2026-08-25 11:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.50 - - [2026-08-25 11:15:40] "POST /firewall-rules HTTP/1.1" 409 293 0.003124 10.0.0.50 - - [2026-08-25 11:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.50 - - [2026-08-25 11:15:40] "PUT /firewall-rule/4f16acb2-3990-4a20-8682-10a3df1a5859 HTTP/1.1" 200 260 0.031172 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.034334 10.0.0.50 - - [2026-08-25 11:15:40] "GET /firewall-rule/4f16acb2-3990-4a20-8682-10a3df1a5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.012338 10.0.0.50 - - [2026-08-25 11:15:40] "GET /firewall-policy/a9215831-2c10-4afe-b56a-2b1369adb68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008352 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.036608 10.0.0.50 - - [2026-08-25 11:15:40] "GET /firewall-rule/4f16acb2-3990-4a20-8682-10a3df1a5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.014787 10.0.0.50 - - [2026-08-25 11:15:40] "PUT /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3 HTTP/1.1" 200 256 0.034392 10.0.0.50 - - [2026-08-25 11:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.50 - - [2026-08-25 11:15:40] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005317 10.0.0.50 - - [2026-08-25 11:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006609 10.0.0.50 - - [2026-08-25 11:15:40] "POST /ref-update HTTP/1.1" 200 156 0.031283 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.037519 10.0.0.50 - - [2026-08-25 11:15:40] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.101461 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.054979 10.0.0.50 - - [2026-08-25 11:15:40] "POST /virtual-machines HTTP/1.1" 200 373 0.037903 10.0.0.50 - - [2026-08-25 11:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.044829 10.0.0.50 - - [2026-08-25 11:15:40] "PUT /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3 HTTP/1.1" 200 256 0.064958 10.0.0.50 - - [2026-08-25 11:15:40] "POST /ref-update HTTP/1.1" 200 156 0.038429 10.0.0.50 - - [2026-08-25 11:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.054477 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.031517 10.0.0.50 - - [2026-08-25 11:15:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.259385 10.0.0.50 - - [2026-08-25 11:15:40] "PUT /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3 HTTP/1.1" 200 256 0.091915 10.0.0.50 - - [2026-08-25 11:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025630 10.0.0.50 - - [2026-08-25 11:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021882 10.0.0.50 - - [2026-08-25 11:15:40] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.031904 10.0.0.50 - - [2026-08-25 11:15:40] "POST /ref-update HTTP/1.1" 200 156 0.036615 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.048140 10.0.0.50 - - [2026-08-25 11:15:40] "POST /chown HTTP/1.1" 200 109 0.036282 10.0.0.50 - - [2026-08-25 11:15:41] "POST /instance-ips HTTP/1.1" 200 413 0.080827 10.0.0.50 - - [2026-08-25 11:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038624 10.0.0.50 - - [2026-08-25 11:15:41] "PUT /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3 HTTP/1.1" 200 256 0.022731 10.0.0.50 - - [2026-08-25 11:15:41] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017632 10.0.0.50 - - [2026-08-25 11:15:41] "POST /ref-update HTTP/1.1" 200 156 0.042435 10.0.0.50 - - [2026-08-25 11:15:41] "POST /set-tag HTTP/1.1" 200 109 0.053972 10.0.0.50 - - [2026-08-25 11:15:41] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012126 10.0.0.50 - - [2026-08-25 11:15:41] "GET /instance-ip/4e75fb90-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006287 10.0.0.50 - - [2026-08-25 11:15:41] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006791 10.0.0.50 - - [2026-08-25 11:15:41] "POST /set-tag HTTP/1.1" 200 109 0.004532 10.0.0.50 - - [2026-08-25 11:15:41] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.010236 10.0.0.50 - - [2026-08-25 11:15:41] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.022392 10.0.0.50 - - [2026-08-25 11:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029141 10.0.0.50 - - [2026-08-25 11:15:41] "POST /ref-update HTTP/1.1" 200 156 0.027037 10.0.0.50 - - [2026-08-25 11:15:41] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022474 10.0.0.50 - - [2026-08-25 11:15:41] "POST /set-tag HTTP/1.1" 200 109 0.020049 10.0.0.50 - - [2026-08-25 11:15:41] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.013769 10.0.0.50 - - [2026-08-25 11:15:41] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008318 10.0.0.50 - - [2026-08-25 11:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014478 10.0.0.50 - - [2026-08-25 11:15:41] "POST /set-tag HTTP/1.1" 200 109 0.003873 10.0.0.50 - - [2026-08-25 11:15:41] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.013635 10.0.0.50 - - [2026-08-25 11:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012292 10.0.0.50 - - [2026-08-25 11:15:41] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.017039 10.0.0.50 - - [2026-08-25 11:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026383 10.0.0.50 - - [2026-08-25 11:15:41] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.012988 10.0.0.50 - - [2026-08-25 11:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009687 10.0.0.50 - - [2026-08-25 11:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2026-08-25 11:15:41] "POST /chown HTTP/1.1" 200 109 0.008606 10.0.0.50 - - [2026-08-25 11:15:41] "POST /chown HTTP/1.1" 200 109 0.028258 10.0.0.50 - - [2026-08-25 11:15:41] "POST /ref-update HTTP/1.1" 200 156 0.025782 10.0.0.50 - - [2026-08-25 11:15:41] "POST /chown HTTP/1.1" 200 109 0.008963 10.0.0.50 - - [2026-08-25 11:15:41] "POST /chown HTTP/1.1" 200 109 0.030209 10.0.0.50 - - [2026-08-25 11:15:41] "POST /ref-update HTTP/1.1" 200 156 0.024350 10.0.0.50 - - [2026-08-25 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.008972 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.027706 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.009290 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.022854 10.0.0.50 - - [2026-08-25 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.009073 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.008649 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.017398 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.028117 10.0.0.50 - - [2026-08-25 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.020086 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.025539 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.010396 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.026286 10.0.0.50 - - [2026-08-25 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.009211 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.030536 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.009064 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.052062 10.0.0.50 - - [2026-08-25 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.008600 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.023634 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.019154 10.0.0.50 - - [2026-08-25 11:15:42] "POST /chown HTTP/1.1" 200 109 0.008298 10.0.0.50 - - [2026-08-25 11:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014013 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.010876 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.008304 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.023975 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.025249 10.0.0.50 - - [2026-08-25 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.014724 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.024188 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.007929 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.040150 10.0.0.50 - - [2026-08-25 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.010499 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.026053 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.029700 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.009029 10.0.0.50 - - [2026-08-25 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.009837 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.011668 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.023857 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.021546 10.0.0.50 - - [2026-08-25 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.016599 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.073010 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.009386 10.0.0.50 - - [2026-08-25 11:15:43] "POST /chown HTTP/1.1" 200 109 0.026856 10.0.0.50 - - [2026-08-25 11:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-08-25 11:15:44] "POST /chown HTTP/1.1" 200 109 0.008577 10.0.0.50 - - [2026-08-25 11:15:44] "POST /chown HTTP/1.1" 200 109 0.029488 10.0.0.50 - - [2026-08-25 11:15:44] "POST /chown HTTP/1.1" 200 109 0.037173 10.0.0.50 - - [2026-08-25 11:15:44] "POST /chown HTTP/1.1" 200 109 0.014448 10.0.0.50 - - [2026-08-25 11:15:44] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006533 10.0.0.50 - - [2026-08-25 11:15:44] "POST /set-tag HTTP/1.1" 200 109 0.007154 10.0.0.50 - - [2026-08-25 11:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.50 - - [2026-08-25 11:15:44] "GET /loadbalancer/9677c3a2-1eec-4112-b7ed-54aed6406c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004052 10.0.0.50 - - [2026-08-25 11:15:44] "GET /loadbalancer-pool/658c6ba7-2eaf-4499-be53-c0e393986209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004539 10.0.0.50 - - [2026-08-25 11:15:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024975 10.0.0.50 - - [2026-08-25 11:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024713 10.0.0.50 - - [2026-08-25 11:15:45] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013443 10.0.0.50 - - [2026-08-25 11:15:45] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006496 10.0.0.50 - - [2026-08-25 11:15:45] "POST /ref-update HTTP/1.1" 200 156 0.011333 10.0.0.50 - - [2026-08-25 11:15:45] "POST /tags HTTP/1.1" 409 221 0.006445 10.0.0.50 - - [2026-08-25 11:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.50 - - [2026-08-25 11:15:45] "GET /floating-ip/99c5251c-cbe9-4cc5-9714-9065d7f9c8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.037205 10.0.0.50 - - [2026-08-25 11:15:45] "GET /tag/e0402fef-1b69-475d-8a78-21ec83fa6a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014726 10.0.0.50 - - [2026-08-25 11:15:45] "PUT /floating-ip/99c5251c-cbe9-4cc5-9714-9065d7f9c8bc HTTP/1.1" 200 256 0.032631 10.0.0.50 - - [2026-08-25 11:15:45] "POST /set-tag HTTP/1.1" 200 109 0.072568 10.0.0.50 - - [2026-08-25 11:15:45] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009222 10.0.0.50 - - [2026-08-25 11:15:45] "POST /set-tag HTTP/1.1" 200 109 0.005143 10.0.0.50 - - [2026-08-25 11:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2026-08-25 11:15:45] "GET /loadbalancer/9677c3a2-1eec-4112-b7ed-54aed6406c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003337 10.0.0.50 - - [2026-08-25 11:15:45] "GET /loadbalancer-pool/658c6ba7-2eaf-4499-be53-c0e393986209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004307 10.0.0.50 - - [2026-08-25 11:15:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.027477 10.0.0.50 - - [2026-08-25 11:15:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018986 10.0.0.50 - - [2026-08-25 11:15:45] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017252 10.0.0.50 - - [2026-08-25 11:15:46] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010657 10.0.0.50 - - [2026-08-25 11:15:46] "POST /ref-update HTTP/1.1" 200 156 0.012091 10.0.0.50 - - [2026-08-25 11:15:46] "GET /floating-ip/99c5251c-cbe9-4cc5-9714-9065d7f9c8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.024126 10.0.0.50 - - [2026-08-25 11:15:46] "POST /set-tag HTTP/1.1" 200 109 0.073175 10.0.0.50 - - [2026-08-25 11:15:49] "GET /virtual-machine/3061fb49-2786-4cf0-8314-044c0d904444?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004700 10.0.0.50 - - [2026-08-25 11:15:49] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008310 10.0.0.50 - - [2026-08-25 11:15:49] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016551 10.0.0.50 - - [2026-08-25 11:15:49] "POST /set-tag HTTP/1.1" 200 109 0.013519 10.0.0.50 - - [2026-08-25 11:15:49] "GET /virtual-machine/5d18466f-b465-4987-a072-3accc08869c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003664 10.0.0.50 - - [2026-08-25 11:15:49] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006622 10.0.0.50 - - [2026-08-25 11:15:50] "GET /virtual-machine/1104fbd0-0af7-448d-afb4-b4f134439e8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003555 10.0.0.50 - - [2026-08-25 11:15:50] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007577 10.0.0.50 - - [2026-08-25 11:15:50] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011552 10.0.0.50 - - [2026-08-25 11:15:50] "POST /set-tag HTTP/1.1" 200 109 0.010274 10.0.0.50 - - [2026-08-25 11:16:22] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005188 10.0.0.50 - - [2026-08-25 11:16:22] "POST /set-tag HTTP/1.1" 200 109 0.004650 10.0.0.50 - - [2026-08-25 11:16:22] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008712 10.0.0.50 - - [2026-08-25 11:16:22] "POST /set-tag HTTP/1.1" 200 109 0.003875 10.0.0.50 - - [2026-08-25 11:16:22] "GET /virtual-machine/1104fbd0-0af7-448d-afb4-b4f134439e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004704 10.0.0.50 - - [2026-08-25 11:16:23] "POST /ref-update HTTP/1.1" 200 156 0.013901 10.0.0.50 - - [2026-08-25 11:16:23] "GET /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012873 10.0.0.50 - - [2026-08-25 11:16:23] "POST /set-tag HTTP/1.1" 200 109 0.019979 10.0.0.50 - - [2026-08-25 11:16:23] "POST /set-tag HTTP/1.1" 200 109 0.015740 10.0.0.50 - - [2026-08-25 11:16:23] "DELETE /instance-ip/4e75fb90-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.060917 10.0.0.50 - - [2026-08-25 11:16:23] "DELETE /virtual-machine-interface/4e41aec6-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.073053 10.0.0.50 - - [2026-08-25 11:16:23] "DELETE /virtual-machine/1104fbd0-0af7-448d-afb4-b4f134439e8f HTTP/1.1" 200 115 0.032193 10.0.0.50 - - [2026-08-25 11:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2026-08-25 11:16:25] "GET /tag/9d10e3ab-592c-43ad-b40f-78831906c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017273 10.0.0.50 - - [2026-08-25 11:16:25] "GET /tag/9d10e3ab-592c-43ad-b40f-78831906c444?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.021565 10.0.0.50 - - [2026-08-25 11:16:25] "GET /virtual-machine-interface/36bd3b10-e01f-4a97-852a-e70243cb3039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.008537 10.0.0.50 - - [2026-08-25 11:16:25] "POST /set-tag HTTP/1.1" 200 109 0.034736 10.0.0.50 - - [2026-08-25 11:16:25] "GET /virtual-machine-interface/e324014b-5f98-407e-b167-b4134119af08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.019433 10.0.0.50 - - [2026-08-25 11:16:25] "POST /set-tag HTTP/1.1" 200 109 0.035636 10.0.0.50 - - [2026-08-25 11:16:25] "GET /virtual-machine-interface/fa71605e-e5e1-4d68-84a4-f8257a8d03ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.033911 10.0.0.50 - - [2026-08-25 11:16:25] "POST /set-tag HTTP/1.1" 200 109 0.021992 10.0.0.50 - - [2026-08-25 11:16:25] "GET /firewall-policy/a9215831-2c10-4afe-b56a-2b1369adb68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019327 10.0.0.50 - - [2026-08-25 11:16:25] "GET /firewall-rule/4f16acb2-3990-4a20-8682-10a3df1a5859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003055 10.0.0.50 - - [2026-08-25 11:16:26] "POST /ref-update HTTP/1.1" 200 156 0.035089 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /firewall-rule/4f16acb2-3990-4a20-8682-10a3df1a5859 HTTP/1.1" 200 115 0.090975 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /loadbalancer-member/a98bfe67-f860-44f1-a0da-d8516490f05d HTTP/1.1" 200 115 0.057959 10.0.0.50 - - [2026-08-25 11:16:26] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.023482 10.0.0.50 - - [2026-08-25 11:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027475 10.0.0.50 - - [2026-08-25 11:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /loadbalancer-pool/d8f6b2e6-fa60-423b-b3b9-7f8b85c6f4b7 HTTP/1.1" 200 115 0.124242 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.033600 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.016208 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /loadbalancer-listener/6c8c515a-7e95-4ec5-ad0f-09b8d0564fde HTTP/1.1" 200 115 0.102280 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.043657 10.0.0.50 - - [2026-08-25 11:16:26] "GET /floating-ip/b1c40348-7790-4a6c-acda-094172dbb63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.024892 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.031572 10.0.0.50 - - [2026-08-25 11:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.015448 10.0.0.50 - - [2026-08-25 11:16:26] "PUT /floating-ip/b1c40348-7790-4a6c-acda-094172dbb63e HTTP/1.1" 200 256 0.086303 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.072811 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.030787 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /floating-ip/b1c40348-7790-4a6c-acda-094172dbb63e HTTP/1.1" 200 115 0.125227 10.0.0.50 - - [2026-08-25 11:16:26] "POST /chown HTTP/1.1" 200 109 0.031091 10.0.0.50 - - [2026-08-25 11:16:26] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 266 0.014243 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /loadbalancer/27e95732-a4d1-4f9d-94c2-1fa286a61396 HTTP/1.1" 200 115 0.127152 10.0.0.50 - - [2026-08-25 11:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011658 10.0.0.50 - - [2026-08-25 11:16:26] "POST /ref-update HTTP/1.1" 404 171 0.007869 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /instance-ip/9713a66d-d561-4536-aa06-0ebffc889ae3 HTTP/1.1" 200 115 0.095455 10.0.0.50 - - [2026-08-25 11:16:26] "DELETE /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 200 115 0.053813 10.0.0.50 - - [2026-08-25 11:16:26] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 404 171 0.005886 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 404 177 0.010653 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /virtual-machine-interface/36bd3b10-e01f-4a97-852a-e70243cb3039 HTTP/1.1" 200 115 0.153540 10.0.0.50 - - [2026-08-25 11:16:27] "PUT /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 404 171 0.009314 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /service-instance/c4c37de0-565a-4881-8308-1391bf46a19f HTTP/1.1" 404 177 0.009647 10.0.0.50 - - [2026-08-25 11:16:27] "GET /virtual-machine-interface/fa71605e-e5e1-4d68-84a4-f8257a8d03ef?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.029242 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /tag/9d10e3ab-592c-43ad-b40f-78831906c444 HTTP/1.1" 200 115 0.135987 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /virtual-machine-interface/fa71605e-e5e1-4d68-84a4-f8257a8d03ef HTTP/1.1" 200 115 0.098966 10.0.0.50 - - [2026-08-25 11:16:27] "POST /ref-update HTTP/1.1" 200 156 0.031712 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /virtual-machine/588e7899-4f0a-4621-87ec-d0b99cc21982 HTTP/1.1" 200 115 0.037501 10.0.0.50 - - [2026-08-25 11:16:27] "GET /virtual-machine-interface/e324014b-5f98-407e-b167-b4134119af08?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009319 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /virtual-machine-interface/e324014b-5f98-407e-b167-b4134119af08 HTTP/1.1" 200 115 0.086961 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /virtual-machine/2898f416-3992-43e0-8786-fd5851088b4f HTTP/1.1" 200 115 0.036125 10.0.0.50 - - [2026-08-25 11:16:27] "GET /floating-ip-pool/23b6040a-1948-4b8a-8f06-3ca009d4e7f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008341 10.0.0.50 - - [2026-08-25 11:16:27] "POST /ref-update HTTP/1.1" 200 156 0.020885 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /floating-ip-pool/23b6040a-1948-4b8a-8f06-3ca009d4e7f3 HTTP/1.1" 200 115 0.063680 10.0.0.50 - - [2026-08-25 11:16:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002395 10.0.0.50 - - [2026-08-25 11:16:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002487 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /virtual-network/97c27293-aa4c-43b1-ad58-8a630963f56b HTTP/1.1" 200 115 0.150856 10.0.0.50 - - [2026-08-25 11:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.50 - - [2026-08-25 11:16:27] "GET /routing-instance/26f4cd97-d95b-4dec-abce-c27ca08ff437 HTTP/1.1" 404 171 0.006240 10.0.0.50 - - [2026-08-25 11:16:27] "GET /domains HTTP/1.1" 200 280 0.005894 10.0.0.50 - - [2026-08-25 11:16:27] "GET /domain/57535367-40cc-45a8-ac5e-0c9da9e5eadb HTTP/1.1" 200 3086 0.006488 10.0.0.50 - - [2026-08-25 11:16:27] "DELETE /route-target/08b0cc32-77f8-46d0-97f2-42f094a487ca HTTP/1.1" 200 115 0.057167 10.0.0.50 - - [2026-08-25 11:16:28] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f HTTP/1.1" 200 6872 0.097364 10.0.0.50 - - [2026-08-25 11:16:28] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008591 10.0.0.50 - - [2026-08-25 11:16:28] "POST /set-tag HTTP/1.1" 200 109 0.004841 10.0.0.50 - - [2026-08-25 11:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.50 - - [2026-08-25 11:16:28] "GET /loadbalancer/9677c3a2-1eec-4112-b7ed-54aed6406c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004733 10.0.0.50 - - [2026-08-25 11:16:28] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006195 10.0.0.50 - - [2026-08-25 11:16:28] "POST /set-tag HTTP/1.1" 200 109 0.029306 10.0.0.50 - - [2026-08-25 11:16:28] "DELETE /loadbalancer-member/69cf54ac-7d41-4d92-ac72-601e6a3cd454 HTTP/1.1" 200 115 0.075248 10.0.0.50 - - [2026-08-25 11:16:29] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008573 10.0.0.50 - - [2026-08-25 11:16:29] "POST /set-tag HTTP/1.1" 200 109 0.003997 10.0.0.50 - - [2026-08-25 11:16:29] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008336 10.0.0.50 - - [2026-08-25 11:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.50 - - [2026-08-25 11:16:29] "GET /virtual-machine/5d18466f-b465-4987-a072-3accc08869c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.007152 10.0.0.50 - - [2026-08-25 11:16:30] "POST /ref-update HTTP/1.1" 200 156 0.031969 10.0.0.50 - - [2026-08-25 11:16:30] "GET /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.040164 10.0.0.50 - - [2026-08-25 11:16:30] "POST /set-tag HTTP/1.1" 200 109 0.045009 10.0.0.50 - - [2026-08-25 11:16:30] "POST /set-tag HTTP/1.1" 200 109 0.103086 10.0.0.50 - - [2026-08-25 11:16:30] "POST /set-tag HTTP/1.1" 200 109 0.049059 10.0.0.50 - - [2026-08-25 11:16:30] "DELETE /instance-ip/49e379e0-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.116643 10.0.0.50 - - [2026-08-25 11:16:30] "POST /ref-update HTTP/1.1" 200 156 0.042892 10.0.0.50 - - [2026-08-25 11:16:30] "DELETE /virtual-machine-interface/49c5493e-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.176610 10.0.0.50 - - [2026-08-25 11:16:31] "DELETE /virtual-machine/5d18466f-b465-4987-a072-3accc08869c5 HTTP/1.1" 200 115 0.304490 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:16:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001461 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:16:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001430 10.0.0.50 - - [2026-08-25 11:16:33] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005626 10.0.0.50 - - [2026-08-25 11:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.50 - - [2026-08-25 11:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.50 - - [2026-08-25 11:16:33] "GET /loadbalancer/9677c3a2-1eec-4112-b7ed-54aed6406c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002864 10.0.0.50 - - [2026-08-25 11:16:33] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006860 10.0.0.50 - - [2026-08-25 11:16:33] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.50 - - [2026-08-25 11:16:33] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005254 10.0.0.50 - - [2026-08-25 11:16:33] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.50 - - [2026-08-25 11:16:33] "GET /virtual-machine/3061fb49-2786-4cf0-8314-044c0d904444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003588 10.0.0.50 - - [2026-08-25 11:16:34] "POST /ref-update HTTP/1.1" 200 156 0.026778 10.0.0.50 - - [2026-08-25 11:16:34] "GET /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011539 10.0.0.50 - - [2026-08-25 11:16:34] "POST /set-tag HTTP/1.1" 200 109 0.051870 10.0.0.50 - - [2026-08-25 11:16:34] "POST /set-tag HTTP/1.1" 200 109 0.023161 10.0.0.50 - - [2026-08-25 11:16:34] "POST /set-tag HTTP/1.1" 200 109 0.035811 10.0.0.50 - - [2026-08-25 11:16:34] "DELETE /instance-ip/4952cfb2-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.060097 10.0.0.50 - - [2026-08-25 11:16:34] "POST /ref-update HTTP/1.1" 200 156 0.022276 10.0.0.50 - - [2026-08-25 11:16:34] "DELETE /virtual-machine-interface/49328716-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.053147 10.0.0.50 - - [2026-08-25 11:16:34] "DELETE /virtual-machine/3061fb49-2786-4cf0-8314-044c0d904444 HTTP/1.1" 200 115 0.028753 10.0.0.50 - - [2026-08-25 11:16:34] "DELETE /tag/22d2bc83-9f3a-4160-a2a3-feb901e9add7 HTTP/1.1" 200 115 0.056293 10.0.0.50 - - [2026-08-25 11:16:34] "DELETE /tag/9ac97a5c-35a4-4212-8d09-449f4f7cef62 HTTP/1.1" 200 115 0.077191 10.0.0.50 - - [2026-08-25 11:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2026-08-25 11:16:38] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057615 10.0.0.50 - - [2026-08-25 11:16:38] "POST /tags HTTP/1.1" 200 393 0.077317 10.0.0.50 - - [2026-08-25 11:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017584 10.0.0.50 - - [2026-08-25 11:16:38] "GET /tag/7633ef33-d2fa-479a-93bc-3e23d4b5c813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.018086 10.0.0.50 - - [2026-08-25 11:16:38] "POST /tags HTTP/1.1" 200 341 0.036172 10.0.0.50 - - [2026-08-25 11:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.50 - - [2026-08-25 11:16:38] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017393 10.0.0.50 - - [2026-08-25 11:16:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000671 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.014240 10.0.0.50 - - [2026-08-25 11:16:39] "POST /security-groups HTTP/1.1" 200 589 0.074924 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.004102 10.0.0.50 - - [2026-08-25 11:16:39] "POST /projects HTTP/1.1" 200 519 0.258340 10.0.0.50 - - [2026-08-25 11:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021252 10.0.0.50 - - [2026-08-25 11:16:39] "POST /access-control-lists HTTP/1.1" 200 598 0.087623 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035096 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.027720 10.0.0.50 - - [2026-08-25 11:16:39] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012569 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.50 - - [2026-08-25 11:16:39] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.012180 10.0.0.50 - - [2026-08-25 11:16:39] "POST /access-control-lists HTTP/1.1" 200 596 0.069558 10.0.0.50 - - [2026-08-25 11:16:39] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.059280 10.0.0.50 - - [2026-08-25 11:16:39] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.070240 10.0.0.50 - - [2026-08-25 11:16:39] "POST /security-groups HTTP/1.1" 200 591 0.095597 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.008036 10.0.0.50 - - [2026-08-25 11:16:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.063230 10.0.0.50 - - [2026-08-25 11:16:39] "POST /access-control-lists HTTP/1.1" 200 632 0.051106 10.0.0.50 - - [2026-08-25 11:16:39] "POST /chown HTTP/1.1" 200 109 0.043399 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.006386 10.0.0.50 - - [2026-08-25 11:16:39] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006755 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.50 - - [2026-08-25 11:16:39] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.048846 10.0.0.50 - - [2026-08-25 11:16:39] "POST /tags HTTP/1.1" 409 226 0.002739 10.0.0.50 - - [2026-08-25 11:16:39] "POST /access-control-lists HTTP/1.1" 200 630 0.107738 10.0.0.50 - - [2026-08-25 11:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.50 - - [2026-08-25 11:16:39] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011983 10.0.0.50 - - [2026-08-25 11:16:40] "POST /firewall-rules HTTP/1.1" 200 600 0.107804 10.0.0.50 - - [2026-08-25 11:16:40] "GET /firewall-rule/e7917e8d-0716-48c4-9052-49f2835e70ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006591 10.0.0.50 - - [2026-08-25 11:16:40] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005580 10.0.0.50 - - [2026-08-25 11:16:40] "GET /firewall-rule/e7917e8d-0716-48c4-9052-49f2835e70ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003855 10.0.0.50 - - [2026-08-25 11:16:40] "POST /ref-update HTTP/1.1" 200 156 0.069843 10.0.0.50 - - [2026-08-25 11:16:40] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010246 10.0.0.50 - - [2026-08-25 11:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.50 - - [2026-08-25 11:16:40] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003475 10.0.0.50 - - [2026-08-25 11:16:40] "POST /tags HTTP/1.1" 409 226 0.002579 10.0.0.50 - - [2026-08-25 11:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.50 - - [2026-08-25 11:16:40] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011110 10.0.0.50 - - [2026-08-25 11:16:40] "POST /firewall-rules HTTP/1.1" 200 598 0.077480 10.0.0.50 - - [2026-08-25 11:16:40] "GET /firewall-rule/b261c7b2-cb41-40fd-a292-670e83069034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.035372 10.0.0.50 - - [2026-08-25 11:16:40] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004859 10.0.0.50 - - [2026-08-25 11:16:40] "GET /firewall-rule/b261c7b2-cb41-40fd-a292-670e83069034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003897 10.0.0.50 - - [2026-08-25 11:16:40] "POST /ref-update HTTP/1.1" 200 156 0.074973 10.0.0.50 - - [2026-08-25 11:16:41] "POST /tags HTTP/1.1" 200 393 0.028324 10.0.0.50 - - [2026-08-25 11:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019655 10.0.0.50 - - [2026-08-25 11:16:41] "GET /tag/d61050bf-a0ee-431b-b98a-90f270201f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014384 10.0.0.50 - - [2026-08-25 11:16:41] "POST /tags HTTP/1.1" 200 341 0.023704 10.0.0.50 - - [2026-08-25 11:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022320 10.0.0.50 - - [2026-08-25 11:16:41] "GET /tag/979ca782-a261-4b8d-87b2-e98b617b8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014014 10.0.0.50 - - [2026-08-25 11:16:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.002221 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003446 10.0.0.50 - - [2026-08-25 11:16:42] "POST /security-groups HTTP/1.1" 200 589 0.070966 10.0.0.50 - - [2026-08-25 11:16:42] "POST /projects HTTP/1.1" 200 519 0.229617 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.005441 10.0.0.50 - - [2026-08-25 11:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018217 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.50 - - [2026-08-25 11:16:42] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.025513 10.0.0.50 - - [2026-08-25 11:16:42] "POST /access-control-lists HTTP/1.1" 200 598 0.098046 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008217 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.019645 10.0.0.50 - - [2026-08-25 11:16:42] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010823 10.0.0.50 - - [2026-08-25 11:16:42] "POST /access-control-lists HTTP/1.1" 200 596 0.070128 10.0.0.50 - - [2026-08-25 11:16:42] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.090445 10.0.0.50 - - [2026-08-25 11:16:42] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.054981 10.0.0.50 - - [2026-08-25 11:16:42] "POST /security-groups HTTP/1.1" 200 591 0.076583 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.003004 10.0.0.50 - - [2026-08-25 11:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.058716 10.0.0.50 - - [2026-08-25 11:16:42] "POST /access-control-lists HTTP/1.1" 200 632 0.082266 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.006603 10.0.0.50 - - [2026-08-25 11:16:42] "POST /chown HTTP/1.1" 200 109 0.050218 10.0.0.50 - - [2026-08-25 11:16:42] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005999 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.50 - - [2026-08-25 11:16:42] "POST /access-control-lists HTTP/1.1" 200 630 0.103307 10.0.0.50 - - [2026-08-25 11:16:42] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022883 10.0.0.50 - - [2026-08-25 11:16:42] "POST /tags HTTP/1.1" 409 226 0.002468 10.0.0.50 - - [2026-08-25 11:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.50 - - [2026-08-25 11:16:42] "GET /tag/979ca782-a261-4b8d-87b2-e98b617b8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014708 10.0.0.50 - - [2026-08-25 11:16:43] "POST /firewall-rules HTTP/1.1" 200 600 0.079252 10.0.0.50 - - [2026-08-25 11:16:43] "GET /firewall-rule/2ab1d391-60dc-4dcb-867f-793d5924b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006804 10.0.0.50 - - [2026-08-25 11:16:43] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007777 10.0.0.50 - - [2026-08-25 11:16:43] "GET /firewall-rule/2ab1d391-60dc-4dcb-867f-793d5924b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003103 10.0.0.50 - - [2026-08-25 11:16:43] "POST /ref-update HTTP/1.1" 200 156 0.067456 10.0.0.50 - - [2026-08-25 11:16:43] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012601 10.0.0.50 - - [2026-08-25 11:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.50 - - [2026-08-25 11:16:43] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003865 10.0.0.50 - - [2026-08-25 11:16:43] "POST /tags HTTP/1.1" 409 226 0.002421 10.0.0.50 - - [2026-08-25 11:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2026-08-25 11:16:43] "GET /tag/979ca782-a261-4b8d-87b2-e98b617b8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015421 10.0.0.50 - - [2026-08-25 11:16:43] "POST /firewall-rules HTTP/1.1" 200 598 0.075963 10.0.0.50 - - [2026-08-25 11:16:43] "GET /firewall-rule/89564ba2-89cc-471a-aa84-93769fc824cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.019322 10.0.0.50 - - [2026-08-25 11:16:43] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005798 10.0.0.50 - - [2026-08-25 11:16:43] "GET /firewall-rule/89564ba2-89cc-471a-aa84-93769fc824cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008051 10.0.0.50 - - [2026-08-25 11:16:43] "POST /ref-update HTTP/1.1" 200 156 0.082963 10.0.0.50 - - [2026-08-25 11:16:44] "POST /tags HTTP/1.1" 200 345 0.116716 10.0.0.50 - - [2026-08-25 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021275 10.0.0.50 - - [2026-08-25 11:16:44] "GET /tag/52bed590-9117-4253-a97b-ff05ce19b309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.020469 10.0.0.50 - - [2026-08-25 11:16:44] "POST /projects HTTP/1.1" 409 238 0.002676 10.0.0.50 - - [2026-08-25 11:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.50 - - [2026-08-25 11:16:45] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052358 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012981 10.0.0.50 - - [2026-08-25 11:16:45] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005890 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.50 - - [2026-08-25 11:16:45] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007136 10.0.0.50 - - [2026-08-25 11:16:45] "POST /security-groups HTTP/1.1" 409 285 0.003339 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.50 - - [2026-08-25 11:16:45] "PUT /security-group/6c3419dc-a9d6-4ce9-be2e-833bfbecec3b HTTP/1.1" 200 262 0.066074 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021752 10.0.0.50 - - [2026-08-25 11:16:45] "PUT /access-control-list/f88bda25-ed83-476e-bed5-3e512b698c3a HTTP/1.1" 200 272 0.024079 10.0.0.50 - - [2026-08-25 11:16:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.040898 10.0.0.50 - - [2026-08-25 11:16:45] "POST /tags HTTP/1.1" 409 228 0.011778 10.0.0.50 - - [2026-08-25 11:16:45] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.099198 10.0.0.50 - - [2026-08-25 11:16:45] "PUT /access-control-list/12de5d7a-0a76-40b4-9eb8-916f13bca932 HTTP/1.1" 200 272 0.077015 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.50 - - [2026-08-25 11:16:45] "GET /tag/52bed590-9117-4253-a97b-ff05ce19b309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015197 10.0.0.50 - - [2026-08-25 11:16:45] "POST /tags HTTP/1.1" 200 345 0.042682 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.50 - - [2026-08-25 11:16:45] "GET /tag/98178828-70a4-4e3a-adfd-42a54615398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.019490 10.0.0.50 - - [2026-08-25 11:16:45] "POST /projects HTTP/1.1" 409 238 0.007305 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.50 - - [2026-08-25 11:16:45] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061333 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.50 - - [2026-08-25 11:16:45] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009134 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.50 - - [2026-08-25 11:16:45] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007757 10.0.0.50 - - [2026-08-25 11:16:45] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057420 10.0.0.50 - - [2026-08-25 11:16:45] "POST /security-groups HTTP/1.1" 409 285 0.013370 10.0.0.50 - - [2026-08-25 11:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.50 - - [2026-08-25 11:16:45] "PUT /security-group/e6b04e63-cabb-4fba-aa2a-5481e5663463 HTTP/1.1" 200 262 0.097749 10.0.0.50 - - [2026-08-25 11:16:46] "PUT /access-control-list/f9e0eb18-cd03-4d00-924b-0ee3f9c24a30 HTTP/1.1" 200 272 0.021752 10.0.0.50 - - [2026-08-25 11:16:46] "PUT /access-control-list/2c29f16a-5d35-4e76-aed7-28247d8508bc HTTP/1.1" 200 272 0.033766 10.0.0.50 - - [2026-08-25 11:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035702 10.0.0.50 - - [2026-08-25 11:16:46] "POST /tags HTTP/1.1" 409 228 0.012566 10.0.0.50 - - [2026-08-25 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.50 - - [2026-08-25 11:16:46] "GET /tag/98178828-70a4-4e3a-adfd-42a54615398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012715 10.0.0.50 - - [2026-08-25 11:16:46] "POST /tags HTTP/1.1" 200 291 0.065968 10.0.0.50 - - [2026-08-25 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015815 10.0.0.50 - - [2026-08-25 11:16:46] "GET /tag/6830b7c8-1198-4ae7-9ee1-6807c831c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014065 10.0.0.50 - - [2026-08-25 11:16:46] "POST /tags HTTP/1.1" 200 303 0.072247 10.0.0.50 - - [2026-08-25 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011351 10.0.0.50 - - [2026-08-25 11:16:46] "GET /tag/384f18b1-3581-4a14-8a2f-3840a8893f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018336 10.0.0.50 - - [2026-08-25 11:16:46] "POST /tags HTTP/1.1" 409 252 0.003834 10.0.0.50 - - [2026-08-25 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.50 - - [2026-08-25 11:16:46] "GET /tag/7633ef33-d2fa-479a-93bc-3e23d4b5c813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012243 10.0.0.50 - - [2026-08-25 11:16:46] "POST /tags HTTP/1.1" 409 226 0.002766 10.0.0.50 - - [2026-08-25 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.50 - - [2026-08-25 11:16:46] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014484 10.0.0.50 - - [2026-08-25 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.50 - - [2026-08-25 11:16:46] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005476 10.0.0.50 - - [2026-08-25 11:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.50 - - [2026-08-25 11:16:46] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059522 10.0.0.50 - - [2026-08-25 11:16:46] "POST /virtual-machines HTTP/1.1" 200 395 0.009774 10.0.0.50 - - [2026-08-25 11:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011223 10.0.0.50 - - [2026-08-25 11:16:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141183 10.0.0.50 - - [2026-08-25 11:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038752 10.0.0.50 - - [2026-08-25 11:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005512 10.0.0.50 - - [2026-08-25 11:16:47] "POST /instance-ips HTTP/1.1" 200 397 0.038996 10.0.0.50 - - [2026-08-25 11:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030054 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008662 10.0.0.50 - - [2026-08-25 11:16:47] "POST /set-tag HTTP/1.1" 200 109 0.075681 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020912 10.0.0.50 - - [2026-08-25 11:16:47] "GET /instance-ip/75e93fde-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003689 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005290 10.0.0.50 - - [2026-08-25 11:16:47] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.006854 10.0.0.50 - - [2026-08-25 11:16:47] "POST /ref-update HTTP/1.1" 200 156 0.013826 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005471 10.0.0.50 - - [2026-08-25 11:16:47] "POST /set-tag HTTP/1.1" 200 109 0.003488 10.0.0.50 - - [2026-08-25 11:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005067 10.0.0.50 - - [2026-08-25 11:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.50 - - [2026-08-25 11:16:47] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.088194 10.0.0.50 - - [2026-08-25 11:16:47] "POST /virtual-machines HTTP/1.1" 200 395 0.014589 10.0.0.50 - - [2026-08-25 11:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028286 10.0.0.50 - - [2026-08-25 11:16:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130896 10.0.0.50 - - [2026-08-25 11:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021579 10.0.0.50 - - [2026-08-25 11:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.025328 10.0.0.50 - - [2026-08-25 11:16:47] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010043 10.0.0.50 - - [2026-08-25 11:16:48] "POST /instance-ips HTTP/1.1" 200 397 0.032164 10.0.0.50 - - [2026-08-25 11:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027834 10.0.0.50 - - [2026-08-25 11:16:48] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022711 10.0.0.50 - - [2026-08-25 11:16:48] "POST /set-tag HTTP/1.1" 200 109 0.076085 10.0.0.50 - - [2026-08-25 11:16:48] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012875 10.0.0.50 - - [2026-08-25 11:16:48] "GET /instance-ip/7677a56c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003516 10.0.0.50 - - [2026-08-25 11:16:48] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005533 10.0.0.50 - - [2026-08-25 11:16:48] "POST /set-tag HTTP/1.1" 200 109 0.003418 10.0.0.50 - - [2026-08-25 11:16:48] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.005634 10.0.0.50 - - [2026-08-25 11:16:48] "POST /ref-update HTTP/1.1" 200 156 0.015784 10.0.0.50 - - [2026-08-25 11:16:48] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018960 10.0.0.50 - - [2026-08-25 11:16:48] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.50 - - [2026-08-25 11:16:48] "POST /tags HTTP/1.1" 200 291 0.034802 10.0.0.50 - - [2026-08-25 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014888 10.0.0.50 - - [2026-08-25 11:16:48] "GET /tag/8a16b7e2-f9f6-4339-924e-27300b058840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018853 10.0.0.50 - - [2026-08-25 11:16:48] "POST /tags HTTP/1.1" 409 252 0.002618 10.0.0.50 - - [2026-08-25 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2026-08-25 11:16:48] "GET /tag/d61050bf-a0ee-431b-b98a-90f270201f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010907 10.0.0.50 - - [2026-08-25 11:16:48] "POST /tags HTTP/1.1" 409 226 0.002662 10.0.0.50 - - [2026-08-25 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2026-08-25 11:16:48] "GET /tag/979ca782-a261-4b8d-87b2-e98b617b8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011073 10.0.0.50 - - [2026-08-25 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.50 - - [2026-08-25 11:16:48] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005436 10.0.0.50 - - [2026-08-25 11:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.50 - - [2026-08-25 11:16:48] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040716 10.0.0.50 - - [2026-08-25 11:16:48] "POST /virtual-machines HTTP/1.1" 200 395 0.011592 10.0.0.50 - - [2026-08-25 11:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031497 10.0.0.50 - - [2026-08-25 11:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.164866 10.0.0.50 - - [2026-08-25 11:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018731 10.0.0.50 - - [2026-08-25 11:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011733 10.0.0.50 - - [2026-08-25 11:16:49] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022234 10.0.0.50 - - [2026-08-25 11:16:49] "POST /instance-ips HTTP/1.1" 200 397 0.025187 10.0.0.50 - - [2026-08-25 11:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022972 10.0.0.50 - - [2026-08-25 11:16:49] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021028 10.0.0.50 - - [2026-08-25 11:16:49] "POST /set-tag HTTP/1.1" 200 109 0.071762 10.0.0.50 - - [2026-08-25 11:16:49] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027107 10.0.0.50 - - [2026-08-25 11:16:49] "GET /instance-ip/772f5270-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004540 10.0.0.50 - - [2026-08-25 11:16:49] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005027 10.0.0.50 - - [2026-08-25 11:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.50 - - [2026-08-25 11:16:49] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004428 10.0.0.50 - - [2026-08-25 11:16:49] "POST /ref-update HTTP/1.1" 200 156 0.017851 10.0.0.50 - - [2026-08-25 11:16:49] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018451 10.0.0.50 - - [2026-08-25 11:16:49] "POST /set-tag HTTP/1.1" 200 109 0.003950 10.0.0.50 - - [2026-08-25 11:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.50 - - [2026-08-25 11:16:49] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005548 10.0.0.50 - - [2026-08-25 11:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.50 - - [2026-08-25 11:16:49] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045114 10.0.0.50 - - [2026-08-25 11:16:49] "POST /virtual-machines HTTP/1.1" 200 395 0.019100 10.0.0.50 - - [2026-08-25 11:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026476 10.0.0.50 - - [2026-08-25 11:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114299 10.0.0.50 - - [2026-08-25 11:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013041 10.0.0.50 - - [2026-08-25 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012097 10.0.0.50 - - [2026-08-25 11:16:50] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010323 10.0.0.50 - - [2026-08-25 11:16:50] "POST /instance-ips HTTP/1.1" 200 397 0.029007 10.0.0.50 - - [2026-08-25 11:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040559 10.0.0.50 - - [2026-08-25 11:16:50] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013355 10.0.0.50 - - [2026-08-25 11:16:50] "POST /set-tag HTTP/1.1" 200 109 0.079133 10.0.0.50 - - [2026-08-25 11:16:50] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025448 10.0.0.50 - - [2026-08-25 11:16:50] "GET /instance-ip/77bb6f12-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004992 10.0.0.50 - - [2026-08-25 11:16:50] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004931 10.0.0.50 - - [2026-08-25 11:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.50 - - [2026-08-25 11:16:50] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005194 10.0.0.50 - - [2026-08-25 11:16:50] "POST /ref-update HTTP/1.1" 200 156 0.014252 10.0.0.50 - - [2026-08-25 11:16:50] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005501 10.0.0.50 - - [2026-08-25 11:16:50] "POST /set-tag HTTP/1.1" 200 109 0.004935 10.0.0.50 - - [2026-08-25 11:16:50] "POST /tags HTTP/1.1" 200 299 0.028038 10.0.0.50 - - [2026-08-25 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-08-25 11:16:50] "GET /tag/044f881e-adac-4b89-bdb5-5573feae6cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012635 10.0.0.50 - - [2026-08-25 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.50 - - [2026-08-25 11:16:50] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005403 10.0.0.50 - - [2026-08-25 11:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.50 - - [2026-08-25 11:16:50] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044200 10.0.0.50 - - [2026-08-25 11:16:50] "POST /virtual-machines HTTP/1.1" 200 395 0.013701 10.0.0.50 - - [2026-08-25 11:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025985 10.0.0.50 - - [2026-08-25 11:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.174135 10.0.0.50 - - [2026-08-25 11:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016976 10.0.0.50 - - [2026-08-25 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018724 10.0.0.50 - - [2026-08-25 11:16:51] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005858 10.0.0.50 - - [2026-08-25 11:16:51] "POST /instance-ips HTTP/1.1" 200 397 0.028827 10.0.0.50 - - [2026-08-25 11:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027784 10.0.0.50 - - [2026-08-25 11:16:51] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015382 10.0.0.50 - - [2026-08-25 11:16:51] "POST /set-tag HTTP/1.1" 200 109 0.029233 10.0.0.50 - - [2026-08-25 11:16:51] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017576 10.0.0.50 - - [2026-08-25 11:16:51] "GET /instance-ip/785ba946-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005208 10.0.0.50 - - [2026-08-25 11:16:51] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006208 10.0.0.50 - - [2026-08-25 11:16:51] "POST /set-tag HTTP/1.1" 200 109 0.019579 10.0.0.50 - - [2026-08-25 11:16:51] "POST /tags HTTP/1.1" 200 299 0.035684 10.0.0.50 - - [2026-08-25 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.50 - - [2026-08-25 11:16:51] "GET /tag/c4becda3-baef-4b06-9012-74ee43c61a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.019391 10.0.0.50 - - [2026-08-25 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.50 - - [2026-08-25 11:16:51] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005849 10.0.0.50 - - [2026-08-25 11:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.50 - - [2026-08-25 11:16:51] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043430 10.0.0.50 - - [2026-08-25 11:16:51] "POST /virtual-machines HTTP/1.1" 200 395 0.015362 10.0.0.50 - - [2026-08-25 11:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028177 10.0.0.50 - - [2026-08-25 11:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.160424 10.0.0.50 - - [2026-08-25 11:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015040 10.0.0.50 - - [2026-08-25 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.029330 10.0.0.50 - - [2026-08-25 11:16:52] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017985 10.0.0.50 - - [2026-08-25 11:16:52] "POST /instance-ips HTTP/1.1" 200 397 0.062862 10.0.0.50 - - [2026-08-25 11:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.071115 10.0.0.50 - - [2026-08-25 11:16:52] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.034619 10.0.0.50 - - [2026-08-25 11:16:52] "POST /set-tag HTTP/1.1" 200 109 0.052181 10.0.0.50 - - [2026-08-25 11:16:52] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.033903 10.0.0.50 - - [2026-08-25 11:16:52] "GET /instance-ip/78e8ee5a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006155 10.0.0.50 - - [2026-08-25 11:16:52] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006556 10.0.0.50 - - [2026-08-25 11:16:52] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.50 - - [2026-08-25 11:16:52] "POST /tags HTTP/1.1" 200 299 0.044512 10.0.0.50 - - [2026-08-25 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.50 - - [2026-08-25 11:16:52] "GET /tag/e1c58097-c6be-4563-9f88-95d51626cbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012611 10.0.0.50 - - [2026-08-25 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.50 - - [2026-08-25 11:16:52] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005718 10.0.0.50 - - [2026-08-25 11:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.50 - - [2026-08-25 11:16:52] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055847 10.0.0.50 - - [2026-08-25 11:16:52] "POST /virtual-machines HTTP/1.1" 200 395 0.017951 10.0.0.50 - - [2026-08-25 11:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031703 10.0.0.50 - - [2026-08-25 11:16:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133132 10.0.0.50 - - [2026-08-25 11:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016457 10.0.0.50 - - [2026-08-25 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014115 10.0.0.50 - - [2026-08-25 11:16:53] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006109 10.0.0.50 - - [2026-08-25 11:16:53] "POST /instance-ips HTTP/1.1" 200 397 0.028078 10.0.0.50 - - [2026-08-25 11:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030815 10.0.0.50 - - [2026-08-25 11:16:53] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019403 10.0.0.50 - - [2026-08-25 11:16:53] "POST /set-tag HTTP/1.1" 200 109 0.028105 10.0.0.50 - - [2026-08-25 11:16:53] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024070 10.0.0.50 - - [2026-08-25 11:16:53] "GET /instance-ip/7992cec0-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003870 10.0.0.50 - - [2026-08-25 11:16:53] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004683 10.0.0.50 - - [2026-08-25 11:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.50 - - [2026-08-25 11:16:53] "POST /tags HTTP/1.1" 200 299 0.037239 10.0.0.50 - - [2026-08-25 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.50 - - [2026-08-25 11:16:53] "GET /tag/1656029f-58d5-49b5-af21-b91f56fb7fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.019339 10.0.0.50 - - [2026-08-25 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.50 - - [2026-08-25 11:16:53] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005380 10.0.0.50 - - [2026-08-25 11:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2026-08-25 11:16:53] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039200 10.0.0.50 - - [2026-08-25 11:16:53] "POST /virtual-machines HTTP/1.1" 200 395 0.012166 10.0.0.50 - - [2026-08-25 11:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009355 10.0.0.50 - - [2026-08-25 11:16:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136718 10.0.0.50 - - [2026-08-25 11:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.037009 10.0.0.50 - - [2026-08-25 11:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015773 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006342 10.0.0.50 - - [2026-08-25 11:16:54] "POST /instance-ips HTTP/1.1" 200 397 0.026513 10.0.0.50 - - [2026-08-25 11:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033936 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019932 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.029541 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022885 10.0.0.50 - - [2026-08-25 11:16:54] "GET /instance-ip/7a1b4552-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003206 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004906 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.005245 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.005936 10.0.0.50 - - [2026-08-25 11:16:54] "POST /ref-update HTTP/1.1" 200 156 0.011644 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009820 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005211 10.0.0.50 - - [2026-08-25 11:16:54] "POST /ref-update HTTP/1.1" 200 156 0.014119 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022730 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.003899 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006260 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005990 10.0.0.50 - - [2026-08-25 11:16:54] "POST /ref-update HTTP/1.1" 200 156 0.013173 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016106 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.003356 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.006760 10.0.0.50 - - [2026-08-25 11:16:54] "POST /ref-update HTTP/1.1" 200 156 0.016393 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006456 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.50 - - [2026-08-25 11:16:54] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005244 10.0.0.50 - - [2026-08-25 11:16:54] "POST /set-tag HTTP/1.1" 200 109 0.003684 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007787 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.004520 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004915 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004683 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006835 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015868 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006285 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004837 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007970 10.0.0.50 - - [2026-08-25 11:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine/2fd772d5-fcdc-4d89-bb6a-192ebe47a86e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004284 10.0.0.50 - - [2026-08-25 11:16:55] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004661 10.0.0.50 - - [2026-08-25 11:16:57] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005752 10.0.0.50 - - [2026-08-25 11:16:57] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.50 - - [2026-08-25 11:16:58] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011911 10.0.0.50 - - [2026-08-25 11:16:58] "POST /set-tag HTTP/1.1" 200 109 0.003516 10.0.0.50 - - [2026-08-25 11:16:58] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006028 10.0.0.50 - - [2026-08-25 11:16:58] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.50 - - [2026-08-25 11:17:01] "GET /virtual-machine/02fb9b2f-d020-4835-82fc-f4750189f88b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003759 10.0.0.50 - - [2026-08-25 11:17:01] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005922 10.0.0.50 - - [2026-08-25 11:17:01] "GET /virtual-machine/e14ea25e-3021-4155-a918-81fdae6be64b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004148 10.0.0.50 - - [2026-08-25 11:17:01] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006964 10.0.0.50 - - [2026-08-25 11:17:01] "GET /virtual-machine/479ae39a-715b-4142-b006-7ab0c8496e85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004728 10.0.0.50 - - [2026-08-25 11:17:01] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007374 10.0.0.50 - - [2026-08-25 11:17:03] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009045 10.0.0.50 - - [2026-08-25 11:17:03] "POST /set-tag HTTP/1.1" 200 109 0.004654 10.0.0.50 - - [2026-08-25 11:17:03] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005383 10.0.0.50 - - [2026-08-25 11:17:03] "POST /set-tag HTTP/1.1" 200 109 0.003380 10.0.0.50 - - [2026-08-25 11:17:03] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006673 10.0.0.50 - - [2026-08-25 11:17:03] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine/604f8ff5-c805-42cb-96be-cd52a82d8030?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.011271 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004708 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine/2923ed33-fa25-4338-9091-fa788fe703a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003640 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006188 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine/0d30eb29-7b98-4ccf-a04f-3efae04cf339?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.006353 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006551 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine/43a13a66-fe7c-4ae9-b504-ef13e9d7b1e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003628 10.0.0.50 - - [2026-08-25 11:17:06] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004371 10.0.0.50 - - [2026-08-25 11:17:07] "GET /loadbalancer/81f347da-035b-4e72-8724-69242fc57168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003614 10.0.0.50 - - [2026-08-25 11:17:07] "POST /tags HTTP/1.1" 200 333 0.039407 10.0.0.50 - - [2026-08-25 11:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.50 - - [2026-08-25 11:17:07] "GET /tag/e613581c-276d-48c5-88bf-ad2690894995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.022007 10.0.0.50 - - [2026-08-25 11:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.50 - - [2026-08-25 11:17:07] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052673 10.0.0.50 - - [2026-08-25 11:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.50 - - [2026-08-25 11:17:07] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004668 10.0.0.50 - - [2026-08-25 11:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2026-08-25 11:17:07] "GET /service-appliance-set/a8c9f7b6-10ce-4d7a-8b72-ee6a207c87dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003858 10.0.0.50 - - [2026-08-25 11:17:07] "POST /fqname-to-id HTTP/1.1" 404 273 0.002604 10.0.0.50 - - [2026-08-25 11:17:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.117594 10.0.0.50 - - [2026-08-25 11:17:07] "GET /virtual-machine-interface/d1bcdd4c-4d56-414f-9165-ee6f45f4306a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.017068 10.0.0.50 - - [2026-08-25 11:17:07] "POST /instance-ips HTTP/1.1" 200 409 0.035851 10.0.0.50 - - [2026-08-25 11:17:07] "GET /instance-ip/26c4dd3e-3b02-46fd-ac21-954733430189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.012612 10.0.0.50 - - [2026-08-25 11:17:07] "POST /loadbalancers HTTP/1.1" 200 629 0.077214 10.0.0.50 - - [2026-08-25 11:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025239 10.0.0.50 - - [2026-08-25 11:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015488 10.0.0.50 - - [2026-08-25 11:17:07] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.089512 10.0.0.50 - - [2026-08-25 11:17:08] "GET /instance-ip/26c4dd3e-3b02-46fd-ac21-954733430189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009438 10.0.0.50 - - [2026-08-25 11:17:08] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064366 10.0.0.50 - - [2026-08-25 11:17:08] "GET /loadbalancer/81f347da-035b-4e72-8724-69242fc57168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003544 10.0.0.50 - - [2026-08-25 11:17:08] "POST /floating-ips HTTP/1.1" 200 597 0.050381 10.0.0.50 - - [2026-08-25 11:17:08] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.063039 10.0.0.50 - - [2026-08-25 11:17:08] "GET /loadbalancer/81f347da-035b-4e72-8724-69242fc57168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.010514 10.0.0.50 - - [2026-08-25 11:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018508 10.0.0.50 - - [2026-08-25 11:17:08] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065579 10.0.0.50 - - [2026-08-25 11:17:08] "GET /loadbalancer-listener/1b449d71-9e91-4f0d-9a09-8a4a163c5684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004534 10.0.0.50 - - [2026-08-25 11:17:08] "GET /loadbalancer-listener/1b449d71-9e91-4f0d-9a09-8a4a163c5684?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005468 10.0.0.50 - - [2026-08-25 11:17:08] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.038952 10.0.0.50 - - [2026-08-25 11:17:08] "GET /instance-ip/26c4dd3e-3b02-46fd-ac21-954733430189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.015140 10.0.0.50 - - [2026-08-25 11:17:08] "GET /instance-ip/26c4dd3e-3b02-46fd-ac21-954733430189?fields=floating_ips HTTP/1.1" 200 1212 0.011012 10.0.0.50 - - [2026-08-25 11:17:08] "GET /floating-ip/b597a8d1-421f-4926-807f-66bb219cfcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005690 10.0.0.50 - - [2026-08-25 11:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.50 - - [2026-08-25 11:17:08] "GET /loadbalancer/81f347da-035b-4e72-8724-69242fc57168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003318 10.0.0.50 - - [2026-08-25 11:17:08] "GET /loadbalancer-pool/b078e8fe-f6f5-494e-a0a8-26954203627c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007236 10.0.0.50 - - [2026-08-25 11:17:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028510 10.0.0.50 - - [2026-08-25 11:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036384 10.0.0.50 - - [2026-08-25 11:17:08] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019592 10.0.0.50 - - [2026-08-25 11:17:08] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009367 10.0.0.50 - - [2026-08-25 11:17:08] "POST /ref-update HTTP/1.1" 200 156 0.020063 10.0.0.50 - - [2026-08-25 11:17:08] "POST /tags HTTP/1.1" 409 221 0.008948 10.0.0.50 - - [2026-08-25 11:17:08] "GET /floating-ip/b597a8d1-421f-4926-807f-66bb219cfcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.020339 10.0.0.50 - - [2026-08-25 11:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.50 - - [2026-08-25 11:17:08] "GET /tag/e613581c-276d-48c5-88bf-ad2690894995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.017068 10.0.0.50 - - [2026-08-25 11:17:08] "PUT /floating-ip/b597a8d1-421f-4926-807f-66bb219cfcb9 HTTP/1.1" 200 256 0.033661 10.0.0.50 - - [2026-08-25 11:17:08] "POST /set-tag HTTP/1.1" 200 109 0.071717 10.0.0.50 - - [2026-08-25 11:17:08] "GET /loadbalancer-pool/b078e8fe-f6f5-494e-a0a8-26954203627c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013830 10.0.0.50 - - [2026-08-25 11:17:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.033809 10.0.0.50 - - [2026-08-25 11:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012876 10.0.0.50 - - [2026-08-25 11:17:08] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019054 10.0.0.50 - - [2026-08-25 11:17:08] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011400 10.0.0.50 - - [2026-08-25 11:17:08] "POST /ref-update HTTP/1.1" 200 156 0.015275 10.0.0.50 - - [2026-08-25 11:17:08] "GET /floating-ip/b597a8d1-421f-4926-807f-66bb219cfcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.007798 10.0.0.50 - - [2026-08-25 11:17:09] "POST /set-tag HTTP/1.1" 200 109 0.107822 10.0.0.50 - - [2026-08-25 11:17:09] "POST /tags HTTP/1.1" 409 206 0.004116 10.0.0.50 - - [2026-08-25 11:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.50 - - [2026-08-25 11:17:09] "GET /tag/384f18b1-3581-4a14-8a2f-3840a8893f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015326 10.0.0.50 - - [2026-08-25 11:17:09] "POST /tags HTTP/1.1" 409 204 0.002593 10.0.0.50 - - [2026-08-25 11:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2026-08-25 11:17:09] "GET /tag/c4becda3-baef-4b06-9012-74ee43c61a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014306 10.0.0.50 - - [2026-08-25 11:17:09] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003214 10.0.0.50 - - [2026-08-25 11:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.50 - - [2026-08-25 11:17:09] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003762 10.0.0.50 - - [2026-08-25 11:17:09] "POST /tags HTTP/1.1" 409 206 0.002588 10.0.0.50 - - [2026-08-25 11:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.50 - - [2026-08-25 11:17:09] "GET /tag/384f18b1-3581-4a14-8a2f-3840a8893f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012069 10.0.0.50 - - [2026-08-25 11:17:09] "POST /tags HTTP/1.1" 409 226 0.002969 10.0.0.50 - - [2026-08-25 11:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.50 - - [2026-08-25 11:17:09] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011441 10.0.0.50 - - [2026-08-25 11:17:09] "POST /tags HTTP/1.1" 409 204 0.002107 10.0.0.50 - - [2026-08-25 11:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.50 - - [2026-08-25 11:17:09] "GET /tag/c4becda3-baef-4b06-9012-74ee43c61a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010569 10.0.0.50 - - [2026-08-25 11:17:09] "POST /tags HTTP/1.1" 409 226 0.003058 10.0.0.50 - - [2026-08-25 11:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.50 - - [2026-08-25 11:17:10] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014372 10.0.0.50 - - [2026-08-25 11:17:10] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003519 10.0.0.50 - - [2026-08-25 11:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.50 - - [2026-08-25 11:17:10] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004140 10.0.0.50 - - [2026-08-25 11:17:10] "POST /firewall-rules HTTP/1.1" 200 626 0.087236 10.0.0.50 - - [2026-08-25 11:17:10] "POST /firewall-rules HTTP/1.1" 200 646 0.135449 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-rule/e462a13b-a1c5-4c99-af90-8f325cd56692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.009159 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003481 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-rule/1efe3eae-879b-4420-ace8-31fb11681e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.006002 10.0.0.50 - - [2026-08-25 11:17:10] "POST /ref-update HTTP/1.1" 200 156 0.026383 10.0.0.50 - - [2026-08-25 11:17:10] "POST /firewall-policys HTTP/1.1" 200 606 0.046367 10.0.0.50 - - [2026-08-25 11:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022048 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.025057 10.0.0.50 - - [2026-08-25 11:17:10] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003758 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003719 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005657 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005440 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/a9215831-2c10-4afe-b56a-2b1369adb68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004987 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003434 10.0.0.50 - - [2026-08-25 11:17:10] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003488 10.0.0.50 - - [2026-08-25 11:17:10] "POST /ref-update HTTP/1.1" 200 156 0.029553 10.0.0.50 - - [2026-08-25 11:17:10] "POST /ref-update HTTP/1.1" 200 156 0.042621 10.0.0.50 - - [2026-08-25 11:17:10] "POST /ref-update HTTP/1.1" 200 156 0.035429 10.0.0.50 - - [2026-08-25 11:17:11] "POST /ref-update HTTP/1.1" 200 156 0.030024 10.0.0.50 - - [2026-08-25 11:17:11] "POST /ref-update HTTP/1.1" 200 156 0.065650 10.0.0.50 - - [2026-08-25 11:17:11] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014161 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:18:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:18:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001240 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:19:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:19:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001193 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:19:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:19:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001531 10.0.0.50 - - [2026-08-25 11:19:09] "POST /tags HTTP/1.1" 409 252 0.003156 10.0.0.50 - - [2026-08-25 11:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.50 - - [2026-08-25 11:19:09] "GET /tag/d61050bf-a0ee-431b-b98a-90f270201f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012808 10.0.0.50 - - [2026-08-25 11:19:09] "POST /tags HTTP/1.1" 409 228 0.002656 10.0.0.50 - - [2026-08-25 11:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.50 - - [2026-08-25 11:19:10] "GET /tag/98178828-70a4-4e3a-adfd-42a54615398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.035187 10.0.0.50 - - [2026-08-25 11:19:10] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005643 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.50 - - [2026-08-25 11:19:10] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006335 10.0.0.50 - - [2026-08-25 11:19:10] "POST /tags HTTP/1.1" 409 206 0.002987 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-08-25 11:19:10] "GET /tag/384f18b1-3581-4a14-8a2f-3840a8893f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014069 10.0.0.50 - - [2026-08-25 11:19:10] "POST /tags HTTP/1.1" 409 226 0.003220 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2026-08-25 11:19:10] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013647 10.0.0.50 - - [2026-08-25 11:19:10] "POST /tags HTTP/1.1" 409 204 0.002676 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2026-08-25 11:19:10] "GET /tag/c4becda3-baef-4b06-9012-74ee43c61a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014493 10.0.0.50 - - [2026-08-25 11:19:10] "POST /tags HTTP/1.1" 409 226 0.002620 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.50 - - [2026-08-25 11:19:10] "GET /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012702 10.0.0.50 - - [2026-08-25 11:19:10] "POST /tags HTTP/1.1" 409 228 0.002629 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.50 - - [2026-08-25 11:19:10] "GET /tag/98178828-70a4-4e3a-adfd-42a54615398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012495 10.0.0.50 - - [2026-08-25 11:19:10] "POST /tags HTTP/1.1" 409 252 0.002487 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.50 - - [2026-08-25 11:19:10] "GET /tag/d61050bf-a0ee-431b-b98a-90f270201f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016958 10.0.0.50 - - [2026-08-25 11:19:10] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005558 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.50 - - [2026-08-25 11:19:10] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007158 10.0.0.50 - - [2026-08-25 11:19:10] "POST /firewall-rules HTTP/1.1" 409 281 0.002488 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.50 - - [2026-08-25 11:19:10] "PUT /firewall-rule/1efe3eae-879b-4420-ace8-31fb11681e38 HTTP/1.1" 200 260 0.031234 10.0.0.50 - - [2026-08-25 11:19:10] "POST /firewall-rules HTTP/1.1" 409 291 0.006500 10.0.0.50 - - [2026-08-25 11:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2026-08-25 11:19:10] "PUT /firewall-rule/e462a13b-a1c5-4c99-af90-8f325cd56692 HTTP/1.1" 200 260 0.041803 10.0.0.50 - - [2026-08-25 11:19:10] "GET /firewall-rule/e462a13b-a1c5-4c99-af90-8f325cd56692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.026052 10.0.0.50 - - [2026-08-25 11:19:10] "POST /firewall-rules HTTP/1.1" 200 658 0.092833 10.0.0.50 - - [2026-08-25 11:19:10] "GET /firewall-rule/497bdbd5-448b-4ff8-976b-6b261724159d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.014738 10.0.0.50 - - [2026-08-25 11:19:10] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003016 10.0.0.50 - - [2026-08-25 11:19:11] "GET /firewall-rule/1efe3eae-879b-4420-ace8-31fb11681e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003781 10.0.0.50 - - [2026-08-25 11:19:11] "POST /firewall-policys HTTP/1.1" 409 269 0.002503 10.0.0.50 - - [2026-08-25 11:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.50 - - [2026-08-25 11:19:11] "PUT /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57 HTTP/1.1" 200 264 0.035895 10.0.0.50 - - [2026-08-25 11:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029264 10.0.0.50 - - [2026-08-25 11:19:11] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008168 10.0.0.50 - - [2026-08-25 11:19:11] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003889 10.0.0.50 - - [2026-08-25 11:19:11] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003459 10.0.0.50 - - [2026-08-25 11:19:11] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003614 10.0.0.50 - - [2026-08-25 11:19:11] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003444 10.0.0.50 - - [2026-08-25 11:19:11] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003589 10.0.0.50 - - [2026-08-25 11:19:11] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004863 10.0.0.50 - - [2026-08-25 11:20:12] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006269 10.0.0.50 - - [2026-08-25 11:20:12] "POST /set-tag HTTP/1.1" 200 109 0.004849 10.0.0.50 - - [2026-08-25 11:20:12] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009676 10.0.0.50 - - [2026-08-25 11:20:12] "POST /set-tag HTTP/1.1" 200 109 0.003598 10.0.0.50 - - [2026-08-25 11:20:12] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004884 10.0.0.50 - - [2026-08-25 11:20:12] "POST /set-tag HTTP/1.1" 200 109 0.005270 10.0.0.50 - - [2026-08-25 11:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.50 - - [2026-08-25 11:20:12] "GET /loadbalancer/81f347da-035b-4e72-8724-69242fc57168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.007850 10.0.0.50 - - [2026-08-25 11:20:12] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005233 10.0.0.50 - - [2026-08-25 11:20:13] "POST /set-tag HTTP/1.1" 200 109 0.066451 10.0.0.50 - - [2026-08-25 11:20:13] "DELETE /loadbalancer-member/494feeb6-97d8-4c45-a51d-e96bdb399a4b HTTP/1.1" 200 115 0.049692 10.0.0.50 - - [2026-08-25 11:20:13] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012617 10.0.0.50 - - [2026-08-25 11:20:13] "POST /set-tag HTTP/1.1" 200 109 0.004553 10.0.0.50 - - [2026-08-25 11:20:13] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005353 10.0.0.50 - - [2026-08-25 11:20:13] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.50 - - [2026-08-25 11:20:13] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005703 10.0.0.50 - - [2026-08-25 11:20:13] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.50 - - [2026-08-25 11:20:13] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005285 10.0.0.50 - - [2026-08-25 11:20:13] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.50 - - [2026-08-25 11:20:13] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005102 10.0.0.50 - - [2026-08-25 11:20:13] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.50 - - [2026-08-25 11:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.50 - - [2026-08-25 11:20:13] "GET /loadbalancer/81f347da-035b-4e72-8724-69242fc57168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003434 10.0.0.50 - - [2026-08-25 11:20:14] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008359 10.0.0.50 - - [2026-08-25 11:20:14] "POST /set-tag HTTP/1.1" 200 109 0.004269 10.0.0.50 - - [2026-08-25 11:20:14] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005880 10.0.0.50 - - [2026-08-25 11:20:14] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.50 - - [2026-08-25 11:20:14] "GET /virtual-machine/2fd772d5-fcdc-4d89-bb6a-192ebe47a86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003821 10.0.0.50 - - [2026-08-25 11:20:14] "POST /ref-update HTTP/1.1" 200 156 0.021131 10.0.0.50 - - [2026-08-25 11:20:14] "GET /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005636 10.0.0.50 - - [2026-08-25 11:20:14] "POST /set-tag HTTP/1.1" 200 109 0.026992 10.0.0.50 - - [2026-08-25 11:20:14] "POST /set-tag HTTP/1.1" 200 109 0.047544 10.0.0.50 - - [2026-08-25 11:20:14] "POST /set-tag HTTP/1.1" 200 109 0.023433 10.0.0.50 - - [2026-08-25 11:20:14] "POST /set-tag HTTP/1.1" 200 109 0.051243 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.059452 10.0.0.50 - - [2026-08-25 11:20:15] "DELETE /instance-ip/75e93fde-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.059867 10.0.0.50 - - [2026-08-25 11:20:15] "POST /ref-update HTTP/1.1" 200 156 0.014720 10.0.0.50 - - [2026-08-25 11:20:15] "DELETE /virtual-machine-interface/75cc205c-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.058014 10.0.0.50 - - [2026-08-25 11:20:15] "DELETE /virtual-machine/2fd772d5-fcdc-4d89-bb6a-192ebe47a86e HTTP/1.1" 200 115 0.032731 10.0.0.50 - - [2026-08-25 11:20:15] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005680 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.50 - - [2026-08-25 11:20:15] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006166 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.003437 10.0.0.50 - - [2026-08-25 11:20:15] "GET /virtual-machine/e14ea25e-3021-4155-a918-81fdae6be64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004567 10.0.0.50 - - [2026-08-25 11:20:15] "POST /ref-update HTTP/1.1" 200 156 0.014715 10.0.0.50 - - [2026-08-25 11:20:15] "GET /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016521 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.028656 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.053767 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.068939 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.048638 10.0.0.50 - - [2026-08-25 11:20:15] "POST /set-tag HTTP/1.1" 200 109 0.070542 10.0.0.50 - - [2026-08-25 11:20:15] "DELETE /instance-ip/772f5270-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.086000 10.0.0.50 - - [2026-08-25 11:20:15] "DELETE /virtual-machine-interface/770be164-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.050699 10.0.0.50 - - [2026-08-25 11:20:16] "DELETE /virtual-machine/e14ea25e-3021-4155-a918-81fdae6be64b HTTP/1.1" 200 115 0.021900 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013420 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004225 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine/02fb9b2f-d020-4835-82fc-f4750189f88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003854 10.0.0.50 - - [2026-08-25 11:20:16] "POST /ref-update HTTP/1.1" 200 156 0.013132 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011631 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.028256 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.042120 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.036417 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.025221 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.047472 10.0.0.50 - - [2026-08-25 11:20:16] "DELETE /instance-ip/7677a56c-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.083106 10.0.0.50 - - [2026-08-25 11:20:16] "POST /ref-update HTTP/1.1" 200 156 0.018432 10.0.0.50 - - [2026-08-25 11:20:16] "DELETE /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.063021 10.0.0.50 - - [2026-08-25 11:20:16] "DELETE /virtual-machine/02fb9b2f-d020-4835-82fc-f4750189f88b HTTP/1.1" 200 115 0.036565 10.0.0.50 - - [2026-08-25 11:20:16] "DELETE /tag/6830b7c8-1198-4ae7-9ee1-6807c831c444 HTTP/1.1" 200 115 0.045120 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005938 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005828 10.0.0.50 - - [2026-08-25 11:20:16] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine/479ae39a-715b-4142-b006-7ab0c8496e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003742 10.0.0.50 - - [2026-08-25 11:20:16] "POST /ref-update HTTP/1.1" 200 156 0.016180 10.0.0.50 - - [2026-08-25 11:20:16] "GET /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.033419 10.0.0.50 - - [2026-08-25 11:20:17] "POST /set-tag HTTP/1.1" 200 109 0.055025 10.0.0.50 - - [2026-08-25 11:20:17] "POST /set-tag HTTP/1.1" 200 109 0.047159 10.0.0.50 - - [2026-08-25 11:20:17] "POST /set-tag HTTP/1.1" 200 109 0.048201 10.0.0.50 - - [2026-08-25 11:20:17] "POST /set-tag HTTP/1.1" 200 109 0.022965 10.0.0.50 - - [2026-08-25 11:20:17] "POST /set-tag HTTP/1.1" 200 109 0.045487 10.0.0.50 - - [2026-08-25 11:20:17] "DELETE /instance-ip/77bb6f12-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.063900 10.0.0.50 - - [2026-08-25 11:20:17] "DELETE /virtual-machine-interface/779fc73a-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.058978 10.0.0.50 - - [2026-08-25 11:20:17] "DELETE /virtual-machine/479ae39a-715b-4142-b006-7ab0c8496e85 HTTP/1.1" 200 115 0.031580 10.0.0.50 - - [2026-08-25 11:20:17] "DELETE /tag/8a16b7e2-f9f6-4339-924e-27300b058840 HTTP/1.1" 200 115 0.048808 10.0.0.50 - - [2026-08-25 11:20:17] "DELETE /tag/384f18b1-3581-4a14-8a2f-3840a8893f2c HTTP/1.1" 409 388 0.006895 10.0.0.50 - - [2026-08-25 11:20:30] "GET /global-system-configs HTTP/1.1" 200 322 0.005379 10.0.0.50 - - [2026-08-25 11:20:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002635 10.0.0.50 - - [2026-08-25 11:20:44] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006182 10.0.0.50 - - [2026-08-25 11:20:44] "POST /set-tag HTTP/1.1" 200 109 0.012383 10.0.0.50 - - [2026-08-25 11:20:44] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007582 10.0.0.50 - - [2026-08-25 11:20:44] "POST /set-tag HTTP/1.1" 200 109 0.006346 10.0.0.50 - - [2026-08-25 11:20:44] "GET /virtual-machine/43a13a66-fe7c-4ae9-b504-ef13e9d7b1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003608 10.0.0.50 - - [2026-08-25 11:20:44] "POST /ref-update HTTP/1.1" 200 156 0.017305 10.0.0.50 - - [2026-08-25 11:20:44] "GET /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016360 10.0.0.50 - - [2026-08-25 11:20:44] "POST /set-tag HTTP/1.1" 200 109 0.029823 10.0.0.50 - - [2026-08-25 11:20:44] "POST /set-tag HTTP/1.1" 200 109 0.060410 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.067714 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.028495 10.0.0.50 - - [2026-08-25 11:20:45] "DELETE /instance-ip/7a1b4552-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.097178 10.0.0.50 - - [2026-08-25 11:20:45] "DELETE /virtual-machine-interface/79f6616a-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.086426 10.0.0.50 - - [2026-08-25 11:20:45] "DELETE /virtual-machine/43a13a66-fe7c-4ae9-b504-ef13e9d7b1e6 HTTP/1.1" 200 115 0.038090 10.0.0.50 - - [2026-08-25 11:20:45] "DELETE /tag/1656029f-58d5-49b5-af21-b91f56fb7fc2 HTTP/1.1" 200 115 0.073107 10.0.0.50 - - [2026-08-25 11:20:45] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007532 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.005482 10.0.0.50 - - [2026-08-25 11:20:45] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008555 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.004942 10.0.0.50 - - [2026-08-25 11:20:45] "GET /virtual-machine/0d30eb29-7b98-4ccf-a04f-3efae04cf339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003089 10.0.0.50 - - [2026-08-25 11:20:45] "POST /ref-update HTTP/1.1" 200 156 0.019416 10.0.0.50 - - [2026-08-25 11:20:45] "GET /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012227 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.030720 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.030457 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.043291 10.0.0.50 - - [2026-08-25 11:20:45] "POST /set-tag HTTP/1.1" 200 109 0.020017 10.0.0.50 - - [2026-08-25 11:20:45] "DELETE /instance-ip/78e8ee5a-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.095867 10.0.0.50 - - [2026-08-25 11:20:46] "DELETE /virtual-machine-interface/78c59da6-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.091019 10.0.0.50 - - [2026-08-25 11:20:46] "DELETE /virtual-machine/0d30eb29-7b98-4ccf-a04f-3efae04cf339 HTTP/1.1" 200 115 0.054741 10.0.0.50 - - [2026-08-25 11:20:46] "DELETE /tag/c4becda3-baef-4b06-9012-74ee43c61a90 HTTP/1.1" 409 236 0.009340 10.0.0.50 - - [2026-08-25 11:20:46] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005637 10.0.0.50 - - [2026-08-25 11:20:46] "POST /set-tag HTTP/1.1" 200 109 0.016594 10.0.0.50 - - [2026-08-25 11:20:46] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015787 10.0.0.50 - - [2026-08-25 11:20:46] "POST /set-tag HTTP/1.1" 200 109 0.007617 10.0.0.50 - - [2026-08-25 11:20:46] "GET /virtual-machine/2923ed33-fa25-4338-9091-fa788fe703a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004826 10.0.0.50 - - [2026-08-25 11:20:46] "POST /ref-update HTTP/1.1" 200 156 0.028534 10.0.0.50 - - [2026-08-25 11:20:46] "GET /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007884 10.0.0.50 - - [2026-08-25 11:20:46] "POST /set-tag HTTP/1.1" 200 109 0.038726 10.0.0.50 - - [2026-08-25 11:20:46] "POST /set-tag HTTP/1.1" 200 109 0.059615 10.0.0.50 - - [2026-08-25 11:20:46] "POST /set-tag HTTP/1.1" 200 109 0.034164 10.0.0.50 - - [2026-08-25 11:20:46] "POST /set-tag HTTP/1.1" 200 109 0.077282 10.0.0.50 - - [2026-08-25 11:20:46] "DELETE /instance-ip/7992cec0-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.095617 10.0.0.50 - - [2026-08-25 11:20:46] "DELETE /virtual-machine-interface/797438d4-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.081521 10.0.0.50 - - [2026-08-25 11:20:46] "DELETE /virtual-machine/2923ed33-fa25-4338-9091-fa788fe703a0 HTTP/1.1" 200 115 0.029671 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /tag/e1c58097-c6be-4563-9f88-95d51626cbc2 HTTP/1.1" 200 115 0.089060 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /tag/d61050bf-a0ee-431b-b98a-90f270201f99 HTTP/1.1" 409 236 0.005518 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /tag/98178828-70a4-4e3a-adfd-42a54615398e HTTP/1.1" 409 236 0.011518 10.0.0.50 - - [2026-08-25 11:20:47] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012628 10.0.0.50 - - [2026-08-25 11:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003437 10.0.0.50 - - [2026-08-25 11:20:47] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006324 10.0.0.50 - - [2026-08-25 11:20:47] "POST /set-tag HTTP/1.1" 200 109 0.004842 10.0.0.50 - - [2026-08-25 11:20:47] "GET /virtual-machine/604f8ff5-c805-42cb-96be-cd52a82d8030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004225 10.0.0.50 - - [2026-08-25 11:20:47] "POST /ref-update HTTP/1.1" 200 156 0.019673 10.0.0.50 - - [2026-08-25 11:20:47] "GET /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.045476 10.0.0.50 - - [2026-08-25 11:20:47] "POST /set-tag HTTP/1.1" 200 109 0.042234 10.0.0.50 - - [2026-08-25 11:20:47] "POST /set-tag HTTP/1.1" 200 109 0.029886 10.0.0.50 - - [2026-08-25 11:20:47] "POST /set-tag HTTP/1.1" 200 109 0.037118 10.0.0.50 - - [2026-08-25 11:20:47] "POST /set-tag HTTP/1.1" 200 109 0.037562 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /instance-ip/785ba946-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.067525 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /virtual-machine-interface/78356c22-a076-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.090086 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /virtual-machine/604f8ff5-c805-42cb-96be-cd52a82d8030 HTTP/1.1" 200 115 0.032488 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /tag/044f881e-adac-4b89-bdb5-5573feae6cda HTTP/1.1" 200 115 0.073795 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /tag/7633ef33-d2fa-479a-93bc-3e23d4b5c813 HTTP/1.1" 200 115 0.067616 10.0.0.50 - - [2026-08-25 11:20:47] "DELETE /tag/52bed590-9117-4253-a97b-ff05ce19b309 HTTP/1.1" 200 115 0.055449 10.0.0.50 - - [2026-08-25 11:20:48] "POST /projects HTTP/1.1" 409 238 0.003001 10.0.0.50 - - [2026-08-25 11:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2026-08-25 11:20:48] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067466 10.0.0.50 - - [2026-08-25 11:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.50 - - [2026-08-25 11:20:48] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.014090 10.0.0.50 - - [2026-08-25 11:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.50 - - [2026-08-25 11:20:48] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005317 10.0.0.50 - - [2026-08-25 11:20:48] "POST /security-groups HTTP/1.1" 409 285 0.003024 10.0.0.50 - - [2026-08-25 11:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2026-08-25 11:20:48] "PUT /security-group/e6b04e63-cabb-4fba-aa2a-5481e5663463 HTTP/1.1" 200 262 0.081305 10.0.0.50 - - [2026-08-25 11:20:48] "PUT /access-control-list/f9e0eb18-cd03-4d00-924b-0ee3f9c24a30 HTTP/1.1" 200 272 0.056043 10.0.0.50 - - [2026-08-25 11:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054256 10.0.0.50 - - [2026-08-25 11:20:48] "PUT /access-control-list/2c29f16a-5d35-4e76-aed7-28247d8508bc HTTP/1.1" 200 272 0.033539 10.0.0.50 - - [2026-08-25 11:20:53] "POST /projects HTTP/1.1" 409 238 0.002726 10.0.0.50 - - [2026-08-25 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2026-08-25 11:20:53] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042001 10.0.0.50 - - [2026-08-25 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.50 - - [2026-08-25 11:20:53] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006488 10.0.0.50 - - [2026-08-25 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.50 - - [2026-08-25 11:20:53] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004584 10.0.0.50 - - [2026-08-25 11:20:53] "POST /security-groups HTTP/1.1" 409 285 0.003938 10.0.0.50 - - [2026-08-25 11:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.50 - - [2026-08-25 11:20:53] "PUT /security-group/e6b04e63-cabb-4fba-aa2a-5481e5663463 HTTP/1.1" 200 262 0.070527 10.0.0.50 - - [2026-08-25 11:20:53] "PUT /access-control-list/f9e0eb18-cd03-4d00-924b-0ee3f9c24a30 HTTP/1.1" 200 272 0.038000 10.0.0.50 - - [2026-08-25 11:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.063735 10.0.0.50 - - [2026-08-25 11:20:54] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.043237 10.0.0.50 - - [2026-08-25 11:20:54] "GET /firewall-rule/2ab1d391-60dc-4dcb-867f-793d5924b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007091 10.0.0.50 - - [2026-08-25 11:20:54] "PUT /access-control-list/2c29f16a-5d35-4e76-aed7-28247d8508bc HTTP/1.1" 200 272 0.087764 10.0.0.50 - - [2026-08-25 11:20:54] "POST /ref-update HTTP/1.1" 200 156 0.162315 10.0.0.50 - - [2026-08-25 11:20:54] "DELETE /firewall-rule/2ab1d391-60dc-4dcb-867f-793d5924b2e8 HTTP/1.1" 200 115 0.078997 10.0.0.50 - - [2026-08-25 11:20:54] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008972 10.0.0.50 - - [2026-08-25 11:20:54] "GET /firewall-rule/89564ba2-89cc-471a-aa84-93769fc824cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005410 10.0.0.50 - - [2026-08-25 11:20:54] "POST /ref-update HTTP/1.1" 200 156 0.136341 10.0.0.50 - - [2026-08-25 11:20:54] "DELETE /firewall-rule/89564ba2-89cc-471a-aa84-93769fc824cd HTTP/1.1" 200 115 0.093158 10.0.0.50 - - [2026-08-25 11:20:54] "DELETE /tag/d61050bf-a0ee-431b-b98a-90f270201f99 HTTP/1.1" 409 236 0.011907 10.0.0.50 - - [2026-08-25 11:20:54] "DELETE /tag/98178828-70a4-4e3a-adfd-42a54615398e HTTP/1.1" 409 236 0.019098 10.0.0.50 - - [2026-08-25 11:20:54] "DELETE /tag/979ca782-a261-4b8d-87b2-e98b617b8c93 HTTP/1.1" 200 115 0.077509 10.0.0.50 - - [2026-08-25 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.50 - - [2026-08-25 11:20:54] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004856 10.0.0.50 - - [2026-08-25 11:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-08-25 11:20:54] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005360 10.0.0.50 - - [2026-08-25 11:20:54] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.055668 10.0.0.50 - - [2026-08-25 11:20:55] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.073635 10.0.0.50 - - [2026-08-25 11:20:55] "DELETE /security-group/e6b04e63-cabb-4fba-aa2a-5481e5663463 HTTP/1.1" 200 115 0.083324 10.0.0.50 - - [2026-08-25 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.50 - - [2026-08-25 11:20:55] "DELETE /access-control-list/f9e0eb18-cd03-4d00-924b-0ee3f9c24a30 HTTP/1.1" 200 115 0.052428 10.0.0.50 - - [2026-08-25 11:20:55] "DELETE /access-control-list/2c29f16a-5d35-4e76-aed7-28247d8508bc HTTP/1.1" 200 115 0.031344 10.0.0.50 - - [2026-08-25 11:20:55] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.052713 10.0.0.50 - - [2026-08-25 11:20:55] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?fields=security_groups HTTP/1.1" 200 1353 0.045677 10.0.0.50 - - [2026-08-25 11:20:55] "DELETE /security-group/103f9a75-ac87-414d-89d2-87edf2c9acfa HTTP/1.1" 200 115 0.055841 10.0.0.50 - - [2026-08-25 11:20:55] "DELETE /access-control-list/c4d7f537-1017-498e-90b9-1b4ef2045f9a HTTP/1.1" 200 115 0.047912 10.0.0.50 - - [2026-08-25 11:20:55] "GET /project/96deecd5-f611-4f7e-b64a-9014b04b5385?fields=application_policy_sets HTTP/1.1" 200 1392 0.052246 10.0.0.50 - - [2026-08-25 11:20:55] "DELETE /access-control-list/860661bc-1581-4cb3-a852-80d18436f250 HTTP/1.1" 200 115 0.085333 10.0.0.50 - - [2026-08-25 11:20:55] "DELETE /project/96deecd5-f611-4f7e-b64a-9014b04b5385 HTTP/1.1" 200 115 0.383972 10.0.0.50 - - [2026-08-25 11:20:55] "POST /projects HTTP/1.1" 409 238 0.003326 10.0.0.50 - - [2026-08-25 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.50 - - [2026-08-25 11:20:55] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045629 10.0.0.50 - - [2026-08-25 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.50 - - [2026-08-25 11:20:55] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005791 10.0.0.50 - - [2026-08-25 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.50 - - [2026-08-25 11:20:55] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005185 10.0.0.50 - - [2026-08-25 11:20:55] "POST /security-groups HTTP/1.1" 409 285 0.003006 10.0.0.50 - - [2026-08-25 11:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2026-08-25 11:20:55] "PUT /security-group/6c3419dc-a9d6-4ce9-be2e-833bfbecec3b HTTP/1.1" 200 262 0.065498 10.0.0.50 - - [2026-08-25 11:20:55] "PUT /access-control-list/f88bda25-ed83-476e-bed5-3e512b698c3a HTTP/1.1" 200 272 0.022743 10.0.0.50 - - [2026-08-25 11:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042600 10.0.0.50 - - [2026-08-25 11:20:55] "PUT /access-control-list/12de5d7a-0a76-40b4-9eb8-916f13bca932 HTTP/1.1" 200 272 0.043584 10.0.0.50 - - [2026-08-25 11:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.50 - - [2026-08-25 11:20:59] "GET /loadbalancer/81f347da-035b-4e72-8724-69242fc57168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003885 10.0.0.50 - - [2026-08-25 11:20:59] "GET /virtual-machine-interface/7657dcd2-a076-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002979 10.0.0.50 - - [2026-08-25 11:20:59] "DELETE /loadbalancer-member/8806dccf-745e-4290-baec-e4dff24ed62f HTTP/1.1" 200 115 0.067753 10.0.0.50 - - [2026-08-25 11:20:59] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007328 10.0.0.50 - - [2026-08-25 11:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.50 - - [2026-08-25 11:20:59] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003758 10.0.0.50 - - [2026-08-25 11:20:59] "GET /firewall-policy/7b455e58-8ded-43f3-99b5-2037c83ca4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004339 10.0.0.50 - - [2026-08-25 11:20:59] "GET /firewall-rule/1efe3eae-879b-4420-ace8-31fb11681e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003783 10.0.0.50 - - [2026-08-25 11:20:59] "POST /ref-update HTTP/1.1" 200 156 0.019781 10.0.0.50 - - [2026-08-25 11:20:59] "DELETE /firewall-rule/1efe3eae-879b-4420-ace8-31fb11681e38 HTTP/1.1" 200 115 0.055057 10.0.0.50 - - [2026-08-25 11:20:59] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004774 10.0.0.50 - - [2026-08-25 11:20:59] "GET /firewall-rule/e462a13b-a1c5-4c99-af90-8f325cd56692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003312 10.0.0.50 - - [2026-08-25 11:20:59] "POST /ref-update HTTP/1.1" 200 156 0.019156 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /firewall-rule/e462a13b-a1c5-4c99-af90-8f325cd56692 HTTP/1.1" 200 115 0.058660 10.0.0.50 - - [2026-08-25 11:21:00] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008082 10.0.0.50 - - [2026-08-25 11:21:00] "GET /firewall-rule/497bdbd5-448b-4ff8-976b-6b261724159d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003687 10.0.0.50 - - [2026-08-25 11:21:00] "POST /ref-update HTTP/1.1" 200 156 0.027007 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /firewall-rule/497bdbd5-448b-4ff8-976b-6b261724159d HTTP/1.1" 200 115 0.072486 10.0.0.50 - - [2026-08-25 11:21:00] "GET /application-policy-set/d88fafa5-f990-4241-9124-eae6f335789e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003110 10.0.0.50 - - [2026-08-25 11:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.50 - - [2026-08-25 11:21:00] "GET /policy-management/8d5b28f9-dc8e-4810-9b01-456aa1176d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003078 10.0.0.50 - - [2026-08-25 11:21:00] "GET /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004933 10.0.0.50 - - [2026-08-25 11:21:00] "POST /ref-update HTTP/1.1" 200 156 0.033126 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /firewall-policy/9ed17f06-e2a7-4706-a3d4-aa9c13f38a57 HTTP/1.1" 200 115 0.057513 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /tag/384f18b1-3581-4a14-8a2f-3840a8893f2c HTTP/1.1" 200 115 0.092435 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /tag/d61050bf-a0ee-431b-b98a-90f270201f99 HTTP/1.1" 200 115 0.086778 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /tag/98178828-70a4-4e3a-adfd-42a54615398e HTTP/1.1" 200 115 0.137241 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /tag/c4becda3-baef-4b06-9012-74ee43c61a90 HTTP/1.1" 200 115 0.124096 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /loadbalancer-pool/b078e8fe-f6f5-494e-a0a8-26954203627c HTTP/1.1" 200 115 0.049350 10.0.0.50 - - [2026-08-25 11:21:00] "DELETE /loadbalancer-listener/1b449d71-9e91-4f0d-9a09-8a4a163c5684 HTTP/1.1" 200 115 0.060892 10.0.0.50 - - [2026-08-25 11:21:01] "DELETE /loadbalancer/81f347da-035b-4e72-8724-69242fc57168 HTTP/1.1" 200 115 0.052311 10.0.0.50 - - [2026-08-25 11:21:01] "DELETE /floating-ip/b597a8d1-421f-4926-807f-66bb219cfcb9 HTTP/1.1" 200 115 0.053532 10.0.0.50 - - [2026-08-25 11:21:01] "DELETE /instance-ip/26c4dd3e-3b02-46fd-ac21-954733430189 HTTP/1.1" 200 115 0.083799 10.0.0.50 - - [2026-08-25 11:21:01] "DELETE /virtual-machine-interface/d1bcdd4c-4d56-414f-9165-ee6f45f4306a HTTP/1.1" 200 115 0.042305 10.0.0.50 - - [2026-08-25 11:21:01] "DELETE /tag/e613581c-276d-48c5-88bf-ad2690894995 HTTP/1.1" 200 115 0.069778 10.0.0.50 - - [2026-08-25 11:21:01] "POST /projects HTTP/1.1" 409 238 0.004773 10.0.0.50 - - [2026-08-25 11:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2026-08-25 11:21:01] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064438 10.0.0.50 - - [2026-08-25 11:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.50 - - [2026-08-25 11:21:01] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011649 10.0.0.50 - - [2026-08-25 11:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.50 - - [2026-08-25 11:21:01] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004721 10.0.0.50 - - [2026-08-25 11:21:01] "POST /security-groups HTTP/1.1" 409 285 0.006838 10.0.0.50 - - [2026-08-25 11:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.50 - - [2026-08-25 11:21:01] "PUT /security-group/6c3419dc-a9d6-4ce9-be2e-833bfbecec3b HTTP/1.1" 200 262 0.075745 10.0.0.50 - - [2026-08-25 11:21:01] "PUT /access-control-list/f88bda25-ed83-476e-bed5-3e512b698c3a HTTP/1.1" 200 272 0.028517 10.0.0.50 - - [2026-08-25 11:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038264 10.0.0.50 - - [2026-08-25 11:21:01] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012347 10.0.0.50 - - [2026-08-25 11:21:01] "PUT /access-control-list/12de5d7a-0a76-40b4-9eb8-916f13bca932 HTTP/1.1" 200 272 0.045175 10.0.0.50 - - [2026-08-25 11:21:01] "GET /firewall-rule/e7917e8d-0716-48c4-9052-49f2835e70ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.010156 10.0.0.50 - - [2026-08-25 11:21:01] "POST /ref-update HTTP/1.1" 200 156 0.097405 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /firewall-rule/e7917e8d-0716-48c4-9052-49f2835e70ba HTTP/1.1" 200 115 0.080843 10.0.0.50 - - [2026-08-25 11:21:02] "GET /firewall-policy/0e27348a-295e-4972-9e40-ae5e5d761851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.011987 10.0.0.50 - - [2026-08-25 11:21:02] "GET /firewall-rule/b261c7b2-cb41-40fd-a292-670e83069034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003603 10.0.0.50 - - [2026-08-25 11:21:02] "POST /ref-update HTTP/1.1" 200 156 0.060537 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /firewall-rule/b261c7b2-cb41-40fd-a292-670e83069034 HTTP/1.1" 200 115 0.058738 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /tag/482db4e7-bf66-4660-8abc-2026ccac1ac0 HTTP/1.1" 200 115 0.065992 10.0.0.50 - - [2026-08-25 11:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.50 - - [2026-08-25 11:21:02] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007226 10.0.0.50 - - [2026-08-25 11:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.50 - - [2026-08-25 11:21:02] "GET /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005531 10.0.0.50 - - [2026-08-25 11:21:02] "PUT /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2 HTTP/1.1" 200 264 0.066577 10.0.0.50 - - [2026-08-25 11:21:02] "PUT /virtual-network/9d5a4253-787e-429e-ba08-c5ae5fc7fcf2 HTTP/1.1" 200 264 0.053504 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /security-group/6c3419dc-a9d6-4ce9-be2e-833bfbecec3b HTTP/1.1" 200 115 0.074415 10.0.0.50 - - [2026-08-25 11:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /access-control-list/f88bda25-ed83-476e-bed5-3e512b698c3a HTTP/1.1" 200 115 0.049951 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /access-control-list/12de5d7a-0a76-40b4-9eb8-916f13bca932 HTTP/1.1" 200 115 0.043072 10.0.0.50 - - [2026-08-25 11:21:02] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.058459 10.0.0.50 - - [2026-08-25 11:21:02] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?fields=security_groups HTTP/1.1" 200 1353 0.051092 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /security-group/412e342a-4e6d-4cd4-846c-fb28d2fa4d40 HTTP/1.1" 200 115 0.085119 10.0.0.50 - - [2026-08-25 11:21:02] "DELETE /access-control-list/1a29d605-8118-46fa-a2de-6478c3188d2d HTTP/1.1" 200 115 0.053546 10.0.0.50 - - [2026-08-25 11:21:03] "GET /project/e405762c-16fd-45a6-9c22-174479c24c39?fields=application_policy_sets HTTP/1.1" 200 1392 0.079877 10.0.0.50 - - [2026-08-25 11:21:03] "DELETE /access-control-list/85a3fd6b-68a1-44dc-957f-78550aaaf9ab HTTP/1.1" 200 115 0.080412 10.0.0.50 - - [2026-08-25 11:21:03] "DELETE /project/e405762c-16fd-45a6-9c22-174479c24c39 HTTP/1.1" 200 115 0.480697 10.0.0.50 - - [2026-08-25 11:21:56] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.50 - - [2026-08-25 11:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.50 - - [2026-08-25 11:21:56] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004307 10.0.0.50 - - [2026-08-25 11:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.50 - - [2026-08-25 11:21:57] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004082 10.0.0.50 - - [2026-08-25 11:22:12] "GET / HTTP/1.1" 200 35931 0.002692 10.0.0.50 - - [2026-08-25 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.50 - - [2026-08-25 11:22:12] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006706 10.0.0.50 - - [2026-08-25 11:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.50 - - [2026-08-25 11:22:12] "GET /config-node/fc901e63-1e6d-44bf-8831-cae989116466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003211 10.0.0.50 - - [2026-08-25 11:22:24] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.50 - - [2026-08-25 11:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.50 - - [2026-08-25 11:22:24] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006072 10.0.0.50 - - [2026-08-25 11:22:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002283 10.0.0.50 - - [2026-08-25 11:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.50 - - [2026-08-25 11:22:24] "GET /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003937 10.0.0.50 - - [2026-08-25 11:22:24] "PUT /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f HTTP/1.1" 200 254 0.014570 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:22:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001350 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:22:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001407 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:22:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:22:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001598 10.0.0.50 - - [2026-08-25 11:22:45] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.50 - - [2026-08-25 11:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.50 - - [2026-08-25 11:22:45] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004881 10.0.0.50 - - [2026-08-25 11:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.50 - - [2026-08-25 11:22:45] "GET /config-node/fc901e63-1e6d-44bf-8831-cae989116466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002671 10.0.0.50 - - [2026-08-25 11:22:45] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.50 - - [2026-08-25 11:22:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002433 10.0.0.50 - - [2026-08-25 11:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.50 - - [2026-08-25 11:22:50] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002959 10.0.0.50 - - [2026-08-25 11:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2026-08-25 11:22:50] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.011004 10.0.0.50 - - [2026-08-25 11:22:51] "GET / HTTP/1.1" 200 35931 0.002334 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 264 0.002636 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/271a445c-b06d-483e-ac82-f59ba857a1df HTTP/1.1" 200 244 0.013244 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 261 0.002396 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/f208284b-8b76-4eb5-b4d3-0ede3091c182 HTTP/1.1" 200 244 0.017518 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 261 0.002586 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/43819614-2cf2-430c-a376-79a091d942e9 HTTP/1.1" 200 244 0.015105 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 253 0.002841 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/ca91edf9-e914-4258-9684-3bd0ceebfa35 HTTP/1.1" 200 244 0.015529 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 251 0.002407 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/22597099-e235-416c-8fd2-149c5519864f HTTP/1.1" 200 244 0.016050 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 252 0.002456 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/0414fad8-600f-4f10-9172-c9633e8055f9 HTTP/1.1" 200 244 0.013716 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 256 0.002426 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/282daa59-125c-4ca8-885b-64ec4ef767a2 HTTP/1.1" 200 244 0.018847 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 248 0.002836 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/eea27df4-1c68-449c-9aeb-836a23761202 HTTP/1.1" 200 244 0.015826 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 252 0.005615 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/819993e0-3720-4047-8681-767118c72579 HTTP/1.1" 200 244 0.013758 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 257 0.002505 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/96bf8f85-70cb-494d-a843-85697f721a7a HTTP/1.1" 200 244 0.020711 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 251 0.015228 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2026-08-25 11:22:51] "PUT /alarm/f20bc81a-b60a-4bd7-b90f-224f39a2e7c2 HTTP/1.1" 200 244 0.016443 10.0.0.50 - - [2026-08-25 11:22:51] "POST /alarms HTTP/1.1" 409 257 0.005086 10.0.0.50 - - [2026-08-25 11:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/f9dd78f2-a39b-4dd8-83b0-8d929f9374b5 HTTP/1.1" 200 244 0.018157 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 261 0.010116 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/782fdd32-4943-4ab7-a4e7-5905b5043005 HTTP/1.1" 200 244 0.014833 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 258 0.009996 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/d62e0e25-e7c6-47f9-a95e-d317340067f2 HTTP/1.1" 200 244 0.017048 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 254 0.005557 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/c5811121-6773-4b59-9a06-98c8152142ca HTTP/1.1" 200 244 0.017466 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 254 0.019751 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/d15061df-0a2c-4e53-8f7a-8e70272b8ed7 HTTP/1.1" 200 244 0.018959 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 254 0.017385 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/dea04938-e6f2-49f8-84bb-deddeb4f3822 HTTP/1.1" 200 244 0.014679 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 247 0.005919 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/a554a5f1-74bf-47d1-a9e9-605e3f94c190 HTTP/1.1" 200 244 0.013865 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 272 0.019553 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/b1f1de7b-b038-4566-89bb-92c3e7d82db8 HTTP/1.1" 200 244 0.016542 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 261 0.010722 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/c36b4d13-7f5e-488b-925c-1c5008060e24 HTTP/1.1" 200 244 0.016084 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 259 0.010687 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/e3c6474b-5f01-4807-b75c-8252291d31e3 HTTP/1.1" 200 244 0.014493 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 265 0.008687 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/fe5821c4-5f7a-4cfd-bd58-c4b2182ab24f HTTP/1.1" 200 244 0.013663 10.0.0.50 - - [2026-08-25 11:22:52] "POST /alarms HTTP/1.1" 409 279 0.006375 10.0.0.50 - - [2026-08-25 11:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2026-08-25 11:22:52] "PUT /alarm/32466bc4-cc17-4c20-b803-5e2a4180a04c HTTP/1.1" 200 244 0.015772 10.0.0.50 - - [2026-08-25 11:22:53] "GET / HTTP/1.1" 200 35931 0.002319 10.0.0.50 - - [2026-08-25 11:22:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002323 10.0.0.50 - - [2026-08-25 11:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.50 - - [2026-08-25 11:22:53] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.013254 10.0.0.50 - - [2026-08-25 11:22:53] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.50 - - [2026-08-25 11:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.50 - - [2026-08-25 11:22:53] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003562 10.0.0.50 - - [2026-08-25 11:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.50 - - [2026-08-25 11:22:53] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.012052 10.0.0.50 - - [2026-08-25 11:22:54] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.50 - - [2026-08-25 11:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.50 - - [2026-08-25 11:22:54] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005250 10.0.0.50 - - [2026-08-25 11:22:54] "PUT /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a HTTP/1.1" 200 274 0.024459 10.0.0.50 - - [2026-08-25 11:22:57] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.50 - - [2026-08-25 11:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.50 - - [2026-08-25 11:22:57] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005533 10.0.0.50 - - [2026-08-25 11:22:57] "POST /bgp-routers HTTP/1.1" 409 301 0.003410 10.0.0.50 - - [2026-08-25 11:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.50 - - [2026-08-25 11:22:57] "GET /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004328 10.0.0.50 - - [2026-08-25 11:22:57] "PUT /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f HTTP/1.1" 200 254 0.024331 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:22:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:22:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.009647 10.0.0.50 - - [2026-08-25 11:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.50 - - [2026-08-25 11:22:59] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003772 10.0.0.50 - - [2026-08-25 11:23:14] "GET / HTTP/1.1" 200 35931 0.002148 10.0.0.50 - - [2026-08-25 11:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006133 10.0.0.50 - - [2026-08-25 11:23:14] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006336 10.0.0.50 - - [2026-08-25 11:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2026-08-25 11:23:14] "GET /config-node/fc901e63-1e6d-44bf-8831-cae989116466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003148 10.0.0.50 - - [2026-08-25 11:23:27] "GET / HTTP/1.1" 200 35931 0.004432 10.0.0.50 - - [2026-08-25 11:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2026-08-25 11:23:27] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003688 10.0.0.50 - - [2026-08-25 11:23:27] "POST /bgp-routers HTTP/1.1" 409 301 0.003024 10.0.0.50 - - [2026-08-25 11:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2026-08-25 11:23:27] "GET /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003537 10.0.0.50 - - [2026-08-25 11:23:27] "PUT /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f HTTP/1.1" 200 254 0.032289 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:23:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001154 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:23:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001622 10.0.0.50 - - [2026-08-25 11:23:43] "GET / HTTP/1.1" 200 35931 0.002574 10.0.0.50 - - [2026-08-25 11:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.50 - - [2026-08-25 11:23:43] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005257 10.0.0.50 - - [2026-08-25 11:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.50 - - [2026-08-25 11:23:43] "GET /config-node/fc901e63-1e6d-44bf-8831-cae989116466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003120 10.0.0.50 - - [2026-08-25 11:23:43] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.50 - - [2026-08-25 11:23:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002399 10.0.0.50 - - [2026-08-25 11:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2026-08-25 11:23:48] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003058 10.0.0.50 - - [2026-08-25 11:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2026-08-25 11:23:48] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.008545 10.0.0.50 - - [2026-08-25 11:23:49] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 264 0.002302 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/271a445c-b06d-483e-ac82-f59ba857a1df HTTP/1.1" 200 244 0.010970 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 261 0.007766 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/f208284b-8b76-4eb5-b4d3-0ede3091c182 HTTP/1.1" 200 244 0.012726 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 261 0.005600 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/43819614-2cf2-430c-a376-79a091d942e9 HTTP/1.1" 200 244 0.013612 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 253 0.009844 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/ca91edf9-e914-4258-9684-3bd0ceebfa35 HTTP/1.1" 200 244 0.012295 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 251 0.013468 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/22597099-e235-416c-8fd2-149c5519864f HTTP/1.1" 200 244 0.013905 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 252 0.002926 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/0414fad8-600f-4f10-9172-c9633e8055f9 HTTP/1.1" 200 244 0.017026 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 256 0.010759 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/282daa59-125c-4ca8-885b-64ec4ef767a2 HTTP/1.1" 200 244 0.012600 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 248 0.004586 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/eea27df4-1c68-449c-9aeb-836a23761202 HTTP/1.1" 200 244 0.014802 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 252 0.010669 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/819993e0-3720-4047-8681-767118c72579 HTTP/1.1" 200 244 0.015377 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 257 0.012507 10.0.0.50 - - [2026-08-25 11:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.50 - - [2026-08-25 11:23:49] "PUT /alarm/96bf8f85-70cb-494d-a843-85697f721a7a HTTP/1.1" 200 244 0.012621 10.0.0.50 - - [2026-08-25 11:23:49] "POST /alarms HTTP/1.1" 409 251 0.009745 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/f20bc81a-b60a-4bd7-b90f-224f39a2e7c2 HTTP/1.1" 200 244 0.013288 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 257 0.014640 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/f9dd78f2-a39b-4dd8-83b0-8d929f9374b5 HTTP/1.1" 200 244 0.013565 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 261 0.005912 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/782fdd32-4943-4ab7-a4e7-5905b5043005 HTTP/1.1" 200 244 0.014426 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 258 0.010791 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/d62e0e25-e7c6-47f9-a95e-d317340067f2 HTTP/1.1" 200 244 0.011732 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 254 0.009690 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/c5811121-6773-4b59-9a06-98c8152142ca HTTP/1.1" 200 244 0.012801 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 254 0.016202 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/d15061df-0a2c-4e53-8f7a-8e70272b8ed7 HTTP/1.1" 200 244 0.013944 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 254 0.013279 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/dea04938-e6f2-49f8-84bb-deddeb4f3822 HTTP/1.1" 200 244 0.018057 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 247 0.016563 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/a554a5f1-74bf-47d1-a9e9-605e3f94c190 HTTP/1.1" 200 244 0.019241 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 272 0.025210 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/b1f1de7b-b038-4566-89bb-92c3e7d82db8 HTTP/1.1" 200 244 0.012870 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 261 0.008693 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/c36b4d13-7f5e-488b-925c-1c5008060e24 HTTP/1.1" 200 244 0.013601 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 259 0.012545 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/e3c6474b-5f01-4807-b75c-8252291d31e3 HTTP/1.1" 200 244 0.013785 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 265 0.005099 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.50 - - [2026-08-25 11:23:50] "PUT /alarm/fe5821c4-5f7a-4cfd-bd58-c4b2182ab24f HTTP/1.1" 200 244 0.014974 10.0.0.50 - - [2026-08-25 11:23:50] "POST /alarms HTTP/1.1" 409 279 0.010205 10.0.0.50 - - [2026-08-25 11:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.50 - - [2026-08-25 11:23:51] "PUT /alarm/32466bc4-cc17-4c20-b803-5e2a4180a04c HTTP/1.1" 200 244 0.012640 10.0.0.50 - - [2026-08-25 11:23:51] "GET / HTTP/1.1" 200 35931 0.001907 10.0.0.50 - - [2026-08-25 11:23:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002769 10.0.0.50 - - [2026-08-25 11:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.50 - - [2026-08-25 11:23:51] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.013107 10.0.0.50 - - [2026-08-25 11:23:51] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.50 - - [2026-08-25 11:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.50 - - [2026-08-25 11:23:51] "GET /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003552 10.0.0.50 - - [2026-08-25 11:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.50 - - [2026-08-25 11:23:51] "PUT /global-vrouter-config/64a611e9-3ea6-4705-9053-6009351b0817 HTTP/1.1" 200 276 0.016360 10.0.0.50 - - [2026-08-25 11:23:52] "GET / HTTP/1.1" 200 35931 0.002129 10.0.0.50 - - [2026-08-25 11:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.50 - - [2026-08-25 11:23:52] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005003 10.0.0.50 - - [2026-08-25 11:23:52] "PUT /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a HTTP/1.1" 200 274 0.027189 10.0.0.50 - - [2026-08-25 11:23:55] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.50 - - [2026-08-25 11:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:23:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 10.0.0.50 - - [2026-08-25 11:23:55] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003467 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:23:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 10.0.0.50 - - [2026-08-25 11:23:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002167 10.0.0.50 - - [2026-08-25 11:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.50 - - [2026-08-25 11:23:55] "GET /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003792 10.0.0.50 - - [2026-08-25 11:23:55] "PUT /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f HTTP/1.1" 200 254 0.019368 10.0.0.50 - - [2026-08-25 11:23:59] "POST /tags HTTP/1.1" 200 355 0.291149 10.0.0.50 - - [2026-08-25 11:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.50 - - [2026-08-25 11:24:00] "GET /tag/1c61c466-dd28-446f-845c-eb935e0340c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.030728 10.0.0.50 - - [2026-08-25 11:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.50 - - [2026-08-25 11:24:00] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005775 10.0.0.50 - - [2026-08-25 11:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.50 - - [2026-08-25 11:24:00] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.102556 10.0.0.50 - - [2026-08-25 11:24:00] "POST /virtual-machines HTTP/1.1" 200 351 0.013982 10.0.0.50 - - [2026-08-25 11:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016731 10.0.0.50 - - [2026-08-25 11:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.117035 10.0.0.50 - - [2026-08-25 11:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016000 10.0.0.50 - - [2026-08-25 11:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011718 10.0.0.50 - - [2026-08-25 11:24:00] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009448 10.0.0.50 - - [2026-08-25 11:24:00] "POST /instance-ips HTTP/1.1" 200 391 0.066967 10.0.0.50 - - [2026-08-25 11:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.057238 10.0.0.50 - - [2026-08-25 11:24:00] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008482 10.0.0.50 - - [2026-08-25 11:24:00] "POST /set-tag HTTP/1.1" 200 109 0.016295 10.0.0.50 - - [2026-08-25 11:24:00] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.036387 10.0.0.50 - - [2026-08-25 11:24:00] "GET /instance-ip/784d1aec-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004169 10.0.0.50 - - [2026-08-25 11:24:00] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007684 10.0.0.50 - - [2026-08-25 11:24:00] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.50 - - [2026-08-25 11:24:00] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.017994 10.0.0.50 - - [2026-08-25 11:24:01] "POST /ref-update HTTP/1.1" 200 156 0.024004 10.0.0.50 - - [2026-08-25 11:24:01] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018260 10.0.0.50 - - [2026-08-25 11:24:01] "POST /set-tag HTTP/1.1" 200 109 0.009471 10.0.0.50 - - [2026-08-25 11:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.50 - - [2026-08-25 11:24:01] "GET /virtual-network/56ffa981-b329-4df3-93cd-7ab2ef21a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005914 10.0.0.50 - - [2026-08-25 11:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.50 - - [2026-08-25 11:24:01] "GET /project/7a5e3d45-11e8-404f-842f-45bd5fb32f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.069143 10.0.0.50 - - [2026-08-25 11:24:01] "POST /virtual-machines HTTP/1.1" 200 355 0.041488 10.0.0.50 - - [2026-08-25 11:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014664 10.0.0.50 - - [2026-08-25 11:24:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.193975 10.0.0.50 - - [2026-08-25 11:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016965 10.0.0.50 - - [2026-08-25 11:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017944 10.0.0.50 - - [2026-08-25 11:24:01] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013242 10.0.0.50 - - [2026-08-25 11:24:01] "POST /instance-ips HTTP/1.1" 200 395 0.041004 10.0.0.50 - - [2026-08-25 11:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.063200 10.0.0.50 - - [2026-08-25 11:24:01] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.020351 10.0.0.50 - - [2026-08-25 11:24:01] "POST /set-tag HTTP/1.1" 200 109 0.041087 10.0.0.50 - - [2026-08-25 11:24:01] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.033494 10.0.0.50 - - [2026-08-25 11:24:01] "GET /instance-ip/78f6d5a0-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006622 10.0.0.50 - - [2026-08-25 11:24:02] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006158 10.0.0.50 - - [2026-08-25 11:24:02] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.50 - - [2026-08-25 11:24:02] "GET /virtual-router/051cf4d4-3128-4c16-b63a-5fb9cf5b3f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004402 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:24:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001156 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:24:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.50 - - [2026-08-25 11:24:02] "POST /ref-update HTTP/1.1" 200 156 0.011870 10.0.0.50 - - [2026-08-25 11:24:02] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010346 10.0.0.50 - - [2026-08-25 11:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.50 - - [2026-08-25 11:24:02] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007828 10.0.0.50 - - [2026-08-25 11:24:02] "POST /set-tag HTTP/1.1" 200 109 0.003327 10.0.0.50 - - [2026-08-25 11:24:02] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007649 10.0.0.50 - - [2026-08-25 11:24:02] "POST /set-tag HTTP/1.1" 200 109 0.003102 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:24:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:24:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001221 10.0.0.50 - - [2026-08-25 11:24:13] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005393 10.0.0.50 - - [2026-08-25 11:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.50 - - [2026-08-25 11:24:16] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005247 10.0.0.50 - - [2026-08-25 11:24:16] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.50 - - [2026-08-25 11:24:17] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009691 10.0.0.50 - - [2026-08-25 11:24:17] "POST /set-tag HTTP/1.1" 200 109 0.005297 10.0.0.50 - - [2026-08-25 11:24:20] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.50 - - [2026-08-25 11:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.50 - - [2026-08-25 11:24:20] "GET /global-system-config/4e7e1a3b-969c-4432-8dda-dcd9426b754a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006840 10.0.0.50 - - [2026-08-25 11:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.50 - - [2026-08-25 11:24:20] "GET /config-node/fc901e63-1e6d-44bf-8831-cae989116466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003096 10.0.0.50 - - [2026-08-25 11:24:31] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.50 - - [2026-08-25 11:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.50 - - [2026-08-25 11:24:31] "GET /routing-instance/b1720ff3-1c02-4ab2-9c00-b6c149c3da7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003439 10.0.0.50 - - [2026-08-25 11:24:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002151 10.0.0.50 - - [2026-08-25 11:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.50 - - [2026-08-25 11:24:31] "GET /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003179 10.0.0.50 - - [2026-08-25 11:24:31] "PUT /bgp-router/7a2f5cf1-ee79-42c3-9bb3-e0d89c34b63f HTTP/1.1" 200 254 0.020010 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:24:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001354 [Introspect:8084]10.0.0.50 - - [2026-08-25 11:24:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001348 10.0.0.50 - - [2026-08-25 11:24:48] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010265 10.0.0.50 - - [2026-08-25 11:24:48] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.50 - - [2026-08-25 11:24:48] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006593 10.0.0.50 - - [2026-08-25 11:24:48] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.50 - - [2026-08-25 11:24:48] "GET /virtual-machine/a1255576-4df3-444f-9e5e-fca8a1b620b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003374 10.0.0.50 - - [2026-08-25 11:24:48] "POST /ref-update HTTP/1.1" 200 156 0.015224 10.0.0.50 - - [2026-08-25 11:24:48] "GET /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008463 10.0.0.50 - - [2026-08-25 11:24:48] "POST /set-tag HTTP/1.1" 200 109 0.021535 10.0.0.50 - - [2026-08-25 11:24:48] "POST /set-tag HTTP/1.1" 200 109 0.035856 10.0.0.50 - - [2026-08-25 11:24:48] "DELETE /instance-ip/784d1aec-a077-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.054565 10.0.0.50 - - [2026-08-25 11:24:48] "DELETE /virtual-machine-interface/782fedaa-a077-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.059310 10.0.0.50 - - [2026-08-25 11:24:48] "DELETE /virtual-machine/a1255576-4df3-444f-9e5e-fca8a1b620b4 HTTP/1.1" 200 115 0.032032 10.0.0.50 - - [2026-08-25 11:24:48] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014553 10.0.0.50 - - [2026-08-25 11:24:48] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.50 - - [2026-08-25 11:25:19] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005763 10.0.0.50 - - [2026-08-25 11:25:19] "POST /set-tag HTTP/1.1" 200 109 0.015577 10.0.0.50 - - [2026-08-25 11:25:19] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006553 10.0.0.50 - - [2026-08-25 11:25:19] "POST /set-tag HTTP/1.1" 200 109 0.003610 10.0.0.50 - - [2026-08-25 11:25:19] "GET /virtual-machine/2cadbb13-a491-4331-9776-cde9dd1899ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004198 10.0.0.50 - - [2026-08-25 11:25:19] "POST /ref-update HTTP/1.1" 200 156 0.025615 10.0.0.50 - - [2026-08-25 11:25:19] "GET /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007770 10.0.0.50 - - [2026-08-25 11:25:19] "POST /set-tag HTTP/1.1" 200 109 0.037573 10.0.0.50 - - [2026-08-25 11:25:19] "POST /set-tag HTTP/1.1" 200 109 0.032289 10.0.0.50 - - [2026-08-25 11:25:19] "DELETE /instance-ip/78f6d5a0-a077-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.092512 10.0.0.50 - - [2026-08-25 11:25:19] "DELETE /virtual-machine-interface/78cf0ef8-a077-11f1-a66b-fa163e7f6885 HTTP/1.1" 200 115 0.050749 10.0.0.50 - - [2026-08-25 11:25:19] "DELETE /virtual-machine/2cadbb13-a491-4331-9776-cde9dd1899ad HTTP/1.1" 200 115 0.032934 10.0.0.50 - - [2026-08-25 11:25:19] "DELETE /tag/1c61c466-dd28-446f-845c-eb935e0340c7 HTTP/1.1" 200 115 0.055141 10.0.0.50 - - [2026-08-25 11:25:30] "GET /global-system-configs HTTP/1.1" 200 322 0.003206 10.0.0.50 - - [2026-08-25 11:25:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004560