++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 27 06:00:09 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 06:00:09 AM 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 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.27 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.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,10.157.36.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.157.36.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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/27/2025 06:00:50.651 7f7858a57980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 06:00:50.800 7f7858a57980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 06:00:50.813 7f7858a57980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 06:00:50.813 7f7858a57980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-10-27 06:00:59] "GET / HTTP/1.1" 503 181 0.000227 10.0.0.27 - - [2025-10-27 06:00:59] "GET / HTTP/1.1" 503 181 0.000209 10.0.0.27 - - [2025-10-27 06:01:00] "GET / HTTP/1.1" 200 45303 0.001262 10.0.0.27 - - [2025-10-27 06:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.27 - - [2025-10-27 06:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.27 - - [2025-10-27 06:01:00] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.27 - - [2025-10-27 06:01:00] "GET / HTTP/1.1" 200 35931 0.001173 10.0.0.27 - - [2025-10-27 06:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.27 - - [2025-10-27 06:01:00] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014469 10.0.0.27 - - [2025-10-27 06:01:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.008720 10.0.0.27 - - [2025-10-27 06:01:00] "POST /config-database-nodes HTTP/1.1" 200 611 0.027288 10.0.0.27 - - [2025-10-27 06:01:01] "GET / HTTP/1.1" 200 35931 0.002486 10.0.0.27 - - [2025-10-27 06:01:01] "GET / HTTP/1.1" 200 35931 0.003464 10.0.0.27 - - [2025-10-27 06:01:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.003613 10.0.0.27 - - [2025-10-27 06:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-10-27 06:01:01] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016279 10.0.0.27 - - [2025-10-27 06:01:01] "POST /service-appliance-sets HTTP/1.1" 200 553 0.090335 10.0.0.27 - - [2025-10-27 06:01:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.004267 10.0.0.27 - - [2025-10-27 06:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.27 - - [2025-10-27 06:01:01] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005485 10.0.0.27 - - [2025-10-27 06:01:02] "POST /service-appliance-sets HTTP/1.1" 200 541 0.103577 10.0.0.27 - - [2025-10-27 06:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.27 - - [2025-10-27 06:01:02] "GET /network-ipam/be974ae5-a1fe-40d5-95a9-9e378a723b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005257 10.0.0.27 - - [2025-10-27 06:01:02] "POST /service-templates HTTP/1.1" 200 511 0.073983 10.0.0.27 - - [2025-10-27 06:01:02] "POST /service-templates HTTP/1.1" 200 501 0.053271 10.0.0.27 - - [2025-10-27 06:01:02] "POST /service-templates HTTP/1.1" 200 515 0.070248 10.0.0.27 - - [2025-10-27 06:01:02] "POST /service-templates HTTP/1.1" 200 535 0.048197 10.0.0.27 - - [2025-10-27 06:01:02] "POST /service-templates HTTP/1.1" 200 507 0.049165 10.0.0.27 - - [2025-10-27 06:01:03] "GET / HTTP/1.1" 200 35931 0.001181 10.0.0.27 - - [2025-10-27 06:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010476 10.0.0.27 - - [2025-10-27 06:01:03] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.007913 10.0.0.27 - - [2025-10-27 06:01:03] "POST /bgp-routers HTTP/1.1" 200 616 0.039141 10.0.0.27 - - [2025-10-27 06:01:03] "GET /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008594 10.0.0.27 - - [2025-10-27 06:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.27 - - [2025-10-27 06:01:03] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005116 10.0.0.27 - - [2025-10-27 06:01:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009875 10.0.0.27 - - [2025-10-27 06:01:03] "POST /ref-update HTTP/1.1" 200 156 0.015301 10.0.0.27 - - [2025-10-27 06:01:05] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.27 - - [2025-10-27 06:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.27 - - [2025-10-27 06:01:05] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006175 10.0.0.27 - - [2025-10-27 06:01:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002198 10.0.0.27 - - [2025-10-27 06:01:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.134320 10.0.0.27 - - [2025-10-27 06:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007489 10.0.0.27 - - [2025-10-27 06:01:06] "GET /network-ipam/be974ae5-a1fe-40d5-95a9-9e378a723b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.015060 10.0.0.27 - - [2025-10-27 06:01:07] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.27 - - [2025-10-27 06:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2025-10-27 06:01:07] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007460 10.0.0.27 - - [2025-10-27 06:01:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002175 10.0.0.27 - - [2025-10-27 06:01:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.008141 10.0.0.27 - - [2025-10-27 06:01:07] "POST /analytics-nodes HTTP/1.1" 200 599 0.067107 10.0.0.27 - - [2025-10-27 06:01:07] "POST /access-control-lists HTTP/1.1" 200 587 0.117960 10.0.0.27 - - [2025-10-27 06:01:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.030288 10.0.0.27 - - [2025-10-27 06:01:07] "POST /access-control-lists HTTP/1.1" 200 585 0.054157 10.0.0.27 - - [2025-10-27 06:01:07] "POST /route-targets HTTP/1.1" 200 327 0.046665 10.0.0.27 - - [2025-10-27 06:01:07] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.27 - - [2025-10-27 06:01:07] "POST /ref-update HTTP/1.1" 200 156 0.051020 10.0.0.27 - - [2025-10-27 06:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.27 - - [2025-10-27 06:01:07] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010901 10.0.0.27 - - [2025-10-27 06:01:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002202 10.0.0.27 - - [2025-10-27 06:01:07] "POST /route-targets HTTP/1.1" 200 327 0.025915 10.0.0.27 - - [2025-10-27 06:01:07] "POST /ref-update HTTP/1.1" 200 156 0.024840 10.0.0.27 - - [2025-10-27 06:01:07] "POST /config-nodes HTTP/1.1" 200 593 0.083069 10.0.0.27 - - [2025-10-27 06:01:07] "POST /route-targets HTTP/1.1" 200 327 0.079289 10.0.0.27 - - [2025-10-27 06:01:08] "POST /ref-update HTTP/1.1" 200 156 0.020632 10.0.0.27 - - [2025-10-27 06:01:08] "POST /route-targets HTTP/1.1" 200 327 0.011995 10.0.0.27 - - [2025-10-27 06:01:08] "POST /ref-update HTTP/1.1" 200 156 0.022834 10.0.0.27 - - [2025-10-27 06:01:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.002407 10.0.0.27 - - [2025-10-27 06:01:08] "POST /access-control-lists HTTP/1.1" 200 551 0.083284 10.0.0.27 - - [2025-10-27 06:01:08] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.27 - - [2025-10-27 06:01:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005724 10.0.0.27 - - [2025-10-27 06:01:08] "PUT /access-control-list/7f0cbc76-aa67-4a6d-bc21-c720492cc0e1 HTTP/1.1" 200 272 0.018800 10.0.0.27 - - [2025-10-27 06:01:08] "PUT /access-control-list/cc711530-ca15-4666-ad6e-67e673cf296b HTTP/1.1" 200 272 0.033305 10.0.0.27 - - [2025-10-27 06:01:09] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.27 - - [2025-10-27 06:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014075 10.0.0.27 - - [2025-10-27 06:01:09] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006418 10.0.0.27 - - [2025-10-27 06:01:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.003259 10.0.0.27 - - [2025-10-27 06:01:09] "POST /database-nodes HTTP/1.1" 200 597 0.025441 10.0.0.27 - - [2025-10-27 06:01:12] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.27 - - [2025-10-27 06:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.27 - - [2025-10-27 06:01:12] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004901 10.0.0.27 - - [2025-10-27 06:01:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002141 10.0.0.27 - - [2025-10-27 06:01:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.049138 10.0.0.27 - - [2025-10-27 06:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.27 - - [2025-10-27 06:01:13] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003093 10.0.0.27 - - [2025-10-27 06:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.27 - - [2025-10-27 06:01:13] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.012292 10.0.0.27 - - [2025-10-27 06:01:13] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.27 - - [2025-10-27 06:01:13] "POST /alarms HTTP/1.1" 200 581 0.020107 10.0.0.27 - - [2025-10-27 06:01:13] "POST /alarms HTTP/1.1" 200 575 0.023777 10.0.0.27 - - [2025-10-27 06:01:13] "POST /alarms HTTP/1.1" 200 575 0.039748 10.0.0.27 - - [2025-10-27 06:01:13] "POST /alarms HTTP/1.1" 200 559 0.052581 10.0.0.27 - - [2025-10-27 06:01:13] "POST /alarms HTTP/1.1" 200 555 0.041023 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 557 0.066789 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 565 0.060348 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 549 0.042452 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 557 0.065411 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 567 0.044170 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 555 0.036243 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 567 0.040574 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 575 0.092528 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 569 0.040845 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 561 0.042343 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 561 0.031982 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 561 0.037610 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 547 0.056249 10.0.0.27 - - [2025-10-27 06:01:14] "POST /alarms HTTP/1.1" 200 595 0.067020 10.0.0.27 - - [2025-10-27 06:01:15] "POST /alarms HTTP/1.1" 200 575 0.038633 10.0.0.27 - - [2025-10-27 06:01:15] "POST /alarms HTTP/1.1" 200 571 0.040710 10.0.0.27 - - [2025-10-27 06:01:15] "POST /alarms HTTP/1.1" 200 583 0.038240 10.0.0.27 - - [2025-10-27 06:01:15] "POST /alarms HTTP/1.1" 200 609 0.029187 10.0.0.27 - - [2025-10-27 06:01:15] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.27 - - [2025-10-27 06:01:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002547 10.0.0.27 - - [2025-10-27 06:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.27 - - [2025-10-27 06:01:15] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.010863 10.0.0.27 - - [2025-10-27 06:01:15] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.27 - - [2025-10-27 06:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.27 - - [2025-10-27 06:01:15] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003149 10.0.0.27 - - [2025-10-27 06:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.27 - - [2025-10-27 06:01:15] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.035238 10.0.0.27 - - [2025-10-27 06:01:16] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.27 - - [2025-10-27 06:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.27 - - [2025-10-27 06:01:16] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010207 10.0.0.27 - - [2025-10-27 06:01:16] "PUT /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709 HTTP/1.1" 200 274 0.030737 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:02:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001272 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:02:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001163 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:02:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:02:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:02:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.27 - - [2025-10-27 06:03:27] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.27 - - [2025-10-27 06:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.27 - - [2025-10-27 06:03:27] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005286 10.0.0.27 - - [2025-10-27 06:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.27 - - [2025-10-27 06:03:27] "GET /config-node/48572e30-9961-4449-891b-329208ec1948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003784 10.0.0.27 - - [2025-10-27 06:03:39] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.27 - - [2025-10-27 06:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.27 - - [2025-10-27 06:03:39] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003905 10.0.0.27 - - [2025-10-27 06:03:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002472 10.0.0.27 - - [2025-10-27 06:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.27 - - [2025-10-27 06:03:39] "GET /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004619 10.0.0.27 - - [2025-10-27 06:03:39] "PUT /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd HTTP/1.1" 200 254 0.023949 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:03:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:03:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:03:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:03:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.27 - - [2025-10-27 06:05:20] "GET /global-system-configs HTTP/1.1" 200 322 0.007309 10.0.0.27 - - [2025-10-27 06:05:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002283 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 10.0.0.27 - - [2025-10-27 06:06:44] "GET / HTTP/1.1" 200 35931 0.002631 10.0.0.27 - - [2025-10-27 06:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.27 - - [2025-10-27 06:06:44] "GET /domain/e46983e6-e7bf-42aa-840d-1246968c5119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003433 10.0.0.27 - - [2025-10-27 06:06:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.000525 10.0.0.27 - - [2025-10-27 06:06:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.028083 10.0.0.27 - - [2025-10-27 06:06:44] "POST /security-groups HTTP/1.1" 200 570 0.069569 10.0.0.27 - - [2025-10-27 06:06:44] "POST /projects HTTP/1.1" 200 481 0.348118 10.0.0.27 - - [2025-10-27 06:06:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.001448 10.0.0.27 - - [2025-10-27 06:06:44] "POST /security-groups HTTP/1.1" 200 534 0.036406 10.0.0.27 - - [2025-10-27 06:06:44] "POST /access-control-lists HTTP/1.1" 200 579 0.030102 10.0.0.27 - - [2025-10-27 06:06:44] "POST /chown HTTP/1.1" 200 109 0.008331 10.0.0.27 - - [2025-10-27 06:06:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.009893 10.0.0.27 - - [2025-10-27 06:06:44] "POST /policy-managements HTTP/1.1" 409 214 0.009661 10.0.0.27 - - [2025-10-27 06:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.27 - - [2025-10-27 06:06:44] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017034 10.0.0.27 - - [2025-10-27 06:06:44] "POST /access-control-lists HTTP/1.1" 200 577 0.073376 10.0.0.27 - - [2025-10-27 06:06:44] "POST /application-policy-sets HTTP/1.1" 200 528 0.047864 10.0.0.27 - - [2025-10-27 06:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.27 - - [2025-10-27 06:06:44] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007549 10.0.0.27 - - [2025-10-27 06:06:44] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.030555 10.0.0.27 - - [2025-10-27 06:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.032076 10.0.0.27 - - [2025-10-27 06:06:45] "GET /virtual-network/2678cb45-3996-4f1e-a55d-66109a36b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.009842 10.0.0.27 - - [2025-10-27 06:06:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000568 10.0.0.27 - - [2025-10-27 06:06:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.010848 10.0.0.27 - - [2025-10-27 06:06:45] "POST /security-groups HTTP/1.1" 200 574 0.069739 10.0.0.27 - - [2025-10-27 06:06:45] "POST /projects HTTP/1.1" 200 489 0.235855 10.0.0.27 - - [2025-10-27 06:06:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.002130 10.0.0.27 - - [2025-10-27 06:06:45] "POST /access-control-lists HTTP/1.1" 200 594 0.044789 10.0.0.27 - - [2025-10-27 06:06:45] "POST /security-groups HTTP/1.1" 200 546 0.079284 10.0.0.27 - - [2025-10-27 06:06:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.011511 10.0.0.27 - - [2025-10-27 06:06:45] "POST /chown HTTP/1.1" 200 109 0.068297 10.0.0.27 - - [2025-10-27 06:06:45] "POST /access-control-lists HTTP/1.1" 200 592 0.086595 10.0.0.27 - - [2025-10-27 06:06:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.006647 10.0.0.27 - - [2025-10-27 06:06:45] "POST /network-ipams HTTP/1.1" 200 522 0.081534 10.0.0.27 - - [2025-10-27 06:06:45] "POST /access-control-lists HTTP/1.1" 200 583 0.114556 10.0.0.27 - - [2025-10-27 06:06:45] "POST /network-ipams HTTP/1.1" 200 510 0.079851 10.0.0.27 - - [2025-10-27 06:06:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.006790 10.0.0.27 - - [2025-10-27 06:06:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.002155 10.0.0.27 - - [2025-10-27 06:06:45] "POST /access-control-lists HTTP/1.1" 200 581 0.077808 10.0.0.27 - - [2025-10-27 06:06:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.004296 10.0.0.27 - - [2025-10-27 06:06:45] "POST /access-control-lists HTTP/1.1" 200 602 0.113219 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.003842 10.0.0.27 - - [2025-10-27 06:06:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010944 10.0.0.27 - - [2025-10-27 06:06:46] "POST /virtual-networks HTTP/1.1" 200 538 0.307474 10.0.0.27 - - [2025-10-27 06:06:46] "POST /access-control-lists HTTP/1.1" 200 600 0.058297 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.27 - - [2025-10-27 06:06:46] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.006993 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.002177 10.0.0.27 - - [2025-10-27 06:06:46] "POST /access-control-lists HTTP/1.1" 200 589 0.037799 10.0.0.27 - - [2025-10-27 06:06:46] "POST /network-ipams HTTP/1.1" 200 518 0.083676 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.008034 10.0.0.27 - - [2025-10-27 06:06:46] "POST /route-targets HTTP/1.1" 200 327 0.034898 10.0.0.27 - - [2025-10-27 06:06:46] "POST /ref-update HTTP/1.1" 200 156 0.048752 10.0.0.27 - - [2025-10-27 06:06:46] "PUT /access-control-list/6e5071b8-343d-4593-8eaf-7892953f1ddd HTTP/1.1" 200 272 0.075028 10.0.0.27 - - [2025-10-27 06:06:46] "POST /useragent-kv HTTP/1.1" 200 115 0.044632 10.0.0.27 - - [2025-10-27 06:06:46] "POST /virtual-networks HTTP/1.1" 200 546 0.279459 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.27 - - [2025-10-27 06:06:46] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.014862 10.0.0.27 - - [2025-10-27 06:06:46] "POST /route-targets HTTP/1.1" 200 327 0.028984 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.006987 10.0.0.27 - - [2025-10-27 06:06:46] "POST /ref-update HTTP/1.1" 200 156 0.073028 10.0.0.27 - - [2025-10-27 06:06:46] "POST /network-policys HTTP/1.1" 200 538 0.100712 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.003365 10.0.0.27 - - [2025-10-27 06:06:46] "POST /network-policys HTTP/1.1" 200 534 0.044889 10.0.0.27 - - [2025-10-27 06:06:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.009369 10.0.0.27 - - [2025-10-27 06:06:47] "POST /network-policys HTTP/1.1" 200 542 0.117426 10.0.0.27 - - [2025-10-27 06:06:47] "PUT /access-control-list/b6cc2d7b-64f1-4f4d-b77a-1b3b2866d481 HTTP/1.1" 200 272 0.024008 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-update HTTP/1.1" 200 156 0.121301 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026819 10.0.0.27 - - [2025-10-27 06:06:47] "PUT /access-control-list/6e5071b8-343d-4593-8eaf-7892953f1ddd HTTP/1.1" 200 272 0.030960 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-update HTTP/1.1" 200 156 0.085000 10.0.0.27 - - [2025-10-27 06:06:47] "PUT /access-control-list/b6cc2d7b-64f1-4f4d-b77a-1b3b2866d481 HTTP/1.1" 200 272 0.087617 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-update HTTP/1.1" 200 156 0.074612 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-update HTTP/1.1" 200 156 0.172497 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029673 10.0.0.27 - - [2025-10-27 06:06:47] "PUT /access-control-list/6e5071b8-343d-4593-8eaf-7892953f1ddd HTTP/1.1" 200 272 0.089102 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006048 10.0.0.27 - - [2025-10-27 06:06:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.002409 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-update HTTP/1.1" 200 156 0.094272 10.0.0.27 - - [2025-10-27 06:06:47] "POST /access-control-lists HTTP/1.1" 200 601 0.084773 10.0.0.27 - - [2025-10-27 06:06:47] "POST /ref-update HTTP/1.1" 200 156 0.158537 10.0.0.27 - - [2025-10-27 06:06:47] "PUT /access-control-list/8e577a27-83e5-48ed-8587-663fd48d6073 HTTP/1.1" 200 272 0.052076 10.0.0.27 - - [2025-10-27 06:06:47] "PUT /access-control-list/b6cc2d7b-64f1-4f4d-b77a-1b3b2866d481 HTTP/1.1" 200 272 0.048371 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-update HTTP/1.1" 200 156 0.037570 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-update HTTP/1.1" 200 156 0.129760 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020176 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015721 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028230 10.0.0.27 - - [2025-10-27 06:06:48] "PUT /access-control-list/8e577a27-83e5-48ed-8587-663fd48d6073 HTTP/1.1" 200 272 0.100294 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-update HTTP/1.1" 200 156 0.022237 10.0.0.27 - - [2025-10-27 06:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016590 10.0.0.27 - - [2025-10-27 06:06:48] "GET /virtual-network/2678cb45-3996-4f1e-a55d-66109a36b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.027800 10.0.0.27 - - [2025-10-27 06:06:48] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005002 10.0.0.27 - - [2025-10-27 06:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.27 - - [2025-10-27 06:06:48] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005133 10.0.0.27 - - [2025-10-27 06:06:48] "POST /firewall-policys HTTP/1.1" 200 530 0.030153 10.0.0.27 - - [2025-10-27 06:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029567 10.0.0.27 - - [2025-10-27 06:06:48] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.021309 10.0.0.27 - - [2025-10-27 06:06:48] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003761 10.0.0.27 - - [2025-10-27 06:06:48] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002965 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-update HTTP/1.1" 200 156 0.027491 10.0.0.27 - - [2025-10-27 06:06:48] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.033473 10.0.0.27 - - [2025-10-27 06:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.27 - - [2025-10-27 06:06:48] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004185 10.0.0.27 - - [2025-10-27 06:06:48] "POST /firewall-policys HTTP/1.1" 200 532 0.035752 10.0.0.27 - - [2025-10-27 06:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.047756 10.0.0.27 - - [2025-10-27 06:06:48] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011078 10.0.0.27 - - [2025-10-27 06:06:48] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002771 10.0.0.27 - - [2025-10-27 06:06:48] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003103 10.0.0.27 - - [2025-10-27 06:06:48] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002754 10.0.0.27 - - [2025-10-27 06:06:48] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002830 10.0.0.27 - - [2025-10-27 06:06:48] "POST /ref-update HTTP/1.1" 200 156 0.018835 10.0.0.27 - - [2025-10-27 06:06:49] "POST /ref-update HTTP/1.1" 200 156 0.057689 10.0.0.27 - - [2025-10-27 06:06:49] "POST /ref-update HTTP/1.1" 200 156 0.071133 10.0.0.27 - - [2025-10-27 06:06:49] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004840 10.0.0.27 - - [2025-10-27 06:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.27 - - [2025-10-27 06:06:49] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002884 10.0.0.27 - - [2025-10-27 06:06:49] "POST /firewall-policys HTTP/1.1" 200 530 0.020169 10.0.0.27 - - [2025-10-27 06:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019846 10.0.0.27 - - [2025-10-27 06:06:49] "GET /firewall-policy/a25fdb60-3889-46ba-910c-586387065963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.022310 10.0.0.27 - - [2025-10-27 06:06:49] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002625 10.0.0.27 - - [2025-10-27 06:06:49] "GET /firewall-policy/a25fdb60-3889-46ba-910c-586387065963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003435 10.0.0.27 - - [2025-10-27 06:06:49] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004484 10.0.0.27 - - [2025-10-27 06:06:49] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002480 10.0.0.27 - - [2025-10-27 06:06:49] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014905 10.0.0.27 - - [2025-10-27 06:06:49] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003307 10.0.0.27 - - [2025-10-27 06:06:49] "POST /ref-update HTTP/1.1" 200 156 0.023684 10.0.0.27 - - [2025-10-27 06:06:49] "POST /ref-update HTTP/1.1" 200 156 0.021439 10.0.0.27 - - [2025-10-27 06:06:49] "POST /ref-update HTTP/1.1" 200 156 0.027348 10.0.0.27 - - [2025-10-27 06:06:49] "POST /ref-update HTTP/1.1" 200 156 0.037150 10.0.0.27 - - [2025-10-27 06:06:49] "POST /ref-update HTTP/1.1" 200 156 0.026156 10.0.0.27 - - [2025-10-27 06:06:49] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018753 10.0.0.27 - - [2025-10-27 06:06:49] "POST /tags HTTP/1.1" 200 299 0.031314 10.0.0.27 - - [2025-10-27 06:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.27 - - [2025-10-27 06:06:49] "GET /tag/9455fb44-5b7c-4e0b-b44e-e2e9cd650047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.046021 10.0.0.27 - - [2025-10-27 06:06:49] "POST /set-tag HTTP/1.1" 200 109 0.022987 10.0.0.27 - - [2025-10-27 06:06:50] "POST /tags HTTP/1.1" 200 357 0.111402 10.0.0.27 - - [2025-10-27 06:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.032034 10.0.0.27 - - [2025-10-27 06:06:50] "GET /tag/8f761d9e-817a-4b9c-82d0-f2c49ec60572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019124 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000780 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.27 - - [2025-10-27 06:06:50] "POST /tags HTTP/1.1" 200 305 0.068058 10.0.0.27 - - [2025-10-27 06:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.27 - - [2025-10-27 06:06:50] "GET /tag/da54e114-3835-4028-93b5-be4e65a73cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017269 10.0.0.27 - - [2025-10-27 06:06:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.000663 10.0.0.27 - - [2025-10-27 06:06:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.011005 10.0.0.27 - - [2025-10-27 06:06:50] "POST /security-groups HTTP/1.1" 200 571 0.302427 10.0.0.27 - - [2025-10-27 06:06:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003376 10.0.0.27 - - [2025-10-27 06:06:50] "POST /projects HTTP/1.1" 200 483 0.489532 10.0.0.27 - - [2025-10-27 06:06:50] "POST /access-control-lists HTTP/1.1" 200 580 0.075622 10.0.0.27 - - [2025-10-27 06:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.051525 10.0.0.27 - - [2025-10-27 06:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016597 10.0.0.27 - - [2025-10-27 06:06:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.006682 10.0.0.27 - - [2025-10-27 06:06:50] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012930 10.0.0.27 - - [2025-10-27 06:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.27 - - [2025-10-27 06:06:50] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.023606 10.0.0.27 - - [2025-10-27 06:06:50] "POST /access-control-lists HTTP/1.1" 200 578 0.081268 10.0.0.27 - - [2025-10-27 06:06:51] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.073683 10.0.0.27 - - [2025-10-27 06:06:51] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.095490 10.0.0.27 - - [2025-10-27 06:06:51] "POST /security-groups HTTP/1.1" 200 537 0.074371 10.0.0.27 - - [2025-10-27 06:06:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.002769 10.0.0.27 - - [2025-10-27 06:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027822 10.0.0.27 - - [2025-10-27 06:06:51] "POST /chown HTTP/1.1" 200 109 0.033743 10.0.0.27 - - [2025-10-27 06:06:51] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019482 10.0.0.27 - - [2025-10-27 06:06:51] "POST /access-control-lists HTTP/1.1" 200 596 0.109838 10.0.0.27 - - [2025-10-27 06:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017410 10.0.0.27 - - [2025-10-27 06:06:51] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002818 10.0.0.27 - - [2025-10-27 06:06:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.002226 10.0.0.27 - - [2025-10-27 06:06:51] "POST /tags HTTP/1.1" 409 207 0.001673 10.0.0.27 - - [2025-10-27 06:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.27 - - [2025-10-27 06:06:51] "GET /tag/da54e114-3835-4028-93b5-be4e65a73cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.042483 10.0.0.27 - - [2025-10-27 06:06:51] "POST /access-control-lists HTTP/1.1" 200 594 0.070929 10.0.0.27 - - [2025-10-27 06:06:51] "POST /firewall-rules HTTP/1.1" 200 564 0.089374 10.0.0.27 - - [2025-10-27 06:06:51] "GET /firewall-rule/3ab4b940-5abc-416d-9d23-f0e43d06fc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.018370 10.0.0.27 - - [2025-10-27 06:06:51] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003555 10.0.0.27 - - [2025-10-27 06:06:51] "GET /firewall-rule/3ab4b940-5abc-416d-9d23-f0e43d06fc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002770 10.0.0.27 - - [2025-10-27 06:06:51] "POST /ref-update HTTP/1.1" 200 156 0.019846 10.0.0.27 - - [2025-10-27 06:06:51] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003784 10.0.0.27 - - [2025-10-27 06:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.27 - - [2025-10-27 06:06:51] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002573 10.0.0.27 - - [2025-10-27 06:06:51] "POST /tags HTTP/1.1" 409 207 0.002481 10.0.0.27 - - [2025-10-27 06:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.27 - - [2025-10-27 06:06:51] "GET /tag/da54e114-3835-4028-93b5-be4e65a73cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012186 10.0.0.27 - - [2025-10-27 06:06:52] "POST /firewall-rules HTTP/1.1" 200 562 0.087121 10.0.0.27 - - [2025-10-27 06:06:52] "GET /firewall-rule/84ca7648-a1f9-44ac-8dcd-69fb00ebda51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.032781 10.0.0.27 - - [2025-10-27 06:06:52] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.006316 10.0.0.27 - - [2025-10-27 06:06:52] "GET /firewall-rule/84ca7648-a1f9-44ac-8dcd-69fb00ebda51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003394 10.0.0.27 - - [2025-10-27 06:06:52] "POST /ref-update HTTP/1.1" 200 156 0.018870 10.0.0.27 - - [2025-10-27 06:06:52] "POST /tags HTTP/1.1" 200 305 0.085952 10.0.0.27 - - [2025-10-27 06:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.27 - - [2025-10-27 06:06:52] "GET /tag/e7ef65b2-bde6-43fa-ae65-043fa9179298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021282 10.0.0.27 - - [2025-10-27 06:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.27 - - [2025-10-27 06:06:52] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049648 10.0.0.27 - - [2025-10-27 06:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.27 - - [2025-10-27 06:06:52] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007561 10.0.0.27 - - [2025-10-27 06:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.27 - - [2025-10-27 06:06:52] "GET /service-appliance-set/af7bdb22-904f-4264-b018-ac81091deb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012257 10.0.0.27 - - [2025-10-27 06:06:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.002216 10.0.0.27 - - [2025-10-27 06:06:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137646 10.0.0.27 - - [2025-10-27 06:06:52] "GET /virtual-machine-interface/00433075-a35c-4902-be36-121de5e63fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.013407 10.0.0.27 - - [2025-10-27 06:06:52] "POST /instance-ips HTTP/1.1" 200 381 0.080016 10.0.0.27 - - [2025-10-27 06:06:52] "GET /instance-ip/fc1eadb5-45ee-4d91-b771-009090ebab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007670 10.0.0.27 - - [2025-10-27 06:06:52] "POST /loadbalancers HTTP/1.1" 200 582 0.065796 10.0.0.27 - - [2025-10-27 06:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019814 10.0.0.27 - - [2025-10-27 06:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007224 10.0.0.27 - - [2025-10-27 06:06:53] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055026 10.0.0.27 - - [2025-10-27 06:06:53] "GET /loadbalancer/5c893e2e-c6ac-46e7-b57a-9a222b3b5341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.012227 10.0.0.27 - - [2025-10-27 06:06:53] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.134296 10.0.0.27 - - [2025-10-27 06:06:53] "GET /instance-ip/fc1eadb5-45ee-4d91-b771-009090ebab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004195 10.0.0.27 - - [2025-10-27 06:06:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.104814 10.0.0.27 - - [2025-10-27 06:06:53] "POST /floating-ips HTTP/1.1" 200 583 0.062280 10.0.0.27 - - [2025-10-27 06:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032529 10.0.0.27 - - [2025-10-27 06:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011042 10.0.0.27 - - [2025-10-27 06:06:53] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074453 10.0.0.27 - - [2025-10-27 06:06:53] "GET /loadbalancer-listener/b941d10f-50c6-4b28-87f3-0d1c2e2004f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003192 10.0.0.27 - - [2025-10-27 06:06:53] "GET /loadbalancer-listener/b941d10f-50c6-4b28-87f3-0d1c2e2004f1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003775 10.0.0.27 - - [2025-10-27 06:06:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032132 10.0.0.27 - - [2025-10-27 06:06:53] "GET /instance-ip/fc1eadb5-45ee-4d91-b771-009090ebab11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004807 10.0.0.27 - - [2025-10-27 06:06:53] "GET /instance-ip/fc1eadb5-45ee-4d91-b771-009090ebab11?fields=floating_ips HTTP/1.1" 200 1171 0.018848 10.0.0.27 - - [2025-10-27 06:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018888 10.0.0.27 - - [2025-10-27 06:06:53] "GET /floating-ip/066c45bd-54fa-4ddf-a237-3f16c3f835fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.013743 10.0.0.27 - - [2025-10-27 06:06:53] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.023952 10.0.0.27 - - [2025-10-27 06:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.27 - - [2025-10-27 06:06:53] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.014432 10.0.0.27 - - [2025-10-27 06:06:53] "POST /tags HTTP/1.1" 200 301 0.271412 10.0.0.27 - - [2025-10-27 06:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015537 10.0.0.27 - - [2025-10-27 06:06:53] "GET /tag/780ae09c-4385-481b-a389-b377449c435f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023961 10.0.0.27 - - [2025-10-27 06:06:54] "POST /tags HTTP/1.1" 200 325 0.111195 10.0.0.27 - - [2025-10-27 06:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023711 10.0.0.27 - - [2025-10-27 06:06:54] "GET /tag/535c3d5c-8ae2-41d0-b2a2-faace9661adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.025244 10.0.0.27 - - [2025-10-27 06:06:54] "POST /tags HTTP/1.1" 200 363 0.045081 10.0.0.27 - - [2025-10-27 06:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.27 - - [2025-10-27 06:06:54] "GET /tag/7c934fa0-1ac8-4884-b02e-4120e2e76439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012540 10.0.0.27 - - [2025-10-27 06:06:54] "POST /tags HTTP/1.1" 200 311 0.053725 10.0.0.27 - - [2025-10-27 06:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017789 10.0.0.27 - - [2025-10-27 06:06:54] "GET /tag/039ea9e1-b087-4241-8574-665def08dda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.016428 10.0.0.27 - - [2025-10-27 06:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.27 - - [2025-10-27 06:06:54] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004722 10.0.0.27 - - [2025-10-27 06:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.27 - - [2025-10-27 06:06:54] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036744 10.0.0.27 - - [2025-10-27 06:06:54] "POST /virtual-machines HTTP/1.1" 200 377 0.016460 10.0.0.27 - - [2025-10-27 06:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013427 10.0.0.27 - - [2025-10-27 06:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.103173 10.0.0.27 - - [2025-10-27 06:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.097181 10.0.0.27 - - [2025-10-27 06:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010406 10.0.0.27 - - [2025-10-27 06:06:54] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005451 10.0.0.27 - - [2025-10-27 06:06:55] "POST /instance-ips HTTP/1.1" 200 409 0.150479 10.0.0.27 - - [2025-10-27 06:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016548 10.0.0.27 - - [2025-10-27 06:06:55] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014147 10.0.0.27 - - [2025-10-27 06:06:55] "POST /set-tag HTTP/1.1" 200 109 0.054718 10.0.0.27 - - [2025-10-27 06:06:55] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015728 10.0.0.27 - - [2025-10-27 06:06:55] "GET /instance-ip/235f1658-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002944 10.0.0.27 - - [2025-10-27 06:06:55] "POST /tags HTTP/1.1" 200 355 0.030997 10.0.0.27 - - [2025-10-27 06:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.27 - - [2025-10-27 06:06:55] "GET /tag/1392b02f-27b7-4151-91d7-ca184b74ca42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012972 10.0.0.27 - - [2025-10-27 06:06:55] "POST /tags HTTP/1.1" 200 303 0.023065 10.0.0.27 - - [2025-10-27 06:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.27 - - [2025-10-27 06:06:55] "GET /tag/24ed7a43-9655-4718-a3f4-04950f424bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020758 10.0.0.27 - - [2025-10-27 06:06:55] "POST /projects HTTP/1.1" 409 218 0.002434 10.0.0.27 - - [2025-10-27 06:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.27 - - [2025-10-27 06:06:55] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032283 10.0.0.27 - - [2025-10-27 06:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.27 - - [2025-10-27 06:06:55] "GET /network-ipam/ad58799c-85f9-4e58-90e1-70e3313e4cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007321 10.0.0.27 - - [2025-10-27 06:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.27 - - [2025-10-27 06:06:55] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004636 10.0.0.27 - - [2025-10-27 06:06:55] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.047537 10.0.0.27 - - [2025-10-27 06:06:55] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009236 10.0.0.27 - - [2025-10-27 06:06:55] "POST /set-tag HTTP/1.1" 200 109 0.052127 10.0.0.27 - - [2025-10-27 06:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009318 10.0.0.27 - - [2025-10-27 06:06:55] "GET /network-ipam/9c298046-ab2c-45a9-ad9a-330f9879b75a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005790 10.0.0.27 - - [2025-10-27 06:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.27 - - [2025-10-27 06:06:55] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005855 10.0.0.27 - - [2025-10-27 06:06:56] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.052481 10.0.0.27 - - [2025-10-27 06:06:56] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004887 10.0.0.27 - - [2025-10-27 06:06:56] "POST /set-tag HTTP/1.1" 200 109 0.056871 10.0.0.27 - - [2025-10-27 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007076 10.0.0.27 - - [2025-10-27 06:06:56] "GET /network-policy/ee1c347a-5140-463a-a563-a2a2ce12b1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004332 10.0.0.27 - - [2025-10-27 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.27 - - [2025-10-27 06:06:56] "GET /network-policy/5b36dc8e-75c6-462b-a6c6-8d6cce240308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002543 10.0.0.27 - - [2025-10-27 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.27 - - [2025-10-27 06:06:56] "GET /network-policy/5411d58f-808f-420c-b9ee-e63589c1d45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002492 10.0.0.27 - - [2025-10-27 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.27 - - [2025-10-27 06:06:56] "PUT /network-policy/5411d58f-808f-420c-b9ee-e63589c1d45b HTTP/1.1" 200 262 0.019247 10.0.0.27 - - [2025-10-27 06:06:56] "POST /ref-update HTTP/1.1" 200 156 0.079574 10.0.0.27 - - [2025-10-27 06:06:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002432 10.0.0.27 - - [2025-10-27 06:06:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2025-10-27 06:06:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005038 10.0.0.27 - - [2025-10-27 06:06:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002831 10.0.0.27 - - [2025-10-27 06:06:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002428 10.0.0.27 - - [2025-10-27 06:06:56] "POST /security-groups HTTP/1.1" 409 245 0.002810 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:06:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 10.0.0.27 - - [2025-10-27 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2025-10-27 06:06:56] "PUT /security-group/51d4c5a8-19bf-4c3c-a54f-7f88a3a60c69 HTTP/1.1" 200 262 0.065170 10.0.0.27 - - [2025-10-27 06:06:56] "PUT /access-control-list/182cb0c8-1783-423b-a8f0-470291f329d2 HTTP/1.1" 200 272 0.033664 10.0.0.27 - - [2025-10-27 06:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044265 10.0.0.27 - - [2025-10-27 06:06:56] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020900 10.0.0.27 - - [2025-10-27 06:06:56] "PUT /access-control-list/2fb52742-2532-4bc5-b177-2c0d7ac13b3d HTTP/1.1" 200 272 0.035755 10.0.0.27 - - [2025-10-27 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.27 - - [2025-10-27 06:06:56] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003099 10.0.0.27 - - [2025-10-27 06:06:56] "POST /tags HTTP/1.1" 409 206 0.003868 10.0.0.27 - - [2025-10-27 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.27 - - [2025-10-27 06:06:56] "GET /tag/24ed7a43-9655-4718-a3f4-04950f424bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012001 10.0.0.27 - - [2025-10-27 06:06:57] "POST /firewall-rules HTTP/1.1" 200 562 0.196445 10.0.0.27 - - [2025-10-27 06:06:57] "GET /firewall-rule/7d749664-4b85-4129-b873-124823ef6c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006023 10.0.0.27 - - [2025-10-27 06:06:57] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005760 10.0.0.27 - - [2025-10-27 06:06:57] "GET /firewall-rule/7d749664-4b85-4129-b873-124823ef6c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006630 10.0.0.27 - - [2025-10-27 06:06:57] "POST /ref-update HTTP/1.1" 200 156 0.032601 10.0.0.27 - - [2025-10-27 06:06:57] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016428 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.27 - - [2025-10-27 06:06:57] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003407 10.0.0.27 - - [2025-10-27 06:06:57] "POST /tags HTTP/1.1" 409 206 0.002082 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2025-10-27 06:06:57] "GET /tag/24ed7a43-9655-4718-a3f4-04950f424bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011957 10.0.0.27 - - [2025-10-27 06:06:57] "POST /firewall-rules HTTP/1.1" 200 560 0.074200 10.0.0.27 - - [2025-10-27 06:06:57] "GET /firewall-rule/e8c13971-1f78-42ef-94a7-54430411057c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.020420 10.0.0.27 - - [2025-10-27 06:06:57] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004155 10.0.0.27 - - [2025-10-27 06:06:57] "GET /firewall-rule/e8c13971-1f78-42ef-94a7-54430411057c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002430 10.0.0.27 - - [2025-10-27 06:06:57] "POST /ref-update HTTP/1.1" 200 156 0.043269 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.27 - - [2025-10-27 06:06:57] "GET /loadbalancer/5c893e2e-c6ac-46e7-b57a-9a222b3b5341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002923 10.0.0.27 - - [2025-10-27 06:06:57] "POST /tags HTTP/1.1" 200 301 0.024938 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.27 - - [2025-10-27 06:06:57] "GET /tag/a710a6a5-75a8-4bd8-aa06-48016b059008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011543 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.27 - - [2025-10-27 06:06:57] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040426 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.27 - - [2025-10-27 06:06:57] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005114 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.27 - - [2025-10-27 06:06:57] "GET /service-appliance-set/af7bdb22-904f-4264-b018-ac81091deb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003005 10.0.0.27 - - [2025-10-27 06:06:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.003334 10.0.0.27 - - [2025-10-27 06:06:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135053 10.0.0.27 - - [2025-10-27 06:06:58] "GET /virtual-machine-interface/b0080346-9431-4e1c-b527-0e34f696e5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.006035 10.0.0.27 - - [2025-10-27 06:06:58] "POST /instance-ips HTTP/1.1" 200 377 0.035142 10.0.0.27 - - [2025-10-27 06:06:58] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006160 10.0.0.27 - - [2025-10-27 06:06:58] "POST /loadbalancers HTTP/1.1" 200 582 0.064425 10.0.0.27 - - [2025-10-27 06:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029693 10.0.0.27 - - [2025-10-27 06:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015637 10.0.0.27 - - [2025-10-27 06:06:58] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067112 10.0.0.27 - - [2025-10-27 06:06:58] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009051 10.0.0.27 - - [2025-10-27 06:06:58] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042738 10.0.0.27 - - [2025-10-27 06:06:58] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003267 10.0.0.27 - - [2025-10-27 06:06:58] "POST /floating-ips HTTP/1.1" 200 581 0.038963 10.0.0.27 - - [2025-10-27 06:06:58] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.048833 10.0.0.27 - - [2025-10-27 06:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017598 10.0.0.27 - - [2025-10-27 06:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010741 10.0.0.27 - - [2025-10-27 06:06:58] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044457 10.0.0.27 - - [2025-10-27 06:06:58] "GET /loadbalancer-listener/4e09a456-16f5-4f98-ab66-cd868c896019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003118 10.0.0.27 - - [2025-10-27 06:06:58] "GET /loadbalancer-listener/4e09a456-16f5-4f98-ab66-cd868c896019?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007303 10.0.0.27 - - [2025-10-27 06:06:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022079 10.0.0.27 - - [2025-10-27 06:06:58] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004487 10.0.0.27 - - [2025-10-27 06:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.27 - - [2025-10-27 06:06:58] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?fields=floating_ips HTTP/1.1" 200 1165 0.015769 10.0.0.27 - - [2025-10-27 06:06:58] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.026034 10.0.0.27 - - [2025-10-27 06:06:58] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.118336 10.0.0.27 - - [2025-10-27 06:06:58] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002583 10.0.0.27 - - [2025-10-27 06:06:58] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028958 10.0.0.27 - - [2025-10-27 06:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010439 10.0.0.27 - - [2025-10-27 06:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.27 - - [2025-10-27 06:06:58] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060715 10.0.0.27 - - [2025-10-27 06:06:59] "GET /loadbalancer-listener/c979e823-cdd8-4d90-9c57-791694d94d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002762 10.0.0.27 - - [2025-10-27 06:06:59] "GET /loadbalancer-listener/c979e823-cdd8-4d90-9c57-791694d94d89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003141 10.0.0.27 - - [2025-10-27 06:06:59] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018908 10.0.0.27 - - [2025-10-27 06:06:59] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010688 10.0.0.27 - - [2025-10-27 06:06:59] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?fields=floating_ips HTTP/1.1" 200 1165 0.003525 10.0.0.27 - - [2025-10-27 06:06:59] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002035 10.0.0.27 - - [2025-10-27 06:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.27 - - [2025-10-27 06:06:59] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032417 10.0.0.27 - - [2025-10-27 06:06:59] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005244 10.0.0.27 - - [2025-10-27 06:06:59] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028741 10.0.0.27 - - [2025-10-27 06:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.035452 10.0.0.27 - - [2025-10-27 06:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022540 10.0.0.27 - - [2025-10-27 06:06:59] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060212 10.0.0.27 - - [2025-10-27 06:06:59] "GET /loadbalancer-listener/02e69507-604b-4b98-aa4a-78684edb34c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.020500 10.0.0.27 - - [2025-10-27 06:06:59] "GET /loadbalancer-listener/02e69507-604b-4b98-aa4a-78684edb34c5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009226 10.0.0.27 - - [2025-10-27 06:06:59] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029051 10.0.0.27 - - [2025-10-27 06:06:59] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005841 10.0.0.27 - - [2025-10-27 06:06:59] "GET /instance-ip/e4d73c08-5840-408c-bc7b-c35618c41d56?fields=floating_ips HTTP/1.1" 200 1165 0.003259 10.0.0.27 - - [2025-10-27 06:06:59] "POST /tags HTTP/1.1" 200 371 0.046525 10.0.0.27 - - [2025-10-27 06:06:59] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.023370 10.0.0.27 - - [2025-10-27 06:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022862 10.0.0.27 - - [2025-10-27 06:06:59] "GET /tag/24b32db1-0801-4ca8-963b-470229798059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.019598 10.0.0.27 - - [2025-10-27 06:06:59] "POST /tags HTTP/1.1" 200 319 0.042012 10.0.0.27 - - [2025-10-27 06:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017267 10.0.0.27 - - [2025-10-27 06:06:59] "GET /tag/be15af6d-d15b-47f4-a7d3-1add4e674765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012263 10.0.0.27 - - [2025-10-27 06:06:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.000501 10.0.0.27 - - [2025-10-27 06:06:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.006686 10.0.0.27 - - [2025-10-27 06:06:59] "POST /security-groups HTTP/1.1" 200 578 0.065977 10.0.0.27 - - [2025-10-27 06:06:59] "POST /projects HTTP/1.1" 200 497 0.174974 10.0.0.27 - - [2025-10-27 06:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044026 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.001946 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019498 10.0.0.27 - - [2025-10-27 06:07:00] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.017497 10.0.0.27 - - [2025-10-27 06:07:00] "POST /access-control-lists HTTP/1.1" 200 587 0.082934 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027553 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.025534 10.0.0.27 - - [2025-10-27 06:07:00] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.012596 10.0.0.27 - - [2025-10-27 06:07:00] "POST /access-control-lists HTTP/1.1" 200 585 0.093565 10.0.0.27 - - [2025-10-27 06:07:00] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.130137 10.0.0.27 - - [2025-10-27 06:07:00] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.064931 10.0.0.27 - - [2025-10-27 06:07:00] "POST /security-groups HTTP/1.1" 200 558 0.074658 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.003803 10.0.0.27 - - [2025-10-27 06:07:00] "POST /access-control-lists HTTP/1.1" 200 610 0.076249 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.006407 10.0.0.27 - - [2025-10-27 06:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.083928 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:07:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:07:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.27 - - [2025-10-27 06:07:00] "POST /access-control-lists HTTP/1.1" 200 608 0.077837 10.0.0.27 - - [2025-10-27 06:07:00] "POST /chown HTTP/1.1" 200 109 0.069987 10.0.0.27 - - [2025-10-27 06:07:00] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013176 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.27 - - [2025-10-27 06:07:00] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008020 10.0.0.27 - - [2025-10-27 06:07:00] "POST /tags HTTP/1.1" 409 214 0.001948 10.0.0.27 - - [2025-10-27 06:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.27 - - [2025-10-27 06:07:00] "GET /tag/be15af6d-d15b-47f4-a7d3-1add4e674765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011203 10.0.0.27 - - [2025-10-27 06:07:00] "POST /firewall-rules HTTP/1.1" 200 578 0.066006 10.0.0.27 - - [2025-10-27 06:07:01] "GET /firewall-rule/29dbc255-9258-4ffb-865b-8ea02cec8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.127102 10.0.0.27 - - [2025-10-27 06:07:01] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003659 10.0.0.27 - - [2025-10-27 06:07:01] "GET /firewall-rule/29dbc255-9258-4ffb-865b-8ea02cec8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002141 10.0.0.27 - - [2025-10-27 06:07:01] "POST /ref-update HTTP/1.1" 200 156 0.037729 10.0.0.27 - - [2025-10-27 06:07:01] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014697 10.0.0.27 - - [2025-10-27 06:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.27 - - [2025-10-27 06:07:01] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003095 10.0.0.27 - - [2025-10-27 06:07:01] "POST /tags HTTP/1.1" 409 214 0.010116 10.0.0.27 - - [2025-10-27 06:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.27 - - [2025-10-27 06:07:01] "GET /tag/be15af6d-d15b-47f4-a7d3-1add4e674765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010700 10.0.0.27 - - [2025-10-27 06:07:01] "POST /firewall-rules HTTP/1.1" 200 576 0.071921 10.0.0.27 - - [2025-10-27 06:07:01] "GET /firewall-rule/dae16cd7-436c-4d15-805a-b1967fc4a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.012654 10.0.0.27 - - [2025-10-27 06:07:01] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004329 10.0.0.27 - - [2025-10-27 06:07:01] "GET /firewall-rule/dae16cd7-436c-4d15-805a-b1967fc4a96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002360 10.0.0.27 - - [2025-10-27 06:07:01] "POST /ref-update HTTP/1.1" 200 156 0.043242 10.0.0.27 - - [2025-10-27 06:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.27 - - [2025-10-27 06:07:01] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003011 10.0.0.27 - - [2025-10-27 06:07:01] "POST /tags HTTP/1.1" 200 363 0.035242 10.0.0.27 - - [2025-10-27 06:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014091 10.0.0.27 - - [2025-10-27 06:07:01] "GET /tag/40171c92-de77-4e18-bf4c-a08168114250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015805 10.0.0.27 - - [2025-10-27 06:07:01] "POST /tags HTTP/1.1" 200 311 0.020647 10.0.0.27 - - [2025-10-27 06:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.27 - - [2025-10-27 06:07:01] "GET /tag/ed246662-4eb6-4704-8dd9-b413b8f3591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013134 10.0.0.27 - - [2025-10-27 06:07:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000529 10.0.0.27 - - [2025-10-27 06:07:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.011390 10.0.0.27 - - [2025-10-27 06:07:02] "POST /security-groups HTTP/1.1" 200 574 0.060959 10.0.0.27 - - [2025-10-27 06:07:02] "POST /projects HTTP/1.1" 200 489 0.206675 10.0.0.27 - - [2025-10-27 06:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018161 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013928 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.012828 10.0.0.27 - - [2025-10-27 06:07:02] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.023409 10.0.0.27 - - [2025-10-27 06:07:02] "POST /access-control-lists HTTP/1.1" 200 583 0.068700 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.027656 10.0.0.27 - - [2025-10-27 06:07:02] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.020030 10.0.0.27 - - [2025-10-27 06:07:02] "POST /access-control-lists HTTP/1.1" 200 581 0.079169 10.0.0.27 - - [2025-10-27 06:07:02] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.102986 10.0.0.27 - - [2025-10-27 06:07:02] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.081239 10.0.0.27 - - [2025-10-27 06:07:02] "POST /security-groups HTTP/1.1" 200 546 0.094746 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002915 10.0.0.27 - - [2025-10-27 06:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022735 10.0.0.27 - - [2025-10-27 06:07:02] "POST /chown HTTP/1.1" 200 109 0.067362 10.0.0.27 - - [2025-10-27 06:07:02] "POST /access-control-lists HTTP/1.1" 200 602 0.097574 10.0.0.27 - - [2025-10-27 06:07:02] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016007 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.024783 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.27 - - [2025-10-27 06:07:02] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032264 10.0.0.27 - - [2025-10-27 06:07:02] "POST /access-control-lists HTTP/1.1" 200 600 0.067575 10.0.0.27 - - [2025-10-27 06:07:02] "POST /tags HTTP/1.1" 409 210 0.001984 10.0.0.27 - - [2025-10-27 06:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.27 - - [2025-10-27 06:07:02] "GET /tag/ed246662-4eb6-4704-8dd9-b413b8f3591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012320 10.0.0.27 - - [2025-10-27 06:07:02] "POST /firewall-rules HTTP/1.1" 200 570 0.089289 10.0.0.27 - - [2025-10-27 06:07:03] "GET /firewall-rule/561a44ef-3926-4a9a-958b-02c472a09107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004568 10.0.0.27 - - [2025-10-27 06:07:03] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.017295 10.0.0.27 - - [2025-10-27 06:07:03] "GET /firewall-rule/561a44ef-3926-4a9a-958b-02c472a09107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003266 10.0.0.27 - - [2025-10-27 06:07:03] "POST /ref-update HTTP/1.1" 200 156 0.049081 10.0.0.27 - - [2025-10-27 06:07:03] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016181 10.0.0.27 - - [2025-10-27 06:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.27 - - [2025-10-27 06:07:03] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007110 10.0.0.27 - - [2025-10-27 06:07:03] "POST /tags HTTP/1.1" 409 210 0.003550 10.0.0.27 - - [2025-10-27 06:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.27 - - [2025-10-27 06:07:03] "GET /tag/ed246662-4eb6-4704-8dd9-b413b8f3591f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020434 10.0.0.27 - - [2025-10-27 06:07:03] "POST /firewall-rules HTTP/1.1" 200 568 0.140451 10.0.0.27 - - [2025-10-27 06:07:03] "GET /firewall-rule/060619f2-9d80-4d49-aa87-ff86752dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.025455 10.0.0.27 - - [2025-10-27 06:07:03] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005718 10.0.0.27 - - [2025-10-27 06:07:03] "GET /firewall-rule/060619f2-9d80-4d49-aa87-ff86752dcdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002715 10.0.0.27 - - [2025-10-27 06:07:03] "POST /ref-update HTTP/1.1" 200 156 0.089574 10.0.0.27 - - [2025-10-27 06:07:03] "POST /tags HTTP/1.1" 409 237 0.003487 10.0.0.27 - - [2025-10-27 06:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.27 - - [2025-10-27 06:07:03] "GET /tag/7c934fa0-1ac8-4884-b02e-4120e2e76439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.031912 10.0.0.27 - - [2025-10-27 06:07:03] "POST /tags HTTP/1.1" 409 210 0.005497 10.0.0.27 - - [2025-10-27 06:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.27 - - [2025-10-27 06:07:03] "GET /tag/039ea9e1-b087-4241-8574-665def08dda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.025441 10.0.0.27 - - [2025-10-27 06:07:03] "POST /projects HTTP/1.1" 409 223 0.007887 10.0.0.27 - - [2025-10-27 06:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.27 - - [2025-10-27 06:07:03] "GET /project/23515716-2f9b-4853-8bef-4ba14fbdfbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044544 10.0.0.27 - - [2025-10-27 06:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.27 - - [2025-10-27 06:07:04] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.031660 10.0.0.27 - - [2025-10-27 06:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.27 - - [2025-10-27 06:07:04] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.008335 10.0.0.27 - - [2025-10-27 06:07:04] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.083071 10.0.0.27 - - [2025-10-27 06:07:04] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.116015 10.0.0.27 - - [2025-10-27 06:07:04] "POST /security-groups HTTP/1.1" 409 253 0.006065 10.0.0.27 - - [2025-10-27 06:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.27 - - [2025-10-27 06:07:04] "PUT /security-group/d36ffe5b-a7fe-4b75-bb01-23f7ac7b8e5c HTTP/1.1" 200 262 0.063817 10.0.0.27 - - [2025-10-27 06:07:04] "PUT /access-control-list/f9411756-8a07-49f3-84af-2b77523865d6 HTTP/1.1" 200 272 0.012800 10.0.0.27 - - [2025-10-27 06:07:04] "PUT /access-control-list/b2fca6c7-f74e-4768-ac41-93db983f959e HTTP/1.1" 200 272 0.012280 10.0.0.27 - - [2025-10-27 06:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014971 10.0.0.27 - - [2025-10-27 06:07:04] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013805 10.0.0.27 - - [2025-10-27 06:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.27 - - [2025-10-27 06:07:04] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003075 10.0.0.27 - - [2025-10-27 06:07:04] "POST /tags HTTP/1.1" 409 210 0.005267 10.0.0.27 - - [2025-10-27 06:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010202 10.0.0.27 - - [2025-10-27 06:07:04] "GET /tag/039ea9e1-b087-4241-8574-665def08dda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.010747 10.0.0.27 - - [2025-10-27 06:07:04] "POST /firewall-rules HTTP/1.1" 200 570 0.070415 10.0.0.27 - - [2025-10-27 06:07:04] "GET /firewall-rule/8d46a999-ed9f-4bba-a5e2-d415c96594fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003999 10.0.0.27 - - [2025-10-27 06:07:04] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005481 10.0.0.27 - - [2025-10-27 06:07:04] "GET /firewall-rule/8d46a999-ed9f-4bba-a5e2-d415c96594fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004615 10.0.0.27 - - [2025-10-27 06:07:04] "POST /ref-update HTTP/1.1" 200 156 0.043513 10.0.0.27 - - [2025-10-27 06:07:04] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002713 10.0.0.27 - - [2025-10-27 06:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.27 - - [2025-10-27 06:07:04] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002618 10.0.0.27 - - [2025-10-27 06:07:04] "POST /tags HTTP/1.1" 409 210 0.005139 10.0.0.27 - - [2025-10-27 06:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.27 - - [2025-10-27 06:07:04] "GET /tag/039ea9e1-b087-4241-8574-665def08dda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.011053 10.0.0.27 - - [2025-10-27 06:07:05] "POST /firewall-rules HTTP/1.1" 200 568 0.104228 10.0.0.27 - - [2025-10-27 06:07:05] "GET /firewall-rule/b2faf67c-8b74-480c-b973-fca26755148f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006780 10.0.0.27 - - [2025-10-27 06:07:05] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003812 10.0.0.27 - - [2025-10-27 06:07:05] "GET /firewall-rule/b2faf67c-8b74-480c-b973-fca26755148f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003314 10.0.0.27 - - [2025-10-27 06:07:05] "POST /ref-update HTTP/1.1" 200 156 0.047658 10.0.0.27 - - [2025-10-27 06:07:05] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006190 10.0.0.27 - - [2025-10-27 06:07:05] "POST /set-tag HTTP/1.1" 200 109 0.011679 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:07:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:07:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:07:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001317 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:07:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.137 - - [2025-10-27 06:08:02] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.137 - - [2025-10-27 06:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.137 - - [2025-10-27 06:08:02] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004874 10.0.0.137 - - [2025-10-27 06:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.137 - - [2025-10-27 06:08:02] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002678 10.0.0.137 - - [2025-10-27 06:08:02] "PUT /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709 HTTP/1.1" 200 274 0.022818 10.0.0.137 - - [2025-10-27 06:08:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.011975 10.0.0.137 - - [2025-10-27 06:08:02] "POST /virtual-routers HTTP/1.1" 200 599 0.029464 10.0.0.137 - - [2025-10-27 06:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.137 - - [2025-10-27 06:08:02] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003791 10.0.0.137 - - [2025-10-27 06:08:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.001415 10.0.0.137 - - [2025-10-27 06:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.137 - - [2025-10-27 06:08:02] "GET /virtual-network/2678cb45-3996-4f1e-a55d-66109a36b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003985 10.0.0.137 - - [2025-10-27 06:08:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063791 10.0.0.27 - - [2025-10-27 06:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.27 - - [2025-10-27 06:08:03] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006308 10.0.0.27 - - [2025-10-27 06:10:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002276 10.0.0.27 - - [2025-10-27 06:10:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002586 10.0.0.137 - - [2025-10-27 06:10:33] "GET / HTTP/1.1" 200 35931 0.002373 10.0.0.137 - - [2025-10-27 06:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.137 - - [2025-10-27 06:10:33] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005923 10.0.0.137 - - [2025-10-27 06:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.137 - - [2025-10-27 06:10:33] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004937 10.0.0.137 - - [2025-10-27 06:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.137 - - [2025-10-27 06:10:33] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003106 10.0.0.137 - - [2025-10-27 06:10:33] "PUT /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91 HTTP/1.1" 200 262 0.017361 10.0.0.137 - - [2025-10-27 06:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.137 - - [2025-10-27 06:10:33] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003794 10.0.0.137 - - [2025-10-27 06:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.137 - - [2025-10-27 06:10:33] "GET /virtual-machine-interface/1e9f97fa-9d19-4ebc-952b-32edb418d5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004704 10.0.0.137 - - [2025-10-27 06:10:33] "PUT /virtual-machine-interface/1e9f97fa-9d19-4ebc-952b-32edb418d5c5 HTTP/1.1" 200 284 0.014174 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 10.0.0.27 - - [2025-10-27 06:11:50] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005714 10.0.0.27 - - [2025-10-27 06:11:50] "POST /ref-update HTTP/1.1" 200 156 0.012386 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:11:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 10.0.0.27 - - [2025-10-27 06:11:57] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004716 10.0.0.27 - - [2025-10-27 06:11:57] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.27 - - [2025-10-27 06:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.27 - - [2025-10-27 06:11:57] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002746 10.0.0.27 - - [2025-10-27 06:11:57] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015809 10.0.0.27 - - [2025-10-27 06:11:57] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.27 - - [2025-10-27 06:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.27 - - [2025-10-27 06:11:57] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004773 10.0.0.27 - - [2025-10-27 06:11:57] "GET /loadbalancer-pool/0ea5d484-9a66-4e63-9c08-9b5c800b72f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004383 10.0.0.27 - - [2025-10-27 06:11:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024979 10.0.0.27 - - [2025-10-27 06:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031240 10.0.0.27 - - [2025-10-27 06:11:57] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009604 10.0.0.27 - - [2025-10-27 06:11:57] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004965 10.0.0.27 - - [2025-10-27 06:11:57] "POST /ref-update HTTP/1.1" 200 156 0.018015 10.0.0.27 - - [2025-10-27 06:11:57] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.016208 10.0.0.27 - - [2025-10-27 06:11:57] "POST /tags HTTP/1.1" 409 205 0.026045 10.0.0.27 - - [2025-10-27 06:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.27 - - [2025-10-27 06:11:57] "GET /tag/a710a6a5-75a8-4bd8-aa06-48016b059008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010949 10.0.0.27 - - [2025-10-27 06:11:57] "PUT /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d HTTP/1.1" 200 256 0.019347 10.0.0.27 - - [2025-10-27 06:11:58] "POST /set-tag HTTP/1.1" 200 109 0.074570 10.0.0.27 - - [2025-10-27 06:11:58] "GET /loadbalancer-pool/7da41694-687a-4728-9c51-bb9dc1c4e90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.030456 10.0.0.27 - - [2025-10-27 06:11:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032749 10.0.0.27 - - [2025-10-27 06:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013604 10.0.0.27 - - [2025-10-27 06:11:58] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007188 10.0.0.27 - - [2025-10-27 06:11:58] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004520 10.0.0.27 - - [2025-10-27 06:11:58] "POST /set-tag HTTP/1.1" 200 109 0.003768 10.0.0.27 - - [2025-10-27 06:11:58] "POST /ref-update HTTP/1.1" 200 156 0.014265 10.0.0.27 - - [2025-10-27 06:11:58] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.015024 10.0.0.27 - - [2025-10-27 06:11:58] "GET /loadbalancer-pool/7e8ae992-2fb3-43c5-8a1c-fa472189a4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008163 10.0.0.27 - - [2025-10-27 06:11:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022732 10.0.0.27 - - [2025-10-27 06:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.057293 10.0.0.27 - - [2025-10-27 06:11:58] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.022846 10.0.0.27 - - [2025-10-27 06:11:58] "PUT /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d HTTP/1.1" 200 256 0.071087 10.0.0.27 - - [2025-10-27 06:11:58] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005813 10.0.0.27 - - [2025-10-27 06:11:58] "POST /ref-update HTTP/1.1" 200 156 0.009126 10.0.0.27 - - [2025-10-27 06:11:58] "POST /set-tag HTTP/1.1" 200 109 0.022372 10.0.0.27 - - [2025-10-27 06:11:58] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.003202 10.0.0.27 - - [2025-10-27 06:11:58] "PUT /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d HTTP/1.1" 200 256 0.011159 10.0.0.27 - - [2025-10-27 06:12:10] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004479 10.0.0.27 - - [2025-10-27 06:12:10] "POST /set-tag HTTP/1.1" 200 109 0.003480 10.0.0.27 - - [2025-10-27 06:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.27 - - [2025-10-27 06:12:10] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003409 10.0.0.27 - - [2025-10-27 06:12:10] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006092 10.0.0.27 - - [2025-10-27 06:12:10] "POST /set-tag HTTP/1.1" 200 109 0.027539 10.0.0.27 - - [2025-10-27 06:12:10] "DELETE /loadbalancer-member/6c0c33eb-3fd2-4167-a9f5-6aae117e9fa2 HTTP/1.1" 200 115 0.045267 10.0.0.27 - - [2025-10-27 06:12:10] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010704 10.0.0.27 - - [2025-10-27 06:12:10] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.27 - - [2025-10-27 06:12:11] "DELETE /loadbalancer-member/fa0ca928-b866-4a47-8f38-1772d85085f4 HTTP/1.1" 200 115 0.036121 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007879 10.0.0.27 - - [2025-10-27 06:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.27 - - [2025-10-27 06:12:11] "DELETE /loadbalancer-member/a574caf5-3c95-41ae-b4db-2c184deba8a9 HTTP/1.1" 200 115 0.041761 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006787 10.0.0.27 - - [2025-10-27 06:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.27 - - [2025-10-27 06:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.27 - - [2025-10-27 06:12:11] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002854 10.0.0.27 - - [2025-10-27 06:12:11] "GET /loadbalancer-pool/0ea5d484-9a66-4e63-9c08-9b5c800b72f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002652 10.0.0.27 - - [2025-10-27 06:12:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017506 10.0.0.27 - - [2025-10-27 06:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013206 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.030672 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013562 10.0.0.27 - - [2025-10-27 06:12:11] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003448 10.0.0.27 - - [2025-10-27 06:12:11] "POST /set-tag HTTP/1.1" 200 109 0.068260 10.0.0.27 - - [2025-10-27 06:12:11] "GET /loadbalancer-pool/7da41694-687a-4728-9c51-bb9dc1c4e90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008390 10.0.0.27 - - [2025-10-27 06:12:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030985 10.0.0.27 - - [2025-10-27 06:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008085 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009739 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005314 10.0.0.27 - - [2025-10-27 06:12:11] "POST /set-tag HTTP/1.1" 200 109 0.007290 10.0.0.27 - - [2025-10-27 06:12:11] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002854 10.0.0.27 - - [2025-10-27 06:12:11] "GET /loadbalancer-pool/7e8ae992-2fb3-43c5-8a1c-fa472189a4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003026 10.0.0.27 - - [2025-10-27 06:12:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017766 10.0.0.27 - - [2025-10-27 06:12:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026517 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.023428 10.0.0.27 - - [2025-10-27 06:12:11] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005207 10.0.0.27 - - [2025-10-27 06:12:11] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002199 10.0.0.27 - - [2025-10-27 06:12:11] "POST /set-tag HTTP/1.1" 200 109 0.005450 10.0.0.27 - - [2025-10-27 06:15:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002387 10.0.0.27 - - [2025-10-27 06:15:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002918 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.27 - - [2025-10-27 06:17:11] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.27 - - [2025-10-27 06:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.27 - - [2025-10-27 06:17:11] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043166 10.0.0.27 - - [2025-10-27 06:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.27 - - [2025-10-27 06:17:12] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062593 10.0.0.27 - - [2025-10-27 06:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.27 - - [2025-10-27 06:17:12] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052590 10.0.0.27 - - [2025-10-27 06:17:12] "POST /tags HTTP/1.1" 200 333 0.026978 10.0.0.27 - - [2025-10-27 06:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2025-10-27 06:17:12] "GET /tag/11677739-d7df-49e5-b261-d7605ab161af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030191 10.0.0.27 - - [2025-10-27 06:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.27 - - [2025-10-27 06:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.27 - - [2025-10-27 06:17:12] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046314 10.0.0.27 - - [2025-10-27 06:17:13] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065420 10.0.0.27 - - [2025-10-27 06:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.27 - - [2025-10-27 06:17:13] "GET /virtual-networks?parent_id=289baca3-3ed0-4784-baf2-6ccdd9c9cae7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002270 10.0.0.27 - - [2025-10-27 06:17:13] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.016347 10.0.0.27 - - [2025-10-27 06:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.27 - - [2025-10-27 06:17:13] "GET /service-appliance-set/af7bdb22-904f-4264-b018-ac81091deb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002499 10.0.0.27 - - [2025-10-27 06:17:13] "POST /virtual-networks HTTP/1.1" 200 512 0.072212 10.0.0.27 - - [2025-10-27 06:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.27 - - [2025-10-27 06:17:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.019299 10.0.0.27 - - [2025-10-27 06:17:13] "GET /network-ipam/d8fa4ec3-d9d5-4d98-953e-0731710b3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.008227 10.0.0.27 - - [2025-10-27 06:17:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011107 10.0.0.27 - - [2025-10-27 06:17:13] "POST /ref-update HTTP/1.1" 200 156 0.146292 10.0.0.27 - - [2025-10-27 06:17:13] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012846 10.0.0.27 - - [2025-10-27 06:17:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.189708 10.0.0.27 - - [2025-10-27 06:17:13] "GET /virtual-machine-interface/a4f55e22-f872-4a7d-bbc6-53b40dabd1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017137 10.0.0.27 - - [2025-10-27 06:17:13] "GET /domains HTTP/1.1" 200 280 0.017018 10.0.0.27 - - [2025-10-27 06:17:13] "GET /domain/e46983e6-e7bf-42aa-840d-1246968c5119 HTTP/1.1" 200 3086 0.012514 10.0.0.27 - - [2025-10-27 06:17:13] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7 HTTP/1.1" 200 5476 0.078219 10.0.0.27 - - [2025-10-27 06:17:13] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2085 0.007698 10.0.0.27 - - [2025-10-27 06:17:13] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2085 0.003927 10.0.0.27 - - [2025-10-27 06:17:13] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 200 1181 0.010249 10.0.0.27 - - [2025-10-27 06:17:13] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 200 1181 0.002378 10.0.0.27 - - [2025-10-27 06:17:13] "POST /instance-ips HTTP/1.1" 200 409 0.099822 10.0.0.27 - - [2025-10-27 06:17:13] "GET /instance-ip/258defd4-a262-416b-9730-47712bdf1a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012783 10.0.0.27 - - [2025-10-27 06:17:13] "POST /route-targets HTTP/1.1" 200 327 0.024933 10.0.0.27 - - [2025-10-27 06:17:13] "POST /loadbalancers HTTP/1.1" 200 610 0.120421 10.0.0.27 - - [2025-10-27 06:17:13] "POST /ref-update HTTP/1.1" 200 156 0.095971 10.0.0.27 - - [2025-10-27 06:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.054801 10.0.0.27 - - [2025-10-27 06:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019529 10.0.0.27 - - [2025-10-27 06:17:13] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.128759 10.0.0.27 - - [2025-10-27 06:17:13] "GET /instance-ip/258defd4-a262-416b-9730-47712bdf1a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007379 10.0.0.27 - - [2025-10-27 06:17:13] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054965 10.0.0.27 - - [2025-10-27 06:17:13] "GET /loadbalancer/3f10e20f-f133-4d85-b7f1-534a6b2c076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004035 10.0.0.27 - - [2025-10-27 06:17:13] "POST /floating-ips HTTP/1.1" 200 597 0.038251 10.0.0.27 - - [2025-10-27 06:17:14] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.062011 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.27 - - [2025-10-27 06:17:14] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032838 10.0.0.27 - - [2025-10-27 06:17:14] "GET /loadbalancer-listener/4bb3fe36-dd57-4ac9-998f-83e638f5324a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004469 10.0.0.27 - - [2025-10-27 06:17:14] "GET /loadbalancer-listener/4bb3fe36-dd57-4ac9-998f-83e638f5324a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002777 10.0.0.27 - - [2025-10-27 06:17:14] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021177 10.0.0.27 - - [2025-10-27 06:17:14] "GET /instance-ip/258defd4-a262-416b-9730-47712bdf1a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003921 10.0.0.27 - - [2025-10-27 06:17:14] "GET /instance-ip/258defd4-a262-416b-9730-47712bdf1a01?fields=floating_ips HTTP/1.1" 200 1212 0.004429 10.0.0.27 - - [2025-10-27 06:17:14] "GET /floating-ip/a1273513-69b6-4490-9995-0cb7e73b021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002671 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.27 - - [2025-10-27 06:17:14] "GET /loadbalancer/3f10e20f-f133-4d85-b7f1-534a6b2c076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002497 10.0.0.27 - - [2025-10-27 06:17:14] "POST /tags HTTP/1.1" 200 295 0.071711 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018053 10.0.0.27 - - [2025-10-27 06:17:14] "GET /tag/fe485076-f49d-40fa-ad85-9939cf6e90a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014245 10.0.0.27 - - [2025-10-27 06:17:14] "POST /tags HTTP/1.1" 409 233 0.002481 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.27 - - [2025-10-27 06:17:14] "GET /tag/1392b02f-27b7-4151-91d7-ca184b74ca42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011138 10.0.0.27 - - [2025-10-27 06:17:14] "POST /tags HTTP/1.1" 409 206 0.002266 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.27 - - [2025-10-27 06:17:14] "GET /tag/24ed7a43-9655-4718-a3f4-04950f424bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011096 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.27 - - [2025-10-27 06:17:14] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007433 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.27 - - [2025-10-27 06:17:14] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070837 10.0.0.27 - - [2025-10-27 06:17:14] "POST /virtual-machines HTTP/1.1" 200 369 0.013698 10.0.0.27 - - [2025-10-27 06:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017449 10.0.0.27 - - [2025-10-27 06:17:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101810 10.0.0.27 - - [2025-10-27 06:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011691 10.0.0.27 - - [2025-10-27 06:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018119 10.0.0.27 - - [2025-10-27 06:17:14] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006060 10.0.0.27 - - [2025-10-27 06:17:15] "POST /instance-ips HTTP/1.1" 200 409 0.036180 10.0.0.27 - - [2025-10-27 06:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029263 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007442 10.0.0.27 - - [2025-10-27 06:17:15] "POST /set-tag HTTP/1.1" 200 109 0.018886 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016740 10.0.0.27 - - [2025-10-27 06:17:15] "GET /instance-ip/94f5aa1a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007565 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004569 10.0.0.27 - - [2025-10-27 06:17:15] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005921 10.0.0.27 - - [2025-10-27 06:17:15] "POST /ref-update HTTP/1.1" 200 156 0.013343 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007395 10.0.0.27 - - [2025-10-27 06:17:15] "POST /set-tag HTTP/1.1" 200 109 0.004065 10.0.0.27 - - [2025-10-27 06:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004376 10.0.0.27 - - [2025-10-27 06:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.27 - - [2025-10-27 06:17:15] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042458 10.0.0.27 - - [2025-10-27 06:17:15] "POST /virtual-machines HTTP/1.1" 200 369 0.015728 10.0.0.27 - - [2025-10-27 06:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019973 10.0.0.27 - - [2025-10-27 06:17:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.167289 10.0.0.27 - - [2025-10-27 06:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023838 10.0.0.27 - - [2025-10-27 06:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014892 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004931 10.0.0.27 - - [2025-10-27 06:17:15] "POST /instance-ips HTTP/1.1" 200 409 0.033884 10.0.0.27 - - [2025-10-27 06:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.040284 10.0.0.27 - - [2025-10-27 06:17:15] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006983 10.0.0.27 - - [2025-10-27 06:17:15] "POST /set-tag HTTP/1.1" 200 109 0.036918 10.0.0.27 - - [2025-10-27 06:17:16] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014752 10.0.0.27 - - [2025-10-27 06:17:16] "GET /instance-ip/9572257c-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.014729 10.0.0.27 - - [2025-10-27 06:17:16] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004406 10.0.0.27 - - [2025-10-27 06:17:16] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.27 - - [2025-10-27 06:17:16] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003200 10.0.0.27 - - [2025-10-27 06:17:16] "POST /ref-update HTTP/1.1" 200 156 0.010520 10.0.0.27 - - [2025-10-27 06:17:16] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006150 10.0.0.27 - - [2025-10-27 06:17:16] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.27 - - [2025-10-27 06:17:16] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005653 10.0.0.27 - - [2025-10-27 06:17:16] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.27 - - [2025-10-27 06:17:16] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004424 10.0.0.27 - - [2025-10-27 06:17:16] "POST /set-tag HTTP/1.1" 200 109 0.013458 10.0.0.27 - - [2025-10-27 06:17:18] "GET /domains HTTP/1.1" 200 280 0.002757 10.0.0.27 - - [2025-10-27 06:17:18] "GET /domain/e46983e6-e7bf-42aa-840d-1246968c5119 HTTP/1.1" 200 3086 0.002502 10.0.0.27 - - [2025-10-27 06:17:18] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7 HTTP/1.1" 200 7064 0.125386 10.0.0.27 - - [2025-10-27 06:17:18] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2085 0.005149 10.0.0.27 - - [2025-10-27 06:17:18] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2085 0.004081 10.0.0.27 - - [2025-10-27 06:17:18] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 200 1402 0.013021 10.0.0.27 - - [2025-10-27 06:17:18] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008118 10.0.0.27 - - [2025-10-27 06:17:18] "POST /set-tag HTTP/1.1" 200 109 0.013301 10.0.0.27 - - [2025-10-27 06:17:18] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 200 1402 0.013598 10.0.0.27 - - [2025-10-27 06:17:18] "GET /route-target/07dd7a26-3dd9-43cd-9d02-b47c59c6ae9e HTTP/1.1" 200 1151 0.011317 10.0.0.27 - - [2025-10-27 06:17:18] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2085 0.009087 10.0.0.27 - - [2025-10-27 06:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009588 10.0.0.27 - - [2025-10-27 06:17:18] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 200 1402 0.006120 10.0.0.27 - - [2025-10-27 06:17:18] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009605 10.0.0.27 - - [2025-10-27 06:17:18] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2085 0.005067 10.0.0.27 - - [2025-10-27 06:17:18] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003379 10.0.0.27 - - [2025-10-27 06:17:18] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008541 10.0.0.27 - - [2025-10-27 06:17:18] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 200 1402 0.010327 10.0.0.27 - - [2025-10-27 06:17:18] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 200 1402 0.007850 10.0.0.27 - - [2025-10-27 06:17:18] "GET /route-target/07dd7a26-3dd9-43cd-9d02-b47c59c6ae9e HTTP/1.1" 200 1151 0.004828 10.0.0.27 - - [2025-10-27 06:17:18] "POST /set-tag HTTP/1.1" 200 109 0.038299 10.0.0.27 - - [2025-10-27 06:17:18] "GET /domains HTTP/1.1" 200 280 0.004564 10.0.0.27 - - [2025-10-27 06:17:18] "GET /domain/e46983e6-e7bf-42aa-840d-1246968c5119 HTTP/1.1" 200 3086 0.002922 10.0.0.27 - - [2025-10-27 06:17:19] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7 HTTP/1.1" 200 7064 0.047143 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2085 0.006503 10.0.0.27 - - [2025-10-27 06:17:19] "DELETE /loadbalancer-member/dba2bab4-1da6-4566-9622-921c16ecdf40 HTTP/1.1" 200 115 0.086328 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006818 10.0.0.27 - - [2025-10-27 06:17:19] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.27 - - [2025-10-27 06:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.27 - - [2025-10-27 06:17:19] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076237 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012156 10.0.0.27 - - [2025-10-27 06:17:19] "GET /floating-ip-pools?parent_id=41f4fb46-5271-4068-b148-a729125a5484&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003368 10.0.0.27 - - [2025-10-27 06:17:19] "DELETE /loadbalancer-member/6b5172ca-c13e-4ef4-b302-d826ed364a37 HTTP/1.1" 200 115 0.082496 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011767 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008546 10.0.0.27 - - [2025-10-27 06:17:19] "POST /set-tag HTTP/1.1" 200 109 0.008348 10.0.0.27 - - [2025-10-27 06:17:19] "POST /floating-ip-pools HTTP/1.1" 200 562 0.044435 10.0.0.27 - - [2025-10-27 06:17:19] "POST /ref-update HTTP/1.1" 200 156 0.021286 10.0.0.27 - - [2025-10-27 06:17:19] "DELETE /loadbalancer-member/70dc40a0-346d-4b24-89a4-8475876b4c87 HTTP/1.1" 200 115 0.068366 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009782 10.0.0.27 - - [2025-10-27 06:17:19] "GET /domains HTTP/1.1" 200 280 0.005465 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012957 10.0.0.27 - - [2025-10-27 06:17:19] "GET /domain/e46983e6-e7bf-42aa-840d-1246968c5119 HTTP/1.1" 200 3086 0.010453 10.0.0.27 - - [2025-10-27 06:17:19] "POST /set-tag HTTP/1.1" 200 109 0.004282 10.0.0.27 - - [2025-10-27 06:17:19] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7 HTTP/1.1" 200 7320 0.048085 10.0.0.27 - - [2025-10-27 06:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2323 0.026671 10.0.0.27 - - [2025-10-27 06:17:19] "GET /loadbalancer/ef6b0148-9d9d-4500-927f-8b4b01a99b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010800 10.0.0.27 - - [2025-10-27 06:17:19] "GET /floating-ip-pool/2e8b028e-c54e-4cf7-bec8-62306eceb624 HTTP/1.1" 200 1314 0.006434 10.0.0.27 - - [2025-10-27 06:17:19] "GET /loadbalancer-pool/0ea5d484-9a66-4e63-9c08-9b5c800b72f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004019 10.0.0.27 - - [2025-10-27 06:17:19] "GET /domains HTTP/1.1" 200 280 0.006216 10.0.0.27 - - [2025-10-27 06:17:19] "GET /domain/e46983e6-e7bf-42aa-840d-1246968c5119 HTTP/1.1" 200 3086 0.006205 10.0.0.27 - - [2025-10-27 06:17:19] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7 HTTP/1.1" 200 7320 0.041737 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 2323 0.010916 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-network/41f4fb46-5271-4068-b148-a729125a5484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007192 10.0.0.27 - - [2025-10-27 06:17:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047820 10.0.0.27 - - [2025-10-27 06:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023207 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015027 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013289 10.0.0.27 - - [2025-10-27 06:17:19] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003244 10.0.0.27 - - [2025-10-27 06:17:19] "POST /set-tag HTTP/1.1" 200 109 0.070272 10.0.0.27 - - [2025-10-27 06:17:19] "GET /loadbalancer-pool/7da41694-687a-4728-9c51-bb9dc1c4e90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016802 10.0.0.27 - - [2025-10-27 06:17:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036745 10.0.0.27 - - [2025-10-27 06:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014559 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.022484 10.0.0.27 - - [2025-10-27 06:17:19] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004099 10.0.0.27 - - [2025-10-27 06:17:19] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002770 10.0.0.27 - - [2025-10-27 06:17:19] "GET /loadbalancer-pool/7e8ae992-2fb3-43c5-8a1c-fa472189a4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003485 10.0.0.27 - - [2025-10-27 06:17:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015404 10.0.0.27 - - [2025-10-27 06:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007967 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006848 10.0.0.27 - - [2025-10-27 06:17:19] "GET /virtual-machine-interface/233f3220-b2fb-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004361 10.0.0.27 - - [2025-10-27 06:17:19] "GET /floating-ip/c52b9ff5-3fd7-451d-8274-099fb5c98e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003246 10.0.0.27 - - [2025-10-27 06:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.27 - - [2025-10-27 06:17:20] "POST /tags HTTP/1.1" 200 365 0.100448 10.0.0.27 - - [2025-10-27 06:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.033798 10.0.0.27 - - [2025-10-27 06:17:20] "GET /tag/5435d8b0-e4e7-4997-aff6-2820df561997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013511 10.0.0.27 - - [2025-10-27 06:17:20] "POST /tags HTTP/1.1" 409 206 0.012121 10.0.0.27 - - [2025-10-27 06:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.27 - - [2025-10-27 06:17:20] "GET /tag/24ed7a43-9655-4718-a3f4-04950f424bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010990 10.0.0.27 - - [2025-10-27 06:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.27 - - [2025-10-27 06:17:20] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.023159 10.0.0.27 - - [2025-10-27 06:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.27 - - [2025-10-27 06:17:20] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004227 10.0.0.27 - - [2025-10-27 06:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.27 - - [2025-10-27 06:17:20] "GET /service-appliance-set/305b758b-4a92-4156-8b4b-947571b67575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003059 10.0.0.27 - - [2025-10-27 06:17:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.001350 10.0.0.27 - - [2025-10-27 06:17:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.124135 10.0.0.27 - - [2025-10-27 06:17:20] "GET /virtual-machine-interface/7180d542-24a4-4421-9a38-99d8a98b8980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.029224 10.0.0.27 - - [2025-10-27 06:17:20] "POST /set-tag HTTP/1.1" 200 109 0.030794 10.0.0.27 - - [2025-10-27 06:17:20] "POST /instance-ips HTTP/1.1" 200 417 0.054067 10.0.0.27 - - [2025-10-27 06:17:20] "GET /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.010630 10.0.0.27 - - [2025-10-27 06:17:20] "POST /loadbalancers HTTP/1.1" 200 618 0.076737 10.0.0.27 - - [2025-10-27 06:17:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036900 10.0.0.27 - - [2025-10-27 06:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016263 10.0.0.27 - - [2025-10-27 06:17:20] "POST /service-instances HTTP/1.1" 200 566 0.033051 10.0.0.27 - - [2025-10-27 06:17:20] "POST /ref-update HTTP/1.1" 200 156 0.032456 10.0.0.27 - - [2025-10-27 06:17:21] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.096488 10.0.0.27 - - [2025-10-27 06:17:21] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.051399 10.0.0.27 - - [2025-10-27 06:17:21] "GET /virtual-machine-interface/7180d542-24a4-4421-9a38-99d8a98b8980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014070 10.0.0.27 - - [2025-10-27 06:17:21] "GET /virtual-machine-interface/7180d542-24a4-4421-9a38-99d8a98b8980?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.022885 10.0.0.27 - - [2025-10-27 06:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034575 10.0.0.27 - - [2025-10-27 06:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015135 10.0.0.27 - - [2025-10-27 06:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.27 - - [2025-10-27 06:17:21] "GET /floating-ip-pool/2e8b028e-c54e-4cf7-bec8-62306eceb624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003063 10.0.0.27 - - [2025-10-27 06:17:21] "POST /virtual-machines HTTP/1.1" 200 429 0.030017 10.0.0.27 - - [2025-10-27 06:17:21] "POST /floating-ips HTTP/1.1" 200 671 0.167575 10.0.0.27 - - [2025-10-27 06:17:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.057098 10.0.0.27 - - [2025-10-27 06:17:21] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012578 10.0.0.27 - - [2025-10-27 06:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.27 - - [2025-10-27 06:17:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.239904 10.0.0.27 - - [2025-10-27 06:17:21] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002870 10.0.0.27 - - [2025-10-27 06:17:21] "POST /tags HTTP/1.1" 409 221 0.002366 10.0.0.27 - - [2025-10-27 06:17:21] "POST /chown HTTP/1.1" 200 109 0.050251 10.0.0.27 - - [2025-10-27 06:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.27 - - [2025-10-27 06:17:21] "GET /tag/11677739-d7df-49e5-b261-d7605ab161af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.032570 10.0.0.27 - - [2025-10-27 06:17:21] "POST /chown HTTP/1.1" 200 109 0.006670 10.0.0.27 - - [2025-10-27 06:17:21] "POST /tags HTTP/1.1" 409 238 0.005791 10.0.0.27 - - [2025-10-27 06:17:21] "PUT /virtual-machine-interface/1c4c4a03-e13f-4f17-88d8-13938fd7674f HTTP/1.1" 200 284 0.032239 10.0.0.27 - - [2025-10-27 06:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.27 - - [2025-10-27 06:17:21] "GET /tag/5435d8b0-e4e7-4997-aff6-2820df561997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.030417 10.0.0.27 - - [2025-10-27 06:17:21] "PUT /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc HTTP/1.1" 200 256 0.043662 10.0.0.27 - - [2025-10-27 06:17:21] "POST /ref-update HTTP/1.1" 200 156 0.033963 10.0.0.27 - - [2025-10-27 06:17:21] "POST /firewall-rules HTTP/1.1" 200 650 0.095599 10.0.0.27 - - [2025-10-27 06:17:21] "GET /firewall-rule/e6673344-fdf0-4e7d-9e7e-c1d94cb4a5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004271 10.0.0.27 - - [2025-10-27 06:17:21] "GET /firewall-policy/a25fdb60-3889-46ba-910c-586387065963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007790 10.0.0.27 - - [2025-10-27 06:17:21] "POST /ref-update HTTP/1.1" 200 156 0.094667 10.0.0.27 - - [2025-10-27 06:17:21] "GET /firewall-rule/e6673344-fdf0-4e7d-9e7e-c1d94cb4a5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010939 10.0.0.27 - - [2025-10-27 06:17:21] "POST /ref-update HTTP/1.1" 200 156 0.047615 10.0.0.27 - - [2025-10-27 06:17:21] "POST /ref-update HTTP/1.1" 200 156 0.060765 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016551 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.041116 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.026700 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.041805 10.0.0.27 - - [2025-10-27 06:17:22] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.082657 10.0.0.27 - - [2025-10-27 06:17:22] "GET /loadbalancer/48e9125e-676f-4f85-be9c-346af0887eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004219 10.0.0.27 - - [2025-10-27 06:17:22] "POST /virtual-machines HTTP/1.1" 200 429 0.028540 10.0.0.27 - - [2025-10-27 06:17:22] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.047077 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.27 - - [2025-10-27 06:17:22] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081204 10.0.0.27 - - [2025-10-27 06:17:22] "GET /loadbalancer-listener/1cd11011-d618-431f-8eb2-8a1f744fd37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003264 10.0.0.27 - - [2025-10-27 06:17:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116808 10.0.0.27 - - [2025-10-27 06:17:22] "POST /chown HTTP/1.1" 200 109 0.017005 10.0.0.27 - - [2025-10-27 06:17:22] "GET /loadbalancer-listener/1cd11011-d618-431f-8eb2-8a1f744fd37d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009206 10.0.0.27 - - [2025-10-27 06:17:22] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.022164 10.0.0.27 - - [2025-10-27 06:17:22] "POST /chown HTTP/1.1" 200 109 0.024533 10.0.0.27 - - [2025-10-27 06:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029612 10.0.0.27 - - [2025-10-27 06:17:22] "GET /loadbalancer-pool/1ed38ba7-dcf5-48df-9bbc-a74f78ae755d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004415 10.0.0.27 - - [2025-10-27 06:17:22] "PUT /virtual-machine-interface/f7de3f7f-6c1f-499e-bc89-7f7f37f7cdfa HTTP/1.1" 200 284 0.025992 10.0.0.27 - - [2025-10-27 06:17:22] "PUT /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc HTTP/1.1" 200 256 0.025126 10.0.0.27 - - [2025-10-27 06:17:22] "POST /loadbalancer-members HTTP/1.1" 200 707 0.053022 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.059590 10.0.0.27 - - [2025-10-27 06:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034737 10.0.0.27 - - [2025-10-27 06:17:22] "GET /loadbalancer-member/fa59070d-af3c-4d2f-9ce2-a1e8fd50005c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.006280 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.025337 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.022822 10.0.0.27 - - [2025-10-27 06:17:22] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011973 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.27 - - [2025-10-27 06:17:22] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002788 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.007563 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.024550 10.0.0.27 - - [2025-10-27 06:17:22] "POST /tags HTTP/1.1" 409 221 0.010771 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.27 - - [2025-10-27 06:17:22] "GET /tag/11677739-d7df-49e5-b261-d7605ab161af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009636 10.0.0.27 - - [2025-10-27 06:17:22] "POST /tags HTTP/1.1" 409 238 0.002629 10.0.0.27 - - [2025-10-27 06:17:22] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.008428 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.27 - - [2025-10-27 06:17:22] "GET /tag/5435d8b0-e4e7-4997-aff6-2820df561997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010912 10.0.0.27 - - [2025-10-27 06:17:22] "POST /firewall-rules HTTP/1.1" 409 293 0.001574 10.0.0.27 - - [2025-10-27 06:17:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016270 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.27 - - [2025-10-27 06:17:22] "POST /chown HTTP/1.1" 200 109 0.005553 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.27 - - [2025-10-27 06:17:22] "PUT /firewall-rule/e6673344-fdf0-4e7d-9e7e-c1d94cb4a5ba HTTP/1.1" 200 260 0.014620 10.0.0.27 - - [2025-10-27 06:17:22] "GET /firewall-rule/e6673344-fdf0-4e7d-9e7e-c1d94cb4a5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006933 10.0.0.27 - - [2025-10-27 06:17:22] "GET /firewall-policy/a25fdb60-3889-46ba-910c-586387065963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009002 10.0.0.27 - - [2025-10-27 06:17:22] "POST /chown HTTP/1.1" 200 109 0.010092 10.0.0.27 - - [2025-10-27 06:17:22] "PUT /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc HTTP/1.1" 200 256 0.017610 10.0.0.27 - - [2025-10-27 06:17:22] "POST /ref-update HTTP/1.1" 200 156 0.015659 10.0.0.27 - - [2025-10-27 06:17:22] "GET /firewall-rule/e6673344-fdf0-4e7d-9e7e-c1d94cb4a5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005521 10.0.0.27 - - [2025-10-27 06:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.27 - - [2025-10-27 06:17:22] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003602 10.0.0.27 - - [2025-10-27 06:17:23] "POST /chown HTTP/1.1" 200 109 0.006542 10.0.0.27 - - [2025-10-27 06:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.27 - - [2025-10-27 06:17:23] "POST /chown HTTP/1.1" 200 109 0.013525 10.0.0.27 - - [2025-10-27 06:17:23] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040866 10.0.0.27 - - [2025-10-27 06:17:23] "PUT /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc HTTP/1.1" 200 256 0.037945 10.0.0.27 - - [2025-10-27 06:17:23] "POST /virtual-machines HTTP/1.1" 200 373 0.023228 10.0.0.27 - - [2025-10-27 06:17:23] "POST /ref-update HTTP/1.1" 200 156 0.009994 10.0.0.27 - - [2025-10-27 06:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.27 - - [2025-10-27 06:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012202 10.0.0.27 - - [2025-10-27 06:17:23] "POST /chown HTTP/1.1" 200 109 0.024850 10.0.0.27 - - [2025-10-27 06:17:23] "POST /chown HTTP/1.1" 200 109 0.055026 10.0.0.27 - - [2025-10-27 06:17:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131974 10.0.0.27 - - [2025-10-27 06:17:23] "PUT /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc HTTP/1.1" 200 256 0.036917 10.0.0.27 - - [2025-10-27 06:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040533 10.0.0.27 - - [2025-10-27 06:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022039 10.0.0.27 - - [2025-10-27 06:17:23] "POST /ref-update HTTP/1.1" 200 156 0.058344 10.0.0.27 - - [2025-10-27 06:17:23] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006503 10.0.0.27 - - [2025-10-27 06:17:23] "POST /chown HTTP/1.1" 200 109 0.010274 10.0.0.27 - - [2025-10-27 06:17:23] "POST /chown HTTP/1.1" 200 109 0.018907 10.0.0.27 - - [2025-10-27 06:17:23] "POST /instance-ips HTTP/1.1" 200 413 0.064104 10.0.0.27 - - [2025-10-27 06:17:23] "PUT /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc HTTP/1.1" 200 256 0.056003 10.0.0.27 - - [2025-10-27 06:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040643 10.0.0.27 - - [2025-10-27 06:17:23] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006598 10.0.0.27 - - [2025-10-27 06:17:23] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.27 - - [2025-10-27 06:17:23] "POST /set-tag HTTP/1.1" 200 109 0.018033 10.0.0.27 - - [2025-10-27 06:17:23] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005964 10.0.0.27 - - [2025-10-27 06:17:23] "GET /instance-ip/99ff2662-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004561 10.0.0.27 - - [2025-10-27 06:17:23] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.011100 10.0.0.27 - - [2025-10-27 06:17:23] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006179 10.0.0.27 - - [2025-10-27 06:17:23] "POST /set-tag HTTP/1.1" 200 109 0.006307 10.0.0.27 - - [2025-10-27 06:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012807 10.0.0.27 - - [2025-10-27 06:17:23] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008694 10.0.0.27 - - [2025-10-27 06:17:23] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.007664 10.0.0.27 - - [2025-10-27 06:17:23] "POST /ref-update HTTP/1.1" 200 156 0.011402 10.0.0.27 - - [2025-10-27 06:17:23] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007097 10.0.0.27 - - [2025-10-27 06:17:23] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.27 - - [2025-10-27 06:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007194 10.0.0.27 - - [2025-10-27 06:17:23] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.008620 10.0.0.27 - - [2025-10-27 06:17:23] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007826 10.0.0.27 - - [2025-10-27 06:17:23] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.27 - - [2025-10-27 06:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022670 10.0.0.27 - - [2025-10-27 06:17:23] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.009027 10.0.0.27 - - [2025-10-27 06:17:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.006763 10.0.0.27 - - [2025-10-27 06:17:24] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.010648 10.0.0.27 - - [2025-10-27 06:17:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018133 10.0.0.27 - - [2025-10-27 06:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.006719 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.013362 10.0.0.27 - - [2025-10-27 06:17:24] "POST /ref-update HTTP/1.1" 200 156 0.012315 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.006287 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.019894 10.0.0.27 - - [2025-10-27 06:17:24] "POST /ref-update HTTP/1.1" 200 156 0.036353 10.0.0.27 - - [2025-10-27 06:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.005938 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.014873 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.009574 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.006425 10.0.0.27 - - [2025-10-27 06:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.005651 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.022635 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.014531 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.007197 10.0.0.27 - - [2025-10-27 06:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006814 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.006079 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.007546 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.019410 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.015334 10.0.0.27 - - [2025-10-27 06:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.006017 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.017374 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.006483 10.0.0.27 - - [2025-10-27 06:17:24] "POST /chown HTTP/1.1" 200 109 0.013341 10.0.0.27 - - [2025-10-27 06:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.009932 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.035590 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.013025 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006261 10.0.0.27 - - [2025-10-27 06:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006056 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006682 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.022197 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.034428 10.0.0.27 - - [2025-10-27 06:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006413 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.021979 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.024166 10.0.0.27 - - [2025-10-27 06:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006270 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.022437 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.031733 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006449 10.0.0.27 - - [2025-10-27 06:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017078 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.007071 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006505 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.014073 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.017537 10.0.0.27 - - [2025-10-27 06:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.006355 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.028352 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.012195 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.007337 10.0.0.27 - - [2025-10-27 06:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.005731 10.0.0.27 - - [2025-10-27 06:17:25] "POST /chown HTTP/1.1" 200 109 0.030333 10.0.0.27 - - [2025-10-27 06:17:26] "POST /chown HTTP/1.1" 200 109 0.006609 10.0.0.27 - - [2025-10-27 06:17:26] "POST /chown HTTP/1.1" 200 109 0.017484 10.0.0.27 - - [2025-10-27 06:17:26] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007008 10.0.0.27 - - [2025-10-27 06:17:26] "POST /set-tag HTTP/1.1" 200 109 0.003680 10.0.0.27 - - [2025-10-27 06:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.27 - - [2025-10-27 06:17:26] "GET /loadbalancer/3f10e20f-f133-4d85-b7f1-534a6b2c076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007228 10.0.0.27 - - [2025-10-27 06:17:26] "GET /loadbalancer-pool/26bb2aef-4849-49e0-a6e4-46db98582ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003907 10.0.0.27 - - [2025-10-27 06:17:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.027574 10.0.0.27 - - [2025-10-27 06:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.045696 10.0.0.27 - - [2025-10-27 06:17:26] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008716 10.0.0.27 - - [2025-10-27 06:17:26] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004474 10.0.0.27 - - [2025-10-27 06:17:26] "POST /tags HTTP/1.1" 409 221 0.002648 10.0.0.27 - - [2025-10-27 06:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006530 10.0.0.27 - - [2025-10-27 06:17:26] "POST /ref-update HTTP/1.1" 200 156 0.014585 10.0.0.27 - - [2025-10-27 06:17:26] "GET /tag/11677739-d7df-49e5-b261-d7605ab161af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028680 10.0.0.27 - - [2025-10-27 06:17:26] "GET /floating-ip/a1273513-69b6-4490-9995-0cb7e73b021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.005165 10.0.0.27 - - [2025-10-27 06:17:26] "PUT /floating-ip/a1273513-69b6-4490-9995-0cb7e73b021e HTTP/1.1" 200 256 0.008446 10.0.0.27 - - [2025-10-27 06:17:26] "POST /set-tag HTTP/1.1" 200 109 0.034926 10.0.0.27 - - [2025-10-27 06:17:27] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005658 10.0.0.27 - - [2025-10-27 06:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.27 - - [2025-10-27 06:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2025-10-27 06:17:27] "GET /loadbalancer/3f10e20f-f133-4d85-b7f1-534a6b2c076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003249 10.0.0.27 - - [2025-10-27 06:17:27] "GET /loadbalancer-pool/26bb2aef-4849-49e0-a6e4-46db98582ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003792 10.0.0.27 - - [2025-10-27 06:17:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024263 10.0.0.27 - - [2025-10-27 06:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028044 10.0.0.27 - - [2025-10-27 06:17:27] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011441 10.0.0.27 - - [2025-10-27 06:17:27] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012904 10.0.0.27 - - [2025-10-27 06:17:27] "POST /ref-update HTTP/1.1" 200 156 0.007451 10.0.0.27 - - [2025-10-27 06:17:27] "GET /floating-ip/a1273513-69b6-4490-9995-0cb7e73b021e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002953 10.0.0.27 - - [2025-10-27 06:17:27] "POST /set-tag HTTP/1.1" 200 109 0.024682 10.0.0.27 - - [2025-10-27 06:17:27] "GET /virtual-machine/bf00aaa1-6191-4db8-b7cd-dbd0782bff85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003307 10.0.0.27 - - [2025-10-27 06:17:27] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008787 10.0.0.27 - - [2025-10-27 06:17:27] "GET /virtual-machine/4edad785-56d7-4c69-837d-76a64899ec92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003523 10.0.0.27 - - [2025-10-27 06:17:27] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004469 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:17:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.27 - - [2025-10-27 06:17:37] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005605 10.0.0.27 - - [2025-10-27 06:17:37] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.27 - - [2025-10-27 06:17:37] "GET /virtual-machine/bbe46925-c120-4c83-8ff6-fe6cbc976e28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003242 10.0.0.27 - - [2025-10-27 06:17:37] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004050 10.0.0.27 - - [2025-10-27 06:17:38] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007340 10.0.0.27 - - [2025-10-27 06:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.27 - - [2025-10-27 06:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.27 - - [2025-10-27 06:18:03] "POST /chown HTTP/1.1" 200 109 0.007610 10.0.0.27 - - [2025-10-27 06:18:03] "POST /chown HTTP/1.1" 200 109 0.017199 10.0.0.27 - - [2025-10-27 06:18:03] "POST /chown HTTP/1.1" 200 109 0.012311 10.0.0.27 - - [2025-10-27 06:18:03] "POST /chown HTTP/1.1" 200 109 0.012587 10.0.0.27 - - [2025-10-27 06:18:10] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008371 10.0.0.27 - - [2025-10-27 06:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.27 - - [2025-10-27 06:18:10] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003946 10.0.0.27 - - [2025-10-27 06:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.27 - - [2025-10-27 06:18:10] "GET /virtual-machine/bbe46925-c120-4c83-8ff6-fe6cbc976e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002301 10.0.0.27 - - [2025-10-27 06:18:10] "POST /ref-update HTTP/1.1" 200 156 0.010198 10.0.0.27 - - [2025-10-27 06:18:10] "GET /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019812 10.0.0.27 - - [2025-10-27 06:18:10] "POST /set-tag HTTP/1.1" 200 109 0.016105 10.0.0.27 - - [2025-10-27 06:18:10] "POST /set-tag HTTP/1.1" 200 109 0.013752 10.0.0.27 - - [2025-10-27 06:18:10] "DELETE /instance-ip/99ff2662-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.045027 10.0.0.27 - - [2025-10-27 06:18:10] "DELETE /virtual-machine-interface/99e3a5f4-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.043388 10.0.0.27 - - [2025-10-27 06:18:10] "DELETE /virtual-machine/bbe46925-c120-4c83-8ff6-fe6cbc976e28 HTTP/1.1" 200 115 0.018957 10.0.0.27 - - [2025-10-27 06:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.27 - - [2025-10-27 06:18:13] "GET /tag/5435d8b0-e4e7-4997-aff6-2820df561997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011455 10.0.0.27 - - [2025-10-27 06:18:13] "GET /tag/5435d8b0-e4e7-4997-aff6-2820df561997?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.016347 10.0.0.27 - - [2025-10-27 06:18:13] "GET /virtual-machine-interface/1c4c4a03-e13f-4f17-88d8-13938fd7674f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004583 10.0.0.27 - - [2025-10-27 06:18:13] "POST /set-tag HTTP/1.1" 200 109 0.020003 10.0.0.27 - - [2025-10-27 06:18:13] "GET /virtual-machine-interface/7180d542-24a4-4421-9a38-99d8a98b8980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012213 10.0.0.27 - - [2025-10-27 06:18:13] "POST /set-tag HTTP/1.1" 200 109 0.024787 10.0.0.27 - - [2025-10-27 06:18:13] "GET /virtual-machine-interface/f7de3f7f-6c1f-499e-bc89-7f7f37f7cdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005495 10.0.0.27 - - [2025-10-27 06:18:13] "POST /set-tag HTTP/1.1" 200 109 0.016143 10.0.0.27 - - [2025-10-27 06:18:13] "GET /firewall-policy/a25fdb60-3889-46ba-910c-586387065963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015598 10.0.0.27 - - [2025-10-27 06:18:13] "GET /firewall-rule/e6673344-fdf0-4e7d-9e7e-c1d94cb4a5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003179 10.0.0.27 - - [2025-10-27 06:18:13] "POST /ref-update HTTP/1.1" 200 156 0.012486 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /firewall-rule/e6673344-fdf0-4e7d-9e7e-c1d94cb4a5ba HTTP/1.1" 200 115 0.039948 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /loadbalancer-member/fa59070d-af3c-4d2f-9ce2-a1e8fd50005c HTTP/1.1" 200 115 0.041184 10.0.0.27 - - [2025-10-27 06:18:13] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.023868 10.0.0.27 - - [2025-10-27 06:18:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022308 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /loadbalancer-pool/1ed38ba7-dcf5-48df-9bbc-a74f78ae755d HTTP/1.1" 200 115 0.073428 10.0.0.27 - - [2025-10-27 06:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /loadbalancer-listener/1cd11011-d618-431f-8eb2-8a1f744fd37d HTTP/1.1" 200 115 0.032186 10.0.0.27 - - [2025-10-27 06:18:13] "GET /floating-ip/71c4a725-a23d-4935-bcf0-2d06a146bd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003965 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.025162 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.028952 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.014033 10.0.0.27 - - [2025-10-27 06:18:13] "PUT /floating-ip/71c4a725-a23d-4935-bcf0-2d06a146bd90 HTTP/1.1" 200 256 0.060837 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.013025 10.0.0.27 - - [2025-10-27 06:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.021059 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /floating-ip/71c4a725-a23d-4935-bcf0-2d06a146bd90 HTTP/1.1" 200 115 0.085323 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /loadbalancer/48e9125e-676f-4f85-be9c-346af0887eef HTTP/1.1" 200 115 0.030835 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.014303 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.012077 10.0.0.27 - - [2025-10-27 06:18:13] "POST /chown HTTP/1.1" 200 109 0.018819 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /instance-ip/0349d9bf-fd85-4c0c-b010-b3b26eb28edc HTTP/1.1" 200 115 0.089862 10.0.0.27 - - [2025-10-27 06:18:13] "DELETE /virtual-machine-interface/7180d542-24a4-4421-9a38-99d8a98b8980 HTTP/1.1" 200 115 0.072223 10.0.0.27 - - [2025-10-27 06:18:14] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.022635 10.0.0.27 - - [2025-10-27 06:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014838 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /tag/5435d8b0-e4e7-4997-aff6-2820df561997 HTTP/1.1" 200 115 0.096393 10.0.0.27 - - [2025-10-27 06:18:14] "GET /floating-ip-pool/2e8b028e-c54e-4cf7-bec8-62306eceb624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004817 10.0.0.27 - - [2025-10-27 06:18:14] "POST /ref-update HTTP/1.1" 200 156 0.034775 10.0.0.27 - - [2025-10-27 06:18:14] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.026735 10.0.0.27 - - [2025-10-27 06:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037839 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /floating-ip-pool/2e8b028e-c54e-4cf7-bec8-62306eceb624 HTTP/1.1" 200 115 0.113122 10.0.0.27 - - [2025-10-27 06:18:14] "PUT /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 266 0.029681 10.0.0.27 - - [2025-10-27 06:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029404 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /service-instance/3f3fe10a-14f2-4b82-b7a7-b5ef203becd0 HTTP/1.1" 200 115 0.046800 10.0.0.27 - - [2025-10-27 06:18:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003062 10.0.0.27 - - [2025-10-27 06:18:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004728 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /virtual-network/41f4fb46-5271-4068-b148-a729125a5484 HTTP/1.1" 200 115 0.143543 10.0.0.27 - - [2025-10-27 06:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.27 - - [2025-10-27 06:18:14] "GET /routing-instance/4ef8b900-6442-4fad-bb5d-bb4c045db64d HTTP/1.1" 404 171 0.002923 10.0.0.27 - - [2025-10-27 06:18:14] "GET /domains HTTP/1.1" 200 280 0.002328 10.0.0.27 - - [2025-10-27 06:18:14] "GET /domain/e46983e6-e7bf-42aa-840d-1246968c5119 HTTP/1.1" 200 3086 0.005303 10.0.0.27 - - [2025-10-27 06:18:14] "GET /virtual-machine-interface/f7de3f7f-6c1f-499e-bc89-7f7f37f7cdfa?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006222 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /route-target/07dd7a26-3dd9-43cd-9d02-b47c59c6ae9e HTTP/1.1" 200 115 0.047648 10.0.0.27 - - [2025-10-27 06:18:14] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7 HTTP/1.1" 200 7142 0.054125 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /virtual-machine-interface/f7de3f7f-6c1f-499e-bc89-7f7f37f7cdfa HTTP/1.1" 200 115 0.082395 10.0.0.27 - - [2025-10-27 06:18:14] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018566 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /virtual-machine/8a8c5c81-7ba6-4323-bf6c-b1e61e5925b7 HTTP/1.1" 200 115 0.054873 10.0.0.27 - - [2025-10-27 06:18:14] "POST /set-tag HTTP/1.1" 200 109 0.004380 10.0.0.27 - - [2025-10-27 06:18:14] "GET /virtual-machine-interface/1c4c4a03-e13f-4f17-88d8-13938fd7674f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.014425 10.0.0.27 - - [2025-10-27 06:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.27 - - [2025-10-27 06:18:14] "GET /loadbalancer/3f10e20f-f133-4d85-b7f1-534a6b2c076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002163 10.0.0.27 - - [2025-10-27 06:18:14] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004040 10.0.0.27 - - [2025-10-27 06:18:14] "POST /set-tag HTTP/1.1" 200 109 0.026212 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /virtual-machine-interface/1c4c4a03-e13f-4f17-88d8-13938fd7674f HTTP/1.1" 200 115 0.094712 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /loadbalancer-member/72f544d3-6a2c-4e18-bdfa-4e02d9685f22 HTTP/1.1" 200 115 0.061437 10.0.0.27 - - [2025-10-27 06:18:14] "POST /ref-update HTTP/1.1" 200 156 0.020492 10.0.0.27 - - [2025-10-27 06:18:14] "DELETE /virtual-machine/b8c91f1b-a05e-4221-b3b2-852dcf1277cc HTTP/1.1" 200 115 0.030222 10.0.0.27 - - [2025-10-27 06:18:16] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005341 10.0.0.27 - - [2025-10-27 06:18:16] "POST /set-tag HTTP/1.1" 200 109 0.003963 10.0.0.27 - - [2025-10-27 06:18:16] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008032 10.0.0.27 - - [2025-10-27 06:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.27 - - [2025-10-27 06:18:16] "GET /virtual-machine/4edad785-56d7-4c69-837d-76a64899ec92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002978 10.0.0.27 - - [2025-10-27 06:18:16] "POST /ref-update HTTP/1.1" 200 156 0.017340 10.0.0.27 - - [2025-10-27 06:18:16] "GET /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007308 10.0.0.27 - - [2025-10-27 06:18:16] "POST /set-tag HTTP/1.1" 200 109 0.016351 10.0.0.27 - - [2025-10-27 06:18:16] "POST /set-tag HTTP/1.1" 200 109 0.034667 10.0.0.27 - - [2025-10-27 06:18:16] "POST /set-tag HTTP/1.1" 200 109 0.038586 10.0.0.27 - - [2025-10-27 06:18:16] "DELETE /instance-ip/9572257c-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.036439 10.0.0.27 - - [2025-10-27 06:18:16] "POST /ref-update HTTP/1.1" 200 156 0.008651 10.0.0.27 - - [2025-10-27 06:18:16] "DELETE /virtual-machine-interface/95530f2a-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.042848 10.0.0.27 - - [2025-10-27 06:18:16] "DELETE /virtual-machine/4edad785-56d7-4c69-837d-76a64899ec92 HTTP/1.1" 200 115 0.025742 10.0.0.27 - - [2025-10-27 06:18:19] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005452 10.0.0.27 - - [2025-10-27 06:18:19] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.27 - - [2025-10-27 06:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.27 - - [2025-10-27 06:18:19] "GET /loadbalancer/3f10e20f-f133-4d85-b7f1-534a6b2c076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002425 10.0.0.27 - - [2025-10-27 06:18:21] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005117 10.0.0.27 - - [2025-10-27 06:18:21] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.27 - - [2025-10-27 06:18:21] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004481 10.0.0.27 - - [2025-10-27 06:18:21] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.27 - - [2025-10-27 06:18:21] "GET /virtual-machine/bf00aaa1-6191-4db8-b7cd-dbd0782bff85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003348 10.0.0.27 - - [2025-10-27 06:18:21] "POST /ref-update HTTP/1.1" 200 156 0.008856 10.0.0.27 - - [2025-10-27 06:18:21] "GET /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007092 10.0.0.27 - - [2025-10-27 06:18:21] "POST /set-tag HTTP/1.1" 200 109 0.018227 10.0.0.27 - - [2025-10-27 06:18:21] "POST /set-tag HTTP/1.1" 200 109 0.026327 10.0.0.27 - - [2025-10-27 06:18:21] "POST /set-tag HTTP/1.1" 200 109 0.028675 10.0.0.27 - - [2025-10-27 06:18:21] "DELETE /instance-ip/94f5aa1a-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.033588 10.0.0.27 - - [2025-10-27 06:18:21] "POST /ref-update HTTP/1.1" 200 156 0.013692 10.0.0.27 - - [2025-10-27 06:18:21] "DELETE /virtual-machine-interface/94dce4bc-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.060224 10.0.0.27 - - [2025-10-27 06:18:21] "DELETE /virtual-machine/bf00aaa1-6191-4db8-b7cd-dbd0782bff85 HTTP/1.1" 200 115 0.020499 10.0.0.27 - - [2025-10-27 06:18:21] "DELETE /tag/fe485076-f49d-40fa-ad85-9939cf6e90a8 HTTP/1.1" 200 115 0.075140 10.0.0.27 - - [2025-10-27 06:18:21] "DELETE /tag/1392b02f-27b7-4151-91d7-ca184b74ca42 HTTP/1.1" 200 115 0.064445 10.0.0.27 - - [2025-10-27 06:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.27 - - [2025-10-27 06:18:24] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029307 10.0.0.27 - - [2025-10-27 06:18:25] "POST /tags HTTP/1.1" 200 393 0.029575 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005861 10.0.0.27 - - [2025-10-27 06:18:25] "GET /tag/00f5268e-5ad1-4a9d-98f1-96302c21ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.017062 10.0.0.27 - - [2025-10-27 06:18:25] "POST /tags HTTP/1.1" 200 341 0.029347 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.27 - - [2025-10-27 06:18:25] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012104 10.0.0.27 - - [2025-10-27 06:18:25] "POST /id-to-fqname HTTP/1.1" 200 192 0.004445 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.001681 10.0.0.27 - - [2025-10-27 06:18:25] "POST /security-groups HTTP/1.1" 200 589 0.059738 10.0.0.27 - - [2025-10-27 06:18:25] "POST /projects HTTP/1.1" 200 519 0.167945 10.0.0.27 - - [2025-10-27 06:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007427 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011158 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.004534 10.0.0.27 - - [2025-10-27 06:18:25] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.026796 10.0.0.27 - - [2025-10-27 06:18:25] "POST /access-control-lists HTTP/1.1" 200 598 0.063549 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.009620 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.27 - - [2025-10-27 06:18:25] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004225 10.0.0.27 - - [2025-10-27 06:18:25] "POST /access-control-lists HTTP/1.1" 200 596 0.065771 10.0.0.27 - - [2025-10-27 06:18:25] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.072820 10.0.0.27 - - [2025-10-27 06:18:25] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.068027 10.0.0.27 - - [2025-10-27 06:18:25] "POST /security-groups HTTP/1.1" 200 591 0.071028 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.003308 10.0.0.27 - - [2025-10-27 06:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.057880 10.0.0.27 - - [2025-10-27 06:18:25] "POST /access-control-lists HTTP/1.1" 200 632 0.086020 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.011075 10.0.0.27 - - [2025-10-27 06:18:25] "POST /chown HTTP/1.1" 200 109 0.026765 10.0.0.27 - - [2025-10-27 06:18:25] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004881 10.0.0.27 - - [2025-10-27 06:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.27 - - [2025-10-27 06:18:25] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003970 10.0.0.27 - - [2025-10-27 06:18:25] "POST /access-control-lists HTTP/1.1" 200 630 0.085407 10.0.0.27 - - [2025-10-27 06:18:25] "POST /tags HTTP/1.1" 409 226 0.002178 10.0.0.27 - - [2025-10-27 06:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.27 - - [2025-10-27 06:18:26] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010272 10.0.0.27 - - [2025-10-27 06:18:26] "POST /firewall-rules HTTP/1.1" 200 600 0.064512 10.0.0.27 - - [2025-10-27 06:18:26] "GET /firewall-rule/4d0985d3-5e6f-45c2-b5c6-d8939f6123bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003850 10.0.0.27 - - [2025-10-27 06:18:26] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003263 10.0.0.27 - - [2025-10-27 06:18:26] "GET /firewall-rule/4d0985d3-5e6f-45c2-b5c6-d8939f6123bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001911 10.0.0.27 - - [2025-10-27 06:18:26] "POST /ref-update HTTP/1.1" 200 156 0.046016 10.0.0.27 - - [2025-10-27 06:18:26] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007690 10.0.0.27 - - [2025-10-27 06:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.27 - - [2025-10-27 06:18:26] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003718 10.0.0.27 - - [2025-10-27 06:18:26] "POST /tags HTTP/1.1" 409 226 0.001720 10.0.0.27 - - [2025-10-27 06:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.27 - - [2025-10-27 06:18:26] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011006 10.0.0.27 - - [2025-10-27 06:18:26] "POST /firewall-rules HTTP/1.1" 200 598 0.067098 10.0.0.27 - - [2025-10-27 06:18:26] "GET /firewall-rule/e650d9a9-8568-49c0-a602-61b25d9081c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.023577 10.0.0.27 - - [2025-10-27 06:18:26] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004247 10.0.0.27 - - [2025-10-27 06:18:26] "GET /firewall-rule/e650d9a9-8568-49c0-a602-61b25d9081c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002115 10.0.0.27 - - [2025-10-27 06:18:26] "POST /ref-update HTTP/1.1" 200 156 0.047228 10.0.0.27 - - [2025-10-27 06:18:28] "POST /tags HTTP/1.1" 200 393 0.019420 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010036 10.0.0.27 - - [2025-10-27 06:18:28] "GET /tag/8abac60d-329c-473e-b6e5-21b91128e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013057 10.0.0.27 - - [2025-10-27 06:18:28] "POST /tags HTTP/1.1" 200 341 0.016097 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008487 10.0.0.27 - - [2025-10-27 06:18:28] "GET /tag/b15ab289-1c4c-4424-bbe5-d767d695620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011921 10.0.0.27 - - [2025-10-27 06:18:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000580 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.009773 10.0.0.27 - - [2025-10-27 06:18:28] "POST /security-groups HTTP/1.1" 200 589 0.087715 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.003361 10.0.0.27 - - [2025-10-27 06:18:28] "POST /projects HTTP/1.1" 200 519 0.228630 10.0.0.27 - - [2025-10-27 06:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.053078 10.0.0.27 - - [2025-10-27 06:18:28] "POST /access-control-lists HTTP/1.1" 200 598 0.070151 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021862 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.027355 10.0.0.27 - - [2025-10-27 06:18:28] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.022651 10.0.0.27 - - [2025-10-27 06:18:28] "POST /access-control-lists HTTP/1.1" 200 596 0.060208 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.27 - - [2025-10-27 06:18:28] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003786 10.0.0.27 - - [2025-10-27 06:18:28] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.049917 10.0.0.27 - - [2025-10-27 06:18:28] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.043284 10.0.0.27 - - [2025-10-27 06:18:28] "POST /security-groups HTTP/1.1" 200 591 0.070348 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.002562 10.0.0.27 - - [2025-10-27 06:18:28] "POST /access-control-lists HTTP/1.1" 200 632 0.056913 10.0.0.27 - - [2025-10-27 06:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.054185 10.0.0.27 - - [2025-10-27 06:18:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.014210 10.0.0.27 - - [2025-10-27 06:18:28] "POST /chown HTTP/1.1" 200 109 0.014494 10.0.0.27 - - [2025-10-27 06:18:28] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010457 10.0.0.27 - - [2025-10-27 06:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.27 - - [2025-10-27 06:18:29] "POST /access-control-lists HTTP/1.1" 200 630 0.094319 10.0.0.27 - - [2025-10-27 06:18:29] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017327 10.0.0.27 - - [2025-10-27 06:18:29] "POST /tags HTTP/1.1" 409 226 0.001777 10.0.0.27 - - [2025-10-27 06:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.27 - - [2025-10-27 06:18:29] "GET /tag/b15ab289-1c4c-4424-bbe5-d767d695620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015287 10.0.0.27 - - [2025-10-27 06:18:29] "POST /firewall-rules HTTP/1.1" 200 600 0.062627 10.0.0.27 - - [2025-10-27 06:18:29] "GET /firewall-rule/93b2664f-1541-47ee-82d3-7dd48e31f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004283 10.0.0.27 - - [2025-10-27 06:18:29] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003435 10.0.0.27 - - [2025-10-27 06:18:29] "GET /firewall-rule/93b2664f-1541-47ee-82d3-7dd48e31f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002008 10.0.0.27 - - [2025-10-27 06:18:29] "POST /ref-update HTTP/1.1" 200 156 0.062622 10.0.0.27 - - [2025-10-27 06:18:29] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010711 10.0.0.27 - - [2025-10-27 06:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.27 - - [2025-10-27 06:18:29] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003437 10.0.0.27 - - [2025-10-27 06:18:29] "POST /tags HTTP/1.1" 409 226 0.001858 10.0.0.27 - - [2025-10-27 06:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.27 - - [2025-10-27 06:18:29] "GET /tag/b15ab289-1c4c-4424-bbe5-d767d695620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010670 10.0.0.27 - - [2025-10-27 06:18:29] "POST /firewall-rules HTTP/1.1" 200 598 0.067315 10.0.0.27 - - [2025-10-27 06:18:29] "GET /firewall-rule/6e179f05-62fd-4100-b81e-01d17e751ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004466 10.0.0.27 - - [2025-10-27 06:18:29] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.009297 10.0.0.27 - - [2025-10-27 06:18:29] "GET /firewall-rule/6e179f05-62fd-4100-b81e-01d17e751ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002350 10.0.0.27 - - [2025-10-27 06:18:29] "POST /ref-update HTTP/1.1" 200 156 0.053979 10.0.0.27 - - [2025-10-27 06:18:31] "POST /tags HTTP/1.1" 200 345 0.085939 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010666 10.0.0.27 - - [2025-10-27 06:18:31] "GET /tag/43621906-7176-4c3d-bf1e-e7bb17f69f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016454 10.0.0.27 - - [2025-10-27 06:18:31] "POST /projects HTTP/1.1" 409 238 0.004751 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.27 - - [2025-10-27 06:18:31] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057092 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.27 - - [2025-10-27 06:18:31] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004722 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005480 10.0.0.27 - - [2025-10-27 06:18:31] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004742 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.27 - - [2025-10-27 06:18:31] "POST /security-groups HTTP/1.1" 409 285 0.002805 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.27 - - [2025-10-27 06:18:31] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055705 10.0.0.27 - - [2025-10-27 06:18:31] "PUT /security-group/24c3d9e4-89fe-4a7e-8e72-ec606134def2 HTTP/1.1" 200 262 0.082668 10.0.0.27 - - [2025-10-27 06:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033416 10.0.0.27 - - [2025-10-27 06:18:31] "PUT /access-control-list/0534f221-df87-43ba-983c-560f1d939e28 HTTP/1.1" 200 272 0.020854 10.0.0.27 - - [2025-10-27 06:18:31] "POST /tags HTTP/1.1" 409 228 0.016774 10.0.0.27 - - [2025-10-27 06:18:31] "PUT /access-control-list/7af4a565-aa1f-4191-88d8-33ed48ba23b8 HTTP/1.1" 200 272 0.044509 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.27 - - [2025-10-27 06:18:31] "GET /tag/43621906-7176-4c3d-bf1e-e7bb17f69f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011138 10.0.0.27 - - [2025-10-27 06:18:31] "POST /tags HTTP/1.1" 200 345 0.021275 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.27 - - [2025-10-27 06:18:31] "GET /tag/bf9f0b08-3a85-454b-9faf-99140cc1a5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011725 10.0.0.27 - - [2025-10-27 06:18:31] "POST /projects HTTP/1.1" 409 238 0.002106 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.27 - - [2025-10-27 06:18:31] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025315 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.27 - - [2025-10-27 06:18:31] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031457 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.27 - - [2025-10-27 06:18:31] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004345 10.0.0.27 - - [2025-10-27 06:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.27 - - [2025-10-27 06:18:31] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003667 10.0.0.27 - - [2025-10-27 06:18:31] "POST /security-groups HTTP/1.1" 409 285 0.001900 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.27 - - [2025-10-27 06:18:32] "PUT /security-group/43ea5de8-a681-46d2-a0f1-dd2cbf340eda HTTP/1.1" 200 262 0.055361 10.0.0.27 - - [2025-10-27 06:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033878 10.0.0.27 - - [2025-10-27 06:18:32] "POST /tags HTTP/1.1" 409 228 0.006771 10.0.0.27 - - [2025-10-27 06:18:32] "PUT /access-control-list/5463b552-9298-43f2-be1c-f313997932ca HTTP/1.1" 200 272 0.021643 10.0.0.27 - - [2025-10-27 06:18:32] "PUT /access-control-list/0a8dbeb9-72ae-4e29-9b7b-be86d9cb212d HTTP/1.1" 200 272 0.015153 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.27 - - [2025-10-27 06:18:32] "GET /tag/bf9f0b08-3a85-454b-9faf-99140cc1a5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010275 10.0.0.27 - - [2025-10-27 06:18:32] "POST /tags HTTP/1.1" 200 291 0.050095 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.27 - - [2025-10-27 06:18:32] "GET /tag/ab851a2c-49be-4043-8710-eb87cf6e1322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013518 10.0.0.27 - - [2025-10-27 06:18:32] "POST /tags HTTP/1.1" 200 303 0.046232 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.27 - - [2025-10-27 06:18:32] "GET /tag/452c788d-ee91-442e-b3cd-447d9b3041da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011519 10.0.0.27 - - [2025-10-27 06:18:32] "POST /tags HTTP/1.1" 409 252 0.001832 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.27 - - [2025-10-27 06:18:32] "GET /tag/00f5268e-5ad1-4a9d-98f1-96302c21ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.010851 10.0.0.27 - - [2025-10-27 06:18:32] "POST /tags HTTP/1.1" 409 226 0.001786 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.27 - - [2025-10-27 06:18:32] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010118 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.27 - - [2025-10-27 06:18:32] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005794 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.27 - - [2025-10-27 06:18:32] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036875 10.0.0.27 - - [2025-10-27 06:18:32] "POST /virtual-machines HTTP/1.1" 200 395 0.010744 10.0.0.27 - - [2025-10-27 06:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023288 10.0.0.27 - - [2025-10-27 06:18:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121123 10.0.0.27 - - [2025-10-27 06:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010525 10.0.0.27 - - [2025-10-27 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007322 10.0.0.27 - - [2025-10-27 06:18:32] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006434 10.0.0.27 - - [2025-10-27 06:18:33] "POST /instance-ips HTTP/1.1" 200 397 0.023648 10.0.0.27 - - [2025-10-27 06:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025990 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013798 10.0.0.27 - - [2025-10-27 06:18:33] "POST /set-tag HTTP/1.1" 200 109 0.063956 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018750 10.0.0.27 - - [2025-10-27 06:18:33] "GET /instance-ip/c373b7e2-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003012 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005223 10.0.0.27 - - [2025-10-27 06:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003962 10.0.0.27 - - [2025-10-27 06:18:33] "POST /ref-update HTTP/1.1" 200 156 0.008738 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014678 10.0.0.27 - - [2025-10-27 06:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.27 - - [2025-10-27 06:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003894 10.0.0.27 - - [2025-10-27 06:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.27 - - [2025-10-27 06:18:33] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040076 10.0.0.27 - - [2025-10-27 06:18:33] "POST /virtual-machines HTTP/1.1" 200 395 0.008697 10.0.0.27 - - [2025-10-27 06:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020475 10.0.0.27 - - [2025-10-27 06:18:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120717 10.0.0.27 - - [2025-10-27 06:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008856 10.0.0.27 - - [2025-10-27 06:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009838 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003859 10.0.0.27 - - [2025-10-27 06:18:33] "POST /instance-ips HTTP/1.1" 200 397 0.019241 10.0.0.27 - - [2025-10-27 06:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015771 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006399 10.0.0.27 - - [2025-10-27 06:18:33] "POST /set-tag HTTP/1.1" 200 109 0.060235 10.0.0.27 - - [2025-10-27 06:18:33] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016067 10.0.0.27 - - [2025-10-27 06:18:33] "GET /instance-ip/c3ece23e-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003384 10.0.0.27 - - [2025-10-27 06:18:34] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005584 10.0.0.27 - - [2025-10-27 06:18:34] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.27 - - [2025-10-27 06:18:34] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003703 10.0.0.27 - - [2025-10-27 06:18:34] "POST /ref-update HTTP/1.1" 200 156 0.008792 10.0.0.27 - - [2025-10-27 06:18:34] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008308 10.0.0.27 - - [2025-10-27 06:18:34] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.27 - - [2025-10-27 06:18:34] "POST /tags HTTP/1.1" 200 291 0.017460 10.0.0.27 - - [2025-10-27 06:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007683 10.0.0.27 - - [2025-10-27 06:18:34] "GET /tag/626526dc-4029-4342-9c11-5ecc6fa05a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011534 10.0.0.27 - - [2025-10-27 06:18:34] "POST /tags HTTP/1.1" 409 252 0.002579 10.0.0.27 - - [2025-10-27 06:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.27 - - [2025-10-27 06:18:34] "GET /tag/8abac60d-329c-473e-b6e5-21b91128e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016866 10.0.0.27 - - [2025-10-27 06:18:34] "POST /tags HTTP/1.1" 409 226 0.006431 10.0.0.27 - - [2025-10-27 06:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.27 - - [2025-10-27 06:18:34] "GET /tag/b15ab289-1c4c-4424-bbe5-d767d695620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011279 10.0.0.27 - - [2025-10-27 06:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.27 - - [2025-10-27 06:18:34] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005652 10.0.0.27 - - [2025-10-27 06:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.27 - - [2025-10-27 06:18:34] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038632 10.0.0.27 - - [2025-10-27 06:18:34] "POST /virtual-machines HTTP/1.1" 200 395 0.010447 10.0.0.27 - - [2025-10-27 06:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011874 10.0.0.27 - - [2025-10-27 06:18:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102157 10.0.0.27 - - [2025-10-27 06:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009091 10.0.0.27 - - [2025-10-27 06:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011274 10.0.0.27 - - [2025-10-27 06:18:34] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004567 10.0.0.27 - - [2025-10-27 06:18:34] "POST /instance-ips HTTP/1.1" 200 397 0.020967 10.0.0.27 - - [2025-10-27 06:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022662 10.0.0.27 - - [2025-10-27 06:18:34] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010170 10.0.0.27 - - [2025-10-27 06:18:34] "POST /set-tag HTTP/1.1" 200 109 0.063792 10.0.0.27 - - [2025-10-27 06:18:34] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017043 10.0.0.27 - - [2025-10-27 06:18:34] "GET /instance-ip/c486c2a0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004376 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004764 10.0.0.27 - - [2025-10-27 06:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003849 10.0.0.27 - - [2025-10-27 06:18:35] "POST /ref-update HTTP/1.1" 200 156 0.007601 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004404 10.0.0.27 - - [2025-10-27 06:18:35] "POST /set-tag HTTP/1.1" 200 109 0.004135 10.0.0.27 - - [2025-10-27 06:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004248 10.0.0.27 - - [2025-10-27 06:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.27 - - [2025-10-27 06:18:35] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036979 10.0.0.27 - - [2025-10-27 06:18:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008481 10.0.0.27 - - [2025-10-27 06:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007939 10.0.0.27 - - [2025-10-27 06:18:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114660 10.0.0.27 - - [2025-10-27 06:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025342 10.0.0.27 - - [2025-10-27 06:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012025 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004746 10.0.0.27 - - [2025-10-27 06:18:35] "POST /instance-ips HTTP/1.1" 200 397 0.020658 10.0.0.27 - - [2025-10-27 06:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025084 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010831 10.0.0.27 - - [2025-10-27 06:18:35] "POST /set-tag HTTP/1.1" 200 109 0.067690 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008068 10.0.0.27 - - [2025-10-27 06:18:35] "GET /instance-ip/c4f970de-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003489 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004433 10.0.0.27 - - [2025-10-27 06:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003989 10.0.0.27 - - [2025-10-27 06:18:35] "POST /ref-update HTTP/1.1" 200 156 0.010534 10.0.0.27 - - [2025-10-27 06:18:35] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025326 10.0.0.27 - - [2025-10-27 06:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.27 - - [2025-10-27 06:18:35] "POST /tags HTTP/1.1" 200 299 0.019526 10.0.0.27 - - [2025-10-27 06:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010063 10.0.0.27 - - [2025-10-27 06:18:35] "GET /tag/61849cd9-3238-411e-a0aa-c636f588380c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013104 10.0.0.27 - - [2025-10-27 06:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.27 - - [2025-10-27 06:18:36] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004049 10.0.0.27 - - [2025-10-27 06:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.27 - - [2025-10-27 06:18:36] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030035 10.0.0.27 - - [2025-10-27 06:18:36] "POST /virtual-machines HTTP/1.1" 200 395 0.010560 10.0.0.27 - - [2025-10-27 06:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015581 10.0.0.27 - - [2025-10-27 06:18:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109610 10.0.0.27 - - [2025-10-27 06:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009364 10.0.0.27 - - [2025-10-27 06:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014571 10.0.0.27 - - [2025-10-27 06:18:36] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006227 10.0.0.27 - - [2025-10-27 06:18:36] "POST /instance-ips HTTP/1.1" 200 397 0.020127 10.0.0.27 - - [2025-10-27 06:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023371 10.0.0.27 - - [2025-10-27 06:18:36] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013970 10.0.0.27 - - [2025-10-27 06:18:36] "POST /set-tag HTTP/1.1" 200 109 0.017707 10.0.0.27 - - [2025-10-27 06:18:36] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020516 10.0.0.27 - - [2025-10-27 06:18:36] "GET /instance-ip/c57d8c3e-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003400 10.0.0.27 - - [2025-10-27 06:18:36] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004654 10.0.0.27 - - [2025-10-27 06:18:36] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.27 - - [2025-10-27 06:18:36] "POST /tags HTTP/1.1" 200 299 0.023701 10.0.0.27 - - [2025-10-27 06:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.27 - - [2025-10-27 06:18:36] "GET /tag/5280e696-fd1c-4fd6-b152-00f3b5929bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010825 10.0.0.27 - - [2025-10-27 06:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.27 - - [2025-10-27 06:18:36] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004456 10.0.0.27 - - [2025-10-27 06:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.27 - - [2025-10-27 06:18:36] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030182 10.0.0.27 - - [2025-10-27 06:18:36] "POST /virtual-machines HTTP/1.1" 200 395 0.015655 10.0.0.27 - - [2025-10-27 06:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008052 10.0.0.27 - - [2025-10-27 06:18:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099827 10.0.0.27 - - [2025-10-27 06:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034009 10.0.0.27 - - [2025-10-27 06:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013476 10.0.0.27 - - [2025-10-27 06:18:37] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004640 10.0.0.27 - - [2025-10-27 06:18:37] "POST /instance-ips HTTP/1.1" 200 397 0.023555 10.0.0.27 - - [2025-10-27 06:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022649 10.0.0.27 - - [2025-10-27 06:18:37] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006928 10.0.0.27 - - [2025-10-27 06:18:37] "POST /set-tag HTTP/1.1" 200 109 0.020648 10.0.0.27 - - [2025-10-27 06:18:37] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009680 10.0.0.27 - - [2025-10-27 06:18:37] "GET /instance-ip/c5e82daa-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007395 10.0.0.27 - - [2025-10-27 06:18:37] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004316 10.0.0.27 - - [2025-10-27 06:18:37] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.27 - - [2025-10-27 06:18:37] "POST /tags HTTP/1.1" 200 299 0.015586 10.0.0.27 - - [2025-10-27 06:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011596 10.0.0.27 - - [2025-10-27 06:18:37] "GET /tag/8535e650-321f-4f7e-b52a-1438d6cd74d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011487 10.0.0.27 - - [2025-10-27 06:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.27 - - [2025-10-27 06:18:37] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003673 10.0.0.27 - - [2025-10-27 06:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.27 - - [2025-10-27 06:18:37] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028426 10.0.0.27 - - [2025-10-27 06:18:37] "POST /virtual-machines HTTP/1.1" 200 395 0.007030 10.0.0.27 - - [2025-10-27 06:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010405 10.0.0.27 - - [2025-10-27 06:18:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115509 10.0.0.27 - - [2025-10-27 06:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021483 10.0.0.27 - - [2025-10-27 06:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015075 10.0.0.27 - - [2025-10-27 06:18:37] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004424 10.0.0.27 - - [2025-10-27 06:18:37] "POST /instance-ips HTTP/1.1" 200 397 0.176814 10.0.0.27 - - [2025-10-27 06:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010800 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016458 10.0.0.27 - - [2025-10-27 06:18:38] "POST /set-tag HTTP/1.1" 200 109 0.050574 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014548 10.0.0.27 - - [2025-10-27 06:18:38] "GET /instance-ip/c6515168-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003699 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004283 10.0.0.27 - - [2025-10-27 06:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.27 - - [2025-10-27 06:18:38] "POST /tags HTTP/1.1" 200 299 0.028358 10.0.0.27 - - [2025-10-27 06:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.27 - - [2025-10-27 06:18:38] "GET /tag/4c23c6ed-e5c1-48bc-9e52-8c87d9c4f3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011967 10.0.0.27 - - [2025-10-27 06:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004483 10.0.0.27 - - [2025-10-27 06:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.27 - - [2025-10-27 06:18:38] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051530 10.0.0.27 - - [2025-10-27 06:18:38] "POST /virtual-machines HTTP/1.1" 200 395 0.008373 10.0.0.27 - - [2025-10-27 06:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012008 10.0.0.27 - - [2025-10-27 06:18:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099491 10.0.0.27 - - [2025-10-27 06:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015999 10.0.0.27 - - [2025-10-27 06:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009434 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004523 10.0.0.27 - - [2025-10-27 06:18:38] "POST /instance-ips HTTP/1.1" 200 397 0.018299 10.0.0.27 - - [2025-10-27 06:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025515 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006531 10.0.0.27 - - [2025-10-27 06:18:38] "POST /set-tag HTTP/1.1" 200 109 0.019989 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009682 10.0.0.27 - - [2025-10-27 06:18:38] "GET /instance-ip/c6d976ec-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007626 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004367 10.0.0.27 - - [2025-10-27 06:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003169 10.0.0.27 - - [2025-10-27 06:18:38] "POST /ref-update HTTP/1.1" 200 156 0.010382 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004805 10.0.0.27 - - [2025-10-27 06:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.27 - - [2025-10-27 06:18:38] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005344 10.0.0.27 - - [2025-10-27 06:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004125 10.0.0.27 - - [2025-10-27 06:18:39] "POST /ref-update HTTP/1.1" 200 156 0.008866 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008577 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004181 10.0.0.27 - - [2025-10-27 06:18:39] "POST /ref-update HTTP/1.1" 200 156 0.007536 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004377 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003793 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004292 10.0.0.27 - - [2025-10-27 06:18:39] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013375 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005501 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004376 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003748 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006703 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005159 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003782 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.008658 10.0.0.27 - - [2025-10-27 06:18:39] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004583 10.0.0.27 - - [2025-10-27 06:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.27 - - [2025-10-27 06:18:43] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004494 10.0.0.27 - - [2025-10-27 06:18:43] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.27 - - [2025-10-27 06:18:43] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004263 10.0.0.27 - - [2025-10-27 06:18:43] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.27 - - [2025-10-27 06:18:43] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003603 10.0.0.27 - - [2025-10-27 06:18:43] "POST /set-tag HTTP/1.1" 200 109 0.001596 10.0.0.27 - - [2025-10-27 06:18:44] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006342 10.0.0.27 - - [2025-10-27 06:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.27 - - [2025-10-27 06:18:44] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003508 10.0.0.27 - - [2025-10-27 06:18:44] "POST /set-tag HTTP/1.1" 200 109 0.001678 10.0.0.27 - - [2025-10-27 06:18:45] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004356 10.0.0.27 - - [2025-10-27 06:18:45] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.27 - - [2025-10-27 06:18:46] "GET /virtual-machine/5bf7caba-394c-4725-b48a-65ca7e907388?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003090 10.0.0.27 - - [2025-10-27 06:18:46] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010386 10.0.0.27 - - [2025-10-27 06:18:46] "GET /virtual-machine/a4df0245-0120-4663-856d-d1ce625fb87a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003528 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006968 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine/d8473571-770e-4e78-ae74-e42faeed024f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004195 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005944 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine/cfb460e5-5747-4ffc-ba07-78cc19d015a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003023 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005926 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine/1adde3c9-63d5-48c4-bf22-fd93afa141e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003530 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005787 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine/fcb02dd1-c6ac-4125-8cbb-75f6409e2900?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002978 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003874 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine/79bc2cd1-f5e3-4896-93f7-eba0fbc18c56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002908 10.0.0.27 - - [2025-10-27 06:18:47] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004350 10.0.0.27 - - [2025-10-27 06:18:49] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005366 10.0.0.27 - - [2025-10-27 06:18:49] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.27 - - [2025-10-27 06:18:52] "GET /virtual-machine/9e3245c9-a631-4190-9d8b-62481431db31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003189 10.0.0.27 - - [2025-10-27 06:18:52] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003983 10.0.0.27 - - [2025-10-27 06:18:52] "GET /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002479 10.0.0.27 - - [2025-10-27 06:18:52] "POST /tags HTTP/1.1" 200 333 0.028203 10.0.0.27 - - [2025-10-27 06:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013931 10.0.0.27 - - [2025-10-27 06:18:52] "GET /tag/c40f2f4b-ceb6-42d7-a49e-c7dadd425b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018328 10.0.0.27 - - [2025-10-27 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.27 - - [2025-10-27 06:18:53] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054527 10.0.0.27 - - [2025-10-27 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.27 - - [2025-10-27 06:18:53] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005933 10.0.0.27 - - [2025-10-27 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.27 - - [2025-10-27 06:18:53] "GET /service-appliance-set/af7bdb22-904f-4264-b018-ac81091deb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003746 10.0.0.27 - - [2025-10-27 06:18:53] "POST /fqname-to-id HTTP/1.1" 404 273 0.002410 10.0.0.27 - - [2025-10-27 06:18:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.135105 10.0.0.27 - - [2025-10-27 06:18:53] "GET /virtual-machine-interface/0986ae1d-d7a3-4c33-b0cf-b281d40eed75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.018676 10.0.0.27 - - [2025-10-27 06:18:53] "POST /instance-ips HTTP/1.1" 200 409 0.020577 10.0.0.27 - - [2025-10-27 06:18:53] "GET /instance-ip/e4e8698a-85c9-46b0-bc49-9034c305f6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004884 10.0.0.27 - - [2025-10-27 06:18:53] "POST /loadbalancers HTTP/1.1" 200 629 0.060189 10.0.0.27 - - [2025-10-27 06:18:53] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035575 10.0.0.27 - - [2025-10-27 06:18:53] "GET /instance-ip/e4e8698a-85c9-46b0-bc49-9034c305f6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002725 10.0.0.27 - - [2025-10-27 06:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023353 10.0.0.27 - - [2025-10-27 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.27 - - [2025-10-27 06:18:53] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053439 10.0.0.27 - - [2025-10-27 06:18:53] "POST /floating-ips HTTP/1.1" 200 597 0.067498 10.0.0.27 - - [2025-10-27 06:18:53] "GET /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003238 10.0.0.27 - - [2025-10-27 06:18:53] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017520 10.0.0.27 - - [2025-10-27 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.27 - - [2025-10-27 06:18:53] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034733 10.0.0.27 - - [2025-10-27 06:18:53] "GET /loadbalancer-listener/ca96b25c-078d-4bf8-9fad-3e8e31c60492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003964 10.0.0.27 - - [2025-10-27 06:18:53] "GET /loadbalancer-listener/ca96b25c-078d-4bf8-9fad-3e8e31c60492?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002814 10.0.0.27 - - [2025-10-27 06:18:53] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.031538 10.0.0.27 - - [2025-10-27 06:18:53] "GET /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.030100 10.0.0.27 - - [2025-10-27 06:18:53] "GET /instance-ip/e4e8698a-85c9-46b0-bc49-9034c305f6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.022394 10.0.0.27 - - [2025-10-27 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018260 10.0.0.27 - - [2025-10-27 06:18:53] "GET /instance-ip/e4e8698a-85c9-46b0-bc49-9034c305f6a1?fields=floating_ips HTTP/1.1" 200 1213 0.011376 10.0.0.27 - - [2025-10-27 06:18:53] "GET /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007978 10.0.0.27 - - [2025-10-27 06:18:53] "GET /floating-ip/a5c8b3d1-8a0e-41ac-81d0-971f959307a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003541 10.0.0.27 - - [2025-10-27 06:18:54] "GET /loadbalancer-pool/d420e69a-558f-4717-b7a8-1f7b8cf595b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005469 10.0.0.27 - - [2025-10-27 06:18:54] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016078 10.0.0.27 - - [2025-10-27 06:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009692 10.0.0.27 - - [2025-10-27 06:18:54] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012585 10.0.0.27 - - [2025-10-27 06:18:54] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006650 10.0.0.27 - - [2025-10-27 06:18:54] "POST /ref-update HTTP/1.1" 200 156 0.007792 10.0.0.27 - - [2025-10-27 06:18:54] "GET /floating-ip/a5c8b3d1-8a0e-41ac-81d0-971f959307a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013046 10.0.0.27 - - [2025-10-27 06:18:54] "POST /tags HTTP/1.1" 409 221 0.002300 10.0.0.27 - - [2025-10-27 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.27 - - [2025-10-27 06:18:54] "GET /tag/c40f2f4b-ceb6-42d7-a49e-c7dadd425b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010779 10.0.0.27 - - [2025-10-27 06:18:54] "PUT /floating-ip/a5c8b3d1-8a0e-41ac-81d0-971f959307a2 HTTP/1.1" 200 256 0.009369 10.0.0.27 - - [2025-10-27 06:18:54] "POST /set-tag HTTP/1.1" 200 109 0.062781 10.0.0.27 - - [2025-10-27 06:18:54] "GET /loadbalancer-pool/d420e69a-558f-4717-b7a8-1f7b8cf595b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006943 10.0.0.27 - - [2025-10-27 06:18:54] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017792 10.0.0.27 - - [2025-10-27 06:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010590 10.0.0.27 - - [2025-10-27 06:18:54] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011058 10.0.0.27 - - [2025-10-27 06:18:54] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004894 10.0.0.27 - - [2025-10-27 06:18:54] "POST /ref-update HTTP/1.1" 200 156 0.012373 10.0.0.27 - - [2025-10-27 06:18:54] "GET /floating-ip/a5c8b3d1-8a0e-41ac-81d0-971f959307a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010293 10.0.0.27 - - [2025-10-27 06:18:54] "POST /set-tag HTTP/1.1" 200 109 0.087285 10.0.0.27 - - [2025-10-27 06:18:55] "POST /tags HTTP/1.1" 409 206 0.002328 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2025-10-27 06:18:55] "GET /tag/452c788d-ee91-442e-b3cd-447d9b3041da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010886 10.0.0.27 - - [2025-10-27 06:18:55] "POST /tags HTTP/1.1" 409 204 0.002228 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.27 - - [2025-10-27 06:18:55] "GET /tag/5280e696-fd1c-4fd6-b152-00f3b5929bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012240 10.0.0.27 - - [2025-10-27 06:18:55] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002976 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.27 - - [2025-10-27 06:18:55] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003316 10.0.0.27 - - [2025-10-27 06:18:55] "POST /tags HTTP/1.1" 409 206 0.002289 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.27 - - [2025-10-27 06:18:55] "GET /tag/452c788d-ee91-442e-b3cd-447d9b3041da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010643 10.0.0.27 - - [2025-10-27 06:18:55] "POST /tags HTTP/1.1" 409 226 0.002224 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.27 - - [2025-10-27 06:18:55] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009852 10.0.0.27 - - [2025-10-27 06:18:55] "POST /tags HTTP/1.1" 409 204 0.001792 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.27 - - [2025-10-27 06:18:55] "GET /tag/5280e696-fd1c-4fd6-b152-00f3b5929bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010437 10.0.0.27 - - [2025-10-27 06:18:55] "POST /tags HTTP/1.1" 409 226 0.002056 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.27 - - [2025-10-27 06:18:55] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010676 10.0.0.27 - - [2025-10-27 06:18:55] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002475 10.0.0.27 - - [2025-10-27 06:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.27 - - [2025-10-27 06:18:55] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003256 10.0.0.27 - - [2025-10-27 06:18:55] "POST /firewall-rules HTTP/1.1" 200 626 0.077117 10.0.0.27 - - [2025-10-27 06:18:55] "POST /firewall-rules HTTP/1.1" 200 646 0.084608 10.0.0.27 - - [2025-10-27 06:18:55] "GET /firewall-rule/902e1d80-92e3-46db-8e7b-b4bfe8afc127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013412 10.0.0.27 - - [2025-10-27 06:18:55] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003734 10.0.0.27 - - [2025-10-27 06:18:55] "GET /firewall-rule/f0250b4f-7a26-4fbc-b191-06e018baa66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004973 10.0.0.27 - - [2025-10-27 06:18:55] "POST /ref-update HTTP/1.1" 200 156 0.013101 10.0.0.27 - - [2025-10-27 06:18:55] "POST /firewall-policys HTTP/1.1" 200 606 0.027717 10.0.0.27 - - [2025-10-27 06:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012577 10.0.0.27 - - [2025-10-27 06:18:55] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013046 10.0.0.27 - - [2025-10-27 06:18:56] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002683 10.0.0.27 - - [2025-10-27 06:18:56] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003045 10.0.0.27 - - [2025-10-27 06:18:56] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.011489 10.0.0.27 - - [2025-10-27 06:18:56] "GET /firewall-policy/a25fdb60-3889-46ba-910c-586387065963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003845 10.0.0.27 - - [2025-10-27 06:18:56] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004100 10.0.0.27 - - [2025-10-27 06:18:56] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002296 10.0.0.27 - - [2025-10-27 06:18:56] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002033 10.0.0.27 - - [2025-10-27 06:18:56] "POST /ref-update HTTP/1.1" 200 156 0.015963 10.0.0.27 - - [2025-10-27 06:18:56] "POST /ref-update HTTP/1.1" 200 156 0.029952 10.0.0.27 - - [2025-10-27 06:18:56] "POST /ref-update HTTP/1.1" 200 156 0.018637 10.0.0.27 - - [2025-10-27 06:18:56] "POST /ref-update HTTP/1.1" 200 156 0.027123 10.0.0.27 - - [2025-10-27 06:18:56] "POST /ref-update HTTP/1.1" 200 156 0.034143 10.0.0.27 - - [2025-10-27 06:18:56] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002807 10.0.0.27 - - [2025-10-27 06:20:20] "GET /global-system-configs HTTP/1.1" 200 322 0.003549 10.0.0.27 - - [2025-10-27 06:20:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002740 10.0.0.27 - - [2025-10-27 06:20:54] "POST /tags HTTP/1.1" 409 252 0.002271 10.0.0.27 - - [2025-10-27 06:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.27 - - [2025-10-27 06:20:54] "GET /tag/8abac60d-329c-473e-b6e5-21b91128e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014170 10.0.0.27 - - [2025-10-27 06:20:54] "POST /tags HTTP/1.1" 409 228 0.002024 10.0.0.27 - - [2025-10-27 06:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.27 - - [2025-10-27 06:20:54] "GET /tag/bf9f0b08-3a85-454b-9faf-99140cc1a5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010443 10.0.0.27 - - [2025-10-27 06:20:54] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003989 10.0.0.27 - - [2025-10-27 06:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.27 - - [2025-10-27 06:20:54] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002726 10.0.0.27 - - [2025-10-27 06:20:54] "POST /tags HTTP/1.1" 409 206 0.001724 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.27 - - [2025-10-27 06:20:55] "GET /tag/452c788d-ee91-442e-b3cd-447d9b3041da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010066 10.0.0.27 - - [2025-10-27 06:20:55] "POST /tags HTTP/1.1" 409 226 0.001760 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.27 - - [2025-10-27 06:20:55] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009592 10.0.0.27 - - [2025-10-27 06:20:55] "POST /tags HTTP/1.1" 409 204 0.001461 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.27 - - [2025-10-27 06:20:55] "GET /tag/5280e696-fd1c-4fd6-b152-00f3b5929bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009779 10.0.0.27 - - [2025-10-27 06:20:55] "POST /tags HTTP/1.1" 409 226 0.001570 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.27 - - [2025-10-27 06:20:55] "GET /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010130 10.0.0.27 - - [2025-10-27 06:20:55] "POST /tags HTTP/1.1" 409 228 0.001683 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.27 - - [2025-10-27 06:20:55] "GET /tag/bf9f0b08-3a85-454b-9faf-99140cc1a5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013587 10.0.0.27 - - [2025-10-27 06:20:55] "POST /tags HTTP/1.1" 409 252 0.002890 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.27 - - [2025-10-27 06:20:55] "GET /tag/8abac60d-329c-473e-b6e5-21b91128e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013380 10.0.0.27 - - [2025-10-27 06:20:55] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002471 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.27 - - [2025-10-27 06:20:55] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003517 10.0.0.27 - - [2025-10-27 06:20:55] "POST /firewall-rules HTTP/1.1" 409 281 0.001966 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.27 - - [2025-10-27 06:20:55] "PUT /firewall-rule/f0250b4f-7a26-4fbc-b191-06e018baa66c HTTP/1.1" 200 260 0.017854 10.0.0.27 - - [2025-10-27 06:20:55] "POST /firewall-rules HTTP/1.1" 409 291 0.011802 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.27 - - [2025-10-27 06:20:55] "PUT /firewall-rule/902e1d80-92e3-46db-8e7b-b4bfe8afc127 HTTP/1.1" 200 260 0.018664 10.0.0.27 - - [2025-10-27 06:20:55] "GET /firewall-rule/902e1d80-92e3-46db-8e7b-b4bfe8afc127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014778 10.0.0.27 - - [2025-10-27 06:20:55] "POST /firewall-rules HTTP/1.1" 200 658 0.076644 10.0.0.27 - - [2025-10-27 06:20:55] "GET /firewall-rule/bc9d1286-24d0-4a7f-8291-68d0ad24b694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.023412 10.0.0.27 - - [2025-10-27 06:20:55] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003656 10.0.0.27 - - [2025-10-27 06:20:55] "GET /firewall-rule/f0250b4f-7a26-4fbc-b191-06e018baa66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003162 10.0.0.27 - - [2025-10-27 06:20:55] "POST /firewall-policys HTTP/1.1" 409 269 0.002339 10.0.0.27 - - [2025-10-27 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.27 - - [2025-10-27 06:20:55] "PUT /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7 HTTP/1.1" 200 264 0.019569 10.0.0.27 - - [2025-10-27 06:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024400 10.0.0.27 - - [2025-10-27 06:20:55] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005953 10.0.0.27 - - [2025-10-27 06:20:55] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002581 10.0.0.27 - - [2025-10-27 06:20:55] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002181 10.0.0.27 - - [2025-10-27 06:20:55] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001848 10.0.0.27 - - [2025-10-27 06:20:56] "GET /firewall-policy/a25fdb60-3889-46ba-910c-586387065963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003153 10.0.0.27 - - [2025-10-27 06:20:56] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002479 10.0.0.27 - - [2025-10-27 06:20:56] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002378 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:21:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004842 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.005432 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006686 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004490 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003917 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004550 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004125 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004452 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.004658 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004328 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.27 - - [2025-10-27 06:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.27 - - [2025-10-27 06:21:57] "GET /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002143 10.0.0.27 - - [2025-10-27 06:21:57] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003550 10.0.0.27 - - [2025-10-27 06:21:57] "POST /set-tag HTTP/1.1" 200 109 0.061315 10.0.0.27 - - [2025-10-27 06:21:57] "DELETE /loadbalancer-member/570d3f72-c1ff-4d33-9174-eb55de07af35 HTTP/1.1" 200 115 0.028814 10.0.0.27 - - [2025-10-27 06:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.27 - - [2025-10-27 06:21:57] "GET /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002491 10.0.0.27 - - [2025-10-27 06:21:58] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004439 10.0.0.27 - - [2025-10-27 06:21:58] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.27 - - [2025-10-27 06:21:58] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009289 10.0.0.27 - - [2025-10-27 06:21:58] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.27 - - [2025-10-27 06:21:58] "GET /virtual-machine/cfb460e5-5747-4ffc-ba07-78cc19d015a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002827 10.0.0.27 - - [2025-10-27 06:21:58] "POST /ref-update HTTP/1.1" 200 156 0.008640 10.0.0.27 - - [2025-10-27 06:21:58] "GET /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012621 10.0.0.27 - - [2025-10-27 06:21:58] "POST /set-tag HTTP/1.1" 200 109 0.016707 10.0.0.27 - - [2025-10-27 06:21:58] "POST /set-tag HTTP/1.1" 200 109 0.023288 10.0.0.27 - - [2025-10-27 06:21:58] "POST /set-tag HTTP/1.1" 200 109 0.039292 10.0.0.27 - - [2025-10-27 06:21:58] "POST /set-tag HTTP/1.1" 200 109 0.026267 10.0.0.27 - - [2025-10-27 06:21:58] "POST /set-tag HTTP/1.1" 200 109 0.027083 10.0.0.27 - - [2025-10-27 06:21:59] "DELETE /instance-ip/c4f970de-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.042677 10.0.0.27 - - [2025-10-27 06:21:59] "DELETE /virtual-machine-interface/c4e17d94-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.035110 10.0.0.27 - - [2025-10-27 06:21:59] "DELETE /virtual-machine/cfb460e5-5747-4ffc-ba07-78cc19d015a6 HTTP/1.1" 200 115 0.025958 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005129 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003915 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine/5bf7caba-394c-4725-b48a-65ca7e907388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002843 10.0.0.27 - - [2025-10-27 06:21:59] "POST /ref-update HTTP/1.1" 200 156 0.007400 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007630 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.016642 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.022442 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.042297 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.012722 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.020262 10.0.0.27 - - [2025-10-27 06:21:59] "DELETE /instance-ip/c373b7e2-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.044374 10.0.0.27 - - [2025-10-27 06:21:59] "POST /ref-update HTTP/1.1" 200 156 0.008856 10.0.0.27 - - [2025-10-27 06:21:59] "DELETE /virtual-machine-interface/c35783a6-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.049882 10.0.0.27 - - [2025-10-27 06:21:59] "DELETE /virtual-machine/5bf7caba-394c-4725-b48a-65ca7e907388 HTTP/1.1" 200 115 0.026683 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005005 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004148 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine/a4df0245-0120-4663-856d-d1ce625fb87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002981 10.0.0.27 - - [2025-10-27 06:21:59] "POST /ref-update HTTP/1.1" 200 156 0.009343 10.0.0.27 - - [2025-10-27 06:21:59] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008949 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.018201 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.030747 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.025254 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.014103 10.0.0.27 - - [2025-10-27 06:21:59] "POST /set-tag HTTP/1.1" 200 109 0.026321 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /instance-ip/c3ece23e-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.055221 10.0.0.27 - - [2025-10-27 06:22:00] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.034859 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /virtual-machine/a4df0245-0120-4663-856d-d1ce625fb87a HTTP/1.1" 200 115 0.022692 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /tag/ab851a2c-49be-4043-8710-eb87cf6e1322 HTTP/1.1" 200 115 0.034515 10.0.0.27 - - [2025-10-27 06:22:00] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003898 10.0.0.27 - - [2025-10-27 06:22:00] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.27 - - [2025-10-27 06:22:00] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003869 10.0.0.27 - - [2025-10-27 06:22:00] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.27 - - [2025-10-27 06:22:00] "GET /virtual-machine/d8473571-770e-4e78-ae74-e42faeed024f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003245 10.0.0.27 - - [2025-10-27 06:22:00] "POST /ref-update HTTP/1.1" 200 156 0.010455 10.0.0.27 - - [2025-10-27 06:22:00] "GET /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009452 10.0.0.27 - - [2025-10-27 06:22:00] "POST /set-tag HTTP/1.1" 200 109 0.016921 10.0.0.27 - - [2025-10-27 06:22:00] "POST /set-tag HTTP/1.1" 200 109 0.033445 10.0.0.27 - - [2025-10-27 06:22:00] "POST /set-tag HTTP/1.1" 200 109 0.024719 10.0.0.27 - - [2025-10-27 06:22:00] "POST /set-tag HTTP/1.1" 200 109 0.014337 10.0.0.27 - - [2025-10-27 06:22:00] "POST /set-tag HTTP/1.1" 200 109 0.021645 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /instance-ip/c486c2a0-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.046856 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /virtual-machine-interface/c46d59f0-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.037899 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /virtual-machine/d8473571-770e-4e78-ae74-e42faeed024f HTTP/1.1" 200 115 0.020371 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /tag/452c788d-ee91-442e-b3cd-447d9b3041da HTTP/1.1" 409 388 0.005349 10.0.0.27 - - [2025-10-27 06:22:00] "DELETE /tag/626526dc-4029-4342-9c11-5ecc6fa05a8f HTTP/1.1" 200 115 0.029189 10.0.0.27 - - [2025-10-27 06:22:28] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004366 10.0.0.27 - - [2025-10-27 06:22:28] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.27 - - [2025-10-27 06:22:28] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005066 10.0.0.27 - - [2025-10-27 06:22:28] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.27 - - [2025-10-27 06:22:28] "GET /virtual-machine/79bc2cd1-f5e3-4896-93f7-eba0fbc18c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003048 10.0.0.27 - - [2025-10-27 06:22:28] "POST /ref-update HTTP/1.1" 200 156 0.008551 10.0.0.27 - - [2025-10-27 06:22:28] "GET /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020468 10.0.0.27 - - [2025-10-27 06:22:28] "POST /set-tag HTTP/1.1" 200 109 0.018089 10.0.0.27 - - [2025-10-27 06:22:28] "POST /set-tag HTTP/1.1" 200 109 0.021979 10.0.0.27 - - [2025-10-27 06:22:28] "POST /set-tag HTTP/1.1" 200 109 0.032678 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.019132 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /instance-ip/c5e82daa-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.060429 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /virtual-machine-interface/c5d1f620-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.046960 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /virtual-machine/79bc2cd1-f5e3-4896-93f7-eba0fbc18c56 HTTP/1.1" 200 115 0.038895 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /tag/5280e696-fd1c-4fd6-b152-00f3b5929bdf HTTP/1.1" 409 236 0.006596 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005037 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004075 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine/1adde3c9-63d5-48c4-bf22-fd93afa141e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002558 10.0.0.27 - - [2025-10-27 06:22:29] "POST /ref-update HTTP/1.1" 200 156 0.007921 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005196 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.015901 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.043155 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.017545 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.029483 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /instance-ip/c57d8c3e-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.054751 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /virtual-machine-interface/c5637254-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.048701 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /virtual-machine/1adde3c9-63d5-48c4-bf22-fd93afa141e8 HTTP/1.1" 200 115 0.026636 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /tag/00f5268e-5ad1-4a9d-98f1-96302c21ec8c HTTP/1.1" 200 115 0.048953 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /tag/61849cd9-3238-411e-a0aa-c636f588380c HTTP/1.1" 200 115 0.035228 10.0.0.27 - - [2025-10-27 06:22:29] "DELETE /tag/43621906-7176-4c3d-bf1e-e7bb17f69f1f HTTP/1.1" 200 115 0.031585 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003812 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004291 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine/fcb02dd1-c6ac-4125-8cbb-75f6409e2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002926 10.0.0.27 - - [2025-10-27 06:22:29] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.27 - - [2025-10-27 06:22:29] "GET /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010002 10.0.0.27 - - [2025-10-27 06:22:29] "POST /set-tag HTTP/1.1" 200 109 0.015226 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.025968 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.022842 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.017735 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /instance-ip/c6515168-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.044059 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /virtual-machine-interface/c63aafc6-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.038526 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /virtual-machine/fcb02dd1-c6ac-4125-8cbb-75f6409e2900 HTTP/1.1" 200 115 0.018179 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /tag/8535e650-321f-4f7e-b52a-1438d6cd74d2 HTTP/1.1" 200 115 0.031463 10.0.0.27 - - [2025-10-27 06:22:30] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003944 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.27 - - [2025-10-27 06:22:30] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004092 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.27 - - [2025-10-27 06:22:30] "GET /virtual-machine/9e3245c9-a631-4190-9d8b-62481431db31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003074 10.0.0.27 - - [2025-10-27 06:22:30] "POST /ref-update HTTP/1.1" 200 156 0.008683 10.0.0.27 - - [2025-10-27 06:22:30] "GET /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012553 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.016723 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.027714 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.023453 10.0.0.27 - - [2025-10-27 06:22:30] "POST /set-tag HTTP/1.1" 200 109 0.013897 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /instance-ip/c6d976ec-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.037910 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /virtual-machine-interface/c6c58394-b2fc-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.035341 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /virtual-machine/9e3245c9-a631-4190-9d8b-62481431db31 HTTP/1.1" 200 115 0.021198 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /tag/bf9f0b08-3a85-454b-9faf-99140cc1a5ff HTTP/1.1" 409 236 0.012455 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /tag/8abac60d-329c-473e-b6e5-21b91128e7bd HTTP/1.1" 409 236 0.004948 10.0.0.27 - - [2025-10-27 06:22:30] "DELETE /tag/4c23c6ed-e5c1-48bc-9e52-8c87d9c4f3a7 HTTP/1.1" 200 115 0.036060 10.0.0.27 - - [2025-10-27 06:22:32] "POST /projects HTTP/1.1" 409 238 0.002432 10.0.0.27 - - [2025-10-27 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.27 - - [2025-10-27 06:22:32] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032043 10.0.0.27 - - [2025-10-27 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.27 - - [2025-10-27 06:22:32] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004405 10.0.0.27 - - [2025-10-27 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.27 - - [2025-10-27 06:22:32] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004145 10.0.0.27 - - [2025-10-27 06:22:32] "POST /security-groups HTTP/1.1" 409 285 0.002161 10.0.0.27 - - [2025-10-27 06:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.27 - - [2025-10-27 06:22:32] "PUT /security-group/43ea5de8-a681-46d2-a0f1-dd2cbf340eda HTTP/1.1" 200 262 0.055347 10.0.0.27 - - [2025-10-27 06:22:32] "PUT /access-control-list/5463b552-9298-43f2-be1c-f313997932ca HTTP/1.1" 200 272 0.013168 10.0.0.27 - - [2025-10-27 06:22:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026478 10.0.0.27 - - [2025-10-27 06:22:32] "PUT /access-control-list/0a8dbeb9-72ae-4e29-9b7b-be86d9cb212d HTTP/1.1" 200 272 0.031035 10.0.0.27 - - [2025-10-27 06:22:37] "POST /projects HTTP/1.1" 409 238 0.002395 10.0.0.27 - - [2025-10-27 06:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.27 - - [2025-10-27 06:22:37] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045062 10.0.0.27 - - [2025-10-27 06:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.27 - - [2025-10-27 06:22:37] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006260 10.0.0.27 - - [2025-10-27 06:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.27 - - [2025-10-27 06:22:37] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008045 10.0.0.27 - - [2025-10-27 06:22:37] "POST /security-groups HTTP/1.1" 409 285 0.003124 10.0.0.27 - - [2025-10-27 06:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.27 - - [2025-10-27 06:22:37] "PUT /security-group/43ea5de8-a681-46d2-a0f1-dd2cbf340eda HTTP/1.1" 200 262 0.058416 10.0.0.27 - - [2025-10-27 06:22:37] "PUT /access-control-list/5463b552-9298-43f2-be1c-f313997932ca HTTP/1.1" 200 272 0.013270 10.0.0.27 - - [2025-10-27 06:22:37] "PUT /access-control-list/0a8dbeb9-72ae-4e29-9b7b-be86d9cb212d HTTP/1.1" 200 272 0.034650 10.0.0.27 - - [2025-10-27 06:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031097 10.0.0.27 - - [2025-10-27 06:22:37] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.021888 10.0.0.27 - - [2025-10-27 06:22:37] "GET /firewall-rule/93b2664f-1541-47ee-82d3-7dd48e31f2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007738 10.0.0.27 - - [2025-10-27 06:22:38] "POST /ref-update HTTP/1.1" 200 156 0.067820 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /firewall-rule/93b2664f-1541-47ee-82d3-7dd48e31f2ef HTTP/1.1" 200 115 0.048870 10.0.0.27 - - [2025-10-27 06:22:38] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.011399 10.0.0.27 - - [2025-10-27 06:22:38] "GET /firewall-rule/6e179f05-62fd-4100-b81e-01d17e751ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002807 10.0.0.27 - - [2025-10-27 06:22:38] "POST /ref-update HTTP/1.1" 200 156 0.078268 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /firewall-rule/6e179f05-62fd-4100-b81e-01d17e751ad9 HTTP/1.1" 200 115 0.055672 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /tag/bf9f0b08-3a85-454b-9faf-99140cc1a5ff HTTP/1.1" 409 236 0.009229 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /tag/8abac60d-329c-473e-b6e5-21b91128e7bd HTTP/1.1" 409 236 0.005276 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /tag/b15ab289-1c4c-4424-bbe5-d767d695620d HTTP/1.1" 200 115 0.105356 10.0.0.27 - - [2025-10-27 06:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.27 - - [2025-10-27 06:22:38] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004516 10.0.0.27 - - [2025-10-27 06:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.27 - - [2025-10-27 06:22:38] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010177 10.0.0.27 - - [2025-10-27 06:22:38] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.061565 10.0.0.27 - - [2025-10-27 06:22:38] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.047251 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /security-group/43ea5de8-a681-46d2-a0f1-dd2cbf340eda HTTP/1.1" 200 115 0.045842 10.0.0.27 - - [2025-10-27 06:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /access-control-list/5463b552-9298-43f2-be1c-f313997932ca HTTP/1.1" 200 115 0.034149 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /access-control-list/0a8dbeb9-72ae-4e29-9b7b-be86d9cb212d HTTP/1.1" 200 115 0.031404 10.0.0.27 - - [2025-10-27 06:22:38] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034994 10.0.0.27 - - [2025-10-27 06:22:38] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?fields=security_groups HTTP/1.1" 200 1352 0.028886 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /security-group/d58db226-28f8-4a3b-9b81-5adecf796c01 HTTP/1.1" 200 115 0.043115 10.0.0.27 - - [2025-10-27 06:22:38] "DELETE /access-control-list/e7a35f3e-9ff0-4712-8bb3-c89a38230bbe HTTP/1.1" 200 115 0.080708 10.0.0.27 - - [2025-10-27 06:22:39] "GET /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e?fields=application_policy_sets HTTP/1.1" 200 1391 0.108298 10.0.0.27 - - [2025-10-27 06:22:39] "DELETE /access-control-list/02a77f4b-ef9f-4a99-b691-294fb2b38e2e HTTP/1.1" 200 115 0.049459 10.0.0.27 - - [2025-10-27 06:22:39] "DELETE /project/9a3c1c80-1a7d-427a-844e-8da09c2aab9e HTTP/1.1" 200 115 0.360822 10.0.0.27 - - [2025-10-27 06:22:39] "POST /projects HTTP/1.1" 409 238 0.002033 10.0.0.27 - - [2025-10-27 06:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.27 - - [2025-10-27 06:22:39] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032157 10.0.0.27 - - [2025-10-27 06:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.27 - - [2025-10-27 06:22:39] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004579 10.0.0.27 - - [2025-10-27 06:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.27 - - [2025-10-27 06:22:39] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003857 10.0.0.27 - - [2025-10-27 06:22:39] "POST /security-groups HTTP/1.1" 409 285 0.002157 10.0.0.27 - - [2025-10-27 06:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.27 - - [2025-10-27 06:22:39] "PUT /security-group/24c3d9e4-89fe-4a7e-8e72-ec606134def2 HTTP/1.1" 200 262 0.057836 10.0.0.27 - - [2025-10-27 06:22:39] "PUT /access-control-list/0534f221-df87-43ba-983c-560f1d939e28 HTTP/1.1" 200 272 0.013726 10.0.0.27 - - [2025-10-27 06:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.043828 10.0.0.27 - - [2025-10-27 06:22:39] "PUT /access-control-list/7af4a565-aa1f-4191-88d8-33ed48ba23b8 HTTP/1.1" 200 272 0.032260 10.0.0.27 - - [2025-10-27 06:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.27 - - [2025-10-27 06:22:43] "GET /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002515 10.0.0.27 - - [2025-10-27 06:22:43] "GET /virtual-machine-interface/c3d1ab40-b2fc-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001541 10.0.0.27 - - [2025-10-27 06:22:43] "DELETE /loadbalancer-member/4ca55bc2-6dc0-4fd3-b7bf-a19b015974c6 HTTP/1.1" 200 115 0.034982 10.0.0.27 - - [2025-10-27 06:22:43] "DELETE /loadbalancer-pool/d420e69a-558f-4717-b7a8-1f7b8cf595b6 HTTP/1.1" 200 115 0.051574 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /loadbalancer-listener/ca96b25c-078d-4bf8-9fad-3e8e31c60492 HTTP/1.1" 200 115 0.051886 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /loadbalancer/880910cd-3db8-4c5f-95e1-f5a18f046d1e HTTP/1.1" 200 115 0.054697 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /floating-ip/a5c8b3d1-8a0e-41ac-81d0-971f959307a2 HTTP/1.1" 200 115 0.030826 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /instance-ip/e4e8698a-85c9-46b0-bc49-9034c305f6a1 HTTP/1.1" 200 115 0.060906 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /virtual-machine-interface/0986ae1d-d7a3-4c33-b0cf-b281d40eed75 HTTP/1.1" 200 115 0.040274 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /tag/c40f2f4b-ceb6-42d7-a49e-c7dadd425b12 HTTP/1.1" 200 115 0.045220 10.0.0.27 - - [2025-10-27 06:22:44] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005645 10.0.0.27 - - [2025-10-27 06:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.27 - - [2025-10-27 06:22:44] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003137 10.0.0.27 - - [2025-10-27 06:22:44] "GET /firewall-policy/6ed3e613-d5ba-45b4-9d2d-a262b40f7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002085 10.0.0.27 - - [2025-10-27 06:22:44] "GET /firewall-rule/f0250b4f-7a26-4fbc-b191-06e018baa66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002881 10.0.0.27 - - [2025-10-27 06:22:44] "POST /ref-update HTTP/1.1" 200 156 0.015561 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /firewall-rule/f0250b4f-7a26-4fbc-b191-06e018baa66c HTTP/1.1" 200 115 0.044655 10.0.0.27 - - [2025-10-27 06:22:44] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002788 10.0.0.27 - - [2025-10-27 06:22:44] "GET /firewall-rule/902e1d80-92e3-46db-8e7b-b4bfe8afc127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003582 10.0.0.27 - - [2025-10-27 06:22:44] "POST /ref-update HTTP/1.1" 200 156 0.015630 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /firewall-rule/902e1d80-92e3-46db-8e7b-b4bfe8afc127 HTTP/1.1" 200 115 0.071750 10.0.0.27 - - [2025-10-27 06:22:44] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004585 10.0.0.27 - - [2025-10-27 06:22:44] "GET /firewall-rule/bc9d1286-24d0-4a7f-8291-68d0ad24b694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003188 10.0.0.27 - - [2025-10-27 06:22:44] "POST /ref-update HTTP/1.1" 200 156 0.016698 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /firewall-rule/bc9d1286-24d0-4a7f-8291-68d0ad24b694 HTTP/1.1" 200 115 0.078240 10.0.0.27 - - [2025-10-27 06:22:44] "GET /application-policy-set/4e7f239b-d101-4bdd-bce6-f86541cd6961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009520 10.0.0.27 - - [2025-10-27 06:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.27 - - [2025-10-27 06:22:44] "GET /policy-management/c2fe321d-e344-4613-9be3-760f7687f691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002609 10.0.0.27 - - [2025-10-27 06:22:44] "GET /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003570 10.0.0.27 - - [2025-10-27 06:22:44] "POST /ref-update HTTP/1.1" 200 156 0.021051 10.0.0.27 - - [2025-10-27 06:22:44] "DELETE /firewall-policy/a568f974-ebdc-4304-b851-5cb3005634b7 HTTP/1.1" 200 115 0.044479 10.0.0.27 - - [2025-10-27 06:22:45] "DELETE /tag/bf9f0b08-3a85-454b-9faf-99140cc1a5ff HTTP/1.1" 200 115 0.081347 10.0.0.27 - - [2025-10-27 06:22:45] "DELETE /tag/452c788d-ee91-442e-b3cd-447d9b3041da HTTP/1.1" 200 115 0.078375 10.0.0.27 - - [2025-10-27 06:22:45] "DELETE /tag/8abac60d-329c-473e-b6e5-21b91128e7bd HTTP/1.1" 200 115 0.068714 10.0.0.27 - - [2025-10-27 06:22:45] "DELETE /tag/5280e696-fd1c-4fd6-b152-00f3b5929bdf HTTP/1.1" 200 115 0.082882 10.0.0.27 - - [2025-10-27 06:22:45] "POST /projects HTTP/1.1" 409 238 0.003963 10.0.0.27 - - [2025-10-27 06:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.27 - - [2025-10-27 06:22:45] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034903 10.0.0.27 - - [2025-10-27 06:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2025-10-27 06:22:45] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004360 10.0.0.27 - - [2025-10-27 06:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.27 - - [2025-10-27 06:22:45] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003606 10.0.0.27 - - [2025-10-27 06:22:45] "POST /security-groups HTTP/1.1" 409 285 0.002218 10.0.0.27 - - [2025-10-27 06:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.27 - - [2025-10-27 06:22:45] "PUT /security-group/24c3d9e4-89fe-4a7e-8e72-ec606134def2 HTTP/1.1" 200 262 0.055553 10.0.0.27 - - [2025-10-27 06:22:45] "PUT /access-control-list/0534f221-df87-43ba-983c-560f1d939e28 HTTP/1.1" 200 272 0.021202 10.0.0.27 - - [2025-10-27 06:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.054243 10.0.0.27 - - [2025-10-27 06:22:45] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.027860 10.0.0.27 - - [2025-10-27 06:22:45] "PUT /access-control-list/7af4a565-aa1f-4191-88d8-33ed48ba23b8 HTTP/1.1" 200 272 0.055433 10.0.0.27 - - [2025-10-27 06:22:45] "GET /firewall-rule/4d0985d3-5e6f-45c2-b5c6-d8939f6123bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003003 10.0.0.27 - - [2025-10-27 06:22:45] "POST /ref-update HTTP/1.1" 200 156 0.048660 10.0.0.27 - - [2025-10-27 06:22:45] "DELETE /firewall-rule/4d0985d3-5e6f-45c2-b5c6-d8939f6123bc HTTP/1.1" 200 115 0.041169 10.0.0.27 - - [2025-10-27 06:22:45] "GET /firewall-policy/af048367-8330-4f9d-a4b5-7ef2dda899dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003809 10.0.0.27 - - [2025-10-27 06:22:45] "GET /firewall-rule/e650d9a9-8568-49c0-a602-61b25d9081c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005647 10.0.0.27 - - [2025-10-27 06:22:45] "POST /ref-update HTTP/1.1" 200 156 0.051985 10.0.0.27 - - [2025-10-27 06:22:45] "DELETE /firewall-rule/e650d9a9-8568-49c0-a602-61b25d9081c2 HTTP/1.1" 200 115 0.050284 10.0.0.27 - - [2025-10-27 06:22:45] "DELETE /tag/bb17a2dc-11ac-4f2b-be52-8737c6ebaf16 HTTP/1.1" 200 115 0.028746 10.0.0.27 - - [2025-10-27 06:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.27 - - [2025-10-27 06:22:46] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004871 10.0.0.27 - - [2025-10-27 06:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007244 10.0.0.27 - - [2025-10-27 06:22:46] "GET /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004373 10.0.0.27 - - [2025-10-27 06:22:46] "PUT /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f HTTP/1.1" 200 264 0.039460 10.0.0.27 - - [2025-10-27 06:22:46] "PUT /virtual-network/bf02aa65-d543-4bf5-8391-acbabd799459 HTTP/1.1" 200 264 0.045587 10.0.0.27 - - [2025-10-27 06:22:46] "DELETE /security-group/24c3d9e4-89fe-4a7e-8e72-ec606134def2 HTTP/1.1" 200 115 0.075310 10.0.0.27 - - [2025-10-27 06:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017514 10.0.0.27 - - [2025-10-27 06:22:46] "DELETE /access-control-list/0534f221-df87-43ba-983c-560f1d939e28 HTTP/1.1" 200 115 0.062997 10.0.0.27 - - [2025-10-27 06:22:46] "DELETE /access-control-list/7af4a565-aa1f-4191-88d8-33ed48ba23b8 HTTP/1.1" 200 115 0.031142 10.0.0.27 - - [2025-10-27 06:22:46] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049056 10.0.0.27 - - [2025-10-27 06:22:46] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?fields=security_groups HTTP/1.1" 200 1353 0.047616 10.0.0.27 - - [2025-10-27 06:22:46] "DELETE /security-group/1c37a526-156f-4aa8-a248-1b6b3f1dfd9c HTTP/1.1" 200 115 0.048988 10.0.0.27 - - [2025-10-27 06:22:46] "DELETE /access-control-list/42fb3036-9a53-4dc0-9a0c-a3a072334d88 HTTP/1.1" 200 115 0.043516 10.0.0.27 - - [2025-10-27 06:22:46] "GET /project/bb1eea23-24b3-46c0-a394-da7b195476a0?fields=application_policy_sets HTTP/1.1" 200 1392 0.063853 10.0.0.27 - - [2025-10-27 06:22:46] "DELETE /access-control-list/7e60b7ff-a979-4b7d-b391-65ad807cd3c5 HTTP/1.1" 200 115 0.064688 10.0.0.27 - - [2025-10-27 06:22:46] "DELETE /project/bb1eea23-24b3-46c0-a394-da7b195476a0 HTTP/1.1" 200 115 0.367237 10.0.0.27 - - [2025-10-27 06:23:42] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.27 - - [2025-10-27 06:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.27 - - [2025-10-27 06:23:42] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002492 10.0.0.27 - - [2025-10-27 06:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.27 - - [2025-10-27 06:23:43] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002187 10.0.0.27 - - [2025-10-27 06:23:58] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.27 - - [2025-10-27 06:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.27 - - [2025-10-27 06:23:58] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004404 10.0.0.27 - - [2025-10-27 06:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.27 - - [2025-10-27 06:23:58] "GET /config-node/48572e30-9961-4449-891b-329208ec1948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002557 10.0.0.27 - - [2025-10-27 06:24:10] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.27 - - [2025-10-27 06:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.27 - - [2025-10-27 06:24:10] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002749 10.0.0.27 - - [2025-10-27 06:24:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001932 10.0.0.27 - - [2025-10-27 06:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2025-10-27 06:24:10] "GET /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003891 10.0.0.27 - - [2025-10-27 06:24:10] "PUT /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd HTTP/1.1" 200 254 0.014651 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:24:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:24:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.27 - - [2025-10-27 06:24:24] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.27 - - [2025-10-27 06:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.27 - - [2025-10-27 06:24:24] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004349 10.0.0.27 - - [2025-10-27 06:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.27 - - [2025-10-27 06:24:24] "GET /config-node/48572e30-9961-4449-891b-329208ec1948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001743 10.0.0.27 - - [2025-10-27 06:24:24] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.27 - - [2025-10-27 06:24:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002304 10.0.0.27 - - [2025-10-27 06:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.27 - - [2025-10-27 06:24:29] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002439 10.0.0.27 - - [2025-10-27 06:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.27 - - [2025-10-27 06:24:29] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.007031 10.0.0.27 - - [2025-10-27 06:24:30] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 264 0.002276 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/bb3d379e-bb43-467d-8245-4a09da3a4def HTTP/1.1" 200 244 0.012015 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 261 0.003088 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/31f74d17-b2a6-4f02-a9aa-13930275d9a5 HTTP/1.1" 200 244 0.009362 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 261 0.006681 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/a323c027-f873-4a62-be74-8f5a882702db HTTP/1.1" 200 244 0.016809 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 253 0.009287 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/ea90a376-5cc7-4e09-b3e5-73c12aec325a HTTP/1.1" 200 244 0.011068 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 251 0.007642 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/45ca0996-758a-4f98-bdad-e86aed5f595e HTTP/1.1" 200 244 0.011125 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 252 0.005599 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/e1b6b54f-e1ac-4763-a711-ec9eadd46a3d HTTP/1.1" 200 244 0.010799 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 256 0.004728 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/4e27f602-1a53-4b32-9371-29e5c8302edf HTTP/1.1" 200 244 0.010895 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 248 0.007019 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/6873c88b-39c3-41a3-97bb-aeed60911606 HTTP/1.1" 200 244 0.010561 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 252 0.013636 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/7a1dc3b7-f7e3-45f8-8d0d-2604c5352d70 HTTP/1.1" 200 244 0.009650 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 257 0.010476 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/eb44fbba-9eb8-4caf-9b05-ce05f9c790ba HTTP/1.1" 200 244 0.018430 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 251 0.007405 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/53b06378-06ce-4402-b781-087e76bf040f HTTP/1.1" 200 244 0.011489 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 257 0.011330 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017424 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/d205bc2d-50d8-4200-aeab-ef09b7b1b5b1 HTTP/1.1" 200 244 0.011467 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 261 0.008675 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/ecb4df76-b57c-45b2-81c3-667cc39b6a7e HTTP/1.1" 200 244 0.012092 10.0.0.27 - - [2025-10-27 06:24:30] "POST /alarms HTTP/1.1" 409 258 0.006456 10.0.0.27 - - [2025-10-27 06:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.27 - - [2025-10-27 06:24:30] "PUT /alarm/d8612fac-f3f2-4319-b34e-cdd9d39799d4 HTTP/1.1" 200 244 0.010918 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 254 0.012554 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/4cf39c7b-84b1-4a74-8d6b-f48bfcfbef75 HTTP/1.1" 200 244 0.010679 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 254 0.008434 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/eb6a4281-dabe-44c9-b528-49be0fb0ce72 HTTP/1.1" 200 244 0.024776 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 254 0.007093 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/41fa034d-644c-4f4f-b3f0-03815ed88c1f HTTP/1.1" 200 244 0.011336 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 247 0.004663 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/ff38caa8-4d43-4a8b-bf2e-c16ee3d97181 HTTP/1.1" 200 244 0.011045 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 272 0.010784 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/8dbd8b6f-9ed4-4384-9b6c-6a07e9c5433f HTTP/1.1" 200 244 0.010600 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 261 0.012338 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/95d74829-58a0-4df3-84ff-8a629b313f0b HTTP/1.1" 200 244 0.010628 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 259 0.010854 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/89719fe4-9485-4d1e-9456-88963e5eec1f HTTP/1.1" 200 244 0.010744 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 265 0.003563 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/ee05fd2c-0564-44d3-9280-45d7961772fd HTTP/1.1" 200 244 0.010346 10.0.0.27 - - [2025-10-27 06:24:31] "POST /alarms HTTP/1.1" 409 279 0.006619 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /alarm/bbbe0daa-8fd3-4b1e-b691-377298938170 HTTP/1.1" 200 244 0.016030 10.0.0.27 - - [2025-10-27 06:24:31] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.27 - - [2025-10-27 06:24:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002306 10.0.0.27 - - [2025-10-27 06:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.27 - - [2025-10-27 06:24:31] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.008520 10.0.0.27 - - [2025-10-27 06:24:32] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.27 - - [2025-10-27 06:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.27 - - [2025-10-27 06:24:32] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003156 10.0.0.27 - - [2025-10-27 06:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.27 - - [2025-10-27 06:24:32] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.015147 10.0.0.27 - - [2025-10-27 06:24:32] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.27 - - [2025-10-27 06:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.27 - - [2025-10-27 06:24:32] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004518 10.0.0.27 - - [2025-10-27 06:24:32] "PUT /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709 HTTP/1.1" 200 274 0.014668 10.0.0.27 - - [2025-10-27 06:24:36] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.27 - - [2025-10-27 06:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009099 10.0.0.27 - - [2025-10-27 06:24:36] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003514 10.0.0.27 - - [2025-10-27 06:24:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002613 10.0.0.27 - - [2025-10-27 06:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.27 - - [2025-10-27 06:24:36] "GET /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003664 10.0.0.27 - - [2025-10-27 06:24:36] "PUT /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd HTTP/1.1" 200 254 0.012381 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:24:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:24:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.27 - - [2025-10-27 06:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.27 - - [2025-10-27 06:24:37] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002576 10.0.0.27 - - [2025-10-27 06:24:54] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.27 - - [2025-10-27 06:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.27 - - [2025-10-27 06:24:54] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004667 10.0.0.27 - - [2025-10-27 06:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.27 - - [2025-10-27 06:24:54] "GET /config-node/48572e30-9961-4449-891b-329208ec1948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001931 10.0.0.27 - - [2025-10-27 06:24:54] "GET / HTTP/1.1" 200 35931 0.002256 10.0.0.27 - - [2025-10-27 06:24:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002222 10.0.0.27 - - [2025-10-27 06:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2025-10-27 06:24:59] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003123 10.0.0.27 - - [2025-10-27 06:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.27 - - [2025-10-27 06:24:59] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.009326 10.0.0.27 - - [2025-10-27 06:25:00] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 264 0.002212 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/bb3d379e-bb43-467d-8245-4a09da3a4def HTTP/1.1" 200 244 0.009538 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 261 0.002287 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/31f74d17-b2a6-4f02-a9aa-13930275d9a5 HTTP/1.1" 200 244 0.009356 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 261 0.002916 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/a323c027-f873-4a62-be74-8f5a882702db HTTP/1.1" 200 244 0.011634 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 253 0.012201 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/ea90a376-5cc7-4e09-b3e5-73c12aec325a HTTP/1.1" 200 244 0.011933 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 251 0.005876 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/45ca0996-758a-4f98-bdad-e86aed5f595e HTTP/1.1" 200 244 0.010380 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 252 0.010640 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/e1b6b54f-e1ac-4763-a711-ec9eadd46a3d HTTP/1.1" 200 244 0.010428 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 256 0.013169 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/4e27f602-1a53-4b32-9371-29e5c8302edf HTTP/1.1" 200 244 0.009962 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 248 0.014953 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/6873c88b-39c3-41a3-97bb-aeed60911606 HTTP/1.1" 200 244 0.010893 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 252 0.007195 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/7a1dc3b7-f7e3-45f8-8d0d-2604c5352d70 HTTP/1.1" 200 244 0.011518 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 257 0.004301 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/eb44fbba-9eb8-4caf-9b05-ce05f9c790ba HTTP/1.1" 200 244 0.010622 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 251 0.006350 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.27 - - [2025-10-27 06:25:00] "PUT /alarm/53b06378-06ce-4402-b781-087e76bf040f HTTP/1.1" 200 244 0.009529 10.0.0.27 - - [2025-10-27 06:25:00] "POST /alarms HTTP/1.1" 409 257 0.006474 10.0.0.27 - - [2025-10-27 06:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/d205bc2d-50d8-4200-aeab-ef09b7b1b5b1 HTTP/1.1" 200 244 0.013617 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 261 0.005611 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/ecb4df76-b57c-45b2-81c3-667cc39b6a7e HTTP/1.1" 200 244 0.010247 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 258 0.008119 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/d8612fac-f3f2-4319-b34e-cdd9d39799d4 HTTP/1.1" 200 244 0.010463 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 254 0.009858 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/4cf39c7b-84b1-4a74-8d6b-f48bfcfbef75 HTTP/1.1" 200 244 0.011148 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 254 0.013203 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/eb6a4281-dabe-44c9-b528-49be0fb0ce72 HTTP/1.1" 200 244 0.010698 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 254 0.005940 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/41fa034d-644c-4f4f-b3f0-03815ed88c1f HTTP/1.1" 200 244 0.009835 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 247 0.008660 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/ff38caa8-4d43-4a8b-bf2e-c16ee3d97181 HTTP/1.1" 200 244 0.009148 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 272 0.007439 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/8dbd8b6f-9ed4-4384-9b6c-6a07e9c5433f HTTP/1.1" 200 244 0.010322 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 261 0.004654 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/95d74829-58a0-4df3-84ff-8a629b313f0b HTTP/1.1" 200 244 0.009467 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 259 0.011701 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/89719fe4-9485-4d1e-9456-88963e5eec1f HTTP/1.1" 200 244 0.018072 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 265 0.008356 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/ee05fd2c-0564-44d3-9280-45d7961772fd HTTP/1.1" 200 244 0.012921 10.0.0.27 - - [2025-10-27 06:25:01] "POST /alarms HTTP/1.1" 409 279 0.010755 10.0.0.27 - - [2025-10-27 06:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013543 10.0.0.27 - - [2025-10-27 06:25:01] "PUT /alarm/bbbe0daa-8fd3-4b1e-b691-377298938170 HTTP/1.1" 200 244 0.010786 10.0.0.27 - - [2025-10-27 06:25:02] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.27 - - [2025-10-27 06:25:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002076 10.0.0.27 - - [2025-10-27 06:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.27 - - [2025-10-27 06:25:02] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.006571 10.0.0.27 - - [2025-10-27 06:25:02] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.27 - - [2025-10-27 06:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.27 - - [2025-10-27 06:25:02] "GET /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002356 10.0.0.27 - - [2025-10-27 06:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.27 - - [2025-10-27 06:25:02] "PUT /global-vrouter-config/db75f8e7-57a8-4a6f-baac-30fde7edc4fa HTTP/1.1" 200 276 0.008410 10.0.0.27 - - [2025-10-27 06:25:02] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.27 - - [2025-10-27 06:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.27 - - [2025-10-27 06:25:02] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004275 10.0.0.27 - - [2025-10-27 06:25:02] "PUT /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709 HTTP/1.1" 200 274 0.019758 10.0.0.27 - - [2025-10-27 06:25:06] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.27 - - [2025-10-27 06:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010313 10.0.0.27 - - [2025-10-27 06:25:06] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003529 10.0.0.27 - - [2025-10-27 06:25:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002077 10.0.0.27 - - [2025-10-27 06:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.27 - - [2025-10-27 06:25:06] "GET /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002814 10.0.0.27 - - [2025-10-27 06:25:06] "PUT /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd HTTP/1.1" 200 254 0.017806 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001124 10.0.0.27 - - [2025-10-27 06:25:10] "POST /tags HTTP/1.1" 200 355 0.028926 10.0.0.27 - - [2025-10-27 06:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022229 10.0.0.27 - - [2025-10-27 06:25:10] "GET /tag/42efb4e1-1a82-4744-a3d3-67b6c1e32611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014556 10.0.0.27 - - [2025-10-27 06:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.27 - - [2025-10-27 06:25:10] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003811 10.0.0.27 - - [2025-10-27 06:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.27 - - [2025-10-27 06:25:10] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056870 10.0.0.27 - - [2025-10-27 06:25:10] "POST /virtual-machines HTTP/1.1" 200 351 0.010436 10.0.0.27 - - [2025-10-27 06:25:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026270 10.0.0.27 - - [2025-10-27 06:25:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.125183 10.0.0.27 - - [2025-10-27 06:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011097 10.0.0.27 - - [2025-10-27 06:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020428 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007282 10.0.0.27 - - [2025-10-27 06:25:11] "POST /instance-ips HTTP/1.1" 200 391 0.020519 10.0.0.27 - - [2025-10-27 06:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025709 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006972 10.0.0.27 - - [2025-10-27 06:25:11] "POST /set-tag HTTP/1.1" 200 109 0.016281 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015241 10.0.0.27 - - [2025-10-27 06:25:11] "GET /instance-ip/b0c1f130-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004663 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004467 10.0.0.27 - - [2025-10-27 06:25:11] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003813 10.0.0.27 - - [2025-10-27 06:25:11] "POST /ref-update HTTP/1.1" 200 156 0.008423 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.019075 10.0.0.27 - - [2025-10-27 06:25:11] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.27 - - [2025-10-27 06:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-network/65b75afd-fd4e-413d-94fe-131273b0675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004656 10.0.0.27 - - [2025-10-27 06:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.27 - - [2025-10-27 06:25:11] "GET /project/289baca3-3ed0-4784-baf2-6ccdd9c9cae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039379 10.0.0.27 - - [2025-10-27 06:25:11] "POST /virtual-machines HTTP/1.1" 200 355 0.010254 10.0.0.27 - - [2025-10-27 06:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010697 10.0.0.27 - - [2025-10-27 06:25:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.104813 10.0.0.27 - - [2025-10-27 06:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012159 10.0.0.27 - - [2025-10-27 06:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014359 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005223 10.0.0.27 - - [2025-10-27 06:25:11] "POST /instance-ips HTTP/1.1" 200 395 0.023671 10.0.0.27 - - [2025-10-27 06:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.039867 10.0.0.27 - - [2025-10-27 06:25:11] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006197 10.0.0.27 - - [2025-10-27 06:25:12] "POST /set-tag HTTP/1.1" 200 109 0.017214 10.0.0.27 - - [2025-10-27 06:25:12] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020303 10.0.0.27 - - [2025-10-27 06:25:12] "GET /instance-ip/b1378c60-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002847 10.0.0.27 - - [2025-10-27 06:25:12] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004489 10.0.0.27 - - [2025-10-27 06:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003433 10.0.0.27 - - [2025-10-27 06:25:12] "GET /virtual-router/0733406f-ecb1-48a3-af27-bf3f8ea30c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003730 10.0.0.27 - - [2025-10-27 06:25:12] "POST /ref-update HTTP/1.1" 200 156 0.009664 10.0.0.27 - - [2025-10-27 06:25:12] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007050 10.0.0.27 - - [2025-10-27 06:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.27 - - [2025-10-27 06:25:12] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010360 10.0.0.27 - - [2025-10-27 06:25:12] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.27 - - [2025-10-27 06:25:12] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005279 10.0.0.27 - - [2025-10-27 06:25:12] "POST /set-tag HTTP/1.1" 200 109 0.005890 10.0.0.27 - - [2025-10-27 06:25:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002427 10.0.0.27 - - [2025-10-27 06:25:21] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.27 - - [2025-10-27 06:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.27 - - [2025-10-27 06:25:21] "GET /global-system-config/97bd1d12-d359-49a5-a6de-ee25478a9709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004783 10.0.0.27 - - [2025-10-27 06:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.27 - - [2025-10-27 06:25:21] "GET /config-node/48572e30-9961-4449-891b-329208ec1948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001937 10.0.0.27 - - [2025-10-27 06:25:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002345 10.0.0.27 - - [2025-10-27 06:25:24] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004260 10.0.0.27 - - [2025-10-27 06:25:24] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.27 - - [2025-10-27 06:25:25] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004421 10.0.0.27 - - [2025-10-27 06:25:26] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.27 - - [2025-10-27 06:25:26] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004946 10.0.0.27 - - [2025-10-27 06:25:26] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.27 - - [2025-10-27 06:25:32] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.27 - - [2025-10-27 06:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.27 - - [2025-10-27 06:25:32] "GET /routing-instance/71c9abe6-9524-4d7d-8354-8989f40d2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.008529 10.0.0.27 - - [2025-10-27 06:25:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001748 10.0.0.27 - - [2025-10-27 06:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.27 - - [2025-10-27 06:25:32] "GET /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002287 10.0.0.27 - - [2025-10-27 06:25:33] "PUT /bgp-router/feaf7e64-7261-49d9-91d5-df60d2bbc1cd HTTP/1.1" 200 254 0.012295 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001156 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001217 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:25:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 10.0.0.27 - - [2025-10-27 06:25:58] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008313 10.0.0.27 - - [2025-10-27 06:25:58] "POST /set-tag HTTP/1.1" 200 109 0.004137 10.0.0.27 - - [2025-10-27 06:25:58] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005297 10.0.0.27 - - [2025-10-27 06:25:58] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.27 - - [2025-10-27 06:25:58] "GET /virtual-machine/d9b0982e-dd09-4649-977c-742ac0138323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004722 10.0.0.27 - - [2025-10-27 06:25:58] "POST /ref-update HTTP/1.1" 200 156 0.023303 10.0.0.27 - - [2025-10-27 06:25:58] "GET /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004620 10.0.0.27 - - [2025-10-27 06:25:58] "POST /set-tag HTTP/1.1" 200 109 0.026358 10.0.0.27 - - [2025-10-27 06:25:58] "POST /set-tag HTTP/1.1" 200 109 0.020243 10.0.0.27 - - [2025-10-27 06:25:58] "DELETE /instance-ip/b0c1f130-b2fd-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.039273 10.0.0.27 - - [2025-10-27 06:25:58] "DELETE /virtual-machine-interface/b0a5bf10-b2fd-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.046910 10.0.0.27 - - [2025-10-27 06:25:58] "DELETE /virtual-machine/d9b0982e-dd09-4649-977c-742ac0138323 HTTP/1.1" 200 115 0.021006 10.0.0.27 - - [2025-10-27 06:25:58] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005617 10.0.0.27 - - [2025-10-27 06:25:58] "POST /set-tag HTTP/1.1" 200 109 0.002637 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:26:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.27 - - [2025-10-27 06:26:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.27 - - [2025-10-27 06:26:29] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004833 10.0.0.27 - - [2025-10-27 06:26:29] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.27 - - [2025-10-27 06:26:29] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004056 10.0.0.27 - - [2025-10-27 06:26:29] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.27 - - [2025-10-27 06:26:29] "GET /virtual-machine/725c30f6-5a40-4e80-ba96-24b1bf7d59cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003255 10.0.0.27 - - [2025-10-27 06:26:29] "POST /ref-update HTTP/1.1" 200 156 0.009471 10.0.0.27 - - [2025-10-27 06:26:29] "GET /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016721 10.0.0.27 - - [2025-10-27 06:26:29] "POST /set-tag HTTP/1.1" 200 109 0.015281 10.0.0.27 - - [2025-10-27 06:26:29] "POST /set-tag HTTP/1.1" 200 109 0.019923 10.0.0.27 - - [2025-10-27 06:26:29] "DELETE /instance-ip/b1378c60-b2fd-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.074287 10.0.0.27 - - [2025-10-27 06:26:29] "DELETE /virtual-machine-interface/b11d0836-b2fd-11f0-875b-fa163e85a4f5 HTTP/1.1" 200 115 0.042025 10.0.0.27 - - [2025-10-27 06:26:29] "DELETE /virtual-machine/725c30f6-5a40-4e80-ba96-24b1bf7d59cb HTTP/1.1" 200 115 0.034499 10.0.0.27 - - [2025-10-27 06:26:29] "DELETE /tag/42efb4e1-1a82-4744-a3d3-67b6c1e32611 HTTP/1.1" 200 115 0.048795