++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Nov 3 02:19:13 PM UTC 2025 ===================' INFO: =================== Mon Nov 3 02:19:13 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.215.119.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.215.119.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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + 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: 11/03/2025 14:20:08.051 7f3c84aed040 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/03/2025 14:20:08.364 7f3c84aed040 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/03/2025 14:20:08.400 7f3c84aed040 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/03/2025 14:20:08.400 7f3c84aed040 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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 - - [2025-11-03 14:20:16] "GET / HTTP/1.1" 503 181 0.000252 10.0.0.50 - - [2025-11-03 14:20:17] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.50 - - [2025-11-03 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.50 - - [2025-11-03 14:20:17] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012090 10.0.0.50 - - [2025-11-03 14:20:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002848 10.0.0.50 - - [2025-11-03 14:20:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.055756 10.0.0.50 - - [2025-11-03 14:20:17] "GET / HTTP/1.1" 200 45303 0.007343 10.0.0.50 - - [2025-11-03 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.50 - - [2025-11-03 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.50 - - [2025-11-03 14:20:18] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.50 - - [2025-11-03 14:20:18] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.50 - - [2025-11-03 14:20:18] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.50 - - [2025-11-03 14:20:19] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.009285 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016325 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006531 10.0.0.50 - - [2025-11-03 14:20:19] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.022613 10.0.0.50 - - [2025-11-03 14:20:19] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018612 10.0.0.50 - - [2025-11-03 14:20:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.095218 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.016439 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.50 - - [2025-11-03 14:20:19] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029344 10.0.0.50 - - [2025-11-03 14:20:19] "POST /bgp-routers HTTP/1.1" 200 616 0.211031 10.0.0.50 - - [2025-11-03 14:20:19] "GET /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.039241 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022468 10.0.0.50 - - [2025-11-03 14:20:19] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.50 - - [2025-11-03 14:20:19] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.062179 10.0.0.50 - - [2025-11-03 14:20:19] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.063667 10.0.0.50 - - [2025-11-03 14:20:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.201816 10.0.0.50 - - [2025-11-03 14:20:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049267 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.013798 10.0.0.50 - - [2025-11-03 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011009 10.0.0.50 - - [2025-11-03 14:20:19] "GET /network-ipam/5674bdcd-4fd0-4f3e-8924-601b7e5d65cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004238 10.0.0.50 - - [2025-11-03 14:20:19] "POST /ref-update HTTP/1.1" 200 156 0.033166 10.0.0.50 - - [2025-11-03 14:20:19] "POST /database-nodes HTTP/1.1" 200 597 0.182708 10.0.0.50 - - [2025-11-03 14:20:20] "POST /service-templates HTTP/1.1" 200 511 0.099251 10.0.0.50 - - [2025-11-03 14:20:20] "POST /service-templates HTTP/1.1" 200 501 0.117558 10.0.0.50 - - [2025-11-03 14:20:20] "POST /service-templates HTTP/1.1" 200 515 0.154212 10.0.0.50 - - [2025-11-03 14:20:20] "POST /service-templates HTTP/1.1" 200 535 0.188296 10.0.0.50 - - [2025-11-03 14:20:20] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.50 - - [2025-11-03 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016934 10.0.0.50 - - [2025-11-03 14:20:20] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015784 10.0.0.50 - - [2025-11-03 14:20:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.007690 10.0.0.50 - - [2025-11-03 14:20:20] "POST /service-templates HTTP/1.1" 200 507 0.093078 10.0.0.50 - - [2025-11-03 14:20:20] "POST /analytics-nodes HTTP/1.1" 200 599 0.043623 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001290 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 10.0.0.50 - - [2025-11-03 14:20:22] "GET / HTTP/1.1" 200 35931 0.008600 10.0.0.50 - - [2025-11-03 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.50 - - [2025-11-03 14:20:22] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013996 10.0.0.50 - - [2025-11-03 14:20:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002496 10.0.0.50 - - [2025-11-03 14:20:22] "POST /config-nodes HTTP/1.1" 200 593 0.042736 10.0.0.50 - - [2025-11-03 14:20:23] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.50 - - [2025-11-03 14:20:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002591 10.0.0.50 - - [2025-11-03 14:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.50 - - [2025-11-03 14:20:23] "GET /network-ipam/5674bdcd-4fd0-4f3e-8924-601b7e5d65cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003263 10.0.0.50 - - [2025-11-03 14:20:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002032 10.0.0.50 - - [2025-11-03 14:20:24] "POST /access-control-lists HTTP/1.1" 200 587 0.052016 10.0.0.50 - - [2025-11-03 14:20:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.006039 10.0.0.50 - - [2025-11-03 14:20:24] "POST /access-control-lists HTTP/1.1" 200 585 0.034241 10.0.0.50 - - [2025-11-03 14:20:24] "POST /route-targets HTTP/1.1" 200 327 0.032748 10.0.0.50 - - [2025-11-03 14:20:24] "POST /ref-update HTTP/1.1" 200 156 0.040414 10.0.0.50 - - [2025-11-03 14:20:24] "POST /route-targets HTTP/1.1" 200 327 0.020840 10.0.0.50 - - [2025-11-03 14:20:24] "POST /ref-update HTTP/1.1" 200 156 0.022880 10.0.0.50 - - [2025-11-03 14:20:24] "POST /route-targets HTTP/1.1" 200 327 0.023913 10.0.0.50 - - [2025-11-03 14:20:24] "POST /ref-update HTTP/1.1" 200 156 0.036532 10.0.0.50 - - [2025-11-03 14:20:24] "POST /route-targets HTTP/1.1" 200 327 0.017736 10.0.0.50 - - [2025-11-03 14:20:24] "POST /ref-update HTTP/1.1" 200 156 0.030936 10.0.0.50 - - [2025-11-03 14:20:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.004871 10.0.0.50 - - [2025-11-03 14:20:25] "POST /access-control-lists HTTP/1.1" 200 551 0.089562 10.0.0.50 - - [2025-11-03 14:20:25] "PUT /access-control-list/efd151bc-3356-4d82-8638-af753a7dbc9d HTTP/1.1" 200 272 0.016570 10.0.0.50 - - [2025-11-03 14:20:25] "PUT /access-control-list/02ab9fc9-579c-45b4-902e-a9e304829257 HTTP/1.1" 200 272 0.083987 10.0.0.50 - - [2025-11-03 14:20:25] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.50 - - [2025-11-03 14:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022013 10.0.0.50 - - [2025-11-03 14:20:25] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008523 10.0.0.50 - - [2025-11-03 14:20:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003718 10.0.0.50 - - [2025-11-03 14:20:25] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028491 10.0.0.50 - - [2025-11-03 14:20:28] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.50 - - [2025-11-03 14:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.50 - - [2025-11-03 14:20:28] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012424 10.0.0.50 - - [2025-11-03 14:20:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003432 10.0.0.50 - - [2025-11-03 14:20:28] "POST /config-database-nodes HTTP/1.1" 200 611 0.058665 10.0.0.50 - - [2025-11-03 14:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.50 - - [2025-11-03 14:20:28] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.006737 10.0.0.50 - - [2025-11-03 14:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010051 10.0.0.50 - - [2025-11-03 14:20:28] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.018061 10.0.0.50 - - [2025-11-03 14:20:28] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.50 - - [2025-11-03 14:20:28] "POST /alarms HTTP/1.1" 200 581 0.032044 10.0.0.50 - - [2025-11-03 14:20:28] "POST /alarms HTTP/1.1" 200 575 0.036170 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 575 0.029616 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 559 0.028089 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 555 0.037240 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 557 0.054552 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 565 0.071509 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 549 0.042719 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 557 0.068962 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 567 0.043718 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 555 0.072751 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 567 0.125438 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 575 0.080094 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 569 0.062930 10.0.0.50 - - [2025-11-03 14:20:29] "POST /alarms HTTP/1.1" 200 561 0.041694 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 561 0.019042 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 561 0.049749 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 547 0.030385 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 595 0.020066 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 575 0.050013 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 571 0.056801 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 583 0.032696 10.0.0.50 - - [2025-11-03 14:20:30] "POST /alarms HTTP/1.1" 200 609 0.038130 10.0.0.50 - - [2025-11-03 14:20:30] "GET / HTTP/1.1" 200 35931 0.001962 10.0.0.50 - - [2025-11-03 14:20:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002454 10.0.0.50 - - [2025-11-03 14:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.50 - - [2025-11-03 14:20:30] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.016015 10.0.0.50 - - [2025-11-03 14:20:31] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.50 - - [2025-11-03 14:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.50 - - [2025-11-03 14:20:31] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002652 10.0.0.50 - - [2025-11-03 14:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2025-11-03 14:20:31] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.008557 10.0.0.50 - - [2025-11-03 14:20:31] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.50 - - [2025-11-03 14:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2025-11-03 14:20:31] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005032 10.0.0.50 - - [2025-11-03 14:20:31] "PUT /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71 HTTP/1.1" 200 274 0.030188 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.50 - - [2025-11-03 14:20:35] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.50 - - [2025-11-03 14:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.50 - - [2025-11-03 14:20:35] "GET /domain/c52959d6-ec2d-4653-a321-9478a7650d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002979 10.0.0.50 - - [2025-11-03 14:20:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000747 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.011393 10.0.0.50 - - [2025-11-03 14:20:36] "POST /security-groups HTTP/1.1" 200 570 0.072490 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.003151 10.0.0.50 - - [2025-11-03 14:20:36] "POST /projects HTTP/1.1" 200 481 0.286234 10.0.0.50 - - [2025-11-03 14:20:36] "POST /access-control-lists HTTP/1.1" 200 579 0.097545 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.008618 10.0.0.50 - - [2025-11-03 14:20:36] "POST /security-groups HTTP/1.1" 200 534 0.124636 10.0.0.50 - - [2025-11-03 14:20:36] "POST /chown HTTP/1.1" 200 109 0.039481 10.0.0.50 - - [2025-11-03 14:20:36] "POST /policy-managements HTTP/1.1" 409 214 0.002038 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.50 - - [2025-11-03 14:20:36] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037960 10.0.0.50 - - [2025-11-03 14:20:36] "POST /access-control-lists HTTP/1.1" 200 577 0.127492 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.002223 10.0.0.50 - - [2025-11-03 14:20:36] "POST /access-control-lists HTTP/1.1" 200 594 0.020486 10.0.0.50 - - [2025-11-03 14:20:36] "POST /application-policy-sets HTTP/1.1" 200 528 0.040849 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.003448 10.0.0.50 - - [2025-11-03 14:20:36] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002769 10.0.0.50 - - [2025-11-03 14:20:36] "POST /access-control-lists HTTP/1.1" 200 592 0.030091 10.0.0.50 - - [2025-11-03 14:20:36] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.011792 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012827 10.0.0.50 - - [2025-11-03 14:20:36] "GET /virtual-network/d7bbbfe3-2711-4b61-beb8-c7699862a029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005775 10.0.0.50 - - [2025-11-03 14:20:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000534 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.013509 10.0.0.50 - - [2025-11-03 14:20:36] "POST /security-groups HTTP/1.1" 200 574 0.075487 10.0.0.50 - - [2025-11-03 14:20:36] "POST /projects HTTP/1.1" 200 489 0.234790 10.0.0.50 - - [2025-11-03 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.003273 10.0.0.50 - - [2025-11-03 14:20:37] "POST /security-groups HTTP/1.1" 200 546 0.055910 10.0.0.50 - - [2025-11-03 14:20:37] "POST /access-control-lists HTTP/1.1" 200 583 0.095568 10.0.0.50 - - [2025-11-03 14:20:37] "POST /chown HTTP/1.1" 200 109 0.072603 10.0.0.50 - - [2025-11-03 14:20:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.007839 10.0.0.50 - - [2025-11-03 14:20:37] "POST /network-ipams HTTP/1.1" 200 522 0.067961 10.0.0.50 - - [2025-11-03 14:20:37] "POST /access-control-lists HTTP/1.1" 200 581 0.105196 10.0.0.50 - - [2025-11-03 14:20:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.018420 10.0.0.50 - - [2025-11-03 14:20:37] "POST /network-ipams HTTP/1.1" 200 510 0.161834 10.0.0.50 - - [2025-11-03 14:20:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.017430 10.0.0.50 - - [2025-11-03 14:20:37] "POST /access-control-lists HTTP/1.1" 200 602 0.104976 10.0.0.50 - - [2025-11-03 14:20:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.005156 10.0.0.50 - - [2025-11-03 14:20:37] "POST /access-control-lists HTTP/1.1" 200 600 0.050302 10.0.0.50 - - [2025-11-03 14:20:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.005461 10.0.0.50 - - [2025-11-03 14:20:37] "POST /useragent-kv HTTP/1.1" 200 115 0.036916 10.0.0.50 - - [2025-11-03 14:20:37] "POST /virtual-networks HTTP/1.1" 200 538 0.244487 10.0.0.50 - - [2025-11-03 14:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.50 - - [2025-11-03 14:20:37] "POST /access-control-lists HTTP/1.1" 200 589 0.099010 10.0.0.50 - - [2025-11-03 14:20:37] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.066951 10.0.0.50 - - [2025-11-03 14:20:37] "POST /route-targets HTTP/1.1" 200 327 0.011714 10.0.0.50 - - [2025-11-03 14:20:37] "POST /network-ipams HTTP/1.1" 200 518 0.039238 10.0.0.50 - - [2025-11-03 14:20:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.020811 10.0.0.50 - - [2025-11-03 14:20:37] "POST /ref-update HTTP/1.1" 200 156 0.066144 10.0.0.50 - - [2025-11-03 14:20:38] "PUT /access-control-list/f01fc1ea-5ca1-43bf-a20e-30d112b1774a HTTP/1.1" 200 272 0.100042 10.0.0.50 - - [2025-11-03 14:20:38] "POST /useragent-kv HTTP/1.1" 200 115 0.019799 10.0.0.50 - - [2025-11-03 14:20:38] "POST /virtual-networks HTTP/1.1" 200 546 0.219292 10.0.0.50 - - [2025-11-03 14:20:38] "POST /route-targets HTTP/1.1" 200 327 0.020842 10.0.0.50 - - [2025-11-03 14:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017717 10.0.0.50 - - [2025-11-03 14:20:38] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.019796 10.0.0.50 - - [2025-11-03 14:20:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.001697 10.0.0.50 - - [2025-11-03 14:20:38] "POST /ref-update HTTP/1.1" 200 156 0.050323 10.0.0.50 - - [2025-11-03 14:20:38] "POST /network-policys HTTP/1.1" 200 538 0.093690 10.0.0.50 - - [2025-11-03 14:20:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.012184 10.0.0.50 - - [2025-11-03 14:20:38] "POST /network-policys HTTP/1.1" 200 534 0.139164 10.0.0.50 - - [2025-11-03 14:20:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002992 10.0.0.50 - - [2025-11-03 14:20:38] "POST /network-policys HTTP/1.1" 200 542 0.031965 10.0.0.50 - - [2025-11-03 14:20:38] "PUT /access-control-list/b467db1c-7b7c-4341-9778-f9d6dad1dbc0 HTTP/1.1" 200 272 0.053462 10.0.0.50 - - [2025-11-03 14:20:38] "POST /ref-update HTTP/1.1" 200 156 0.198208 10.0.0.50 - - [2025-11-03 14:20:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002587 10.0.0.50 - - [2025-11-03 14:20:38] "PUT /access-control-list/f01fc1ea-5ca1-43bf-a20e-30d112b1774a HTTP/1.1" 200 272 0.054338 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.139199 10.0.0.50 - - [2025-11-03 14:20:39] "PUT /access-control-list/f01fc1ea-5ca1-43bf-a20e-30d112b1774a HTTP/1.1" 200 272 0.083117 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.192956 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049613 10.0.0.50 - - [2025-11-03 14:20:39] "PUT /access-control-list/b467db1c-7b7c-4341-9778-f9d6dad1dbc0 HTTP/1.1" 200 272 0.113354 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016930 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.040753 10.0.0.50 - - [2025-11-03 14:20:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.007417 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.209213 10.0.0.50 - - [2025-11-03 14:20:39] "POST /access-control-lists HTTP/1.1" 200 601 0.065028 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.045574 10.0.0.50 - - [2025-11-03 14:20:39] "PUT /access-control-list/08dbd33f-4247-4416-8d37-533bb37343b5 HTTP/1.1" 200 272 0.028177 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.167396 10.0.0.50 - - [2025-11-03 14:20:39] "PUT /access-control-list/08dbd33f-4247-4416-8d37-533bb37343b5 HTTP/1.1" 200 272 0.037417 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.100583 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002044 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039681 10.0.0.50 - - [2025-11-03 14:20:39] "PUT /access-control-list/b467db1c-7b7c-4341-9778-f9d6dad1dbc0 HTTP/1.1" 200 272 0.084068 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023048 10.0.0.50 - - [2025-11-03 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.010429 10.0.0.50 - - [2025-11-03 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.50 - - [2025-11-03 14:20:40] "GET /virtual-network/d7bbbfe3-2711-4b61-beb8-c7699862a029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.024601 10.0.0.50 - - [2025-11-03 14:20:40] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004670 10.0.0.50 - - [2025-11-03 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.50 - - [2025-11-03 14:20:40] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004341 10.0.0.50 - - [2025-11-03 14:20:40] "POST /firewall-policys HTTP/1.1" 200 530 0.055609 10.0.0.50 - - [2025-11-03 14:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.075872 10.0.0.50 - - [2025-11-03 14:20:40] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.029566 10.0.0.50 - - [2025-11-03 14:20:40] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003322 10.0.0.50 - - [2025-11-03 14:20:40] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002724 10.0.0.50 - - [2025-11-03 14:20:40] "POST /ref-update HTTP/1.1" 200 156 0.029700 10.0.0.50 - - [2025-11-03 14:20:40] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.021009 10.0.0.50 - - [2025-11-03 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2025-11-03 14:20:40] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002812 10.0.0.50 - - [2025-11-03 14:20:40] "POST /firewall-policys HTTP/1.1" 200 532 0.020170 10.0.0.50 - - [2025-11-03 14:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025895 10.0.0.50 - - [2025-11-03 14:20:40] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.018755 10.0.0.50 - - [2025-11-03 14:20:40] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003012 10.0.0.50 - - [2025-11-03 14:20:40] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004178 10.0.0.50 - - [2025-11-03 14:20:40] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003206 10.0.0.50 - - [2025-11-03 14:20:40] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002663 10.0.0.50 - - [2025-11-03 14:20:40] "POST /ref-update HTTP/1.1" 200 156 0.015374 10.0.0.50 - - [2025-11-03 14:20:40] "POST /ref-update HTTP/1.1" 200 156 0.047009 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.50 - - [2025-11-03 14:20:40] "POST /ref-update HTTP/1.1" 200 156 0.091061 10.0.0.50 - - [2025-11-03 14:20:40] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007701 10.0.0.50 - - [2025-11-03 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.50 - - [2025-11-03 14:20:40] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002671 10.0.0.50 - - [2025-11-03 14:20:41] "POST /firewall-policys HTTP/1.1" 200 530 0.040432 10.0.0.50 - - [2025-11-03 14:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032455 10.0.0.50 - - [2025-11-03 14:20:41] "GET /firewall-policy/e61356e2-46d7-44e7-8348-917438af0053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006383 10.0.0.50 - - [2025-11-03 14:20:41] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003098 10.0.0.50 - - [2025-11-03 14:20:41] "GET /firewall-policy/e61356e2-46d7-44e7-8348-917438af0053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006402 10.0.0.50 - - [2025-11-03 14:20:41] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002632 10.0.0.50 - - [2025-11-03 14:20:41] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002856 10.0.0.50 - - [2025-11-03 14:20:41] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004672 10.0.0.50 - - [2025-11-03 14:20:41] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002801 10.0.0.50 - - [2025-11-03 14:20:41] "POST /ref-update HTTP/1.1" 200 156 0.021702 10.0.0.50 - - [2025-11-03 14:20:41] "POST /ref-update HTTP/1.1" 200 156 0.034319 10.0.0.50 - - [2025-11-03 14:20:41] "POST /ref-update HTTP/1.1" 200 156 0.041233 10.0.0.50 - - [2025-11-03 14:20:41] "POST /ref-update HTTP/1.1" 200 156 0.045877 10.0.0.50 - - [2025-11-03 14:20:41] "POST /ref-update HTTP/1.1" 200 156 0.029844 10.0.0.50 - - [2025-11-03 14:20:41] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.038382 10.0.0.50 - - [2025-11-03 14:20:41] "POST /tags HTTP/1.1" 200 299 0.068417 10.0.0.50 - - [2025-11-03 14:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2025-11-03 14:20:41] "GET /tag/e5caa100-01ca-4850-bd5c-2febe75ddbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012890 10.0.0.50 - - [2025-11-03 14:20:41] "POST /set-tag HTTP/1.1" 200 109 0.019205 10.0.0.50 - - [2025-11-03 14:20:42] "POST /tags HTTP/1.1" 200 357 0.114656 10.0.0.50 - - [2025-11-03 14:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008395 10.0.0.50 - - [2025-11-03 14:20:42] "GET /tag/f41753a1-7904-48c9-ba81-dabcb74d78a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.027783 10.0.0.50 - - [2025-11-03 14:20:42] "POST /tags HTTP/1.1" 200 305 0.075902 10.0.0.50 - - [2025-11-03 14:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017422 10.0.0.50 - - [2025-11-03 14:20:42] "GET /tag/fe4305b8-c0a4-404e-be80-04227fd44487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014568 10.0.0.50 - - [2025-11-03 14:20:42] "POST /id-to-fqname HTTP/1.1" 200 174 0.000537 10.0.0.50 - - [2025-11-03 14:20:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.017976 10.0.0.50 - - [2025-11-03 14:20:42] "POST /security-groups HTTP/1.1" 200 571 0.086225 10.0.0.50 - - [2025-11-03 14:20:42] "POST /projects HTTP/1.1" 200 483 0.319855 10.0.0.50 - - [2025-11-03 14:20:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.001981 10.0.0.50 - - [2025-11-03 14:20:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.043754 10.0.0.50 - - [2025-11-03 14:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012504 10.0.0.50 - - [2025-11-03 14:20:42] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012350 10.0.0.50 - - [2025-11-03 14:20:42] "POST /access-control-lists HTTP/1.1" 200 580 0.117605 10.0.0.50 - - [2025-11-03 14:20:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.021614 10.0.0.50 - - [2025-11-03 14:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.50 - - [2025-11-03 14:20:42] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.017866 10.0.0.50 - - [2025-11-03 14:20:42] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.071583 10.0.0.50 - - [2025-11-03 14:20:42] "POST /access-control-lists HTTP/1.1" 200 578 0.113277 10.0.0.50 - - [2025-11-03 14:20:43] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.163983 10.0.0.50 - - [2025-11-03 14:20:43] "POST /security-groups HTTP/1.1" 200 537 0.110677 10.0.0.50 - - [2025-11-03 14:20:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.008971 10.0.0.50 - - [2025-11-03 14:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.050281 10.0.0.50 - - [2025-11-03 14:20:43] "POST /access-control-lists HTTP/1.1" 200 596 0.052783 10.0.0.50 - - [2025-11-03 14:20:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.037206 10.0.0.50 - - [2025-11-03 14:20:43] "POST /chown HTTP/1.1" 200 109 0.076388 10.0.0.50 - - [2025-11-03 14:20:43] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005067 10.0.0.50 - - [2025-11-03 14:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.50 - - [2025-11-03 14:20:43] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003163 10.0.0.50 - - [2025-11-03 14:20:43] "POST /tags HTTP/1.1" 409 207 0.002463 10.0.0.50 - - [2025-11-03 14:20:43] "POST /access-control-lists HTTP/1.1" 200 594 0.069748 10.0.0.50 - - [2025-11-03 14:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021800 10.0.0.50 - - [2025-11-03 14:20:43] "GET /tag/fe4305b8-c0a4-404e-be80-04227fd44487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020420 10.0.0.50 - - [2025-11-03 14:20:43] "POST /firewall-rules HTTP/1.1" 200 564 0.091493 10.0.0.50 - - [2025-11-03 14:20:43] "GET /firewall-rule/ad89434e-b1d5-4967-82d9-663f93411747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.016418 10.0.0.50 - - [2025-11-03 14:20:43] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004442 10.0.0.50 - - [2025-11-03 14:20:43] "GET /firewall-rule/ad89434e-b1d5-4967-82d9-663f93411747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003134 10.0.0.50 - - [2025-11-03 14:20:43] "POST /ref-update HTTP/1.1" 200 156 0.050739 10.0.0.50 - - [2025-11-03 14:20:43] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032614 10.0.0.50 - - [2025-11-03 14:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.50 - - [2025-11-03 14:20:43] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003131 10.0.0.50 - - [2025-11-03 14:20:43] "POST /tags HTTP/1.1" 409 207 0.011128 10.0.0.50 - - [2025-11-03 14:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015732 10.0.0.50 - - [2025-11-03 14:20:43] "GET /tag/fe4305b8-c0a4-404e-be80-04227fd44487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.031215 10.0.0.50 - - [2025-11-03 14:20:44] "POST /firewall-rules HTTP/1.1" 200 562 0.103780 10.0.0.50 - - [2025-11-03 14:20:44] "GET /firewall-rule/fb9b80df-cadf-45b4-b18a-d710e3f0e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004390 10.0.0.50 - - [2025-11-03 14:20:44] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003536 10.0.0.50 - - [2025-11-03 14:20:44] "GET /firewall-rule/fb9b80df-cadf-45b4-b18a-d710e3f0e99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002430 10.0.0.50 - - [2025-11-03 14:20:44] "POST /ref-update HTTP/1.1" 200 156 0.110023 10.0.0.50 - - [2025-11-03 14:20:44] "POST /tags HTTP/1.1" 200 355 0.134310 10.0.0.50 - - [2025-11-03 14:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.50 - - [2025-11-03 14:20:44] "GET /tag/cfb24e5d-99fa-45cf-98a6-320ad8a7b904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019471 10.0.0.50 - - [2025-11-03 14:20:44] "POST /tags HTTP/1.1" 200 303 0.022751 10.0.0.50 - - [2025-11-03 14:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020954 10.0.0.50 - - [2025-11-03 14:20:44] "GET /tag/a085730a-77d5-477f-809c-3fb808b0a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017690 10.0.0.50 - - [2025-11-03 14:20:44] "POST /projects HTTP/1.1" 409 218 0.003057 10.0.0.50 - - [2025-11-03 14:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2025-11-03 14:20:44] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043132 10.0.0.50 - - [2025-11-03 14:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007641 10.0.0.50 - - [2025-11-03 14:20:44] "GET /network-ipam/21ac193c-d92c-407a-98b7-0eb071191267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003529 10.0.0.50 - - [2025-11-03 14:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.50 - - [2025-11-03 14:20:44] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013465 10.0.0.50 - - [2025-11-03 14:20:44] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.102922 10.0.0.50 - - [2025-11-03 14:20:45] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.030237 10.0.0.50 - - [2025-11-03 14:20:45] "POST /set-tag HTTP/1.1" 200 109 0.081945 10.0.0.50 - - [2025-11-03 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.50 - - [2025-11-03 14:20:45] "GET /network-ipam/a8a92937-5d24-41d5-b09e-8c7eacb10267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004998 10.0.0.50 - - [2025-11-03 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014022 10.0.0.50 - - [2025-11-03 14:20:45] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006725 10.0.0.50 - - [2025-11-03 14:20:45] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.070320 10.0.0.50 - - [2025-11-03 14:20:45] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011950 10.0.0.50 - - [2025-11-03 14:20:45] "POST /set-tag HTTP/1.1" 200 109 0.061512 10.0.0.50 - - [2025-11-03 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016242 10.0.0.50 - - [2025-11-03 14:20:45] "GET /network-policy/e92fb754-7f3a-4bed-84b1-062bf5e1e1db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004270 10.0.0.50 - - [2025-11-03 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010307 10.0.0.50 - - [2025-11-03 14:20:45] "GET /network-policy/8926777f-34d2-4eae-a3c7-da8b83c383fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003334 10.0.0.50 - - [2025-11-03 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2025-11-03 14:20:45] "GET /network-policy/870f4acb-d729-406f-a1d1-5bac4196f18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003105 10.0.0.50 - - [2025-11-03 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.50 - - [2025-11-03 14:20:45] "PUT /network-policy/870f4acb-d729-406f-a1d1-5bac4196f18b HTTP/1.1" 200 262 0.009739 10.0.0.50 - - [2025-11-03 14:20:45] "POST /ref-update HTTP/1.1" 200 156 0.060613 10.0.0.50 - - [2025-11-03 14:20:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019718 10.0.0.50 - - [2025-11-03 14:20:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004241 10.0.0.50 - - [2025-11-03 14:20:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2025-11-03 14:20:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003297 10.0.0.50 - - [2025-11-03 14:20:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2025-11-03 14:20:45] "POST /security-groups HTTP/1.1" 409 245 0.003025 10.0.0.50 - - [2025-11-03 14:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.50 - - [2025-11-03 14:20:45] "PUT /security-group/0ae6c04c-10f9-4537-843a-ef59993dec41 HTTP/1.1" 200 262 0.077243 10.0.0.50 - - [2025-11-03 14:20:45] "PUT /access-control-list/50d9a368-524f-4289-a42c-1342fa50d3ad HTTP/1.1" 200 272 0.050795 10.0.0.50 - - [2025-11-03 14:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.059163 10.0.0.50 - - [2025-11-03 14:20:46] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024056 10.0.0.50 - - [2025-11-03 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.50 - - [2025-11-03 14:20:46] "PUT /access-control-list/112f8c83-13d4-404a-baec-09c00b7ce4fd HTTP/1.1" 200 272 0.055208 10.0.0.50 - - [2025-11-03 14:20:46] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005717 10.0.0.50 - - [2025-11-03 14:20:46] "POST /tags HTTP/1.1" 409 206 0.003702 10.0.0.50 - - [2025-11-03 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.50 - - [2025-11-03 14:20:46] "GET /tag/a085730a-77d5-477f-809c-3fb808b0a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024823 10.0.0.50 - - [2025-11-03 14:20:46] "POST /firewall-rules HTTP/1.1" 200 562 0.083563 10.0.0.50 - - [2025-11-03 14:20:46] "GET /firewall-rule/a6b8b750-1493-4971-ac34-8df39c7fc990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.020639 10.0.0.50 - - [2025-11-03 14:20:46] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004140 10.0.0.50 - - [2025-11-03 14:20:46] "GET /firewall-rule/a6b8b750-1493-4971-ac34-8df39c7fc990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002596 10.0.0.50 - - [2025-11-03 14:20:46] "POST /ref-update HTTP/1.1" 200 156 0.036906 10.0.0.50 - - [2025-11-03 14:20:46] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007247 10.0.0.50 - - [2025-11-03 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.50 - - [2025-11-03 14:20:46] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008838 10.0.0.50 - - [2025-11-03 14:20:46] "POST /tags HTTP/1.1" 409 206 0.006970 10.0.0.50 - - [2025-11-03 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2025-11-03 14:20:46] "GET /tag/a085730a-77d5-477f-809c-3fb808b0a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015014 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 10.0.0.50 - - [2025-11-03 14:20:46] "POST /firewall-rules HTTP/1.1" 200 560 0.094081 10.0.0.50 - - [2025-11-03 14:20:46] "GET /firewall-rule/83fe801c-7541-4d89-89e9-217532620dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.020002 10.0.0.50 - - [2025-11-03 14:20:46] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.012774 10.0.0.50 - - [2025-11-03 14:20:46] "GET /firewall-rule/83fe801c-7541-4d89-89e9-217532620dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003721 10.0.0.50 - - [2025-11-03 14:20:46] "POST /ref-update HTTP/1.1" 200 156 0.035976 10.0.0.50 - - [2025-11-03 14:20:46] "POST /tags HTTP/1.1" 200 305 0.128918 10.0.0.50 - - [2025-11-03 14:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.50 - - [2025-11-03 14:20:47] "GET /tag/48d209c2-280a-485d-952b-5fa92cf11fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017859 10.0.0.50 - - [2025-11-03 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.50 - - [2025-11-03 14:20:47] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062917 10.0.0.50 - - [2025-11-03 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009004 10.0.0.50 - - [2025-11-03 14:20:47] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.013815 10.0.0.50 - - [2025-11-03 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2025-11-03 14:20:47] "GET /service-appliance-set/a0a5fe48-10f0-4e72-83cb-042337c6947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003513 10.0.0.50 - - [2025-11-03 14:20:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.001389 10.0.0.50 - - [2025-11-03 14:20:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104167 10.0.0.50 - - [2025-11-03 14:20:47] "GET /virtual-machine-interface/9138ed45-fb2d-4e0c-81b0-3df95a48959c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.018607 10.0.0.50 - - [2025-11-03 14:20:47] "POST /instance-ips HTTP/1.1" 200 381 0.076088 10.0.0.50 - - [2025-11-03 14:20:47] "GET /instance-ip/073b9385-6c4c-4686-9f0f-dc46c93047d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012168 10.0.0.50 - - [2025-11-03 14:20:47] "POST /loadbalancers HTTP/1.1" 200 582 0.072939 10.0.0.50 - - [2025-11-03 14:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023952 10.0.0.50 - - [2025-11-03 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010583 10.0.0.50 - - [2025-11-03 14:20:47] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038258 10.0.0.50 - - [2025-11-03 14:20:47] "GET /loadbalancer/29cf5df0-b0a5-4768-be7a-1d77a35a5b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.023258 10.0.0.50 - - [2025-11-03 14:20:47] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076312 10.0.0.50 - - [2025-11-03 14:20:47] "GET /instance-ip/073b9385-6c4c-4686-9f0f-dc46c93047d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007977 10.0.0.50 - - [2025-11-03 14:20:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.069108 10.0.0.50 - - [2025-11-03 14:20:47] "POST /floating-ips HTTP/1.1" 200 583 0.076326 10.0.0.50 - - [2025-11-03 14:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.044830 10.0.0.50 - - [2025-11-03 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014147 10.0.0.50 - - [2025-11-03 14:20:48] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090630 10.0.0.50 - - [2025-11-03 14:20:48] "GET /loadbalancer-listener/9de3a1f3-27f7-4730-a85c-87788d3ceb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002994 10.0.0.50 - - [2025-11-03 14:20:48] "GET /loadbalancer-listener/9de3a1f3-27f7-4730-a85c-87788d3ceb19?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004859 10.0.0.50 - - [2025-11-03 14:20:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035174 10.0.0.50 - - [2025-11-03 14:20:48] "GET /instance-ip/073b9385-6c4c-4686-9f0f-dc46c93047d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006229 10.0.0.50 - - [2025-11-03 14:20:48] "GET /instance-ip/073b9385-6c4c-4686-9f0f-dc46c93047d8?fields=floating_ips HTTP/1.1" 200 1169 0.010808 10.0.0.50 - - [2025-11-03 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.50 - - [2025-11-03 14:20:48] "GET /floating-ip/84420c79-1a3c-4831-9d4d-0763072a7018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003489 10.0.0.50 - - [2025-11-03 14:20:48] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002548 10.0.0.50 - - [2025-11-03 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.50 - - [2025-11-03 14:20:48] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.011507 10.0.0.50 - - [2025-11-03 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017538 10.0.0.50 - - [2025-11-03 14:20:48] "GET /loadbalancer/29cf5df0-b0a5-4768-be7a-1d77a35a5b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002733 10.0.0.50 - - [2025-11-03 14:20:48] "POST /tags HTTP/1.1" 200 371 0.025483 10.0.0.50 - - [2025-11-03 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024892 10.0.0.50 - - [2025-11-03 14:20:48] "GET /tag/6983f087-68f4-4ef4-90a0-f89f66b2855d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.017625 10.0.0.50 - - [2025-11-03 14:20:48] "POST /tags HTTP/1.1" 200 319 0.042284 10.0.0.50 - - [2025-11-03 14:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022546 10.0.0.50 - - [2025-11-03 14:20:48] "GET /tag/d9d5f565-bf25-4876-9e72-257e02311706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.023068 10.0.0.50 - - [2025-11-03 14:20:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.003697 10.0.0.50 - - [2025-11-03 14:20:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.005795 10.0.0.50 - - [2025-11-03 14:20:48] "POST /security-groups HTTP/1.1" 200 578 0.171389 10.0.0.50 - - [2025-11-03 14:20:48] "POST /projects HTTP/1.1" 200 497 0.329592 10.0.0.50 - - [2025-11-03 14:20:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.006657 10.0.0.50 - - [2025-11-03 14:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027222 10.0.0.50 - - [2025-11-03 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.031873 10.0.0.50 - - [2025-11-03 14:20:49] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.015339 10.0.0.50 - - [2025-11-03 14:20:49] "POST /access-control-lists HTTP/1.1" 200 587 0.120959 10.0.0.50 - - [2025-11-03 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018683 10.0.0.50 - - [2025-11-03 14:20:49] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005344 10.0.0.50 - - [2025-11-03 14:20:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.014000 10.0.0.50 - - [2025-11-03 14:20:49] "POST /access-control-lists HTTP/1.1" 200 585 0.060386 10.0.0.50 - - [2025-11-03 14:20:49] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.104510 10.0.0.50 - - [2025-11-03 14:20:49] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.083311 10.0.0.50 - - [2025-11-03 14:20:49] "POST /security-groups HTTP/1.1" 200 558 0.079848 10.0.0.50 - - [2025-11-03 14:20:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.014803 10.0.0.50 - - [2025-11-03 14:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025498 10.0.0.50 - - [2025-11-03 14:20:49] "POST /chown HTTP/1.1" 200 109 0.107089 10.0.0.50 - - [2025-11-03 14:20:49] "POST /access-control-lists HTTP/1.1" 200 610 0.169861 10.0.0.50 - - [2025-11-03 14:20:49] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.050760 10.0.0.50 - - [2025-11-03 14:20:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.005010 10.0.0.50 - - [2025-11-03 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006564 10.0.0.50 - - [2025-11-03 14:20:49] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006876 10.0.0.50 - - [2025-11-03 14:20:49] "POST /tags HTTP/1.1" 409 214 0.006487 10.0.0.50 - - [2025-11-03 14:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.50 - - [2025-11-03 14:20:49] "POST /access-control-lists HTTP/1.1" 200 608 0.084704 10.0.0.50 - - [2025-11-03 14:20:49] "GET /tag/d9d5f565-bf25-4876-9e72-257e02311706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031985 10.0.0.50 - - [2025-11-03 14:20:49] "POST /firewall-rules HTTP/1.1" 200 578 0.074987 10.0.0.50 - - [2025-11-03 14:20:49] "GET /firewall-rule/4e576817-e871-4834-aa11-4da24f19c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004484 10.0.0.50 - - [2025-11-03 14:20:49] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003228 10.0.0.50 - - [2025-11-03 14:20:49] "GET /firewall-rule/4e576817-e871-4834-aa11-4da24f19c1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002153 10.0.0.50 - - [2025-11-03 14:20:49] "POST /ref-update HTTP/1.1" 200 156 0.031105 10.0.0.50 - - [2025-11-03 14:20:49] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012461 10.0.0.50 - - [2025-11-03 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2025-11-03 14:20:50] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002981 10.0.0.50 - - [2025-11-03 14:20:50] "POST /tags HTTP/1.1" 409 214 0.001858 10.0.0.50 - - [2025-11-03 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.50 - - [2025-11-03 14:20:50] "GET /tag/d9d5f565-bf25-4876-9e72-257e02311706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.016050 10.0.0.50 - - [2025-11-03 14:20:50] "POST /firewall-rules HTTP/1.1" 200 576 0.095348 10.0.0.50 - - [2025-11-03 14:20:50] "GET /firewall-rule/1a1ed979-234f-4992-958c-2faf11095c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004670 10.0.0.50 - - [2025-11-03 14:20:50] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004405 10.0.0.50 - - [2025-11-03 14:20:50] "GET /firewall-rule/1a1ed979-234f-4992-958c-2faf11095c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002229 10.0.0.50 - - [2025-11-03 14:20:50] "POST /ref-update HTTP/1.1" 200 156 0.073340 10.0.0.50 - - [2025-11-03 14:20:50] "POST /tags HTTP/1.1" 200 363 0.045999 10.0.0.50 - - [2025-11-03 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019524 10.0.0.50 - - [2025-11-03 14:20:50] "GET /tag/d1c2bd67-6e11-49d9-b4c3-cd39a0a8b75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017416 10.0.0.50 - - [2025-11-03 14:20:50] "POST /tags HTTP/1.1" 200 311 0.028066 10.0.0.50 - - [2025-11-03 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013794 10.0.0.50 - - [2025-11-03 14:20:50] "GET /tag/c7f98c7a-6fe7-411a-9f17-7a49d7be78e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014797 10.0.0.50 - - [2025-11-03 14:20:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.001308 10.0.0.50 - - [2025-11-03 14:20:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.006295 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001207 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:20:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.50 - - [2025-11-03 14:20:50] "POST /security-groups HTTP/1.1" 200 574 0.081153 10.0.0.50 - - [2025-11-03 14:20:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.002907 10.0.0.50 - - [2025-11-03 14:20:50] "POST /projects HTTP/1.1" 200 489 0.233056 10.0.0.50 - - [2025-11-03 14:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015250 10.0.0.50 - - [2025-11-03 14:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013082 10.0.0.50 - - [2025-11-03 14:20:50] "POST /access-control-lists HTTP/1.1" 200 583 0.106924 10.0.0.50 - - [2025-11-03 14:20:50] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.015163 10.0.0.50 - - [2025-11-03 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005443 10.0.0.50 - - [2025-11-03 14:20:51] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005398 10.0.0.50 - - [2025-11-03 14:20:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.001706 10.0.0.50 - - [2025-11-03 14:20:51] "POST /access-control-lists HTTP/1.1" 200 581 0.097640 10.0.0.50 - - [2025-11-03 14:20:51] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.115327 10.0.0.50 - - [2025-11-03 14:20:51] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.096229 10.0.0.50 - - [2025-11-03 14:20:51] "POST /security-groups HTTP/1.1" 200 546 0.099441 10.0.0.50 - - [2025-11-03 14:20:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.004595 10.0.0.50 - - [2025-11-03 14:20:51] "POST /access-control-lists HTTP/1.1" 200 602 0.034371 10.0.0.50 - - [2025-11-03 14:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032839 10.0.0.50 - - [2025-11-03 14:20:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.024663 10.0.0.50 - - [2025-11-03 14:20:51] "POST /chown HTTP/1.1" 200 109 0.026030 10.0.0.50 - - [2025-11-03 14:20:51] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011572 10.0.0.50 - - [2025-11-03 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.50 - - [2025-11-03 14:20:51] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.036849 10.0.0.50 - - [2025-11-03 14:20:51] "POST /access-control-lists HTTP/1.1" 200 600 0.081876 10.0.0.50 - - [2025-11-03 14:20:51] "POST /tags HTTP/1.1" 409 210 0.025832 10.0.0.50 - - [2025-11-03 14:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013851 10.0.0.50 - - [2025-11-03 14:20:51] "GET /tag/c7f98c7a-6fe7-411a-9f17-7a49d7be78e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021832 10.0.0.50 - - [2025-11-03 14:20:51] "POST /firewall-rules HTTP/1.1" 200 570 0.086916 10.0.0.50 - - [2025-11-03 14:20:51] "GET /firewall-rule/dc3e834d-d4ab-4306-9cae-4275b3c904e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006166 10.0.0.50 - - [2025-11-03 14:20:51] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005594 10.0.0.50 - - [2025-11-03 14:20:51] "GET /firewall-rule/dc3e834d-d4ab-4306-9cae-4275b3c904e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003422 10.0.0.50 - - [2025-11-03 14:20:51] "POST /ref-update HTTP/1.1" 200 156 0.054232 10.0.0.50 - - [2025-11-03 14:20:52] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026814 10.0.0.50 - - [2025-11-03 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.50 - - [2025-11-03 14:20:52] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004966 10.0.0.50 - - [2025-11-03 14:20:52] "POST /tags HTTP/1.1" 409 210 0.002608 10.0.0.50 - - [2025-11-03 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.50 - - [2025-11-03 14:20:52] "GET /tag/c7f98c7a-6fe7-411a-9f17-7a49d7be78e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014756 10.0.0.50 - - [2025-11-03 14:20:52] "POST /firewall-rules HTTP/1.1" 200 568 0.092155 10.0.0.50 - - [2025-11-03 14:20:52] "GET /firewall-rule/2b720a1a-8e60-4c82-83bb-9a2804f5dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.010642 10.0.0.50 - - [2025-11-03 14:20:52] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.009330 10.0.0.50 - - [2025-11-03 14:20:52] "GET /firewall-rule/2b720a1a-8e60-4c82-83bb-9a2804f5dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003080 10.0.0.50 - - [2025-11-03 14:20:52] "POST /ref-update HTTP/1.1" 200 156 0.051548 10.0.0.50 - - [2025-11-03 14:20:52] "POST /tags HTTP/1.1" 200 301 0.025936 10.0.0.50 - - [2025-11-03 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.50 - - [2025-11-03 14:20:52] "GET /tag/8f8677c6-4528-4e08-8026-4715da400b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035569 10.0.0.50 - - [2025-11-03 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013636 10.0.0.50 - - [2025-11-03 14:20:52] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055131 10.0.0.50 - - [2025-11-03 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012551 10.0.0.50 - - [2025-11-03 14:20:52] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.027939 10.0.0.50 - - [2025-11-03 14:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.50 - - [2025-11-03 14:20:52] "GET /service-appliance-set/a0a5fe48-10f0-4e72-83cb-042337c6947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002616 10.0.0.50 - - [2025-11-03 14:20:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.001647 10.0.0.50 - - [2025-11-03 14:20:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.184125 10.0.0.50 - - [2025-11-03 14:20:52] "GET /virtual-machine-interface/2d98bf46-aa70-4cbc-80b2-3636a472d77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.009871 10.0.0.50 - - [2025-11-03 14:20:53] "POST /instance-ips HTTP/1.1" 200 377 0.034605 10.0.0.50 - - [2025-11-03 14:20:53] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011551 10.0.0.50 - - [2025-11-03 14:20:53] "POST /loadbalancers HTTP/1.1" 200 582 0.075337 10.0.0.50 - - [2025-11-03 14:20:53] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040789 10.0.0.50 - - [2025-11-03 14:20:53] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003006 10.0.0.50 - - [2025-11-03 14:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018459 10.0.0.50 - - [2025-11-03 14:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677 10.0.0.50 - - [2025-11-03 14:20:53] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.024592 10.0.0.50 - - [2025-11-03 14:20:53] "POST /floating-ips HTTP/1.1" 200 581 0.044570 10.0.0.50 - - [2025-11-03 14:20:53] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010681 10.0.0.50 - - [2025-11-03 14:20:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024855 10.0.0.50 - - [2025-11-03 14:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020047 10.0.0.50 - - [2025-11-03 14:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.50 - - [2025-11-03 14:20:53] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045194 10.0.0.50 - - [2025-11-03 14:20:53] "GET /loadbalancer-listener/582c8e52-4289-4e30-85fb-3dc6abedb07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.007237 10.0.0.50 - - [2025-11-03 14:20:53] "GET /loadbalancer-listener/582c8e52-4289-4e30-85fb-3dc6abedb07a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.008735 10.0.0.50 - - [2025-11-03 14:20:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020254 10.0.0.50 - - [2025-11-03 14:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.50 - - [2025-11-03 14:20:53] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008438 10.0.0.50 - - [2025-11-03 14:20:53] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?fields=floating_ips HTTP/1.1" 200 1162 0.005244 10.0.0.50 - - [2025-11-03 14:20:53] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002399 10.0.0.50 - - [2025-11-03 14:20:53] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043539 10.0.0.50 - - [2025-11-03 14:20:53] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002812 10.0.0.50 - - [2025-11-03 14:20:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019002 10.0.0.50 - - [2025-11-03 14:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013903 10.0.0.50 - - [2025-11-03 14:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010702 10.0.0.50 - - [2025-11-03 14:20:53] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035168 10.0.0.50 - - [2025-11-03 14:20:53] "GET /loadbalancer-listener/302ed404-88d0-44ea-9dc4-eac8acaebc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006372 10.0.0.50 - - [2025-11-03 14:20:53] "GET /loadbalancer-listener/302ed404-88d0-44ea-9dc4-eac8acaebc91?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003796 10.0.0.50 - - [2025-11-03 14:20:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027184 10.0.0.50 - - [2025-11-03 14:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.50 - - [2025-11-03 14:20:53] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006082 10.0.0.50 - - [2025-11-03 14:20:53] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?fields=floating_ips HTTP/1.1" 200 1162 0.007466 10.0.0.50 - - [2025-11-03 14:20:53] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004962 10.0.0.50 - - [2025-11-03 14:20:54] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.077455 10.0.0.50 - - [2025-11-03 14:20:54] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002927 10.0.0.50 - - [2025-11-03 14:20:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017650 10.0.0.50 - - [2025-11-03 14:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015512 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.50 - - [2025-11-03 14:20:54] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.048254 10.0.0.50 - - [2025-11-03 14:20:54] "GET /loadbalancer-listener/37e54a3d-0d0b-4c36-a8ef-8e9ce353e836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.010127 10.0.0.50 - - [2025-11-03 14:20:54] "GET /loadbalancer-listener/37e54a3d-0d0b-4c36-a8ef-8e9ce353e836?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004149 10.0.0.50 - - [2025-11-03 14:20:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021029 10.0.0.50 - - [2025-11-03 14:20:54] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003496 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.50 - - [2025-11-03 14:20:54] "GET /instance-ip/00dad314-82b7-4b78-abbe-38cf29349d13?fields=floating_ips HTTP/1.1" 200 1162 0.002417 10.0.0.50 - - [2025-11-03 14:20:54] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002772 10.0.0.50 - - [2025-11-03 14:20:54] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002748 10.0.0.50 - - [2025-11-03 14:20:54] "POST /tags HTTP/1.1" 200 363 0.019452 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.50 - - [2025-11-03 14:20:54] "GET /tag/9f4ec408-70e8-4d84-b665-853c48b7ae15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015046 10.0.0.50 - - [2025-11-03 14:20:54] "POST /tags HTTP/1.1" 200 311 0.018524 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.50 - - [2025-11-03 14:20:54] "GET /tag/478057c7-8043-4e2f-a388-c2fe703bce40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018050 10.0.0.50 - - [2025-11-03 14:20:54] "POST /projects HTTP/1.1" 409 223 0.002265 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2025-11-03 14:20:54] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.082565 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2025-11-03 14:20:54] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004508 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.50 - - [2025-11-03 14:20:54] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004194 10.0.0.50 - - [2025-11-03 14:20:54] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.045629 10.0.0.50 - - [2025-11-03 14:20:54] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.050386 10.0.0.50 - - [2025-11-03 14:20:54] "POST /security-groups HTTP/1.1" 409 253 0.002596 10.0.0.50 - - [2025-11-03 14:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.50 - - [2025-11-03 14:20:54] "PUT /security-group/dd6cb2a7-30ac-4d3b-88e1-332447313156 HTTP/1.1" 200 262 0.055243 10.0.0.50 - - [2025-11-03 14:20:55] "PUT /access-control-list/c0b6c85b-58d1-4076-bd1d-ba583301fc54 HTTP/1.1" 200 272 0.018463 10.0.0.50 - - [2025-11-03 14:20:55] "PUT /access-control-list/8d206be6-481f-4624-be4d-163c4c3b08bd HTTP/1.1" 200 272 0.016626 10.0.0.50 - - [2025-11-03 14:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027713 10.0.0.50 - - [2025-11-03 14:20:55] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009961 10.0.0.50 - - [2025-11-03 14:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.50 - - [2025-11-03 14:20:55] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003009 10.0.0.50 - - [2025-11-03 14:20:55] "POST /tags HTTP/1.1" 409 210 0.001819 10.0.0.50 - - [2025-11-03 14:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.50 - - [2025-11-03 14:20:55] "GET /tag/478057c7-8043-4e2f-a388-c2fe703bce40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011807 10.0.0.50 - - [2025-11-03 14:20:55] "POST /firewall-rules HTTP/1.1" 200 570 0.067554 10.0.0.50 - - [2025-11-03 14:20:55] "GET /firewall-rule/50e04757-92aa-4a8e-bf5d-78fd89b6f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011463 10.0.0.50 - - [2025-11-03 14:20:55] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004186 10.0.0.50 - - [2025-11-03 14:20:55] "GET /firewall-rule/50e04757-92aa-4a8e-bf5d-78fd89b6f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002311 10.0.0.50 - - [2025-11-03 14:20:55] "POST /ref-update HTTP/1.1" 200 156 0.047905 10.0.0.50 - - [2025-11-03 14:20:55] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016744 10.0.0.50 - - [2025-11-03 14:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2025-11-03 14:20:55] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002426 10.0.0.50 - - [2025-11-03 14:20:55] "POST /tags HTTP/1.1" 409 210 0.001588 10.0.0.50 - - [2025-11-03 14:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.50 - - [2025-11-03 14:20:55] "GET /tag/478057c7-8043-4e2f-a388-c2fe703bce40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011318 10.0.0.50 - - [2025-11-03 14:20:55] "POST /firewall-rules HTTP/1.1" 200 568 0.072437 10.0.0.50 - - [2025-11-03 14:20:55] "GET /firewall-rule/88e13913-5320-45ce-b556-4f5db4447f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004291 10.0.0.50 - - [2025-11-03 14:20:55] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003551 10.0.0.50 - - [2025-11-03 14:20:55] "GET /firewall-rule/88e13913-5320-45ce-b556-4f5db4447f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002419 10.0.0.50 - - [2025-11-03 14:20:55] "POST /ref-update HTTP/1.1" 200 156 0.057162 10.0.0.50 - - [2025-11-03 14:20:55] "POST /tags HTTP/1.1" 200 301 0.052584 10.0.0.50 - - [2025-11-03 14:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009450 10.0.0.50 - - [2025-11-03 14:20:55] "GET /tag/d66fd25e-a870-48b7-852f-7a8b7af8e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014026 10.0.0.50 - - [2025-11-03 14:20:55] "POST /tags HTTP/1.1" 200 325 0.049749 10.0.0.50 - - [2025-11-03 14:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018400 10.0.0.50 - - [2025-11-03 14:20:56] "GET /tag/12016227-de93-4f78-9031-0e02d3bc0d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.013333 10.0.0.50 - - [2025-11-03 14:20:56] "POST /tags HTTP/1.1" 409 237 0.001843 10.0.0.50 - - [2025-11-03 14:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.50 - - [2025-11-03 14:20:56] "GET /tag/9f4ec408-70e8-4d84-b665-853c48b7ae15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010902 10.0.0.50 - - [2025-11-03 14:20:56] "POST /tags HTTP/1.1" 409 210 0.001615 10.0.0.50 - - [2025-11-03 14:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2025-11-03 14:20:56] "GET /tag/478057c7-8043-4e2f-a388-c2fe703bce40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011067 10.0.0.50 - - [2025-11-03 14:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.50 - - [2025-11-03 14:20:56] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003901 10.0.0.50 - - [2025-11-03 14:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.50 - - [2025-11-03 14:20:56] "GET /project/88cd4f3b-07b7-46fb-8107-0fa81199ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035248 10.0.0.50 - - [2025-11-03 14:20:56] "POST /virtual-machines HTTP/1.1" 200 377 0.009065 10.0.0.50 - - [2025-11-03 14:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008899 10.0.0.50 - - [2025-11-03 14:20:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131443 10.0.0.50 - - [2025-11-03 14:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019501 10.0.0.50 - - [2025-11-03 14:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010295 10.0.0.50 - - [2025-11-03 14:20:56] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004879 10.0.0.50 - - [2025-11-03 14:20:56] "POST /instance-ips HTTP/1.1" 200 409 0.037984 10.0.0.50 - - [2025-11-03 14:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031435 10.0.0.50 - - [2025-11-03 14:20:56] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.018120 10.0.0.50 - - [2025-11-03 14:20:56] "POST /set-tag HTTP/1.1" 200 109 0.028700 10.0.0.50 - - [2025-11-03 14:20:56] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015579 10.0.0.50 - - [2025-11-03 14:20:56] "GET /instance-ip/50060f02-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003517 10.0.0.50 - - [2025-11-03 14:20:56] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004447 10.0.0.50 - - [2025-11-03 14:20:56] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.50 - - [2025-11-03 14:20:56] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004305 10.0.0.50 - - [2025-11-03 14:20:56] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.50 - - [2025-11-03 14:20:56] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004813 10.0.0.50 - - [2025-11-03 14:20:56] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.50 - - [2025-11-03 14:21:05] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.50 - - [2025-11-03 14:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.50 - - [2025-11-03 14:21:05] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004742 10.0.0.50 - - [2025-11-03 14:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2025-11-03 14:21:05] "GET /config-node/493ce53b-cac8-4590-9987-ba0c1fbbde68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004631 10.0.0.50 - - [2025-11-03 14:21:16] "GET / HTTP/1.1" 200 35931 0.001398 10.0.0.50 - - [2025-11-03 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.50 - - [2025-11-03 14:21:16] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002595 10.0.0.50 - - [2025-11-03 14:21:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001768 10.0.0.50 - - [2025-11-03 14:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.50 - - [2025-11-03 14:21:16] "GET /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003880 10.0.0.50 - - [2025-11-03 14:21:16] "PUT /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8 HTTP/1.1" 200 254 0.015593 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:21:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:21:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.50 - - [2025-11-03 14:21:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002066 10.0.0.50 - - [2025-11-03 14:21:30] "GET /global-system-configs HTTP/1.1" 200 322 0.004303 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:21:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001286 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.57 - - [2025-11-03 14:21:45] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.57 - - [2025-11-03 14:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.57 - - [2025-11-03 14:21:45] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005024 10.0.0.57 - - [2025-11-03 14:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.57 - - [2025-11-03 14:21:45] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002411 10.0.0.57 - - [2025-11-03 14:21:45] "PUT /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71 HTTP/1.1" 200 274 0.016733 10.0.0.57 - - [2025-11-03 14:21:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.032869 10.0.0.57 - - [2025-11-03 14:21:45] "POST /virtual-routers HTTP/1.1" 200 599 0.043247 10.0.0.57 - - [2025-11-03 14:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.57 - - [2025-11-03 14:21:46] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004578 10.0.0.57 - - [2025-11-03 14:21:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.002290 10.0.0.57 - - [2025-11-03 14:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.57 - - [2025-11-03 14:21:46] "GET /virtual-network/d7bbbfe3-2711-4b61-beb8-c7699862a029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004039 10.0.0.57 - - [2025-11-03 14:21:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.070377 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001171 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.57 - - [2025-11-03 14:22:05] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.57 - - [2025-11-03 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.57 - - [2025-11-03 14:22:05] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.041299 10.0.0.57 - - [2025-11-03 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.57 - - [2025-11-03 14:22:05] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003279 10.0.0.57 - - [2025-11-03 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.57 - - [2025-11-03 14:22:05] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.046572 10.0.0.57 - - [2025-11-03 14:22:05] "PUT /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50 HTTP/1.1" 200 262 0.014629 10.0.0.57 - - [2025-11-03 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.57 - - [2025-11-03 14:22:05] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006229 10.0.0.57 - - [2025-11-03 14:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.57 - - [2025-11-03 14:22:05] "GET /virtual-machine-interface/416e7d7c-6ef2-4e74-9872-4d87468b1005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.011161 10.0.0.57 - - [2025-11-03 14:22:05] "PUT /virtual-machine-interface/416e7d7c-6ef2-4e74-9872-4d87468b1005 HTTP/1.1" 200 284 0.008762 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001410 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.50 - - [2025-11-03 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.50 - - [2025-11-03 14:22:20] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.010138 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:22:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001279 10.0.0.57 - - [2025-11-03 14:22:31] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.57 - - [2025-11-03 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.57 - - [2025-11-03 14:22:31] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005927 10.0.0.57 - - [2025-11-03 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.57 - - [2025-11-03 14:22:31] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003159 10.0.0.57 - - [2025-11-03 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.57 - - [2025-11-03 14:22:31] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002972 10.0.0.57 - - [2025-11-03 14:22:31] "PUT /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50 HTTP/1.1" 200 262 0.012800 10.0.0.57 - - [2025-11-03 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.57 - - [2025-11-03 14:22:31] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003299 10.0.0.57 - - [2025-11-03 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.57 - - [2025-11-03 14:22:31] "GET /virtual-machine-interface/416e7d7c-6ef2-4e74-9872-4d87468b1005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.009108 10.0.0.57 - - [2025-11-03 14:22:31] "PUT /virtual-machine-interface/416e7d7c-6ef2-4e74-9872-4d87468b1005 HTTP/1.1" 200 284 0.009685 10.0.0.50 - - [2025-11-03 14:24:42] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004041 10.0.0.50 - - [2025-11-03 14:24:42] "POST /ref-update HTTP/1.1" 200 156 0.009060 10.0.0.50 - - [2025-11-03 14:24:52] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009601 10.0.0.50 - - [2025-11-03 14:24:52] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.50 - - [2025-11-03 14:24:52] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004519 10.0.0.50 - - [2025-11-03 14:24:52] "POST /set-tag HTTP/1.1" 200 109 0.004475 10.0.0.50 - - [2025-11-03 14:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.50 - - [2025-11-03 14:24:52] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002374 10.0.0.50 - - [2025-11-03 14:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2025-11-03 14:24:52] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002574 10.0.0.50 - - [2025-11-03 14:24:52] "GET /loadbalancer-pool/7198f799-bc32-4c29-a04a-4656d7af6396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003469 10.0.0.50 - - [2025-11-03 14:24:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019598 10.0.0.50 - - [2025-11-03 14:24:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008106 10.0.0.50 - - [2025-11-03 14:24:52] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008087 10.0.0.50 - - [2025-11-03 14:24:52] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007116 10.0.0.50 - - [2025-11-03 14:24:52] "POST /tags HTTP/1.1" 409 205 0.004799 10.0.0.50 - - [2025-11-03 14:24:52] "POST /ref-update HTTP/1.1" 200 156 0.007093 10.0.0.50 - - [2025-11-03 14:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.50 - - [2025-11-03 14:24:52] "GET /tag/8f8677c6-4528-4e08-8026-4715da400b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014616 10.0.0.50 - - [2025-11-03 14:24:52] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.018896 10.0.0.50 - - [2025-11-03 14:24:52] "PUT /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa HTTP/1.1" 200 256 0.013524 10.0.0.50 - - [2025-11-03 14:24:52] "POST /set-tag HTTP/1.1" 200 109 0.087403 10.0.0.50 - - [2025-11-03 14:24:53] "GET /loadbalancer-pool/84616d07-9e6f-4823-978d-cb7a0e082f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004126 10.0.0.50 - - [2025-11-03 14:24:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015457 10.0.0.50 - - [2025-11-03 14:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021440 10.0.0.50 - - [2025-11-03 14:24:53] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014496 10.0.0.50 - - [2025-11-03 14:24:53] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004068 10.0.0.50 - - [2025-11-03 14:24:53] "POST /ref-update HTTP/1.1" 200 156 0.006829 10.0.0.50 - - [2025-11-03 14:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.50 - - [2025-11-03 14:24:53] "GET /loadbalancer-pool/80016d9b-6f44-4dd7-9bf2-d713149794ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003387 10.0.0.50 - - [2025-11-03 14:24:53] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002185 10.0.0.50 - - [2025-11-03 14:24:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019342 10.0.0.50 - - [2025-11-03 14:24:53] "PUT /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa HTTP/1.1" 200 256 0.019369 10.0.0.50 - - [2025-11-03 14:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008669 10.0.0.50 - - [2025-11-03 14:24:53] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003944 10.0.0.50 - - [2025-11-03 14:24:53] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.50 - - [2025-11-03 14:24:53] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004898 10.0.0.50 - - [2025-11-03 14:24:53] "POST /ref-update HTTP/1.1" 200 156 0.007574 10.0.0.50 - - [2025-11-03 14:24:53] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002784 10.0.0.50 - - [2025-11-03 14:24:53] "PUT /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa HTTP/1.1" 200 256 0.009965 10.0.0.50 - - [2025-11-03 14:26:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002588 10.0.0.50 - - [2025-11-03 14:26:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002201 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:26:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:26:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:27:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:27:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.50 - - [2025-11-03 14:27:29] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006101 10.0.0.50 - - [2025-11-03 14:27:29] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.50 - - [2025-11-03 14:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2025-11-03 14:27:29] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003303 10.0.0.50 - - [2025-11-03 14:27:29] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008227 10.0.0.50 - - [2025-11-03 14:27:29] "POST /set-tag HTTP/1.1" 200 109 0.035245 10.0.0.50 - - [2025-11-03 14:27:29] "DELETE /loadbalancer-member/824ade01-5dc7-4823-8146-1c9302b14350 HTTP/1.1" 200 115 0.050437 10.0.0.50 - - [2025-11-03 14:27:29] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005791 10.0.0.50 - - [2025-11-03 14:27:29] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.50 - - [2025-11-03 14:27:29] "DELETE /loadbalancer-member/03b02870-5e76-42db-96a7-cf47deef67ff HTTP/1.1" 200 115 0.024966 10.0.0.50 - - [2025-11-03 14:27:29] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004665 10.0.0.50 - - [2025-11-03 14:27:29] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.50 - - [2025-11-03 14:27:29] "DELETE /loadbalancer-member/1f27f168-c18b-49ff-8c69-4c6d6b300b1f HTTP/1.1" 200 115 0.027740 10.0.0.50 - - [2025-11-03 14:27:29] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005908 10.0.0.50 - - [2025-11-03 14:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.50 - - [2025-11-03 14:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.50 - - [2025-11-03 14:27:30] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002224 10.0.0.50 - - [2025-11-03 14:27:30] "GET /loadbalancer-pool/7198f799-bc32-4c29-a04a-4656d7af6396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002946 10.0.0.50 - - [2025-11-03 14:27:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019814 10.0.0.50 - - [2025-11-03 14:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022731 10.0.0.50 - - [2025-11-03 14:27:30] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008729 10.0.0.50 - - [2025-11-03 14:27:30] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005684 10.0.0.50 - - [2025-11-03 14:27:30] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002531 10.0.0.50 - - [2025-11-03 14:27:30] "POST /set-tag HTTP/1.1" 200 109 0.061498 10.0.0.50 - - [2025-11-03 14:27:30] "GET /loadbalancer-pool/84616d07-9e6f-4823-978d-cb7a0e082f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013336 10.0.0.50 - - [2025-11-03 14:27:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019638 10.0.0.50 - - [2025-11-03 14:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008493 10.0.0.50 - - [2025-11-03 14:27:30] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011457 10.0.0.50 - - [2025-11-03 14:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.50 - - [2025-11-03 14:27:30] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004178 10.0.0.50 - - [2025-11-03 14:27:30] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002405 10.0.0.50 - - [2025-11-03 14:27:30] "GET /loadbalancer-pool/80016d9b-6f44-4dd7-9bf2-d713149794ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002823 10.0.0.50 - - [2025-11-03 14:27:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014695 10.0.0.50 - - [2025-11-03 14:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017055 10.0.0.50 - - [2025-11-03 14:27:30] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008769 10.0.0.50 - - [2025-11-03 14:27:30] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004443 10.0.0.50 - - [2025-11-03 14:27:30] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002264 10.0.0.50 - - [2025-11-03 14:27:30] "POST /set-tag HTTP/1.1" 200 109 0.002510 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:27:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:27:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:27:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:27:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.50 - - [2025-11-03 14:28:57] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.50 - - [2025-11-03 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2025-11-03 14:28:57] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042898 10.0.0.50 - - [2025-11-03 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.50 - - [2025-11-03 14:28:57] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037065 10.0.0.50 - - [2025-11-03 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.50 - - [2025-11-03 14:28:57] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037221 10.0.0.50 - - [2025-11-03 14:28:58] "POST /tags HTTP/1.1" 200 333 0.044894 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011966 10.0.0.50 - - [2025-11-03 14:28:58] "GET /tag/d0b3ad88-4331-45d6-b48c-050046f27ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.035976 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.50 - - [2025-11-03 14:28:58] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041182 10.0.0.50 - - [2025-11-03 14:28:58] "GET /virtual-networks?parent_id=26e20940-a958-4a75-b1e0-4c180f511ab7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003386 10.0.0.50 - - [2025-11-03 14:28:58] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050970 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.50 - - [2025-11-03 14:28:58] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005669 10.0.0.50 - - [2025-11-03 14:28:58] "POST /virtual-networks HTTP/1.1" 200 512 0.106956 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.50 - - [2025-11-03 14:28:58] "GET /service-appliance-set/a0a5fe48-10f0-4e72-83cb-042337c6947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006869 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.003753 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.50 - - [2025-11-03 14:28:58] "GET /network-ipam/7dae44bb-43ed-4151-991e-1fce5f69370a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003096 10.0.0.50 - - [2025-11-03 14:28:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007189 10.0.0.50 - - [2025-11-03 14:28:58] "POST /ref-update HTTP/1.1" 200 156 0.191943 10.0.0.50 - - [2025-11-03 14:28:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.191470 10.0.0.50 - - [2025-11-03 14:28:58] "GET /virtual-machine-interface/502c6a47-80d5-47f7-8068-6707e64d5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.019634 10.0.0.50 - - [2025-11-03 14:28:58] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004267 10.0.0.50 - - [2025-11-03 14:28:58] "GET /domains HTTP/1.1" 200 280 0.003738 10.0.0.50 - - [2025-11-03 14:28:58] "POST /instance-ips HTTP/1.1" 200 409 0.035925 10.0.0.50 - - [2025-11-03 14:28:58] "GET /domain/c52959d6-ec2d-4653-a321-9478a7650d58 HTTP/1.1" 200 3087 0.027141 10.0.0.50 - - [2025-11-03 14:28:58] "GET /instance-ip/fd29f908-84e4-46ce-850b-8611a610013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.011952 10.0.0.50 - - [2025-11-03 14:28:58] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7 HTTP/1.1" 200 5476 0.042642 10.0.0.50 - - [2025-11-03 14:28:58] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2087 0.005469 10.0.0.50 - - [2025-11-03 14:28:58] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2087 0.004169 10.0.0.50 - - [2025-11-03 14:28:58] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 200 1181 0.044724 10.0.0.50 - - [2025-11-03 14:28:58] "POST /loadbalancers HTTP/1.1" 200 610 0.076152 10.0.0.50 - - [2025-11-03 14:28:58] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 200 1181 0.008476 10.0.0.50 - - [2025-11-03 14:28:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025824 10.0.0.50 - - [2025-11-03 14:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2025-11-03 14:28:58] "POST /route-targets HTTP/1.1" 200 327 0.022895 10.0.0.50 - - [2025-11-03 14:28:58] "POST /ref-update HTTP/1.1" 200 156 0.019789 10.0.0.50 - - [2025-11-03 14:28:58] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060568 10.0.0.50 - - [2025-11-03 14:28:58] "GET /instance-ip/fd29f908-84e4-46ce-850b-8611a610013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003883 10.0.0.50 - - [2025-11-03 14:28:58] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058228 10.0.0.50 - - [2025-11-03 14:28:58] "GET /loadbalancer/bb815203-75c5-4611-8b81-e0d1c928f934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.007630 10.0.0.50 - - [2025-11-03 14:28:59] "POST /floating-ips HTTP/1.1" 200 597 0.035368 10.0.0.50 - - [2025-11-03 14:28:59] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.050993 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.50 - - [2025-11-03 14:28:59] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037037 10.0.0.50 - - [2025-11-03 14:28:59] "GET /loadbalancer-listener/202bd4f3-e915-416e-8e02-c5e7a4d4136c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007836 10.0.0.50 - - [2025-11-03 14:28:59] "GET /loadbalancer-listener/202bd4f3-e915-416e-8e02-c5e7a4d4136c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003506 10.0.0.50 - - [2025-11-03 14:28:59] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023040 10.0.0.50 - - [2025-11-03 14:28:59] "GET /instance-ip/fd29f908-84e4-46ce-850b-8611a610013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.020268 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.50 - - [2025-11-03 14:28:59] "GET /instance-ip/fd29f908-84e4-46ce-850b-8611a610013f?fields=floating_ips HTTP/1.1" 200 1212 0.004988 10.0.0.50 - - [2025-11-03 14:28:59] "GET /floating-ip/0bc91219-2ae3-4c06-bf82-186ebf143bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002017 10.0.0.50 - - [2025-11-03 14:28:59] "GET /loadbalancer/bb815203-75c5-4611-8b81-e0d1c928f934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002801 10.0.0.50 - - [2025-11-03 14:28:59] "POST /tags HTTP/1.1" 200 295 0.062084 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.50 - - [2025-11-03 14:28:59] "GET /tag/4e6dbd1d-91c0-45b1-a97b-56bcf27e9764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013703 10.0.0.50 - - [2025-11-03 14:28:59] "POST /tags HTTP/1.1" 409 233 0.001782 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.50 - - [2025-11-03 14:28:59] "GET /tag/cfb24e5d-99fa-45cf-98a6-320ad8a7b904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010946 10.0.0.50 - - [2025-11-03 14:28:59] "POST /tags HTTP/1.1" 409 206 0.001578 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2025-11-03 14:28:59] "GET /tag/a085730a-77d5-477f-809c-3fb808b0a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011386 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-11-03 14:28:59] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003898 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.50 - - [2025-11-03 14:28:59] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030514 10.0.0.50 - - [2025-11-03 14:28:59] "POST /virtual-machines HTTP/1.1" 200 369 0.009628 10.0.0.50 - - [2025-11-03 14:28:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008045 10.0.0.50 - - [2025-11-03 14:28:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108947 10.0.0.50 - - [2025-11-03 14:28:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023262 10.0.0.50 - - [2025-11-03 14:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.50 - - [2025-11-03 14:28:59] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004776 10.0.0.50 - - [2025-11-03 14:28:59] "POST /instance-ips HTTP/1.1" 200 409 0.021556 10.0.0.50 - - [2025-11-03 14:28:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024997 10.0.0.50 - - [2025-11-03 14:28:59] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016753 10.0.0.50 - - [2025-11-03 14:29:00] "POST /set-tag HTTP/1.1" 200 109 0.031321 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013083 10.0.0.50 - - [2025-11-03 14:29:00] "GET /instance-ip/70232544-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006234 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004411 10.0.0.50 - - [2025-11-03 14:29:00] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003908 10.0.0.50 - - [2025-11-03 14:29:00] "POST /ref-update HTTP/1.1" 200 156 0.007829 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016312 10.0.0.50 - - [2025-11-03 14:29:00] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.50 - - [2025-11-03 14:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004122 10.0.0.50 - - [2025-11-03 14:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.50 - - [2025-11-03 14:29:00] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034958 10.0.0.50 - - [2025-11-03 14:29:00] "POST /virtual-machines HTTP/1.1" 200 369 0.010557 10.0.0.50 - - [2025-11-03 14:29:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017365 10.0.0.50 - - [2025-11-03 14:29:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156626 10.0.0.50 - - [2025-11-03 14:29:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011106 10.0.0.50 - - [2025-11-03 14:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012636 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012324 10.0.0.50 - - [2025-11-03 14:29:00] "POST /instance-ips HTTP/1.1" 200 409 0.023316 10.0.0.50 - - [2025-11-03 14:29:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030100 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013626 10.0.0.50 - - [2025-11-03 14:29:00] "POST /set-tag HTTP/1.1" 200 109 0.017348 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020710 10.0.0.50 - - [2025-11-03 14:29:00] "GET /instance-ip/709adf58-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007387 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007982 10.0.0.50 - - [2025-11-03 14:29:00] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003687 10.0.0.50 - - [2025-11-03 14:29:00] "POST /ref-update HTTP/1.1" 200 156 0.008961 10.0.0.50 - - [2025-11-03 14:29:00] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010234 10.0.0.50 - - [2025-11-03 14:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.50 - - [2025-11-03 14:29:01] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008828 10.0.0.50 - - [2025-11-03 14:29:01] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.50 - - [2025-11-03 14:29:01] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007189 10.0.0.50 - - [2025-11-03 14:29:01] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.50 - - [2025-11-03 14:29:03] "GET /domains HTTP/1.1" 200 280 0.001865 10.0.0.50 - - [2025-11-03 14:29:03] "GET /domain/c52959d6-ec2d-4653-a321-9478a7650d58 HTTP/1.1" 200 3087 0.002750 10.0.0.50 - - [2025-11-03 14:29:03] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7 HTTP/1.1" 200 7064 0.037283 10.0.0.50 - - [2025-11-03 14:29:03] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2087 0.003959 10.0.0.50 - - [2025-11-03 14:29:03] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2087 0.004397 10.0.0.50 - - [2025-11-03 14:29:03] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 200 1402 0.009567 10.0.0.50 - - [2025-11-03 14:29:03] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 200 1402 0.003682 10.0.0.50 - - [2025-11-03 14:29:03] "GET /route-target/770aabd3-0470-4c94-826e-8dd23e28c8b2 HTTP/1.1" 200 1151 0.002934 10.0.0.50 - - [2025-11-03 14:29:03] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2087 0.004770 10.0.0.50 - - [2025-11-03 14:29:03] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 200 1402 0.002645 10.0.0.50 - - [2025-11-03 14:29:03] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004107 10.0.0.50 - - [2025-11-03 14:29:03] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2087 0.004085 10.0.0.50 - - [2025-11-03 14:29:03] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 200 1402 0.002665 10.0.0.50 - - [2025-11-03 14:29:03] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 200 1402 0.002403 10.0.0.50 - - [2025-11-03 14:29:03] "GET /route-target/770aabd3-0470-4c94-826e-8dd23e28c8b2 HTTP/1.1" 200 1151 0.002070 10.0.0.50 - - [2025-11-03 14:29:04] "GET /domains HTTP/1.1" 200 280 0.001990 10.0.0.50 - - [2025-11-03 14:29:04] "GET /domain/c52959d6-ec2d-4653-a321-9478a7650d58 HTTP/1.1" 200 3087 0.002825 10.0.0.50 - - [2025-11-03 14:29:04] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7 HTTP/1.1" 200 7064 0.041981 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2087 0.008569 10.0.0.50 - - [2025-11-03 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2025-11-03 14:29:04] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025814 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005169 10.0.0.50 - - [2025-11-03 14:29:04] "GET /floating-ip-pools?parent_id=a8528818-49d3-4d06-acd7-db3917e16dce&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002265 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004699 10.0.0.50 - - [2025-11-03 14:29:04] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017320 10.0.0.50 - - [2025-11-03 14:29:04] "POST /ref-update HTTP/1.1" 200 156 0.007958 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.013565 10.0.0.50 - - [2025-11-03 14:29:04] "GET /domains HTTP/1.1" 200 280 0.003134 10.0.0.50 - - [2025-11-03 14:29:04] "GET /domain/c52959d6-ec2d-4653-a321-9478a7650d58 HTTP/1.1" 200 3087 0.002845 10.0.0.50 - - [2025-11-03 14:29:04] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7 HTTP/1.1" 200 7320 0.037738 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2325 0.005197 10.0.0.50 - - [2025-11-03 14:29:04] "GET /floating-ip-pool/0dd572d9-27a4-4505-a34f-928abe0fb317 HTTP/1.1" 200 1313 0.002314 10.0.0.50 - - [2025-11-03 14:29:04] "GET /domains HTTP/1.1" 200 280 0.001521 10.0.0.50 - - [2025-11-03 14:29:04] "GET /domain/c52959d6-ec2d-4653-a321-9478a7650d58 HTTP/1.1" 200 3087 0.002595 10.0.0.50 - - [2025-11-03 14:29:04] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7 HTTP/1.1" 200 7320 0.033286 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 2325 0.004060 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004267 10.0.0.50 - - [2025-11-03 14:29:04] "POST /tags HTTP/1.1" 200 365 0.058181 10.0.0.50 - - [2025-11-03 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017798 10.0.0.50 - - [2025-11-03 14:29:04] "GET /tag/80904637-db16-4850-a027-0d1351da6079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023895 10.0.0.50 - - [2025-11-03 14:29:04] "POST /tags HTTP/1.1" 409 206 0.002061 10.0.0.50 - - [2025-11-03 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.50 - - [2025-11-03 14:29:04] "GET /tag/a085730a-77d5-477f-809c-3fb808b0a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010627 10.0.0.50 - - [2025-11-03 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.50 - - [2025-11-03 14:29:04] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029627 10.0.0.50 - - [2025-11-03 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004314 10.0.0.50 - - [2025-11-03 14:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.50 - - [2025-11-03 14:29:04] "GET /service-appliance-set/3c7bb111-c4b7-48cb-944e-86a88fb38487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003757 10.0.0.50 - - [2025-11-03 14:29:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001903 10.0.0.50 - - [2025-11-03 14:29:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097095 10.0.0.50 - - [2025-11-03 14:29:04] "GET /virtual-machine-interface/8221d096-cb5b-431a-95b4-9ab753ecc760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005003 10.0.0.50 - - [2025-11-03 14:29:04] "POST /set-tag HTTP/1.1" 200 109 0.013555 10.0.0.50 - - [2025-11-03 14:29:04] "POST /instance-ips HTTP/1.1" 200 417 0.043411 10.0.0.50 - - [2025-11-03 14:29:05] "GET /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004229 10.0.0.50 - - [2025-11-03 14:29:05] "POST /loadbalancers HTTP/1.1" 200 618 0.062080 10.0.0.50 - - [2025-11-03 14:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019298 10.0.0.50 - - [2025-11-03 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019845 10.0.0.50 - - [2025-11-03 14:29:05] "POST /service-instances HTTP/1.1" 200 566 0.024383 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.026897 10.0.0.50 - - [2025-11-03 14:29:05] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059421 10.0.0.50 - - [2025-11-03 14:29:05] "GET /virtual-machine-interface/8221d096-cb5b-431a-95b4-9ab753ecc760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004160 10.0.0.50 - - [2025-11-03 14:29:05] "GET /virtual-machine-interface/8221d096-cb5b-431a-95b4-9ab753ecc760?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004997 10.0.0.50 - - [2025-11-03 14:29:05] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.007796 10.0.0.50 - - [2025-11-03 14:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010966 10.0.0.50 - - [2025-11-03 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.50 - - [2025-11-03 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.50 - - [2025-11-03 14:29:05] "GET /floating-ip-pool/0dd572d9-27a4-4505-a34f-928abe0fb317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002163 10.0.0.50 - - [2025-11-03 14:29:05] "POST /floating-ips HTTP/1.1" 200 671 0.084726 10.0.0.50 - - [2025-11-03 14:29:05] "POST /virtual-machines HTTP/1.1" 200 429 0.056207 10.0.0.50 - - [2025-11-03 14:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039175 10.0.0.50 - - [2025-11-03 14:29:05] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017896 10.0.0.50 - - [2025-11-03 14:29:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128493 10.0.0.50 - - [2025-11-03 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.50 - - [2025-11-03 14:29:05] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003933 10.0.0.50 - - [2025-11-03 14:29:05] "POST /chown HTTP/1.1" 200 109 0.026024 10.0.0.50 - - [2025-11-03 14:29:05] "POST /tags HTTP/1.1" 409 221 0.013955 10.0.0.50 - - [2025-11-03 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.50 - - [2025-11-03 14:29:05] "POST /chown HTTP/1.1" 200 109 0.007923 10.0.0.50 - - [2025-11-03 14:29:05] "GET /tag/d0b3ad88-4331-45d6-b48c-050046f27ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022460 10.0.0.50 - - [2025-11-03 14:29:05] "POST /tags HTTP/1.1" 409 238 0.001897 10.0.0.50 - - [2025-11-03 14:29:05] "PUT /virtual-machine-interface/656699a0-d591-4479-8f78-bfa786498344 HTTP/1.1" 200 284 0.029755 10.0.0.50 - - [2025-11-03 14:29:05] "PUT /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181 HTTP/1.1" 200 256 0.023242 10.0.0.50 - - [2025-11-03 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.50 - - [2025-11-03 14:29:05] "GET /tag/80904637-db16-4850-a027-0d1351da6079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016898 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.015981 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.021545 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.029065 10.0.0.50 - - [2025-11-03 14:29:05] "POST /firewall-rules HTTP/1.1" 200 650 0.079473 10.0.0.50 - - [2025-11-03 14:29:05] "GET /firewall-rule/6c77cc2a-add6-4721-998f-d78afa21c76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003946 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.010847 10.0.0.50 - - [2025-11-03 14:29:05] "GET /firewall-policy/e61356e2-46d7-44e7-8348-917438af0053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012340 10.0.0.50 - - [2025-11-03 14:29:05] "GET /firewall-rule/6c77cc2a-add6-4721-998f-d78afa21c76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005600 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.019375 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.019117 10.0.0.50 - - [2025-11-03 14:29:05] "POST /ref-update HTTP/1.1" 200 156 0.013909 10.0.0.50 - - [2025-11-03 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006729 10.0.0.50 - - [2025-11-03 14:29:05] "POST /virtual-machines HTTP/1.1" 200 429 0.015529 10.0.0.50 - - [2025-11-03 14:29:06] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038976 10.0.0.50 - - [2025-11-03 14:29:06] "GET /loadbalancer/e5db7e17-ac37-4f60-bc1a-d3577326fbbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.028343 10.0.0.50 - - [2025-11-03 14:29:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150541 10.0.0.50 - - [2025-11-03 14:29:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.088911 10.0.0.50 - - [2025-11-03 14:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007045 10.0.0.50 - - [2025-11-03 14:29:06] "POST /chown HTTP/1.1" 200 109 0.041964 10.0.0.50 - - [2025-11-03 14:29:06] "POST /chown HTTP/1.1" 200 109 0.008091 10.0.0.50 - - [2025-11-03 14:29:06] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052259 10.0.0.50 - - [2025-11-03 14:29:06] "GET /loadbalancer-listener/2aad1e62-4074-472a-a78b-5f78d4464df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003771 10.0.0.50 - - [2025-11-03 14:29:06] "PUT /virtual-machine-interface/82db9093-9256-40bf-918d-bfd6bc473377 HTTP/1.1" 200 284 0.040522 10.0.0.50 - - [2025-11-03 14:29:06] "GET /loadbalancer-listener/2aad1e62-4074-472a-a78b-5f78d4464df0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.021407 10.0.0.50 - - [2025-11-03 14:29:06] "PUT /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181 HTTP/1.1" 200 256 0.051742 10.0.0.50 - - [2025-11-03 14:29:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.034802 10.0.0.50 - - [2025-11-03 14:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023701 10.0.0.50 - - [2025-11-03 14:29:06] "POST /ref-update HTTP/1.1" 200 156 0.032480 10.0.0.50 - - [2025-11-03 14:29:06] "GET /loadbalancer-pool/5c628560-3d6b-4038-877f-46a2268ddff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004044 10.0.0.50 - - [2025-11-03 14:29:06] "POST /ref-update HTTP/1.1" 200 156 0.019863 10.0.0.50 - - [2025-11-03 14:29:06] "POST /ref-update HTTP/1.1" 200 156 0.023306 10.0.0.50 - - [2025-11-03 14:29:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038976 10.0.0.50 - - [2025-11-03 14:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030012 10.0.0.50 - - [2025-11-03 14:29:06] "POST /ref-update HTTP/1.1" 200 156 0.022052 10.0.0.50 - - [2025-11-03 14:29:06] "GET /loadbalancer-member/121501d6-acb3-4208-bda5-b819b1b2642a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.020897 10.0.0.50 - - [2025-11-03 14:29:06] "POST /ref-update HTTP/1.1" 200 156 0.054316 10.0.0.50 - - [2025-11-03 14:29:06] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007640 10.0.0.50 - - [2025-11-03 14:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.50 - - [2025-11-03 14:29:06] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010801 10.0.0.50 - - [2025-11-03 14:29:06] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.023469 10.0.0.50 - - [2025-11-03 14:29:06] "POST /tags HTTP/1.1" 409 221 0.003504 10.0.0.50 - - [2025-11-03 14:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.50 - - [2025-11-03 14:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017682 10.0.0.50 - - [2025-11-03 14:29:06] "GET /tag/d0b3ad88-4331-45d6-b48c-050046f27ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021940 10.0.0.50 - - [2025-11-03 14:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.50 - - [2025-11-03 14:29:06] "POST /chown HTTP/1.1" 200 109 0.006740 10.0.0.50 - - [2025-11-03 14:29:06] "POST /tags HTTP/1.1" 409 238 0.003594 10.0.0.50 - - [2025-11-03 14:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.50 - - [2025-11-03 14:29:06] "GET /tag/80904637-db16-4850-a027-0d1351da6079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011042 10.0.0.50 - - [2025-11-03 14:29:06] "POST /chown HTTP/1.1" 200 109 0.006382 10.0.0.50 - - [2025-11-03 14:29:06] "PUT /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181 HTTP/1.1" 200 256 0.025993 10.0.0.50 - - [2025-11-03 14:29:06] "POST /firewall-rules HTTP/1.1" 409 293 0.009146 10.0.0.50 - - [2025-11-03 14:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.50 - - [2025-11-03 14:29:06] "POST /ref-update HTTP/1.1" 200 156 0.034095 10.0.0.50 - - [2025-11-03 14:29:06] "PUT /firewall-rule/6c77cc2a-add6-4721-998f-d78afa21c76e HTTP/1.1" 200 260 0.033715 10.0.0.50 - - [2025-11-03 14:29:06] "POST /chown HTTP/1.1" 200 109 0.006949 10.0.0.50 - - [2025-11-03 14:29:07] "GET /firewall-rule/6c77cc2a-add6-4721-998f-d78afa21c76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006358 10.0.0.50 - - [2025-11-03 14:29:07] "GET /firewall-policy/e61356e2-46d7-44e7-8348-917438af0053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004057 10.0.0.50 - - [2025-11-03 14:29:07] "POST /chown HTTP/1.1" 200 109 0.029348 10.0.0.50 - - [2025-11-03 14:29:07] "GET /firewall-rule/6c77cc2a-add6-4721-998f-d78afa21c76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006610 10.0.0.50 - - [2025-11-03 14:29:07] "PUT /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181 HTTP/1.1" 200 256 0.014951 10.0.0.50 - - [2025-11-03 14:29:07] "POST /ref-update HTTP/1.1" 200 156 0.021279 10.0.0.50 - - [2025-11-03 14:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.50 - - [2025-11-03 14:29:07] "POST /chown HTTP/1.1" 200 109 0.006921 10.0.0.50 - - [2025-11-03 14:29:07] "POST /chown HTTP/1.1" 200 109 0.008403 10.0.0.50 - - [2025-11-03 14:29:07] "PUT /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181 HTTP/1.1" 200 256 0.023439 10.0.0.50 - - [2025-11-03 14:29:07] "POST /ref-update HTTP/1.1" 200 156 0.016901 10.0.0.50 - - [2025-11-03 14:29:07] "POST /chown HTTP/1.1" 200 109 0.006583 10.0.0.50 - - [2025-11-03 14:29:07] "POST /chown HTTP/1.1" 200 109 0.018087 10.0.0.50 - - [2025-11-03 14:29:07] "PUT /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181 HTTP/1.1" 200 256 0.019123 10.0.0.50 - - [2025-11-03 14:29:07] "POST /ref-update HTTP/1.1" 200 156 0.016140 10.0.0.50 - - [2025-11-03 14:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.50 - - [2025-11-03 14:29:07] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008582 10.0.0.50 - - [2025-11-03 14:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.50 - - [2025-11-03 14:29:07] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034277 10.0.0.50 - - [2025-11-03 14:29:07] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.018592 10.0.0.50 - - [2025-11-03 14:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007726 10.0.0.50 - - [2025-11-03 14:29:07] "POST /virtual-machines HTTP/1.1" 200 373 0.021936 10.0.0.50 - - [2025-11-03 14:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026528 10.0.0.50 - - [2025-11-03 14:29:07] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.014208 10.0.0.50 - - [2025-11-03 14:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036507 10.0.0.50 - - [2025-11-03 14:29:07] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.044437 10.0.0.50 - - [2025-11-03 14:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032890 10.0.0.50 - - [2025-11-03 14:29:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.219304 10.0.0.50 - - [2025-11-03 14:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008526 10.0.0.50 - - [2025-11-03 14:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016185 10.0.0.50 - - [2025-11-03 14:29:07] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012785 10.0.0.50 - - [2025-11-03 14:29:07] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.026852 10.0.0.50 - - [2025-11-03 14:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036077 10.0.0.50 - - [2025-11-03 14:29:08] "POST /instance-ips HTTP/1.1" 200 413 0.051236 10.0.0.50 - - [2025-11-03 14:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039404 10.0.0.50 - - [2025-11-03 14:29:08] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006566 10.0.0.50 - - [2025-11-03 14:29:08] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.008291 10.0.0.50 - - [2025-11-03 14:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026200 10.0.0.50 - - [2025-11-03 14:29:08] "POST /set-tag HTTP/1.1" 200 109 0.064323 10.0.0.50 - - [2025-11-03 14:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.50 - - [2025-11-03 14:29:08] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.031780 10.0.0.50 - - [2025-11-03 14:29:08] "GET /instance-ip/74fa6410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005230 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.025216 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.025328 10.0.0.50 - - [2025-11-03 14:29:08] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013558 10.0.0.50 - - [2025-11-03 14:29:08] "POST /set-tag HTTP/1.1" 200 109 0.009164 10.0.0.50 - - [2025-11-03 14:29:08] "POST /ref-update HTTP/1.1" 200 156 0.055350 10.0.0.50 - - [2025-11-03 14:29:08] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.017567 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.029575 10.0.0.50 - - [2025-11-03 14:29:08] "POST /ref-update HTTP/1.1" 200 156 0.044365 10.0.0.50 - - [2025-11-03 14:29:08] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.026473 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.060542 10.0.0.50 - - [2025-11-03 14:29:08] "POST /set-tag HTTP/1.1" 200 109 0.020390 10.0.0.50 - - [2025-11-03 14:29:08] "POST /ref-update HTTP/1.1" 200 156 0.021361 10.0.0.50 - - [2025-11-03 14:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2025-11-03 14:29:08] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030454 10.0.0.50 - - [2025-11-03 14:29:08] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.026493 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.033360 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.006999 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.016509 10.0.0.50 - - [2025-11-03 14:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.006703 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.033299 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.038177 10.0.0.50 - - [2025-11-03 14:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.007408 10.0.0.50 - - [2025-11-03 14:29:08] "POST /chown HTTP/1.1" 200 109 0.017156 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.007273 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.026786 10.0.0.50 - - [2025-11-03 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.021816 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.011012 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.006350 10.0.0.50 - - [2025-11-03 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.006754 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.011097 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.006416 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.014497 10.0.0.50 - - [2025-11-03 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.007329 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.017911 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.007992 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.020124 10.0.0.50 - - [2025-11-03 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.009191 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.021019 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.018063 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.006914 10.0.0.50 - - [2025-11-03 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.007839 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.006192 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.014803 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.020911 10.0.0.50 - - [2025-11-03 14:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.005580 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.010677 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.50 - - [2025-11-03 14:29:09] "POST /chown HTTP/1.1" 200 109 0.015853 10.0.0.50 - - [2025-11-03 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.006679 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.018179 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.014115 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.006652 10.0.0.50 - - [2025-11-03 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.006856 10.0.0.50 - - [2025-11-03 14:29:10] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018104 10.0.0.50 - - [2025-11-03 14:29:10] "POST /set-tag HTTP/1.1" 200 109 0.004691 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.019547 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.014374 10.0.0.50 - - [2025-11-03 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.50 - - [2025-11-03 14:29:10] "GET /loadbalancer/bb815203-75c5-4611-8b81-e0d1c928f934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004645 10.0.0.50 - - [2025-11-03 14:29:10] "POST /chown HTTP/1.1" 200 109 0.024385 10.0.0.50 - - [2025-11-03 14:29:10] "GET /loadbalancer-pool/23cf97e2-25ec-4df8-8abd-52bba9b11ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.013141 10.0.0.50 - - [2025-11-03 14:29:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017576 10.0.0.50 - - [2025-11-03 14:29:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010711 10.0.0.50 - - [2025-11-03 14:29:10] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007216 10.0.0.50 - - [2025-11-03 14:29:10] "POST /tags HTTP/1.1" 409 221 0.001924 10.0.0.50 - - [2025-11-03 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-11-03 14:29:10] "GET /tag/d0b3ad88-4331-45d6-b48c-050046f27ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011434 10.0.0.50 - - [2025-11-03 14:29:10] "POST /set-tag HTTP/1.1" 200 109 0.018915 10.0.0.50 - - [2025-11-03 14:29:10] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004446 10.0.0.50 - - [2025-11-03 14:29:10] "POST /ref-update HTTP/1.1" 200 156 0.007982 10.0.0.50 - - [2025-11-03 14:29:10] "GET /floating-ip/0bc91219-2ae3-4c06-bf82-186ebf143bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.013147 10.0.0.50 - - [2025-11-03 14:29:10] "PUT /floating-ip/0bc91219-2ae3-4c06-bf82-186ebf143bb7 HTTP/1.1" 200 256 0.008614 10.0.0.50 - - [2025-11-03 14:29:11] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004568 10.0.0.50 - - [2025-11-03 14:29:11] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.50 - - [2025-11-03 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.50 - - [2025-11-03 14:29:11] "GET /loadbalancer/bb815203-75c5-4611-8b81-e0d1c928f934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004498 10.0.0.50 - - [2025-11-03 14:29:11] "GET /loadbalancer-pool/23cf97e2-25ec-4df8-8abd-52bba9b11ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002817 10.0.0.50 - - [2025-11-03 14:29:11] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016260 10.0.0.50 - - [2025-11-03 14:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011150 10.0.0.50 - - [2025-11-03 14:29:11] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006286 10.0.0.50 - - [2025-11-03 14:29:11] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010704 10.0.0.50 - - [2025-11-03 14:29:11] "POST /ref-update HTTP/1.1" 200 156 0.011473 10.0.0.50 - - [2025-11-03 14:29:11] "GET /floating-ip/0bc91219-2ae3-4c06-bf82-186ebf143bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.018990 10.0.0.50 - - [2025-11-03 14:29:11] "POST /set-tag HTTP/1.1" 200 109 0.019622 10.0.0.50 - - [2025-11-03 14:29:12] "GET /virtual-machine/11d47d57-49b4-4b04-995d-2ad104f26d0e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003161 10.0.0.50 - - [2025-11-03 14:29:12] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005888 10.0.0.50 - - [2025-11-03 14:29:12] "GET /virtual-machine/400a51ae-547c-44e6-a46b-4711a3e20dc7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003299 10.0.0.50 - - [2025-11-03 14:29:12] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004567 10.0.0.50 - - [2025-11-03 14:29:17] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004671 10.0.0.50 - - [2025-11-03 14:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.50 - - [2025-11-03 14:29:17] "GET /virtual-machine/12b3a158-871b-468a-81e0-8e05d7eedd5b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003041 10.0.0.50 - - [2025-11-03 14:29:17] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003870 10.0.0.50 - - [2025-11-03 14:29:17] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004360 10.0.0.50 - - [2025-11-03 14:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.50 - - [2025-11-03 14:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.50 - - [2025-11-03 14:29:21] "POST /chown HTTP/1.1" 200 109 0.008129 10.0.0.50 - - [2025-11-03 14:29:21] "POST /chown HTTP/1.1" 200 109 0.007602 10.0.0.50 - - [2025-11-03 14:29:21] "POST /chown HTTP/1.1" 200 109 0.015513 10.0.0.50 - - [2025-11-03 14:29:21] "POST /chown HTTP/1.1" 200 109 0.027080 10.0.0.50 - - [2025-11-03 14:29:50] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005051 10.0.0.50 - - [2025-11-03 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.50 - - [2025-11-03 14:29:50] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005257 10.0.0.50 - - [2025-11-03 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.50 - - [2025-11-03 14:29:50] "GET /virtual-machine/12b3a158-871b-468a-81e0-8e05d7eedd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002888 10.0.0.50 - - [2025-11-03 14:29:50] "POST /ref-update HTTP/1.1" 200 156 0.011204 10.0.0.50 - - [2025-11-03 14:29:50] "GET /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006393 10.0.0.50 - - [2025-11-03 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.026214 10.0.0.50 - - [2025-11-03 14:29:50] "POST /set-tag HTTP/1.1" 200 109 0.021697 10.0.0.50 - - [2025-11-03 14:29:50] "DELETE /instance-ip/74fa6410-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.045915 10.0.0.50 - - [2025-11-03 14:29:50] "DELETE /virtual-machine-interface/74d05774-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.038508 10.0.0.50 - - [2025-11-03 14:29:50] "DELETE /virtual-machine/12b3a158-871b-468a-81e0-8e05d7eedd5b HTTP/1.1" 200 115 0.017284 10.0.0.50 - - [2025-11-03 14:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.50 - - [2025-11-03 14:29:53] "GET /tag/80904637-db16-4850-a027-0d1351da6079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017995 10.0.0.50 - - [2025-11-03 14:29:53] "GET /tag/80904637-db16-4850-a027-0d1351da6079?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013661 10.0.0.50 - - [2025-11-03 14:29:53] "GET /virtual-machine-interface/656699a0-d591-4479-8f78-bfa786498344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004827 10.0.0.50 - - [2025-11-03 14:29:53] "POST /set-tag HTTP/1.1" 200 109 0.017771 10.0.0.50 - - [2025-11-03 14:29:53] "GET /virtual-machine-interface/8221d096-cb5b-431a-95b4-9ab753ecc760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.025216 10.0.0.50 - - [2025-11-03 14:29:53] "POST /set-tag HTTP/1.1" 200 109 0.025348 10.0.0.50 - - [2025-11-03 14:29:53] "GET /virtual-machine-interface/82db9093-9256-40bf-918d-bfd6bc473377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004409 10.0.0.50 - - [2025-11-03 14:29:53] "POST /set-tag HTTP/1.1" 200 109 0.015825 10.0.0.50 - - [2025-11-03 14:29:53] "GET /firewall-policy/e61356e2-46d7-44e7-8348-917438af0053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013426 10.0.0.50 - - [2025-11-03 14:29:53] "GET /firewall-rule/6c77cc2a-add6-4721-998f-d78afa21c76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002767 10.0.0.50 - - [2025-11-03 14:29:53] "POST /ref-update HTTP/1.1" 200 156 0.022927 10.0.0.50 - - [2025-11-03 14:29:53] "DELETE /firewall-rule/6c77cc2a-add6-4721-998f-d78afa21c76e HTTP/1.1" 200 115 0.061764 10.0.0.50 - - [2025-11-03 14:29:53] "DELETE /loadbalancer-member/121501d6-acb3-4208-bda5-b819b1b2642a HTTP/1.1" 200 115 0.022032 10.0.0.50 - - [2025-11-03 14:29:53] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.021711 10.0.0.50 - - [2025-11-03 14:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023071 10.0.0.50 - - [2025-11-03 14:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.50 - - [2025-11-03 14:29:53] "DELETE /loadbalancer-pool/5c628560-3d6b-4038-877f-46a2268ddff6 HTTP/1.1" 200 115 0.115800 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.034362 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.022511 10.0.0.50 - - [2025-11-03 14:29:53] "DELETE /loadbalancer-listener/2aad1e62-4074-472a-a78b-5f78d4464df0 HTTP/1.1" 200 115 0.080407 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.008526 10.0.0.50 - - [2025-11-03 14:29:53] "GET /floating-ip/2bc4e511-9c21-469d-8dc4-f74ceb31cc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.012455 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.019130 10.0.0.50 - - [2025-11-03 14:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.50 - - [2025-11-03 14:29:53] "PUT /floating-ip/2bc4e511-9c21-469d-8dc4-f74ceb31cc9c HTTP/1.1" 200 256 0.021124 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.029601 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.016171 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.015848 10.0.0.50 - - [2025-11-03 14:29:53] "DELETE /floating-ip/2bc4e511-9c21-469d-8dc4-f74ceb31cc9c HTTP/1.1" 200 115 0.102375 10.0.0.50 - - [2025-11-03 14:29:53] "POST /chown HTTP/1.1" 200 109 0.006081 10.0.0.50 - - [2025-11-03 14:29:53] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 266 0.015715 10.0.0.50 - - [2025-11-03 14:29:53] "DELETE /loadbalancer/e5db7e17-ac37-4f60-bc1a-d3577326fbbe HTTP/1.1" 200 115 0.067385 10.0.0.50 - - [2025-11-03 14:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020041 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /instance-ip/e58a0e02-21b0-49f2-a9ff-5018cbdf7181 HTTP/1.1" 200 115 0.065501 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 200 115 0.052887 10.0.0.50 - - [2025-11-03 14:29:54] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 404 171 0.002327 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /virtual-machine-interface/8221d096-cb5b-431a-95b4-9ab753ecc760 HTTP/1.1" 200 115 0.054693 10.0.0.50 - - [2025-11-03 14:29:54] "GET /floating-ip-pool/0dd572d9-27a4-4505-a34f-928abe0fb317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003517 10.0.0.50 - - [2025-11-03 14:29:54] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 404 177 0.018451 10.0.0.50 - - [2025-11-03 14:29:54] "PUT /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 404 171 0.004558 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /tag/80904637-db16-4850-a027-0d1351da6079 HTTP/1.1" 200 115 0.100009 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /floating-ip-pool/0dd572d9-27a4-4505-a34f-928abe0fb317 HTTP/1.1" 200 115 0.057314 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /service-instance/0c757a20-9390-48aa-8f6b-4f4fdd21393c HTTP/1.1" 404 177 0.005290 10.0.0.50 - - [2025-11-03 14:29:54] "GET /virtual-machine-interface/656699a0-d591-4479-8f78-bfa786498344?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006204 10.0.0.50 - - [2025-11-03 14:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2025-11-03 14:29:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001382 10.0.0.50 - - [2025-11-03 14:29:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001830 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce HTTP/1.1" 200 115 0.105836 10.0.0.50 - - [2025-11-03 14:29:54] "GET /routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 HTTP/1.1" 404 171 0.001523 10.0.0.50 - - [2025-11-03 14:29:54] "GET /domains HTTP/1.1" 200 280 0.003891 10.0.0.50 - - [2025-11-03 14:29:54] "GET /domain/c52959d6-ec2d-4653-a321-9478a7650d58 HTTP/1.1" 200 3087 0.004366 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /route-target/770aabd3-0470-4c94-826e-8dd23e28c8b2 HTTP/1.1" 200 115 0.061194 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /virtual-machine-interface/656699a0-d591-4479-8f78-bfa786498344 HTTP/1.1" 200 115 0.100586 10.0.0.50 - - [2025-11-03 14:29:54] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7 HTTP/1.1" 200 7142 0.048450 10.0.0.50 - - [2025-11-03 14:29:54] "POST /ref-update HTTP/1.1" 200 156 0.019422 10.0.0.50 - - [2025-11-03 14:29:54] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006437 10.0.0.50 - - [2025-11-03 14:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.50 - - [2025-11-03 14:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2025-11-03 14:29:54] "GET /loadbalancer/bb815203-75c5-4611-8b81-e0d1c928f934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001914 10.0.0.50 - - [2025-11-03 14:29:54] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009126 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /virtual-machine/6fee3f3b-a466-448f-bfad-b33c72b23aea HTTP/1.1" 200 115 0.047228 10.0.0.50 - - [2025-11-03 14:29:54] "GET /virtual-machine-interface/82db9093-9256-40bf-918d-bfd6bc473377?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008067 10.0.0.50 - - [2025-11-03 14:29:54] "POST /set-tag HTTP/1.1" 200 109 0.033717 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /virtual-machine-interface/82db9093-9256-40bf-918d-bfd6bc473377 HTTP/1.1" 200 115 0.077172 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /loadbalancer-member/ca8eaf73-ff1a-4b3c-8088-eeb0cb01931f HTTP/1.1" 200 115 0.046689 10.0.0.50 - - [2025-11-03 14:29:54] "DELETE /virtual-machine/5be92db3-2e9e-48ed-b1a2-b2f766d28bce HTTP/1.1" 200 115 0.043007 10.0.0.50 - - [2025-11-03 14:29:56] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016864 10.0.0.50 - - [2025-11-03 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.50 - - [2025-11-03 14:29:56] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005328 10.0.0.50 - - [2025-11-03 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.50 - - [2025-11-03 14:29:56] "GET /virtual-machine/400a51ae-547c-44e6-a46b-4711a3e20dc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002709 10.0.0.50 - - [2025-11-03 14:29:56] "POST /ref-update HTTP/1.1" 200 156 0.023344 10.0.0.50 - - [2025-11-03 14:29:56] "GET /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004656 10.0.0.50 - - [2025-11-03 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.027621 10.0.0.50 - - [2025-11-03 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.049335 10.0.0.50 - - [2025-11-03 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.015800 10.0.0.50 - - [2025-11-03 14:29:56] "DELETE /instance-ip/709adf58-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.041971 10.0.0.50 - - [2025-11-03 14:29:56] "POST /ref-update HTTP/1.1" 200 156 0.007750 10.0.0.50 - - [2025-11-03 14:29:56] "DELETE /virtual-machine-interface/7079a3ba-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.051853 10.0.0.50 - - [2025-11-03 14:29:56] "DELETE /virtual-machine/400a51ae-547c-44e6-a46b-4711a3e20dc7 HTTP/1.1" 200 115 0.021138 10.0.0.50 - - [2025-11-03 14:29:59] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011781 10.0.0.50 - - [2025-11-03 14:29:59] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.50 - - [2025-11-03 14:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.50 - - [2025-11-03 14:29:59] "GET /loadbalancer/bb815203-75c5-4611-8b81-e0d1c928f934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005801 10.0.0.50 - - [2025-11-03 14:30:00] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004326 10.0.0.50 - - [2025-11-03 14:30:00] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.50 - - [2025-11-03 14:30:00] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004485 10.0.0.50 - - [2025-11-03 14:30:00] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.50 - - [2025-11-03 14:30:00] "GET /virtual-machine/11d47d57-49b4-4b04-995d-2ad104f26d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002380 10.0.0.50 - - [2025-11-03 14:30:00] "POST /ref-update HTTP/1.1" 200 156 0.009788 10.0.0.50 - - [2025-11-03 14:30:00] "GET /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012347 10.0.0.50 - - [2025-11-03 14:30:00] "POST /set-tag HTTP/1.1" 200 109 0.028130 10.0.0.50 - - [2025-11-03 14:30:00] "POST /set-tag HTTP/1.1" 200 109 0.015352 10.0.0.50 - - [2025-11-03 14:30:00] "POST /set-tag HTTP/1.1" 200 109 0.024760 10.0.0.50 - - [2025-11-03 14:30:00] "DELETE /instance-ip/70232544-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.044276 10.0.0.50 - - [2025-11-03 14:30:00] "POST /ref-update HTTP/1.1" 200 156 0.009130 10.0.0.50 - - [2025-11-03 14:30:00] "DELETE /virtual-machine-interface/700d9db4-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.044051 10.0.0.50 - - [2025-11-03 14:30:00] "DELETE /virtual-machine/11d47d57-49b4-4b04-995d-2ad104f26d0e HTTP/1.1" 200 115 0.016388 10.0.0.50 - - [2025-11-03 14:30:00] "DELETE /tag/4e6dbd1d-91c0-45b1-a97b-56bcf27e9764 HTTP/1.1" 200 115 0.053668 10.0.0.50 - - [2025-11-03 14:30:00] "DELETE /tag/cfb24e5d-99fa-45cf-98a6-320ad8a7b904 HTTP/1.1" 200 115 0.032019 10.0.0.50 - - [2025-11-03 14:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2025-11-03 14:30:04] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027682 10.0.0.50 - - [2025-11-03 14:30:04] "POST /tags HTTP/1.1" 200 393 0.036078 10.0.0.50 - - [2025-11-03 14:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008484 10.0.0.50 - - [2025-11-03 14:30:04] "GET /tag/2100c157-345c-462d-b9d3-e4a5505cb34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013606 10.0.0.50 - - [2025-11-03 14:30:05] "POST /tags HTTP/1.1" 200 341 0.028258 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2025-11-03 14:30:05] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.016197 10.0.0.50 - - [2025-11-03 14:30:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.005140 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.002015 10.0.0.50 - - [2025-11-03 14:30:05] "POST /security-groups HTTP/1.1" 200 589 0.060730 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.005134 10.0.0.50 - - [2025-11-03 14:30:05] "POST /projects HTTP/1.1" 200 519 0.196805 10.0.0.50 - - [2025-11-03 14:30:05] "POST /access-control-lists HTTP/1.1" 200 598 0.064039 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.005719 10.0.0.50 - - [2025-11-03 14:30:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036780 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010853 10.0.0.50 - - [2025-11-03 14:30:05] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005828 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.50 - - [2025-11-03 14:30:05] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006440 10.0.0.50 - - [2025-11-03 14:30:05] "POST /access-control-lists HTTP/1.1" 200 596 0.066878 10.0.0.50 - - [2025-11-03 14:30:05] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.089659 10.0.0.50 - - [2025-11-03 14:30:05] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.050889 10.0.0.50 - - [2025-11-03 14:30:05] "POST /security-groups HTTP/1.1" 200 591 0.079385 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.001588 10.0.0.50 - - [2025-11-03 14:30:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026158 10.0.0.50 - - [2025-11-03 14:30:05] "POST /access-control-lists HTTP/1.1" 200 632 0.067085 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.011846 10.0.0.50 - - [2025-11-03 14:30:05] "POST /chown HTTP/1.1" 200 109 0.071355 10.0.0.50 - - [2025-11-03 14:30:05] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028826 10.0.0.50 - - [2025-11-03 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-11-03 14:30:05] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012115 10.0.0.50 - - [2025-11-03 14:30:05] "POST /tags HTTP/1.1" 409 226 0.002593 10.0.0.50 - - [2025-11-03 14:30:05] "POST /access-control-lists HTTP/1.1" 200 630 0.106165 10.0.0.50 - - [2025-11-03 14:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.50 - - [2025-11-03 14:30:06] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.013014 10.0.0.50 - - [2025-11-03 14:30:06] "POST /firewall-rules HTTP/1.1" 200 600 0.064781 10.0.0.50 - - [2025-11-03 14:30:06] "GET /firewall-rule/76242b6b-5714-4020-a2a2-a961645f6aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003636 10.0.0.50 - - [2025-11-03 14:30:06] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006121 10.0.0.50 - - [2025-11-03 14:30:06] "GET /firewall-rule/76242b6b-5714-4020-a2a2-a961645f6aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005560 10.0.0.50 - - [2025-11-03 14:30:06] "POST /ref-update HTTP/1.1" 200 156 0.043515 10.0.0.50 - - [2025-11-03 14:30:06] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009803 10.0.0.50 - - [2025-11-03 14:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.50 - - [2025-11-03 14:30:06] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002844 10.0.0.50 - - [2025-11-03 14:30:06] "POST /tags HTTP/1.1" 409 226 0.001593 10.0.0.50 - - [2025-11-03 14:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.50 - - [2025-11-03 14:30:06] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010922 10.0.0.50 - - [2025-11-03 14:30:06] "POST /firewall-rules HTTP/1.1" 200 598 0.067892 10.0.0.50 - - [2025-11-03 14:30:06] "GET /firewall-rule/fbd07742-7e9a-497a-9df6-11aafb85d6a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009308 10.0.0.50 - - [2025-11-03 14:30:06] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004166 10.0.0.50 - - [2025-11-03 14:30:06] "GET /firewall-rule/fbd07742-7e9a-497a-9df6-11aafb85d6a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002419 10.0.0.50 - - [2025-11-03 14:30:06] "POST /ref-update HTTP/1.1" 200 156 0.052941 10.0.0.50 - - [2025-11-03 14:30:07] "POST /tags HTTP/1.1" 200 393 0.031988 10.0.0.50 - - [2025-11-03 14:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021071 10.0.0.50 - - [2025-11-03 14:30:08] "GET /tag/f84c0555-5c3e-4d59-9d60-0c2bf4149fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017815 10.0.0.50 - - [2025-11-03 14:30:08] "POST /tags HTTP/1.1" 200 341 0.029809 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012113 10.0.0.50 - - [2025-11-03 14:30:08] "GET /tag/e9cb3262-d7b4-417f-9b04-c12983c4e06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013060 10.0.0.50 - - [2025-11-03 14:30:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000487 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.008144 10.0.0.50 - - [2025-11-03 14:30:08] "POST /security-groups HTTP/1.1" 200 589 0.078772 10.0.0.50 - - [2025-11-03 14:30:08] "POST /projects HTTP/1.1" 200 519 0.199254 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.006227 10.0.0.50 - - [2025-11-03 14:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016526 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020011 10.0.0.50 - - [2025-11-03 14:30:08] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008203 10.0.0.50 - - [2025-11-03 14:30:08] "POST /access-control-lists HTTP/1.1" 200 598 0.084512 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017833 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.005024 10.0.0.50 - - [2025-11-03 14:30:08] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003967 10.0.0.50 - - [2025-11-03 14:30:08] "POST /access-control-lists HTTP/1.1" 200 596 0.056614 10.0.0.50 - - [2025-11-03 14:30:08] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.102812 10.0.0.50 - - [2025-11-03 14:30:08] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.068474 10.0.0.50 - - [2025-11-03 14:30:08] "POST /security-groups HTTP/1.1" 200 591 0.082402 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.005444 10.0.0.50 - - [2025-11-03 14:30:08] "POST /access-control-lists HTTP/1.1" 200 632 0.035562 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.011094 10.0.0.50 - - [2025-11-03 14:30:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030621 10.0.0.50 - - [2025-11-03 14:30:08] "POST /chown HTTP/1.1" 200 109 0.023899 10.0.0.50 - - [2025-11-03 14:30:08] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008172 10.0.0.50 - - [2025-11-03 14:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.50 - - [2025-11-03 14:30:09] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010139 10.0.0.50 - - [2025-11-03 14:30:09] "POST /access-control-lists HTTP/1.1" 200 630 0.114925 10.0.0.50 - - [2025-11-03 14:30:09] "POST /tags HTTP/1.1" 409 226 0.014275 10.0.0.50 - - [2025-11-03 14:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.50 - - [2025-11-03 14:30:09] "GET /tag/e9cb3262-d7b4-417f-9b04-c12983c4e06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017020 10.0.0.50 - - [2025-11-03 14:30:09] "POST /firewall-rules HTTP/1.1" 200 600 0.072570 10.0.0.50 - - [2025-11-03 14:30:09] "GET /firewall-rule/bef63e95-f7f1-4521-9359-6573714d8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004068 10.0.0.50 - - [2025-11-03 14:30:09] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003494 10.0.0.50 - - [2025-11-03 14:30:09] "GET /firewall-rule/bef63e95-f7f1-4521-9359-6573714d8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002332 10.0.0.50 - - [2025-11-03 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.056069 10.0.0.50 - - [2025-11-03 14:30:09] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008541 10.0.0.50 - - [2025-11-03 14:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.50 - - [2025-11-03 14:30:09] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003000 10.0.0.50 - - [2025-11-03 14:30:09] "POST /tags HTTP/1.1" 409 226 0.013271 10.0.0.50 - - [2025-11-03 14:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2025-11-03 14:30:09] "GET /tag/e9cb3262-d7b4-417f-9b04-c12983c4e06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014657 10.0.0.50 - - [2025-11-03 14:30:09] "POST /firewall-rules HTTP/1.1" 200 598 0.083357 10.0.0.50 - - [2025-11-03 14:30:09] "GET /firewall-rule/7751ed54-22f8-40c0-be35-708da6669add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011414 10.0.0.50 - - [2025-11-03 14:30:09] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003853 10.0.0.50 - - [2025-11-03 14:30:09] "GET /firewall-rule/7751ed54-22f8-40c0-be35-708da6669add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002164 10.0.0.50 - - [2025-11-03 14:30:09] "POST /ref-update HTTP/1.1" 200 156 0.060546 10.0.0.50 - - [2025-11-03 14:30:11] "POST /tags HTTP/1.1" 200 345 0.090487 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009609 10.0.0.50 - - [2025-11-03 14:30:11] "GET /tag/1bea9636-d2fe-4bf2-9df3-15eaf69f8955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021885 10.0.0.50 - - [2025-11-03 14:30:11] "POST /projects HTTP/1.1" 409 238 0.004243 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.50 - - [2025-11-03 14:30:11] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048822 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.50 - - [2025-11-03 14:30:11] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011579 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009178 10.0.0.50 - - [2025-11-03 14:30:11] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.011856 10.0.0.50 - - [2025-11-03 14:30:11] "POST /security-groups HTTP/1.1" 409 285 0.002428 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.50 - - [2025-11-03 14:30:11] "PUT /security-group/f19e9c67-f9d7-49e0-9c3d-b1e6b09ddf2d HTTP/1.1" 200 262 0.061831 10.0.0.50 - - [2025-11-03 14:30:11] "PUT /access-control-list/2ba2303e-03ef-41db-b611-27bb4ce25e46 HTTP/1.1" 200 272 0.024063 10.0.0.50 - - [2025-11-03 14:30:11] "PUT /access-control-list/c9f0d44c-d102-4dc2-a414-e0a8d4b12c9b HTTP/1.1" 200 272 0.031579 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011111 10.0.0.50 - - [2025-11-03 14:30:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042188 10.0.0.50 - - [2025-11-03 14:30:11] "POST /tags HTTP/1.1" 409 228 0.004984 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2025-11-03 14:30:11] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053211 10.0.0.50 - - [2025-11-03 14:30:11] "GET /tag/1bea9636-d2fe-4bf2-9df3-15eaf69f8955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023156 10.0.0.50 - - [2025-11-03 14:30:11] "POST /tags HTTP/1.1" 200 345 0.031664 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008590 10.0.0.50 - - [2025-11-03 14:30:11] "GET /tag/deea001a-df87-4d2d-98aa-99a4292e2f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015692 10.0.0.50 - - [2025-11-03 14:30:11] "POST /projects HTTP/1.1" 409 238 0.011609 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2025-11-03 14:30:11] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028590 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.50 - - [2025-11-03 14:30:11] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007794 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.50 - - [2025-11-03 14:30:11] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006264 10.0.0.50 - - [2025-11-03 14:30:11] "POST /security-groups HTTP/1.1" 409 285 0.002058 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-11-03 14:30:11] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034372 10.0.0.50 - - [2025-11-03 14:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.50 - - [2025-11-03 14:30:12] "PUT /security-group/89c5c247-46b0-4206-9431-5ac95770fd20 HTTP/1.1" 200 262 0.083233 10.0.0.50 - - [2025-11-03 14:30:12] "PUT /access-control-list/85db1d2f-64a7-475c-8742-a4c0b7d23812 HTTP/1.1" 200 272 0.037039 10.0.0.50 - - [2025-11-03 14:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.064909 10.0.0.50 - - [2025-11-03 14:30:12] "POST /tags HTTP/1.1" 409 228 0.015487 10.0.0.50 - - [2025-11-03 14:30:12] "PUT /access-control-list/3af1c7b0-8f74-4e6f-ba6f-194beb099eba HTTP/1.1" 200 272 0.050412 10.0.0.50 - - [2025-11-03 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008425 10.0.0.50 - - [2025-11-03 14:30:12] "GET /tag/deea001a-df87-4d2d-98aa-99a4292e2f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011134 10.0.0.50 - - [2025-11-03 14:30:12] "POST /tags HTTP/1.1" 200 291 0.061216 10.0.0.50 - - [2025-11-03 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.50 - - [2025-11-03 14:30:12] "GET /tag/ab27cdaf-2c8d-4134-8f15-a7d8d78db1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.022362 10.0.0.50 - - [2025-11-03 14:30:12] "POST /tags HTTP/1.1" 200 303 0.055086 10.0.0.50 - - [2025-11-03 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.50 - - [2025-11-03 14:30:12] "GET /tag/8488d3ec-5f8a-42e5-9cf4-1789dbdb21ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014320 10.0.0.50 - - [2025-11-03 14:30:12] "POST /tags HTTP/1.1" 409 252 0.005357 10.0.0.50 - - [2025-11-03 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012736 10.0.0.50 - - [2025-11-03 14:30:12] "GET /tag/2100c157-345c-462d-b9d3-e4a5505cb34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011532 10.0.0.50 - - [2025-11-03 14:30:12] "POST /tags HTTP/1.1" 409 226 0.002456 10.0.0.50 - - [2025-11-03 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.50 - - [2025-11-03 14:30:12] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011176 10.0.0.50 - - [2025-11-03 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.50 - - [2025-11-03 14:30:12] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004154 10.0.0.50 - - [2025-11-03 14:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2025-11-03 14:30:12] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058206 10.0.0.50 - - [2025-11-03 14:30:12] "POST /virtual-machines HTTP/1.1" 200 395 0.027742 10.0.0.50 - - [2025-11-03 14:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010144 10.0.0.50 - - [2025-11-03 14:30:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.152586 10.0.0.50 - - [2025-11-03 14:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037283 10.0.0.50 - - [2025-11-03 14:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011301 10.0.0.50 - - [2025-11-03 14:30:13] "POST /instance-ips HTTP/1.1" 200 397 0.061436 10.0.0.50 - - [2025-11-03 14:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037501 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.030985 10.0.0.50 - - [2025-11-03 14:30:13] "POST /set-tag HTTP/1.1" 200 109 0.069462 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012557 10.0.0.50 - - [2025-11-03 14:30:13] "GET /instance-ip/9bc3fc6e-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009422 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004446 10.0.0.50 - - [2025-11-03 14:30:13] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004132 10.0.0.50 - - [2025-11-03 14:30:13] "POST /ref-update HTTP/1.1" 200 156 0.009072 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010078 10.0.0.50 - - [2025-11-03 14:30:13] "POST /set-tag HTTP/1.1" 200 109 0.024067 10.0.0.50 - - [2025-11-03 14:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005621 10.0.0.50 - - [2025-11-03 14:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2025-11-03 14:30:13] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026842 10.0.0.50 - - [2025-11-03 14:30:13] "POST /virtual-machines HTTP/1.1" 200 395 0.011480 10.0.0.50 - - [2025-11-03 14:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011747 10.0.0.50 - - [2025-11-03 14:30:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124028 10.0.0.50 - - [2025-11-03 14:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009566 10.0.0.50 - - [2025-11-03 14:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.50 - - [2025-11-03 14:30:13] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011518 10.0.0.50 - - [2025-11-03 14:30:13] "POST /instance-ips HTTP/1.1" 200 397 0.022306 10.0.0.50 - - [2025-11-03 14:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032731 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016164 10.0.0.50 - - [2025-11-03 14:30:14] "POST /set-tag HTTP/1.1" 200 109 0.063676 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018656 10.0.0.50 - - [2025-11-03 14:30:14] "GET /instance-ip/9c4c8002-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004387 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004286 10.0.0.50 - - [2025-11-03 14:30:14] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003417 10.0.0.50 - - [2025-11-03 14:30:14] "POST /ref-update HTTP/1.1" 200 156 0.008187 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004683 10.0.0.50 - - [2025-11-03 14:30:14] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.50 - - [2025-11-03 14:30:14] "POST /tags HTTP/1.1" 200 291 0.016986 10.0.0.50 - - [2025-11-03 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012059 10.0.0.50 - - [2025-11-03 14:30:14] "GET /tag/44d04b55-5c59-4b21-96ba-e61da96cca60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012264 10.0.0.50 - - [2025-11-03 14:30:14] "POST /tags HTTP/1.1" 409 252 0.001683 10.0.0.50 - - [2025-11-03 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.50 - - [2025-11-03 14:30:14] "GET /tag/f84c0555-5c3e-4d59-9d60-0c2bf4149fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011726 10.0.0.50 - - [2025-11-03 14:30:14] "POST /tags HTTP/1.1" 409 226 0.001879 10.0.0.50 - - [2025-11-03 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.50 - - [2025-11-03 14:30:14] "GET /tag/e9cb3262-d7b4-417f-9b04-c12983c4e06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010736 10.0.0.50 - - [2025-11-03 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003653 10.0.0.50 - - [2025-11-03 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.50 - - [2025-11-03 14:30:14] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033269 10.0.0.50 - - [2025-11-03 14:30:14] "POST /virtual-machines HTTP/1.1" 200 395 0.008083 10.0.0.50 - - [2025-11-03 14:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007542 10.0.0.50 - - [2025-11-03 14:30:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111387 10.0.0.50 - - [2025-11-03 14:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022387 10.0.0.50 - - [2025-11-03 14:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004696 10.0.0.50 - - [2025-11-03 14:30:14] "POST /instance-ips HTTP/1.1" 200 397 0.019157 10.0.0.50 - - [2025-11-03 14:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018024 10.0.0.50 - - [2025-11-03 14:30:14] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007599 10.0.0.50 - - [2025-11-03 14:30:15] "POST /set-tag HTTP/1.1" 200 109 0.059790 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013026 10.0.0.50 - - [2025-11-03 14:30:15] "GET /instance-ip/9cd3b64e-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004822 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005629 10.0.0.50 - - [2025-11-03 14:30:15] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004458 10.0.0.50 - - [2025-11-03 14:30:15] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015202 10.0.0.50 - - [2025-11-03 14:30:15] "POST /set-tag HTTP/1.1" 200 109 0.005661 10.0.0.50 - - [2025-11-03 14:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004212 10.0.0.50 - - [2025-11-03 14:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.50 - - [2025-11-03 14:30:15] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035645 10.0.0.50 - - [2025-11-03 14:30:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007959 10.0.0.50 - - [2025-11-03 14:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020283 10.0.0.50 - - [2025-11-03 14:30:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120336 10.0.0.50 - - [2025-11-03 14:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008603 10.0.0.50 - - [2025-11-03 14:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009362 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004938 10.0.0.50 - - [2025-11-03 14:30:15] "POST /instance-ips HTTP/1.1" 200 397 0.021159 10.0.0.50 - - [2025-11-03 14:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025283 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009390 10.0.0.50 - - [2025-11-03 14:30:15] "POST /set-tag HTTP/1.1" 200 109 0.063858 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021903 10.0.0.50 - - [2025-11-03 14:30:15] "GET /instance-ip/9d4b8ad4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006276 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004537 10.0.0.50 - - [2025-11-03 14:30:15] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003646 10.0.0.50 - - [2025-11-03 14:30:15] "POST /ref-update HTTP/1.1" 200 156 0.007948 10.0.0.50 - - [2025-11-03 14:30:15] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017264 10.0.0.50 - - [2025-11-03 14:30:16] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.50 - - [2025-11-03 14:30:16] "POST /tags HTTP/1.1" 200 299 0.018486 10.0.0.50 - - [2025-11-03 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.50 - - [2025-11-03 14:30:16] "GET /tag/267fa070-b677-4295-bfc3-63e785308c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014862 10.0.0.50 - - [2025-11-03 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2025-11-03 14:30:16] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003934 10.0.0.50 - - [2025-11-03 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.50 - - [2025-11-03 14:30:16] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039429 10.0.0.50 - - [2025-11-03 14:30:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008822 10.0.0.50 - - [2025-11-03 14:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017431 10.0.0.50 - - [2025-11-03 14:30:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116646 10.0.0.50 - - [2025-11-03 14:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008225 10.0.0.50 - - [2025-11-03 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008615 10.0.0.50 - - [2025-11-03 14:30:16] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006759 10.0.0.50 - - [2025-11-03 14:30:16] "POST /instance-ips HTTP/1.1" 200 397 0.020314 10.0.0.50 - - [2025-11-03 14:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017682 10.0.0.50 - - [2025-11-03 14:30:16] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009475 10.0.0.50 - - [2025-11-03 14:30:16] "POST /set-tag HTTP/1.1" 200 109 0.017917 10.0.0.50 - - [2025-11-03 14:30:16] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008103 10.0.0.50 - - [2025-11-03 14:30:16] "GET /instance-ip/9dd41660-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010996 10.0.0.50 - - [2025-11-03 14:30:16] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005962 10.0.0.50 - - [2025-11-03 14:30:16] "POST /set-tag HTTP/1.1" 200 109 0.003452 10.0.0.50 - - [2025-11-03 14:30:16] "POST /tags HTTP/1.1" 200 299 0.016160 10.0.0.50 - - [2025-11-03 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2025-11-03 14:30:16] "GET /tag/4d49d4cc-215d-4548-a1fd-b5375a69fbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012178 10.0.0.50 - - [2025-11-03 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.50 - - [2025-11-03 14:30:16] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003735 10.0.0.50 - - [2025-11-03 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.50 - - [2025-11-03 14:30:16] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034450 10.0.0.50 - - [2025-11-03 14:30:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008783 10.0.0.50 - - [2025-11-03 14:30:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007686 10.0.0.50 - - [2025-11-03 14:30:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110813 10.0.0.50 - - [2025-11-03 14:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018865 10.0.0.50 - - [2025-11-03 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014652 10.0.0.50 - - [2025-11-03 14:30:17] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004610 10.0.0.50 - - [2025-11-03 14:30:17] "POST /instance-ips HTTP/1.1" 200 397 0.019236 10.0.0.50 - - [2025-11-03 14:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029583 10.0.0.50 - - [2025-11-03 14:30:17] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009891 10.0.0.50 - - [2025-11-03 14:30:17] "POST /set-tag HTTP/1.1" 200 109 0.017133 10.0.0.50 - - [2025-11-03 14:30:17] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013445 10.0.0.50 - - [2025-11-03 14:30:17] "GET /instance-ip/9e3bfb0e-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007398 10.0.0.50 - - [2025-11-03 14:30:17] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004217 10.0.0.50 - - [2025-11-03 14:30:17] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.50 - - [2025-11-03 14:30:17] "POST /tags HTTP/1.1" 200 299 0.016952 10.0.0.50 - - [2025-11-03 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2025-11-03 14:30:17] "GET /tag/dad8bafa-ec04-4200-96dc-99814a264f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012547 10.0.0.50 - - [2025-11-03 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.50 - - [2025-11-03 14:30:17] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003500 10.0.0.50 - - [2025-11-03 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.50 - - [2025-11-03 14:30:17] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034721 10.0.0.50 - - [2025-11-03 14:30:17] "POST /virtual-machines HTTP/1.1" 200 395 0.007930 10.0.0.50 - - [2025-11-03 14:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018576 10.0.0.50 - - [2025-11-03 14:30:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116405 10.0.0.50 - - [2025-11-03 14:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009219 10.0.0.50 - - [2025-11-03 14:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012226 10.0.0.50 - - [2025-11-03 14:30:17] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007322 10.0.0.50 - - [2025-11-03 14:30:17] "POST /instance-ips HTTP/1.1" 200 397 0.021671 10.0.0.50 - - [2025-11-03 14:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022348 10.0.0.50 - - [2025-11-03 14:30:17] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014218 10.0.0.50 - - [2025-11-03 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.018226 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017190 10.0.0.50 - - [2025-11-03 14:30:18] "GET /instance-ip/9ea46234-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006655 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004788 10.0.0.50 - - [2025-11-03 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.50 - - [2025-11-03 14:30:18] "POST /tags HTTP/1.1" 200 299 0.025683 10.0.0.50 - - [2025-11-03 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.50 - - [2025-11-03 14:30:18] "GET /tag/4b0019d6-72a6-4402-8fd5-dec52ac74fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012134 10.0.0.50 - - [2025-11-03 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003801 10.0.0.50 - - [2025-11-03 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-11-03 14:30:18] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036733 10.0.0.50 - - [2025-11-03 14:30:18] "POST /virtual-machines HTTP/1.1" 200 395 0.008294 10.0.0.50 - - [2025-11-03 14:30:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019987 10.0.0.50 - - [2025-11-03 14:30:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108190 10.0.0.50 - - [2025-11-03 14:30:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008887 10.0.0.50 - - [2025-11-03 14:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008717 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010779 10.0.0.50 - - [2025-11-03 14:30:18] "POST /instance-ips HTTP/1.1" 200 397 0.023223 10.0.0.50 - - [2025-11-03 14:30:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027361 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012842 10.0.0.50 - - [2025-11-03 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.021061 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015731 10.0.0.50 - - [2025-11-03 14:30:18] "GET /instance-ip/9f0e8c4a-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003928 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004630 10.0.0.50 - - [2025-11-03 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003331 10.0.0.50 - - [2025-11-03 14:30:18] "POST /ref-update HTTP/1.1" 200 156 0.014341 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004391 10.0.0.50 - - [2025-11-03 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003226 10.0.0.50 - - [2025-11-03 14:30:18] "POST /ref-update HTTP/1.1" 200 156 0.007949 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004330 10.0.0.50 - - [2025-11-03 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.50 - - [2025-11-03 14:30:18] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003820 10.0.0.50 - - [2025-11-03 14:30:18] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004107 10.0.0.50 - - [2025-11-03 14:30:19] "POST /ref-update HTTP/1.1" 200 156 0.008229 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004579 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003719 10.0.0.50 - - [2025-11-03 14:30:19] "POST /ref-update HTTP/1.1" 200 156 0.007418 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004372 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003841 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004197 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003859 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003873 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006267 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003903 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.50 - - [2025-11-03 14:30:19] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004229 10.0.0.50 - - [2025-11-03 14:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.50 - - [2025-11-03 14:30:23] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007244 10.0.0.50 - - [2025-11-03 14:30:23] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.50 - - [2025-11-03 14:30:23] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003998 10.0.0.50 - - [2025-11-03 14:30:23] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.50 - - [2025-11-03 14:30:24] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004430 10.0.0.50 - - [2025-11-03 14:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.50 - - [2025-11-03 14:30:24] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011037 10.0.0.50 - - [2025-11-03 14:30:24] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.50 - - [2025-11-03 14:30:25] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004435 10.0.0.50 - - [2025-11-03 14:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.50 - - [2025-11-03 14:30:26] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004251 10.0.0.50 - - [2025-11-03 14:30:26] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.50 - - [2025-11-03 14:30:26] "GET /virtual-machine/09e7c0fb-b38e-40de-b70e-fb667114ba98?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002936 10.0.0.50 - - [2025-11-03 14:30:26] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003795 10.0.0.50 - - [2025-11-03 14:30:27] "GET /virtual-machine/fc9a2c16-329f-4fb0-a939-c326168c62c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003718 10.0.0.50 - - [2025-11-03 14:30:27] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005770 10.0.0.50 - - [2025-11-03 14:30:27] "GET /virtual-machine/68074ac8-b535-4b79-9cd5-b55d2975ae17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003069 10.0.0.50 - - [2025-11-03 14:30:27] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004463 10.0.0.50 - - [2025-11-03 14:30:27] "GET /virtual-machine/abc0ab46-4faa-450a-9007-5bdf7b75bec0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003299 10.0.0.50 - - [2025-11-03 14:30:27] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004085 10.0.0.50 - - [2025-11-03 14:30:28] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006454 10.0.0.50 - - [2025-11-03 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.50 - - [2025-11-03 14:30:28] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004429 10.0.0.50 - - [2025-11-03 14:30:28] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine/20cc5c86-08ea-4246-84f1-5bfb98753dfe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003282 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005798 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine/1636ee8e-1828-4c32-9f60-293aba2ff844?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003440 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004322 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine/7b393911-2ee7-4afe-961c-21f44eecf18f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002778 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003969 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine/98881a0b-b5d2-49dc-a77c-008233c5395e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002712 10.0.0.50 - - [2025-11-03 14:30:32] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004269 10.0.0.50 - - [2025-11-03 14:30:32] "GET /loadbalancer/63bba99e-14e6-4697-b36a-95f934eabf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002917 10.0.0.50 - - [2025-11-03 14:30:33] "POST /tags HTTP/1.1" 200 333 0.028385 10.0.0.50 - - [2025-11-03 14:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.50 - - [2025-11-03 14:30:33] "GET /tag/295a7c6d-a9a9-48a4-ba97-f6161b028869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015783 10.0.0.50 - - [2025-11-03 14:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.50 - - [2025-11-03 14:30:33] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034359 10.0.0.50 - - [2025-11-03 14:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2025-11-03 14:30:33] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003962 10.0.0.50 - - [2025-11-03 14:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.50 - - [2025-11-03 14:30:33] "GET /service-appliance-set/a0a5fe48-10f0-4e72-83cb-042337c6947a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002539 10.0.0.50 - - [2025-11-03 14:30:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.001508 10.0.0.50 - - [2025-11-03 14:30:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114556 10.0.0.50 - - [2025-11-03 14:30:33] "GET /virtual-machine-interface/050537a8-e2d5-4f4e-8dab-73901a305cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.030182 10.0.0.50 - - [2025-11-03 14:30:33] "POST /instance-ips HTTP/1.1" 200 409 0.046766 10.0.0.50 - - [2025-11-03 14:30:33] "GET /instance-ip/c14219b6-2744-4819-8cc9-d0dc853afc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009335 10.0.0.50 - - [2025-11-03 14:30:33] "POST /loadbalancers HTTP/1.1" 200 629 0.076406 10.0.0.50 - - [2025-11-03 14:30:33] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043603 10.0.0.50 - - [2025-11-03 14:30:33] "GET /instance-ip/c14219b6-2744-4819-8cc9-d0dc853afc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005666 10.0.0.50 - - [2025-11-03 14:30:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040639 10.0.0.50 - - [2025-11-03 14:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.50 - - [2025-11-03 14:30:33] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037348 10.0.0.50 - - [2025-11-03 14:30:33] "POST /floating-ips HTTP/1.1" 200 597 0.060887 10.0.0.50 - - [2025-11-03 14:30:33] "GET /loadbalancer/63bba99e-14e6-4697-b36a-95f934eabf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.007374 10.0.0.50 - - [2025-11-03 14:30:33] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031342 10.0.0.50 - - [2025-11-03 14:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2025-11-03 14:30:33] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.068080 10.0.0.50 - - [2025-11-03 14:30:33] "GET /loadbalancer-listener/4c053358-08b0-4091-bb24-e5b3141c1c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.015146 10.0.0.50 - - [2025-11-03 14:30:34] "GET /loadbalancer/63bba99e-14e6-4697-b36a-95f934eabf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.015778 10.0.0.50 - - [2025-11-03 14:30:34] "GET /loadbalancer-listener/4c053358-08b0-4091-bb24-e5b3141c1c36?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.030669 10.0.0.50 - - [2025-11-03 14:30:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.036585 10.0.0.50 - - [2025-11-03 14:30:34] "GET /instance-ip/c14219b6-2744-4819-8cc9-d0dc853afc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010013 10.0.0.50 - - [2025-11-03 14:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011278 10.0.0.50 - - [2025-11-03 14:30:34] "GET /loadbalancer/63bba99e-14e6-4697-b36a-95f934eabf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.008932 10.0.0.50 - - [2025-11-03 14:30:34] "GET /instance-ip/c14219b6-2744-4819-8cc9-d0dc853afc05?fields=floating_ips HTTP/1.1" 200 1213 0.034523 10.0.0.50 - - [2025-11-03 14:30:34] "GET /loadbalancer-pool/172b908a-61ba-429f-a7d3-7fb8b00b5f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.010805 10.0.0.50 - - [2025-11-03 14:30:34] "GET /floating-ip/fdb84831-51a5-4302-b4fc-db78e8a0e9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.007766 10.0.0.50 - - [2025-11-03 14:30:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.055932 10.0.0.50 - - [2025-11-03 14:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.037209 10.0.0.50 - - [2025-11-03 14:30:34] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016381 10.0.0.50 - - [2025-11-03 14:30:34] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012086 10.0.0.50 - - [2025-11-03 14:30:34] "POST /ref-update HTTP/1.1" 200 156 0.010972 10.0.0.50 - - [2025-11-03 14:30:34] "POST /tags HTTP/1.1" 409 221 0.006131 10.0.0.50 - - [2025-11-03 14:30:34] "GET /floating-ip/fdb84831-51a5-4302-b4fc-db78e8a0e9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.009909 10.0.0.50 - - [2025-11-03 14:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.50 - - [2025-11-03 14:30:34] "GET /tag/295a7c6d-a9a9-48a4-ba97-f6161b028869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016188 10.0.0.50 - - [2025-11-03 14:30:34] "PUT /floating-ip/fdb84831-51a5-4302-b4fc-db78e8a0e9ae HTTP/1.1" 200 256 0.007542 10.0.0.50 - - [2025-11-03 14:30:34] "POST /set-tag HTTP/1.1" 200 109 0.062740 10.0.0.50 - - [2025-11-03 14:30:34] "GET /loadbalancer-pool/172b908a-61ba-429f-a7d3-7fb8b00b5f18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006915 10.0.0.50 - - [2025-11-03 14:30:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015610 10.0.0.50 - - [2025-11-03 14:30:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007597 10.0.0.50 - - [2025-11-03 14:30:34] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014287 10.0.0.50 - - [2025-11-03 14:30:34] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005211 10.0.0.50 - - [2025-11-03 14:30:34] "POST /ref-update HTTP/1.1" 200 156 0.012406 10.0.0.50 - - [2025-11-03 14:30:34] "GET /floating-ip/fdb84831-51a5-4302-b4fc-db78e8a0e9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.012679 10.0.0.50 - - [2025-11-03 14:30:34] "POST /set-tag HTTP/1.1" 200 109 0.088648 10.0.0.50 - - [2025-11-03 14:30:35] "POST /tags HTTP/1.1" 409 206 0.001942 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.50 - - [2025-11-03 14:30:35] "GET /tag/8488d3ec-5f8a-42e5-9cf4-1789dbdb21ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016695 10.0.0.50 - - [2025-11-03 14:30:35] "POST /tags HTTP/1.1" 409 204 0.002095 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2025-11-03 14:30:35] "GET /tag/4d49d4cc-215d-4548-a1fd-b5375a69fbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011611 10.0.0.50 - - [2025-11-03 14:30:35] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002835 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.50 - - [2025-11-03 14:30:35] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002719 10.0.0.50 - - [2025-11-03 14:30:35] "POST /tags HTTP/1.1" 409 206 0.001642 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.50 - - [2025-11-03 14:30:35] "GET /tag/8488d3ec-5f8a-42e5-9cf4-1789dbdb21ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011307 10.0.0.50 - - [2025-11-03 14:30:35] "POST /tags HTTP/1.1" 409 226 0.001866 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.50 - - [2025-11-03 14:30:35] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011456 10.0.0.50 - - [2025-11-03 14:30:35] "POST /tags HTTP/1.1" 409 204 0.001976 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2025-11-03 14:30:35] "GET /tag/4d49d4cc-215d-4548-a1fd-b5375a69fbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011653 10.0.0.50 - - [2025-11-03 14:30:35] "POST /tags HTTP/1.1" 409 226 0.002130 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.50 - - [2025-11-03 14:30:35] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011236 10.0.0.50 - - [2025-11-03 14:30:35] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003536 10.0.0.50 - - [2025-11-03 14:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2025-11-03 14:30:35] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002531 10.0.0.50 - - [2025-11-03 14:30:35] "POST /firewall-rules HTTP/1.1" 200 626 0.072588 10.0.0.50 - - [2025-11-03 14:30:35] "POST /firewall-rules HTTP/1.1" 200 646 0.073955 10.0.0.50 - - [2025-11-03 14:30:35] "GET /firewall-rule/394722d6-a2f9-4bb2-a64f-3c5d8f0b0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009618 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002634 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-rule/3f882a9b-7a56-4381-9546-5208ab5a6c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003491 10.0.0.50 - - [2025-11-03 14:30:36] "POST /ref-update HTTP/1.1" 200 156 0.013672 10.0.0.50 - - [2025-11-03 14:30:36] "POST /firewall-policys HTTP/1.1" 200 606 0.021941 10.0.0.50 - - [2025-11-03 14:30:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015377 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008871 10.0.0.50 - - [2025-11-03 14:30:36] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002528 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002140 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003115 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/e61356e2-46d7-44e7-8348-917438af0053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003672 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003361 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001874 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002666 10.0.0.50 - - [2025-11-03 14:30:36] "POST /ref-update HTTP/1.1" 200 156 0.017256 10.0.0.50 - - [2025-11-03 14:30:36] "POST /ref-update HTTP/1.1" 200 156 0.024496 10.0.0.50 - - [2025-11-03 14:30:36] "POST /ref-update HTTP/1.1" 200 156 0.016232 10.0.0.50 - - [2025-11-03 14:30:36] "POST /ref-update HTTP/1.1" 200 156 0.030941 10.0.0.50 - - [2025-11-03 14:30:36] "POST /ref-update HTTP/1.1" 200 156 0.038698 10.0.0.50 - - [2025-11-03 14:30:36] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002642 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001231 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.50 - - [2025-11-03 14:31:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002233 10.0.0.50 - - [2025-11-03 14:31:30] "GET /global-system-configs HTTP/1.1" 200 322 0.001820 10.0.0.50 - - [2025-11-03 14:31:43] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007639 10.0.0.50 - - [2025-11-03 14:31:43] "POST /set-tag HTTP/1.1" 200 109 0.009060 10.0.0.50 - - [2025-11-03 14:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.50 - - [2025-11-03 14:31:43] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004735 10.0.0.50 - - [2025-11-03 14:31:43] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013792 10.0.0.50 - - [2025-11-03 14:31:43] "POST /set-tag HTTP/1.1" 200 109 0.057087 10.0.0.50 - - [2025-11-03 14:31:43] "DELETE /loadbalancer-member/4f7ccde1-2d1c-45fa-ad8b-7bdb97fc05f7 HTTP/1.1" 200 115 0.061605 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014900 10.0.0.50 - - [2025-11-03 14:31:44] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.50 - - [2025-11-03 14:31:44] "DELETE /loadbalancer-member/237b8f28-9e5f-48ff-93b3-23a846b82d34 HTTP/1.1" 200 115 0.053197 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010512 10.0.0.50 - - [2025-11-03 14:31:44] "POST /set-tag HTTP/1.1" 200 109 0.003022 10.0.0.50 - - [2025-11-03 14:31:44] "DELETE /loadbalancer-member/5dd95c54-8946-444f-8975-9355d08a237f HTTP/1.1" 200 115 0.038539 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011149 10.0.0.50 - - [2025-11-03 14:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.50 - - [2025-11-03 14:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.50 - - [2025-11-03 14:31:44] "GET /loadbalancer/f6a7a729-79f3-4dc9-a634-0421fc826628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002287 10.0.0.50 - - [2025-11-03 14:31:44] "GET /loadbalancer-pool/7198f799-bc32-4c29-a04a-4656d7af6396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006808 10.0.0.50 - - [2025-11-03 14:31:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018359 10.0.0.50 - - [2025-11-03 14:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.030715 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013088 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004116 10.0.0.50 - - [2025-11-03 14:31:44] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002545 10.0.0.50 - - [2025-11-03 14:31:44] "POST /set-tag HTTP/1.1" 200 109 0.084026 10.0.0.50 - - [2025-11-03 14:31:44] "GET /loadbalancer-pool/84616d07-9e6f-4823-978d-cb7a0e082f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015768 10.0.0.50 - - [2025-11-03 14:31:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037168 10.0.0.50 - - [2025-11-03 14:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010294 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013141 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006644 10.0.0.50 - - [2025-11-03 14:31:44] "POST /set-tag HTTP/1.1" 200 109 0.005213 10.0.0.50 - - [2025-11-03 14:31:44] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002278 10.0.0.50 - - [2025-11-03 14:31:44] "GET /loadbalancer-pool/80016d9b-6f44-4dd7-9bf2-d713149794ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003207 10.0.0.50 - - [2025-11-03 14:31:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030892 10.0.0.50 - - [2025-11-03 14:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027295 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023915 10.0.0.50 - - [2025-11-03 14:31:44] "GET /virtual-machine-interface/4fedbbf0-b8c0-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008579 10.0.0.50 - - [2025-11-03 14:31:44] "GET /floating-ip/d6ed54e5-8fe8-431a-82cd-f68b29c123fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002132 10.0.0.50 - - [2025-11-03 14:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002731 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:31:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 252 0.002538 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/f84c0555-5c3e-4d59-9d60-0c2bf4149fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011552 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 228 0.001798 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/deea001a-df87-4d2d-98aa-99a4292e2f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011533 10.0.0.50 - - [2025-11-03 14:32:40] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003492 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.50 - - [2025-11-03 14:32:40] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002343 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 206 0.001522 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/8488d3ec-5f8a-42e5-9cf4-1789dbdb21ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010908 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010919 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 204 0.001874 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/4d49d4cc-215d-4548-a1fd-b5375a69fbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011370 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/071ae946-461b-4f95-8961-57b72eb4d13d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.013341 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 228 0.001865 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/deea001a-df87-4d2d-98aa-99a4292e2f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011453 10.0.0.50 - - [2025-11-03 14:32:40] "POST /tags HTTP/1.1" 409 252 0.001703 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.50 - - [2025-11-03 14:32:40] "GET /tag/f84c0555-5c3e-4d59-9d60-0c2bf4149fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011381 10.0.0.50 - - [2025-11-03 14:32:40] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002750 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2025-11-03 14:32:40] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002695 10.0.0.50 - - [2025-11-03 14:32:40] "POST /firewall-rules HTTP/1.1" 409 281 0.001968 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.50 - - [2025-11-03 14:32:40] "PUT /firewall-rule/3f882a9b-7a56-4381-9546-5208ab5a6c5c HTTP/1.1" 200 260 0.019125 10.0.0.50 - - [2025-11-03 14:32:40] "POST /firewall-rules HTTP/1.1" 409 291 0.006982 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2025-11-03 14:32:40] "PUT /firewall-rule/394722d6-a2f9-4bb2-a64f-3c5d8f0b0b05 HTTP/1.1" 200 260 0.020733 10.0.0.50 - - [2025-11-03 14:32:40] "GET /firewall-rule/394722d6-a2f9-4bb2-a64f-3c5d8f0b0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007699 10.0.0.50 - - [2025-11-03 14:32:40] "POST /firewall-rules HTTP/1.1" 200 658 0.075431 10.0.0.50 - - [2025-11-03 14:32:40] "GET /firewall-rule/24f0b6ed-0848-4904-92a3-d0688f65dc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.017177 10.0.0.50 - - [2025-11-03 14:32:40] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002687 10.0.0.50 - - [2025-11-03 14:32:40] "GET /firewall-rule/3f882a9b-7a56-4381-9546-5208ab5a6c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003273 10.0.0.50 - - [2025-11-03 14:32:40] "POST /firewall-policys HTTP/1.1" 409 269 0.010683 10.0.0.50 - - [2025-11-03 14:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.50 - - [2025-11-03 14:32:41] "PUT /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9 HTTP/1.1" 200 264 0.021502 10.0.0.50 - - [2025-11-03 14:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022543 10.0.0.50 - - [2025-11-03 14:32:41] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006247 10.0.0.50 - - [2025-11-03 14:32:41] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002602 10.0.0.50 - - [2025-11-03 14:32:41] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002116 10.0.0.50 - - [2025-11-03 14:32:41] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002092 10.0.0.50 - - [2025-11-03 14:32:41] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002467 10.0.0.50 - - [2025-11-03 14:32:41] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002152 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017242 10.0.0.50 - - [2025-11-03 14:33:42] "POST /set-tag HTTP/1.1" 200 109 0.008180 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006091 10.0.0.50 - - [2025-11-03 14:33:42] "POST /set-tag HTTP/1.1" 200 109 0.003572 10.0.0.50 - - [2025-11-03 14:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.50 - - [2025-11-03 14:33:42] "GET /loadbalancer/63bba99e-14e6-4697-b36a-95f934eabf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003294 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005401 10.0.0.50 - - [2025-11-03 14:33:42] "POST /set-tag HTTP/1.1" 200 109 0.023280 10.0.0.50 - - [2025-11-03 14:33:42] "DELETE /loadbalancer-member/2e2d9bab-78c3-4c6e-8467-d6c5a70fe55e HTTP/1.1" 200 115 0.030453 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004470 10.0.0.50 - - [2025-11-03 14:33:42] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004691 10.0.0.50 - - [2025-11-03 14:33:42] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.50 - - [2025-11-03 14:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2025-11-03 14:33:42] "GET /loadbalancer/63bba99e-14e6-4697-b36a-95f934eabf46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002025 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003590 10.0.0.50 - - [2025-11-03 14:33:42] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004405 10.0.0.50 - - [2025-11-03 14:33:42] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.50 - - [2025-11-03 14:33:42] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005443 10.0.0.50 - - [2025-11-03 14:33:43] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.50 - - [2025-11-03 14:33:43] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005079 10.0.0.50 - - [2025-11-03 14:33:43] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004433 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004128 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine/abc0ab46-4faa-450a-9007-5bdf7b75bec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002764 10.0.0.50 - - [2025-11-03 14:33:44] "POST /ref-update HTTP/1.1" 200 156 0.008702 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013424 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.043336 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.041806 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.028009 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.014507 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.025997 10.0.0.50 - - [2025-11-03 14:33:44] "DELETE /instance-ip/9d4b8ad4-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.046900 10.0.0.50 - - [2025-11-03 14:33:44] "DELETE /virtual-machine-interface/9d2ffe40-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.043082 10.0.0.50 - - [2025-11-03 14:33:44] "DELETE /virtual-machine/abc0ab46-4faa-450a-9007-5bdf7b75bec0 HTTP/1.1" 200 115 0.022962 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004938 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003998 10.0.0.50 - - [2025-11-03 14:33:44] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine/09e7c0fb-b38e-40de-b70e-fb667114ba98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003266 10.0.0.50 - - [2025-11-03 14:33:44] "POST /ref-update HTTP/1.1" 200 156 0.018600 10.0.0.50 - - [2025-11-03 14:33:44] "GET /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009556 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.017077 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.032727 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.032184 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.014683 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.020467 10.0.0.50 - - [2025-11-03 14:33:45] "DELETE /instance-ip/9bc3fc6e-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.058610 10.0.0.50 - - [2025-11-03 14:33:45] "POST /ref-update HTTP/1.1" 200 156 0.013620 10.0.0.50 - - [2025-11-03 14:33:45] "DELETE /virtual-machine-interface/9ba69034-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.065500 10.0.0.50 - - [2025-11-03 14:33:45] "DELETE /virtual-machine/09e7c0fb-b38e-40de-b70e-fb667114ba98 HTTP/1.1" 200 115 0.030135 10.0.0.50 - - [2025-11-03 14:33:45] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011324 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.50 - - [2025-11-03 14:33:45] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006174 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.50 - - [2025-11-03 14:33:45] "GET /virtual-machine/fc9a2c16-329f-4fb0-a939-c326168c62c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002713 10.0.0.50 - - [2025-11-03 14:33:45] "POST /ref-update HTTP/1.1" 200 156 0.008615 10.0.0.50 - - [2025-11-03 14:33:45] "GET /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006388 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.058520 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.036353 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.031798 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.015267 10.0.0.50 - - [2025-11-03 14:33:45] "POST /set-tag HTTP/1.1" 200 109 0.026370 10.0.0.50 - - [2025-11-03 14:33:45] "DELETE /instance-ip/9c4c8002-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.048114 10.0.0.50 - - [2025-11-03 14:33:45] "POST /ref-update HTTP/1.1" 200 156 0.011856 10.0.0.50 - - [2025-11-03 14:33:45] "DELETE /virtual-machine-interface/9c310c00-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.043294 10.0.0.50 - - [2025-11-03 14:33:45] "DELETE /virtual-machine/fc9a2c16-329f-4fb0-a939-c326168c62c6 HTTP/1.1" 200 115 0.018203 10.0.0.50 - - [2025-11-03 14:33:46] "DELETE /tag/ab27cdaf-2c8d-4134-8f15-a7d8d78db1d8 HTTP/1.1" 200 115 0.041231 10.0.0.50 - - [2025-11-03 14:33:46] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004098 10.0.0.50 - - [2025-11-03 14:33:46] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.50 - - [2025-11-03 14:33:46] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004102 10.0.0.50 - - [2025-11-03 14:33:46] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.50 - - [2025-11-03 14:33:46] "GET /virtual-machine/68074ac8-b535-4b79-9cd5-b55d2975ae17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002780 10.0.0.50 - - [2025-11-03 14:33:46] "POST /ref-update HTTP/1.1" 200 156 0.009776 10.0.0.50 - - [2025-11-03 14:33:46] "GET /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014601 10.0.0.50 - - [2025-11-03 14:33:46] "POST /set-tag HTTP/1.1" 200 109 0.017503 10.0.0.50 - - [2025-11-03 14:33:46] "POST /set-tag HTTP/1.1" 200 109 0.031540 10.0.0.50 - - [2025-11-03 14:33:46] "POST /set-tag HTTP/1.1" 200 109 0.030727 10.0.0.50 - - [2025-11-03 14:33:46] "POST /set-tag HTTP/1.1" 200 109 0.014426 10.0.0.50 - - [2025-11-03 14:33:46] "POST /set-tag HTTP/1.1" 200 109 0.028954 10.0.0.50 - - [2025-11-03 14:33:46] "DELETE /instance-ip/9cd3b64e-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.048585 10.0.0.50 - - [2025-11-03 14:33:46] "DELETE /virtual-machine-interface/9cbdaa48-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.037002 10.0.0.50 - - [2025-11-03 14:33:46] "DELETE /virtual-machine/68074ac8-b535-4b79-9cd5-b55d2975ae17 HTTP/1.1" 200 115 0.020435 10.0.0.50 - - [2025-11-03 14:33:46] "DELETE /tag/8488d3ec-5f8a-42e5-9cf4-1789dbdb21ca HTTP/1.1" 409 388 0.004316 10.0.0.50 - - [2025-11-03 14:33:46] "DELETE /tag/44d04b55-5c59-4b21-96ba-e61da96cca60 HTTP/1.1" 200 115 0.037316 10.0.0.50 - - [2025-11-03 14:34:14] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004612 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.50 - - [2025-11-03 14:34:14] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005066 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.50 - - [2025-11-03 14:34:14] "GET /virtual-machine/1636ee8e-1828-4c32-9f60-293aba2ff844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002390 10.0.0.50 - - [2025-11-03 14:34:14] "POST /ref-update HTTP/1.1" 200 156 0.009564 10.0.0.50 - - [2025-11-03 14:34:14] "GET /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004489 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.018996 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.027028 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.014243 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.027694 10.0.0.50 - - [2025-11-03 14:34:14] "DELETE /instance-ip/9ea46234-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.070159 10.0.0.50 - - [2025-11-03 14:34:14] "DELETE /virtual-machine-interface/9e897410-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.050932 10.0.0.50 - - [2025-11-03 14:34:14] "DELETE /virtual-machine/1636ee8e-1828-4c32-9f60-293aba2ff844 HTTP/1.1" 200 115 0.031965 10.0.0.50 - - [2025-11-03 14:34:14] "DELETE /tag/dad8bafa-ec04-4200-96dc-99814a264f67 HTTP/1.1" 200 115 0.037679 10.0.0.50 - - [2025-11-03 14:34:14] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005508 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.50 - - [2025-11-03 14:34:14] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004196 10.0.0.50 - - [2025-11-03 14:34:14] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine/7b393911-2ee7-4afe-961c-21f44eecf18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003581 10.0.0.50 - - [2025-11-03 14:34:15] "POST /ref-update HTTP/1.1" 200 156 0.010850 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013956 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.018415 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.032114 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.023159 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.014067 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /instance-ip/9e3bfb0e-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.049762 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /virtual-machine-interface/9e2537f2-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.051687 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /virtual-machine/7b393911-2ee7-4afe-961c-21f44eecf18f HTTP/1.1" 200 115 0.019837 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /tag/4d49d4cc-215d-4548-a1fd-b5375a69fbcf HTTP/1.1" 409 236 0.004242 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004498 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004236 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine/20cc5c86-08ea-4246-84f1-5bfb98753dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002732 10.0.0.50 - - [2025-11-03 14:34:15] "POST /ref-update HTTP/1.1" 200 156 0.010205 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008871 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.016269 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.034415 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.022638 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.012682 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /instance-ip/9dd41660-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.053139 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /virtual-machine-interface/9db977c4-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.043262 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /virtual-machine/20cc5c86-08ea-4246-84f1-5bfb98753dfe HTTP/1.1" 200 115 0.018729 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /tag/267fa070-b677-4295-bfc3-63e785308c65 HTTP/1.1" 200 115 0.038473 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /tag/1bea9636-d2fe-4bf2-9df3-15eaf69f8955 HTTP/1.1" 200 115 0.030957 10.0.0.50 - - [2025-11-03 14:34:15] "DELETE /tag/2100c157-345c-462d-b9d3-e4a5505cb34d HTTP/1.1" 200 115 0.030855 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003905 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.50 - - [2025-11-03 14:34:15] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004005 10.0.0.50 - - [2025-11-03 14:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.50 - - [2025-11-03 14:34:16] "GET /virtual-machine/98881a0b-b5d2-49dc-a77c-008233c5395e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003386 10.0.0.50 - - [2025-11-03 14:34:16] "POST /ref-update HTTP/1.1" 200 156 0.009796 10.0.0.50 - - [2025-11-03 14:34:16] "GET /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012224 10.0.0.50 - - [2025-11-03 14:34:16] "POST /set-tag HTTP/1.1" 200 109 0.018301 10.0.0.50 - - [2025-11-03 14:34:16] "POST /set-tag HTTP/1.1" 200 109 0.029582 10.0.0.50 - - [2025-11-03 14:34:16] "POST /set-tag HTTP/1.1" 200 109 0.034299 10.0.0.50 - - [2025-11-03 14:34:16] "POST /set-tag HTTP/1.1" 200 109 0.013277 10.0.0.50 - - [2025-11-03 14:34:16] "DELETE /instance-ip/9f0e8c4a-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.045230 10.0.0.50 - - [2025-11-03 14:34:16] "DELETE /virtual-machine-interface/9ef4f4a6-b8c1-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.043204 10.0.0.50 - - [2025-11-03 14:34:16] "DELETE /virtual-machine/98881a0b-b5d2-49dc-a77c-008233c5395e HTTP/1.1" 200 115 0.022542 10.0.0.50 - - [2025-11-03 14:34:16] "DELETE /tag/deea001a-df87-4d2d-98aa-99a4292e2f2e HTTP/1.1" 409 236 0.004274 10.0.0.50 - - [2025-11-03 14:34:16] "DELETE /tag/4b0019d6-72a6-4402-8fd5-dec52ac74fff HTTP/1.1" 200 115 0.036559 10.0.0.50 - - [2025-11-03 14:34:16] "DELETE /tag/f84c0555-5c3e-4d59-9d60-0c2bf4149fbc HTTP/1.1" 409 236 0.003564 10.0.0.50 - - [2025-11-03 14:34:17] "POST /projects HTTP/1.1" 409 238 0.002004 10.0.0.50 - - [2025-11-03 14:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.50 - - [2025-11-03 14:34:17] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046597 10.0.0.50 - - [2025-11-03 14:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.50 - - [2025-11-03 14:34:17] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004505 10.0.0.50 - - [2025-11-03 14:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.50 - - [2025-11-03 14:34:17] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004679 10.0.0.50 - - [2025-11-03 14:34:18] "POST /security-groups HTTP/1.1" 409 285 0.002892 10.0.0.50 - - [2025-11-03 14:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.50 - - [2025-11-03 14:34:18] "PUT /security-group/89c5c247-46b0-4206-9431-5ac95770fd20 HTTP/1.1" 200 262 0.058249 10.0.0.50 - - [2025-11-03 14:34:18] "PUT /access-control-list/85db1d2f-64a7-475c-8742-a4c0b7d23812 HTTP/1.1" 200 272 0.015220 10.0.0.50 - - [2025-11-03 14:34:18] "PUT /access-control-list/3af1c7b0-8f74-4e6f-ba6f-194beb099eba HTTP/1.1" 200 272 0.010984 10.0.0.50 - - [2025-11-03 14:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016471 10.0.0.50 - - [2025-11-03 14:34:23] "POST /projects HTTP/1.1" 409 238 0.007581 10.0.0.50 - - [2025-11-03 14:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.50 - - [2025-11-03 14:34:23] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050259 10.0.0.50 - - [2025-11-03 14:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.50 - - [2025-11-03 14:34:23] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003897 10.0.0.50 - - [2025-11-03 14:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.50 - - [2025-11-03 14:34:23] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004253 10.0.0.50 - - [2025-11-03 14:34:23] "POST /security-groups HTTP/1.1" 409 285 0.002110 10.0.0.50 - - [2025-11-03 14:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.50 - - [2025-11-03 14:34:23] "PUT /security-group/89c5c247-46b0-4206-9431-5ac95770fd20 HTTP/1.1" 200 262 0.059754 10.0.0.50 - - [2025-11-03 14:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.042923 10.0.0.50 - - [2025-11-03 14:34:23] "PUT /access-control-list/85db1d2f-64a7-475c-8742-a4c0b7d23812 HTTP/1.1" 200 272 0.034047 10.0.0.50 - - [2025-11-03 14:34:23] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.018352 10.0.0.50 - - [2025-11-03 14:34:23] "PUT /access-control-list/3af1c7b0-8f74-4e6f-ba6f-194beb099eba HTTP/1.1" 200 272 0.023971 10.0.0.50 - - [2025-11-03 14:34:23] "GET /firewall-rule/bef63e95-f7f1-4521-9359-6573714d8d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002807 10.0.0.50 - - [2025-11-03 14:34:23] "POST /ref-update HTTP/1.1" 200 156 0.066303 10.0.0.50 - - [2025-11-03 14:34:23] "DELETE /firewall-rule/bef63e95-f7f1-4521-9359-6573714d8d3a HTTP/1.1" 200 115 0.027697 10.0.0.50 - - [2025-11-03 14:34:23] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.010081 10.0.0.50 - - [2025-11-03 14:34:23] "GET /firewall-rule/7751ed54-22f8-40c0-be35-708da6669add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002761 10.0.0.50 - - [2025-11-03 14:34:23] "POST /ref-update HTTP/1.1" 200 156 0.055067 10.0.0.50 - - [2025-11-03 14:34:23] "DELETE /firewall-rule/7751ed54-22f8-40c0-be35-708da6669add HTTP/1.1" 200 115 0.039115 10.0.0.50 - - [2025-11-03 14:34:23] "DELETE /tag/f84c0555-5c3e-4d59-9d60-0c2bf4149fbc HTTP/1.1" 409 236 0.006680 10.0.0.50 - - [2025-11-03 14:34:23] "DELETE /tag/deea001a-df87-4d2d-98aa-99a4292e2f2e HTTP/1.1" 409 236 0.004761 10.0.0.50 - - [2025-11-03 14:34:23] "DELETE /tag/e9cb3262-d7b4-417f-9b04-c12983c4e06f HTTP/1.1" 200 115 0.035042 10.0.0.50 - - [2025-11-03 14:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.50 - - [2025-11-03 14:34:23] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004384 10.0.0.50 - - [2025-11-03 14:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.50 - - [2025-11-03 14:34:23] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005517 10.0.0.50 - - [2025-11-03 14:34:23] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.056386 10.0.0.50 - - [2025-11-03 14:34:24] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.053542 10.0.0.50 - - [2025-11-03 14:34:24] "DELETE /security-group/89c5c247-46b0-4206-9431-5ac95770fd20 HTTP/1.1" 200 115 0.065135 10.0.0.50 - - [2025-11-03 14:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014416 10.0.0.50 - - [2025-11-03 14:34:24] "DELETE /access-control-list/85db1d2f-64a7-475c-8742-a4c0b7d23812 HTTP/1.1" 200 115 0.040288 10.0.0.50 - - [2025-11-03 14:34:24] "DELETE /access-control-list/3af1c7b0-8f74-4e6f-ba6f-194beb099eba HTTP/1.1" 200 115 0.039514 10.0.0.50 - - [2025-11-03 14:34:24] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042692 10.0.0.50 - - [2025-11-03 14:34:24] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?fields=security_groups HTTP/1.1" 200 1352 0.034640 10.0.0.50 - - [2025-11-03 14:34:24] "DELETE /security-group/60472ddb-dd53-4cbe-9e07-2ba52a7d8c02 HTTP/1.1" 200 115 0.049729 10.0.0.50 - - [2025-11-03 14:34:24] "DELETE /access-control-list/c9eb86ad-136c-4aaa-8eb8-e59db438817b HTTP/1.1" 200 115 0.080161 10.0.0.50 - - [2025-11-03 14:34:24] "GET /project/5216bead-95aa-48d7-bff1-42713c9c4e31?fields=application_policy_sets HTTP/1.1" 200 1391 0.067270 10.0.0.50 - - [2025-11-03 14:34:24] "DELETE /access-control-list/f88c7e6a-7905-40cd-98ae-f27c6df45de8 HTTP/1.1" 200 115 0.038671 10.0.0.50 - - [2025-11-03 14:34:24] "DELETE /project/5216bead-95aa-48d7-bff1-42713c9c4e31 HTTP/1.1" 200 115 0.374643 10.0.0.50 - - [2025-11-03 14:34:24] "POST /projects HTTP/1.1" 409 238 0.001911 10.0.0.50 - - [2025-11-03 14:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.50 - - [2025-11-03 14:34:24] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037058 10.0.0.50 - - [2025-11-03 14:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.50 - - [2025-11-03 14:34:24] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004006 10.0.0.50 - - [2025-11-03 14:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-11-03 14:34:24] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005119 10.0.0.50 - - [2025-11-03 14:34:24] "POST /security-groups HTTP/1.1" 409 285 0.002285 10.0.0.50 - - [2025-11-03 14:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.50 - - [2025-11-03 14:34:24] "PUT /security-group/f19e9c67-f9d7-49e0-9c3d-b1e6b09ddf2d HTTP/1.1" 200 262 0.055195 10.0.0.50 - - [2025-11-03 14:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032552 10.0.0.50 - - [2025-11-03 14:34:24] "PUT /access-control-list/2ba2303e-03ef-41db-b611-27bb4ce25e46 HTTP/1.1" 200 272 0.033223 10.0.0.50 - - [2025-11-03 14:34:24] "PUT /access-control-list/c9f0d44c-d102-4dc2-a414-e0a8d4b12c9b HTTP/1.1" 200 272 0.021848 10.0.0.50 - - [2025-11-03 14:34:29] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003204 10.0.0.50 - - [2025-11-03 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.50 - - [2025-11-03 14:34:29] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002763 10.0.0.50 - - [2025-11-03 14:34:29] "GET /firewall-policy/51e7f551-bd73-4b71-8ee8-98ef7321bf12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002512 10.0.0.50 - - [2025-11-03 14:34:29] "GET /firewall-rule/3f882a9b-7a56-4381-9546-5208ab5a6c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002410 10.0.0.50 - - [2025-11-03 14:34:29] "POST /ref-update HTTP/1.1" 200 156 0.012421 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /firewall-rule/3f882a9b-7a56-4381-9546-5208ab5a6c5c HTTP/1.1" 200 115 0.049419 10.0.0.50 - - [2025-11-03 14:34:29] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002476 10.0.0.50 - - [2025-11-03 14:34:29] "GET /firewall-rule/394722d6-a2f9-4bb2-a64f-3c5d8f0b0b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002797 10.0.0.50 - - [2025-11-03 14:34:29] "POST /ref-update HTTP/1.1" 200 156 0.014554 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /firewall-rule/394722d6-a2f9-4bb2-a64f-3c5d8f0b0b05 HTTP/1.1" 200 115 0.046161 10.0.0.50 - - [2025-11-03 14:34:29] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003855 10.0.0.50 - - [2025-11-03 14:34:29] "GET /firewall-rule/24f0b6ed-0848-4904-92a3-d0688f65dc8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004077 10.0.0.50 - - [2025-11-03 14:34:29] "POST /ref-update HTTP/1.1" 200 156 0.010698 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /firewall-rule/24f0b6ed-0848-4904-92a3-d0688f65dc8d HTTP/1.1" 200 115 0.041725 10.0.0.50 - - [2025-11-03 14:34:29] "GET /application-policy-set/fe4ac830-64b9-4fc3-93c4-00dec6a23e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002313 10.0.0.50 - - [2025-11-03 14:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.50 - - [2025-11-03 14:34:29] "GET /policy-management/19a04247-1efe-4216-b2ce-fc275dde780e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002516 10.0.0.50 - - [2025-11-03 14:34:29] "GET /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003233 10.0.0.50 - - [2025-11-03 14:34:29] "POST /ref-update HTTP/1.1" 200 156 0.025101 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /firewall-policy/6a62784b-6d43-4e75-9600-01b3398be2d9 HTTP/1.1" 200 115 0.033960 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /tag/4d49d4cc-215d-4548-a1fd-b5375a69fbcf HTTP/1.1" 200 115 0.091363 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /tag/f84c0555-5c3e-4d59-9d60-0c2bf4149fbc HTTP/1.1" 200 115 0.042919 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /tag/deea001a-df87-4d2d-98aa-99a4292e2f2e HTTP/1.1" 200 115 0.045246 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /tag/8488d3ec-5f8a-42e5-9cf4-1789dbdb21ca HTTP/1.1" 200 115 0.044794 10.0.0.50 - - [2025-11-03 14:34:29] "DELETE /loadbalancer-member/c2d206ff-49f4-4fd7-8714-2c8fc6c0beff HTTP/1.1" 200 115 0.061667 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /loadbalancer-pool/172b908a-61ba-429f-a7d3-7fb8b00b5f18 HTTP/1.1" 200 115 0.045830 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /loadbalancer-listener/4c053358-08b0-4091-bb24-e5b3141c1c36 HTTP/1.1" 200 115 0.035210 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /loadbalancer/63bba99e-14e6-4697-b36a-95f934eabf46 HTTP/1.1" 200 115 0.048052 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /floating-ip/fdb84831-51a5-4302-b4fc-db78e8a0e9ae HTTP/1.1" 200 115 0.044990 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /instance-ip/c14219b6-2744-4819-8cc9-d0dc853afc05 HTTP/1.1" 200 115 0.050205 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /virtual-machine-interface/050537a8-e2d5-4f4e-8dab-73901a305cd9 HTTP/1.1" 200 115 0.045539 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /tag/295a7c6d-a9a9-48a4-ba97-f6161b028869 HTTP/1.1" 200 115 0.035004 10.0.0.50 - - [2025-11-03 14:34:30] "POST /projects HTTP/1.1" 409 238 0.001428 10.0.0.50 - - [2025-11-03 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.50 - - [2025-11-03 14:34:30] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043046 10.0.0.50 - - [2025-11-03 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.50 - - [2025-11-03 14:34:30] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007272 10.0.0.50 - - [2025-11-03 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.50 - - [2025-11-03 14:34:30] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006019 10.0.0.50 - - [2025-11-03 14:34:30] "POST /security-groups HTTP/1.1" 409 285 0.014113 10.0.0.50 - - [2025-11-03 14:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.50 - - [2025-11-03 14:34:30] "PUT /security-group/f19e9c67-f9d7-49e0-9c3d-b1e6b09ddf2d HTTP/1.1" 200 262 0.063410 10.0.0.50 - - [2025-11-03 14:34:30] "PUT /access-control-list/2ba2303e-03ef-41db-b611-27bb4ce25e46 HTTP/1.1" 200 272 0.033440 10.0.0.50 - - [2025-11-03 14:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.056291 10.0.0.50 - - [2025-11-03 14:34:30] "PUT /access-control-list/c9f0d44c-d102-4dc2-a414-e0a8d4b12c9b HTTP/1.1" 200 272 0.038613 10.0.0.50 - - [2025-11-03 14:34:30] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.021964 10.0.0.50 - - [2025-11-03 14:34:30] "GET /firewall-rule/76242b6b-5714-4020-a2a2-a961645f6aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003732 10.0.0.50 - - [2025-11-03 14:34:30] "POST /ref-update HTTP/1.1" 200 156 0.045782 10.0.0.50 - - [2025-11-03 14:34:30] "DELETE /firewall-rule/76242b6b-5714-4020-a2a2-a961645f6aee HTTP/1.1" 200 115 0.036772 10.0.0.50 - - [2025-11-03 14:34:30] "GET /firewall-policy/fa757c35-1b69-4241-8089-d098a4415751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004573 10.0.0.50 - - [2025-11-03 14:34:30] "GET /firewall-rule/fbd07742-7e9a-497a-9df6-11aafb85d6a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002760 10.0.0.50 - - [2025-11-03 14:34:30] "POST /ref-update HTTP/1.1" 200 156 0.055115 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /firewall-rule/fbd07742-7e9a-497a-9df6-11aafb85d6a3 HTTP/1.1" 200 115 0.039488 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /tag/071ae946-461b-4f95-8961-57b72eb4d13d HTTP/1.1" 200 115 0.034260 10.0.0.50 - - [2025-11-03 14:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.50 - - [2025-11-03 14:34:31] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004177 10.0.0.50 - - [2025-11-03 14:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.50 - - [2025-11-03 14:34:31] "GET /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003808 10.0.0.50 - - [2025-11-03 14:34:31] "PUT /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b HTTP/1.1" 200 264 0.053945 10.0.0.50 - - [2025-11-03 14:34:31] "PUT /virtual-network/17def465-7db8-4fd6-93f0-cf5f9d9c0ed0 HTTP/1.1" 200 264 0.045338 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /security-group/f19e9c67-f9d7-49e0-9c3d-b1e6b09ddf2d HTTP/1.1" 200 115 0.060505 10.0.0.50 - - [2025-11-03 14:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /access-control-list/2ba2303e-03ef-41db-b611-27bb4ce25e46 HTTP/1.1" 200 115 0.037887 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /access-control-list/c9f0d44c-d102-4dc2-a414-e0a8d4b12c9b HTTP/1.1" 200 115 0.029410 10.0.0.50 - - [2025-11-03 14:34:31] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054443 10.0.0.50 - - [2025-11-03 14:34:31] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?fields=security_groups HTTP/1.1" 200 1353 0.040485 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /security-group/dbd103fb-5c55-475c-93f9-73887d9eccba HTTP/1.1" 200 115 0.104919 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /access-control-list/653b5f72-a10b-494f-ad84-ecb194c185ff HTTP/1.1" 200 115 0.073877 10.0.0.50 - - [2025-11-03 14:34:31] "GET /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5?fields=application_policy_sets HTTP/1.1" 200 1392 0.040611 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /access-control-list/f66a8c61-e723-4ad0-9f96-6b7f0dfd95a5 HTTP/1.1" 200 115 0.054365 10.0.0.50 - - [2025-11-03 14:34:31] "DELETE /project/de2b590d-1a76-4cb4-be8b-4f73219cdca5 HTTP/1.1" 200 115 0.395010 10.0.0.50 - - [2025-11-03 14:35:27] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.50 - - [2025-11-03 14:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2025-11-03 14:35:27] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002358 10.0.0.50 - - [2025-11-03 14:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.50 - - [2025-11-03 14:35:27] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002428 10.0.0.50 - - [2025-11-03 14:35:43] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.50 - - [2025-11-03 14:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.50 - - [2025-11-03 14:35:43] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005872 10.0.0.50 - - [2025-11-03 14:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2025-11-03 14:35:43] "GET /config-node/493ce53b-cac8-4590-9987-ba0c1fbbde68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001828 10.0.0.50 - - [2025-11-03 14:35:54] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.50 - - [2025-11-03 14:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.50 - - [2025-11-03 14:35:54] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003793 10.0.0.50 - - [2025-11-03 14:35:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001860 10.0.0.50 - - [2025-11-03 14:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.50 - - [2025-11-03 14:35:54] "GET /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002795 10.0.0.50 - - [2025-11-03 14:35:54] "PUT /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8 HTTP/1.1" 200 254 0.014600 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:35:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001196 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:35:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:36:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:36:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:36:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.50 - - [2025-11-03 14:36:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002064 10.0.0.50 - - [2025-11-03 14:36:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002182 10.0.0.50 - - [2025-11-03 14:36:41] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.50 - - [2025-11-03 14:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2025-11-03 14:36:41] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004299 10.0.0.50 - - [2025-11-03 14:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.50 - - [2025-11-03 14:36:41] "GET /config-node/493ce53b-cac8-4590-9987-ba0c1fbbde68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001721 10.0.0.50 - - [2025-11-03 14:36:41] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.50 - - [2025-11-03 14:36:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001960 10.0.0.50 - - [2025-11-03 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.50 - - [2025-11-03 14:36:46] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002949 10.0.0.50 - - [2025-11-03 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.50 - - [2025-11-03 14:36:46] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.011962 10.0.0.50 - - [2025-11-03 14:36:46] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.50 - - [2025-11-03 14:36:46] "POST /alarms HTTP/1.1" 409 264 0.002341 10.0.0.50 - - [2025-11-03 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.50 - - [2025-11-03 14:36:46] "PUT /alarm/42112402-98a8-4d1e-b6aa-0025a3fe99b2 HTTP/1.1" 200 244 0.010561 10.0.0.50 - - [2025-11-03 14:36:46] "POST /alarms HTTP/1.1" 409 261 0.003016 10.0.0.50 - - [2025-11-03 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.50 - - [2025-11-03 14:36:46] "PUT /alarm/58afe8f9-990d-4337-8a91-b1bfc359d3e5 HTTP/1.1" 200 244 0.009590 10.0.0.50 - - [2025-11-03 14:36:46] "POST /alarms HTTP/1.1" 409 261 0.010105 10.0.0.50 - - [2025-11-03 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2025-11-03 14:36:46] "PUT /alarm/5bff4ed4-4667-4603-920e-2c6dfebec253 HTTP/1.1" 200 244 0.010208 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 253 0.018824 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/d0ad4556-0c38-419d-8d5f-e1eeb95cded2 HTTP/1.1" 200 244 0.017193 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 251 0.013522 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/5d237582-a52b-4f24-90b1-51a09e28d1dc HTTP/1.1" 200 244 0.012071 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 252 0.007722 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/d698ce13-a932-4fb8-89ec-869f7476177d HTTP/1.1" 200 244 0.012735 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 256 0.012479 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/7cf8a107-3ba7-4b8e-b775-637aca4ededa HTTP/1.1" 200 244 0.013343 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 248 0.014851 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/51b4e502-2531-4313-9428-33bb67f41c51 HTTP/1.1" 200 244 0.010734 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 252 0.009055 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/c51c6bf1-f0eb-46bf-9a94-703aa8054e60 HTTP/1.1" 200 244 0.016567 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 257 0.012214 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/fe592e90-3516-43f9-b19e-5a8c13145545 HTTP/1.1" 200 244 0.011085 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 251 0.004862 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/48f705d9-8a76-49c3-8080-c2c0ec41f8bb HTTP/1.1" 200 244 0.010422 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 257 0.007024 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/b2b3f1bd-1424-439c-9405-d174e39f46fe HTTP/1.1" 200 244 0.009538 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 261 0.004175 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/c81abb1c-1afe-4cba-915d-f73b5bf449bc HTTP/1.1" 200 244 0.011014 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 258 0.006938 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/19a9a066-c46a-4e75-ad90-d98a81655c0b HTTP/1.1" 200 244 0.015991 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 254 0.012850 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/f598f33d-5c0e-4bdd-8053-f8985f922176 HTTP/1.1" 200 244 0.012856 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 254 0.002664 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008022 10.0.0.50 - - [2025-11-03 14:36:47] "PUT /alarm/d8e35e3f-cd7d-4835-9d8f-d1a9daeac145 HTTP/1.1" 200 244 0.016865 10.0.0.50 - - [2025-11-03 14:36:47] "POST /alarms HTTP/1.1" 409 254 0.002183 10.0.0.50 - - [2025-11-03 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /alarm/e628d255-46fa-4e7a-a155-b81e164c54ed HTTP/1.1" 200 244 0.015591 10.0.0.50 - - [2025-11-03 14:36:48] "POST /alarms HTTP/1.1" 409 247 0.002126 10.0.0.50 - - [2025-11-03 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /alarm/5dc02da3-c87f-443b-a1cd-9237f4c0c09c HTTP/1.1" 200 244 0.016314 10.0.0.50 - - [2025-11-03 14:36:48] "POST /alarms HTTP/1.1" 409 272 0.005143 10.0.0.50 - - [2025-11-03 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /alarm/98f5c263-7145-460c-808e-9929ccdb15e7 HTTP/1.1" 200 244 0.011728 10.0.0.50 - - [2025-11-03 14:36:48] "POST /alarms HTTP/1.1" 409 261 0.008708 10.0.0.50 - - [2025-11-03 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /alarm/151eeabb-9530-4f75-b95c-774dba1d8a8e HTTP/1.1" 200 244 0.010660 10.0.0.50 - - [2025-11-03 14:36:48] "POST /alarms HTTP/1.1" 409 259 0.007668 10.0.0.50 - - [2025-11-03 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /alarm/889a4142-2c9d-4947-b8a2-48c3bd6d2aed HTTP/1.1" 200 244 0.012154 10.0.0.50 - - [2025-11-03 14:36:48] "POST /alarms HTTP/1.1" 409 265 0.010510 10.0.0.50 - - [2025-11-03 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /alarm/ba902ab1-4a0b-49c6-8f04-0c3ffcb6cba4 HTTP/1.1" 200 244 0.030377 10.0.0.50 - - [2025-11-03 14:36:48] "POST /alarms HTTP/1.1" 409 279 0.008542 10.0.0.50 - - [2025-11-03 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /alarm/8571e96e-d864-49ae-abde-1c9e5d0d6501 HTTP/1.1" 200 244 0.013121 10.0.0.50 - - [2025-11-03 14:36:48] "GET / HTTP/1.1" 200 35931 0.002057 10.0.0.50 - - [2025-11-03 14:36:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002293 10.0.0.50 - - [2025-11-03 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2025-11-03 14:36:48] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.009551 10.0.0.50 - - [2025-11-03 14:36:49] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.50 - - [2025-11-03 14:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.50 - - [2025-11-03 14:36:49] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002987 10.0.0.50 - - [2025-11-03 14:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.50 - - [2025-11-03 14:36:49] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.009936 10.0.0.50 - - [2025-11-03 14:36:49] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.50 - - [2025-11-03 14:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.50 - - [2025-11-03 14:36:49] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004467 10.0.0.50 - - [2025-11-03 14:36:49] "PUT /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71 HTTP/1.1" 200 274 0.027444 10.0.0.50 - - [2025-11-03 14:36:52] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.50 - - [2025-11-03 14:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.50 - - [2025-11-03 14:36:52] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002618 10.0.0.50 - - [2025-11-03 14:36:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001622 10.0.0.50 - - [2025-11-03 14:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.50 - - [2025-11-03 14:36:52] "GET /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003405 10.0.0.50 - - [2025-11-03 14:36:52] "PUT /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8 HTTP/1.1" 200 254 0.011102 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:36:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:36:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 10.0.0.50 - - [2025-11-03 14:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.50 - - [2025-11-03 14:36:54] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002773 10.0.0.50 - - [2025-11-03 14:37:07] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.50 - - [2025-11-03 14:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2025-11-03 14:37:07] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004900 10.0.0.50 - - [2025-11-03 14:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.50 - - [2025-11-03 14:37:07] "GET /config-node/493ce53b-cac8-4590-9987-ba0c1fbbde68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002326 10.0.0.50 - - [2025-11-03 14:37:19] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.50 - - [2025-11-03 14:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2025-11-03 14:37:19] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004139 10.0.0.50 - - [2025-11-03 14:37:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002498 10.0.0.50 - - [2025-11-03 14:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.50 - - [2025-11-03 14:37:19] "GET /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004071 10.0.0.50 - - [2025-11-03 14:37:19] "PUT /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8 HTTP/1.1" 200 254 0.014331 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:37:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:37:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001747 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:37:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001266 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:37:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.50 - - [2025-11-03 14:37:37] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.50 - - [2025-11-03 14:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2025-11-03 14:37:37] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004469 10.0.0.50 - - [2025-11-03 14:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2025-11-03 14:37:37] "GET /config-node/493ce53b-cac8-4590-9987-ba0c1fbbde68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002405 10.0.0.50 - - [2025-11-03 14:37:37] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.50 - - [2025-11-03 14:37:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002094 10.0.0.50 - - [2025-11-03 14:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2025-11-03 14:37:42] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002463 10.0.0.50 - - [2025-11-03 14:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.50 - - [2025-11-03 14:37:42] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.008747 10.0.0.50 - - [2025-11-03 14:37:43] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 264 0.001934 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/42112402-98a8-4d1e-b6aa-0025a3fe99b2 HTTP/1.1" 200 244 0.019387 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 261 0.003982 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/58afe8f9-990d-4337-8a91-b1bfc359d3e5 HTTP/1.1" 200 244 0.009578 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 261 0.009096 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/5bff4ed4-4667-4603-920e-2c6dfebec253 HTTP/1.1" 200 244 0.009905 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 253 0.013215 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/d0ad4556-0c38-419d-8d5f-e1eeb95cded2 HTTP/1.1" 200 244 0.010033 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 251 0.012303 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/5d237582-a52b-4f24-90b1-51a09e28d1dc HTTP/1.1" 200 244 0.010845 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 252 0.010795 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/d698ce13-a932-4fb8-89ec-869f7476177d HTTP/1.1" 200 244 0.009684 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 256 0.006244 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/7cf8a107-3ba7-4b8e-b775-637aca4ededa HTTP/1.1" 200 244 0.013931 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 248 0.015712 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/51b4e502-2531-4313-9428-33bb67f41c51 HTTP/1.1" 200 244 0.009507 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 252 0.005066 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/c51c6bf1-f0eb-46bf-9a94-703aa8054e60 HTTP/1.1" 200 244 0.009299 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 257 0.007258 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/fe592e90-3516-43f9-b19e-5a8c13145545 HTTP/1.1" 200 244 0.010596 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 251 0.007369 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/48f705d9-8a76-49c3-8080-c2c0ec41f8bb HTTP/1.1" 200 244 0.011025 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 257 0.007340 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/b2b3f1bd-1424-439c-9405-d174e39f46fe HTTP/1.1" 200 244 0.009511 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 261 0.008058 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/c81abb1c-1afe-4cba-915d-f73b5bf449bc HTTP/1.1" 200 244 0.017736 10.0.0.50 - - [2025-11-03 14:37:43] "POST /alarms HTTP/1.1" 409 258 0.005293 10.0.0.50 - - [2025-11-03 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2025-11-03 14:37:43] "PUT /alarm/19a9a066-c46a-4e75-ad90-d98a81655c0b HTTP/1.1" 200 244 0.011575 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 254 0.003103 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/f598f33d-5c0e-4bdd-8053-f8985f922176 HTTP/1.1" 200 244 0.010227 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 254 0.011461 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/d8e35e3f-cd7d-4835-9d8f-d1a9daeac145 HTTP/1.1" 200 244 0.009734 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 254 0.005504 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/e628d255-46fa-4e7a-a155-b81e164c54ed HTTP/1.1" 200 244 0.009202 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 247 0.006780 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/5dc02da3-c87f-443b-a1cd-9237f4c0c09c HTTP/1.1" 200 244 0.009492 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 272 0.005531 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/98f5c263-7145-460c-808e-9929ccdb15e7 HTTP/1.1" 200 244 0.009963 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 261 0.007256 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/151eeabb-9530-4f75-b95c-774dba1d8a8e HTTP/1.1" 200 244 0.009917 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 259 0.009470 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/889a4142-2c9d-4947-b8a2-48c3bd6d2aed HTTP/1.1" 200 244 0.010841 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 265 0.002312 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/ba902ab1-4a0b-49c6-8f04-0c3ffcb6cba4 HTTP/1.1" 200 244 0.008309 10.0.0.50 - - [2025-11-03 14:37:44] "POST /alarms HTTP/1.1" 409 279 0.002028 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /alarm/8571e96e-d864-49ae-abde-1c9e5d0d6501 HTTP/1.1" 200 244 0.007539 10.0.0.50 - - [2025-11-03 14:37:44] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.50 - - [2025-11-03 14:37:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002183 10.0.0.50 - - [2025-11-03 14:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2025-11-03 14:37:44] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.007708 10.0.0.50 - - [2025-11-03 14:37:45] "GET / HTTP/1.1" 200 35931 0.002510 10.0.0.50 - - [2025-11-03 14:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.50 - - [2025-11-03 14:37:45] "GET /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002812 10.0.0.50 - - [2025-11-03 14:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.50 - - [2025-11-03 14:37:45] "PUT /global-vrouter-config/9e20c7bd-9f18-46e9-af0a-b89e7473cece HTTP/1.1" 200 276 0.009881 10.0.0.50 - - [2025-11-03 14:37:45] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.50 - - [2025-11-03 14:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.50 - - [2025-11-03 14:37:45] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004696 10.0.0.50 - - [2025-11-03 14:37:45] "PUT /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71 HTTP/1.1" 200 274 0.013016 10.0.0.50 - - [2025-11-03 14:37:49] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.50 - - [2025-11-03 14:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2025-11-03 14:37:49] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002890 10.0.0.50 - - [2025-11-03 14:37:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001710 10.0.0.50 - - [2025-11-03 14:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.50 - - [2025-11-03 14:37:49] "GET /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002658 10.0.0.50 - - [2025-11-03 14:37:49] "PUT /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8 HTTP/1.1" 200 254 0.015594 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:37:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:37:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000992 10.0.0.50 - - [2025-11-03 14:37:53] "POST /tags HTTP/1.1" 200 355 0.026336 10.0.0.50 - - [2025-11-03 14:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.50 - - [2025-11-03 14:37:53] "GET /tag/93b9689f-8dd3-49c3-80b6-6d99f7dd5888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016196 10.0.0.50 - - [2025-11-03 14:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2025-11-03 14:37:53] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004682 10.0.0.50 - - [2025-11-03 14:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2025-11-03 14:37:53] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053886 10.0.0.50 - - [2025-11-03 14:37:53] "POST /virtual-machines HTTP/1.1" 200 351 0.021510 10.0.0.50 - - [2025-11-03 14:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020367 10.0.0.50 - - [2025-11-03 14:37:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.134657 10.0.0.50 - - [2025-11-03 14:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008591 10.0.0.50 - - [2025-11-03 14:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011888 10.0.0.50 - - [2025-11-03 14:37:53] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007922 10.0.0.50 - - [2025-11-03 14:37:53] "POST /instance-ips HTTP/1.1" 200 391 0.022814 10.0.0.50 - - [2025-11-03 14:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020399 10.0.0.50 - - [2025-11-03 14:37:53] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012019 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.013876 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014551 10.0.0.50 - - [2025-11-03 14:37:54] "GET /instance-ip/ae70fa00-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002792 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004411 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003621 10.0.0.50 - - [2025-11-03 14:37:54] "POST /ref-update HTTP/1.1" 200 156 0.008303 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004417 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.50 - - [2025-11-03 14:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-network/8b0e73b2-b237-43f6-88d3-e50d4fa1e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003775 10.0.0.50 - - [2025-11-03 14:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.50 - - [2025-11-03 14:37:54] "GET /project/26e20940-a958-4a75-b1e0-4c180f511ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037132 10.0.0.50 - - [2025-11-03 14:37:54] "POST /virtual-machines HTTP/1.1" 200 355 0.008358 10.0.0.50 - - [2025-11-03 14:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014664 10.0.0.50 - - [2025-11-03 14:37:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098379 10.0.0.50 - - [2025-11-03 14:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020939 10.0.0.50 - - [2025-11-03 14:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008737 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011270 10.0.0.50 - - [2025-11-03 14:37:54] "POST /instance-ips HTTP/1.1" 200 395 0.019315 10.0.0.50 - - [2025-11-03 14:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026561 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010201 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.016426 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011269 10.0.0.50 - - [2025-11-03 14:37:54] "GET /instance-ip/aed62ec0-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003912 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005096 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-router/55fb3ca4-839b-45cd-9288-8192e2d2da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003966 10.0.0.50 - - [2025-11-03 14:37:54] "POST /ref-update HTTP/1.1" 200 156 0.008547 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007664 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004375 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.50 - - [2025-11-03 14:37:54] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004319 10.0.0.50 - - [2025-11-03 14:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.50 - - [2025-11-03 14:38:04] "GET / HTTP/1.1" 200 35931 0.002444 10.0.0.50 - - [2025-11-03 14:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2025-11-03 14:38:04] "GET /global-system-config/16eca786-4057-4dcb-b7cc-d83465451a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004653 10.0.0.50 - - [2025-11-03 14:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.50 - - [2025-11-03 14:38:04] "GET /config-node/493ce53b-cac8-4590-9987-ba0c1fbbde68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002231 10.0.0.50 - - [2025-11-03 14:38:07] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010677 10.0.0.50 - - [2025-11-03 14:38:07] "POST /set-tag HTTP/1.1" 200 109 0.005210 10.0.0.50 - - [2025-11-03 14:38:08] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004248 10.0.0.50 - - [2025-11-03 14:38:08] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.50 - - [2025-11-03 14:38:09] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009492 10.0.0.50 - - [2025-11-03 14:38:09] "POST /set-tag HTTP/1.1" 200 109 0.005827 10.0.0.50 - - [2025-11-03 14:38:16] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.50 - - [2025-11-03 14:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.50 - - [2025-11-03 14:38:16] "GET /routing-instance/c3da309f-d85e-403e-b05b-95daaf1f1fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002581 10.0.0.50 - - [2025-11-03 14:38:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001775 10.0.0.50 - - [2025-11-03 14:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-11-03 14:38:16] "GET /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003321 10.0.0.50 - - [2025-11-03 14:38:16] "PUT /bgp-router/56f14290-267d-4659-bbd7-95c0a987b8c8 HTTP/1.1" 200 254 0.018257 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:38:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.50 - - [2025-11-03 14:38:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001361 10.0.0.50 - - [2025-11-03 14:38:40] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010092 10.0.0.50 - - [2025-11-03 14:38:40] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.50 - - [2025-11-03 14:38:40] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005841 10.0.0.50 - - [2025-11-03 14:38:40] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.50 - - [2025-11-03 14:38:40] "GET /virtual-machine/e8190f26-9052-4f0d-9e57-e51819d300bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004599 10.0.0.50 - - [2025-11-03 14:38:40] "POST /ref-update HTTP/1.1" 200 156 0.021855 10.0.0.50 - - [2025-11-03 14:38:41] "GET /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006474 10.0.0.50 - - [2025-11-03 14:38:41] "POST /set-tag HTTP/1.1" 200 109 0.022963 10.0.0.50 - - [2025-11-03 14:38:41] "POST /set-tag HTTP/1.1" 200 109 0.033266 10.0.0.50 - - [2025-11-03 14:38:41] "DELETE /instance-ip/ae70fa00-b8c2-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.033872 10.0.0.50 - - [2025-11-03 14:38:41] "DELETE /virtual-machine-interface/ae541b9c-b8c2-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.045466 10.0.0.50 - - [2025-11-03 14:38:41] "DELETE /virtual-machine/e8190f26-9052-4f0d-9e57-e51819d300bf HTTP/1.1" 200 115 0.020631 10.0.0.50 - - [2025-11-03 14:38:41] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004444 10.0.0.50 - - [2025-11-03 14:38:41] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.50 - - [2025-11-03 14:39:11] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006275 10.0.0.50 - - [2025-11-03 14:39:11] "POST /set-tag HTTP/1.1" 200 109 0.004642 10.0.0.50 - - [2025-11-03 14:39:11] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.030586 10.0.0.50 - - [2025-11-03 14:39:11] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.50 - - [2025-11-03 14:39:11] "GET /virtual-machine/1a7a254b-d7de-4bfe-a76b-5d064d085dbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002945 10.0.0.50 - - [2025-11-03 14:39:12] "POST /ref-update HTTP/1.1" 200 156 0.013029 10.0.0.50 - - [2025-11-03 14:39:12] "GET /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005270 10.0.0.50 - - [2025-11-03 14:39:12] "POST /set-tag HTTP/1.1" 200 109 0.021500 10.0.0.50 - - [2025-11-03 14:39:12] "POST /set-tag HTTP/1.1" 200 109 0.022246 10.0.0.50 - - [2025-11-03 14:39:12] "DELETE /instance-ip/aed62ec0-b8c2-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.035347 10.0.0.50 - - [2025-11-03 14:39:12] "DELETE /virtual-machine-interface/aebce992-b8c2-11f0-bda4-fa163ebcbe05 HTTP/1.1" 200 115 0.042765 10.0.0.50 - - [2025-11-03 14:39:12] "DELETE /virtual-machine/1a7a254b-d7de-4bfe-a76b-5d064d085dbb HTTP/1.1" 200 115 0.038278 10.0.0.50 - - [2025-11-03 14:39:12] "DELETE /tag/93b9689f-8dd3-49c3-80b6-6d99f7dd5888 HTTP/1.1" 200 115 0.056914