++ 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: =================== Thu Oct 16 04:35:42 PM UTC 2025 ===================' INFO: =================== Thu Oct 16 04:35:42 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.41,10.179.19.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.179.19.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + 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: 10/16/2025 16:36:27.240 7f9ca5aa1dc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 16:36:27.437 7f9ca5aa1dc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/16/2025 16:36:27.453 7f9ca5aa1dc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 16:36:27.454 7f9ca5aa1dc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2025-10-16 16:36:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000928 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-10-16 16:36:43] "GET / HTTP/1.1" 503 181 0.000241 10.0.0.41 - - [2025-10-16 16:36:43] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.41 - - [2025-10-16 16:36:44] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.41 - - [2025-10-16 16:36:44] "GET / HTTP/1.1" 200 45303 0.001413 10.0.0.41 - - [2025-10-16 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.41 - - [2025-10-16 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.41 - - [2025-10-16 16:36:44] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.41 - - [2025-10-16 16:36:44] "GET / HTTP/1.1" 200 35931 0.003535 10.0.0.41 - - [2025-10-16 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008235 10.0.0.41 - - [2025-10-16 16:36:44] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009750 10.0.0.41 - - [2025-10-16 16:36:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.003030 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.008208 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007847 10.0.0.41 - - [2025-10-16 16:36:45] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017402 10.0.0.41 - - [2025-10-16 16:36:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.251115 10.0.0.41 - - [2025-10-16 16:36:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.091392 10.0.0.41 - - [2025-10-16 16:36:45] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.003382 10.0.0.41 - - [2025-10-16 16:36:45] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035213 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.044232 10.0.0.41 - - [2025-10-16 16:36:45] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.307623 10.0.0.41 - - [2025-10-16 16:36:45] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.41 - - [2025-10-16 16:36:45] "GET /routing-instance/852a5685-4f1a-4f0b-9ab9-242470ce0359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.292294 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015206 10.0.0.41 - - [2025-10-16 16:36:45] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008760 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.007846 10.0.0.41 - - [2025-10-16 16:36:45] "POST /service-appliance-sets HTTP/1.1" 200 541 0.185607 10.0.0.41 - - [2025-10-16 16:36:45] "POST /database-nodes HTTP/1.1" 200 597 0.148920 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017571 10.0.0.41 - - [2025-10-16 16:36:45] "GET /network-ipam/3b9fc588-99fc-4332-aa5e-6ee26aba7108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009653 10.0.0.41 - - [2025-10-16 16:36:45] "POST /bgp-routers HTTP/1.1" 200 616 0.293402 10.0.0.41 - - [2025-10-16 16:36:45] "GET /bgp-router/b03e651b-dda3-44de-b1bc-336ab35af8b1?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012219 10.0.0.41 - - [2025-10-16 16:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013325 10.0.0.41 - - [2025-10-16 16:36:45] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011838 10.0.0.41 - - [2025-10-16 16:36:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023843 10.0.0.41 - - [2025-10-16 16:36:46] "POST /ref-update HTTP/1.1" 200 156 0.024133 10.0.0.41 - - [2025-10-16 16:36:46] "POST /service-templates HTTP/1.1" 200 511 0.071645 10.0.0.41 - - [2025-10-16 16:36:46] "POST /service-templates HTTP/1.1" 200 501 0.104771 10.0.0.41 - - [2025-10-16 16:36:46] "POST /service-templates HTTP/1.1" 200 515 0.114636 10.0.0.41 - - [2025-10-16 16:36:46] "POST /service-templates HTTP/1.1" 200 535 0.118494 10.0.0.41 - - [2025-10-16 16:36:47] "POST /service-templates HTTP/1.1" 200 507 0.145132 10.0.0.41 - - [2025-10-16 16:36:47] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.41 - - [2025-10-16 16:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.41 - - [2025-10-16 16:36:47] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.061531 10.0.0.41 - - [2025-10-16 16:36:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.025707 10.0.0.41 - - [2025-10-16 16:36:47] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.41 - - [2025-10-16 16:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010409 10.0.0.41 - - [2025-10-16 16:36:47] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014634 10.0.0.41 - - [2025-10-16 16:36:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.016433 10.0.0.41 - - [2025-10-16 16:36:47] "POST /analytics-nodes HTTP/1.1" 200 599 0.132831 10.0.0.41 - - [2025-10-16 16:36:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.137211 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:36:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:36:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.41 - - [2025-10-16 16:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.41 - - [2025-10-16 16:36:52] "GET /network-ipam/3b9fc588-99fc-4332-aa5e-6ee26aba7108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009000 10.0.0.41 - - [2025-10-16 16:36:52] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.41 - - [2025-10-16 16:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.41 - - [2025-10-16 16:36:52] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017869 10.0.0.41 - - [2025-10-16 16:36:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.008554 10.0.0.41 - - [2025-10-16 16:36:52] "POST /config-nodes HTTP/1.1" 200 593 0.066048 10.0.0.41 - - [2025-10-16 16:36:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.006055 10.0.0.41 - - [2025-10-16 16:36:52] "POST /access-control-lists HTTP/1.1" 200 587 0.049873 10.0.0.41 - - [2025-10-16 16:36:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.025891 10.0.0.41 - - [2025-10-16 16:36:52] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.41 - - [2025-10-16 16:36:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004500 10.0.0.41 - - [2025-10-16 16:36:52] "POST /access-control-lists HTTP/1.1" 200 585 0.050136 10.0.0.41 - - [2025-10-16 16:36:53] "POST /route-targets HTTP/1.1" 200 327 0.043870 10.0.0.41 - - [2025-10-16 16:36:53] "POST /ref-update HTTP/1.1" 200 156 0.067289 10.0.0.41 - - [2025-10-16 16:36:53] "POST /route-targets HTTP/1.1" 200 327 0.030086 10.0.0.41 - - [2025-10-16 16:36:53] "POST /ref-update HTTP/1.1" 200 156 0.030090 10.0.0.41 - - [2025-10-16 16:36:53] "POST /route-targets HTTP/1.1" 200 327 0.033913 10.0.0.41 - - [2025-10-16 16:36:53] "POST /ref-update HTTP/1.1" 200 156 0.069767 10.0.0.41 - - [2025-10-16 16:36:53] "POST /route-targets HTTP/1.1" 200 327 0.020234 10.0.0.41 - - [2025-10-16 16:36:53] "POST /ref-update HTTP/1.1" 200 156 0.044212 10.0.0.41 - - [2025-10-16 16:36:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.006916 10.0.0.41 - - [2025-10-16 16:36:53] "POST /access-control-lists HTTP/1.1" 200 551 0.119809 10.0.0.41 - - [2025-10-16 16:36:54] "PUT /access-control-list/884b0b30-72ac-4a9d-a5e7-5a649a32fc12 HTTP/1.1" 200 272 0.034301 10.0.0.41 - - [2025-10-16 16:36:54] "PUT /access-control-list/486b8ea5-5280-4f37-b213-073105df88b2 HTTP/1.1" 200 272 0.099129 10.0.0.41 - - [2025-10-16 16:36:54] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.41 - - [2025-10-16 16:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010537 10.0.0.41 - - [2025-10-16 16:36:54] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019348 10.0.0.41 - - [2025-10-16 16:36:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.006701 10.0.0.41 - - [2025-10-16 16:36:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.047327 10.0.0.41 - - [2025-10-16 16:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.41 - - [2025-10-16 16:36:57] "GET /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006576 10.0.0.41 - - [2025-10-16 16:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.41 - - [2025-10-16 16:36:58] "PUT /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d HTTP/1.1" 200 276 0.021300 10.0.0.41 - - [2025-10-16 16:36:58] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 581 0.029842 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 575 0.070186 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 575 0.084405 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 559 0.040136 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 555 0.047012 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:36:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:36:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 557 0.066406 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 565 0.050754 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 549 0.042805 10.0.0.41 - - [2025-10-16 16:36:58] "POST /alarms HTTP/1.1" 200 557 0.049604 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 567 0.090674 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 555 0.155900 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 567 0.091990 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 575 0.110692 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 569 0.051235 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 561 0.069667 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 561 0.053276 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 561 0.025620 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 547 0.039369 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 595 0.060997 10.0.0.41 - - [2025-10-16 16:36:59] "POST /alarms HTTP/1.1" 200 575 0.036047 10.0.0.41 - - [2025-10-16 16:37:00] "POST /alarms HTTP/1.1" 200 571 0.056895 10.0.0.41 - - [2025-10-16 16:37:00] "POST /alarms HTTP/1.1" 200 583 0.049205 10.0.0.41 - - [2025-10-16 16:37:00] "POST /alarms HTTP/1.1" 200 609 0.036161 10.0.0.41 - - [2025-10-16 16:37:00] "GET / HTTP/1.1" 200 35931 0.002168 10.0.0.41 - - [2025-10-16 16:37:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003601 10.0.0.41 - - [2025-10-16 16:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.41 - - [2025-10-16 16:37:00] "PUT /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d HTTP/1.1" 200 276 0.020061 10.0.0.41 - - [2025-10-16 16:37:00] "GET / HTTP/1.1" 200 35931 0.002020 10.0.0.41 - - [2025-10-16 16:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.41 - - [2025-10-16 16:37:00] "GET /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003458 10.0.0.41 - - [2025-10-16 16:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.41 - - [2025-10-16 16:37:00] "PUT /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d HTTP/1.1" 200 276 0.023517 10.0.0.41 - - [2025-10-16 16:37:01] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.41 - - [2025-10-16 16:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.41 - - [2025-10-16 16:37:01] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007328 10.0.0.41 - - [2025-10-16 16:37:01] "PUT /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10 HTTP/1.1" 200 274 0.035349 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 10.0.0.41 - - [2025-10-16 16:37:13] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.41 - - [2025-10-16 16:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.41 - - [2025-10-16 16:37:13] "GET /domain/370aff53-de63-4b18-8b47-20307bbd6f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003472 10.0.0.41 - - [2025-10-16 16:37:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000581 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.010807 10.0.0.41 - - [2025-10-16 16:37:14] "POST /security-groups HTTP/1.1" 200 570 0.123133 10.0.0.41 - - [2025-10-16 16:37:14] "POST /projects HTTP/1.1" 200 481 0.337887 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.005243 10.0.0.41 - - [2025-10-16 16:37:14] "POST /access-control-lists HTTP/1.1" 200 579 0.117578 10.0.0.41 - - [2025-10-16 16:37:14] "POST /security-groups HTTP/1.1" 200 534 0.140581 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.010861 10.0.0.41 - - [2025-10-16 16:37:14] "POST /chown HTTP/1.1" 200 109 0.020079 10.0.0.41 - - [2025-10-16 16:37:14] "POST /policy-managements HTTP/1.1" 409 214 0.027247 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009641 10.0.0.41 - - [2025-10-16 16:37:14] "POST /access-control-lists HTTP/1.1" 200 577 0.122424 10.0.0.41 - - [2025-10-16 16:37:14] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.014868 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.002088 10.0.0.41 - - [2025-10-16 16:37:14] "POST /application-policy-sets HTTP/1.1" 200 528 0.075956 10.0.0.41 - - [2025-10-16 16:37:14] "POST /access-control-lists HTTP/1.1" 200 594 0.056884 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.41 - - [2025-10-16 16:37:14] "GET /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003970 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.003348 10.0.0.41 - - [2025-10-16 16:37:14] "POST /access-control-lists HTTP/1.1" 200 592 0.024728 10.0.0.41 - - [2025-10-16 16:37:14] "PUT /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d HTTP/1.1" 200 276 0.027177 10.0.0.41 - - [2025-10-16 16:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020104 10.0.0.41 - - [2025-10-16 16:37:14] "GET /virtual-network/045abe88-3845-43d4-96e0-4241467ff3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006102 10.0.0.41 - - [2025-10-16 16:37:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000899 10.0.0.41 - - [2025-10-16 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.040038 10.0.0.41 - - [2025-10-16 16:37:15] "POST /security-groups HTTP/1.1" 200 574 0.082295 10.0.0.41 - - [2025-10-16 16:37:15] "POST /projects HTTP/1.1" 200 489 0.410000 10.0.0.41 - - [2025-10-16 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.013315 10.0.0.41 - - [2025-10-16 16:37:15] "POST /access-control-lists HTTP/1.1" 200 583 0.111302 10.0.0.41 - - [2025-10-16 16:37:15] "POST /security-groups HTTP/1.1" 200 546 0.192543 10.0.0.41 - - [2025-10-16 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.023153 10.0.0.41 - - [2025-10-16 16:37:15] "POST /chown HTTP/1.1" 200 109 0.050936 10.0.0.41 - - [2025-10-16 16:37:15] "POST /access-control-lists HTTP/1.1" 200 581 0.111506 10.0.0.41 - - [2025-10-16 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.005290 10.0.0.41 - - [2025-10-16 16:37:15] "POST /network-ipams HTTP/1.1" 200 522 0.094514 10.0.0.41 - - [2025-10-16 16:37:15] "POST /access-control-lists HTTP/1.1" 200 602 0.066058 10.0.0.41 - - [2025-10-16 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.012297 10.0.0.41 - - [2025-10-16 16:37:15] "POST /network-ipams HTTP/1.1" 200 510 0.103189 10.0.0.41 - - [2025-10-16 16:37:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.008316 10.0.0.41 - - [2025-10-16 16:37:15] "POST /access-control-lists HTTP/1.1" 200 600 0.086719 10.0.0.41 - - [2025-10-16 16:37:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.015910 10.0.0.41 - - [2025-10-16 16:37:16] "POST /useragent-kv HTTP/1.1" 200 115 0.026830 10.0.0.41 - - [2025-10-16 16:37:16] "POST /virtual-networks HTTP/1.1" 200 538 0.389471 10.0.0.41 - - [2025-10-16 16:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.41 - - [2025-10-16 16:37:16] "POST /access-control-lists HTTP/1.1" 200 589 0.148585 10.0.0.41 - - [2025-10-16 16:37:16] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.062021 10.0.0.41 - - [2025-10-16 16:37:16] "POST /network-ipams HTTP/1.1" 200 518 0.048606 10.0.0.41 - - [2025-10-16 16:37:16] "POST /route-targets HTTP/1.1" 200 327 0.056204 10.0.0.41 - - [2025-10-16 16:37:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.007109 10.0.0.41 - - [2025-10-16 16:37:16] "POST /ref-update HTTP/1.1" 200 156 0.089249 10.0.0.41 - - [2025-10-16 16:37:16] "PUT /access-control-list/94ae5cc4-6dd0-4b7e-999a-2d53ca377d92 HTTP/1.1" 200 272 0.049418 10.0.0.41 - - [2025-10-16 16:37:16] "POST /useragent-kv HTTP/1.1" 200 115 0.018584 10.0.0.41 - - [2025-10-16 16:37:16] "POST /virtual-networks HTTP/1.1" 200 546 0.267940 10.0.0.41 - - [2025-10-16 16:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011004 10.0.0.41 - - [2025-10-16 16:37:16] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.023572 10.0.0.41 - - [2025-10-16 16:37:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.008644 10.0.0.41 - - [2025-10-16 16:37:17] "POST /route-targets HTTP/1.1" 200 327 0.045503 10.0.0.41 - - [2025-10-16 16:37:17] "POST /network-policys HTTP/1.1" 200 538 0.135130 10.0.0.41 - - [2025-10-16 16:37:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.004499 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.109997 10.0.0.41 - - [2025-10-16 16:37:17] "POST /network-policys HTTP/1.1" 200 534 0.045294 10.0.0.41 - - [2025-10-16 16:37:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.015037 10.0.0.41 - - [2025-10-16 16:37:17] "POST /network-policys HTTP/1.1" 200 542 0.033618 10.0.0.41 - - [2025-10-16 16:37:17] "PUT /access-control-list/cc7daa18-549f-4a10-aeb2-ec07043112a4 HTTP/1.1" 200 272 0.015744 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.083665 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003882 10.0.0.41 - - [2025-10-16 16:37:17] "PUT /access-control-list/94ae5cc4-6dd0-4b7e-999a-2d53ca377d92 HTTP/1.1" 200 272 0.040813 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.109879 10.0.0.41 - - [2025-10-16 16:37:17] "PUT /access-control-list/cc7daa18-549f-4a10-aeb2-ec07043112a4 HTTP/1.1" 200 272 0.037920 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.120517 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016221 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005687 10.0.0.41 - - [2025-10-16 16:37:17] "PUT /access-control-list/94ae5cc4-6dd0-4b7e-999a-2d53ca377d92 HTTP/1.1" 200 272 0.090030 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.044296 10.0.0.41 - - [2025-10-16 16:37:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.003653 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.125589 10.0.0.41 - - [2025-10-16 16:37:17] "POST /access-control-lists HTTP/1.1" 200 601 0.061968 10.0.0.41 - - [2025-10-16 16:37:17] "POST /ref-update HTTP/1.1" 200 156 0.061018 10.0.0.41 - - [2025-10-16 16:37:18] "POST /ref-update HTTP/1.1" 200 156 0.135822 10.0.0.41 - - [2025-10-16 16:37:18] "PUT /access-control-list/bc191c22-1b5d-4a06-aa5a-e7fdf994e1b3 HTTP/1.1" 200 272 0.038732 10.0.0.41 - - [2025-10-16 16:37:18] "POST /ref-update HTTP/1.1" 200 156 0.125624 10.0.0.41 - - [2025-10-16 16:37:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027326 10.0.0.41 - - [2025-10-16 16:37:18] "PUT /access-control-list/cc7daa18-549f-4a10-aeb2-ec07043112a4 HTTP/1.1" 200 272 0.085580 10.0.0.41 - - [2025-10-16 16:37:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029715 10.0.0.41 - - [2025-10-16 16:37:18] "PUT /access-control-list/bc191c22-1b5d-4a06-aa5a-e7fdf994e1b3 HTTP/1.1" 200 272 0.039563 10.0.0.41 - - [2025-10-16 16:37:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009300 10.0.0.41 - - [2025-10-16 16:37:18] "POST /ref-update HTTP/1.1" 200 156 0.028272 10.0.0.41 - - [2025-10-16 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.41 - - [2025-10-16 16:37:18] "GET /virtual-network/045abe88-3845-43d4-96e0-4241467ff3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008321 10.0.0.41 - - [2025-10-16 16:37:18] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.009161 10.0.0.41 - - [2025-10-16 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014183 10.0.0.41 - - [2025-10-16 16:37:18] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003295 10.0.0.41 - - [2025-10-16 16:37:18] "POST /firewall-policys HTTP/1.1" 200 530 0.022874 10.0.0.41 - - [2025-10-16 16:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038637 10.0.0.41 - - [2025-10-16 16:37:18] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010565 10.0.0.41 - - [2025-10-16 16:37:18] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003232 10.0.0.41 - - [2025-10-16 16:37:18] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003080 10.0.0.41 - - [2025-10-16 16:37:18] "POST /ref-update HTTP/1.1" 200 156 0.043603 10.0.0.41 - - [2025-10-16 16:37:18] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008260 10.0.0.41 - - [2025-10-16 16:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.41 - - [2025-10-16 16:37:18] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003510 10.0.0.41 - - [2025-10-16 16:37:18] "POST /firewall-policys HTTP/1.1" 200 532 0.052966 10.0.0.41 - - [2025-10-16 16:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038513 10.0.0.41 - - [2025-10-16 16:37:18] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.029688 10.0.0.41 - - [2025-10-16 16:37:18] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.017119 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006082 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006214 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005594 10.0.0.41 - - [2025-10-16 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.045288 10.0.0.41 - - [2025-10-16 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.074609 10.0.0.41 - - [2025-10-16 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.086319 10.0.0.41 - - [2025-10-16 16:37:19] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004787 10.0.0.41 - - [2025-10-16 16:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.41 - - [2025-10-16 16:37:19] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002798 10.0.0.41 - - [2025-10-16 16:37:19] "POST /firewall-policys HTTP/1.1" 200 530 0.201120 10.0.0.41 - - [2025-10-16 16:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.046559 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/f2d3132d-8cec-4e69-9e7e-d1463bdecd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.024326 10.0.0.41 - - [2025-10-16 16:37:19] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003977 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/f2d3132d-8cec-4e69-9e7e-d1463bdecd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003785 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003829 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008184 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003395 10.0.0.41 - - [2025-10-16 16:37:19] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002911 10.0.0.41 - - [2025-10-16 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.023723 10.0.0.41 - - [2025-10-16 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.016412 10.0.0.41 - - [2025-10-16 16:37:19] "POST /ref-update HTTP/1.1" 200 156 0.047544 10.0.0.41 - - [2025-10-16 16:37:20] "POST /ref-update HTTP/1.1" 200 156 0.046385 10.0.0.41 - - [2025-10-16 16:37:20] "POST /ref-update HTTP/1.1" 200 156 0.062864 10.0.0.41 - - [2025-10-16 16:37:20] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.030197 10.0.0.41 - - [2025-10-16 16:37:20] "POST /tags HTTP/1.1" 200 299 0.046880 10.0.0.41 - - [2025-10-16 16:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009194 10.0.0.41 - - [2025-10-16 16:37:20] "GET /tag/a0d984f5-ff62-4c6d-a1f3-c5effb6cf6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026689 10.0.0.41 - - [2025-10-16 16:37:20] "POST /set-tag HTTP/1.1" 200 109 0.033775 10.0.0.41 - - [2025-10-16 16:37:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.005048 10.0.0.41 - - [2025-10-16 16:37:20] "POST /tags HTTP/1.1" 200 301 0.102851 10.0.0.41 - - [2025-10-16 16:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015530 10.0.0.41 - - [2025-10-16 16:37:20] "GET /tag/3944d550-20ca-4b57-b472-3214123e5319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026567 10.0.0.41 - - [2025-10-16 16:37:20] "POST /tags HTTP/1.1" 200 325 0.164652 10.0.0.41 - - [2025-10-16 16:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.041210 10.0.0.41 - - [2025-10-16 16:37:20] "GET /tag/95c1ec4e-ffec-4612-83e1-50c2ec9cf4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.014820 10.0.0.41 - - [2025-10-16 16:37:21] "POST /tags HTTP/1.1" 200 311 0.103227 10.0.0.41 - - [2025-10-16 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009716 10.0.0.41 - - [2025-10-16 16:37:21] "GET /tag/a97fc0a9-bf42-4bde-8b08-02dd9fbc3627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024988 10.0.0.41 - - [2025-10-16 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019981 10.0.0.41 - - [2025-10-16 16:37:21] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.009672 10.0.0.41 - - [2025-10-16 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.41 - - [2025-10-16 16:37:21] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041325 10.0.0.41 - - [2025-10-16 16:37:21] "POST /virtual-machines HTTP/1.1" 200 377 0.065393 10.0.0.41 - - [2025-10-16 16:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.113495 10.0.0.41 - - [2025-10-16 16:37:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144166 10.0.0.41 - - [2025-10-16 16:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014326 10.0.0.41 - - [2025-10-16 16:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013793 10.0.0.41 - - [2025-10-16 16:37:21] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009512 10.0.0.41 - - [2025-10-16 16:37:21] "POST /instance-ips HTTP/1.1" 200 409 0.089157 10.0.0.41 - - [2025-10-16 16:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.087415 10.0.0.41 - - [2025-10-16 16:37:21] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.026431 10.0.0.41 - - [2025-10-16 16:37:22] "POST /set-tag HTTP/1.1" 200 109 0.034706 10.0.0.41 - - [2025-10-16 16:37:22] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.027216 10.0.0.41 - - [2025-10-16 16:37:22] "GET /instance-ip/635c7c64-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.039006 10.0.0.41 - - [2025-10-16 16:37:22] "POST /tags HTTP/1.1" 200 305 0.071136 10.0.0.41 - - [2025-10-16 16:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029071 10.0.0.41 - - [2025-10-16 16:37:22] "GET /tag/c9df2f82-2225-49f0-99e9-a3be2c5e011d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.035525 10.0.0.41 - - [2025-10-16 16:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014290 10.0.0.41 - - [2025-10-16 16:37:22] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056492 10.0.0.41 - - [2025-10-16 16:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025059 10.0.0.41 - - [2025-10-16 16:37:22] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007513 10.0.0.41 - - [2025-10-16 16:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.41 - - [2025-10-16 16:37:22] "GET /service-appliance-set/85263d44-622b-4385-a9da-c56ba0fd4132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004510 10.0.0.41 - - [2025-10-16 16:37:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002126 10.0.0.41 - - [2025-10-16 16:37:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128940 10.0.0.41 - - [2025-10-16 16:37:22] "GET /virtual-machine-interface/1d53fb4c-b143-485b-a05d-da67b94eb586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.019436 10.0.0.41 - - [2025-10-16 16:37:22] "POST /instance-ips HTTP/1.1" 200 381 0.086511 10.0.0.41 - - [2025-10-16 16:37:22] "GET /instance-ip/c5030965-2256-47b3-becf-7aff21395df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008191 10.0.0.41 - - [2025-10-16 16:37:23] "POST /loadbalancers HTTP/1.1" 200 582 0.098729 10.0.0.41 - - [2025-10-16 16:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025411 10.0.0.41 - - [2025-10-16 16:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.41 - - [2025-10-16 16:37:23] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035917 10.0.0.41 - - [2025-10-16 16:37:23] "GET /loadbalancer/2850db88-a2e2-44a7-9923-838f757b9daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003887 10.0.0.41 - - [2025-10-16 16:37:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.074100 10.0.0.41 - - [2025-10-16 16:37:23] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.094726 10.0.0.41 - - [2025-10-16 16:37:23] "GET /instance-ip/c5030965-2256-47b3-becf-7aff21395df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010838 10.0.0.41 - - [2025-10-16 16:37:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021978 10.0.0.41 - - [2025-10-16 16:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018527 10.0.0.41 - - [2025-10-16 16:37:23] "POST /floating-ips HTTP/1.1" 200 583 0.072493 10.0.0.41 - - [2025-10-16 16:37:23] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.107940 10.0.0.41 - - [2025-10-16 16:37:23] "GET /loadbalancer-listener/174914cb-0f14-48cb-9c48-d15d8d14d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003595 10.0.0.41 - - [2025-10-16 16:37:23] "GET /loadbalancer-listener/174914cb-0f14-48cb-9c48-d15d8d14d0f4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003895 10.0.0.41 - - [2025-10-16 16:37:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036751 10.0.0.41 - - [2025-10-16 16:37:23] "GET /instance-ip/c5030965-2256-47b3-becf-7aff21395df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004057 10.0.0.41 - - [2025-10-16 16:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.41 - - [2025-10-16 16:37:23] "GET /instance-ip/c5030965-2256-47b3-becf-7aff21395df9?fields=floating_ips HTTP/1.1" 200 1171 0.028760 10.0.0.41 - - [2025-10-16 16:37:23] "GET /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.019147 10.0.0.41 - - [2025-10-16 16:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006281 10.0.0.41 - - [2025-10-16 16:37:23] "GET /floating-ip/ddb050c9-42c3-4eef-9920-039e7f431a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003571 10.0.0.41 - - [2025-10-16 16:37:23] "PUT /global-vrouter-config/e4684aa6-435c-4df1-80ec-9f752e4e089d HTTP/1.1" 200 276 0.017592 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.41 - - [2025-10-16 16:37:23] "POST /tags HTTP/1.1" 200 357 0.098487 10.0.0.41 - - [2025-10-16 16:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009139 10.0.0.41 - - [2025-10-16 16:37:23] "GET /tag/ff69ac4f-0c17-4bd5-8f13-f19b4f441769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015436 10.0.0.41 - - [2025-10-16 16:37:23] "POST /tags HTTP/1.1" 200 305 0.031256 10.0.0.41 - - [2025-10-16 16:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.026711 10.0.0.41 - - [2025-10-16 16:37:24] "GET /tag/57853481-181f-4518-a02a-d43180babe00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014196 10.0.0.41 - - [2025-10-16 16:37:24] "POST /id-to-fqname HTTP/1.1" 200 174 0.000508 10.0.0.41 - - [2025-10-16 16:37:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.021691 10.0.0.41 - - [2025-10-16 16:37:24] "POST /security-groups HTTP/1.1" 200 571 0.089678 10.0.0.41 - - [2025-10-16 16:37:24] "POST /projects HTTP/1.1" 200 483 0.469750 10.0.0.41 - - [2025-10-16 16:37:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.012080 10.0.0.41 - - [2025-10-16 16:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033620 10.0.0.41 - - [2025-10-16 16:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012367 10.0.0.41 - - [2025-10-16 16:37:24] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.036369 10.0.0.41 - - [2025-10-16 16:37:24] "POST /access-control-lists HTTP/1.1" 200 580 0.110637 10.0.0.41 - - [2025-10-16 16:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025476 10.0.0.41 - - [2025-10-16 16:37:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.013378 10.0.0.41 - - [2025-10-16 16:37:24] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005902 10.0.0.41 - - [2025-10-16 16:37:24] "POST /access-control-lists HTTP/1.1" 200 578 0.076915 10.0.0.41 - - [2025-10-16 16:37:24] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.130285 10.0.0.41 - - [2025-10-16 16:37:24] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.085900 10.0.0.41 - - [2025-10-16 16:37:25] "POST /security-groups HTTP/1.1" 200 537 0.105004 10.0.0.41 - - [2025-10-16 16:37:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.002313 10.0.0.41 - - [2025-10-16 16:37:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.036029 10.0.0.41 - - [2025-10-16 16:37:25] "POST /access-control-lists HTTP/1.1" 200 596 0.067801 10.0.0.41 - - [2025-10-16 16:37:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.011374 10.0.0.41 - - [2025-10-16 16:37:25] "POST /chown HTTP/1.1" 200 109 0.061759 10.0.0.41 - - [2025-10-16 16:37:25] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022337 10.0.0.41 - - [2025-10-16 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.41 - - [2025-10-16 16:37:25] "POST /access-control-lists HTTP/1.1" 200 594 0.101158 10.0.0.41 - - [2025-10-16 16:37:25] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006047 10.0.0.41 - - [2025-10-16 16:37:25] "POST /tags HTTP/1.1" 409 207 0.008280 10.0.0.41 - - [2025-10-16 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.41 - - [2025-10-16 16:37:25] "GET /tag/57853481-181f-4518-a02a-d43180babe00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016468 10.0.0.41 - - [2025-10-16 16:37:25] "POST /firewall-rules HTTP/1.1" 200 564 0.086573 10.0.0.41 - - [2025-10-16 16:37:25] "GET /firewall-rule/d47b535e-ca49-4d48-aa45-0bd0e563dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005314 10.0.0.41 - - [2025-10-16 16:37:25] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002876 10.0.0.41 - - [2025-10-16 16:37:25] "GET /firewall-rule/d47b535e-ca49-4d48-aa45-0bd0e563dc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002886 10.0.0.41 - - [2025-10-16 16:37:25] "POST /ref-update HTTP/1.1" 200 156 0.042035 10.0.0.41 - - [2025-10-16 16:37:25] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006663 10.0.0.41 - - [2025-10-16 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013109 10.0.0.41 - - [2025-10-16 16:37:25] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005455 10.0.0.41 - - [2025-10-16 16:37:25] "POST /tags HTTP/1.1" 409 207 0.002578 10.0.0.41 - - [2025-10-16 16:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2025-10-16 16:37:25] "GET /tag/57853481-181f-4518-a02a-d43180babe00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014867 10.0.0.41 - - [2025-10-16 16:37:25] "POST /firewall-rules HTTP/1.1" 200 562 0.091386 10.0.0.41 - - [2025-10-16 16:37:25] "GET /firewall-rule/d43f7d0c-d496-4fc9-8276-a2a64c2ba639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.033208 10.0.0.41 - - [2025-10-16 16:37:26] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010622 10.0.0.41 - - [2025-10-16 16:37:26] "GET /firewall-rule/d43f7d0c-d496-4fc9-8276-a2a64c2ba639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005293 10.0.0.41 - - [2025-10-16 16:37:26] "POST /ref-update HTTP/1.1" 200 156 0.027909 10.0.0.41 - - [2025-10-16 16:37:26] "POST /tags HTTP/1.1" 200 301 0.041348 10.0.0.41 - - [2025-10-16 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.41 - - [2025-10-16 16:37:26] "GET /tag/f5fdf38c-f567-4b3b-8894-f1ecf40a77a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022393 10.0.0.41 - - [2025-10-16 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.41 - - [2025-10-16 16:37:26] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050571 10.0.0.41 - - [2025-10-16 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.41 - - [2025-10-16 16:37:26] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004749 10.0.0.41 - - [2025-10-16 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.41 - - [2025-10-16 16:37:26] "GET /service-appliance-set/85263d44-622b-4385-a9da-c56ba0fd4132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002646 10.0.0.41 - - [2025-10-16 16:37:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.002516 10.0.0.41 - - [2025-10-16 16:37:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145440 10.0.0.41 - - [2025-10-16 16:37:26] "GET /virtual-machine-interface/a900deb0-2f87-4df3-9674-4e359ce5cc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.046603 10.0.0.41 - - [2025-10-16 16:37:26] "POST /instance-ips HTTP/1.1" 200 377 0.049302 10.0.0.41 - - [2025-10-16 16:37:26] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006136 10.0.0.41 - - [2025-10-16 16:37:26] "POST /loadbalancers HTTP/1.1" 200 582 0.077725 10.0.0.41 - - [2025-10-16 16:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.062798 10.0.0.41 - - [2025-10-16 16:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016817 10.0.0.41 - - [2025-10-16 16:37:26] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.118392 10.0.0.41 - - [2025-10-16 16:37:26] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014570 10.0.0.41 - - [2025-10-16 16:37:27] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.089374 10.0.0.41 - - [2025-10-16 16:37:27] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002946 10.0.0.41 - - [2025-10-16 16:37:27] "POST /floating-ips HTTP/1.1" 200 581 0.081879 10.0.0.41 - - [2025-10-16 16:37:27] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062567 10.0.0.41 - - [2025-10-16 16:37:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016122 10.0.0.41 - - [2025-10-16 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008323 10.0.0.41 - - [2025-10-16 16:37:27] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061145 10.0.0.41 - - [2025-10-16 16:37:27] "GET /loadbalancer-listener/e1afa10a-be4b-4b7a-a12f-cf4dd4c665d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003040 10.0.0.41 - - [2025-10-16 16:37:27] "GET /loadbalancer-listener/e1afa10a-be4b-4b7a-a12f-cf4dd4c665d9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003910 10.0.0.41 - - [2025-10-16 16:37:27] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038710 10.0.0.41 - - [2025-10-16 16:37:27] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003287 10.0.0.41 - - [2025-10-16 16:37:27] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?fields=floating_ips HTTP/1.1" 200 1164 0.005472 10.0.0.41 - - [2025-10-16 16:37:27] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002762 10.0.0.41 - - [2025-10-16 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.41 - - [2025-10-16 16:37:27] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054260 10.0.0.41 - - [2025-10-16 16:37:27] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002355 10.0.0.41 - - [2025-10-16 16:37:27] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037218 10.0.0.41 - - [2025-10-16 16:37:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023536 10.0.0.41 - - [2025-10-16 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015030 10.0.0.41 - - [2025-10-16 16:37:27] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071474 10.0.0.41 - - [2025-10-16 16:37:27] "GET /loadbalancer-listener/bb9ad5c1-ff09-4170-a736-7e2ec772aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003471 10.0.0.41 - - [2025-10-16 16:37:27] "GET /loadbalancer-listener/bb9ad5c1-ff09-4170-a736-7e2ec772aacc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.012153 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 10.0.0.41 - - [2025-10-16 16:37:27] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022240 10.0.0.41 - - [2025-10-16 16:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.41 - - [2025-10-16 16:37:27] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006326 10.0.0.41 - - [2025-10-16 16:37:27] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?fields=floating_ips HTTP/1.1" 200 1164 0.006006 10.0.0.41 - - [2025-10-16 16:37:27] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064499 10.0.0.41 - - [2025-10-16 16:37:27] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005659 10.0.0.41 - - [2025-10-16 16:37:27] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006739 10.0.0.41 - - [2025-10-16 16:37:28] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.034462 10.0.0.41 - - [2025-10-16 16:37:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024204 10.0.0.41 - - [2025-10-16 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018883 10.0.0.41 - - [2025-10-16 16:37:28] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.123381 10.0.0.41 - - [2025-10-16 16:37:28] "GET /loadbalancer-listener/61c22ac5-96fd-4187-bc9c-77877bd692b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002645 10.0.0.41 - - [2025-10-16 16:37:28] "GET /loadbalancer-listener/61c22ac5-96fd-4187-bc9c-77877bd692b8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006926 10.0.0.41 - - [2025-10-16 16:37:28] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.057596 10.0.0.41 - - [2025-10-16 16:37:28] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003830 10.0.0.41 - - [2025-10-16 16:37:28] "GET /instance-ip/85ee9e4d-2940-4760-ae78-743358a5aab2?fields=floating_ips HTTP/1.1" 200 1164 0.008757 10.0.0.41 - - [2025-10-16 16:37:28] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002942 10.0.0.41 - - [2025-10-16 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.41 - - [2025-10-16 16:37:28] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002829 10.0.0.41 - - [2025-10-16 16:37:28] "POST /tags HTTP/1.1" 200 355 0.040504 10.0.0.41 - - [2025-10-16 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.41 - - [2025-10-16 16:37:28] "GET /tag/0dad0d00-f3b2-4bc2-9f80-79827e5339eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019260 10.0.0.41 - - [2025-10-16 16:37:28] "POST /tags HTTP/1.1" 200 303 0.027289 10.0.0.41 - - [2025-10-16 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.41 - - [2025-10-16 16:37:28] "GET /tag/91a80d76-9399-4642-817c-d2910bf72eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013736 10.0.0.41 - - [2025-10-16 16:37:28] "POST /projects HTTP/1.1" 409 218 0.010341 10.0.0.41 - - [2025-10-16 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.41 - - [2025-10-16 16:37:28] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036608 10.0.0.41 - - [2025-10-16 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.41 - - [2025-10-16 16:37:28] "GET /network-ipam/86c8f065-9585-4404-928f-b59a34d72064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003749 10.0.0.41 - - [2025-10-16 16:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.41 - - [2025-10-16 16:37:28] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005987 10.0.0.41 - - [2025-10-16 16:37:28] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.071982 10.0.0.41 - - [2025-10-16 16:37:28] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004746 10.0.0.41 - - [2025-10-16 16:37:28] "POST /set-tag HTTP/1.1" 200 109 0.064221 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010022 10.0.0.41 - - [2025-10-16 16:37:29] "GET /network-ipam/a63c3f47-f4d4-4bde-9485-a84da1b7b167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003247 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008914 10.0.0.41 - - [2025-10-16 16:37:29] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004534 10.0.0.41 - - [2025-10-16 16:37:29] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.077066 10.0.0.41 - - [2025-10-16 16:37:29] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012979 10.0.0.41 - - [2025-10-16 16:37:29] "POST /set-tag HTTP/1.1" 200 109 0.068985 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.41 - - [2025-10-16 16:37:29] "GET /network-policy/81f54257-b1ca-4414-b931-7320b95967d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002879 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.41 - - [2025-10-16 16:37:29] "GET /network-policy/87bb22af-12ad-4387-9e9a-170cd0849efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004664 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.41 - - [2025-10-16 16:37:29] "GET /network-policy/aac7f106-fcb7-4c49-9587-7939cf5fb15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006300 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.41 - - [2025-10-16 16:37:29] "PUT /network-policy/aac7f106-fcb7-4c49-9587-7939cf5fb15f HTTP/1.1" 200 262 0.025457 10.0.0.41 - - [2025-10-16 16:37:29] "PUT /access-control-list/94ae5cc4-6dd0-4b7e-999a-2d53ca377d92 HTTP/1.1" 200 272 0.015573 10.0.0.41 - - [2025-10-16 16:37:29] "POST /ref-update HTTP/1.1" 200 156 0.100638 10.0.0.41 - - [2025-10-16 16:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007721 10.0.0.41 - - [2025-10-16 16:37:29] "PUT /access-control-list/bc191c22-1b5d-4a06-aa5a-e7fdf994e1b3 HTTP/1.1" 200 272 0.061120 10.0.0.41 - - [2025-10-16 16:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007183 10.0.0.41 - - [2025-10-16 16:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003320 10.0.0.41 - - [2025-10-16 16:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002597 10.0.0.41 - - [2025-10-16 16:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002084 10.0.0.41 - - [2025-10-16 16:37:29] "POST /security-groups HTTP/1.1" 409 245 0.002399 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.41 - - [2025-10-16 16:37:29] "PUT /security-group/536e0d77-f043-4b7b-b5f6-1f5b6657d8fd HTTP/1.1" 200 262 0.058870 10.0.0.41 - - [2025-10-16 16:37:29] "PUT /access-control-list/7fb9f3b0-7102-43cf-ab6f-c6538985c3c5 HTTP/1.1" 200 272 0.024573 10.0.0.41 - - [2025-10-16 16:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.059096 10.0.0.41 - - [2025-10-16 16:37:29] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014412 10.0.0.41 - - [2025-10-16 16:37:29] "PUT /access-control-list/752b30ce-f3fd-4203-9a4c-e967bf142c44 HTTP/1.1" 200 272 0.035194 10.0.0.41 - - [2025-10-16 16:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.41 - - [2025-10-16 16:37:29] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003497 10.0.0.41 - - [2025-10-16 16:37:29] "POST /tags HTTP/1.1" 409 206 0.002029 10.0.0.41 - - [2025-10-16 16:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.41 - - [2025-10-16 16:37:30] "GET /tag/91a80d76-9399-4642-817c-d2910bf72eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017575 10.0.0.41 - - [2025-10-16 16:37:30] "POST /firewall-rules HTTP/1.1" 200 562 0.091182 10.0.0.41 - - [2025-10-16 16:37:30] "GET /firewall-rule/5a4064eb-4e75-47ee-9730-95f8aeceb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004604 10.0.0.41 - - [2025-10-16 16:37:30] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003980 10.0.0.41 - - [2025-10-16 16:37:30] "GET /firewall-rule/5a4064eb-4e75-47ee-9730-95f8aeceb9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002654 10.0.0.41 - - [2025-10-16 16:37:30] "POST /ref-update HTTP/1.1" 200 156 0.036309 10.0.0.41 - - [2025-10-16 16:37:30] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011618 10.0.0.41 - - [2025-10-16 16:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.41 - - [2025-10-16 16:37:30] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003355 10.0.0.41 - - [2025-10-16 16:37:30] "POST /tags HTTP/1.1" 409 206 0.002597 10.0.0.41 - - [2025-10-16 16:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.41 - - [2025-10-16 16:37:30] "GET /tag/91a80d76-9399-4642-817c-d2910bf72eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012598 10.0.0.41 - - [2025-10-16 16:37:30] "POST /firewall-rules HTTP/1.1" 200 560 0.074720 10.0.0.41 - - [2025-10-16 16:37:30] "GET /firewall-rule/b3e44da6-8476-4a08-bc00-d8c5d82a8c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.022873 10.0.0.41 - - [2025-10-16 16:37:30] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004381 10.0.0.41 - - [2025-10-16 16:37:30] "GET /firewall-rule/b3e44da6-8476-4a08-bc00-d8c5d82a8c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002776 10.0.0.41 - - [2025-10-16 16:37:30] "POST /ref-update HTTP/1.1" 200 156 0.027360 10.0.0.41 - - [2025-10-16 16:37:30] "POST /tags HTTP/1.1" 200 371 0.032116 10.0.0.41 - - [2025-10-16 16:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.41 - - [2025-10-16 16:37:30] "GET /tag/d24bcfa7-a016-40ff-95af-4b185a62e79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.015073 10.0.0.41 - - [2025-10-16 16:37:30] "POST /tags HTTP/1.1" 200 319 0.024830 10.0.0.41 - - [2025-10-16 16:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.41 - - [2025-10-16 16:37:30] "GET /tag/ebfdbc68-5c5b-47d6-8b26-306a3c5e6da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012839 10.0.0.41 - - [2025-10-16 16:37:30] "POST /id-to-fqname HTTP/1.1" 200 181 0.000887 10.0.0.41 - - [2025-10-16 16:37:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.010809 10.0.0.41 - - [2025-10-16 16:37:31] "POST /security-groups HTTP/1.1" 200 578 0.074732 10.0.0.41 - - [2025-10-16 16:37:31] "POST /projects HTTP/1.1" 200 497 0.281691 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.002297 10.0.0.41 - - [2025-10-16 16:37:31] "POST /access-control-lists HTTP/1.1" 200 587 0.069847 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.002457 10.0.0.41 - - [2025-10-16 16:37:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.072645 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017930 10.0.0.41 - - [2025-10-16 16:37:31] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009627 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.41 - - [2025-10-16 16:37:31] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.019453 10.0.0.41 - - [2025-10-16 16:37:31] "POST /access-control-lists HTTP/1.1" 200 585 0.101944 10.0.0.41 - - [2025-10-16 16:37:31] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.094839 10.0.0.41 - - [2025-10-16 16:37:31] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.070989 10.0.0.41 - - [2025-10-16 16:37:31] "POST /security-groups HTTP/1.1" 200 558 0.076429 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.004920 10.0.0.41 - - [2025-10-16 16:37:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.055189 10.0.0.41 - - [2025-10-16 16:37:31] "POST /chown HTTP/1.1" 200 109 0.032566 10.0.0.41 - - [2025-10-16 16:37:31] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028323 10.0.0.41 - - [2025-10-16 16:37:31] "POST /access-control-lists HTTP/1.1" 200 610 0.099326 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.016369 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.41 - - [2025-10-16 16:37:31] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003782 10.0.0.41 - - [2025-10-16 16:37:31] "POST /tags HTTP/1.1" 409 214 0.002212 10.0.0.41 - - [2025-10-16 16:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.41 - - [2025-10-16 16:37:31] "GET /tag/ebfdbc68-5c5b-47d6-8b26-306a3c5e6da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019233 10.0.0.41 - - [2025-10-16 16:37:31] "POST /access-control-lists HTTP/1.1" 200 608 0.111004 10.0.0.41 - - [2025-10-16 16:37:32] "POST /firewall-rules HTTP/1.1" 200 578 0.086132 10.0.0.41 - - [2025-10-16 16:37:32] "GET /firewall-rule/cca01ed8-108a-4639-adb8-495bd58ef3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008093 10.0.0.41 - - [2025-10-16 16:37:32] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006949 10.0.0.41 - - [2025-10-16 16:37:32] "GET /firewall-rule/cca01ed8-108a-4639-adb8-495bd58ef3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003104 10.0.0.41 - - [2025-10-16 16:37:32] "POST /ref-update HTTP/1.1" 200 156 0.043465 10.0.0.41 - - [2025-10-16 16:37:32] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009866 10.0.0.41 - - [2025-10-16 16:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007283 10.0.0.41 - - [2025-10-16 16:37:32] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012596 10.0.0.41 - - [2025-10-16 16:37:32] "POST /tags HTTP/1.1" 409 214 0.002372 10.0.0.41 - - [2025-10-16 16:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.41 - - [2025-10-16 16:37:32] "GET /tag/ebfdbc68-5c5b-47d6-8b26-306a3c5e6da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025615 10.0.0.41 - - [2025-10-16 16:37:32] "POST /firewall-rules HTTP/1.1" 200 576 0.125895 10.0.0.41 - - [2025-10-16 16:37:32] "GET /firewall-rule/1542379e-d21a-4be9-9d7a-20f6a4e3b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005817 10.0.0.41 - - [2025-10-16 16:37:32] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.012710 10.0.0.41 - - [2025-10-16 16:37:32] "GET /firewall-rule/1542379e-d21a-4be9-9d7a-20f6a4e3b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004223 10.0.0.41 - - [2025-10-16 16:37:32] "POST /ref-update HTTP/1.1" 200 156 0.062414 10.0.0.41 - - [2025-10-16 16:37:32] "POST /tags HTTP/1.1" 200 363 0.031951 10.0.0.41 - - [2025-10-16 16:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.41 - - [2025-10-16 16:37:32] "GET /tag/cbaf97a1-c084-4291-9649-0bc89abc4e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012872 10.0.0.41 - - [2025-10-16 16:37:32] "POST /tags HTTP/1.1" 200 311 0.019492 10.0.0.41 - - [2025-10-16 16:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014251 10.0.0.41 - - [2025-10-16 16:37:32] "GET /tag/56d8c6ab-1600-467a-9de5-193311542589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013758 10.0.0.41 - - [2025-10-16 16:37:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.004783 10.0.0.41 - - [2025-10-16 16:37:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.008870 10.0.0.41 - - [2025-10-16 16:37:33] "POST /security-groups HTTP/1.1" 200 574 0.082838 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.002635 10.0.0.41 - - [2025-10-16 16:37:33] "POST /projects HTTP/1.1" 200 489 0.238211 10.0.0.41 - - [2025-10-16 16:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034975 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011080 10.0.0.41 - - [2025-10-16 16:37:33] "POST /access-control-lists HTTP/1.1" 200 583 0.104936 10.0.0.41 - - [2025-10-16 16:37:33] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.020870 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.005867 10.0.0.41 - - [2025-10-16 16:37:33] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004811 10.0.0.41 - - [2025-10-16 16:37:33] "POST /access-control-lists HTTP/1.1" 200 581 0.066056 10.0.0.41 - - [2025-10-16 16:37:33] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.086716 10.0.0.41 - - [2025-10-16 16:37:33] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.092982 10.0.0.41 - - [2025-10-16 16:37:33] "POST /security-groups HTTP/1.1" 200 546 0.072468 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002120 10.0.0.41 - - [2025-10-16 16:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022090 10.0.0.41 - - [2025-10-16 16:37:33] "POST /access-control-lists HTTP/1.1" 200 602 0.042550 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.012102 10.0.0.41 - - [2025-10-16 16:37:33] "POST /chown HTTP/1.1" 200 109 0.051680 10.0.0.41 - - [2025-10-16 16:37:33] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013335 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.41 - - [2025-10-16 16:37:33] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006719 10.0.0.41 - - [2025-10-16 16:37:33] "POST /access-control-lists HTTP/1.1" 200 600 0.094333 10.0.0.41 - - [2025-10-16 16:37:33] "POST /tags HTTP/1.1" 409 210 0.012830 10.0.0.41 - - [2025-10-16 16:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.41 - - [2025-10-16 16:37:33] "GET /tag/56d8c6ab-1600-467a-9de5-193311542589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012722 10.0.0.41 - - [2025-10-16 16:37:33] "POST /firewall-rules HTTP/1.1" 200 570 0.082788 10.0.0.41 - - [2025-10-16 16:37:33] "GET /firewall-rule/99f87f46-823c-45a5-8f0d-b1bc8b8bc63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004560 10.0.0.41 - - [2025-10-16 16:37:33] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003899 10.0.0.41 - - [2025-10-16 16:37:33] "GET /firewall-rule/99f87f46-823c-45a5-8f0d-b1bc8b8bc63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002491 10.0.0.41 - - [2025-10-16 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.041969 10.0.0.41 - - [2025-10-16 16:37:34] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004639 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.41 - - [2025-10-16 16:37:34] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003349 10.0.0.41 - - [2025-10-16 16:37:34] "POST /tags HTTP/1.1" 409 210 0.003444 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.41 - - [2025-10-16 16:37:34] "GET /tag/56d8c6ab-1600-467a-9de5-193311542589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015606 10.0.0.41 - - [2025-10-16 16:37:34] "POST /firewall-rules HTTP/1.1" 200 568 0.069085 10.0.0.41 - - [2025-10-16 16:37:34] "GET /firewall-rule/9e9e604d-8f8d-411f-ae0e-cceb08f17fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.027659 10.0.0.41 - - [2025-10-16 16:37:34] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.018262 10.0.0.41 - - [2025-10-16 16:37:34] "GET /firewall-rule/9e9e604d-8f8d-411f-ae0e-cceb08f17fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003675 10.0.0.41 - - [2025-10-16 16:37:34] "POST /ref-update HTTP/1.1" 200 156 0.043192 10.0.0.41 - - [2025-10-16 16:37:34] "POST /tags HTTP/1.1" 200 363 0.042198 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.41 - - [2025-10-16 16:37:34] "GET /tag/63ca74fb-da2e-4665-babe-62e6b34d7a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015043 10.0.0.41 - - [2025-10-16 16:37:34] "POST /tags HTTP/1.1" 409 210 0.002185 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.41 - - [2025-10-16 16:37:34] "GET /tag/a97fc0a9-bf42-4bde-8b08-02dd9fbc3627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011903 10.0.0.41 - - [2025-10-16 16:37:34] "POST /projects HTTP/1.1" 409 223 0.003577 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.41 - - [2025-10-16 16:37:34] "GET /project/f3d5a2ef-3ed8-494e-b94a-81155c13d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038853 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.41 - - [2025-10-16 16:37:34] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005214 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.41 - - [2025-10-16 16:37:34] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004511 10.0.0.41 - - [2025-10-16 16:37:34] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.048120 10.0.0.41 - - [2025-10-16 16:37:34] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.044604 10.0.0.41 - - [2025-10-16 16:37:34] "POST /security-groups HTTP/1.1" 409 253 0.004186 10.0.0.41 - - [2025-10-16 16:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.41 - - [2025-10-16 16:37:35] "PUT /security-group/8686627c-c2a7-4569-9bdb-c13c405174d1 HTTP/1.1" 200 262 0.062453 10.0.0.41 - - [2025-10-16 16:37:35] "PUT /access-control-list/c0430fa3-705b-4311-bf9f-3bf39ebd7689 HTTP/1.1" 200 272 0.068585 10.0.0.41 - - [2025-10-16 16:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.079406 10.0.0.41 - - [2025-10-16 16:37:35] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012860 10.0.0.41 - - [2025-10-16 16:37:35] "PUT /access-control-list/befb0a27-a143-4665-9950-cc22bdb00873 HTTP/1.1" 200 272 0.031433 10.0.0.41 - - [2025-10-16 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.41 - - [2025-10-16 16:37:35] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003129 10.0.0.41 - - [2025-10-16 16:37:35] "POST /tags HTTP/1.1" 409 210 0.002431 10.0.0.41 - - [2025-10-16 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.41 - - [2025-10-16 16:37:35] "GET /tag/a97fc0a9-bf42-4bde-8b08-02dd9fbc3627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013015 10.0.0.41 - - [2025-10-16 16:37:35] "POST /firewall-rules HTTP/1.1" 200 570 0.068884 10.0.0.41 - - [2025-10-16 16:37:35] "GET /firewall-rule/848d418b-00f4-4ae6-9fda-72784207edaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005752 10.0.0.41 - - [2025-10-16 16:37:35] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005037 10.0.0.41 - - [2025-10-16 16:37:35] "GET /firewall-rule/848d418b-00f4-4ae6-9fda-72784207edaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003879 10.0.0.41 - - [2025-10-16 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.047541 10.0.0.41 - - [2025-10-16 16:37:35] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009284 10.0.0.41 - - [2025-10-16 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.41 - - [2025-10-16 16:37:35] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003325 10.0.0.41 - - [2025-10-16 16:37:35] "POST /tags HTTP/1.1" 409 210 0.002012 10.0.0.41 - - [2025-10-16 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.41 - - [2025-10-16 16:37:35] "GET /tag/a97fc0a9-bf42-4bde-8b08-02dd9fbc3627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017009 10.0.0.41 - - [2025-10-16 16:37:35] "POST /firewall-rules HTTP/1.1" 200 568 0.093085 10.0.0.41 - - [2025-10-16 16:37:35] "GET /firewall-rule/e94ea83a-aa21-4136-b534-9896b2d99ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006236 10.0.0.41 - - [2025-10-16 16:37:35] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004242 10.0.0.41 - - [2025-10-16 16:37:35] "GET /firewall-rule/e94ea83a-aa21-4136-b534-9896b2d99ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002760 10.0.0.41 - - [2025-10-16 16:37:35] "POST /ref-update HTTP/1.1" 200 156 0.044943 10.0.0.41 - - [2025-10-16 16:37:35] "POST /tags HTTP/1.1" 409 237 0.004066 10.0.0.41 - - [2025-10-16 16:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.41 - - [2025-10-16 16:37:35] "GET /tag/63ca74fb-da2e-4665-babe-62e6b34d7a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026141 10.0.0.41 - - [2025-10-16 16:37:35] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004371 10.0.0.41 - - [2025-10-16 16:37:36] "POST /set-tag HTTP/1.1" 200 109 0.025856 10.0.0.41 - - [2025-10-16 16:37:42] "GET / HTTP/1.1" 200 35931 0.001995 10.0.0.41 - - [2025-10-16 16:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.41 - - [2025-10-16 16:37:42] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008443 10.0.0.41 - - [2025-10-16 16:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.41 - - [2025-10-16 16:37:42] "GET /config-node/b328279e-99c8-4000-8452-a870bcda5a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007783 10.0.0.41 - - [2025-10-16 16:37:53] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.41 - - [2025-10-16 16:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.41 - - [2025-10-16 16:37:53] "GET /routing-instance/852a5685-4f1a-4f0b-9ab9-242470ce0359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003881 10.0.0.41 - - [2025-10-16 16:37:53] "POST /bgp-routers HTTP/1.1" 409 301 0.003272 10.0.0.41 - - [2025-10-16 16:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.41 - - [2025-10-16 16:37:54] "GET /bgp-router/b03e651b-dda3-44de-b1bc-336ab35af8b1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004352 10.0.0.41 - - [2025-10-16 16:37:54] "PUT /bgp-router/b03e651b-dda3-44de-b1bc-336ab35af8b1 HTTP/1.1" 200 254 0.027724 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001259 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:37:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:38:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:38:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:38:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001284 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:38:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.61 - - [2025-10-16 16:39:09] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.61 - - [2025-10-16 16:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.61 - - [2025-10-16 16:39:09] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004705 10.0.0.61 - - [2025-10-16 16:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.61 - - [2025-10-16 16:39:09] "GET /routing-instance/852a5685-4f1a-4f0b-9ab9-242470ce0359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002333 10.0.0.61 - - [2025-10-16 16:39:09] "PUT /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10 HTTP/1.1" 200 274 0.010167 10.0.0.61 - - [2025-10-16 16:39:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.033737 10.0.0.61 - - [2025-10-16 16:39:09] "POST /virtual-routers HTTP/1.1" 200 599 0.028992 10.0.0.61 - - [2025-10-16 16:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.61 - - [2025-10-16 16:39:09] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004417 10.0.0.61 - - [2025-10-16 16:39:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.001835 10.0.0.61 - - [2025-10-16 16:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.61 - - [2025-10-16 16:39:10] "GET /virtual-network/045abe88-3845-43d4-96e0-4241467ff3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007003 10.0.0.61 - - [2025-10-16 16:39:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.058546 10.0.0.41 - - [2025-10-16 16:40:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002268 10.0.0.41 - - [2025-10-16 16:40:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002147 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:41:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001302 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:41:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:41:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:41:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:41:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:41:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 10.0.0.41 - - [2025-10-16 16:42:20] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003525 10.0.0.41 - - [2025-10-16 16:42:20] "POST /ref-update HTTP/1.1" 200 156 0.007969 10.0.0.41 - - [2025-10-16 16:42:31] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008878 10.0.0.41 - - [2025-10-16 16:42:31] "POST /set-tag HTTP/1.1" 200 109 0.003629 10.0.0.41 - - [2025-10-16 16:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.41 - - [2025-10-16 16:42:32] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003144 10.0.0.41 - - [2025-10-16 16:42:32] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005055 10.0.0.41 - - [2025-10-16 16:42:32] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.41 - - [2025-10-16 16:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.41 - - [2025-10-16 16:42:33] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002839 10.0.0.41 - - [2025-10-16 16:42:33] "GET /loadbalancer-pool/46194679-05bd-4db1-b962-656a5a8914e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003851 10.0.0.41 - - [2025-10-16 16:42:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019414 10.0.0.41 - - [2025-10-16 16:42:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037064 10.0.0.41 - - [2025-10-16 16:42:33] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011435 10.0.0.41 - - [2025-10-16 16:42:33] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008665 10.0.0.41 - - [2025-10-16 16:42:33] "POST /ref-update HTTP/1.1" 200 156 0.010054 10.0.0.41 - - [2025-10-16 16:42:33] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.011988 10.0.0.41 - - [2025-10-16 16:42:33] "POST /tags HTTP/1.1" 409 205 0.007728 10.0.0.41 - - [2025-10-16 16:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.41 - - [2025-10-16 16:42:33] "PUT /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e HTTP/1.1" 200 256 0.014263 10.0.0.41 - - [2025-10-16 16:42:33] "GET /tag/f5fdf38c-f567-4b3b-8894-f1ecf40a77a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018988 10.0.0.41 - - [2025-10-16 16:42:33] "POST /set-tag HTTP/1.1" 200 109 0.063868 10.0.0.41 - - [2025-10-16 16:42:33] "GET /loadbalancer-pool/10a24461-3f0d-4470-90bb-768cb034e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012653 10.0.0.41 - - [2025-10-16 16:42:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022592 10.0.0.41 - - [2025-10-16 16:42:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011762 10.0.0.41 - - [2025-10-16 16:42:33] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019535 10.0.0.41 - - [2025-10-16 16:42:33] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004668 10.0.0.41 - - [2025-10-16 16:42:33] "POST /set-tag HTTP/1.1" 200 109 0.004509 10.0.0.41 - - [2025-10-16 16:42:33] "POST /ref-update HTTP/1.1" 200 156 0.020589 10.0.0.41 - - [2025-10-16 16:42:33] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.008722 10.0.0.41 - - [2025-10-16 16:42:33] "GET /loadbalancer-pool/3d61958b-0150-436d-b24c-250d36e63eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005066 10.0.0.41 - - [2025-10-16 16:42:33] "PUT /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e HTTP/1.1" 200 256 0.014210 10.0.0.41 - - [2025-10-16 16:42:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031915 10.0.0.41 - - [2025-10-16 16:42:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029151 10.0.0.41 - - [2025-10-16 16:42:33] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013023 10.0.0.41 - - [2025-10-16 16:42:33] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010442 10.0.0.41 - - [2025-10-16 16:42:33] "POST /ref-update HTTP/1.1" 200 156 0.007664 10.0.0.41 - - [2025-10-16 16:42:33] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.010721 10.0.0.41 - - [2025-10-16 16:42:33] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.41 - - [2025-10-16 16:42:33] "PUT /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e HTTP/1.1" 200 256 0.010638 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004913 10.0.0.41 - - [2025-10-16 16:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.41 - - [2025-10-16 16:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2025-10-16 16:42:55] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002755 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004681 10.0.0.41 - - [2025-10-16 16:42:55] "POST /set-tag HTTP/1.1" 200 109 0.019368 10.0.0.41 - - [2025-10-16 16:42:55] "DELETE /loadbalancer-member/d6d4e90f-013c-486d-98a7-bfbe6d6d6c20 HTTP/1.1" 200 115 0.045539 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005775 10.0.0.41 - - [2025-10-16 16:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.41 - - [2025-10-16 16:42:55] "DELETE /loadbalancer-member/31323ad8-12b4-4e5d-963d-1ef905e68ddb HTTP/1.1" 200 115 0.030321 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005593 10.0.0.41 - - [2025-10-16 16:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.41 - - [2025-10-16 16:42:55] "DELETE /loadbalancer-member/8a166855-ee2d-4042-88b4-778223b2d233 HTTP/1.1" 200 115 0.035770 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004968 10.0.0.41 - - [2025-10-16 16:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.41 - - [2025-10-16 16:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.41 - - [2025-10-16 16:42:55] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003158 10.0.0.41 - - [2025-10-16 16:42:55] "GET /loadbalancer-pool/46194679-05bd-4db1-b962-656a5a8914e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002810 10.0.0.41 - - [2025-10-16 16:42:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019863 10.0.0.41 - - [2025-10-16 16:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015601 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011464 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004307 10.0.0.41 - - [2025-10-16 16:42:55] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003299 10.0.0.41 - - [2025-10-16 16:42:55] "POST /set-tag HTTP/1.1" 200 109 0.069300 10.0.0.41 - - [2025-10-16 16:42:55] "GET /loadbalancer-pool/10a24461-3f0d-4470-90bb-768cb034e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013085 10.0.0.41 - - [2025-10-16 16:42:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018173 10.0.0.41 - - [2025-10-16 16:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008985 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009407 10.0.0.41 - - [2025-10-16 16:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.41 - - [2025-10-16 16:42:55] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004096 10.0.0.41 - - [2025-10-16 16:42:55] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.015808 10.0.0.41 - - [2025-10-16 16:42:56] "GET /loadbalancer-pool/3d61958b-0150-436d-b24c-250d36e63eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003776 10.0.0.41 - - [2025-10-16 16:42:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023046 10.0.0.41 - - [2025-10-16 16:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027426 10.0.0.41 - - [2025-10-16 16:42:56] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011788 10.0.0.41 - - [2025-10-16 16:42:56] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006360 10.0.0.41 - - [2025-10-16 16:42:56] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002438 10.0.0.41 - - [2025-10-16 16:42:56] "POST /set-tag HTTP/1.1" 200 109 0.003302 10.0.0.41 - - [2025-10-16 16:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.41 - - [2025-10-16 16:43:47] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003757 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:43:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:43:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 10.0.0.61 - - [2025-10-16 16:43:58] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.61 - - [2025-10-16 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.61 - - [2025-10-16 16:43:58] "GET /global-system-config/2981c7ff-f297-4bcc-8c77-b470a23f2e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005246 10.0.0.61 - - [2025-10-16 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.61 - - [2025-10-16 16:43:58] "GET /routing-instance/852a5685-4f1a-4f0b-9ab9-242470ce0359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002690 10.0.0.61 - - [2025-10-16 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.61 - - [2025-10-16 16:43:58] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002525 10.0.0.61 - - [2025-10-16 16:43:58] "PUT /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87 HTTP/1.1" 200 262 0.010279 10.0.0.61 - - [2025-10-16 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.61 - - [2025-10-16 16:43:58] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003187 10.0.0.61 - - [2025-10-16 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.61 - - [2025-10-16 16:43:58] "GET /virtual-machine-interface/516a5c67-b335-407b-836e-ca2cfef96b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005026 10.0.0.61 - - [2025-10-16 16:43:58] "PUT /virtual-machine-interface/516a5c67-b335-407b-836e-ca2cfef96b75 HTTP/1.1" 200 284 0.012022 10.0.0.41 - - [2025-10-16 16:45:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002246 10.0.0.41 - - [2025-10-16 16:45:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002188 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:46:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:46:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:46:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:46:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:46:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:46:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.41 - - [2025-10-16 16:47:16] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007864 10.0.0.41 - - [2025-10-16 16:47:16] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.41 - - [2025-10-16 16:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.41 - - [2025-10-16 16:47:16] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004552 10.0.0.41 - - [2025-10-16 16:47:16] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004671 10.0.0.41 - - [2025-10-16 16:47:17] "POST /set-tag HTTP/1.1" 200 109 0.021757 10.0.0.41 - - [2025-10-16 16:47:17] "DELETE /loadbalancer-member/9984b21e-d257-4435-a53a-154c33290f49 HTTP/1.1" 200 115 0.053556 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008267 10.0.0.41 - - [2025-10-16 16:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.41 - - [2025-10-16 16:47:17] "DELETE /loadbalancer-member/94845c51-1c0c-4a73-9e0c-5ed40c794c90 HTTP/1.1" 200 115 0.036858 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008332 10.0.0.41 - - [2025-10-16 16:47:17] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.41 - - [2025-10-16 16:47:17] "DELETE /loadbalancer-member/812bbf06-2cd1-4c48-88d8-a7981b253944 HTTP/1.1" 200 115 0.032144 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005130 10.0.0.41 - - [2025-10-16 16:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.41 - - [2025-10-16 16:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.41 - - [2025-10-16 16:47:17] "GET /loadbalancer/f11024a5-f18f-47f1-aa39-b4f01a8df753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002530 10.0.0.41 - - [2025-10-16 16:47:17] "GET /loadbalancer-pool/46194679-05bd-4db1-b962-656a5a8914e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003093 10.0.0.41 - - [2025-10-16 16:47:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025204 10.0.0.41 - - [2025-10-16 16:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013818 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014494 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009007 10.0.0.41 - - [2025-10-16 16:47:17] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002595 10.0.0.41 - - [2025-10-16 16:47:17] "POST /set-tag HTTP/1.1" 200 109 0.079689 10.0.0.41 - - [2025-10-16 16:47:17] "GET /loadbalancer-pool/10a24461-3f0d-4470-90bb-768cb034e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002996 10.0.0.41 - - [2025-10-16 16:47:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015394 10.0.0.41 - - [2025-10-16 16:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013624 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007815 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004615 10.0.0.41 - - [2025-10-16 16:47:17] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002321 10.0.0.41 - - [2025-10-16 16:47:17] "POST /set-tag HTTP/1.1" 200 109 0.005021 10.0.0.41 - - [2025-10-16 16:47:17] "GET /loadbalancer-pool/3d61958b-0150-436d-b24c-250d36e63eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003084 10.0.0.41 - - [2025-10-16 16:47:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017521 10.0.0.41 - - [2025-10-16 16:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010055 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014306 10.0.0.41 - - [2025-10-16 16:47:17] "GET /virtual-machine-interface/633d003c-aaae-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004754 10.0.0.41 - - [2025-10-16 16:47:17] "POST /set-tag HTTP/1.1" 200 109 0.004056 10.0.0.41 - - [2025-10-16 16:47:17] "GET /floating-ip/c54963b2-59b2-4ad7-a789-36591e9ddc3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004251 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:48:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:48:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001395 10.0.0.41 - - [2025-10-16 16:50:33] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.41 - - [2025-10-16 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.41 - - [2025-10-16 16:50:33] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037018 10.0.0.41 - - [2025-10-16 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.41 - - [2025-10-16 16:50:33] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041873 10.0.0.41 - - [2025-10-16 16:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.41 - - [2025-10-16 16:50:33] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034027 10.0.0.41 - - [2025-10-16 16:50:33] "POST /tags HTTP/1.1" 200 333 0.047264 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.41 - - [2025-10-16 16:50:34] "GET /tag/67e0d329-a64f-4f7a-be82-53377cebf2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024212 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.41 - - [2025-10-16 16:50:34] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045736 10.0.0.41 - - [2025-10-16 16:50:34] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037369 10.0.0.41 - - [2025-10-16 16:50:34] "GET /virtual-networks?parent_id=8cf524f2-b802-4eb5-a571-527d2d8c2565&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006406 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.41 - - [2025-10-16 16:50:34] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004220 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.41 - - [2025-10-16 16:50:34] "GET /service-appliance-set/85263d44-622b-4385-a9da-c56ba0fd4132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003772 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.002078 10.0.0.41 - - [2025-10-16 16:50:34] "POST /virtual-networks HTTP/1.1" 200 512 0.064476 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013560 10.0.0.41 - - [2025-10-16 16:50:34] "GET /network-ipam/0a606082-f28f-4ed5-b45e-d20fda422164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.044590 10.0.0.41 - - [2025-10-16 16:50:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.105126 10.0.0.41 - - [2025-10-16 16:50:34] "GET /virtual-machine-interface/88db61ba-e88a-4cb7-91f2-9e8d8c1f5ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020306 10.0.0.41 - - [2025-10-16 16:50:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009457 10.0.0.41 - - [2025-10-16 16:50:34] "POST /ref-update HTTP/1.1" 200 156 0.119772 10.0.0.41 - - [2025-10-16 16:50:34] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006746 10.0.0.41 - - [2025-10-16 16:50:34] "POST /instance-ips HTTP/1.1" 200 409 0.070311 10.0.0.41 - - [2025-10-16 16:50:34] "GET /domains HTTP/1.1" 200 280 0.002017 10.0.0.41 - - [2025-10-16 16:50:34] "GET /instance-ip/c334ea15-efc8-4f48-830d-902eca7d187f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005622 10.0.0.41 - - [2025-10-16 16:50:34] "GET /domain/370aff53-de63-4b18-8b47-20307bbd6f68 HTTP/1.1" 200 3086 0.011044 10.0.0.41 - - [2025-10-16 16:50:34] "POST /loadbalancers HTTP/1.1" 200 610 0.026614 10.0.0.41 - - [2025-10-16 16:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029636 10.0.0.41 - - [2025-10-16 16:50:34] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565 HTTP/1.1" 200 5717 0.053703 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.41 - - [2025-10-16 16:50:34] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2089 0.007297 10.0.0.41 - - [2025-10-16 16:50:34] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2089 0.004062 10.0.0.41 - - [2025-10-16 16:50:34] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 200 1182 0.009593 10.0.0.41 - - [2025-10-16 16:50:34] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 200 1182 0.002486 10.0.0.41 - - [2025-10-16 16:50:34] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043700 10.0.0.41 - - [2025-10-16 16:50:34] "GET /instance-ip/c334ea15-efc8-4f48-830d-902eca7d187f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004912 10.0.0.41 - - [2025-10-16 16:50:34] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047685 10.0.0.41 - - [2025-10-16 16:50:34] "GET /loadbalancer/1ae29973-9256-4a4d-bca0-c170a70ca66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003160 10.0.0.41 - - [2025-10-16 16:50:34] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.035599 10.0.0.41 - - [2025-10-16 16:50:34] "POST /floating-ips HTTP/1.1" 200 597 0.032161 10.0.0.41 - - [2025-10-16 16:50:34] "POST /route-targets HTTP/1.1" 200 327 0.031188 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.41 - - [2025-10-16 16:50:34] "POST /ref-update HTTP/1.1" 200 156 0.040124 10.0.0.41 - - [2025-10-16 16:50:34] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061383 10.0.0.41 - - [2025-10-16 16:50:34] "GET /loadbalancer-listener/b653ed72-0900-41b5-be24-16b23b0804e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004088 10.0.0.41 - - [2025-10-16 16:50:34] "GET /loadbalancer-listener/b653ed72-0900-41b5-be24-16b23b0804e2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003854 10.0.0.41 - - [2025-10-16 16:50:34] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020329 10.0.0.41 - - [2025-10-16 16:50:34] "GET /instance-ip/c334ea15-efc8-4f48-830d-902eca7d187f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003064 10.0.0.41 - - [2025-10-16 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.41 - - [2025-10-16 16:50:34] "GET /instance-ip/c334ea15-efc8-4f48-830d-902eca7d187f?fields=floating_ips HTTP/1.1" 200 1212 0.016907 10.0.0.41 - - [2025-10-16 16:50:34] "GET /floating-ip/467d5072-395b-4e42-9f20-837fb48001ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002389 10.0.0.41 - - [2025-10-16 16:50:35] "GET /loadbalancer/1ae29973-9256-4a4d-bca0-c170a70ca66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003230 10.0.0.41 - - [2025-10-16 16:50:35] "POST /tags HTTP/1.1" 200 295 0.050802 10.0.0.41 - - [2025-10-16 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013811 10.0.0.41 - - [2025-10-16 16:50:35] "GET /tag/5d7ce467-d480-4263-a869-b8e0d7462b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013584 10.0.0.41 - - [2025-10-16 16:50:35] "POST /tags HTTP/1.1" 409 233 0.001937 10.0.0.41 - - [2025-10-16 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.41 - - [2025-10-16 16:50:35] "GET /tag/0dad0d00-f3b2-4bc2-9f80-79827e5339eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012899 10.0.0.41 - - [2025-10-16 16:50:35] "POST /tags HTTP/1.1" 409 206 0.002642 10.0.0.41 - - [2025-10-16 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.41 - - [2025-10-16 16:50:35] "GET /tag/91a80d76-9399-4642-817c-d2910bf72eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017570 10.0.0.41 - - [2025-10-16 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.41 - - [2025-10-16 16:50:35] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006937 10.0.0.41 - - [2025-10-16 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.41 - - [2025-10-16 16:50:35] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049274 10.0.0.41 - - [2025-10-16 16:50:35] "POST /virtual-machines HTTP/1.1" 200 369 0.012554 10.0.0.41 - - [2025-10-16 16:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017123 10.0.0.41 - - [2025-10-16 16:50:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101464 10.0.0.41 - - [2025-10-16 16:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014266 10.0.0.41 - - [2025-10-16 16:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009573 10.0.0.41 - - [2025-10-16 16:50:35] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004622 10.0.0.41 - - [2025-10-16 16:50:35] "POST /instance-ips HTTP/1.1" 200 409 0.034184 10.0.0.41 - - [2025-10-16 16:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.042792 10.0.0.41 - - [2025-10-16 16:50:35] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012025 10.0.0.41 - - [2025-10-16 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.018992 10.0.0.41 - - [2025-10-16 16:50:35] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015512 10.0.0.41 - - [2025-10-16 16:50:35] "GET /instance-ip/3c9a1526-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003624 10.0.0.41 - - [2025-10-16 16:50:35] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005014 10.0.0.41 - - [2025-10-16 16:50:35] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.41 - - [2025-10-16 16:50:35] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002752 10.0.0.41 - - [2025-10-16 16:50:35] "POST /ref-update HTTP/1.1" 200 156 0.010301 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020270 10.0.0.41 - - [2025-10-16 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.41 - - [2025-10-16 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004687 10.0.0.41 - - [2025-10-16 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.41 - - [2025-10-16 16:50:36] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036892 10.0.0.41 - - [2025-10-16 16:50:36] "POST /virtual-machines HTTP/1.1" 200 369 0.014337 10.0.0.41 - - [2025-10-16 16:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025309 10.0.0.41 - - [2025-10-16 16:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101253 10.0.0.41 - - [2025-10-16 16:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008677 10.0.0.41 - - [2025-10-16 16:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013026 10.0.0.41 - - [2025-10-16 16:50:36] "POST /instance-ips HTTP/1.1" 200 409 0.021168 10.0.0.41 - - [2025-10-16 16:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025470 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008648 10.0.0.41 - - [2025-10-16 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.027770 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009713 10.0.0.41 - - [2025-10-16 16:50:36] "GET /instance-ip/3d0cabb8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005170 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006139 10.0.0.41 - - [2025-10-16 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003911 10.0.0.41 - - [2025-10-16 16:50:36] "POST /ref-update HTTP/1.1" 200 156 0.009161 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012252 10.0.0.41 - - [2025-10-16 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005173 10.0.0.41 - - [2025-10-16 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.41 - - [2025-10-16 16:50:36] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004069 10.0.0.41 - - [2025-10-16 16:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.41 - - [2025-10-16 16:50:39] "GET /domains HTTP/1.1" 200 280 0.002096 10.0.0.41 - - [2025-10-16 16:50:39] "GET /domain/370aff53-de63-4b18-8b47-20307bbd6f68 HTTP/1.1" 200 3086 0.003248 10.0.0.41 - - [2025-10-16 16:50:39] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565 HTTP/1.1" 200 7065 0.034697 10.0.0.41 - - [2025-10-16 16:50:39] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2089 0.004583 10.0.0.41 - - [2025-10-16 16:50:39] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2089 0.004261 10.0.0.41 - - [2025-10-16 16:50:39] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 200 1403 0.003999 10.0.0.41 - - [2025-10-16 16:50:39] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 200 1403 0.002461 10.0.0.41 - - [2025-10-16 16:50:39] "GET /route-target/559a5387-fdcd-4d66-843e-75c690930605 HTTP/1.1" 200 1151 0.002053 10.0.0.41 - - [2025-10-16 16:50:39] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2089 0.003622 10.0.0.41 - - [2025-10-16 16:50:39] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 200 1403 0.002341 10.0.0.41 - - [2025-10-16 16:50:39] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003859 10.0.0.41 - - [2025-10-16 16:50:39] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2089 0.003808 10.0.0.41 - - [2025-10-16 16:50:39] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 200 1403 0.002290 10.0.0.41 - - [2025-10-16 16:50:39] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 200 1403 0.002302 10.0.0.41 - - [2025-10-16 16:50:39] "GET /route-target/559a5387-fdcd-4d66-843e-75c690930605 HTTP/1.1" 200 1151 0.002006 10.0.0.41 - - [2025-10-16 16:50:39] "GET /domains HTTP/1.1" 200 280 0.001908 10.0.0.41 - - [2025-10-16 16:50:39] "GET /domain/370aff53-de63-4b18-8b47-20307bbd6f68 HTTP/1.1" 200 3086 0.002838 10.0.0.41 - - [2025-10-16 16:50:39] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565 HTTP/1.1" 200 7065 0.034929 10.0.0.41 - - [2025-10-16 16:50:39] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2089 0.004836 10.0.0.41 - - [2025-10-16 16:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.41 - - [2025-10-16 16:50:39] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038231 10.0.0.41 - - [2025-10-16 16:50:39] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004379 10.0.0.41 - - [2025-10-16 16:50:39] "GET /floating-ip-pools?parent_id=32f3ae1f-91cb-4204-8c98-08c0772e10b3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001926 10.0.0.41 - - [2025-10-16 16:50:40] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005048 10.0.0.41 - - [2025-10-16 16:50:40] "POST /floating-ip-pools HTTP/1.1" 200 562 0.032949 10.0.0.41 - - [2025-10-16 16:50:40] "POST /ref-update HTTP/1.1" 200 156 0.018577 10.0.0.41 - - [2025-10-16 16:50:40] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006582 10.0.0.41 - - [2025-10-16 16:50:40] "GET /domains HTTP/1.1" 200 280 0.002384 10.0.0.41 - - [2025-10-16 16:50:40] "GET /domain/370aff53-de63-4b18-8b47-20307bbd6f68 HTTP/1.1" 200 3086 0.006333 10.0.0.41 - - [2025-10-16 16:50:40] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565 HTTP/1.1" 200 7321 0.034184 10.0.0.41 - - [2025-10-16 16:50:40] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2327 0.005883 10.0.0.41 - - [2025-10-16 16:50:40] "GET /floating-ip-pool/7ec9665a-e03b-4e17-b8d3-3d24580642f8 HTTP/1.1" 200 1314 0.002302 10.0.0.41 - - [2025-10-16 16:50:40] "GET /domains HTTP/1.1" 200 280 0.001405 10.0.0.41 - - [2025-10-16 16:50:40] "GET /domain/370aff53-de63-4b18-8b47-20307bbd6f68 HTTP/1.1" 200 3086 0.002388 10.0.0.41 - - [2025-10-16 16:50:40] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565 HTTP/1.1" 200 7321 0.029574 10.0.0.41 - - [2025-10-16 16:50:40] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 2327 0.003895 10.0.0.41 - - [2025-10-16 16:50:40] "GET /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003795 10.0.0.41 - - [2025-10-16 16:50:40] "POST /tags HTTP/1.1" 200 365 0.060144 10.0.0.41 - - [2025-10-16 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014657 10.0.0.41 - - [2025-10-16 16:50:40] "GET /tag/66cb6f14-ce0f-41c8-88dd-f71e46f32cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.018475 10.0.0.41 - - [2025-10-16 16:50:40] "POST /tags HTTP/1.1" 409 206 0.002086 10.0.0.41 - - [2025-10-16 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.41 - - [2025-10-16 16:50:40] "GET /tag/91a80d76-9399-4642-817c-d2910bf72eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020488 10.0.0.41 - - [2025-10-16 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.41 - - [2025-10-16 16:50:40] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036360 10.0.0.41 - - [2025-10-16 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.41 - - [2025-10-16 16:50:40] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004523 10.0.0.41 - - [2025-10-16 16:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.41 - - [2025-10-16 16:50:40] "GET /service-appliance-set/5cb74641-86c3-43f4-9e9a-1d6395d899ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.009691 10.0.0.41 - - [2025-10-16 16:50:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.001565 10.0.0.41 - - [2025-10-16 16:50:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.096117 10.0.0.41 - - [2025-10-16 16:50:40] "GET /virtual-machine-interface/cecc57f4-fed6-4af2-a07d-8517573ad351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016211 10.0.0.41 - - [2025-10-16 16:50:40] "POST /set-tag HTTP/1.1" 200 109 0.018168 10.0.0.41 - - [2025-10-16 16:50:40] "POST /instance-ips HTTP/1.1" 200 417 0.037064 10.0.0.41 - - [2025-10-16 16:50:40] "GET /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012584 10.0.0.41 - - [2025-10-16 16:50:40] "POST /loadbalancers HTTP/1.1" 200 618 0.065880 10.0.0.41 - - [2025-10-16 16:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021919 10.0.0.41 - - [2025-10-16 16:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.41 - - [2025-10-16 16:50:41] "POST /service-instances HTTP/1.1" 200 566 0.076219 10.0.0.41 - - [2025-10-16 16:50:41] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.071266 10.0.0.41 - - [2025-10-16 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.043590 10.0.0.41 - - [2025-10-16 16:50:41] "GET /virtual-machine-interface/cecc57f4-fed6-4af2-a07d-8517573ad351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005438 10.0.0.41 - - [2025-10-16 16:50:41] "GET /virtual-machine-interface/cecc57f4-fed6-4af2-a07d-8517573ad351?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006177 10.0.0.41 - - [2025-10-16 16:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.41 - - [2025-10-16 16:50:41] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.009256 10.0.0.41 - - [2025-10-16 16:50:41] "GET /floating-ip-pool/7ec9665a-e03b-4e17-b8d3-3d24580642f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011559 10.0.0.41 - - [2025-10-16 16:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027358 10.0.0.41 - - [2025-10-16 16:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.41 - - [2025-10-16 16:50:41] "POST /floating-ips HTTP/1.1" 200 671 0.111961 10.0.0.41 - - [2025-10-16 16:50:41] "POST /virtual-machines HTTP/1.1" 200 429 0.052213 10.0.0.41 - - [2025-10-16 16:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028347 10.0.0.41 - - [2025-10-16 16:50:41] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003634 10.0.0.41 - - [2025-10-16 16:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.41 - - [2025-10-16 16:50:41] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004148 10.0.0.41 - - [2025-10-16 16:50:41] "POST /tags HTTP/1.1" 409 221 0.025583 10.0.0.41 - - [2025-10-16 16:50:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136654 10.0.0.41 - - [2025-10-16 16:50:41] "POST /chown HTTP/1.1" 200 109 0.023342 10.0.0.41 - - [2025-10-16 16:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.41 - - [2025-10-16 16:50:41] "GET /tag/67e0d329-a64f-4f7a-be82-53377cebf2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012909 10.0.0.41 - - [2025-10-16 16:50:41] "POST /tags HTTP/1.1" 409 238 0.002102 10.0.0.41 - - [2025-10-16 16:50:41] "POST /chown HTTP/1.1" 200 109 0.016045 10.0.0.41 - - [2025-10-16 16:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.41 - - [2025-10-16 16:50:41] "GET /tag/66cb6f14-ce0f-41c8-88dd-f71e46f32cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016940 10.0.0.41 - - [2025-10-16 16:50:41] "PUT /virtual-machine-interface/f23e2914-8eee-4435-b2c0-d430bff34171 HTTP/1.1" 200 284 0.034265 10.0.0.41 - - [2025-10-16 16:50:41] "PUT /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6 HTTP/1.1" 200 256 0.021328 10.0.0.41 - - [2025-10-16 16:50:41] "POST /firewall-rules HTTP/1.1" 200 650 0.110175 10.0.0.41 - - [2025-10-16 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.055080 10.0.0.41 - - [2025-10-16 16:50:41] "GET /firewall-rule/fc2f042a-409d-42a5-bcea-ef896ea0eab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004163 10.0.0.41 - - [2025-10-16 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.021704 10.0.0.41 - - [2025-10-16 16:50:41] "GET /firewall-policy/f2d3132d-8cec-4e69-9e7e-d1463bdecd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.025988 10.0.0.41 - - [2025-10-16 16:50:41] "GET /firewall-rule/fc2f042a-409d-42a5-bcea-ef896ea0eab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007867 10.0.0.41 - - [2025-10-16 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.019804 10.0.0.41 - - [2025-10-16 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.010558 10.0.0.41 - - [2025-10-16 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.037999 10.0.0.41 - - [2025-10-16 16:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.41 - - [2025-10-16 16:50:41] "POST /ref-update HTTP/1.1" 200 156 0.029888 10.0.0.41 - - [2025-10-16 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.024261 10.0.0.41 - - [2025-10-16 16:50:42] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064773 10.0.0.41 - - [2025-10-16 16:50:42] "POST /virtual-machines HTTP/1.1" 200 429 0.010961 10.0.0.41 - - [2025-10-16 16:50:42] "GET /loadbalancer/a43f3458-4e44-4bfd-b288-d528a8704a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003131 10.0.0.41 - - [2025-10-16 16:50:42] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.019683 10.0.0.41 - - [2025-10-16 16:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025024 10.0.0.41 - - [2025-10-16 16:50:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.099343 10.0.0.41 - - [2025-10-16 16:50:42] "POST /chown HTTP/1.1" 200 109 0.028264 10.0.0.41 - - [2025-10-16 16:50:42] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.041630 10.0.0.41 - - [2025-10-16 16:50:42] "GET /loadbalancer-listener/ebeb34ce-95b4-495b-96d8-657422d0a373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003083 10.0.0.41 - - [2025-10-16 16:50:42] "POST /chown HTTP/1.1" 200 109 0.009903 10.0.0.41 - - [2025-10-16 16:50:42] "GET /loadbalancer-listener/ebeb34ce-95b4-495b-96d8-657422d0a373?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003582 10.0.0.41 - - [2025-10-16 16:50:42] "PUT /virtual-machine-interface/04ebe9b5-836b-4978-98c9-3f4c2e6620d1 HTTP/1.1" 200 284 0.021255 10.0.0.41 - - [2025-10-16 16:50:42] "PUT /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6 HTTP/1.1" 200 256 0.025880 10.0.0.41 - - [2025-10-16 16:50:42] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.042982 10.0.0.41 - - [2025-10-16 16:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024057 10.0.0.41 - - [2025-10-16 16:50:42] "GET /loadbalancer-pool/779e7e02-92ef-44a2-a5b1-b226c66e1ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003829 10.0.0.41 - - [2025-10-16 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.042293 10.0.0.41 - - [2025-10-16 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.030479 10.0.0.41 - - [2025-10-16 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.032531 10.0.0.41 - - [2025-10-16 16:50:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.068919 10.0.0.41 - - [2025-10-16 16:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.044992 10.0.0.41 - - [2025-10-16 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.053229 10.0.0.41 - - [2025-10-16 16:50:42] "GET /loadbalancer-member/83cd7901-9605-4539-a820-948c15f0cca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.028187 10.0.0.41 - - [2025-10-16 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.022314 10.0.0.41 - - [2025-10-16 16:50:42] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011458 10.0.0.41 - - [2025-10-16 16:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.41 - - [2025-10-16 16:50:42] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002662 10.0.0.41 - - [2025-10-16 16:50:42] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.018130 10.0.0.41 - - [2025-10-16 16:50:42] "POST /tags HTTP/1.1" 409 221 0.002452 10.0.0.41 - - [2025-10-16 16:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.41 - - [2025-10-16 16:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008005 10.0.0.41 - - [2025-10-16 16:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006744 10.0.0.41 - - [2025-10-16 16:50:42] "GET /tag/67e0d329-a64f-4f7a-be82-53377cebf2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017461 10.0.0.41 - - [2025-10-16 16:50:42] "POST /chown HTTP/1.1" 200 109 0.006437 10.0.0.41 - - [2025-10-16 16:50:42] "POST /tags HTTP/1.1" 409 238 0.002167 10.0.0.41 - - [2025-10-16 16:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.41 - - [2025-10-16 16:50:42] "GET /tag/66cb6f14-ce0f-41c8-88dd-f71e46f32cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011064 10.0.0.41 - - [2025-10-16 16:50:42] "POST /chown HTTP/1.1" 200 109 0.020281 10.0.0.41 - - [2025-10-16 16:50:42] "PUT /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6 HTTP/1.1" 200 256 0.015174 10.0.0.41 - - [2025-10-16 16:50:42] "POST /ref-update HTTP/1.1" 200 156 0.016365 10.0.0.41 - - [2025-10-16 16:50:42] "POST /firewall-rules HTTP/1.1" 409 293 0.005381 10.0.0.41 - - [2025-10-16 16:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.41 - - [2025-10-16 16:50:42] "PUT /firewall-rule/fc2f042a-409d-42a5-bcea-ef896ea0eab1 HTTP/1.1" 200 260 0.020294 10.0.0.41 - - [2025-10-16 16:50:42] "POST /chown HTTP/1.1" 200 109 0.017933 10.0.0.41 - - [2025-10-16 16:50:42] "GET /firewall-rule/fc2f042a-409d-42a5-bcea-ef896ea0eab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004324 10.0.0.41 - - [2025-10-16 16:50:42] "POST /chown HTTP/1.1" 200 109 0.028737 10.0.0.41 - - [2025-10-16 16:50:42] "GET /firewall-policy/f2d3132d-8cec-4e69-9e7e-d1463bdecd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016485 10.0.0.41 - - [2025-10-16 16:50:42] "GET /firewall-rule/fc2f042a-409d-42a5-bcea-ef896ea0eab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006690 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6 HTTP/1.1" 200 256 0.018139 10.0.0.41 - - [2025-10-16 16:50:43] "POST /ref-update HTTP/1.1" 200 156 0.012736 10.0.0.41 - - [2025-10-16 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.41 - - [2025-10-16 16:50:43] "POST /chown HTTP/1.1" 200 109 0.007079 10.0.0.41 - - [2025-10-16 16:50:43] "POST /chown HTTP/1.1" 200 109 0.006842 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6 HTTP/1.1" 200 256 0.016066 10.0.0.41 - - [2025-10-16 16:50:43] "POST /ref-update HTTP/1.1" 200 156 0.017792 10.0.0.41 - - [2025-10-16 16:50:43] "POST /chown HTTP/1.1" 200 109 0.006556 10.0.0.41 - - [2025-10-16 16:50:43] "POST /chown HTTP/1.1" 200 109 0.020785 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6 HTTP/1.1" 200 256 0.019921 10.0.0.41 - - [2025-10-16 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009671 10.0.0.41 - - [2025-10-16 16:50:43] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007662 10.0.0.41 - - [2025-10-16 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.41 - - [2025-10-16 16:50:43] "POST /ref-update HTTP/1.1" 200 156 0.026624 10.0.0.41 - - [2025-10-16 16:50:43] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058425 10.0.0.41 - - [2025-10-16 16:50:43] "POST /virtual-machines HTTP/1.1" 200 373 0.012860 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.029279 10.0.0.41 - - [2025-10-16 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036066 10.0.0.41 - - [2025-10-16 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025107 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.085094 10.0.0.41 - - [2025-10-16 16:50:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.159867 10.0.0.41 - - [2025-10-16 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035365 10.0.0.41 - - [2025-10-16 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019343 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.024777 10.0.0.41 - - [2025-10-16 16:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014886 10.0.0.41 - - [2025-10-16 16:50:43] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.033409 10.0.0.41 - - [2025-10-16 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011072 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.011206 10.0.0.41 - - [2025-10-16 16:50:43] "POST /instance-ips HTTP/1.1" 200 413 0.044290 10.0.0.41 - - [2025-10-16 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035718 10.0.0.41 - - [2025-10-16 16:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.051236 10.0.0.41 - - [2025-10-16 16:50:43] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.020342 10.0.0.41 - - [2025-10-16 16:50:43] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.011175 10.0.0.41 - - [2025-10-16 16:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015296 10.0.0.41 - - [2025-10-16 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.41 - - [2025-10-16 16:50:44] "POST /set-tag HTTP/1.1" 200 109 0.028325 10.0.0.41 - - [2025-10-16 16:50:44] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012734 10.0.0.41 - - [2025-10-16 16:50:44] "GET /instance-ip/4172ae96-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003006 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.007587 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.023111 10.0.0.41 - - [2025-10-16 16:50:44] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012199 10.0.0.41 - - [2025-10-16 16:50:44] "POST /set-tag HTTP/1.1" 200 109 0.007550 10.0.0.41 - - [2025-10-16 16:50:44] "POST /ref-update HTTP/1.1" 200 156 0.043266 10.0.0.41 - - [2025-10-16 16:50:44] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.016026 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.007430 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.024564 10.0.0.41 - - [2025-10-16 16:50:44] "POST /ref-update HTTP/1.1" 200 156 0.029125 10.0.0.41 - - [2025-10-16 16:50:44] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020160 10.0.0.41 - - [2025-10-16 16:50:44] "POST /set-tag HTTP/1.1" 200 109 0.007989 10.0.0.41 - - [2025-10-16 16:50:44] "POST /ref-update HTTP/1.1" 200 156 0.040486 10.0.0.41 - - [2025-10-16 16:50:44] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004713 10.0.0.41 - - [2025-10-16 16:50:44] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.41 - - [2025-10-16 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.006213 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.020919 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.025502 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.006831 10.0.0.41 - - [2025-10-16 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.006421 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.015690 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.007677 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.024822 10.0.0.41 - - [2025-10-16 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.007272 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.030058 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.013804 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.007667 10.0.0.41 - - [2025-10-16 16:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.007968 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.024466 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.007565 10.0.0.41 - - [2025-10-16 16:50:44] "POST /chown HTTP/1.1" 200 109 0.025612 10.0.0.41 - - [2025-10-16 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.008473 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.026099 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.018776 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.007440 10.0.0.41 - - [2025-10-16 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.007375 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.023132 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.007427 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.020618 10.0.0.41 - - [2025-10-16 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.007844 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.026374 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.017257 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.006976 10.0.0.41 - - [2025-10-16 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.010550 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.006962 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.028468 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.023697 10.0.0.41 - - [2025-10-16 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.006336 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.015952 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.007984 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.022318 10.0.0.41 - - [2025-10-16 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.006811 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.019501 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.015152 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.006829 10.0.0.41 - - [2025-10-16 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.009273 10.0.0.41 - - [2025-10-16 16:50:45] "POST /chown HTTP/1.1" 200 109 0.017174 10.0.0.41 - - [2025-10-16 16:50:46] "POST /chown HTTP/1.1" 200 109 0.007146 10.0.0.41 - - [2025-10-16 16:50:46] "POST /chown HTTP/1.1" 200 109 0.018474 10.0.0.41 - - [2025-10-16 16:50:47] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007128 10.0.0.41 - - [2025-10-16 16:50:47] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.41 - - [2025-10-16 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.41 - - [2025-10-16 16:50:47] "GET /loadbalancer/1ae29973-9256-4a4d-bca0-c170a70ca66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002488 10.0.0.41 - - [2025-10-16 16:50:47] "GET /loadbalancer-pool/99135fad-0f46-41d1-8e74-442b429c0494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.013428 10.0.0.41 - - [2025-10-16 16:50:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.034919 10.0.0.41 - - [2025-10-16 16:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025501 10.0.0.41 - - [2025-10-16 16:50:47] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.038136 10.0.0.41 - - [2025-10-16 16:50:47] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017143 10.0.0.41 - - [2025-10-16 16:50:47] "POST /ref-update HTTP/1.1" 200 156 0.012385 10.0.0.41 - - [2025-10-16 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013422 10.0.0.41 - - [2025-10-16 16:50:47] "POST /tags HTTP/1.1" 409 221 0.012212 10.0.0.41 - - [2025-10-16 16:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009082 10.0.0.41 - - [2025-10-16 16:50:47] "POST /chown HTTP/1.1" 200 109 0.018242 10.0.0.41 - - [2025-10-16 16:50:47] "GET /tag/67e0d329-a64f-4f7a-be82-53377cebf2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.038275 10.0.0.41 - - [2025-10-16 16:50:47] "GET /floating-ip/467d5072-395b-4e42-9f20-837fb48001ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.047987 10.0.0.41 - - [2025-10-16 16:50:47] "POST /chown HTTP/1.1" 200 109 0.071066 10.0.0.41 - - [2025-10-16 16:50:47] "PUT /floating-ip/467d5072-395b-4e42-9f20-837fb48001ca HTTP/1.1" 200 256 0.040458 10.0.0.41 - - [2025-10-16 16:50:47] "POST /chown HTTP/1.1" 200 109 0.079198 10.0.0.41 - - [2025-10-16 16:50:47] "POST /set-tag HTTP/1.1" 200 109 0.127126 10.0.0.41 - - [2025-10-16 16:50:47] "POST /chown HTTP/1.1" 200 109 0.057311 10.0.0.41 - - [2025-10-16 16:50:48] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004843 10.0.0.41 - - [2025-10-16 16:50:48] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.41 - - [2025-10-16 16:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2025-10-16 16:50:48] "GET /loadbalancer/1ae29973-9256-4a4d-bca0-c170a70ca66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002290 10.0.0.41 - - [2025-10-16 16:50:48] "GET /loadbalancer-pool/99135fad-0f46-41d1-8e74-442b429c0494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002438 10.0.0.41 - - [2025-10-16 16:50:48] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021673 10.0.0.41 - - [2025-10-16 16:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016080 10.0.0.41 - - [2025-10-16 16:50:48] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019572 10.0.0.41 - - [2025-10-16 16:50:48] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.031291 10.0.0.41 - - [2025-10-16 16:50:48] "POST /ref-update HTTP/1.1" 200 156 0.049977 10.0.0.41 - - [2025-10-16 16:50:48] "GET /floating-ip/467d5072-395b-4e42-9f20-837fb48001ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.026420 10.0.0.41 - - [2025-10-16 16:50:48] "GET /virtual-machine/b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.011333 10.0.0.41 - - [2025-10-16 16:50:48] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015653 10.0.0.41 - - [2025-10-16 16:50:48] "POST /set-tag HTTP/1.1" 200 109 0.111631 10.0.0.41 - - [2025-10-16 16:50:48] "GET /virtual-machine/ec7299bc-2026-4204-9ccf-e2fca5eac9cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003021 10.0.0.41 - - [2025-10-16 16:50:48] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004859 10.0.0.41 - - [2025-10-16 16:50:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002099 10.0.0.41 - - [2025-10-16 16:50:53] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004813 10.0.0.41 - - [2025-10-16 16:50:53] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.41 - - [2025-10-16 16:50:53] "GET /virtual-machine/a00998b5-fbb4-462e-a984-1e7df7603f91?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003300 10.0.0.41 - - [2025-10-16 16:50:53] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004346 10.0.0.41 - - [2025-10-16 16:50:54] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005007 10.0.0.41 - - [2025-10-16 16:50:54] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.41 - - [2025-10-16 16:50:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002200 10.0.0.41 - - [2025-10-16 16:51:26] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004887 10.0.0.41 - - [2025-10-16 16:51:26] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.41 - - [2025-10-16 16:51:26] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005968 10.0.0.41 - - [2025-10-16 16:51:26] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.41 - - [2025-10-16 16:51:26] "GET /virtual-machine/a00998b5-fbb4-462e-a984-1e7df7603f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002750 10.0.0.41 - - [2025-10-16 16:51:26] "POST /ref-update HTTP/1.1" 200 156 0.029480 10.0.0.41 - - [2025-10-16 16:51:26] "GET /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020733 10.0.0.41 - - [2025-10-16 16:51:26] "POST /set-tag HTTP/1.1" 200 109 0.017025 10.0.0.41 - - [2025-10-16 16:51:26] "POST /set-tag HTTP/1.1" 200 109 0.013922 10.0.0.41 - - [2025-10-16 16:51:26] "DELETE /instance-ip/4172ae96-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.039653 10.0.0.41 - - [2025-10-16 16:51:26] "DELETE /virtual-machine-interface/414f951e-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.059844 10.0.0.41 - - [2025-10-16 16:51:26] "DELETE /virtual-machine/a00998b5-fbb4-462e-a984-1e7df7603f91 HTTP/1.1" 200 115 0.022182 10.0.0.41 - - [2025-10-16 16:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.41 - - [2025-10-16 16:51:29] "GET /tag/66cb6f14-ce0f-41c8-88dd-f71e46f32cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011625 10.0.0.41 - - [2025-10-16 16:51:29] "GET /tag/66cb6f14-ce0f-41c8-88dd-f71e46f32cb7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.013080 10.0.0.41 - - [2025-10-16 16:51:29] "GET /virtual-machine-interface/04ebe9b5-836b-4978-98c9-3f4c2e6620d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004464 10.0.0.41 - - [2025-10-16 16:51:29] "POST /set-tag HTTP/1.1" 200 109 0.016089 10.0.0.41 - - [2025-10-16 16:51:29] "GET /virtual-machine-interface/cecc57f4-fed6-4af2-a07d-8517573ad351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.016310 10.0.0.41 - - [2025-10-16 16:51:29] "POST /set-tag HTTP/1.1" 200 109 0.023194 10.0.0.41 - - [2025-10-16 16:51:29] "GET /virtual-machine-interface/f23e2914-8eee-4435-b2c0-d430bff34171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004785 10.0.0.41 - - [2025-10-16 16:51:29] "POST /set-tag HTTP/1.1" 200 109 0.014651 10.0.0.41 - - [2025-10-16 16:51:29] "GET /firewall-policy/f2d3132d-8cec-4e69-9e7e-d1463bdecd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003053 10.0.0.41 - - [2025-10-16 16:51:29] "GET /firewall-rule/fc2f042a-409d-42a5-bcea-ef896ea0eab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002951 10.0.0.41 - - [2025-10-16 16:51:29] "POST /ref-update HTTP/1.1" 200 156 0.013680 10.0.0.41 - - [2025-10-16 16:51:29] "DELETE /firewall-rule/fc2f042a-409d-42a5-bcea-ef896ea0eab1 HTTP/1.1" 200 115 0.042991 10.0.0.41 - - [2025-10-16 16:51:29] "DELETE /loadbalancer-member/83cd7901-9605-4539-a820-948c15f0cca1 HTTP/1.1" 200 115 0.041072 10.0.0.41 - - [2025-10-16 16:51:29] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.012585 10.0.0.41 - - [2025-10-16 16:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018310 10.0.0.41 - - [2025-10-16 16:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.41 - - [2025-10-16 16:51:29] "DELETE /loadbalancer-pool/779e7e02-92ef-44a2-a5b1-b226c66e1ff8 HTTP/1.1" 200 115 0.079769 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.018473 10.0.0.41 - - [2025-10-16 16:51:29] "DELETE /loadbalancer-listener/ebeb34ce-95b4-495b-96d8-657422d0a373 HTTP/1.1" 200 115 0.046178 10.0.0.41 - - [2025-10-16 16:51:29] "GET /floating-ip/3b1c0322-2316-403b-92b5-b3f43d062824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.005533 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.010239 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.012886 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.015394 10.0.0.41 - - [2025-10-16 16:51:29] "PUT /floating-ip/3b1c0322-2316-403b-92b5-b3f43d062824 HTTP/1.1" 200 256 0.025750 10.0.0.41 - - [2025-10-16 16:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.013236 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.023146 10.0.0.41 - - [2025-10-16 16:51:29] "DELETE /floating-ip/3b1c0322-2316-403b-92b5-b3f43d062824 HTTP/1.1" 200 115 0.102211 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.006912 10.0.0.41 - - [2025-10-16 16:51:29] "POST /chown HTTP/1.1" 200 109 0.026208 10.0.0.41 - - [2025-10-16 16:51:29] "DELETE /loadbalancer/a43f3458-4e44-4bfd-b288-d528a8704a15 HTTP/1.1" 200 115 0.087061 10.0.0.41 - - [2025-10-16 16:51:29] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.019991 10.0.0.41 - - [2025-10-16 16:51:29] "DELETE /instance-ip/a499ad3e-e32e-4bb6-bbcc-eb5c8c0ac1f6 HTTP/1.1" 200 115 0.056263 10.0.0.41 - - [2025-10-16 16:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012369 10.0.0.41 - - [2025-10-16 16:51:30] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.023346 10.0.0.41 - - [2025-10-16 16:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023040 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /virtual-machine-interface/cecc57f4-fed6-4af2-a07d-8517573ad351 HTTP/1.1" 200 115 0.155055 10.0.0.41 - - [2025-10-16 16:51:30] "PUT /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 266 0.014975 10.0.0.41 - - [2025-10-16 16:51:30] "GET /floating-ip-pool/7ec9665a-e03b-4e17-b8d3-3d24580642f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003778 10.0.0.41 - - [2025-10-16 16:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038690 10.0.0.41 - - [2025-10-16 16:51:30] "POST /ref-update HTTP/1.1" 200 156 0.055404 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /tag/66cb6f14-ce0f-41c8-88dd-f71e46f32cb7 HTTP/1.1" 200 115 0.149480 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /floating-ip-pool/7ec9665a-e03b-4e17-b8d3-3d24580642f8 HTTP/1.1" 200 115 0.053730 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /service-instance/6ddd2e35-d0b5-4806-a029-5c57f282e734 HTTP/1.1" 200 115 0.069709 10.0.0.41 - - [2025-10-16 16:51:30] "GET /virtual-machine-interface/04ebe9b5-836b-4978-98c9-3f4c2e6620d1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.010044 10.0.0.41 - - [2025-10-16 16:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008218 10.0.0.41 - - [2025-10-16 16:51:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003169 10.0.0.41 - - [2025-10-16 16:51:30] "POST /useragent-kv HTTP/1.1" 200 115 0.009222 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /virtual-network/32f3ae1f-91cb-4204-8c98-08c0772e10b3 HTTP/1.1" 200 115 0.172010 10.0.0.41 - - [2025-10-16 16:51:30] "GET /routing-instance/f9c75af2-96c2-4a52-ab5b-032123022334 HTTP/1.1" 404 171 0.003887 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /virtual-machine-interface/04ebe9b5-836b-4978-98c9-3f4c2e6620d1 HTTP/1.1" 200 115 0.087837 10.0.0.41 - - [2025-10-16 16:51:30] "GET /domains HTTP/1.1" 200 280 0.001499 10.0.0.41 - - [2025-10-16 16:51:30] "GET /domain/370aff53-de63-4b18-8b47-20307bbd6f68 HTTP/1.1" 200 3086 0.004437 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /route-target/559a5387-fdcd-4d66-843e-75c690930605 HTTP/1.1" 200 115 0.064280 10.0.0.41 - - [2025-10-16 16:51:30] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565 HTTP/1.1" 200 7143 0.091400 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /virtual-machine/71f4a20c-7d6b-4a33-b5f7-5c59f63fe35b HTTP/1.1" 200 115 0.115889 10.0.0.41 - - [2025-10-16 16:51:30] "GET /virtual-machine-interface/f23e2914-8eee-4435-b2c0-d430bff34171?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.013503 10.0.0.41 - - [2025-10-16 16:51:30] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006133 10.0.0.41 - - [2025-10-16 16:51:30] "POST /set-tag HTTP/1.1" 200 109 0.005642 10.0.0.41 - - [2025-10-16 16:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009529 10.0.0.41 - - [2025-10-16 16:51:30] "GET /loadbalancer/1ae29973-9256-4a4d-bca0-c170a70ca66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005758 10.0.0.41 - - [2025-10-16 16:51:30] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012389 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /virtual-machine-interface/f23e2914-8eee-4435-b2c0-d430bff34171 HTTP/1.1" 200 115 0.098957 10.0.0.41 - - [2025-10-16 16:51:30] "POST /ref-update HTTP/1.1" 200 156 0.023380 10.0.0.41 - - [2025-10-16 16:51:30] "POST /set-tag HTTP/1.1" 200 109 0.061737 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /virtual-machine/03760d11-853c-4545-a5bd-2e22e5cc4160 HTTP/1.1" 200 115 0.112675 10.0.0.41 - - [2025-10-16 16:51:30] "DELETE /loadbalancer-member/61710e2a-b065-4803-8eb3-96665fe7a232 HTTP/1.1" 200 115 0.111347 10.0.0.41 - - [2025-10-16 16:51:32] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005731 10.0.0.41 - - [2025-10-16 16:51:32] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.41 - - [2025-10-16 16:51:32] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010447 10.0.0.41 - - [2025-10-16 16:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.41 - - [2025-10-16 16:51:32] "GET /virtual-machine/ec7299bc-2026-4204-9ccf-e2fca5eac9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003021 10.0.0.41 - - [2025-10-16 16:51:32] "POST /ref-update HTTP/1.1" 200 156 0.010923 10.0.0.41 - - [2025-10-16 16:51:32] "GET /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007308 10.0.0.41 - - [2025-10-16 16:51:32] "POST /set-tag HTTP/1.1" 200 109 0.015695 10.0.0.41 - - [2025-10-16 16:51:32] "POST /set-tag HTTP/1.1" 200 109 0.023534 10.0.0.41 - - [2025-10-16 16:51:32] "POST /set-tag HTTP/1.1" 200 109 0.027858 10.0.0.41 - - [2025-10-16 16:51:32] "DELETE /instance-ip/3d0cabb8-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.060557 10.0.0.41 - - [2025-10-16 16:51:32] "POST /ref-update HTTP/1.1" 200 156 0.010414 10.0.0.41 - - [2025-10-16 16:51:32] "DELETE /virtual-machine-interface/3cf447f8-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.045535 10.0.0.41 - - [2025-10-16 16:51:32] "DELETE /virtual-machine/ec7299bc-2026-4204-9ccf-e2fca5eac9cc HTTP/1.1" 200 115 0.018776 10.0.0.41 - - [2025-10-16 16:51:35] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007810 10.0.0.41 - - [2025-10-16 16:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.41 - - [2025-10-16 16:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.41 - - [2025-10-16 16:51:35] "GET /loadbalancer/1ae29973-9256-4a4d-bca0-c170a70ca66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002727 10.0.0.41 - - [2025-10-16 16:51:37] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009725 10.0.0.41 - - [2025-10-16 16:51:37] "POST /set-tag HTTP/1.1" 200 109 0.003967 10.0.0.41 - - [2025-10-16 16:51:37] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004384 10.0.0.41 - - [2025-10-16 16:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.41 - - [2025-10-16 16:51:37] "GET /virtual-machine/b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003444 10.0.0.41 - - [2025-10-16 16:51:37] "POST /ref-update HTTP/1.1" 200 156 0.016274 10.0.0.41 - - [2025-10-16 16:51:37] "GET /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010324 10.0.0.41 - - [2025-10-16 16:51:37] "POST /set-tag HTTP/1.1" 200 109 0.023939 10.0.0.41 - - [2025-10-16 16:51:37] "POST /set-tag HTTP/1.1" 200 109 0.046951 10.0.0.41 - - [2025-10-16 16:51:37] "POST /set-tag HTTP/1.1" 200 109 0.044266 10.0.0.41 - - [2025-10-16 16:51:37] "DELETE /instance-ip/3c9a1526-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.034434 10.0.0.41 - - [2025-10-16 16:51:37] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.41 - - [2025-10-16 16:51:37] "DELETE /virtual-machine-interface/3c8548c6-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.058220 10.0.0.41 - - [2025-10-16 16:51:37] "DELETE /virtual-machine/b6b2fe2f-e0d9-42ee-9153-9cd21c1bae75 HTTP/1.1" 200 115 0.030023 10.0.0.41 - - [2025-10-16 16:51:37] "DELETE /tag/5d7ce467-d480-4263-a869-b8e0d7462b68 HTTP/1.1" 200 115 0.089088 10.0.0.41 - - [2025-10-16 16:51:37] "DELETE /tag/0dad0d00-f3b2-4bc2-9f80-79827e5339eb HTTP/1.1" 200 115 0.042884 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.41 - - [2025-10-16 16:51:41] "GET /project/8cf524f2-b802-4eb5-a571-527d2d8c2565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032094 10.0.0.41 - - [2025-10-16 16:51:41] "POST /tags HTTP/1.1" 200 393 0.025482 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013641 10.0.0.41 - - [2025-10-16 16:51:41] "GET /tag/5dbff3a7-0120-4fa2-9545-b1ba432d37d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.025427 10.0.0.41 - - [2025-10-16 16:51:41] "POST /tags HTTP/1.1" 200 341 0.020503 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.41 - - [2025-10-16 16:51:41] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013027 10.0.0.41 - - [2025-10-16 16:51:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000627 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008553 10.0.0.41 - - [2025-10-16 16:51:41] "POST /security-groups HTTP/1.1" 200 589 0.079441 10.0.0.41 - - [2025-10-16 16:51:41] "POST /projects HTTP/1.1" 200 519 0.202566 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.002059 10.0.0.41 - - [2025-10-16 16:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015894 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.41 - - [2025-10-16 16:51:41] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010580 10.0.0.41 - - [2025-10-16 16:51:41] "POST /access-control-lists HTTP/1.1" 200 598 0.099164 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.41 - - [2025-10-16 16:51:41] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004605 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.002558 10.0.0.41 - - [2025-10-16 16:51:41] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.057141 10.0.0.41 - - [2025-10-16 16:51:41] "POST /access-control-lists HTTP/1.1" 200 596 0.073853 10.0.0.41 - - [2025-10-16 16:51:41] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.069468 10.0.0.41 - - [2025-10-16 16:51:41] "POST /security-groups HTTP/1.1" 200 591 0.079061 10.0.0.41 - - [2025-10-16 16:51:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.003058 10.0.0.41 - - [2025-10-16 16:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036560 10.0.0.41 - - [2025-10-16 16:51:42] "POST /chown HTTP/1.1" 200 109 0.073273 10.0.0.41 - - [2025-10-16 16:51:42] "POST /access-control-lists HTTP/1.1" 200 632 0.114613 10.0.0.41 - - [2025-10-16 16:51:42] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003808 10.0.0.41 - - [2025-10-16 16:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.41 - - [2025-10-16 16:51:42] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002604 10.0.0.41 - - [2025-10-16 16:51:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.003425 10.0.0.41 - - [2025-10-16 16:51:42] "POST /tags HTTP/1.1" 409 226 0.002511 10.0.0.41 - - [2025-10-16 16:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.41 - - [2025-10-16 16:51:42] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.035823 10.0.0.41 - - [2025-10-16 16:51:42] "POST /access-control-lists HTTP/1.1" 200 630 0.080216 10.0.0.41 - - [2025-10-16 16:51:42] "POST /firewall-rules HTTP/1.1" 200 600 0.064921 10.0.0.41 - - [2025-10-16 16:51:42] "GET /firewall-rule/dcadfa7c-78a8-4e38-9756-746bd1a424bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009983 10.0.0.41 - - [2025-10-16 16:51:42] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004387 10.0.0.41 - - [2025-10-16 16:51:42] "GET /firewall-rule/dcadfa7c-78a8-4e38-9756-746bd1a424bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002994 10.0.0.41 - - [2025-10-16 16:51:42] "POST /ref-update HTTP/1.1" 200 156 0.047402 10.0.0.41 - - [2025-10-16 16:51:42] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025322 10.0.0.41 - - [2025-10-16 16:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.41 - - [2025-10-16 16:51:42] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002876 10.0.0.41 - - [2025-10-16 16:51:42] "POST /tags HTTP/1.1" 409 226 0.002126 10.0.0.41 - - [2025-10-16 16:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.41 - - [2025-10-16 16:51:42] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012987 10.0.0.41 - - [2025-10-16 16:51:42] "POST /firewall-rules HTTP/1.1" 200 598 0.065420 10.0.0.41 - - [2025-10-16 16:51:42] "GET /firewall-rule/cae6df39-0364-423e-87dc-db4262674b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004516 10.0.0.41 - - [2025-10-16 16:51:42] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004245 10.0.0.41 - - [2025-10-16 16:51:42] "GET /firewall-rule/cae6df39-0364-423e-87dc-db4262674b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010401 10.0.0.41 - - [2025-10-16 16:51:42] "POST /ref-update HTTP/1.1" 200 156 0.070761 10.0.0.41 - - [2025-10-16 16:51:44] "POST /tags HTTP/1.1" 200 393 0.027676 10.0.0.41 - - [2025-10-16 16:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009192 10.0.0.41 - - [2025-10-16 16:51:44] "GET /tag/ad7bf5e6-865a-496d-a790-1ba6ee219619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012527 10.0.0.41 - - [2025-10-16 16:51:44] "POST /tags HTTP/1.1" 200 341 0.032672 10.0.0.41 - - [2025-10-16 16:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.031790 10.0.0.41 - - [2025-10-16 16:51:44] "GET /tag/32cb1242-89e3-4785-9d37-0211e09a134f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013065 10.0.0.41 - - [2025-10-16 16:51:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.000553 10.0.0.41 - - [2025-10-16 16:51:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.006573 10.0.0.41 - - [2025-10-16 16:51:44] "POST /security-groups HTTP/1.1" 200 589 0.067615 10.0.0.41 - - [2025-10-16 16:51:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.002058 10.0.0.41 - - [2025-10-16 16:51:44] "POST /projects HTTP/1.1" 200 519 0.210509 10.0.0.41 - - [2025-10-16 16:51:44] "POST /access-control-lists HTTP/1.1" 200 598 0.021384 10.0.0.41 - - [2025-10-16 16:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012208 10.0.0.41 - - [2025-10-16 16:51:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.024113 10.0.0.41 - - [2025-10-16 16:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024227 10.0.0.41 - - [2025-10-16 16:51:44] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006647 10.0.0.41 - - [2025-10-16 16:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.41 - - [2025-10-16 16:51:44] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005161 10.0.0.41 - - [2025-10-16 16:51:44] "POST /access-control-lists HTTP/1.1" 200 596 0.091928 10.0.0.41 - - [2025-10-16 16:51:44] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.081496 10.0.0.41 - - [2025-10-16 16:51:44] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.094568 10.0.0.41 - - [2025-10-16 16:51:44] "POST /security-groups HTTP/1.1" 200 591 0.090827 10.0.0.41 - - [2025-10-16 16:51:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.002084 10.0.0.41 - - [2025-10-16 16:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014603 10.0.0.41 - - [2025-10-16 16:51:45] "POST /access-control-lists HTTP/1.1" 200 632 0.065237 10.0.0.41 - - [2025-10-16 16:51:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.004035 10.0.0.41 - - [2025-10-16 16:51:45] "POST /chown HTTP/1.1" 200 109 0.067039 10.0.0.41 - - [2025-10-16 16:51:45] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004263 10.0.0.41 - - [2025-10-16 16:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.41 - - [2025-10-16 16:51:45] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.041338 10.0.0.41 - - [2025-10-16 16:51:45] "POST /access-control-lists HTTP/1.1" 200 630 0.067106 10.0.0.41 - - [2025-10-16 16:51:45] "POST /tags HTTP/1.1" 409 226 0.005002 10.0.0.41 - - [2025-10-16 16:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009449 10.0.0.41 - - [2025-10-16 16:51:45] "GET /tag/32cb1242-89e3-4785-9d37-0211e09a134f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011772 10.0.0.41 - - [2025-10-16 16:51:45] "POST /firewall-rules HTTP/1.1" 200 600 0.065787 10.0.0.41 - - [2025-10-16 16:51:45] "GET /firewall-rule/241e20fe-9417-4ed0-900f-d180b5c7c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004706 10.0.0.41 - - [2025-10-16 16:51:45] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004436 10.0.0.41 - - [2025-10-16 16:51:45] "GET /firewall-rule/241e20fe-9417-4ed0-900f-d180b5c7c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002750 10.0.0.41 - - [2025-10-16 16:51:45] "POST /ref-update HTTP/1.1" 200 156 0.064450 10.0.0.41 - - [2025-10-16 16:51:45] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014621 10.0.0.41 - - [2025-10-16 16:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.41 - - [2025-10-16 16:51:45] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002726 10.0.0.41 - - [2025-10-16 16:51:45] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.41 - - [2025-10-16 16:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.41 - - [2025-10-16 16:51:45] "GET /tag/32cb1242-89e3-4785-9d37-0211e09a134f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012430 10.0.0.41 - - [2025-10-16 16:51:45] "POST /firewall-rules HTTP/1.1" 200 598 0.066058 10.0.0.41 - - [2025-10-16 16:51:45] "GET /firewall-rule/de1d52ee-02f6-433e-b5b3-0cfd17a30a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004314 10.0.0.41 - - [2025-10-16 16:51:45] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003725 10.0.0.41 - - [2025-10-16 16:51:45] "GET /firewall-rule/de1d52ee-02f6-433e-b5b3-0cfd17a30a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002412 10.0.0.41 - - [2025-10-16 16:51:45] "POST /ref-update HTTP/1.1" 200 156 0.059088 10.0.0.41 - - [2025-10-16 16:51:47] "POST /tags HTTP/1.1" 200 345 0.093119 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022456 10.0.0.41 - - [2025-10-16 16:51:47] "GET /tag/3b51ccaa-7376-4fd0-8cb7-b93aed173c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.036536 10.0.0.41 - - [2025-10-16 16:51:47] "POST /projects HTTP/1.1" 409 238 0.003031 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.41 - - [2025-10-16 16:51:47] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033953 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.41 - - [2025-10-16 16:51:47] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004588 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.41 - - [2025-10-16 16:51:47] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007350 10.0.0.41 - - [2025-10-16 16:51:47] "POST /security-groups HTTP/1.1" 409 285 0.005922 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.41 - - [2025-10-16 16:51:47] "PUT /security-group/b3a1ac36-257d-402c-a2fa-5a3cd490734b HTTP/1.1" 200 262 0.075041 10.0.0.41 - - [2025-10-16 16:51:47] "PUT /access-control-list/097772f2-c5f8-41e8-a96e-b2b936ffd828 HTTP/1.1" 200 272 0.021352 10.0.0.41 - - [2025-10-16 16:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026832 10.0.0.41 - - [2025-10-16 16:51:47] "PUT /access-control-list/a300ccf1-6501-437b-9ea9-85ac9793ac13 HTTP/1.1" 200 272 0.023546 10.0.0.41 - - [2025-10-16 16:51:47] "POST /tags HTTP/1.1" 409 228 0.014645 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.41 - - [2025-10-16 16:51:47] "GET /tag/3b51ccaa-7376-4fd0-8cb7-b93aed173c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020032 10.0.0.41 - - [2025-10-16 16:51:47] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042475 10.0.0.41 - - [2025-10-16 16:51:47] "POST /tags HTTP/1.1" 200 345 0.025905 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.41 - - [2025-10-16 16:51:47] "GET /tag/99ee1d06-8b16-4033-9ce8-ff25954dd0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013330 10.0.0.41 - - [2025-10-16 16:51:47] "POST /projects HTTP/1.1" 409 238 0.002063 10.0.0.41 - - [2025-10-16 16:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.41 - - [2025-10-16 16:51:47] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028092 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.41 - - [2025-10-16 16:51:48] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004550 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.41 - - [2025-10-16 16:51:48] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004785 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.41 - - [2025-10-16 16:51:48] "POST /security-groups HTTP/1.1" 409 285 0.002729 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.41 - - [2025-10-16 16:51:48] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042350 10.0.0.41 - - [2025-10-16 16:51:48] "PUT /security-group/374fcfa6-0e78-43c3-8923-d9328d9bb2ea HTTP/1.1" 200 262 0.075646 10.0.0.41 - - [2025-10-16 16:51:48] "PUT /access-control-list/ad5a9e98-b1da-4bc5-8e8c-863acdafc405 HTTP/1.1" 200 272 0.014099 10.0.0.41 - - [2025-10-16 16:51:48] "PUT /access-control-list/0c29ed3b-9ad2-4f90-af1e-7ac0403aac50 HTTP/1.1" 200 272 0.018274 10.0.0.41 - - [2025-10-16 16:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023778 10.0.0.41 - - [2025-10-16 16:51:48] "POST /tags HTTP/1.1" 409 228 0.003013 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.41 - - [2025-10-16 16:51:48] "GET /tag/99ee1d06-8b16-4033-9ce8-ff25954dd0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011827 10.0.0.41 - - [2025-10-16 16:51:48] "POST /tags HTTP/1.1" 200 291 0.112101 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.029653 10.0.0.41 - - [2025-10-16 16:51:48] "GET /tag/b771b95c-d1e4-4b14-8389-8c4440d72550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.032163 10.0.0.41 - - [2025-10-16 16:51:48] "POST /tags HTTP/1.1" 200 303 0.113477 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024906 10.0.0.41 - - [2025-10-16 16:51:48] "GET /tag/17840fbe-12ea-4402-b8e0-0ade9fd6d061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018737 10.0.0.41 - - [2025-10-16 16:51:48] "POST /tags HTTP/1.1" 409 252 0.002064 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.41 - - [2025-10-16 16:51:48] "GET /tag/5dbff3a7-0120-4fa2-9545-b1ba432d37d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021878 10.0.0.41 - - [2025-10-16 16:51:48] "POST /tags HTTP/1.1" 409 226 0.003651 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009236 10.0.0.41 - - [2025-10-16 16:51:48] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.036391 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.41 - - [2025-10-16 16:51:48] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004709 10.0.0.41 - - [2025-10-16 16:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.41 - - [2025-10-16 16:51:49] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046464 10.0.0.41 - - [2025-10-16 16:51:49] "POST /virtual-machines HTTP/1.1" 200 395 0.021717 10.0.0.41 - - [2025-10-16 16:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040676 10.0.0.41 - - [2025-10-16 16:51:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147808 10.0.0.41 - - [2025-10-16 16:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.038901 10.0.0.41 - - [2025-10-16 16:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008319 10.0.0.41 - - [2025-10-16 16:51:49] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017149 10.0.0.41 - - [2025-10-16 16:51:49] "POST /instance-ips HTTP/1.1" 200 397 0.150813 10.0.0.41 - - [2025-10-16 16:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036738 10.0.0.41 - - [2025-10-16 16:51:49] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017345 10.0.0.41 - - [2025-10-16 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.092977 10.0.0.41 - - [2025-10-16 16:51:49] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013645 10.0.0.41 - - [2025-10-16 16:51:49] "GET /instance-ip/6893a17e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.020395 10.0.0.41 - - [2025-10-16 16:51:49] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004611 10.0.0.41 - - [2025-10-16 16:51:49] "POST /set-tag HTTP/1.1" 200 109 0.004768 10.0.0.41 - - [2025-10-16 16:51:49] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004779 10.0.0.41 - - [2025-10-16 16:51:50] "POST /ref-update HTTP/1.1" 200 156 0.011654 10.0.0.41 - - [2025-10-16 16:51:50] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024071 10.0.0.41 - - [2025-10-16 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.003466 10.0.0.41 - - [2025-10-16 16:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.41 - - [2025-10-16 16:51:50] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006896 10.0.0.41 - - [2025-10-16 16:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009509 10.0.0.41 - - [2025-10-16 16:51:50] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030157 10.0.0.41 - - [2025-10-16 16:51:50] "POST /virtual-machines HTTP/1.1" 200 395 0.026767 10.0.0.41 - - [2025-10-16 16:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.050724 10.0.0.41 - - [2025-10-16 16:51:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.162536 10.0.0.41 - - [2025-10-16 16:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019006 10.0.0.41 - - [2025-10-16 16:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.41 - - [2025-10-16 16:51:50] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012362 10.0.0.41 - - [2025-10-16 16:51:50] "POST /instance-ips HTTP/1.1" 200 397 0.049824 10.0.0.41 - - [2025-10-16 16:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.067570 10.0.0.41 - - [2025-10-16 16:51:50] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026977 10.0.0.41 - - [2025-10-16 16:51:50] "POST /set-tag HTTP/1.1" 200 109 0.109494 10.0.0.41 - - [2025-10-16 16:51:50] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021244 10.0.0.41 - - [2025-10-16 16:51:50] "GET /instance-ip/69436334-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003608 10.0.0.41 - - [2025-10-16 16:51:51] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012837 10.0.0.41 - - [2025-10-16 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.007024 10.0.0.41 - - [2025-10-16 16:51:51] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.009829 10.0.0.41 - - [2025-10-16 16:51:51] "POST /ref-update HTTP/1.1" 200 156 0.018288 10.0.0.41 - - [2025-10-16 16:51:51] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028584 10.0.0.41 - - [2025-10-16 16:51:51] "POST /set-tag HTTP/1.1" 200 109 0.013649 10.0.0.41 - - [2025-10-16 16:51:51] "POST /tags HTTP/1.1" 200 291 0.182377 10.0.0.41 - - [2025-10-16 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.41 - - [2025-10-16 16:51:51] "GET /tag/57cc15a6-0918-4959-9071-cfa9ca5fd45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013134 10.0.0.41 - - [2025-10-16 16:51:51] "POST /tags HTTP/1.1" 409 252 0.004045 10.0.0.41 - - [2025-10-16 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.41 - - [2025-10-16 16:51:51] "GET /tag/ad7bf5e6-865a-496d-a790-1ba6ee219619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013444 10.0.0.41 - - [2025-10-16 16:51:51] "POST /tags HTTP/1.1" 409 226 0.010824 10.0.0.41 - - [2025-10-16 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.41 - - [2025-10-16 16:51:51] "GET /tag/32cb1242-89e3-4785-9d37-0211e09a134f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.025352 10.0.0.41 - - [2025-10-16 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.41 - - [2025-10-16 16:51:51] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008412 10.0.0.41 - - [2025-10-16 16:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.41 - - [2025-10-16 16:51:51] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.081878 10.0.0.41 - - [2025-10-16 16:51:51] "POST /virtual-machines HTTP/1.1" 200 395 0.014891 10.0.0.41 - - [2025-10-16 16:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029533 10.0.0.41 - - [2025-10-16 16:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.197131 10.0.0.41 - - [2025-10-16 16:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011413 10.0.0.41 - - [2025-10-16 16:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.41 - - [2025-10-16 16:51:52] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011772 10.0.0.41 - - [2025-10-16 16:51:52] "POST /instance-ips HTTP/1.1" 200 397 0.030124 10.0.0.41 - - [2025-10-16 16:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031618 10.0.0.41 - - [2025-10-16 16:51:52] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009770 10.0.0.41 - - [2025-10-16 16:51:52] "POST /set-tag HTTP/1.1" 200 109 0.070791 10.0.0.41 - - [2025-10-16 16:51:52] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021312 10.0.0.41 - - [2025-10-16 16:51:52] "GET /instance-ip/6a383c56-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004109 10.0.0.41 - - [2025-10-16 16:51:52] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019009 10.0.0.41 - - [2025-10-16 16:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.41 - - [2025-10-16 16:51:52] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005134 10.0.0.41 - - [2025-10-16 16:51:52] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.41 - - [2025-10-16 16:51:52] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011586 10.0.0.41 - - [2025-10-16 16:51:52] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.41 - - [2025-10-16 16:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.41 - - [2025-10-16 16:51:52] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006630 10.0.0.41 - - [2025-10-16 16:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.41 - - [2025-10-16 16:51:52] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.070146 10.0.0.41 - - [2025-10-16 16:51:52] "POST /virtual-machines HTTP/1.1" 200 395 0.017033 10.0.0.41 - - [2025-10-16 16:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010478 10.0.0.41 - - [2025-10-16 16:51:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105742 10.0.0.41 - - [2025-10-16 16:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031854 10.0.0.41 - - [2025-10-16 16:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022344 10.0.0.41 - - [2025-10-16 16:51:53] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005412 10.0.0.41 - - [2025-10-16 16:51:53] "POST /instance-ips HTTP/1.1" 200 397 0.035954 10.0.0.41 - - [2025-10-16 16:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.055374 10.0.0.41 - - [2025-10-16 16:51:53] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021562 10.0.0.41 - - [2025-10-16 16:51:53] "POST /set-tag HTTP/1.1" 200 109 0.072494 10.0.0.41 - - [2025-10-16 16:51:53] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010410 10.0.0.41 - - [2025-10-16 16:51:53] "GET /instance-ip/6ac0aa32-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006667 10.0.0.41 - - [2025-10-16 16:51:53] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014135 10.0.0.41 - - [2025-10-16 16:51:53] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.41 - - [2025-10-16 16:51:53] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.023241 10.0.0.41 - - [2025-10-16 16:51:53] "POST /ref-update HTTP/1.1" 200 156 0.013524 10.0.0.41 - - [2025-10-16 16:51:53] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.044948 10.0.0.41 - - [2025-10-16 16:51:53] "POST /set-tag HTTP/1.1" 200 109 0.004534 10.0.0.41 - - [2025-10-16 16:51:53] "POST /tags HTTP/1.1" 200 299 0.030164 10.0.0.41 - - [2025-10-16 16:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.41 - - [2025-10-16 16:51:53] "GET /tag/c3e068cf-0898-4d6b-9834-3e78cd66f292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012429 10.0.0.41 - - [2025-10-16 16:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.41 - - [2025-10-16 16:51:53] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004306 10.0.0.41 - - [2025-10-16 16:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.41 - - [2025-10-16 16:51:53] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042831 10.0.0.41 - - [2025-10-16 16:51:53] "POST /virtual-machines HTTP/1.1" 200 395 0.011729 10.0.0.41 - - [2025-10-16 16:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025823 10.0.0.41 - - [2025-10-16 16:51:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135972 10.0.0.41 - - [2025-10-16 16:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010997 10.0.0.41 - - [2025-10-16 16:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015674 10.0.0.41 - - [2025-10-16 16:51:54] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005285 10.0.0.41 - - [2025-10-16 16:51:54] "POST /instance-ips HTTP/1.1" 200 397 0.022831 10.0.0.41 - - [2025-10-16 16:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025040 10.0.0.41 - - [2025-10-16 16:51:54] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013704 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:51:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:51:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 10.0.0.41 - - [2025-10-16 16:51:54] "POST /set-tag HTTP/1.1" 200 109 0.026541 10.0.0.41 - - [2025-10-16 16:51:54] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015185 10.0.0.41 - - [2025-10-16 16:51:54] "GET /instance-ip/6b66dd08-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006944 10.0.0.41 - - [2025-10-16 16:51:54] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004714 10.0.0.41 - - [2025-10-16 16:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.41 - - [2025-10-16 16:51:54] "POST /tags HTTP/1.1" 200 299 0.026786 10.0.0.41 - - [2025-10-16 16:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.41 - - [2025-10-16 16:51:54] "GET /tag/f9915db7-e426-454b-9050-586a1c782806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.065976 10.0.0.41 - - [2025-10-16 16:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.41 - - [2025-10-16 16:51:54] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.042042 10.0.0.41 - - [2025-10-16 16:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.41 - - [2025-10-16 16:51:54] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035289 10.0.0.41 - - [2025-10-16 16:51:54] "POST /virtual-machines HTTP/1.1" 200 395 0.013570 10.0.0.41 - - [2025-10-16 16:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.034746 10.0.0.41 - - [2025-10-16 16:51:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123830 10.0.0.41 - - [2025-10-16 16:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011923 10.0.0.41 - - [2025-10-16 16:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008789 10.0.0.41 - - [2025-10-16 16:51:55] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006279 10.0.0.41 - - [2025-10-16 16:51:55] "POST /instance-ips HTTP/1.1" 200 397 0.038167 10.0.0.41 - - [2025-10-16 16:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037813 10.0.0.41 - - [2025-10-16 16:51:55] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019949 10.0.0.41 - - [2025-10-16 16:51:55] "POST /set-tag HTTP/1.1" 200 109 0.024484 10.0.0.41 - - [2025-10-16 16:51:55] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.032136 10.0.0.41 - - [2025-10-16 16:51:55] "GET /instance-ip/6bed9316-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004691 10.0.0.41 - - [2025-10-16 16:51:55] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004863 10.0.0.41 - - [2025-10-16 16:51:55] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.41 - - [2025-10-16 16:51:55] "POST /tags HTTP/1.1" 200 299 0.033494 10.0.0.41 - - [2025-10-16 16:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016013 10.0.0.41 - - [2025-10-16 16:51:55] "GET /tag/e0d94915-2d7b-4c75-a40f-36d6562a4cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.020321 10.0.0.41 - - [2025-10-16 16:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.41 - - [2025-10-16 16:51:55] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007421 10.0.0.41 - - [2025-10-16 16:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.41 - - [2025-10-16 16:51:55] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055998 10.0.0.41 - - [2025-10-16 16:51:55] "POST /virtual-machines HTTP/1.1" 200 395 0.012949 10.0.0.41 - - [2025-10-16 16:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017009 10.0.0.41 - - [2025-10-16 16:51:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.161520 10.0.0.41 - - [2025-10-16 16:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.048799 10.0.0.41 - - [2025-10-16 16:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013054 10.0.0.41 - - [2025-10-16 16:51:55] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026226 10.0.0.41 - - [2025-10-16 16:51:56] "POST /instance-ips HTTP/1.1" 200 397 0.058852 10.0.0.41 - - [2025-10-16 16:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044944 10.0.0.41 - - [2025-10-16 16:51:56] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024222 10.0.0.41 - - [2025-10-16 16:51:56] "POST /set-tag HTTP/1.1" 200 109 0.038276 10.0.0.41 - - [2025-10-16 16:51:56] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017164 10.0.0.41 - - [2025-10-16 16:51:56] "GET /instance-ip/6c754e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008525 10.0.0.41 - - [2025-10-16 16:51:56] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005322 10.0.0.41 - - [2025-10-16 16:51:56] "POST /set-tag HTTP/1.1" 200 109 0.008993 10.0.0.41 - - [2025-10-16 16:51:56] "POST /tags HTTP/1.1" 200 299 0.035606 10.0.0.41 - - [2025-10-16 16:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.41 - - [2025-10-16 16:51:56] "GET /tag/8e1e9a42-9d19-47e9-a47c-4ed6f3859711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.035427 10.0.0.41 - - [2025-10-16 16:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.41 - - [2025-10-16 16:51:56] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004746 10.0.0.41 - - [2025-10-16 16:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.41 - - [2025-10-16 16:51:56] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.074610 10.0.0.41 - - [2025-10-16 16:51:56] "POST /virtual-machines HTTP/1.1" 200 395 0.018777 10.0.0.41 - - [2025-10-16 16:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007500 10.0.0.41 - - [2025-10-16 16:51:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116949 10.0.0.41 - - [2025-10-16 16:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022869 10.0.0.41 - - [2025-10-16 16:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016087 10.0.0.41 - - [2025-10-16 16:51:56] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004843 10.0.0.41 - - [2025-10-16 16:51:56] "POST /instance-ips HTTP/1.1" 200 397 0.052007 10.0.0.41 - - [2025-10-16 16:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028906 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017332 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.034328 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.034215 10.0.0.41 - - [2025-10-16 16:51:57] "GET /instance-ip/6d0345d4-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004235 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004794 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004464 10.0.0.41 - - [2025-10-16 16:51:57] "POST /ref-update HTTP/1.1" 200 156 0.008674 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004590 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004220 10.0.0.41 - - [2025-10-16 16:51:57] "POST /ref-update HTTP/1.1" 200 156 0.009202 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004926 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006341 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004640 10.0.0.41 - - [2025-10-16 16:51:57] "POST /ref-update HTTP/1.1" 200 156 0.017874 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005322 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-router/692a6335-efa6-4b28-bc9e-3df812216b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003794 10.0.0.41 - - [2025-10-16 16:51:57] "POST /ref-update HTTP/1.1" 200 156 0.016938 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027238 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.004029 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005080 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005268 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005611 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002747 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007385 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004539 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.007095 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007553 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006013 10.0.0.41 - - [2025-10-16 16:51:57] "POST /set-tag HTTP/1.1" 200 109 0.005172 10.0.0.41 - - [2025-10-16 16:51:57] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005797 10.0.0.41 - - [2025-10-16 16:51:58] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.41 - - [2025-10-16 16:51:58] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004827 10.0.0.41 - - [2025-10-16 16:51:58] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.41 - - [2025-10-16 16:51:58] "GET /virtual-machine/f64e29e9-574c-4083-96cd-cdab27aeb69a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005226 10.0.0.41 - - [2025-10-16 16:51:58] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008462 10.0.0.41 - - [2025-10-16 16:51:59] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004952 10.0.0.41 - - [2025-10-16 16:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.41 - - [2025-10-16 16:52:00] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008247 10.0.0.41 - - [2025-10-16 16:52:00] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.41 - - [2025-10-16 16:52:00] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005046 10.0.0.41 - - [2025-10-16 16:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.41 - - [2025-10-16 16:52:00] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005110 10.0.0.41 - - [2025-10-16 16:52:00] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.41 - - [2025-10-16 16:52:01] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005031 10.0.0.41 - - [2025-10-16 16:52:01] "POST /set-tag HTTP/1.1" 200 109 0.002516 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:52:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:52:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine/3ce54d24-caaf-4217-ab08-9d92da67799d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003059 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004183 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine/bc0a97e6-a31d-46d9-96eb-a8dc2af9f224?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003589 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005972 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine/2a2389fd-5e92-4712-a153-e215a3500f47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005005 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004660 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine/39889367-0eaa-42d6-a511-ecd791ecaf45?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003183 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005088 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine/cd1d3360-b5a7-4e85-9300-72a0bd4657e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003542 10.0.0.41 - - [2025-10-16 16:52:03] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006013 10.0.0.41 - - [2025-10-16 16:52:05] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005074 10.0.0.41 - - [2025-10-16 16:52:05] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.41 - - [2025-10-16 16:52:08] "GET /virtual-machine/fa7649aa-19ab-476b-b43e-fe3523448ff6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005845 10.0.0.41 - - [2025-10-16 16:52:08] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014480 10.0.0.41 - - [2025-10-16 16:52:08] "GET /virtual-machine/bf12e202-25a9-488b-98dc-cc7d2cff04fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005882 10.0.0.41 - - [2025-10-16 16:52:08] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006372 10.0.0.41 - - [2025-10-16 16:52:09] "GET /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002836 10.0.0.41 - - [2025-10-16 16:52:09] "POST /tags HTTP/1.1" 200 333 0.023887 10.0.0.41 - - [2025-10-16 16:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030159 10.0.0.41 - - [2025-10-16 16:52:09] "GET /tag/7a425261-a8dc-4e45-90a7-4a9cab8ef0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019252 10.0.0.41 - - [2025-10-16 16:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.41 - - [2025-10-16 16:52:09] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043589 10.0.0.41 - - [2025-10-16 16:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.41 - - [2025-10-16 16:52:09] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007615 10.0.0.41 - - [2025-10-16 16:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.41 - - [2025-10-16 16:52:09] "GET /service-appliance-set/85263d44-622b-4385-a9da-c56ba0fd4132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002732 10.0.0.41 - - [2025-10-16 16:52:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.002009 10.0.0.41 - - [2025-10-16 16:52:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.132276 10.0.0.41 - - [2025-10-16 16:52:09] "GET /virtual-machine-interface/ab5a3279-e3fa-4d96-9b6c-f55af36cee2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.026889 10.0.0.41 - - [2025-10-16 16:52:09] "POST /instance-ips HTTP/1.1" 200 409 0.029492 10.0.0.41 - - [2025-10-16 16:52:09] "GET /instance-ip/8b901248-8ba3-4bc4-bc49-c0fc76da16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005957 10.0.0.41 - - [2025-10-16 16:52:09] "POST /loadbalancers HTTP/1.1" 200 629 0.083031 10.0.0.41 - - [2025-10-16 16:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022499 10.0.0.41 - - [2025-10-16 16:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007433 10.0.0.41 - - [2025-10-16 16:52:10] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.102796 10.0.0.41 - - [2025-10-16 16:52:10] "GET /instance-ip/8b901248-8ba3-4bc4-bc49-c0fc76da16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006833 10.0.0.41 - - [2025-10-16 16:52:10] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.085439 10.0.0.41 - - [2025-10-16 16:52:10] "GET /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003215 10.0.0.41 - - [2025-10-16 16:52:10] "POST /floating-ips HTTP/1.1" 200 597 0.074772 10.0.0.41 - - [2025-10-16 16:52:10] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.088826 10.0.0.41 - - [2025-10-16 16:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.41 - - [2025-10-16 16:52:10] "GET /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006448 10.0.0.41 - - [2025-10-16 16:52:10] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067210 10.0.0.41 - - [2025-10-16 16:52:10] "GET /loadbalancer-listener/c830b2e4-58b1-4dab-9140-ac02e30a7ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003212 10.0.0.41 - - [2025-10-16 16:52:10] "GET /loadbalancer-listener/c830b2e4-58b1-4dab-9140-ac02e30a7ac3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003917 10.0.0.41 - - [2025-10-16 16:52:10] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.039236 10.0.0.41 - - [2025-10-16 16:52:10] "GET /instance-ip/8b901248-8ba3-4bc4-bc49-c0fc76da16ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005795 10.0.0.41 - - [2025-10-16 16:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010331 10.0.0.41 - - [2025-10-16 16:52:10] "GET /instance-ip/8b901248-8ba3-4bc4-bc49-c0fc76da16ea?fields=floating_ips HTTP/1.1" 200 1213 0.006297 10.0.0.41 - - [2025-10-16 16:52:10] "GET /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002934 10.0.0.41 - - [2025-10-16 16:52:10] "GET /floating-ip/53383b32-3ee7-4814-87cc-1378b29826b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003225 10.0.0.41 - - [2025-10-16 16:52:10] "GET /loadbalancer-pool/a4808658-a10a-45e7-82d6-999efacd2de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009592 10.0.0.41 - - [2025-10-16 16:52:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.052777 10.0.0.41 - - [2025-10-16 16:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009765 10.0.0.41 - - [2025-10-16 16:52:10] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006620 10.0.0.41 - - [2025-10-16 16:52:10] "POST /tags HTTP/1.1" 409 221 0.005936 10.0.0.41 - - [2025-10-16 16:52:10] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008595 10.0.0.41 - - [2025-10-16 16:52:10] "POST /ref-update HTTP/1.1" 200 156 0.008616 10.0.0.41 - - [2025-10-16 16:52:10] "GET /floating-ip/53383b32-3ee7-4814-87cc-1378b29826b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.023584 10.0.0.41 - - [2025-10-16 16:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.41 - - [2025-10-16 16:52:10] "GET /tag/7a425261-a8dc-4e45-90a7-4a9cab8ef0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014858 10.0.0.41 - - [2025-10-16 16:52:10] "POST /set-tag HTTP/1.1" 200 109 0.066817 10.0.0.41 - - [2025-10-16 16:52:10] "PUT /floating-ip/53383b32-3ee7-4814-87cc-1378b29826b0 HTTP/1.1" 200 256 0.068003 10.0.0.41 - - [2025-10-16 16:52:10] "GET /loadbalancer-pool/a4808658-a10a-45e7-82d6-999efacd2de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003411 10.0.0.41 - - [2025-10-16 16:52:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028866 10.0.0.41 - - [2025-10-16 16:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029655 10.0.0.41 - - [2025-10-16 16:52:10] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012047 10.0.0.41 - - [2025-10-16 16:52:10] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005100 10.0.0.41 - - [2025-10-16 16:52:10] "POST /ref-update HTTP/1.1" 200 156 0.009651 10.0.0.41 - - [2025-10-16 16:52:11] "GET /floating-ip/53383b32-3ee7-4814-87cc-1378b29826b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.007250 10.0.0.41 - - [2025-10-16 16:52:11] "POST /set-tag HTTP/1.1" 200 109 0.085635 10.0.0.41 - - [2025-10-16 16:52:11] "POST /tags HTTP/1.1" 409 206 0.003582 10.0.0.41 - - [2025-10-16 16:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.41 - - [2025-10-16 16:52:11] "GET /tag/17840fbe-12ea-4402-b8e0-0ade9fd6d061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012714 10.0.0.41 - - [2025-10-16 16:52:11] "POST /tags HTTP/1.1" 409 204 0.002848 10.0.0.41 - - [2025-10-16 16:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.41 - - [2025-10-16 16:52:11] "GET /tag/f9915db7-e426-454b-9050-586a1c782806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011655 10.0.0.41 - - [2025-10-16 16:52:11] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002604 10.0.0.41 - - [2025-10-16 16:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.41 - - [2025-10-16 16:52:11] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002687 10.0.0.41 - - [2025-10-16 16:52:11] "POST /tags HTTP/1.1" 409 206 0.001690 10.0.0.41 - - [2025-10-16 16:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.41 - - [2025-10-16 16:52:11] "GET /tag/17840fbe-12ea-4402-b8e0-0ade9fd6d061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012050 10.0.0.41 - - [2025-10-16 16:52:11] "POST /tags HTTP/1.1" 409 226 0.002022 10.0.0.41 - - [2025-10-16 16:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.41 - - [2025-10-16 16:52:11] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012003 10.0.0.41 - - [2025-10-16 16:52:11] "POST /tags HTTP/1.1" 409 204 0.001940 10.0.0.41 - - [2025-10-16 16:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.41 - - [2025-10-16 16:52:12] "GET /tag/f9915db7-e426-454b-9050-586a1c782806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012444 10.0.0.41 - - [2025-10-16 16:52:12] "POST /tags HTTP/1.1" 409 226 0.002223 10.0.0.41 - - [2025-10-16 16:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.41 - - [2025-10-16 16:52:12] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012608 10.0.0.41 - - [2025-10-16 16:52:12] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002506 10.0.0.41 - - [2025-10-16 16:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.41 - - [2025-10-16 16:52:12] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002771 10.0.0.41 - - [2025-10-16 16:52:12] "POST /firewall-rules HTTP/1.1" 200 626 0.098858 10.0.0.41 - - [2025-10-16 16:52:12] "POST /firewall-rules HTTP/1.1" 200 646 0.092415 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-rule/1dc31cab-10ad-4645-a7c6-911ab0a2130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010628 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004723 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-rule/c258c8ad-ef01-4135-bab2-4876b62defa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004261 10.0.0.41 - - [2025-10-16 16:52:12] "POST /ref-update HTTP/1.1" 200 156 0.018471 10.0.0.41 - - [2025-10-16 16:52:12] "POST /firewall-policys HTTP/1.1" 200 606 0.037984 10.0.0.41 - - [2025-10-16 16:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012642 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015129 10.0.0.41 - - [2025-10-16 16:52:12] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008722 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002905 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004160 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003965 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/f2d3132d-8cec-4e69-9e7e-d1463bdecd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006473 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003891 10.0.0.41 - - [2025-10-16 16:52:12] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003520 10.0.0.41 - - [2025-10-16 16:52:12] "POST /ref-update HTTP/1.1" 200 156 0.031455 10.0.0.41 - - [2025-10-16 16:52:12] "POST /ref-update HTTP/1.1" 200 156 0.058629 10.0.0.41 - - [2025-10-16 16:52:12] "POST /ref-update HTTP/1.1" 200 156 0.024899 10.0.0.41 - - [2025-10-16 16:52:13] "POST /ref-update HTTP/1.1" 200 156 0.032517 10.0.0.41 - - [2025-10-16 16:52:13] "POST /ref-update HTTP/1.1" 200 156 0.035789 10.0.0.41 - - [2025-10-16 16:52:13] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.017403 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:53:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:53:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 252 0.002467 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/ad7bf5e6-865a-496d-a790-1ba6ee219619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015013 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 228 0.002787 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/99ee1d06-8b16-4033-9ce8-ff25954dd0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011529 10.0.0.41 - - [2025-10-16 16:54:11] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003860 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.41 - - [2025-10-16 16:54:11] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002374 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 206 0.001565 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/17840fbe-12ea-4402-b8e0-0ade9fd6d061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011598 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 226 0.002001 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011730 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 204 0.001663 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/f9915db7-e426-454b-9050-586a1c782806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011123 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 226 0.001882 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/9bd58c44-d78e-490d-805e-35849d7c6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014319 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 228 0.003278 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/99ee1d06-8b16-4033-9ce8-ff25954dd0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017005 10.0.0.41 - - [2025-10-16 16:54:11] "POST /tags HTTP/1.1" 409 252 0.001856 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.41 - - [2025-10-16 16:54:11] "GET /tag/ad7bf5e6-865a-496d-a790-1ba6ee219619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016154 10.0.0.41 - - [2025-10-16 16:54:11] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003056 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.41 - - [2025-10-16 16:54:11] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002891 10.0.0.41 - - [2025-10-16 16:54:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002019 10.0.0.41 - - [2025-10-16 16:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.41 - - [2025-10-16 16:54:12] "PUT /firewall-rule/c258c8ad-ef01-4135-bab2-4876b62defa1 HTTP/1.1" 200 260 0.020087 10.0.0.41 - - [2025-10-16 16:54:12] "POST /firewall-rules HTTP/1.1" 409 291 0.010487 10.0.0.41 - - [2025-10-16 16:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.41 - - [2025-10-16 16:54:12] "PUT /firewall-rule/1dc31cab-10ad-4645-a7c6-911ab0a2130d HTTP/1.1" 200 260 0.029212 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-rule/1dc31cab-10ad-4645-a7c6-911ab0a2130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011566 10.0.0.41 - - [2025-10-16 16:54:12] "POST /firewall-rules HTTP/1.1" 200 658 0.077607 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-rule/df6ea640-e2b9-4eb0-b961-806f1556cee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004582 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002175 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-rule/c258c8ad-ef01-4135-bab2-4876b62defa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002757 10.0.0.41 - - [2025-10-16 16:54:12] "POST /firewall-policys HTTP/1.1" 409 269 0.001616 10.0.0.41 - - [2025-10-16 16:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.41 - - [2025-10-16 16:54:12] "PUT /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc HTTP/1.1" 200 264 0.020657 10.0.0.41 - - [2025-10-16 16:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029941 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007388 10.0.0.41 - - [2025-10-16 16:54:12] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003060 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002353 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002400 10.0.0.41 - - [2025-10-16 16:54:12] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002950 10.0.0.41 - - [2025-10-16 16:55:13] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008846 10.0.0.41 - - [2025-10-16 16:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.41 - - [2025-10-16 16:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.41 - - [2025-10-16 16:55:13] "GET /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003972 10.0.0.41 - - [2025-10-16 16:55:13] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004816 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.024195 10.0.0.41 - - [2025-10-16 16:55:14] "DELETE /loadbalancer-member/09810439-faf4-4352-ba5c-8941a0f616ea HTTP/1.1" 200 115 0.029145 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004781 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004624 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.003729 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006133 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004258 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004889 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004880 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004279 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.41 - - [2025-10-16 16:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.41 - - [2025-10-16 16:55:14] "GET /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005512 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005772 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.007175 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005509 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.41 - - [2025-10-16 16:55:14] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005212 10.0.0.41 - - [2025-10-16 16:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.41 - - [2025-10-16 16:55:15] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004837 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.41 - - [2025-10-16 16:55:15] "GET /virtual-machine/bc0a97e6-a31d-46d9-96eb-a8dc2af9f224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002779 10.0.0.41 - - [2025-10-16 16:55:15] "POST /ref-update HTTP/1.1" 200 156 0.009428 10.0.0.41 - - [2025-10-16 16:55:15] "GET /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005592 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.018256 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.028837 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.028853 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.014651 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.030263 10.0.0.41 - - [2025-10-16 16:55:15] "DELETE /instance-ip/6a383c56-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.051678 10.0.0.41 - - [2025-10-16 16:55:15] "DELETE /virtual-machine-interface/6a0d3704-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.038340 10.0.0.41 - - [2025-10-16 16:55:15] "DELETE /virtual-machine/bc0a97e6-a31d-46d9-96eb-a8dc2af9f224 HTTP/1.1" 200 115 0.033226 10.0.0.41 - - [2025-10-16 16:55:15] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004748 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.41 - - [2025-10-16 16:55:15] "GET /virtual-machine/3ce54d24-caaf-4217-ab08-9d92da67799d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002488 10.0.0.41 - - [2025-10-16 16:55:15] "POST /ref-update HTTP/1.1" 200 156 0.008841 10.0.0.41 - - [2025-10-16 16:55:15] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004730 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.064128 10.0.0.41 - - [2025-10-16 16:55:15] "POST /set-tag HTTP/1.1" 200 109 0.031353 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.022790 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.037462 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.032611 10.0.0.41 - - [2025-10-16 16:55:16] "DELETE /instance-ip/69436334-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.037706 10.0.0.41 - - [2025-10-16 16:55:16] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.41 - - [2025-10-16 16:55:16] "DELETE /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.057724 10.0.0.41 - - [2025-10-16 16:55:16] "DELETE /virtual-machine/3ce54d24-caaf-4217-ab08-9d92da67799d HTTP/1.1" 200 115 0.017103 10.0.0.41 - - [2025-10-16 16:55:16] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007740 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.41 - - [2025-10-16 16:55:16] "GET /virtual-machine/2a2389fd-5e92-4712-a153-e215a3500f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002906 10.0.0.41 - - [2025-10-16 16:55:16] "POST /ref-update HTTP/1.1" 200 156 0.009540 10.0.0.41 - - [2025-10-16 16:55:16] "GET /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006318 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.019239 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.027749 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.016284 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.026994 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.022071 10.0.0.41 - - [2025-10-16 16:55:16] "DELETE /instance-ip/6ac0aa32-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.038057 10.0.0.41 - - [2025-10-16 16:55:16] "DELETE /virtual-machine-interface/6aa80414-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.052364 10.0.0.41 - - [2025-10-16 16:55:16] "DELETE /virtual-machine/2a2389fd-5e92-4712-a153-e215a3500f47 HTTP/1.1" 200 115 0.018493 10.0.0.41 - - [2025-10-16 16:55:16] "DELETE /tag/57cc15a6-0918-4959-9071-cfa9ca5fd45c HTTP/1.1" 200 115 0.032825 10.0.0.41 - - [2025-10-16 16:55:16] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004363 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.41 - - [2025-10-16 16:55:16] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004817 10.0.0.41 - - [2025-10-16 16:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.41 - - [2025-10-16 16:55:16] "GET /virtual-machine/f64e29e9-574c-4083-96cd-cdab27aeb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003124 10.0.0.41 - - [2025-10-16 16:55:16] "POST /ref-update HTTP/1.1" 200 156 0.010951 10.0.0.41 - - [2025-10-16 16:55:16] "GET /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009575 10.0.0.41 - - [2025-10-16 16:55:17] "POST /set-tag HTTP/1.1" 200 109 0.020942 10.0.0.41 - - [2025-10-16 16:55:17] "POST /set-tag HTTP/1.1" 200 109 0.024558 10.0.0.41 - - [2025-10-16 16:55:17] "POST /set-tag HTTP/1.1" 200 109 0.025410 10.0.0.41 - - [2025-10-16 16:55:17] "POST /set-tag HTTP/1.1" 200 109 0.021316 10.0.0.41 - - [2025-10-16 16:55:17] "POST /set-tag HTTP/1.1" 200 109 0.025257 10.0.0.41 - - [2025-10-16 16:55:17] "DELETE /instance-ip/6893a17e-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.047243 10.0.0.41 - - [2025-10-16 16:55:17] "POST /ref-update HTTP/1.1" 200 156 0.008315 10.0.0.41 - - [2025-10-16 16:55:17] "DELETE /virtual-machine-interface/686fe914-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.041360 10.0.0.41 - - [2025-10-16 16:55:17] "DELETE /virtual-machine/f64e29e9-574c-4083-96cd-cdab27aeb69a HTTP/1.1" 200 115 0.024391 10.0.0.41 - - [2025-10-16 16:55:17] "DELETE /tag/b771b95c-d1e4-4b14-8389-8c4440d72550 HTTP/1.1" 200 115 0.033468 10.0.0.41 - - [2025-10-16 16:55:17] "DELETE /tag/17840fbe-12ea-4402-b8e0-0ade9fd6d061 HTTP/1.1" 409 388 0.004001 10.0.0.41 - - [2025-10-16 16:55:45] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010412 10.0.0.41 - - [2025-10-16 16:55:45] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.41 - - [2025-10-16 16:55:45] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007835 10.0.0.41 - - [2025-10-16 16:55:45] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.41 - - [2025-10-16 16:55:45] "GET /virtual-machine/fa7649aa-19ab-476b-b43e-fe3523448ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002610 10.0.0.41 - - [2025-10-16 16:55:45] "POST /ref-update HTTP/1.1" 200 156 0.011459 10.0.0.41 - - [2025-10-16 16:55:45] "GET /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004636 10.0.0.41 - - [2025-10-16 16:55:45] "POST /set-tag HTTP/1.1" 200 109 0.020602 10.0.0.41 - - [2025-10-16 16:55:45] "POST /set-tag HTTP/1.1" 200 109 0.015859 10.0.0.41 - - [2025-10-16 16:55:45] "POST /set-tag HTTP/1.1" 200 109 0.027385 10.0.0.41 - - [2025-10-16 16:55:45] "POST /set-tag HTTP/1.1" 200 109 0.025836 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /instance-ip/6bed9316-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.038949 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /virtual-machine-interface/6bd18e28-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.043824 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /virtual-machine/fa7649aa-19ab-476b-b43e-fe3523448ff6 HTTP/1.1" 200 115 0.038798 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /tag/f9915db7-e426-454b-9050-586a1c782806 HTTP/1.1" 409 236 0.006143 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004378 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004768 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine/39889367-0eaa-42d6-a511-ecd791ecaf45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002988 10.0.0.41 - - [2025-10-16 16:55:46] "POST /ref-update HTTP/1.1" 200 156 0.013781 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016810 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.018609 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.022807 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.027695 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.017251 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /instance-ip/6b66dd08-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.047978 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /virtual-machine-interface/6b4790ec-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.052990 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /virtual-machine/39889367-0eaa-42d6-a511-ecd791ecaf45 HTTP/1.1" 200 115 0.023347 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /tag/c3e068cf-0898-4d6b-9834-3e78cd66f292 HTTP/1.1" 200 115 0.038025 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /tag/3b51ccaa-7376-4fd0-8cb7-b93aed173c91 HTTP/1.1" 200 115 0.035537 10.0.0.41 - - [2025-10-16 16:55:46] "DELETE /tag/5dbff3a7-0120-4fa2-9545-b1ba432d37d5 HTTP/1.1" 200 115 0.030862 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006004 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004430 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.003529 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine/cd1d3360-b5a7-4e85-9300-72a0bd4657e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002805 10.0.0.41 - - [2025-10-16 16:55:46] "POST /ref-update HTTP/1.1" 200 156 0.010118 10.0.0.41 - - [2025-10-16 16:55:46] "GET /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011839 10.0.0.41 - - [2025-10-16 16:55:46] "POST /set-tag HTTP/1.1" 200 109 0.018600 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.022071 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.020631 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.014422 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /instance-ip/6c754e28-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.043452 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /virtual-machine-interface/6c54e05c-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.038424 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /virtual-machine/cd1d3360-b5a7-4e85-9300-72a0bd4657e0 HTTP/1.1" 200 115 0.022888 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /tag/e0d94915-2d7b-4c75-a40f-36d6562a4cc3 HTTP/1.1" 200 115 0.035805 10.0.0.41 - - [2025-10-16 16:55:47] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008298 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.41 - - [2025-10-16 16:55:47] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004578 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.41 - - [2025-10-16 16:55:47] "GET /virtual-machine/bf12e202-25a9-488b-98dc-cc7d2cff04fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003020 10.0.0.41 - - [2025-10-16 16:55:47] "POST /ref-update HTTP/1.1" 200 156 0.009989 10.0.0.41 - - [2025-10-16 16:55:47] "GET /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011682 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.017131 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.021611 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.028660 10.0.0.41 - - [2025-10-16 16:55:47] "POST /set-tag HTTP/1.1" 200 109 0.014223 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /instance-ip/6d0345d4-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.050723 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /virtual-machine-interface/6cec6954-aab0-11f0-b608-fa163ee05da8 HTTP/1.1" 200 115 0.042837 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /virtual-machine/bf12e202-25a9-488b-98dc-cc7d2cff04fb HTTP/1.1" 200 115 0.032646 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /tag/99ee1d06-8b16-4033-9ce8-ff25954dd0d6 HTTP/1.1" 409 236 0.005744 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /tag/8e1e9a42-9d19-47e9-a47c-4ed6f3859711 HTTP/1.1" 200 115 0.031744 10.0.0.41 - - [2025-10-16 16:55:47] "DELETE /tag/ad7bf5e6-865a-496d-a790-1ba6ee219619 HTTP/1.1" 409 236 0.004500 10.0.0.41 - - [2025-10-16 16:55:49] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.41 - - [2025-10-16 16:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.41 - - [2025-10-16 16:55:49] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039214 10.0.0.41 - - [2025-10-16 16:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.41 - - [2025-10-16 16:55:49] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003704 10.0.0.41 - - [2025-10-16 16:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.41 - - [2025-10-16 16:55:49] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004258 10.0.0.41 - - [2025-10-16 16:55:49] "POST /security-groups HTTP/1.1" 409 285 0.002129 10.0.0.41 - - [2025-10-16 16:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.41 - - [2025-10-16 16:55:49] "PUT /security-group/374fcfa6-0e78-43c3-8923-d9328d9bb2ea HTTP/1.1" 200 262 0.055183 10.0.0.41 - - [2025-10-16 16:55:49] "PUT /access-control-list/ad5a9e98-b1da-4bc5-8e8c-863acdafc405 HTTP/1.1" 200 272 0.015239 10.0.0.41 - - [2025-10-16 16:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.052018 10.0.0.41 - - [2025-10-16 16:55:49] "PUT /access-control-list/0c29ed3b-9ad2-4f90-af1e-7ac0403aac50 HTTP/1.1" 200 272 0.055076 10.0.0.41 - - [2025-10-16 16:55:52] "GET /global-system-configs HTTP/1.1" 200 322 0.030232 10.0.0.41 - - [2025-10-16 16:55:54] "GET /global-system-configs HTTP/1.1" 200 322 0.005986 10.0.0.41 - - [2025-10-16 16:55:54] "POST /projects HTTP/1.1" 409 238 0.002276 10.0.0.41 - - [2025-10-16 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.41 - - [2025-10-16 16:55:54] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033105 10.0.0.41 - - [2025-10-16 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.41 - - [2025-10-16 16:55:54] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005099 10.0.0.41 - - [2025-10-16 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011769 10.0.0.41 - - [2025-10-16 16:55:54] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005165 10.0.0.41 - - [2025-10-16 16:55:54] "POST /security-groups HTTP/1.1" 409 285 0.003036 10.0.0.41 - - [2025-10-16 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.41 - - [2025-10-16 16:55:54] "PUT /security-group/374fcfa6-0e78-43c3-8923-d9328d9bb2ea HTTP/1.1" 200 262 0.053446 10.0.0.41 - - [2025-10-16 16:55:54] "PUT /access-control-list/ad5a9e98-b1da-4bc5-8e8c-863acdafc405 HTTP/1.1" 200 272 0.008469 10.0.0.41 - - [2025-10-16 16:55:54] "PUT /access-control-list/0c29ed3b-9ad2-4f90-af1e-7ac0403aac50 HTTP/1.1" 200 272 0.019713 10.0.0.41 - - [2025-10-16 16:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017686 10.0.0.41 - - [2025-10-16 16:55:54] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009446 10.0.0.41 - - [2025-10-16 16:55:54] "GET /firewall-rule/241e20fe-9417-4ed0-900f-d180b5c7c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002975 10.0.0.41 - - [2025-10-16 16:55:54] "POST /ref-update HTTP/1.1" 200 156 0.054682 10.0.0.41 - - [2025-10-16 16:55:54] "DELETE /firewall-rule/241e20fe-9417-4ed0-900f-d180b5c7c41c HTTP/1.1" 200 115 0.054965 10.0.0.41 - - [2025-10-16 16:55:54] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005077 10.0.0.41 - - [2025-10-16 16:55:54] "GET /firewall-rule/de1d52ee-02f6-433e-b5b3-0cfd17a30a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003012 10.0.0.41 - - [2025-10-16 16:55:54] "POST /ref-update HTTP/1.1" 200 156 0.062895 10.0.0.41 - - [2025-10-16 16:55:54] "DELETE /firewall-rule/de1d52ee-02f6-433e-b5b3-0cfd17a30a9d HTTP/1.1" 200 115 0.039495 10.0.0.41 - - [2025-10-16 16:55:54] "DELETE /tag/99ee1d06-8b16-4033-9ce8-ff25954dd0d6 HTTP/1.1" 409 236 0.009563 10.0.0.41 - - [2025-10-16 16:55:54] "DELETE /tag/ad7bf5e6-865a-496d-a790-1ba6ee219619 HTTP/1.1" 409 236 0.005106 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /tag/32cb1242-89e3-4785-9d37-0211e09a134f HTTP/1.1" 200 115 0.035321 10.0.0.41 - - [2025-10-16 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.41 - - [2025-10-16 16:55:55] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004656 10.0.0.41 - - [2025-10-16 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.41 - - [2025-10-16 16:55:55] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004235 10.0.0.41 - - [2025-10-16 16:55:55] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.048482 10.0.0.41 - - [2025-10-16 16:55:55] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.041297 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /security-group/374fcfa6-0e78-43c3-8923-d9328d9bb2ea HTTP/1.1" 200 115 0.054405 10.0.0.41 - - [2025-10-16 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /access-control-list/ad5a9e98-b1da-4bc5-8e8c-863acdafc405 HTTP/1.1" 200 115 0.031892 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /access-control-list/0c29ed3b-9ad2-4f90-af1e-7ac0403aac50 HTTP/1.1" 200 115 0.031347 10.0.0.41 - - [2025-10-16 16:55:55] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033099 10.0.0.41 - - [2025-10-16 16:55:55] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?fields=security_groups HTTP/1.1" 200 1352 0.036374 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /security-group/754befdf-6236-4288-980e-f66a35fbf59e HTTP/1.1" 200 115 0.044635 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /access-control-list/20250c96-a887-4951-a870-95971b963b39 HTTP/1.1" 200 115 0.046081 10.0.0.41 - - [2025-10-16 16:55:55] "GET /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb?fields=application_policy_sets HTTP/1.1" 200 1391 0.049355 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /access-control-list/d77cdccd-4d2c-40fa-b5a1-564a7f9e0fb2 HTTP/1.1" 200 115 0.065503 10.0.0.41 - - [2025-10-16 16:55:55] "DELETE /project/4ca179ee-cf12-4e4a-a89b-20ee541a54cb HTTP/1.1" 200 115 0.364999 10.0.0.41 - - [2025-10-16 16:55:55] "POST /projects HTTP/1.1" 409 238 0.002433 10.0.0.41 - - [2025-10-16 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.41 - - [2025-10-16 16:55:55] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032512 10.0.0.41 - - [2025-10-16 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.41 - - [2025-10-16 16:55:55] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004759 10.0.0.41 - - [2025-10-16 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.41 - - [2025-10-16 16:55:55] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004732 10.0.0.41 - - [2025-10-16 16:55:55] "POST /security-groups HTTP/1.1" 409 285 0.002389 10.0.0.41 - - [2025-10-16 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.41 - - [2025-10-16 16:55:55] "PUT /security-group/b3a1ac36-257d-402c-a2fa-5a3cd490734b HTTP/1.1" 200 262 0.056488 10.0.0.41 - - [2025-10-16 16:55:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024983 10.0.0.41 - - [2025-10-16 16:55:55] "PUT /access-control-list/097772f2-c5f8-41e8-a96e-b2b936ffd828 HTTP/1.1" 200 272 0.011535 10.0.0.41 - - [2025-10-16 16:55:55] "PUT /access-control-list/a300ccf1-6501-437b-9ea9-85ac9793ac13 HTTP/1.1" 200 272 0.032100 10.0.0.41 - - [2025-10-16 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.41 - - [2025-10-16 16:56:00] "GET /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002522 10.0.0.41 - - [2025-10-16 16:56:00] "GET /virtual-machine-interface/69209f8e-aab0-11f0-b608-fa163ee05da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001575 10.0.0.41 - - [2025-10-16 16:56:00] "DELETE /loadbalancer-member/56166427-22d2-431a-bdee-157103fc9224 HTTP/1.1" 200 115 0.025318 10.0.0.41 - - [2025-10-16 16:56:00] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002586 10.0.0.41 - - [2025-10-16 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.41 - - [2025-10-16 16:56:00] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003443 10.0.0.41 - - [2025-10-16 16:56:00] "GET /firewall-policy/b29fce7a-2084-4236-8641-8439ae832f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003284 10.0.0.41 - - [2025-10-16 16:56:00] "GET /firewall-rule/c258c8ad-ef01-4135-bab2-4876b62defa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002941 10.0.0.41 - - [2025-10-16 16:56:00] "POST /ref-update HTTP/1.1" 200 156 0.015292 10.0.0.41 - - [2025-10-16 16:56:00] "DELETE /firewall-rule/c258c8ad-ef01-4135-bab2-4876b62defa1 HTTP/1.1" 200 115 0.050286 10.0.0.41 - - [2025-10-16 16:56:00] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004003 10.0.0.41 - - [2025-10-16 16:56:00] "GET /firewall-rule/1dc31cab-10ad-4645-a7c6-911ab0a2130d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003214 10.0.0.41 - - [2025-10-16 16:56:00] "POST /ref-update HTTP/1.1" 200 156 0.016651 10.0.0.41 - - [2025-10-16 16:56:00] "DELETE /firewall-rule/1dc31cab-10ad-4645-a7c6-911ab0a2130d HTTP/1.1" 200 115 0.041959 10.0.0.41 - - [2025-10-16 16:56:00] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004458 10.0.0.41 - - [2025-10-16 16:56:00] "GET /firewall-rule/df6ea640-e2b9-4eb0-b961-806f1556cee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002815 10.0.0.41 - - [2025-10-16 16:56:00] "POST /ref-update HTTP/1.1" 200 156 0.018937 10.0.0.41 - - [2025-10-16 16:56:00] "DELETE /firewall-rule/df6ea640-e2b9-4eb0-b961-806f1556cee0 HTTP/1.1" 200 115 0.042893 10.0.0.41 - - [2025-10-16 16:56:00] "GET /application-policy-set/e8d85b73-9ef0-4b80-a0c4-48199fb55f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002424 10.0.0.41 - - [2025-10-16 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.41 - - [2025-10-16 16:56:00] "GET /policy-management/083c3d15-ef8c-47a0-9a98-ec39f5c7a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002868 10.0.0.41 - - [2025-10-16 16:56:00] "GET /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003299 10.0.0.41 - - [2025-10-16 16:56:00] "POST /ref-update HTTP/1.1" 200 156 0.021453 10.0.0.41 - - [2025-10-16 16:56:00] "DELETE /firewall-policy/1bb64bb9-2c90-4bb5-ac53-5260e67e5cfc HTTP/1.1" 200 115 0.034436 10.0.0.41 - - [2025-10-16 16:56:00] "DELETE /tag/99ee1d06-8b16-4033-9ce8-ff25954dd0d6 HTTP/1.1" 200 115 0.059084 10.0.0.41 - - [2025-10-16 16:56:00] "DELETE /tag/17840fbe-12ea-4402-b8e0-0ade9fd6d061 HTTP/1.1" 200 115 0.055051 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /tag/f9915db7-e426-454b-9050-586a1c782806 HTTP/1.1" 200 115 0.063300 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /tag/ad7bf5e6-865a-496d-a790-1ba6ee219619 HTTP/1.1" 200 115 0.057478 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /loadbalancer-pool/a4808658-a10a-45e7-82d6-999efacd2de6 HTTP/1.1" 200 115 0.038781 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /loadbalancer-listener/c830b2e4-58b1-4dab-9140-ac02e30a7ac3 HTTP/1.1" 200 115 0.044259 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /loadbalancer/960ed298-3b87-494c-9fda-b8e7cebd5980 HTTP/1.1" 200 115 0.035613 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /floating-ip/53383b32-3ee7-4814-87cc-1378b29826b0 HTTP/1.1" 200 115 0.026079 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /instance-ip/8b901248-8ba3-4bc4-bc49-c0fc76da16ea HTTP/1.1" 200 115 0.044309 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /virtual-machine-interface/ab5a3279-e3fa-4d96-9b6c-f55af36cee2b HTTP/1.1" 200 115 0.047806 10.0.0.41 - - [2025-10-16 16:56:01] "DELETE /tag/7a425261-a8dc-4e45-90a7-4a9cab8ef0c6 HTTP/1.1" 200 115 0.077623 10.0.0.41 - - [2025-10-16 16:56:01] "POST /projects HTTP/1.1" 409 238 0.001961 10.0.0.41 - - [2025-10-16 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.41 - - [2025-10-16 16:56:01] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052857 10.0.0.41 - - [2025-10-16 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.41 - - [2025-10-16 16:56:01] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004771 10.0.0.41 - - [2025-10-16 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.41 - - [2025-10-16 16:56:01] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004210 10.0.0.41 - - [2025-10-16 16:56:01] "POST /security-groups HTTP/1.1" 409 285 0.002706 10.0.0.41 - - [2025-10-16 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.41 - - [2025-10-16 16:56:01] "PUT /security-group/b3a1ac36-257d-402c-a2fa-5a3cd490734b HTTP/1.1" 200 262 0.064982 10.0.0.41 - - [2025-10-16 16:56:01] "PUT /access-control-list/097772f2-c5f8-41e8-a96e-b2b936ffd828 HTTP/1.1" 200 272 0.025859 10.0.0.41 - - [2025-10-16 16:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.044139 10.0.0.41 - - [2025-10-16 16:56:01] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.016547 10.0.0.41 - - [2025-10-16 16:56:01] "PUT /access-control-list/a300ccf1-6501-437b-9ea9-85ac9793ac13 HTTP/1.1" 200 272 0.053597 10.0.0.41 - - [2025-10-16 16:56:01] "GET /firewall-rule/dcadfa7c-78a8-4e38-9756-746bd1a424bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002812 10.0.0.41 - - [2025-10-16 16:56:01] "POST /ref-update HTTP/1.1" 200 156 0.083332 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /firewall-rule/dcadfa7c-78a8-4e38-9756-746bd1a424bc HTTP/1.1" 200 115 0.042191 10.0.0.41 - - [2025-10-16 16:56:02] "GET /firewall-policy/74db69d2-d698-4555-9710-7637a32b82e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003865 10.0.0.41 - - [2025-10-16 16:56:02] "GET /firewall-rule/cae6df39-0364-423e-87dc-db4262674b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004509 10.0.0.41 - - [2025-10-16 16:56:02] "POST /ref-update HTTP/1.1" 200 156 0.057437 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /firewall-rule/cae6df39-0364-423e-87dc-db4262674b6e HTTP/1.1" 200 115 0.066811 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /tag/9bd58c44-d78e-490d-805e-35849d7c6154 HTTP/1.1" 200 115 0.054721 10.0.0.41 - - [2025-10-16 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009913 10.0.0.41 - - [2025-10-16 16:56:02] "GET /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004586 10.0.0.41 - - [2025-10-16 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.41 - - [2025-10-16 16:56:02] "GET /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004526 10.0.0.41 - - [2025-10-16 16:56:02] "PUT /virtual-network/7fe019ef-6451-4e4e-afe9-882cd969e932 HTTP/1.1" 200 264 0.049355 10.0.0.41 - - [2025-10-16 16:56:02] "PUT /virtual-network/7c825aee-aa22-41eb-acf2-54a236ca9d57 HTTP/1.1" 200 264 0.049722 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /security-group/b3a1ac36-257d-402c-a2fa-5a3cd490734b HTTP/1.1" 200 115 0.062683 10.0.0.41 - - [2025-10-16 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009281 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /access-control-list/097772f2-c5f8-41e8-a96e-b2b936ffd828 HTTP/1.1" 200 115 0.042132 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /access-control-list/a300ccf1-6501-437b-9ea9-85ac9793ac13 HTTP/1.1" 200 115 0.042532 10.0.0.41 - - [2025-10-16 16:56:02] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043694 10.0.0.41 - - [2025-10-16 16:56:02] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?fields=security_groups HTTP/1.1" 200 1352 0.054715 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /access-control-list/badf19ba-b293-4c38-b436-90b238ecceb9 HTTP/1.1" 200 115 0.050844 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /security-group/40de2940-ac51-4958-9071-509d92b031ea HTTP/1.1" 200 115 0.107872 10.0.0.41 - - [2025-10-16 16:56:02] "GET /project/1ebd7a69-39c7-4619-be95-09be4070cf3c?fields=application_policy_sets HTTP/1.1" 200 1391 0.048340 10.0.0.41 - - [2025-10-16 16:56:02] "DELETE /access-control-list/a01836f2-62f2-417f-88b0-4305a3173b9e HTTP/1.1" 200 115 0.056667 10.0.0.41 - - [2025-10-16 16:56:03] "DELETE /project/1ebd7a69-39c7-4619-be95-09be4070cf3c HTTP/1.1" 200 115 0.429198 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:57:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:57:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:57:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:57:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:57:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.41 - - [2025-10-16 16:57:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852