++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Oct 31 04:58:28 AM UTC 2025 ===================' INFO: =================== Fri Oct 31 04:58:28 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ 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.23 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 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.23 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.23 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.23,10.28.14.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.28.14.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.23:9041 + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/31/2025 04:59:09.015 7fc0c1a87b00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 04:59:09.189 7fc0c1a87b00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 04:59:09.204 7fc0c1a87b00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 04:59:09.205 7fc0c1a87b00 [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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-10-31 04:59:14] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.23 - - [2025-10-31 04:59:15] "GET / HTTP/1.1" 200 45303 0.001272 10.0.0.23 - - [2025-10-31 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.23 - - [2025-10-31 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.23 - - [2025-10-31 04:59:15] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.23 - - [2025-10-31 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.23 - - [2025-10-31 04:59:15] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005525 10.0.0.23 - - [2025-10-31 04:59:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002213 10.0.0.23 - - [2025-10-31 04:59:15] "POST /config-nodes HTTP/1.1" 200 593 0.027728 10.0.0.23 - - [2025-10-31 04:59:16] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.23 - - [2025-10-31 04:59:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003071 10.0.0.23 - - [2025-10-31 04:59:16] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.23 - - [2025-10-31 04:59:16] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.23 - - [2025-10-31 04:59:16] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.23 - - [2025-10-31 04:59:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.008113 10.0.0.23 - - [2025-10-31 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.23 - - [2025-10-31 04:59:16] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005063 10.0.0.23 - - [2025-10-31 04:59:16] "POST /service-appliance-sets HTTP/1.1" 200 553 0.140198 10.0.0.23 - - [2025-10-31 04:59:16] "POST /fqname-to-id HTTP/1.1" 404 180 0.005743 10.0.0.23 - - [2025-10-31 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.23 - - [2025-10-31 04:59:16] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.020257 10.0.0.23 - - [2025-10-31 04:59:16] "POST /service-appliance-sets HTTP/1.1" 200 541 0.035452 10.0.0.23 - - [2025-10-31 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.23 - - [2025-10-31 04:59:17] "GET /network-ipam/587cef7a-0773-47fd-8bf9-c387028fd378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010254 10.0.0.23 - - [2025-10-31 04:59:17] "POST /service-templates HTTP/1.1" 200 511 0.048197 10.0.0.23 - - [2025-10-31 04:59:17] "POST /service-templates HTTP/1.1" 200 501 0.060471 10.0.0.23 - - [2025-10-31 04:59:17] "POST /service-templates HTTP/1.1" 200 515 0.146160 10.0.0.23 - - [2025-10-31 04:59:17] "POST /service-templates HTTP/1.1" 200 535 0.066182 10.0.0.23 - - [2025-10-31 04:59:17] "POST /service-templates HTTP/1.1" 200 507 0.068526 10.0.0.23 - - [2025-10-31 04:59:18] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.23 - - [2025-10-31 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.23 - - [2025-10-31 04:59:18] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011088 10.0.0.23 - - [2025-10-31 04:59:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.011321 10.0.0.23 - - [2025-10-31 04:59:18] "POST /config-database-nodes HTTP/1.1" 200 611 0.033748 10.0.0.23 - - [2025-10-31 04:59:20] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.23 - - [2025-10-31 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.23 - - [2025-10-31 04:59:20] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003834 10.0.0.23 - - [2025-10-31 04:59:20] "POST /bgp-routers HTTP/1.1" 200 616 0.025299 10.0.0.23 - - [2025-10-31 04:59:20] "GET /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011795 10.0.0.23 - - [2025-10-31 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.23 - - [2025-10-31 04:59:20] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005977 10.0.0.23 - - [2025-10-31 04:59:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002773 10.0.0.23 - - [2025-10-31 04:59:20] "POST /ref-update HTTP/1.1" 200 156 0.007080 10.0.0.23 - - [2025-10-31 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.23 - - [2025-10-31 04:59:20] "GET /network-ipam/587cef7a-0773-47fd-8bf9-c387028fd378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003452 10.0.0.23 - - [2025-10-31 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.23 - - [2025-10-31 04:59:21] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006013 10.0.0.23 - - [2025-10-31 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.23 - - [2025-10-31 04:59:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003577 10.0.0.23 - - [2025-10-31 04:59:21] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.009109 10.0.0.23 - - [2025-10-31 04:59:21] "POST /access-control-lists HTTP/1.1" 200 587 0.054589 10.0.0.23 - - [2025-10-31 04:59:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.003330 10.0.0.23 - - [2025-10-31 04:59:21] "POST /access-control-lists HTTP/1.1" 200 585 0.036339 10.0.0.23 - - [2025-10-31 04:59:21] "POST /route-targets HTTP/1.1" 200 327 0.012000 10.0.0.23 - - [2025-10-31 04:59:21] "POST /ref-update HTTP/1.1" 200 156 0.034932 10.0.0.23 - - [2025-10-31 04:59:21] "POST /route-targets HTTP/1.1" 200 327 0.021468 10.0.0.23 - - [2025-10-31 04:59:21] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.23 - - [2025-10-31 04:59:21] "POST /alarms HTTP/1.1" 200 581 0.023428 10.0.0.23 - - [2025-10-31 04:59:21] "POST /ref-update HTTP/1.1" 200 156 0.023551 10.0.0.23 - - [2025-10-31 04:59:21] "POST /alarms HTTP/1.1" 200 575 0.045418 10.0.0.23 - - [2025-10-31 04:59:21] "POST /route-targets HTTP/1.1" 200 327 0.027567 10.0.0.23 - - [2025-10-31 04:59:21] "POST /ref-update HTTP/1.1" 200 156 0.016020 10.0.0.23 - - [2025-10-31 04:59:21] "POST /alarms HTTP/1.1" 200 575 0.053918 10.0.0.23 - - [2025-10-31 04:59:21] "POST /route-targets HTTP/1.1" 200 327 0.020423 10.0.0.23 - - [2025-10-31 04:59:21] "POST /alarms HTTP/1.1" 200 559 0.032187 10.0.0.23 - - [2025-10-31 04:59:21] "POST /ref-update HTTP/1.1" 200 156 0.019657 10.0.0.23 - - [2025-10-31 04:59:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.001785 10.0.0.23 - - [2025-10-31 04:59:21] "POST /alarms HTTP/1.1" 200 555 0.060213 10.0.0.23 - - [2025-10-31 04:59:21] "POST /access-control-lists HTTP/1.1" 200 551 0.068135 10.0.0.23 - - [2025-10-31 04:59:21] "POST /alarms HTTP/1.1" 200 557 0.074085 10.0.0.23 - - [2025-10-31 04:59:21] "PUT /access-control-list/0d6f966e-3f14-4a3d-981f-266592aa8efb HTTP/1.1" 200 272 0.011875 10.0.0.23 - - [2025-10-31 04:59:21] "PUT /access-control-list/df2e3acf-310e-40b1-b93c-e62615f02702 HTTP/1.1" 200 272 0.009007 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 565 0.040342 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 549 0.038889 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 557 0.039629 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 567 0.030271 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 555 0.036246 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 567 0.027483 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 575 0.067758 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 569 0.020851 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 561 0.026805 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 561 0.016258 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 561 0.021884 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 547 0.020711 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 595 0.016452 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 575 0.021199 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 571 0.026197 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 583 0.020471 10.0.0.23 - - [2025-10-31 04:59:22] "POST /alarms HTTP/1.1" 200 609 0.026570 10.0.0.23 - - [2025-10-31 04:59:22] "GET / HTTP/1.1" 200 35931 0.001268 10.0.0.23 - - [2025-10-31 04:59:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002365 10.0.0.23 - - [2025-10-31 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.23 - - [2025-10-31 04:59:22] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.014053 10.0.0.23 - - [2025-10-31 04:59:23] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.23 - - [2025-10-31 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.23 - - [2025-10-31 04:59:23] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009604 10.0.0.23 - - [2025-10-31 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.23 - - [2025-10-31 04:59:23] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.009331 10.0.0.23 - - [2025-10-31 04:59:23] "GET / HTTP/1.1" 200 35931 0.001246 10.0.0.23 - - [2025-10-31 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.23 - - [2025-10-31 04:59:23] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006404 10.0.0.23 - - [2025-10-31 04:59:23] "PUT /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134 HTTP/1.1" 200 274 0.021441 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:00:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001798 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:00:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000890 10.0.0.23 - - [2025-10-31 05:00:50] "GET / HTTP/1.1" 200 35931 0.004600 10.0.0.23 - - [2025-10-31 05:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.23 - - [2025-10-31 05:00:50] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005879 10.0.0.23 - - [2025-10-31 05:00:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003029 10.0.0.23 - - [2025-10-31 05:00:50] "POST /database-nodes HTTP/1.1" 200 597 0.026292 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:00:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:00:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000897 10.0.0.23 - - [2025-10-31 05:00:59] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.23 - - [2025-10-31 05:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.23 - - [2025-10-31 05:00:59] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005605 10.0.0.23 - - [2025-10-31 05:00:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.003182 10.0.0.23 - - [2025-10-31 05:00:59] "POST /analytics-nodes HTTP/1.1" 200 599 0.023108 10.0.0.23 - - [2025-10-31 05:01:08] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.23 - - [2025-10-31 05:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.23 - - [2025-10-31 05:01:08] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004652 10.0.0.23 - - [2025-10-31 05:01:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002783 10.0.0.23 - - [2025-10-31 05:01:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030970 10.0.0.23 - - [2025-10-31 05:01:17] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.23 - - [2025-10-31 05:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.23 - - [2025-10-31 05:01:17] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015598 10.0.0.23 - - [2025-10-31 05:01:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002109 10.0.0.23 - - [2025-10-31 05:01:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.019684 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:01:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:01:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 10.0.0.23 - - [2025-10-31 05:01:40] "GET / HTTP/1.1" 200 35931 0.002023 10.0.0.23 - - [2025-10-31 05:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.23 - - [2025-10-31 05:01:40] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005680 10.0.0.23 - - [2025-10-31 05:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.23 - - [2025-10-31 05:01:40] "GET /config-node/f77bc5a8-5ad4-4135-b501-dedbf6e0ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005886 10.0.0.23 - - [2025-10-31 05:01:51] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.23 - - [2025-10-31 05:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-10-31 05:01:51] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003275 10.0.0.23 - - [2025-10-31 05:01:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002341 10.0.0.23 - - [2025-10-31 05:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.23 - - [2025-10-31 05:01:51] "GET /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004790 10.0.0.23 - - [2025-10-31 05:01:51] "PUT /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233 HTTP/1.1" 200 254 0.013256 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:01:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001846 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:01:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003527 10.0.0.23 - - [2025-10-31 05:03:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002345 10.0.0.23 - - [2025-10-31 05:03:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003270 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:03:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.23 - - [2025-10-31 05:04:01] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.23 - - [2025-10-31 05:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.23 - - [2025-10-31 05:04:01] "GET /domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003493 10.0.0.23 - - [2025-10-31 05:04:01] "POST /id-to-fqname HTTP/1.1" 200 173 0.000776 10.0.0.23 - - [2025-10-31 05:04:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.017074 10.0.0.23 - - [2025-10-31 05:04:01] "POST /security-groups HTTP/1.1" 200 570 0.078975 10.0.0.23 - - [2025-10-31 05:04:01] "POST /projects HTTP/1.1" 200 481 0.305521 10.0.0.23 - - [2025-10-31 05:04:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.005020 10.0.0.23 - - [2025-10-31 05:04:01] "POST /access-control-lists HTTP/1.1" 200 579 0.079247 10.0.0.23 - - [2025-10-31 05:04:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.031057 10.0.0.23 - - [2025-10-31 05:04:01] "POST /security-groups HTTP/1.1" 200 534 0.126648 10.0.0.23 - - [2025-10-31 05:04:01] "POST /chown HTTP/1.1" 200 109 0.046636 10.0.0.23 - - [2025-10-31 05:04:01] "POST /policy-managements HTTP/1.1" 409 214 0.002141 10.0.0.23 - - [2025-10-31 05:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.23 - - [2025-10-31 05:04:01] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.040933 10.0.0.23 - - [2025-10-31 05:04:01] "POST /access-control-lists HTTP/1.1" 200 577 0.104710 10.0.0.23 - - [2025-10-31 05:04:01] "POST /application-policy-sets HTTP/1.1" 200 528 0.032918 10.0.0.23 - - [2025-10-31 05:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.23 - - [2025-10-31 05:04:02] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009475 10.0.0.23 - - [2025-10-31 05:04:02] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.020455 10.0.0.23 - - [2025-10-31 05:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022431 10.0.0.23 - - [2025-10-31 05:04:02] "GET /virtual-network/91527a4b-21e0-470b-926c-7156bc91506e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.042985 10.0.0.23 - - [2025-10-31 05:04:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000600 10.0.0.23 - - [2025-10-31 05:04:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.013092 10.0.0.23 - - [2025-10-31 05:04:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.009023 10.0.0.23 - - [2025-10-31 05:04:02] "POST /security-groups HTTP/1.1" 200 574 0.116639 10.0.0.23 - - [2025-10-31 05:04:02] "POST /access-control-lists HTTP/1.1" 200 594 0.121328 10.0.0.23 - - [2025-10-31 05:04:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.007131 10.0.0.23 - - [2025-10-31 05:04:02] "POST /projects HTTP/1.1" 200 489 0.392467 10.0.0.23 - - [2025-10-31 05:04:02] "POST /security-groups HTTP/1.1" 200 546 0.056139 10.0.0.23 - - [2025-10-31 05:04:02] "POST /access-control-lists HTTP/1.1" 200 592 0.064978 10.0.0.23 - - [2025-10-31 05:04:02] "POST /chown HTTP/1.1" 200 109 0.079040 10.0.0.23 - - [2025-10-31 05:04:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.009695 10.0.0.23 - - [2025-10-31 05:04:02] "POST /access-control-lists HTTP/1.1" 200 583 0.079913 10.0.0.23 - - [2025-10-31 05:04:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.005244 10.0.0.23 - - [2025-10-31 05:04:02] "POST /network-ipams HTTP/1.1" 200 522 0.104516 10.0.0.23 - - [2025-10-31 05:04:03] "POST /access-control-lists HTTP/1.1" 200 581 0.098468 10.0.0.23 - - [2025-10-31 05:04:03] "POST /network-ipams HTTP/1.1" 200 510 0.094768 10.0.0.23 - - [2025-10-31 05:04:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.013265 10.0.0.23 - - [2025-10-31 05:04:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.003408 10.0.0.23 - - [2025-10-31 05:04:03] "POST /access-control-lists HTTP/1.1" 200 602 0.096594 10.0.0.23 - - [2025-10-31 05:04:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.023555 10.0.0.23 - - [2025-10-31 05:04:03] "POST /access-control-lists HTTP/1.1" 200 600 0.210504 10.0.0.23 - - [2025-10-31 05:04:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.012195 10.0.0.23 - - [2025-10-31 05:04:03] "POST /useragent-kv HTTP/1.1" 200 115 0.035563 10.0.0.23 - - [2025-10-31 05:04:03] "POST /virtual-networks HTTP/1.1" 200 538 0.471659 10.0.0.23 - - [2025-10-31 05:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007239 10.0.0.23 - - [2025-10-31 05:04:03] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.011255 10.0.0.23 - - [2025-10-31 05:04:03] "POST /access-control-lists HTTP/1.1" 200 589 0.058441 10.0.0.23 - - [2025-10-31 05:04:03] "POST /route-targets HTTP/1.1" 200 327 0.023805 10.0.0.23 - - [2025-10-31 05:04:03] "POST /network-ipams HTTP/1.1" 200 518 0.061097 10.0.0.23 - - [2025-10-31 05:04:03] "POST /ref-update HTTP/1.1" 200 156 0.060748 10.0.0.23 - - [2025-10-31 05:04:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.014112 10.0.0.23 - - [2025-10-31 05:04:03] "PUT /access-control-list/efab36c1-2e25-41c0-83a2-4322dc6d4d1d HTTP/1.1" 200 272 0.096421 10.0.0.23 - - [2025-10-31 05:04:03] "POST /useragent-kv HTTP/1.1" 200 115 0.015108 10.0.0.23 - - [2025-10-31 05:04:03] "POST /virtual-networks HTTP/1.1" 200 546 0.201063 10.0.0.23 - - [2025-10-31 05:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.23 - - [2025-10-31 05:04:04] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.009227 10.0.0.23 - - [2025-10-31 05:04:04] "POST /route-targets HTTP/1.1" 200 327 0.026195 10.0.0.23 - - [2025-10-31 05:04:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.006525 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-update HTTP/1.1" 200 156 0.022750 10.0.0.23 - - [2025-10-31 05:04:04] "POST /network-policys HTTP/1.1" 200 538 0.025883 10.0.0.23 - - [2025-10-31 05:04:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.003739 10.0.0.23 - - [2025-10-31 05:04:04] "POST /network-policys HTTP/1.1" 200 534 0.034758 10.0.0.23 - - [2025-10-31 05:04:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.005958 10.0.0.23 - - [2025-10-31 05:04:04] "POST /network-policys HTTP/1.1" 200 542 0.069445 10.0.0.23 - - [2025-10-31 05:04:04] "PUT /access-control-list/7c37f92d-d7c9-46f4-a945-7c7b58dad4c0 HTTP/1.1" 200 272 0.037829 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-update HTTP/1.1" 200 156 0.134711 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003468 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:04:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:04:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-update HTTP/1.1" 200 156 0.092227 10.0.0.23 - - [2025-10-31 05:04:04] "PUT /access-control-list/efab36c1-2e25-41c0-83a2-4322dc6d4d1d HTTP/1.1" 200 272 0.074309 10.0.0.23 - - [2025-10-31 05:04:04] "PUT /access-control-list/7c37f92d-d7c9-46f4-a945-7c7b58dad4c0 HTTP/1.1" 200 272 0.036412 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-update HTTP/1.1" 200 156 0.170289 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-update HTTP/1.1" 200 156 0.081593 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043692 10.0.0.23 - - [2025-10-31 05:04:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009785 10.0.0.23 - - [2025-10-31 05:04:04] "PUT /access-control-list/efab36c1-2e25-41c0-83a2-4322dc6d4d1d HTTP/1.1" 200 272 0.131585 10.0.0.23 - - [2025-10-31 05:04:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.002209 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-update HTTP/1.1" 200 156 0.176780 10.0.0.23 - - [2025-10-31 05:04:05] "POST /access-control-lists HTTP/1.1" 200 601 0.261799 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-update HTTP/1.1" 200 156 0.177080 10.0.0.23 - - [2025-10-31 05:04:05] "PUT /access-control-list/01a8838a-a0ef-414c-8969-dc2a4f65d84d HTTP/1.1" 200 272 0.082085 10.0.0.23 - - [2025-10-31 05:04:05] "PUT /access-control-list/7c37f92d-d7c9-46f4-a945-7c7b58dad4c0 HTTP/1.1" 200 272 0.088588 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-update HTTP/1.1" 200 156 0.189273 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021786 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-update HTTP/1.1" 200 156 0.055515 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004106 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004305 10.0.0.23 - - [2025-10-31 05:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.23 - - [2025-10-31 05:04:05] "PUT /access-control-list/01a8838a-a0ef-414c-8969-dc2a4f65d84d HTTP/1.1" 200 272 0.067600 10.0.0.23 - - [2025-10-31 05:04:05] "GET /virtual-network/91527a4b-21e0-470b-926c-7156bc91506e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.034191 10.0.0.23 - - [2025-10-31 05:04:05] "POST /ref-update HTTP/1.1" 200 156 0.049432 10.0.0.23 - - [2025-10-31 05:04:05] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006048 10.0.0.23 - - [2025-10-31 05:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.23 - - [2025-10-31 05:04:05] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002663 10.0.0.23 - - [2025-10-31 05:04:05] "POST /firewall-policys HTTP/1.1" 200 530 0.047217 10.0.0.23 - - [2025-10-31 05:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019745 10.0.0.23 - - [2025-10-31 05:04:06] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016888 10.0.0.23 - - [2025-10-31 05:04:06] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003007 10.0.0.23 - - [2025-10-31 05:04:06] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003026 10.0.0.23 - - [2025-10-31 05:04:06] "POST /ref-update HTTP/1.1" 200 156 0.025696 10.0.0.23 - - [2025-10-31 05:04:06] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.027739 10.0.0.23 - - [2025-10-31 05:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.23 - - [2025-10-31 05:04:06] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010966 10.0.0.23 - - [2025-10-31 05:04:06] "POST /firewall-policys HTTP/1.1" 200 532 0.064562 10.0.0.23 - - [2025-10-31 05:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033399 10.0.0.23 - - [2025-10-31 05:04:06] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.042854 10.0.0.23 - - [2025-10-31 05:04:06] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002410 10.0.0.23 - - [2025-10-31 05:04:06] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003140 10.0.0.23 - - [2025-10-31 05:04:06] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003300 10.0.0.23 - - [2025-10-31 05:04:06] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003484 10.0.0.23 - - [2025-10-31 05:04:06] "POST /ref-update HTTP/1.1" 200 156 0.016338 10.0.0.23 - - [2025-10-31 05:04:06] "POST /ref-update HTTP/1.1" 200 156 0.060888 10.0.0.23 - - [2025-10-31 05:04:06] "POST /ref-update HTTP/1.1" 200 156 0.056971 10.0.0.23 - - [2025-10-31 05:04:06] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.014971 10.0.0.23 - - [2025-10-31 05:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.23 - - [2025-10-31 05:04:06] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011919 10.0.0.23 - - [2025-10-31 05:04:06] "POST /firewall-policys HTTP/1.1" 200 530 0.023858 10.0.0.23 - - [2025-10-31 05:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.053795 10.0.0.23 - - [2025-10-31 05:04:06] "GET /firewall-policy/02071297-cf45-4691-8ff8-2a3ebf0ea922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.041598 10.0.0.23 - - [2025-10-31 05:04:06] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.014291 10.0.0.23 - - [2025-10-31 05:04:07] "GET /firewall-policy/02071297-cf45-4691-8ff8-2a3ebf0ea922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006614 10.0.0.23 - - [2025-10-31 05:04:07] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002986 10.0.0.23 - - [2025-10-31 05:04:07] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006435 10.0.0.23 - - [2025-10-31 05:04:07] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002944 10.0.0.23 - - [2025-10-31 05:04:07] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010754 10.0.0.23 - - [2025-10-31 05:04:07] "POST /ref-update HTTP/1.1" 200 156 0.034505 10.0.0.23 - - [2025-10-31 05:04:07] "POST /ref-update HTTP/1.1" 200 156 0.057014 10.0.0.23 - - [2025-10-31 05:04:07] "POST /ref-update HTTP/1.1" 200 156 0.054388 10.0.0.23 - - [2025-10-31 05:04:07] "POST /ref-update HTTP/1.1" 200 156 0.024469 10.0.0.23 - - [2025-10-31 05:04:07] "POST /ref-update HTTP/1.1" 200 156 0.074296 10.0.0.23 - - [2025-10-31 05:04:07] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022593 10.0.0.23 - - [2025-10-31 05:04:07] "POST /tags HTTP/1.1" 200 299 0.073506 10.0.0.23 - - [2025-10-31 05:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020060 10.0.0.23 - - [2025-10-31 05:04:07] "GET /tag/a2ea9cd5-ec28-4552-9368-48943345edc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030061 10.0.0.23 - - [2025-10-31 05:04:07] "POST /set-tag HTTP/1.1" 200 109 0.060628 10.0.0.23 - - [2025-10-31 05:04:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.003419 10.0.0.23 - - [2025-10-31 05:04:08] "POST /tags HTTP/1.1" 200 357 0.138424 10.0.0.23 - - [2025-10-31 05:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022521 10.0.0.23 - - [2025-10-31 05:04:08] "GET /tag/954c3f1f-2791-4056-a304-925f6ef1455b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.034436 10.0.0.23 - - [2025-10-31 05:04:08] "POST /tags HTTP/1.1" 200 305 0.327731 10.0.0.23 - - [2025-10-31 05:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026153 10.0.0.23 - - [2025-10-31 05:04:08] "GET /tag/b32cb259-3c54-49d5-8e86-49ab8d064394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015329 10.0.0.23 - - [2025-10-31 05:04:08] "POST /id-to-fqname HTTP/1.1" 200 174 0.000770 10.0.0.23 - - [2025-10-31 05:04:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.015386 10.0.0.23 - - [2025-10-31 05:04:09] "POST /security-groups HTTP/1.1" 200 571 0.134784 10.0.0.23 - - [2025-10-31 05:04:09] "POST /projects HTTP/1.1" 200 483 0.515854 10.0.0.23 - - [2025-10-31 05:04:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.024334 10.0.0.23 - - [2025-10-31 05:04:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.050705 10.0.0.23 - - [2025-10-31 05:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.036190 10.0.0.23 - - [2025-10-31 05:04:09] "POST /access-control-lists HTTP/1.1" 200 580 0.124233 10.0.0.23 - - [2025-10-31 05:04:09] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.050812 10.0.0.23 - - [2025-10-31 05:04:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.003300 10.0.0.23 - - [2025-10-31 05:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.23 - - [2025-10-31 05:04:09] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.016190 10.0.0.23 - - [2025-10-31 05:04:09] "POST /access-control-lists HTTP/1.1" 200 578 0.104879 10.0.0.23 - - [2025-10-31 05:04:09] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.178766 10.0.0.23 - - [2025-10-31 05:04:09] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.116545 10.0.0.23 - - [2025-10-31 05:04:09] "POST /security-groups HTTP/1.1" 200 537 0.179444 10.0.0.23 - - [2025-10-31 05:04:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.003133 10.0.0.23 - - [2025-10-31 05:04:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.045325 10.0.0.23 - - [2025-10-31 05:04:10] "POST /chown HTTP/1.1" 200 109 0.084270 10.0.0.23 - - [2025-10-31 05:04:10] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036216 10.0.0.23 - - [2025-10-31 05:04:10] "POST /access-control-lists HTTP/1.1" 200 596 0.158398 10.0.0.23 - - [2025-10-31 05:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012985 10.0.0.23 - - [2025-10-31 05:04:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.015249 10.0.0.23 - - [2025-10-31 05:04:10] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018692 10.0.0.23 - - [2025-10-31 05:04:10] "POST /tags HTTP/1.1" 409 207 0.003911 10.0.0.23 - - [2025-10-31 05:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.23 - - [2025-10-31 05:04:10] "GET /tag/b32cb259-3c54-49d5-8e86-49ab8d064394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.053296 10.0.0.23 - - [2025-10-31 05:04:10] "POST /access-control-lists HTTP/1.1" 200 594 0.145828 10.0.0.23 - - [2025-10-31 05:04:10] "POST /firewall-rules HTTP/1.1" 200 564 0.142215 10.0.0.23 - - [2025-10-31 05:04:10] "GET /firewall-rule/298fd5c0-10c1-4d0a-897d-93fbfa98e1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.016122 10.0.0.23 - - [2025-10-31 05:04:10] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002534 10.0.0.23 - - [2025-10-31 05:04:10] "GET /firewall-rule/298fd5c0-10c1-4d0a-897d-93fbfa98e1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005407 10.0.0.23 - - [2025-10-31 05:04:10] "POST /ref-update HTTP/1.1" 200 156 0.032791 10.0.0.23 - - [2025-10-31 05:04:10] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017404 10.0.0.23 - - [2025-10-31 05:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013851 10.0.0.23 - - [2025-10-31 05:04:10] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004441 10.0.0.23 - - [2025-10-31 05:04:10] "POST /tags HTTP/1.1" 409 207 0.003067 10.0.0.23 - - [2025-10-31 05:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.23 - - [2025-10-31 05:04:10] "GET /tag/b32cb259-3c54-49d5-8e86-49ab8d064394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028457 10.0.0.23 - - [2025-10-31 05:04:10] "POST /firewall-rules HTTP/1.1" 200 562 0.119245 10.0.0.23 - - [2025-10-31 05:04:10] "GET /firewall-rule/207040db-8449-4429-9d9e-fde733fc88cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.015074 10.0.0.23 - - [2025-10-31 05:04:11] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006512 10.0.0.23 - - [2025-10-31 05:04:11] "GET /firewall-rule/207040db-8449-4429-9d9e-fde733fc88cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006147 10.0.0.23 - - [2025-10-31 05:04:11] "POST /ref-update HTTP/1.1" 200 156 0.029581 10.0.0.23 - - [2025-10-31 05:04:11] "POST /tags HTTP/1.1" 200 305 0.106065 10.0.0.23 - - [2025-10-31 05:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.045728 10.0.0.23 - - [2025-10-31 05:04:11] "GET /tag/c5a13418-1430-4e6b-a9c2-f6b1089a113f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.045591 10.0.0.23 - - [2025-10-31 05:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.23 - - [2025-10-31 05:04:11] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044649 10.0.0.23 - - [2025-10-31 05:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007902 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:04:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002047 10.0.0.23 - - [2025-10-31 05:04:11] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007220 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:04:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004846 10.0.0.23 - - [2025-10-31 05:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009723 10.0.0.23 - - [2025-10-31 05:04:11] "GET /service-appliance-set/ce81b830-3eee-4956-8b91-4cac58d02517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012816 10.0.0.23 - - [2025-10-31 05:04:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.006683 10.0.0.23 - - [2025-10-31 05:04:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131367 10.0.0.23 - - [2025-10-31 05:04:11] "GET /virtual-machine-interface/cdda8a8b-f728-4e4a-93d9-98e697a897ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.028225 10.0.0.23 - - [2025-10-31 05:04:12] "POST /instance-ips HTTP/1.1" 200 381 0.327682 10.0.0.23 - - [2025-10-31 05:04:12] "GET /instance-ip/6a998e5c-a113-48b5-93d8-a78b2ac29b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007801 10.0.0.23 - - [2025-10-31 05:04:12] "POST /loadbalancers HTTP/1.1" 200 582 0.090444 10.0.0.23 - - [2025-10-31 05:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023226 10.0.0.23 - - [2025-10-31 05:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008241 10.0.0.23 - - [2025-10-31 05:04:12] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057960 10.0.0.23 - - [2025-10-31 05:04:12] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057791 10.0.0.23 - - [2025-10-31 05:04:12] "GET /loadbalancer/fef0c056-5180-4c21-b429-b76510697432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006696 10.0.0.23 - - [2025-10-31 05:04:12] "GET /instance-ip/6a998e5c-a113-48b5-93d8-a78b2ac29b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006345 10.0.0.23 - - [2025-10-31 05:04:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.038158 10.0.0.23 - - [2025-10-31 05:04:12] "POST /floating-ips HTTP/1.1" 200 583 0.056179 10.0.0.23 - - [2025-10-31 05:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.068105 10.0.0.23 - - [2025-10-31 05:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.026639 10.0.0.23 - - [2025-10-31 05:04:12] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071144 10.0.0.23 - - [2025-10-31 05:04:12] "GET /loadbalancer-listener/2580e5d2-4a48-45e7-8ced-4c992bc1fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003962 10.0.0.23 - - [2025-10-31 05:04:12] "GET /loadbalancer-listener/2580e5d2-4a48-45e7-8ced-4c992bc1fdeb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007196 10.0.0.23 - - [2025-10-31 05:04:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034583 10.0.0.23 - - [2025-10-31 05:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015813 10.0.0.23 - - [2025-10-31 05:04:12] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004012 10.0.0.23 - - [2025-10-31 05:04:12] "GET /instance-ip/6a998e5c-a113-48b5-93d8-a78b2ac29b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004422 10.0.0.23 - - [2025-10-31 05:04:12] "GET /instance-ip/6a998e5c-a113-48b5-93d8-a78b2ac29b91?fields=floating_ips HTTP/1.1" 200 1170 0.008304 10.0.0.23 - - [2025-10-31 05:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-10-31 05:04:12] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.009617 10.0.0.23 - - [2025-10-31 05:04:12] "GET /floating-ip/d9806da1-a155-40f1-a62b-a96786ad0edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.008422 10.0.0.23 - - [2025-10-31 05:04:13] "POST /tags HTTP/1.1" 200 301 0.115841 10.0.0.23 - - [2025-10-31 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.23 - - [2025-10-31 05:04:13] "GET /tag/975315b1-d66c-4e7a-8d3d-320f2cf6c795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025800 10.0.0.23 - - [2025-10-31 05:04:13] "POST /tags HTTP/1.1" 200 325 0.070719 10.0.0.23 - - [2025-10-31 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.23 - - [2025-10-31 05:04:13] "GET /tag/bfe66818-2755-4e3c-8dbc-0d04a4042922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.022232 10.0.0.23 - - [2025-10-31 05:04:13] "POST /tags HTTP/1.1" 200 363 0.018158 10.0.0.23 - - [2025-10-31 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.23 - - [2025-10-31 05:04:13] "GET /tag/828c95a4-139b-4358-9469-273853438939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020656 10.0.0.23 - - [2025-10-31 05:04:13] "POST /tags HTTP/1.1" 200 311 0.032185 10.0.0.23 - - [2025-10-31 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.23 - - [2025-10-31 05:04:13] "GET /tag/d43d044f-eb3b-44a5-a0a6-54c55ea04853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017235 10.0.0.23 - - [2025-10-31 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.23 - - [2025-10-31 05:04:13] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004926 10.0.0.23 - - [2025-10-31 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.23 - - [2025-10-31 05:04:13] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062553 10.0.0.23 - - [2025-10-31 05:04:13] "POST /virtual-machines HTTP/1.1" 200 377 0.057561 10.0.0.23 - - [2025-10-31 05:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018186 10.0.0.23 - - [2025-10-31 05:04:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.199845 10.0.0.23 - - [2025-10-31 05:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040868 10.0.0.23 - - [2025-10-31 05:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015580 10.0.0.23 - - [2025-10-31 05:04:14] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008141 10.0.0.23 - - [2025-10-31 05:04:14] "POST /instance-ips HTTP/1.1" 200 409 0.069817 10.0.0.23 - - [2025-10-31 05:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032739 10.0.0.23 - - [2025-10-31 05:04:14] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.030161 10.0.0.23 - - [2025-10-31 05:04:14] "POST /set-tag HTTP/1.1" 200 109 0.035101 10.0.0.23 - - [2025-10-31 05:04:14] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.024766 10.0.0.23 - - [2025-10-31 05:04:14] "GET /instance-ip/0b615f06-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009454 10.0.0.23 - - [2025-10-31 05:04:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.002551 10.0.0.23 - - [2025-10-31 05:04:14] "POST /tags HTTP/1.1" 200 355 0.024064 10.0.0.23 - - [2025-10-31 05:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030560 10.0.0.23 - - [2025-10-31 05:04:14] "GET /tag/3884aab6-fcb9-4d61-9fe6-ea8eb7245c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.033398 10.0.0.23 - - [2025-10-31 05:04:14] "POST /tags HTTP/1.1" 200 303 0.103359 10.0.0.23 - - [2025-10-31 05:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.23 - - [2025-10-31 05:04:14] "GET /tag/9772efc5-8f82-4725-9c0f-b40dee5d4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011101 10.0.0.23 - - [2025-10-31 05:04:14] "POST /projects HTTP/1.1" 409 218 0.001619 10.0.0.23 - - [2025-10-31 05:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.23 - - [2025-10-31 05:04:14] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033891 10.0.0.23 - - [2025-10-31 05:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.23 - - [2025-10-31 05:04:14] "GET /network-ipam/7248e39c-26a8-4134-b783-35f6140ed114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003134 10.0.0.23 - - [2025-10-31 05:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.23 - - [2025-10-31 05:04:14] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004235 10.0.0.23 - - [2025-10-31 05:04:14] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.061339 10.0.0.23 - - [2025-10-31 05:04:14] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013040 10.0.0.23 - - [2025-10-31 05:04:15] "POST /set-tag HTTP/1.1" 200 109 0.069121 10.0.0.23 - - [2025-10-31 05:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.23 - - [2025-10-31 05:04:15] "GET /network-ipam/53065a0e-1fe6-4375-93eb-b975fa2efad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003391 10.0.0.23 - - [2025-10-31 05:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.23 - - [2025-10-31 05:04:15] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004374 10.0.0.23 - - [2025-10-31 05:04:15] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.055585 10.0.0.23 - - [2025-10-31 05:04:15] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012264 10.0.0.23 - - [2025-10-31 05:04:15] "POST /set-tag HTTP/1.1" 200 109 0.061282 10.0.0.23 - - [2025-10-31 05:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012701 10.0.0.23 - - [2025-10-31 05:04:15] "GET /network-policy/4745c9b1-2041-4e1a-90e0-23d2c9d6f7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003557 10.0.0.23 - - [2025-10-31 05:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.23 - - [2025-10-31 05:04:15] "GET /network-policy/677eb570-be8f-4ce6-bc2d-f1b9336dffcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003018 10.0.0.23 - - [2025-10-31 05:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.23 - - [2025-10-31 05:04:15] "GET /network-policy/b248f3b0-6325-4603-bca7-304b050083c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.010751 10.0.0.23 - - [2025-10-31 05:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.23 - - [2025-10-31 05:04:15] "PUT /network-policy/b248f3b0-6325-4603-bca7-304b050083c2 HTTP/1.1" 200 262 0.015312 10.0.0.23 - - [2025-10-31 05:04:15] "PUT /access-control-list/efab36c1-2e25-41c0-83a2-4322dc6d4d1d HTTP/1.1" 200 272 0.030906 10.0.0.23 - - [2025-10-31 05:04:15] "POST /ref-update HTTP/1.1" 200 156 0.104826 10.0.0.23 - - [2025-10-31 05:04:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018665 10.0.0.23 - - [2025-10-31 05:04:15] "PUT /access-control-list/01a8838a-a0ef-414c-8969-dc2a4f65d84d HTTP/1.1" 200 272 0.087174 10.0.0.23 - - [2025-10-31 05:04:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042792 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:04:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:04:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 10.0.0.23 - - [2025-10-31 05:04:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002430 10.0.0.23 - - [2025-10-31 05:04:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002184 10.0.0.23 - - [2025-10-31 05:04:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002110 10.0.0.23 - - [2025-10-31 05:04:15] "POST /security-groups HTTP/1.1" 409 245 0.005119 10.0.0.23 - - [2025-10-31 05:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.23 - - [2025-10-31 05:04:15] "PUT /security-group/c80525d6-6242-4470-8a2c-4a1e2f991ff6 HTTP/1.1" 200 262 0.066224 10.0.0.23 - - [2025-10-31 05:04:15] "PUT /access-control-list/ae787f29-3b85-42e8-8d18-ee14a26ef050 HTTP/1.1" 200 272 0.012318 10.0.0.23 - - [2025-10-31 05:04:15] "PUT /access-control-list/3201a29d-d63e-40a9-90f3-0b9874fea16e HTTP/1.1" 200 272 0.022700 10.0.0.23 - - [2025-10-31 05:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028041 10.0.0.23 - - [2025-10-31 05:04:16] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015101 10.0.0.23 - - [2025-10-31 05:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.23 - - [2025-10-31 05:04:16] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003471 10.0.0.23 - - [2025-10-31 05:04:16] "POST /tags HTTP/1.1" 409 206 0.005738 10.0.0.23 - - [2025-10-31 05:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.23 - - [2025-10-31 05:04:16] "GET /tag/9772efc5-8f82-4725-9c0f-b40dee5d4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020146 10.0.0.23 - - [2025-10-31 05:04:16] "POST /firewall-rules HTTP/1.1" 200 562 0.086583 10.0.0.23 - - [2025-10-31 05:04:16] "GET /firewall-rule/0ee95a84-54d7-4acc-aafe-62f1f9c3c53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.015671 10.0.0.23 - - [2025-10-31 05:04:16] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.047795 10.0.0.23 - - [2025-10-31 05:04:16] "GET /firewall-rule/0ee95a84-54d7-4acc-aafe-62f1f9c3c53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004602 10.0.0.23 - - [2025-10-31 05:04:16] "POST /ref-update HTTP/1.1" 200 156 0.023327 10.0.0.23 - - [2025-10-31 05:04:16] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002861 10.0.0.23 - - [2025-10-31 05:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.23 - - [2025-10-31 05:04:16] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002610 10.0.0.23 - - [2025-10-31 05:04:16] "POST /tags HTTP/1.1" 409 206 0.004943 10.0.0.23 - - [2025-10-31 05:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.23 - - [2025-10-31 05:04:16] "GET /tag/9772efc5-8f82-4725-9c0f-b40dee5d4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021808 10.0.0.23 - - [2025-10-31 05:04:16] "POST /firewall-rules HTTP/1.1" 200 560 0.102391 10.0.0.23 - - [2025-10-31 05:04:16] "GET /firewall-rule/913c535c-6d09-44ef-8da7-b3f375d85694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.029219 10.0.0.23 - - [2025-10-31 05:04:16] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003912 10.0.0.23 - - [2025-10-31 05:04:16] "GET /firewall-rule/913c535c-6d09-44ef-8da7-b3f375d85694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003083 10.0.0.23 - - [2025-10-31 05:04:16] "POST /ref-update HTTP/1.1" 200 156 0.024123 10.0.0.23 - - [2025-10-31 05:04:16] "POST /tags HTTP/1.1" 200 301 0.034878 10.0.0.23 - - [2025-10-31 05:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.23 - - [2025-10-31 05:04:16] "GET /tag/201834fa-bb7e-4261-89d4-838302ed16de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015045 10.0.0.23 - - [2025-10-31 05:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.23 - - [2025-10-31 05:04:16] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047953 10.0.0.23 - - [2025-10-31 05:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.23 - - [2025-10-31 05:04:16] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005422 10.0.0.23 - - [2025-10-31 05:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.23 - - [2025-10-31 05:04:17] "GET /service-appliance-set/ce81b830-3eee-4956-8b91-4cac58d02517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002880 10.0.0.23 - - [2025-10-31 05:04:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.001774 10.0.0.23 - - [2025-10-31 05:04:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107622 10.0.0.23 - - [2025-10-31 05:04:17] "GET /virtual-machine-interface/a190cd42-42dd-4049-a93e-e90e9f03992b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.022143 10.0.0.23 - - [2025-10-31 05:04:17] "POST /instance-ips HTTP/1.1" 200 377 0.040807 10.0.0.23 - - [2025-10-31 05:04:17] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.005254 10.0.0.23 - - [2025-10-31 05:04:17] "POST /loadbalancers HTTP/1.1" 200 582 0.069128 10.0.0.23 - - [2025-10-31 05:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017669 10.0.0.23 - - [2025-10-31 05:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.23 - - [2025-10-31 05:04:17] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052291 10.0.0.23 - - [2025-10-31 05:04:17] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.002904 10.0.0.23 - - [2025-10-31 05:04:17] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031335 10.0.0.23 - - [2025-10-31 05:04:17] "POST /floating-ips HTTP/1.1" 200 581 0.043349 10.0.0.23 - - [2025-10-31 05:04:17] "GET /loadbalancer/7d12e383-b439-4a31-8c66-4744d9849d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.006972 10.0.0.23 - - [2025-10-31 05:04:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.045138 10.0.0.23 - - [2025-10-31 05:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008339 10.0.0.23 - - [2025-10-31 05:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012089 10.0.0.23 - - [2025-10-31 05:04:17] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053486 10.0.0.23 - - [2025-10-31 05:04:17] "GET /loadbalancer-listener/ffedaeca-6b9c-405e-b9a3-a00c14c11fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002939 10.0.0.23 - - [2025-10-31 05:04:17] "GET /loadbalancer-listener/ffedaeca-6b9c-405e-b9a3-a00c14c11fb4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004764 10.0.0.23 - - [2025-10-31 05:04:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027052 10.0.0.23 - - [2025-10-31 05:04:17] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003029 10.0.0.23 - - [2025-10-31 05:04:17] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?fields=floating_ips HTTP/1.1" 200 1164 0.007200 10.0.0.23 - - [2025-10-31 05:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.23 - - [2025-10-31 05:04:17] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037382 10.0.0.23 - - [2025-10-31 05:04:17] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004284 10.0.0.23 - - [2025-10-31 05:04:17] "GET /loadbalancer/7d12e383-b439-4a31-8c66-4744d9849d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003102 10.0.0.23 - - [2025-10-31 05:04:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020583 10.0.0.23 - - [2025-10-31 05:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.042072 10.0.0.23 - - [2025-10-31 05:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008844 10.0.0.23 - - [2025-10-31 05:04:18] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044242 10.0.0.23 - - [2025-10-31 05:04:18] "GET /loadbalancer-listener/9658fb6b-a4f3-4546-92f9-882bc9cdc14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002920 10.0.0.23 - - [2025-10-31 05:04:18] "GET /loadbalancer-listener/9658fb6b-a4f3-4546-92f9-882bc9cdc14a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003826 10.0.0.23 - - [2025-10-31 05:04:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025380 10.0.0.23 - - [2025-10-31 05:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.23 - - [2025-10-31 05:04:18] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.011534 10.0.0.23 - - [2025-10-31 05:04:18] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?fields=floating_ips HTTP/1.1" 200 1164 0.003984 10.0.0.23 - - [2025-10-31 05:04:18] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003287 10.0.0.23 - - [2025-10-31 05:04:18] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052378 10.0.0.23 - - [2025-10-31 05:04:18] "GET /loadbalancer/7d12e383-b439-4a31-8c66-4744d9849d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002929 10.0.0.23 - - [2025-10-31 05:04:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031609 10.0.0.23 - - [2025-10-31 05:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033631 10.0.0.23 - - [2025-10-31 05:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021005 10.0.0.23 - - [2025-10-31 05:04:18] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063605 10.0.0.23 - - [2025-10-31 05:04:18] "GET /loadbalancer-listener/44eddcb4-6737-4699-8de8-26ee862ae994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007875 10.0.0.23 - - [2025-10-31 05:04:18] "GET /loadbalancer-listener/44eddcb4-6737-4699-8de8-26ee862ae994?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004612 10.0.0.23 - - [2025-10-31 05:04:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026612 10.0.0.23 - - [2025-10-31 05:04:18] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.005244 10.0.0.23 - - [2025-10-31 05:04:18] "GET /instance-ip/498af725-af1b-4ade-ac28-849127d28e23?fields=floating_ips HTTP/1.1" 200 1164 0.004601 10.0.0.23 - - [2025-10-31 05:04:18] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002146 10.0.0.23 - - [2025-10-31 05:04:18] "POST /tags HTTP/1.1" 200 371 0.024167 10.0.0.23 - - [2025-10-31 05:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.23 - - [2025-10-31 05:04:18] "GET /tag/4001c5e4-c44f-4d44-82fb-bbbaeaacfdef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.012015 10.0.0.23 - - [2025-10-31 05:04:18] "POST /tags HTTP/1.1" 200 319 0.023525 10.0.0.23 - - [2025-10-31 05:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008831 10.0.0.23 - - [2025-10-31 05:04:18] "GET /tag/fb2d59eb-b7a1-4344-b771-68b5cad68444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012288 10.0.0.23 - - [2025-10-31 05:04:18] "POST /id-to-fqname HTTP/1.1" 200 181 0.000524 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.017421 10.0.0.23 - - [2025-10-31 05:04:19] "POST /security-groups HTTP/1.1" 200 578 0.071911 10.0.0.23 - - [2025-10-31 05:04:19] "POST /projects HTTP/1.1" 200 497 0.212111 10.0.0.23 - - [2025-10-31 05:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014260 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.008561 10.0.0.23 - - [2025-10-31 05:04:19] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.034709 10.0.0.23 - - [2025-10-31 05:04:19] "POST /access-control-lists HTTP/1.1" 200 587 0.070986 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009788 10.0.0.23 - - [2025-10-31 05:04:19] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005687 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.017234 10.0.0.23 - - [2025-10-31 05:04:19] "POST /access-control-lists HTTP/1.1" 200 585 0.075966 10.0.0.23 - - [2025-10-31 05:04:19] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.112837 10.0.0.23 - - [2025-10-31 05:04:19] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.070057 10.0.0.23 - - [2025-10-31 05:04:19] "POST /security-groups HTTP/1.1" 200 558 0.093162 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.002192 10.0.0.23 - - [2025-10-31 05:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014556 10.0.0.23 - - [2025-10-31 05:04:19] "POST /access-control-lists HTTP/1.1" 200 610 0.084353 10.0.0.23 - - [2025-10-31 05:04:19] "POST /chown HTTP/1.1" 200 109 0.069048 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.016959 10.0.0.23 - - [2025-10-31 05:04:19] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003897 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.23 - - [2025-10-31 05:04:19] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009439 10.0.0.23 - - [2025-10-31 05:04:19] "POST /tags HTTP/1.1" 409 214 0.003712 10.0.0.23 - - [2025-10-31 05:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.23 - - [2025-10-31 05:04:19] "GET /tag/fb2d59eb-b7a1-4344-b771-68b5cad68444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.034097 10.0.0.23 - - [2025-10-31 05:04:19] "POST /access-control-lists HTTP/1.1" 200 608 0.106649 10.0.0.23 - - [2025-10-31 05:04:19] "POST /firewall-rules HTTP/1.1" 200 578 0.085469 10.0.0.23 - - [2025-10-31 05:04:19] "GET /firewall-rule/2cb6b288-0fe2-4b32-8ab4-7a71b759846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004380 10.0.0.23 - - [2025-10-31 05:04:20] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004154 10.0.0.23 - - [2025-10-31 05:04:20] "GET /firewall-rule/2cb6b288-0fe2-4b32-8ab4-7a71b759846b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013227 10.0.0.23 - - [2025-10-31 05:04:20] "POST /ref-update HTTP/1.1" 200 156 0.029799 10.0.0.23 - - [2025-10-31 05:04:20] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013372 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.23 - - [2025-10-31 05:04:20] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003018 10.0.0.23 - - [2025-10-31 05:04:20] "POST /tags HTTP/1.1" 409 214 0.002037 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.23 - - [2025-10-31 05:04:20] "GET /tag/fb2d59eb-b7a1-4344-b771-68b5cad68444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010967 10.0.0.23 - - [2025-10-31 05:04:20] "POST /firewall-rules HTTP/1.1" 200 576 0.066808 10.0.0.23 - - [2025-10-31 05:04:20] "GET /firewall-rule/538dafd1-35f6-416f-89ab-5f97802f18c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.013739 10.0.0.23 - - [2025-10-31 05:04:20] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004328 10.0.0.23 - - [2025-10-31 05:04:20] "GET /firewall-rule/538dafd1-35f6-416f-89ab-5f97802f18c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002259 10.0.0.23 - - [2025-10-31 05:04:20] "POST /ref-update HTTP/1.1" 200 156 0.030634 10.0.0.23 - - [2025-10-31 05:04:20] "POST /tags HTTP/1.1" 200 363 0.033985 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.23 - - [2025-10-31 05:04:20] "GET /tag/9ff2219c-8120-4465-91d8-cade9eaf5fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011512 10.0.0.23 - - [2025-10-31 05:04:20] "POST /tags HTTP/1.1" 200 311 0.022932 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.23 - - [2025-10-31 05:04:20] "GET /tag/e8e2325b-0314-4b21-8bf4-fe9b20b7e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010720 10.0.0.23 - - [2025-10-31 05:04:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.005517 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.006669 10.0.0.23 - - [2025-10-31 05:04:20] "POST /security-groups HTTP/1.1" 200 574 0.068355 10.0.0.23 - - [2025-10-31 05:04:20] "POST /projects HTTP/1.1" 200 489 0.208251 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.001712 10.0.0.23 - - [2025-10-31 05:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013124 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015433 10.0.0.23 - - [2025-10-31 05:04:20] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.016932 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.23 - - [2025-10-31 05:04:20] "POST /access-control-lists HTTP/1.1" 200 583 0.096398 10.0.0.23 - - [2025-10-31 05:04:20] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014590 10.0.0.23 - - [2025-10-31 05:04:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.017318 10.0.0.23 - - [2025-10-31 05:04:21] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.047572 10.0.0.23 - - [2025-10-31 05:04:21] "POST /access-control-lists HTTP/1.1" 200 581 0.088038 10.0.0.23 - - [2025-10-31 05:04:21] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.098089 10.0.0.23 - - [2025-10-31 05:04:21] "POST /security-groups HTTP/1.1" 200 546 0.099774 10.0.0.23 - - [2025-10-31 05:04:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.003158 10.0.0.23 - - [2025-10-31 05:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039501 10.0.0.23 - - [2025-10-31 05:04:21] "POST /chown HTTP/1.1" 200 109 0.014034 10.0.0.23 - - [2025-10-31 05:04:21] "POST /access-control-lists HTTP/1.1" 200 602 0.054838 10.0.0.23 - - [2025-10-31 05:04:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.006093 10.0.0.23 - - [2025-10-31 05:04:21] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004060 10.0.0.23 - - [2025-10-31 05:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.23 - - [2025-10-31 05:04:21] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002610 10.0.0.23 - - [2025-10-31 05:04:21] "POST /tags HTTP/1.1" 409 210 0.003714 10.0.0.23 - - [2025-10-31 05:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.23 - - [2025-10-31 05:04:21] "GET /tag/e8e2325b-0314-4b21-8bf4-fe9b20b7e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026144 10.0.0.23 - - [2025-10-31 05:04:21] "POST /access-control-lists HTTP/1.1" 200 600 0.073511 10.0.0.23 - - [2025-10-31 05:04:21] "POST /firewall-rules HTTP/1.1" 200 570 0.085966 10.0.0.23 - - [2025-10-31 05:04:21] "GET /firewall-rule/f8eaa743-5606-479a-b7d3-84099415428c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016484 10.0.0.23 - - [2025-10-31 05:04:21] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004180 10.0.0.23 - - [2025-10-31 05:04:21] "GET /firewall-rule/f8eaa743-5606-479a-b7d3-84099415428c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003097 10.0.0.23 - - [2025-10-31 05:04:21] "POST /ref-update HTTP/1.1" 200 156 0.034163 10.0.0.23 - - [2025-10-31 05:04:21] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007372 10.0.0.23 - - [2025-10-31 05:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007747 10.0.0.23 - - [2025-10-31 05:04:21] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003278 10.0.0.23 - - [2025-10-31 05:04:21] "POST /tags HTTP/1.1" 409 210 0.002463 10.0.0.23 - - [2025-10-31 05:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.23 - - [2025-10-31 05:04:21] "GET /tag/e8e2325b-0314-4b21-8bf4-fe9b20b7e838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015155 10.0.0.23 - - [2025-10-31 05:04:21] "POST /firewall-rules HTTP/1.1" 200 568 0.072906 10.0.0.23 - - [2025-10-31 05:04:22] "GET /firewall-rule/4c0d5f35-4310-4118-85fe-fd307087ad8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005005 10.0.0.23 - - [2025-10-31 05:04:22] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004597 10.0.0.23 - - [2025-10-31 05:04:22] "GET /firewall-rule/4c0d5f35-4310-4118-85fe-fd307087ad8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002318 10.0.0.23 - - [2025-10-31 05:04:22] "POST /ref-update HTTP/1.1" 200 156 0.056739 10.0.0.23 - - [2025-10-31 05:04:22] "POST /tags HTTP/1.1" 409 237 0.020897 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014235 10.0.0.23 - - [2025-10-31 05:04:22] "GET /tag/828c95a4-139b-4358-9469-273853438939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012400 10.0.0.23 - - [2025-10-31 05:04:22] "POST /tags HTTP/1.1" 409 210 0.002423 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.23 - - [2025-10-31 05:04:22] "GET /tag/d43d044f-eb3b-44a5-a0a6-54c55ea04853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010300 10.0.0.23 - - [2025-10-31 05:04:22] "POST /projects HTTP/1.1" 409 223 0.005165 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.23 - - [2025-10-31 05:04:22] "GET /project/35dad323-8406-45e5-9d0f-5bf2db153417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060233 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.23 - - [2025-10-31 05:04:22] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004836 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.23 - - [2025-10-31 05:04:22] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004561 10.0.0.23 - - [2025-10-31 05:04:22] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.064226 10.0.0.23 - - [2025-10-31 05:04:22] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.062323 10.0.0.23 - - [2025-10-31 05:04:22] "POST /security-groups HTTP/1.1" 409 253 0.008599 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.23 - - [2025-10-31 05:04:22] "PUT /security-group/26315f0c-bade-4d44-a302-260b34175bc0 HTTP/1.1" 200 262 0.060613 10.0.0.23 - - [2025-10-31 05:04:22] "PUT /access-control-list/9ac53e32-ab8b-4efe-a8f1-bda326c74093 HTTP/1.1" 200 272 0.015481 10.0.0.23 - - [2025-10-31 05:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.042360 10.0.0.23 - - [2025-10-31 05:04:22] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031322 10.0.0.23 - - [2025-10-31 05:04:22] "PUT /access-control-list/c20e5579-a207-4470-932b-fc425bdcbaaf HTTP/1.1" 200 272 0.051038 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.23 - - [2025-10-31 05:04:22] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003914 10.0.0.23 - - [2025-10-31 05:04:22] "POST /tags HTTP/1.1" 409 210 0.002454 10.0.0.23 - - [2025-10-31 05:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006934 10.0.0.23 - - [2025-10-31 05:04:22] "GET /tag/d43d044f-eb3b-44a5-a0a6-54c55ea04853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012787 10.0.0.23 - - [2025-10-31 05:04:23] "POST /firewall-rules HTTP/1.1" 200 570 0.082954 10.0.0.23 - - [2025-10-31 05:04:23] "GET /firewall-rule/98fa21e2-ed37-43e2-8c42-f8f2492ce4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004426 10.0.0.23 - - [2025-10-31 05:04:23] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003364 10.0.0.23 - - [2025-10-31 05:04:23] "GET /firewall-rule/98fa21e2-ed37-43e2-8c42-f8f2492ce4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002052 10.0.0.23 - - [2025-10-31 05:04:23] "POST /ref-update HTTP/1.1" 200 156 0.045088 10.0.0.23 - - [2025-10-31 05:04:23] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007368 10.0.0.23 - - [2025-10-31 05:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.23 - - [2025-10-31 05:04:23] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003262 10.0.0.23 - - [2025-10-31 05:04:23] "POST /tags HTTP/1.1" 409 210 0.001906 10.0.0.23 - - [2025-10-31 05:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.23 - - [2025-10-31 05:04:23] "GET /tag/d43d044f-eb3b-44a5-a0a6-54c55ea04853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024015 10.0.0.23 - - [2025-10-31 05:04:23] "POST /firewall-rules HTTP/1.1" 200 568 0.084355 10.0.0.23 - - [2025-10-31 05:04:23] "GET /firewall-rule/4783121b-b252-4af4-8950-008b1f234dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.009306 10.0.0.23 - - [2025-10-31 05:04:23] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004318 10.0.0.23 - - [2025-10-31 05:04:23] "GET /firewall-rule/4783121b-b252-4af4-8950-008b1f234dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002661 10.0.0.23 - - [2025-10-31 05:04:23] "POST /ref-update HTTP/1.1" 200 156 0.047647 10.0.0.23 - - [2025-10-31 05:04:23] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013076 10.0.0.23 - - [2025-10-31 05:04:23] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.129 - - [2025-10-31 05:05:05] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.129 - - [2025-10-31 05:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011567 10.0.0.129 - - [2025-10-31 05:05:05] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007542 10.0.0.129 - - [2025-10-31 05:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.129 - - [2025-10-31 05:05:05] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004896 10.0.0.129 - - [2025-10-31 05:05:05] "PUT /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134 HTTP/1.1" 200 274 0.013212 10.0.0.129 - - [2025-10-31 05:05:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.009746 10.0.0.129 - - [2025-10-31 05:05:05] "POST /virtual-routers HTTP/1.1" 200 599 0.026617 10.0.0.129 - - [2025-10-31 05:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012483 10.0.0.129 - - [2025-10-31 05:05:05] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009434 10.0.0.129 - - [2025-10-31 05:05:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.002669 10.0.0.129 - - [2025-10-31 05:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.129 - - [2025-10-31 05:05:06] "GET /virtual-network/91527a4b-21e0-470b-926c-7156bc91506e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004631 10.0.0.129 - - [2025-10-31 05:05:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.082130 10.0.0.23 - - [2025-10-31 05:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.23 - - [2025-10-31 05:05:17] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002658 10.0.0.23 - - [2025-10-31 05:08:08] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003431 10.0.0.23 - - [2025-10-31 05:08:08] "POST /ref-update HTTP/1.1" 200 156 0.010395 10.0.0.23 - - [2025-10-31 05:08:17] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004688 10.0.0.23 - - [2025-10-31 05:08:17] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.23 - - [2025-10-31 05:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.23 - - [2025-10-31 05:08:17] "GET /loadbalancer/7d12e383-b439-4a31-8c66-4744d9849d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003057 10.0.0.23 - - [2025-10-31 05:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.23 - - [2025-10-31 05:08:17] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004595 10.0.0.129 - - [2025-10-31 05:08:31] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.129 - - [2025-10-31 05:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.129 - - [2025-10-31 05:08:31] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005194 10.0.0.129 - - [2025-10-31 05:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2025-10-31 05:08:31] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003264 10.0.0.129 - - [2025-10-31 05:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.129 - - [2025-10-31 05:08:31] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002762 10.0.0.129 - - [2025-10-31 05:08:31] "PUT /virtual-router/923159cc-a2b1-4601-a768-46394911a040 HTTP/1.1" 200 262 0.011079 10.0.0.129 - - [2025-10-31 05:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.129 - - [2025-10-31 05:08:31] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003380 10.0.0.129 - - [2025-10-31 05:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2025-10-31 05:08:31] "GET /virtual-machine-interface/9eb30a95-e133-405e-b474-811999c4e0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004745 10.0.0.129 - - [2025-10-31 05:08:31] "PUT /virtual-machine-interface/9eb30a95-e133-405e-b474-811999c4e0b6 HTTP/1.1" 200 284 0.009623 10.0.0.23 - - [2025-10-31 05:08:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002162 10.0.0.23 - - [2025-10-31 05:08:38] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007633 10.0.0.23 - - [2025-10-31 05:08:38] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.23 - - [2025-10-31 05:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.23 - - [2025-10-31 05:08:38] "GET /loadbalancer/7d12e383-b439-4a31-8c66-4744d9849d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002820 10.0.0.23 - - [2025-10-31 05:08:38] "GET /loadbalancer-pool/318cf4af-297c-44c7-b093-8fd5db8a7226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003744 10.0.0.23 - - [2025-10-31 05:08:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019480 10.0.0.23 - - [2025-10-31 05:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018813 10.0.0.23 - - [2025-10-31 05:08:38] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006102 10.0.0.23 - - [2025-10-31 05:08:38] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004210 10.0.0.23 - - [2025-10-31 05:08:38] "POST /ref-update HTTP/1.1" 200 156 0.007814 10.0.0.23 - - [2025-10-31 05:08:38] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.016185 10.0.0.23 - - [2025-10-31 05:08:38] "POST /tags HTTP/1.1" 409 205 0.001652 10.0.0.23 - - [2025-10-31 05:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.23 - - [2025-10-31 05:08:38] "GET /tag/201834fa-bb7e-4261-89d4-838302ed16de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010235 10.0.0.23 - - [2025-10-31 05:08:38] "PUT /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2 HTTP/1.1" 200 256 0.013073 10.0.0.23 - - [2025-10-31 05:08:38] "POST /set-tag HTTP/1.1" 200 109 0.099889 10.0.0.23 - - [2025-10-31 05:08:38] "GET /loadbalancer-pool/e760f103-2970-44c2-a7aa-422e886d825d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011424 10.0.0.23 - - [2025-10-31 05:08:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001977 10.0.0.23 - - [2025-10-31 05:08:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031766 10.0.0.23 - - [2025-10-31 05:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020224 10.0.0.23 - - [2025-10-31 05:08:38] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009993 10.0.0.23 - - [2025-10-31 05:08:38] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005556 10.0.0.23 - - [2025-10-31 05:08:38] "POST /ref-update HTTP/1.1" 200 156 0.006719 10.0.0.23 - - [2025-10-31 05:08:38] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.007828 10.0.0.23 - - [2025-10-31 05:08:38] "POST /set-tag HTTP/1.1" 200 109 0.003434 10.0.0.23 - - [2025-10-31 05:08:38] "GET /loadbalancer-pool/f69e2601-3ad2-4c46-a840-c5c7025d501c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005811 10.0.0.23 - - [2025-10-31 05:08:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021034 10.0.0.23 - - [2025-10-31 05:08:39] "PUT /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2 HTTP/1.1" 200 256 0.025925 10.0.0.23 - - [2025-10-31 05:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009476 10.0.0.23 - - [2025-10-31 05:08:39] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011612 10.0.0.23 - - [2025-10-31 05:08:39] "POST /set-tag HTTP/1.1" 200 109 0.060909 10.0.0.23 - - [2025-10-31 05:08:39] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.062793 10.0.0.23 - - [2025-10-31 05:08:39] "POST /ref-update HTTP/1.1" 200 156 0.007663 10.0.0.23 - - [2025-10-31 05:08:39] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.015527 10.0.0.23 - - [2025-10-31 05:08:39] "PUT /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2 HTTP/1.1" 200 256 0.011569 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:08:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:09:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:09:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:09:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:09:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001166 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:09:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:09:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.23 - - [2025-10-31 05:12:21] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004524 10.0.0.23 - - [2025-10-31 05:12:21] "POST /set-tag HTTP/1.1" 200 109 0.004208 10.0.0.23 - - [2025-10-31 05:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.23 - - [2025-10-31 05:12:21] "GET /loadbalancer/7d12e383-b439-4a31-8c66-4744d9849d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005229 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007238 10.0.0.23 - - [2025-10-31 05:12:22] "POST /set-tag HTTP/1.1" 200 109 0.035201 10.0.0.23 - - [2025-10-31 05:12:22] "DELETE /loadbalancer-member/60de3cad-3bcd-4517-a832-3d8bfae94c5f HTTP/1.1" 200 115 0.067248 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006837 10.0.0.23 - - [2025-10-31 05:12:22] "POST /set-tag HTTP/1.1" 200 109 0.010536 10.0.0.23 - - [2025-10-31 05:12:22] "DELETE /loadbalancer-member/50d7d3a3-9d10-45c6-866b-dd979705395f HTTP/1.1" 200 115 0.043431 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011467 10.0.0.23 - - [2025-10-31 05:12:22] "POST /set-tag HTTP/1.1" 200 109 0.012015 10.0.0.23 - - [2025-10-31 05:12:22] "DELETE /loadbalancer-member/1f82c7d7-a2d1-49cf-8a8e-821199cfe2a6 HTTP/1.1" 200 115 0.041901 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009503 10.0.0.23 - - [2025-10-31 05:12:22] "POST /set-tag HTTP/1.1" 200 109 0.012061 10.0.0.23 - - [2025-10-31 05:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.23 - - [2025-10-31 05:12:22] "GET /loadbalancer/7d12e383-b439-4a31-8c66-4744d9849d4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003173 10.0.0.23 - - [2025-10-31 05:12:22] "GET /loadbalancer-pool/318cf4af-297c-44c7-b093-8fd5db8a7226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003095 10.0.0.23 - - [2025-10-31 05:12:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024082 10.0.0.23 - - [2025-10-31 05:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021949 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.020013 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004513 10.0.0.23 - - [2025-10-31 05:12:22] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.004980 10.0.0.23 - - [2025-10-31 05:12:22] "POST /set-tag HTTP/1.1" 200 109 0.067757 10.0.0.23 - - [2025-10-31 05:12:22] "GET /loadbalancer-pool/e760f103-2970-44c2-a7aa-422e886d825d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017306 10.0.0.23 - - [2025-10-31 05:12:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034404 10.0.0.23 - - [2025-10-31 05:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007987 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010098 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006269 10.0.0.23 - - [2025-10-31 05:12:22] "POST /set-tag HTTP/1.1" 200 109 0.008221 10.0.0.23 - - [2025-10-31 05:12:22] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.006086 10.0.0.23 - - [2025-10-31 05:12:22] "GET /loadbalancer-pool/f69e2601-3ad2-4c46-a840-c5c7025d501c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003859 10.0.0.23 - - [2025-10-31 05:12:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037682 10.0.0.23 - - [2025-10-31 05:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032074 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012038 10.0.0.23 - - [2025-10-31 05:12:22] "GET /virtual-machine-interface/0b38f4c6-b617-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005295 10.0.0.23 - - [2025-10-31 05:12:22] "GET /floating-ip/6881221e-21db-440d-a4ab-66f5f0f9e6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.003258 10.0.0.23 - - [2025-10-31 05:12:23] "POST /set-tag HTTP/1.1" 200 109 0.003179 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 10.0.0.23 - - [2025-10-31 05:13:37] "GET /global-system-configs HTTP/1.1" 200 322 0.008612 10.0.0.23 - - [2025-10-31 05:13:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002043 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:13:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.23 - - [2025-10-31 05:15:27] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.23 - - [2025-10-31 05:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.23 - - [2025-10-31 05:15:27] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039970 10.0.0.23 - - [2025-10-31 05:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.23 - - [2025-10-31 05:15:28] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033103 10.0.0.23 - - [2025-10-31 05:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.23 - - [2025-10-31 05:15:28] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030427 10.0.0.23 - - [2025-10-31 05:15:28] "POST /tags HTTP/1.1" 200 333 0.030222 10.0.0.23 - - [2025-10-31 05:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.23 - - [2025-10-31 05:15:28] "GET /tag/c789f579-e89e-4187-b2ac-6fe60cd1f1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017127 10.0.0.23 - - [2025-10-31 05:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.23 - - [2025-10-31 05:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008674 10.0.0.23 - - [2025-10-31 05:15:28] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040668 10.0.0.23 - - [2025-10-31 05:15:28] "GET /virtual-networks?parent_id=d29ee0ad-9758-4c36-b361-27bddddc3fbf&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003258 10.0.0.23 - - [2025-10-31 05:15:28] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035797 10.0.0.23 - - [2025-10-31 05:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016770 10.0.0.23 - - [2025-10-31 05:15:29] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.012158 10.0.0.23 - - [2025-10-31 05:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.23 - - [2025-10-31 05:15:29] "GET /service-appliance-set/ce81b830-3eee-4956-8b91-4cac58d02517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004232 10.0.0.23 - - [2025-10-31 05:15:29] "POST /virtual-networks HTTP/1.1" 200 512 0.137422 10.0.0.23 - - [2025-10-31 05:15:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.002577 10.0.0.23 - - [2025-10-31 05:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.23 - - [2025-10-31 05:15:29] "GET /network-ipam/556779a3-7b86-4c76-a756-c78f4cd12c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.005060 10.0.0.23 - - [2025-10-31 05:15:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.106517 10.0.0.23 - - [2025-10-31 05:15:29] "GET /virtual-machine-interface/dc3520eb-86d1-4852-92c1-ae19f90ca517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031270 10.0.0.23 - - [2025-10-31 05:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007669 10.0.0.23 - - [2025-10-31 05:15:29] "POST /ref-update HTTP/1.1" 200 156 0.136212 10.0.0.23 - - [2025-10-31 05:15:29] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005174 10.0.0.23 - - [2025-10-31 05:15:29] "GET /domains HTTP/1.1" 200 280 0.001650 10.0.0.23 - - [2025-10-31 05:15:29] "POST /instance-ips HTTP/1.1" 200 409 0.034403 10.0.0.23 - - [2025-10-31 05:15:29] "GET /domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c HTTP/1.1" 200 3085 0.022747 10.0.0.23 - - [2025-10-31 05:15:29] "GET /instance-ip/9c088020-e634-4eda-bd93-0ccf395aec45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005152 10.0.0.23 - - [2025-10-31 05:15:29] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf HTTP/1.1" 200 5477 0.043433 10.0.0.23 - - [2025-10-31 05:15:29] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2093 0.048158 10.0.0.23 - - [2025-10-31 05:15:29] "POST /loadbalancers HTTP/1.1" 200 610 0.095659 10.0.0.23 - - [2025-10-31 05:15:29] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2093 0.022085 10.0.0.23 - - [2025-10-31 05:15:29] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 200 1181 0.006720 10.0.0.23 - - [2025-10-31 05:15:29] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 200 1181 0.002482 10.0.0.23 - - [2025-10-31 05:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013839 10.0.0.23 - - [2025-10-31 05:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022156 10.0.0.23 - - [2025-10-31 05:15:29] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073612 10.0.0.23 - - [2025-10-31 05:15:29] "GET /instance-ip/9c088020-e634-4eda-bd93-0ccf395aec45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006311 10.0.0.23 - - [2025-10-31 05:15:29] "POST /route-targets HTTP/1.1" 200 327 0.037393 10.0.0.23 - - [2025-10-31 05:15:29] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056718 10.0.0.23 - - [2025-10-31 05:15:29] "POST /floating-ips HTTP/1.1" 200 597 0.050567 10.0.0.23 - - [2025-10-31 05:15:29] "POST /ref-update HTTP/1.1" 200 156 0.010619 10.0.0.23 - - [2025-10-31 05:15:29] "GET /loadbalancer/d544879e-fcb5-4631-96d0-411c68100fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002629 10.0.0.23 - - [2025-10-31 05:15:29] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.067715 10.0.0.23 - - [2025-10-31 05:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.23 - - [2025-10-31 05:15:29] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024508 10.0.0.23 - - [2025-10-31 05:15:29] "GET /loadbalancer-listener/b9b5e02c-a610-4fed-8a85-49562384cc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003255 10.0.0.23 - - [2025-10-31 05:15:29] "GET /loadbalancer-listener/b9b5e02c-a610-4fed-8a85-49562384cc41?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.007883 10.0.0.23 - - [2025-10-31 05:15:29] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021880 10.0.0.23 - - [2025-10-31 05:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.23 - - [2025-10-31 05:15:29] "GET /loadbalancer/d544879e-fcb5-4631-96d0-411c68100fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002394 10.0.0.23 - - [2025-10-31 05:15:29] "GET /instance-ip/9c088020-e634-4eda-bd93-0ccf395aec45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002915 10.0.0.23 - - [2025-10-31 05:15:29] "GET /instance-ip/9c088020-e634-4eda-bd93-0ccf395aec45?fields=floating_ips HTTP/1.1" 200 1213 0.006460 10.0.0.23 - - [2025-10-31 05:15:29] "GET /floating-ip/581939b1-8be3-4134-bbe0-7dfc3d8a002b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002547 10.0.0.23 - - [2025-10-31 05:15:30] "POST /tags HTTP/1.1" 200 295 0.055196 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012310 10.0.0.23 - - [2025-10-31 05:15:30] "GET /tag/0a44bf5f-1591-484a-9f44-e964af775ff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.018404 10.0.0.23 - - [2025-10-31 05:15:30] "POST /tags HTTP/1.1" 409 233 0.002295 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.23 - - [2025-10-31 05:15:30] "GET /tag/3884aab6-fcb9-4d61-9fe6-ea8eb7245c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010015 10.0.0.23 - - [2025-10-31 05:15:30] "POST /tags HTTP/1.1" 409 206 0.002393 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.23 - - [2025-10-31 05:15:30] "GET /tag/9772efc5-8f82-4725-9c0f-b40dee5d4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010777 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004569 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.23 - - [2025-10-31 05:15:30] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035272 10.0.0.23 - - [2025-10-31 05:15:30] "POST /virtual-machines HTTP/1.1" 200 369 0.007872 10.0.0.23 - - [2025-10-31 05:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019103 10.0.0.23 - - [2025-10-31 05:15:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122136 10.0.0.23 - - [2025-10-31 05:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009021 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014087 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004973 10.0.0.23 - - [2025-10-31 05:15:30] "POST /instance-ips HTTP/1.1" 200 409 0.021796 10.0.0.23 - - [2025-10-31 05:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021788 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009160 10.0.0.23 - - [2025-10-31 05:15:30] "POST /set-tag HTTP/1.1" 200 109 0.019646 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010023 10.0.0.23 - - [2025-10-31 05:15:30] "GET /instance-ip/9ea34a1c-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005438 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005775 10.0.0.23 - - [2025-10-31 05:15:30] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003047 10.0.0.23 - - [2025-10-31 05:15:30] "POST /ref-update HTTP/1.1" 200 156 0.009441 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012698 10.0.0.23 - - [2025-10-31 05:15:30] "POST /set-tag HTTP/1.1" 200 109 0.007194 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.23 - - [2025-10-31 05:15:30] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004853 10.0.0.23 - - [2025-10-31 05:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.23 - - [2025-10-31 05:15:31] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034156 10.0.0.23 - - [2025-10-31 05:15:31] "POST /virtual-machines HTTP/1.1" 200 369 0.014501 10.0.0.23 - - [2025-10-31 05:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011114 10.0.0.23 - - [2025-10-31 05:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.162281 10.0.0.23 - - [2025-10-31 05:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009291 10.0.0.23 - - [2025-10-31 05:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009898 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006782 10.0.0.23 - - [2025-10-31 05:15:31] "POST /instance-ips HTTP/1.1" 200 409 0.019479 10.0.0.23 - - [2025-10-31 05:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024765 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011277 10.0.0.23 - - [2025-10-31 05:15:31] "POST /set-tag HTTP/1.1" 200 109 0.023856 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009159 10.0.0.23 - - [2025-10-31 05:15:31] "GET /instance-ip/9f1a67b4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005269 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004344 10.0.0.23 - - [2025-10-31 05:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003590 10.0.0.23 - - [2025-10-31 05:15:31] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013176 10.0.0.23 - - [2025-10-31 05:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004327 10.0.0.23 - - [2025-10-31 05:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.23 - - [2025-10-31 05:15:31] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003816 10.0.0.23 - - [2025-10-31 05:15:31] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.23 - - [2025-10-31 05:15:34] "GET /domains HTTP/1.1" 200 280 0.005643 10.0.0.23 - - [2025-10-31 05:15:34] "GET /domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c HTTP/1.1" 200 3085 0.002957 10.0.0.23 - - [2025-10-31 05:15:34] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf HTTP/1.1" 200 7065 0.042580 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2093 0.004495 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2093 0.009878 10.0.0.23 - - [2025-10-31 05:15:34] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 200 1402 0.004073 10.0.0.23 - - [2025-10-31 05:15:34] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 200 1402 0.003301 10.0.0.23 - - [2025-10-31 05:15:34] "GET /route-target/88d4192c-0d7a-4e43-92a0-503d06a87c27 HTTP/1.1" 200 1152 0.003869 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2093 0.004662 10.0.0.23 - - [2025-10-31 05:15:34] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 200 1402 0.005120 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005453 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2093 0.003948 10.0.0.23 - - [2025-10-31 05:15:34] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 200 1402 0.003043 10.0.0.23 - - [2025-10-31 05:15:34] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 200 1402 0.002702 10.0.0.23 - - [2025-10-31 05:15:34] "GET /route-target/88d4192c-0d7a-4e43-92a0-503d06a87c27 HTTP/1.1" 200 1152 0.002748 10.0.0.23 - - [2025-10-31 05:15:34] "GET /domains HTTP/1.1" 200 280 0.005012 10.0.0.23 - - [2025-10-31 05:15:34] "GET /domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c HTTP/1.1" 200 3085 0.003875 10.0.0.23 - - [2025-10-31 05:15:34] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf HTTP/1.1" 200 7065 0.040069 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2093 0.004550 10.0.0.23 - - [2025-10-31 05:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.23 - - [2025-10-31 05:15:34] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050948 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.015840 10.0.0.23 - - [2025-10-31 05:15:34] "GET /floating-ip-pools?parent_id=e7a02b43-782a-4a59-afc0-10ddaf5b825a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002621 10.0.0.23 - - [2025-10-31 05:15:34] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006534 10.0.0.23 - - [2025-10-31 05:15:34] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027580 10.0.0.23 - - [2025-10-31 05:15:35] "POST /ref-update HTTP/1.1" 200 156 0.010638 10.0.0.23 - - [2025-10-31 05:15:35] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007049 10.0.0.23 - - [2025-10-31 05:15:35] "GET /domains HTTP/1.1" 200 280 0.006110 10.0.0.23 - - [2025-10-31 05:15:35] "GET /domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c HTTP/1.1" 200 3085 0.016482 10.0.0.23 - - [2025-10-31 05:15:35] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf HTTP/1.1" 200 7321 0.031838 10.0.0.23 - - [2025-10-31 05:15:35] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2331 0.006389 10.0.0.23 - - [2025-10-31 05:15:35] "GET /floating-ip-pool/04605d1f-ecc8-450a-9466-917a033b3ddf HTTP/1.1" 200 1313 0.010011 10.0.0.23 - - [2025-10-31 05:15:35] "GET /domains HTTP/1.1" 200 280 0.003724 10.0.0.23 - - [2025-10-31 05:15:35] "GET /domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c HTTP/1.1" 200 3085 0.003344 10.0.0.23 - - [2025-10-31 05:15:35] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf HTTP/1.1" 200 7321 0.031802 10.0.0.23 - - [2025-10-31 05:15:35] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 2331 0.010797 10.0.0.23 - - [2025-10-31 05:15:35] "GET /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003919 10.0.0.23 - - [2025-10-31 05:15:35] "POST /tags HTTP/1.1" 200 365 0.053145 10.0.0.23 - - [2025-10-31 05:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018903 10.0.0.23 - - [2025-10-31 05:15:35] "GET /tag/8a58ebf5-ef24-44c9-9cc8-b1ab390e86a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016454 10.0.0.23 - - [2025-10-31 05:15:35] "POST /tags HTTP/1.1" 409 206 0.001997 10.0.0.23 - - [2025-10-31 05:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.23 - - [2025-10-31 05:15:35] "GET /tag/9772efc5-8f82-4725-9c0f-b40dee5d4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017057 10.0.0.23 - - [2025-10-31 05:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.23 - - [2025-10-31 05:15:35] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040971 10.0.0.23 - - [2025-10-31 05:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.23 - - [2025-10-31 05:15:35] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005275 10.0.0.23 - - [2025-10-31 05:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.23 - - [2025-10-31 05:15:35] "GET /service-appliance-set/f95bfda8-3865-42a1-9171-a83316eacb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003549 10.0.0.23 - - [2025-10-31 05:15:35] "POST /fqname-to-id HTTP/1.1" 404 258 0.001935 10.0.0.23 - - [2025-10-31 05:15:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.121029 10.0.0.23 - - [2025-10-31 05:15:35] "GET /virtual-machine-interface/3f692130-02d8-435b-90d8-67e1832ff4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.016139 10.0.0.23 - - [2025-10-31 05:15:35] "POST /set-tag HTTP/1.1" 200 109 0.028239 10.0.0.23 - - [2025-10-31 05:15:35] "POST /instance-ips HTTP/1.1" 200 417 0.025364 10.0.0.23 - - [2025-10-31 05:15:35] "GET /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004847 10.0.0.23 - - [2025-10-31 05:15:35] "POST /loadbalancers HTTP/1.1" 200 618 0.063991 10.0.0.23 - - [2025-10-31 05:15:35] "POST /service-instances HTTP/1.1" 200 566 0.019228 10.0.0.23 - - [2025-10-31 05:15:35] "POST /ref-update HTTP/1.1" 200 156 0.024287 10.0.0.23 - - [2025-10-31 05:15:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.037307 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013060 10.0.0.23 - - [2025-10-31 05:15:36] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.055142 10.0.0.23 - - [2025-10-31 05:15:36] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.009833 10.0.0.23 - - [2025-10-31 05:15:36] "GET /virtual-machine-interface/3f692130-02d8-435b-90d8-67e1832ff4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005046 10.0.0.23 - - [2025-10-31 05:15:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016286 10.0.0.23 - - [2025-10-31 05:15:36] "GET /virtual-machine-interface/3f692130-02d8-435b-90d8-67e1832ff4d9?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.035898 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.23 - - [2025-10-31 05:15:36] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.011028 10.0.0.23 - - [2025-10-31 05:15:36] "GET /floating-ip-pool/04605d1f-ecc8-450a-9466-917a033b3ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002822 10.0.0.23 - - [2025-10-31 05:15:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015450 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.23 - - [2025-10-31 05:15:36] "POST /virtual-machines HTTP/1.1" 200 429 0.015909 10.0.0.23 - - [2025-10-31 05:15:36] "POST /floating-ips HTTP/1.1" 200 671 0.129555 10.0.0.23 - - [2025-10-31 05:15:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019341 10.0.0.23 - - [2025-10-31 05:15:36] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003398 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.23 - - [2025-10-31 05:15:36] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012173 10.0.0.23 - - [2025-10-31 05:15:36] "POST /tags HTTP/1.1" 409 221 0.005602 10.0.0.23 - - [2025-10-31 05:15:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.161225 10.0.0.23 - - [2025-10-31 05:15:36] "POST /chown HTTP/1.1" 200 109 0.031603 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013554 10.0.0.23 - - [2025-10-31 05:15:36] "GET /tag/c789f579-e89e-4187-b2ac-6fe60cd1f1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020010 10.0.0.23 - - [2025-10-31 05:15:36] "POST /tags HTTP/1.1" 409 238 0.003656 10.0.0.23 - - [2025-10-31 05:15:36] "POST /chown HTTP/1.1" 200 109 0.008839 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.23 - - [2025-10-31 05:15:36] "GET /tag/8a58ebf5-ef24-44c9-9cc8-b1ab390e86a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011314 10.0.0.23 - - [2025-10-31 05:15:36] "PUT /virtual-machine-interface/931e8e56-9b66-44be-abe3-b1b232dd598b HTTP/1.1" 200 284 0.024003 10.0.0.23 - - [2025-10-31 05:15:36] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.025797 10.0.0.23 - - [2025-10-31 05:15:36] "POST /ref-update HTTP/1.1" 200 156 0.036335 10.0.0.23 - - [2025-10-31 05:15:36] "POST /firewall-rules HTTP/1.1" 200 650 0.139165 10.0.0.23 - - [2025-10-31 05:15:36] "POST /ref-update HTTP/1.1" 200 156 0.043200 10.0.0.23 - - [2025-10-31 05:15:36] "GET /firewall-rule/ad1080d4-6a73-4f07-be56-8da18beb85db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008226 10.0.0.23 - - [2025-10-31 05:15:36] "POST /ref-update HTTP/1.1" 200 156 0.026270 10.0.0.23 - - [2025-10-31 05:15:36] "GET /firewall-policy/02071297-cf45-4691-8ff8-2a3ebf0ea922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.015400 10.0.0.23 - - [2025-10-31 05:15:36] "GET /firewall-rule/ad1080d4-6a73-4f07-be56-8da18beb85db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005793 10.0.0.23 - - [2025-10-31 05:15:36] "POST /ref-update HTTP/1.1" 200 156 0.024643 10.0.0.23 - - [2025-10-31 05:15:36] "POST /ref-update HTTP/1.1" 200 156 0.014467 10.0.0.23 - - [2025-10-31 05:15:36] "POST /ref-update HTTP/1.1" 200 156 0.041291 10.0.0.23 - - [2025-10-31 05:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.23 - - [2025-10-31 05:15:36] "POST /ref-update HTTP/1.1" 200 156 0.034468 10.0.0.23 - - [2025-10-31 05:15:37] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057417 10.0.0.23 - - [2025-10-31 05:15:37] "POST /virtual-machines HTTP/1.1" 200 429 0.033512 10.0.0.23 - - [2025-10-31 05:15:37] "GET /loadbalancer/a56d532e-0a5e-4074-a512-e819436ddbdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006463 10.0.0.23 - - [2025-10-31 05:15:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.040395 10.0.0.23 - - [2025-10-31 05:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007633 10.0.0.23 - - [2025-10-31 05:15:37] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061547 10.0.0.23 - - [2025-10-31 05:15:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.181393 10.0.0.23 - - [2025-10-31 05:15:37] "GET /loadbalancer-listener/414e80a0-a291-4e84-9fb6-bed600a8892e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.019702 10.0.0.23 - - [2025-10-31 05:15:37] "GET /loadbalancer-listener/414e80a0-a291-4e84-9fb6-bed600a8892e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.021182 10.0.0.23 - - [2025-10-31 05:15:37] "POST /chown HTTP/1.1" 200 109 0.033850 10.0.0.23 - - [2025-10-31 05:15:37] "POST /chown HTTP/1.1" 200 109 0.011732 10.0.0.23 - - [2025-10-31 05:15:37] "PUT /virtual-machine-interface/07fbb31b-7e1d-4eb7-ac19-7057749b4667 HTTP/1.1" 200 284 0.013962 10.0.0.23 - - [2025-10-31 05:15:37] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.101235 10.0.0.23 - - [2025-10-31 05:15:37] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.069243 10.0.0.23 - - [2025-10-31 05:15:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035351 10.0.0.23 - - [2025-10-31 05:15:37] "GET /loadbalancer-pool/5ad81ad7-d5b2-44bb-8519-87111074f56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004595 10.0.0.23 - - [2025-10-31 05:15:37] "POST /ref-update HTTP/1.1" 200 156 0.050543 10.0.0.23 - - [2025-10-31 05:15:37] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037506 10.0.0.23 - - [2025-10-31 05:15:37] "POST /ref-update HTTP/1.1" 200 156 0.035637 10.0.0.23 - - [2025-10-31 05:15:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.050826 10.0.0.23 - - [2025-10-31 05:15:37] "POST /ref-update HTTP/1.1" 200 156 0.039077 10.0.0.23 - - [2025-10-31 05:15:37] "GET /loadbalancer-member/3798ef6e-c323-456b-93ef-f405af2a4288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.026394 10.0.0.23 - - [2025-10-31 05:15:37] "POST /ref-update HTTP/1.1" 200 156 0.031382 10.0.0.23 - - [2025-10-31 05:15:37] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002773 10.0.0.23 - - [2025-10-31 05:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.23 - - [2025-10-31 05:15:37] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007811 10.0.0.23 - - [2025-10-31 05:15:37] "POST /ref-update HTTP/1.1" 200 156 0.016769 10.0.0.23 - - [2025-10-31 05:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.23 - - [2025-10-31 05:15:37] "POST /tags HTTP/1.1" 409 221 0.005390 10.0.0.23 - - [2025-10-31 05:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006057 10.0.0.23 - - [2025-10-31 05:15:37] "GET /tag/c789f579-e89e-4187-b2ac-6fe60cd1f1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013868 10.0.0.23 - - [2025-10-31 05:15:37] "POST /chown HTTP/1.1" 200 109 0.031083 10.0.0.23 - - [2025-10-31 05:15:37] "POST /tags HTTP/1.1" 409 238 0.002272 10.0.0.23 - - [2025-10-31 05:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.23 - - [2025-10-31 05:15:37] "GET /tag/8a58ebf5-ef24-44c9-9cc8-b1ab390e86a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017706 10.0.0.23 - - [2025-10-31 05:15:37] "POST /chown HTTP/1.1" 200 109 0.026209 10.0.0.23 - - [2025-10-31 05:15:37] "POST /firewall-rules HTTP/1.1" 409 293 0.005119 10.0.0.23 - - [2025-10-31 05:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.23 - - [2025-10-31 05:15:37] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.037847 10.0.0.23 - - [2025-10-31 05:15:37] "POST /ref-update HTTP/1.1" 200 156 0.044319 10.0.0.23 - - [2025-10-31 05:15:38] "PUT /firewall-rule/ad1080d4-6a73-4f07-be56-8da18beb85db HTTP/1.1" 200 260 0.089308 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.016369 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.017559 10.0.0.23 - - [2025-10-31 05:15:38] "GET /firewall-rule/ad1080d4-6a73-4f07-be56-8da18beb85db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.019010 10.0.0.23 - - [2025-10-31 05:15:38] "GET /firewall-policy/02071297-cf45-4691-8ff8-2a3ebf0ea922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.008907 10.0.0.23 - - [2025-10-31 05:15:38] "GET /firewall-rule/ad1080d4-6a73-4f07-be56-8da18beb85db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004119 10.0.0.23 - - [2025-10-31 05:15:38] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.036223 10.0.0.23 - - [2025-10-31 05:15:38] "POST /ref-update HTTP/1.1" 200 156 0.034290 10.0.0.23 - - [2025-10-31 05:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-10-31 05:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013415 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.057998 10.0.0.23 - - [2025-10-31 05:15:38] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010772 10.0.0.23 - - [2025-10-31 05:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023421 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.021639 10.0.0.23 - - [2025-10-31 05:15:38] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058397 10.0.0.23 - - [2025-10-31 05:15:38] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.057545 10.0.0.23 - - [2025-10-31 05:15:38] "POST /virtual-machines HTTP/1.1" 200 373 0.013321 10.0.0.23 - - [2025-10-31 05:15:38] "POST /ref-update HTTP/1.1" 200 156 0.052903 10.0.0.23 - - [2025-10-31 05:15:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029230 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.031526 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.029627 10.0.0.23 - - [2025-10-31 05:15:38] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.055523 10.0.0.23 - - [2025-10-31 05:15:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.174603 10.0.0.23 - - [2025-10-31 05:15:38] "POST /ref-update HTTP/1.1" 200 156 0.014698 10.0.0.23 - - [2025-10-31 05:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008693 10.0.0.23 - - [2025-10-31 05:15:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027127 10.0.0.23 - - [2025-10-31 05:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018077 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.036032 10.0.0.23 - - [2025-10-31 05:15:38] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.020595 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.019245 10.0.0.23 - - [2025-10-31 05:15:38] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.027498 10.0.0.23 - - [2025-10-31 05:15:38] "POST /instance-ips HTTP/1.1" 200 413 0.045957 10.0.0.23 - - [2025-10-31 05:15:38] "POST /ref-update HTTP/1.1" 200 156 0.051250 10.0.0.23 - - [2025-10-31 05:15:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.055348 10.0.0.23 - - [2025-10-31 05:15:38] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012858 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.013055 10.0.0.23 - - [2025-10-31 05:15:38] "POST /chown HTTP/1.1" 200 109 0.022147 10.0.0.23 - - [2025-10-31 05:15:39] "PUT /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 256 0.027268 10.0.0.23 - - [2025-10-31 05:15:39] "POST /set-tag HTTP/1.1" 200 109 0.040287 10.0.0.23 - - [2025-10-31 05:15:39] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.025131 10.0.0.23 - - [2025-10-31 05:15:39] "GET /instance-ip/a383a8ce-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004704 10.0.0.23 - - [2025-10-31 05:15:39] "POST /ref-update HTTP/1.1" 200 156 0.030137 10.0.0.23 - - [2025-10-31 05:15:39] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004590 10.0.0.23 - - [2025-10-31 05:15:39] "POST /set-tag HTTP/1.1" 200 109 0.007588 10.0.0.23 - - [2025-10-31 05:15:39] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004659 10.0.0.23 - - [2025-10-31 05:15:39] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.011409 10.0.0.23 - - [2025-10-31 05:15:39] "POST /ref-update HTTP/1.1" 200 156 0.033062 10.0.0.23 - - [2025-10-31 05:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031448 10.0.0.23 - - [2025-10-31 05:15:39] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.024823 10.0.0.23 - - [2025-10-31 05:15:39] "POST /set-tag HTTP/1.1" 200 109 0.007284 10.0.0.23 - - [2025-10-31 05:15:39] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004695 10.0.0.23 - - [2025-10-31 05:15:39] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.23 - - [2025-10-31 05:15:39] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.013480 10.0.0.23 - - [2025-10-31 05:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027949 10.0.0.23 - - [2025-10-31 05:15:39] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.010420 10.0.0.23 - - [2025-10-31 05:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009280 10.0.0.23 - - [2025-10-31 05:15:39] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.011402 10.0.0.23 - - [2025-10-31 05:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020605 10.0.0.23 - - [2025-10-31 05:15:39] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.010705 10.0.0.23 - - [2025-10-31 05:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008768 10.0.0.23 - - [2025-10-31 05:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.23 - - [2025-10-31 05:15:39] "POST /chown HTTP/1.1" 200 109 0.006232 10.0.0.23 - - [2025-10-31 05:15:39] "POST /chown HTTP/1.1" 200 109 0.014343 10.0.0.23 - - [2025-10-31 05:15:39] "POST /ref-update HTTP/1.1" 200 156 0.024330 10.0.0.23 - - [2025-10-31 05:15:39] "POST /chown HTTP/1.1" 200 109 0.006321 10.0.0.23 - - [2025-10-31 05:15:39] "POST /chown HTTP/1.1" 200 109 0.026525 10.0.0.23 - - [2025-10-31 05:15:39] "POST /ref-update HTTP/1.1" 200 156 0.021143 10.0.0.23 - - [2025-10-31 05:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.23 - - [2025-10-31 05:15:39] "POST /chown HTTP/1.1" 200 109 0.006660 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.029665 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.005995 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.027216 10.0.0.23 - - [2025-10-31 05:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.006932 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.019092 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.019558 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.006783 10.0.0.23 - - [2025-10-31 05:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.007340 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.007040 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.012068 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.024594 10.0.0.23 - - [2025-10-31 05:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.007161 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.024635 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.032750 10.0.0.23 - - [2025-10-31 05:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020021 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.009993 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.025505 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.025924 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.012939 10.0.0.23 - - [2025-10-31 05:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.007968 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.008520 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.031491 10.0.0.23 - - [2025-10-31 05:15:40] "POST /chown HTTP/1.1" 200 109 0.028091 10.0.0.23 - - [2025-10-31 05:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.023113 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.007596 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.013798 10.0.0.23 - - [2025-10-31 05:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.007050 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.022229 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.020421 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.010090 10.0.0.23 - - [2025-10-31 05:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.006855 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.009269 10.0.0.23 - - [2025-10-31 05:15:41] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025252 10.0.0.23 - - [2025-10-31 05:15:41] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.035156 10.0.0.23 - - [2025-10-31 05:15:41] "POST /chown HTTP/1.1" 200 109 0.018041 10.0.0.23 - - [2025-10-31 05:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.23 - - [2025-10-31 05:15:41] "GET /loadbalancer/d544879e-fcb5-4631-96d0-411c68100fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002725 10.0.0.23 - - [2025-10-31 05:15:41] "GET /loadbalancer-pool/722270ac-6b84-493d-bd59-40d7d92c986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002595 10.0.0.23 - - [2025-10-31 05:15:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.028937 10.0.0.23 - - [2025-10-31 05:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018378 10.0.0.23 - - [2025-10-31 05:15:41] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012632 10.0.0.23 - - [2025-10-31 05:15:41] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003983 10.0.0.23 - - [2025-10-31 05:15:41] "POST /tags HTTP/1.1" 409 221 0.002538 10.0.0.23 - - [2025-10-31 05:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.23 - - [2025-10-31 05:15:41] "POST /ref-update HTTP/1.1" 200 156 0.007379 10.0.0.23 - - [2025-10-31 05:15:41] "GET /tag/c789f579-e89e-4187-b2ac-6fe60cd1f1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020511 10.0.0.23 - - [2025-10-31 05:15:41] "GET /floating-ip/581939b1-8be3-4134-bbe0-7dfc3d8a002b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004427 10.0.0.23 - - [2025-10-31 05:15:41] "PUT /floating-ip/581939b1-8be3-4134-bbe0-7dfc3d8a002b HTTP/1.1" 200 256 0.008253 10.0.0.23 - - [2025-10-31 05:15:41] "POST /set-tag HTTP/1.1" 200 109 0.016337 10.0.0.23 - - [2025-10-31 05:15:42] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005293 10.0.0.23 - - [2025-10-31 05:15:42] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.23 - - [2025-10-31 05:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.23 - - [2025-10-31 05:15:42] "GET /loadbalancer/d544879e-fcb5-4631-96d0-411c68100fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003036 10.0.0.23 - - [2025-10-31 05:15:42] "GET /loadbalancer-pool/722270ac-6b84-493d-bd59-40d7d92c986b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002739 10.0.0.23 - - [2025-10-31 05:15:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021826 10.0.0.23 - - [2025-10-31 05:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009469 10.0.0.23 - - [2025-10-31 05:15:42] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010071 10.0.0.23 - - [2025-10-31 05:15:42] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004907 10.0.0.23 - - [2025-10-31 05:15:42] "POST /ref-update HTTP/1.1" 200 156 0.010955 10.0.0.23 - - [2025-10-31 05:15:42] "GET /floating-ip/581939b1-8be3-4134-bbe0-7dfc3d8a002b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015100 10.0.0.23 - - [2025-10-31 05:15:42] "POST /set-tag HTTP/1.1" 200 109 0.045429 10.0.0.23 - - [2025-10-31 05:15:43] "GET /virtual-machine/a8559e21-d855-4025-b7fb-392229b0b5a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003998 10.0.0.23 - - [2025-10-31 05:15:43] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005240 10.0.0.23 - - [2025-10-31 05:15:43] "GET /virtual-machine/ed594fc8-b334-46a3-87d8-77e813eb7aba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003305 10.0.0.23 - - [2025-10-31 05:15:43] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004860 10.0.0.23 - - [2025-10-31 05:15:52] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004428 10.0.0.23 - - [2025-10-31 05:15:52] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.23 - - [2025-10-31 05:15:53] "GET /virtual-machine/13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002895 10.0.0.23 - - [2025-10-31 05:15:53] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004751 10.0.0.23 - - [2025-10-31 05:15:53] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004851 10.0.0.23 - - [2025-10-31 05:15:53] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.23 - - [2025-10-31 05:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.23 - - [2025-10-31 05:16:17] "POST /chown HTTP/1.1" 200 109 0.006295 10.0.0.23 - - [2025-10-31 05:16:18] "POST /chown HTTP/1.1" 200 109 0.006310 10.0.0.23 - - [2025-10-31 05:16:18] "POST /chown HTTP/1.1" 200 109 0.007127 10.0.0.23 - - [2025-10-31 05:16:18] "POST /chown HTTP/1.1" 200 109 0.031016 10.0.0.23 - - [2025-10-31 05:16:25] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005411 10.0.0.23 - - [2025-10-31 05:16:25] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.23 - - [2025-10-31 05:16:25] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004432 10.0.0.23 - - [2025-10-31 05:16:25] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.23 - - [2025-10-31 05:16:25] "GET /virtual-machine/13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002331 10.0.0.23 - - [2025-10-31 05:16:25] "POST /ref-update HTTP/1.1" 200 156 0.008366 10.0.0.23 - - [2025-10-31 05:16:25] "GET /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009306 10.0.0.23 - - [2025-10-31 05:16:25] "POST /set-tag HTTP/1.1" 200 109 0.018394 10.0.0.23 - - [2025-10-31 05:16:25] "POST /set-tag HTTP/1.1" 200 109 0.033736 10.0.0.23 - - [2025-10-31 05:16:25] "DELETE /instance-ip/a383a8ce-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.039129 10.0.0.23 - - [2025-10-31 05:16:25] "DELETE /virtual-machine-interface/a35c3c3a-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.058130 10.0.0.23 - - [2025-10-31 05:16:25] "DELETE /virtual-machine/13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 HTTP/1.1" 200 115 0.022172 10.0.0.23 - - [2025-10-31 05:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.23 - - [2025-10-31 05:16:28] "GET /tag/8a58ebf5-ef24-44c9-9cc8-b1ab390e86a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013663 10.0.0.23 - - [2025-10-31 05:16:28] "GET /tag/8a58ebf5-ef24-44c9-9cc8-b1ab390e86a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012080 10.0.0.23 - - [2025-10-31 05:16:28] "GET /virtual-machine-interface/07fbb31b-7e1d-4eb7-ac19-7057749b4667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004130 10.0.0.23 - - [2025-10-31 05:16:28] "POST /set-tag HTTP/1.1" 200 109 0.022428 10.0.0.23 - - [2025-10-31 05:16:28] "GET /virtual-machine-interface/3f692130-02d8-435b-90d8-67e1832ff4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011702 10.0.0.23 - - [2025-10-31 05:16:28] "POST /set-tag HTTP/1.1" 200 109 0.025923 10.0.0.23 - - [2025-10-31 05:16:29] "GET /virtual-machine-interface/931e8e56-9b66-44be-abe3-b1b232dd598b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005238 10.0.0.23 - - [2025-10-31 05:16:29] "POST /set-tag HTTP/1.1" 200 109 0.017598 10.0.0.23 - - [2025-10-31 05:16:29] "GET /firewall-policy/02071297-cf45-4691-8ff8-2a3ebf0ea922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.015319 10.0.0.23 - - [2025-10-31 05:16:29] "GET /firewall-rule/ad1080d4-6a73-4f07-be56-8da18beb85db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004197 10.0.0.23 - - [2025-10-31 05:16:29] "POST /ref-update HTTP/1.1" 200 156 0.012078 10.0.0.23 - - [2025-10-31 05:16:29] "DELETE /firewall-rule/ad1080d4-6a73-4f07-be56-8da18beb85db HTTP/1.1" 200 115 0.079724 10.0.0.23 - - [2025-10-31 05:16:29] "DELETE /loadbalancer-member/3798ef6e-c323-456b-93ef-f405af2a4288 HTTP/1.1" 200 115 0.037436 10.0.0.23 - - [2025-10-31 05:16:29] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.017008 10.0.0.23 - - [2025-10-31 05:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.029387 10.0.0.23 - - [2025-10-31 05:16:29] "DELETE /loadbalancer-pool/5ad81ad7-d5b2-44bb-8519-87111074f56e HTTP/1.1" 200 115 0.100037 10.0.0.23 - - [2025-10-31 05:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.023081 10.0.0.23 - - [2025-10-31 05:16:29] "DELETE /loadbalancer-listener/414e80a0-a291-4e84-9fb6-bed600a8892e HTTP/1.1" 200 115 0.078770 10.0.0.23 - - [2025-10-31 05:16:29] "GET /floating-ip/6a95018c-b448-4a31-89b2-5a34a353f368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.008906 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.025114 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.043837 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.020192 10.0.0.23 - - [2025-10-31 05:16:29] "PUT /floating-ip/6a95018c-b448-4a31-89b2-5a34a353f368 HTTP/1.1" 200 256 0.075656 10.0.0.23 - - [2025-10-31 05:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011802 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.009525 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.078355 10.0.0.23 - - [2025-10-31 05:16:29] "DELETE /floating-ip/6a95018c-b448-4a31-89b2-5a34a353f368 HTTP/1.1" 200 115 0.152401 10.0.0.23 - - [2025-10-31 05:16:29] "DELETE /loadbalancer/a56d532e-0a5e-4074-a512-e819436ddbdb HTTP/1.1" 200 115 0.029096 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.018176 10.0.0.23 - - [2025-10-31 05:16:29] "POST /chown HTTP/1.1" 200 109 0.031401 10.0.0.23 - - [2025-10-31 05:16:29] "GET /floating-ip-pool/04605d1f-ecc8-450a-9466-917a033b3ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.019127 10.0.0.23 - - [2025-10-31 05:16:29] "POST /ref-update HTTP/1.1" 200 156 0.014042 10.0.0.23 - - [2025-10-31 05:16:29] "DELETE /instance-ip/b2bb9e7d-94ba-4e9f-84cf-5115f5694d94 HTTP/1.1" 200 115 0.124156 10.0.0.23 - - [2025-10-31 05:16:29] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.070076 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /floating-ip-pool/04605d1f-ecc8-450a-9466-917a033b3ddf HTTP/1.1" 200 115 0.088243 10.0.0.23 - - [2025-10-31 05:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022089 10.0.0.23 - - [2025-10-31 05:16:30] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.060790 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /virtual-machine-interface/3f692130-02d8-435b-90d8-67e1832ff4d9 HTTP/1.1" 200 115 0.218111 10.0.0.23 - - [2025-10-31 05:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034316 10.0.0.23 - - [2025-10-31 05:16:30] "PUT /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 266 0.050581 10.0.0.23 - - [2025-10-31 05:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026922 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /tag/8a58ebf5-ef24-44c9-9cc8-b1ab390e86a5 HTTP/1.1" 200 115 0.256805 10.0.0.23 - - [2025-10-31 05:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007354 10.0.0.23 - - [2025-10-31 05:16:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001349 10.0.0.23 - - [2025-10-31 05:16:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007279 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a HTTP/1.1" 200 115 0.417688 10.0.0.23 - - [2025-10-31 05:16:30] "GET /routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 HTTP/1.1" 404 171 0.010035 10.0.0.23 - - [2025-10-31 05:16:30] "GET /domains HTTP/1.1" 200 280 0.010955 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /service-instance/7c22cb79-23f1-42f9-a0dd-c27c60ff3c53 HTTP/1.1" 200 115 0.143771 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /route-target/88d4192c-0d7a-4e43-92a0-503d06a87c27 HTTP/1.1" 200 115 0.079427 10.0.0.23 - - [2025-10-31 05:16:30] "GET /domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c HTTP/1.1" 200 3085 0.024457 10.0.0.23 - - [2025-10-31 05:16:30] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf HTTP/1.1" 200 7412 0.052605 10.0.0.23 - - [2025-10-31 05:16:30] "GET /virtual-machine-interface/931e8e56-9b66-44be-abe3-b1b232dd598b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006797 10.0.0.23 - - [2025-10-31 05:16:30] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.025708 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /virtual-machine-interface/931e8e56-9b66-44be-abe3-b1b232dd598b HTTP/1.1" 200 115 0.098989 10.0.0.23 - - [2025-10-31 05:16:30] "POST /set-tag HTTP/1.1" 200 109 0.009098 10.0.0.23 - - [2025-10-31 05:16:30] "POST /ref-update HTTP/1.1" 200 156 0.010529 10.0.0.23 - - [2025-10-31 05:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.23 - - [2025-10-31 05:16:30] "GET /loadbalancer/d544879e-fcb5-4631-96d0-411c68100fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004450 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /virtual-machine/44dc3ff2-aefe-4e40-8d0d-4eedb49f4a45 HTTP/1.1" 200 115 0.041099 10.0.0.23 - - [2025-10-31 05:16:30] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011165 10.0.0.23 - - [2025-10-31 05:16:30] "GET /virtual-machine-interface/07fbb31b-7e1d-4eb7-ac19-7057749b4667?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.008599 10.0.0.23 - - [2025-10-31 05:16:30] "POST /set-tag HTTP/1.1" 200 109 0.042084 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /loadbalancer-member/cabb34d0-7c92-4dec-b173-7d349e7364d0 HTTP/1.1" 200 115 0.080471 10.0.0.23 - - [2025-10-31 05:16:30] "DELETE /virtual-machine-interface/07fbb31b-7e1d-4eb7-ac19-7057749b4667 HTTP/1.1" 200 115 0.136486 10.0.0.23 - - [2025-10-31 05:16:31] "DELETE /virtual-machine/b686def2-4b82-482f-8b87-91aa74f5b4a1 HTTP/1.1" 200 115 0.025978 10.0.0.23 - - [2025-10-31 05:16:32] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005091 10.0.0.23 - - [2025-10-31 05:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.23 - - [2025-10-31 05:16:32] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004222 10.0.0.23 - - [2025-10-31 05:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.23 - - [2025-10-31 05:16:32] "GET /virtual-machine/ed594fc8-b334-46a3-87d8-77e813eb7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005255 10.0.0.23 - - [2025-10-31 05:16:32] "POST /ref-update HTTP/1.1" 200 156 0.013334 10.0.0.23 - - [2025-10-31 05:16:32] "GET /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009391 10.0.0.23 - - [2025-10-31 05:16:32] "POST /set-tag HTTP/1.1" 200 109 0.024437 10.0.0.23 - - [2025-10-31 05:16:32] "POST /set-tag HTTP/1.1" 200 109 0.051964 10.0.0.23 - - [2025-10-31 05:16:32] "POST /set-tag HTTP/1.1" 200 109 0.047152 10.0.0.23 - - [2025-10-31 05:16:32] "DELETE /instance-ip/9f1a67b4-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.048276 10.0.0.23 - - [2025-10-31 05:16:32] "POST /ref-update HTTP/1.1" 200 156 0.011179 10.0.0.23 - - [2025-10-31 05:16:32] "DELETE /virtual-machine-interface/9ef81998-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.066333 10.0.0.23 - - [2025-10-31 05:16:32] "DELETE /virtual-machine/ed594fc8-b334-46a3-87d8-77e813eb7aba HTTP/1.1" 200 115 0.022485 10.0.0.23 - - [2025-10-31 05:16:35] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006139 10.0.0.23 - - [2025-10-31 05:16:35] "POST /set-tag HTTP/1.1" 200 109 0.005871 10.0.0.23 - - [2025-10-31 05:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.23 - - [2025-10-31 05:16:35] "GET /loadbalancer/d544879e-fcb5-4631-96d0-411c68100fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002651 10.0.0.23 - - [2025-10-31 05:16:36] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004768 10.0.0.23 - - [2025-10-31 05:16:36] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.23 - - [2025-10-31 05:16:36] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008048 10.0.0.23 - - [2025-10-31 05:16:36] "POST /set-tag HTTP/1.1" 200 109 0.006176 10.0.0.23 - - [2025-10-31 05:16:36] "GET /virtual-machine/a8559e21-d855-4025-b7fb-392229b0b5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003919 10.0.0.23 - - [2025-10-31 05:16:36] "POST /ref-update HTTP/1.1" 200 156 0.012846 10.0.0.23 - - [2025-10-31 05:16:36] "GET /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.024215 10.0.0.23 - - [2025-10-31 05:16:36] "POST /set-tag HTTP/1.1" 200 109 0.023384 10.0.0.23 - - [2025-10-31 05:16:36] "POST /set-tag HTTP/1.1" 200 109 0.017408 10.0.0.23 - - [2025-10-31 05:16:36] "POST /set-tag HTTP/1.1" 200 109 0.038620 10.0.0.23 - - [2025-10-31 05:16:36] "DELETE /instance-ip/9ea34a1c-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.060281 10.0.0.23 - - [2025-10-31 05:16:36] "POST /ref-update HTTP/1.1" 200 156 0.016354 10.0.0.23 - - [2025-10-31 05:16:36] "DELETE /virtual-machine-interface/9e881abc-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.076968 10.0.0.23 - - [2025-10-31 05:16:36] "DELETE /virtual-machine/a8559e21-d855-4025-b7fb-392229b0b5a2 HTTP/1.1" 200 115 0.029340 10.0.0.23 - - [2025-10-31 05:16:36] "DELETE /tag/3884aab6-fcb9-4d61-9fe6-ea8eb7245c8e HTTP/1.1" 200 115 0.031332 10.0.0.23 - - [2025-10-31 05:16:37] "DELETE /tag/0a44bf5f-1591-484a-9f44-e964af775ff1 HTTP/1.1" 200 115 0.071897 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.23 - - [2025-10-31 05:16:41] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040601 10.0.0.23 - - [2025-10-31 05:16:41] "POST /tags HTTP/1.1" 200 393 0.025949 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007984 10.0.0.23 - - [2025-10-31 05:16:41] "GET /tag/7a29e703-1e45-400c-a2a7-fad9df62703a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011918 10.0.0.23 - - [2025-10-31 05:16:41] "POST /tags HTTP/1.1" 200 341 0.019381 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.23 - - [2025-10-31 05:16:41] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011571 10.0.0.23 - - [2025-10-31 05:16:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000511 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008523 10.0.0.23 - - [2025-10-31 05:16:41] "POST /security-groups HTTP/1.1" 200 589 0.061003 10.0.0.23 - - [2025-10-31 05:16:41] "POST /projects HTTP/1.1" 200 519 0.164239 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.002042 10.0.0.23 - - [2025-10-31 05:16:41] "POST /access-control-lists HTTP/1.1" 200 598 0.066145 10.0.0.23 - - [2025-10-31 05:16:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.070879 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.003130 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.23 - - [2025-10-31 05:16:41] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010109 10.0.0.23 - - [2025-10-31 05:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.23 - - [2025-10-31 05:16:41] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.025000 10.0.0.23 - - [2025-10-31 05:16:41] "POST /access-control-lists HTTP/1.1" 200 596 0.066634 10.0.0.23 - - [2025-10-31 05:16:41] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.079898 10.0.0.23 - - [2025-10-31 05:16:41] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.063292 10.0.0.23 - - [2025-10-31 05:16:42] "POST /security-groups HTTP/1.1" 200 591 0.107944 10.0.0.23 - - [2025-10-31 05:16:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.003113 10.0.0.23 - - [2025-10-31 05:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031100 10.0.0.23 - - [2025-10-31 05:16:42] "POST /chown HTTP/1.1" 200 109 0.064249 10.0.0.23 - - [2025-10-31 05:16:42] "POST /access-control-lists HTTP/1.1" 200 632 0.091739 10.0.0.23 - - [2025-10-31 05:16:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.006527 10.0.0.23 - - [2025-10-31 05:16:42] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002639 10.0.0.23 - - [2025-10-31 05:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.23 - - [2025-10-31 05:16:42] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002358 10.0.0.23 - - [2025-10-31 05:16:42] "POST /tags HTTP/1.1" 409 226 0.001690 10.0.0.23 - - [2025-10-31 05:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.23 - - [2025-10-31 05:16:42] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.044560 10.0.0.23 - - [2025-10-31 05:16:42] "POST /access-control-lists HTTP/1.1" 200 630 0.087620 10.0.0.23 - - [2025-10-31 05:16:42] "POST /firewall-rules HTTP/1.1" 200 600 0.094654 10.0.0.23 - - [2025-10-31 05:16:42] "GET /firewall-rule/a0f31cbb-9ec9-4668-a477-0622a21b11eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005745 10.0.0.23 - - [2025-10-31 05:16:42] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004267 10.0.0.23 - - [2025-10-31 05:16:42] "GET /firewall-rule/a0f31cbb-9ec9-4668-a477-0622a21b11eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002326 10.0.0.23 - - [2025-10-31 05:16:42] "POST /ref-update HTTP/1.1" 200 156 0.044460 10.0.0.23 - - [2025-10-31 05:16:42] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004719 10.0.0.23 - - [2025-10-31 05:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.23 - - [2025-10-31 05:16:42] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006916 10.0.0.23 - - [2025-10-31 05:16:42] "POST /tags HTTP/1.1" 409 226 0.001865 10.0.0.23 - - [2025-10-31 05:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.23 - - [2025-10-31 05:16:42] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.019848 10.0.0.23 - - [2025-10-31 05:16:42] "POST /firewall-rules HTTP/1.1" 200 598 0.061326 10.0.0.23 - - [2025-10-31 05:16:42] "GET /firewall-rule/b785211e-e763-417b-a63b-2a8cb17a86aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007336 10.0.0.23 - - [2025-10-31 05:16:42] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003757 10.0.0.23 - - [2025-10-31 05:16:42] "GET /firewall-rule/b785211e-e763-417b-a63b-2a8cb17a86aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002261 10.0.0.23 - - [2025-10-31 05:16:42] "POST /ref-update HTTP/1.1" 200 156 0.053909 10.0.0.23 - - [2025-10-31 05:16:44] "POST /tags HTTP/1.1" 200 393 0.026235 10.0.0.23 - - [2025-10-31 05:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.23 - - [2025-10-31 05:16:44] "GET /tag/61f9f744-1375-4f01-adb8-7d2adcc620b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012016 10.0.0.23 - - [2025-10-31 05:16:44] "POST /tags HTTP/1.1" 200 341 0.020018 10.0.0.23 - - [2025-10-31 05:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008619 10.0.0.23 - - [2025-10-31 05:16:44] "GET /tag/694033f2-ba70-416a-8055-4f29bdc77dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012244 10.0.0.23 - - [2025-10-31 05:16:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.003634 10.0.0.23 - - [2025-10-31 05:16:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.009668 10.0.0.23 - - [2025-10-31 05:16:44] "POST /security-groups HTTP/1.1" 200 589 0.076560 10.0.0.23 - - [2025-10-31 05:16:44] "POST /projects HTTP/1.1" 200 519 0.239817 10.0.0.23 - - [2025-10-31 05:16:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.003396 10.0.0.23 - - [2025-10-31 05:16:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013592 10.0.0.23 - - [2025-10-31 05:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010639 10.0.0.23 - - [2025-10-31 05:16:44] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.027687 10.0.0.23 - - [2025-10-31 05:16:44] "POST /access-control-lists HTTP/1.1" 200 598 0.098654 10.0.0.23 - - [2025-10-31 05:16:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.017302 10.0.0.23 - - [2025-10-31 05:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010174 10.0.0.23 - - [2025-10-31 05:16:44] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004673 10.0.0.23 - - [2025-10-31 05:16:44] "POST /access-control-lists HTTP/1.1" 200 596 0.060238 10.0.0.23 - - [2025-10-31 05:16:44] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.098726 10.0.0.23 - - [2025-10-31 05:16:44] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.040602 10.0.0.23 - - [2025-10-31 05:16:45] "POST /security-groups HTTP/1.1" 200 591 0.070531 10.0.0.23 - - [2025-10-31 05:16:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.001525 10.0.0.23 - - [2025-10-31 05:16:45] "POST /access-control-lists HTTP/1.1" 200 632 0.062937 10.0.0.23 - - [2025-10-31 05:16:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.009112 10.0.0.23 - - [2025-10-31 05:16:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.078323 10.0.0.23 - - [2025-10-31 05:16:45] "POST /chown HTTP/1.1" 200 109 0.017688 10.0.0.23 - - [2025-10-31 05:16:45] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041288 10.0.0.23 - - [2025-10-31 05:16:45] "POST /access-control-lists HTTP/1.1" 200 630 0.075032 10.0.0.23 - - [2025-10-31 05:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.23 - - [2025-10-31 05:16:45] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010439 10.0.0.23 - - [2025-10-31 05:16:45] "POST /tags HTTP/1.1" 409 226 0.001693 10.0.0.23 - - [2025-10-31 05:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.23 - - [2025-10-31 05:16:45] "GET /tag/694033f2-ba70-416a-8055-4f29bdc77dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012368 10.0.0.23 - - [2025-10-31 05:16:45] "POST /firewall-rules HTTP/1.1" 200 600 0.073058 10.0.0.23 - - [2025-10-31 05:16:45] "GET /firewall-rule/1ca8e923-e8fc-4b68-af24-f96237990f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011158 10.0.0.23 - - [2025-10-31 05:16:45] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004452 10.0.0.23 - - [2025-10-31 05:16:45] "GET /firewall-rule/1ca8e923-e8fc-4b68-af24-f96237990f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002291 10.0.0.23 - - [2025-10-31 05:16:45] "POST /ref-update HTTP/1.1" 200 156 0.066343 10.0.0.23 - - [2025-10-31 05:16:45] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009801 10.0.0.23 - - [2025-10-31 05:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.23 - - [2025-10-31 05:16:45] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002440 10.0.0.23 - - [2025-10-31 05:16:45] "POST /tags HTTP/1.1" 409 226 0.001642 10.0.0.23 - - [2025-10-31 05:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.23 - - [2025-10-31 05:16:45] "GET /tag/694033f2-ba70-416a-8055-4f29bdc77dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013326 10.0.0.23 - - [2025-10-31 05:16:45] "POST /firewall-rules HTTP/1.1" 200 598 0.084226 10.0.0.23 - - [2025-10-31 05:16:45] "GET /firewall-rule/fa30fe29-8bf8-4986-b7fa-405c693f5a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004570 10.0.0.23 - - [2025-10-31 05:16:45] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003157 10.0.0.23 - - [2025-10-31 05:16:45] "GET /firewall-rule/fa30fe29-8bf8-4986-b7fa-405c693f5a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002155 10.0.0.23 - - [2025-10-31 05:16:45] "POST /ref-update HTTP/1.1" 200 156 0.048637 10.0.0.23 - - [2025-10-31 05:16:47] "POST /tags HTTP/1.1" 200 345 0.077461 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012038 10.0.0.23 - - [2025-10-31 05:16:47] "GET /tag/58b6e7cc-cd52-47ca-a443-65b4685af750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013066 10.0.0.23 - - [2025-10-31 05:16:47] "POST /projects HTTP/1.1" 409 238 0.003242 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007670 10.0.0.23 - - [2025-10-31 05:16:47] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032883 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.23 - - [2025-10-31 05:16:47] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009517 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-10-31 05:16:47] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004785 10.0.0.23 - - [2025-10-31 05:16:47] "POST /security-groups HTTP/1.1" 409 285 0.002393 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.23 - - [2025-10-31 05:16:47] "PUT /security-group/3a203fc8-d2ab-4df6-a6c9-b2361eaad954 HTTP/1.1" 200 262 0.072890 10.0.0.23 - - [2025-10-31 05:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030904 10.0.0.23 - - [2025-10-31 05:16:47] "PUT /access-control-list/22d52ed5-77ad-4194-a947-53177de1a07f HTTP/1.1" 200 272 0.035584 10.0.0.23 - - [2025-10-31 05:16:47] "POST /tags HTTP/1.1" 409 228 0.005597 10.0.0.23 - - [2025-10-31 05:16:47] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.107942 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.23 - - [2025-10-31 05:16:47] "GET /tag/58b6e7cc-cd52-47ca-a443-65b4685af750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013860 10.0.0.23 - - [2025-10-31 05:16:47] "PUT /access-control-list/ee76b771-4068-41b8-aa11-946bfd086eb5 HTTP/1.1" 200 272 0.065039 10.0.0.23 - - [2025-10-31 05:16:47] "POST /tags HTTP/1.1" 200 345 0.032135 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.23 - - [2025-10-31 05:16:47] "GET /tag/9cf0437b-a644-4f33-909e-2b14f253bbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012958 10.0.0.23 - - [2025-10-31 05:16:47] "POST /projects HTTP/1.1" 409 238 0.007444 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.23 - - [2025-10-31 05:16:47] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030594 10.0.0.23 - - [2025-10-31 05:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.23 - - [2025-10-31 05:16:48] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004493 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.23 - - [2025-10-31 05:16:48] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031398 10.0.0.23 - - [2025-10-31 05:16:48] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007378 10.0.0.23 - - [2025-10-31 05:16:48] "POST /security-groups HTTP/1.1" 409 285 0.007132 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.23 - - [2025-10-31 05:16:48] "PUT /security-group/d5c1bbfc-bc5a-4c9e-884e-35f8228d61f3 HTTP/1.1" 200 262 0.056904 10.0.0.23 - - [2025-10-31 05:16:48] "PUT /access-control-list/6d62f9f1-ecb1-4fba-b4a6-0ce96e3ba131 HTTP/1.1" 200 272 0.014007 10.0.0.23 - - [2025-10-31 05:16:48] "PUT /access-control-list/e2ec9c03-219c-417c-bcb7-e4d7477eb33b HTTP/1.1" 200 272 0.028975 10.0.0.23 - - [2025-10-31 05:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028436 10.0.0.23 - - [2025-10-31 05:16:48] "POST /tags HTTP/1.1" 409 228 0.006135 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.23 - - [2025-10-31 05:16:48] "GET /tag/9cf0437b-a644-4f33-909e-2b14f253bbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012246 10.0.0.23 - - [2025-10-31 05:16:48] "POST /tags HTTP/1.1" 200 291 0.053690 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.23 - - [2025-10-31 05:16:48] "GET /tag/87c6fd5c-b019-4d3e-904b-1bdb83f8d661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014717 10.0.0.23 - - [2025-10-31 05:16:48] "POST /tags HTTP/1.1" 200 303 0.048331 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010756 10.0.0.23 - - [2025-10-31 05:16:48] "GET /tag/c363b398-d17a-47d2-b657-c5ce0006d20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012014 10.0.0.23 - - [2025-10-31 05:16:48] "POST /tags HTTP/1.1" 409 252 0.001535 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.23 - - [2025-10-31 05:16:48] "GET /tag/7a29e703-1e45-400c-a2a7-fad9df62703a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011150 10.0.0.23 - - [2025-10-31 05:16:48] "POST /tags HTTP/1.1" 409 226 0.001995 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.23 - - [2025-10-31 05:16:48] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013241 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.23 - - [2025-10-31 05:16:48] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004210 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.23 - - [2025-10-31 05:16:48] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030756 10.0.0.23 - - [2025-10-31 05:16:48] "POST /virtual-machines HTTP/1.1" 200 395 0.011978 10.0.0.23 - - [2025-10-31 05:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009953 10.0.0.23 - - [2025-10-31 05:16:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110167 10.0.0.23 - - [2025-10-31 05:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018587 10.0.0.23 - - [2025-10-31 05:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004377 10.0.0.23 - - [2025-10-31 05:16:49] "POST /instance-ips HTTP/1.1" 200 397 0.019532 10.0.0.23 - - [2025-10-31 05:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012194 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013043 10.0.0.23 - - [2025-10-31 05:16:49] "POST /set-tag HTTP/1.1" 200 109 0.077717 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022414 10.0.0.23 - - [2025-10-31 05:16:49] "GET /instance-ip/cd626496-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004376 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004839 10.0.0.23 - - [2025-10-31 05:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003928 10.0.0.23 - - [2025-10-31 05:16:49] "POST /ref-update HTTP/1.1" 200 156 0.008973 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016370 10.0.0.23 - - [2025-10-31 05:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.23 - - [2025-10-31 05:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003796 10.0.0.23 - - [2025-10-31 05:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.23 - - [2025-10-31 05:16:49] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028836 10.0.0.23 - - [2025-10-31 05:16:49] "POST /virtual-machines HTTP/1.1" 200 395 0.016546 10.0.0.23 - - [2025-10-31 05:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017551 10.0.0.23 - - [2025-10-31 05:16:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116635 10.0.0.23 - - [2025-10-31 05:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007781 10.0.0.23 - - [2025-10-31 05:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004881 10.0.0.23 - - [2025-10-31 05:16:49] "POST /instance-ips HTTP/1.1" 200 397 0.020822 10.0.0.23 - - [2025-10-31 05:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021044 10.0.0.23 - - [2025-10-31 05:16:49] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010111 10.0.0.23 - - [2025-10-31 05:16:50] "POST /set-tag HTTP/1.1" 200 109 0.063698 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011465 10.0.0.23 - - [2025-10-31 05:16:50] "GET /instance-ip/cddbbb84-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003011 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004838 10.0.0.23 - - [2025-10-31 05:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003538 10.0.0.23 - - [2025-10-31 05:16:50] "POST /ref-update HTTP/1.1" 200 156 0.007891 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004484 10.0.0.23 - - [2025-10-31 05:16:50] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.23 - - [2025-10-31 05:16:50] "POST /tags HTTP/1.1" 200 291 0.019257 10.0.0.23 - - [2025-10-31 05:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009463 10.0.0.23 - - [2025-10-31 05:16:50] "GET /tag/5dcd8fbb-9c2f-4559-bbc2-4b64ef389300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011493 10.0.0.23 - - [2025-10-31 05:16:50] "POST /tags HTTP/1.1" 409 252 0.002495 10.0.0.23 - - [2025-10-31 05:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.23 - - [2025-10-31 05:16:50] "GET /tag/61f9f744-1375-4f01-adb8-7d2adcc620b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012518 10.0.0.23 - - [2025-10-31 05:16:50] "POST /tags HTTP/1.1" 409 226 0.005610 10.0.0.23 - - [2025-10-31 05:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.23 - - [2025-10-31 05:16:50] "GET /tag/694033f2-ba70-416a-8055-4f29bdc77dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011348 10.0.0.23 - - [2025-10-31 05:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003710 10.0.0.23 - - [2025-10-31 05:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009230 10.0.0.23 - - [2025-10-31 05:16:50] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039841 10.0.0.23 - - [2025-10-31 05:16:50] "POST /virtual-machines HTTP/1.1" 200 395 0.010187 10.0.0.23 - - [2025-10-31 05:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007222 10.0.0.23 - - [2025-10-31 05:16:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100985 10.0.0.23 - - [2025-10-31 05:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015615 10.0.0.23 - - [2025-10-31 05:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008476 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004891 10.0.0.23 - - [2025-10-31 05:16:50] "POST /instance-ips HTTP/1.1" 200 397 0.020758 10.0.0.23 - - [2025-10-31 05:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024162 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018187 10.0.0.23 - - [2025-10-31 05:16:50] "POST /set-tag HTTP/1.1" 200 109 0.072869 10.0.0.23 - - [2025-10-31 05:16:50] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018282 10.0.0.23 - - [2025-10-31 05:16:50] "GET /instance-ip/ce688d52-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003546 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004995 10.0.0.23 - - [2025-10-31 05:16:51] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.007383 10.0.0.23 - - [2025-10-31 05:16:51] "POST /ref-update HTTP/1.1" 200 156 0.009873 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008430 10.0.0.23 - - [2025-10-31 05:16:51] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.23 - - [2025-10-31 05:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004128 10.0.0.23 - - [2025-10-31 05:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.23 - - [2025-10-31 05:16:51] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051643 10.0.0.23 - - [2025-10-31 05:16:51] "POST /virtual-machines HTTP/1.1" 200 395 0.010181 10.0.0.23 - - [2025-10-31 05:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028328 10.0.0.23 - - [2025-10-31 05:16:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124698 10.0.0.23 - - [2025-10-31 05:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033150 10.0.0.23 - - [2025-10-31 05:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006896 10.0.0.23 - - [2025-10-31 05:16:51] "POST /instance-ips HTTP/1.1" 200 397 0.019507 10.0.0.23 - - [2025-10-31 05:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025990 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010205 10.0.0.23 - - [2025-10-31 05:16:51] "POST /set-tag HTTP/1.1" 200 109 0.063632 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017524 10.0.0.23 - - [2025-10-31 05:16:51] "GET /instance-ip/cee47f20-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003309 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004343 10.0.0.23 - - [2025-10-31 05:16:51] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.012268 10.0.0.23 - - [2025-10-31 05:16:51] "POST /ref-update HTTP/1.1" 200 156 0.008462 10.0.0.23 - - [2025-10-31 05:16:51] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003921 10.0.0.23 - - [2025-10-31 05:16:51] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.23 - - [2025-10-31 05:16:52] "POST /tags HTTP/1.1" 200 299 0.036660 10.0.0.23 - - [2025-10-31 05:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011732 10.0.0.23 - - [2025-10-31 05:16:52] "GET /tag/d5b35fa5-e8b3-4135-b9eb-49b7899bc7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017831 10.0.0.23 - - [2025-10-31 05:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.23 - - [2025-10-31 05:16:52] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009409 10.0.0.23 - - [2025-10-31 05:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.23 - - [2025-10-31 05:16:52] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026032 10.0.0.23 - - [2025-10-31 05:16:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008671 10.0.0.23 - - [2025-10-31 05:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010872 10.0.0.23 - - [2025-10-31 05:16:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100414 10.0.0.23 - - [2025-10-31 05:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008361 10.0.0.23 - - [2025-10-31 05:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020631 10.0.0.23 - - [2025-10-31 05:16:52] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004457 10.0.0.23 - - [2025-10-31 05:16:52] "POST /instance-ips HTTP/1.1" 200 397 0.016680 10.0.0.23 - - [2025-10-31 05:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025123 10.0.0.23 - - [2025-10-31 05:16:52] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004262 10.0.0.23 - - [2025-10-31 05:16:52] "POST /set-tag HTTP/1.1" 200 109 0.017014 10.0.0.23 - - [2025-10-31 05:16:52] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023146 10.0.0.23 - - [2025-10-31 05:16:52] "GET /instance-ip/cf6ba108-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003881 10.0.0.23 - - [2025-10-31 05:16:52] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006461 10.0.0.23 - - [2025-10-31 05:16:52] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.23 - - [2025-10-31 05:16:52] "POST /tags HTTP/1.1" 200 299 0.027335 10.0.0.23 - - [2025-10-31 05:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.23 - - [2025-10-31 05:16:52] "GET /tag/72e3e856-2c01-45ef-924c-a3bf6550b50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014294 10.0.0.23 - - [2025-10-31 05:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.23 - - [2025-10-31 05:16:52] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004291 10.0.0.23 - - [2025-10-31 05:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.23 - - [2025-10-31 05:16:52] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041470 10.0.0.23 - - [2025-10-31 05:16:52] "POST /virtual-machines HTTP/1.1" 200 395 0.006734 10.0.0.23 - - [2025-10-31 05:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007185 10.0.0.23 - - [2025-10-31 05:16:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107466 10.0.0.23 - - [2025-10-31 05:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020668 10.0.0.23 - - [2025-10-31 05:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.23 - - [2025-10-31 05:16:53] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004712 10.0.0.23 - - [2025-10-31 05:16:53] "POST /instance-ips HTTP/1.1" 200 397 0.021219 10.0.0.23 - - [2025-10-31 05:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024782 10.0.0.23 - - [2025-10-31 05:16:53] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011897 10.0.0.23 - - [2025-10-31 05:16:53] "POST /set-tag HTTP/1.1" 200 109 0.030540 10.0.0.23 - - [2025-10-31 05:16:53] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012937 10.0.0.23 - - [2025-10-31 05:16:53] "GET /instance-ip/cfd88ffc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003294 10.0.0.23 - - [2025-10-31 05:16:53] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004119 10.0.0.23 - - [2025-10-31 05:16:53] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.23 - - [2025-10-31 05:16:53] "POST /tags HTTP/1.1" 200 299 0.020750 10.0.0.23 - - [2025-10-31 05:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.23 - - [2025-10-31 05:16:53] "GET /tag/35d63320-f973-4a6a-b21b-7ca8bc46cc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013230 10.0.0.23 - - [2025-10-31 05:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009601 10.0.0.23 - - [2025-10-31 05:16:53] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004446 10.0.0.23 - - [2025-10-31 05:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.23 - - [2025-10-31 05:16:53] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024952 10.0.0.23 - - [2025-10-31 05:16:53] "POST /virtual-machines HTTP/1.1" 200 395 0.011933 10.0.0.23 - - [2025-10-31 05:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010202 10.0.0.23 - - [2025-10-31 05:16:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111648 10.0.0.23 - - [2025-10-31 05:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020265 10.0.0.23 - - [2025-10-31 05:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016174 10.0.0.23 - - [2025-10-31 05:16:53] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004478 10.0.0.23 - - [2025-10-31 05:16:53] "POST /instance-ips HTTP/1.1" 200 397 0.017845 10.0.0.23 - - [2025-10-31 05:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019348 10.0.0.23 - - [2025-10-31 05:16:53] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005846 10.0.0.23 - - [2025-10-31 05:16:54] "POST /set-tag HTTP/1.1" 200 109 0.025036 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006875 10.0.0.23 - - [2025-10-31 05:16:54] "GET /instance-ip/d046422c-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002920 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004233 10.0.0.23 - - [2025-10-31 05:16:54] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.23 - - [2025-10-31 05:16:54] "POST /tags HTTP/1.1" 200 299 0.017828 10.0.0.23 - - [2025-10-31 05:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.23 - - [2025-10-31 05:16:54] "GET /tag/7f176190-906b-480c-9455-3e8fd282c81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015464 10.0.0.23 - - [2025-10-31 05:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006886 10.0.0.23 - - [2025-10-31 05:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.23 - - [2025-10-31 05:16:54] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042186 10.0.0.23 - - [2025-10-31 05:16:54] "POST /virtual-machines HTTP/1.1" 200 395 0.009122 10.0.0.23 - - [2025-10-31 05:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008126 10.0.0.23 - - [2025-10-31 05:16:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105009 10.0.0.23 - - [2025-10-31 05:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007921 10.0.0.23 - - [2025-10-31 05:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004120 10.0.0.23 - - [2025-10-31 05:16:54] "POST /instance-ips HTTP/1.1" 200 397 0.018565 10.0.0.23 - - [2025-10-31 05:16:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021572 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008101 10.0.0.23 - - [2025-10-31 05:16:54] "POST /set-tag HTTP/1.1" 200 109 0.017239 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008552 10.0.0.23 - - [2025-10-31 05:16:54] "GET /instance-ip/d0b821da-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004984 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004114 10.0.0.23 - - [2025-10-31 05:16:54] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003161 10.0.0.23 - - [2025-10-31 05:16:54] "POST /ref-update HTTP/1.1" 200 156 0.007172 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006246 10.0.0.23 - - [2025-10-31 05:16:54] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004402 10.0.0.23 - - [2025-10-31 05:16:54] "POST /set-tag HTTP/1.1" 200 109 0.004698 10.0.0.23 - - [2025-10-31 05:16:54] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005404 10.0.0.23 - - [2025-10-31 05:16:55] "POST /ref-update HTTP/1.1" 200 156 0.008008 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010222 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004159 10.0.0.23 - - [2025-10-31 05:16:55] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007975 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003967 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004004 10.0.0.23 - - [2025-10-31 05:16:55] "POST /ref-update HTTP/1.1" 200 156 0.007071 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010245 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004069 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004637 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007429 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.004817 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005305 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.004124 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004194 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006174 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005364 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.23 - - [2025-10-31 05:16:55] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013241 10.0.0.23 - - [2025-10-31 05:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.23 - - [2025-10-31 05:16:56] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005720 10.0.0.23 - - [2025-10-31 05:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.23 - - [2025-10-31 05:16:58] "GET /virtual-machine/72e4fe4a-ae76-4a29-9012-11f3286f4f7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003354 10.0.0.23 - - [2025-10-31 05:16:58] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004425 10.0.0.23 - - [2025-10-31 05:17:00] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007421 10.0.0.23 - - [2025-10-31 05:17:00] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.23 - - [2025-10-31 05:17:00] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005089 10.0.0.23 - - [2025-10-31 05:17:00] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.23 - - [2025-10-31 05:17:03] "GET /virtual-machine/8911783d-ae57-4a68-af23-5f3de1722f19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002900 10.0.0.23 - - [2025-10-31 05:17:03] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003804 10.0.0.23 - - [2025-10-31 05:17:03] "GET /virtual-machine/e5ab9e8c-30eb-4c48-b737-33472412f5aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002967 10.0.0.23 - - [2025-10-31 05:17:03] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004232 10.0.0.23 - - [2025-10-31 05:17:03] "GET /virtual-machine/239b9d75-a720-49ea-938b-05f510a87585?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.009407 10.0.0.23 - - [2025-10-31 05:17:03] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004210 10.0.0.23 - - [2025-10-31 05:17:04] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004405 10.0.0.23 - - [2025-10-31 05:17:04] "POST /set-tag HTTP/1.1" 200 109 0.004005 10.0.0.23 - - [2025-10-31 05:17:05] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008151 10.0.0.23 - - [2025-10-31 05:17:05] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.23 - - [2025-10-31 05:17:05] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003513 10.0.0.23 - - [2025-10-31 05:17:05] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine/b1ea5f5b-e341-430a-9f7a-fabdf194e83f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005032 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007140 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine/7f05f907-1073-4599-90c1-5c33b5cce413?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004118 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004851 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine/32109eac-b153-4bda-b70a-764aef8e7408?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004587 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006219 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine/b84f54ec-4a03-423e-9ff3-9a9353a5826d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005761 10.0.0.23 - - [2025-10-31 05:17:08] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004781 10.0.0.23 - - [2025-10-31 05:17:09] "GET /loadbalancer/539f04f4-6b83-4a5a-b04f-f51aee8c844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006290 10.0.0.23 - - [2025-10-31 05:17:09] "POST /tags HTTP/1.1" 200 333 0.036308 10.0.0.23 - - [2025-10-31 05:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.23 - - [2025-10-31 05:17:09] "GET /tag/48543770-2c1b-4a07-846c-02d2f4676849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011140 10.0.0.23 - - [2025-10-31 05:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.23 - - [2025-10-31 05:17:09] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028736 10.0.0.23 - - [2025-10-31 05:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.23 - - [2025-10-31 05:17:09] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004141 10.0.0.23 - - [2025-10-31 05:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.23 - - [2025-10-31 05:17:09] "GET /service-appliance-set/ce81b830-3eee-4956-8b91-4cac58d02517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003767 10.0.0.23 - - [2025-10-31 05:17:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.002184 10.0.0.23 - - [2025-10-31 05:17:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.096750 10.0.0.23 - - [2025-10-31 05:17:09] "GET /virtual-machine-interface/c9e7a17c-f4d4-42ff-bbc0-6de33ec2e3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.022516 10.0.0.23 - - [2025-10-31 05:17:09] "POST /instance-ips HTTP/1.1" 200 409 0.034603 10.0.0.23 - - [2025-10-31 05:17:09] "GET /instance-ip/7c9ca050-48e6-42ad-8504-51d1eb59fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.006622 10.0.0.23 - - [2025-10-31 05:17:09] "POST /loadbalancers HTTP/1.1" 200 629 0.059070 10.0.0.23 - - [2025-10-31 05:17:09] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025892 10.0.0.23 - - [2025-10-31 05:17:09] "GET /instance-ip/7c9ca050-48e6-42ad-8504-51d1eb59fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003146 10.0.0.23 - - [2025-10-31 05:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016199 10.0.0.23 - - [2025-10-31 05:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014897 10.0.0.23 - - [2025-10-31 05:17:09] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041790 10.0.0.23 - - [2025-10-31 05:17:09] "POST /floating-ips HTTP/1.1" 200 597 0.066642 10.0.0.23 - - [2025-10-31 05:17:09] "GET /loadbalancer/539f04f4-6b83-4a5a-b04f-f51aee8c844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003339 10.0.0.23 - - [2025-10-31 05:17:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014993 10.0.0.23 - - [2025-10-31 05:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.23 - - [2025-10-31 05:17:09] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032204 10.0.0.23 - - [2025-10-31 05:17:09] "GET /loadbalancer-listener/2efd35a7-494c-424d-87a4-c1542940f039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.002948 10.0.0.23 - - [2025-10-31 05:17:09] "GET /loadbalancer-listener/2efd35a7-494c-424d-87a4-c1542940f039?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.002493 10.0.0.23 - - [2025-10-31 05:17:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024847 10.0.0.23 - - [2025-10-31 05:17:09] "GET /instance-ip/7c9ca050-48e6-42ad-8504-51d1eb59fb2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002928 10.0.0.23 - - [2025-10-31 05:17:09] "GET /instance-ip/7c9ca050-48e6-42ad-8504-51d1eb59fb2c?fields=floating_ips HTTP/1.1" 200 1211 0.004634 10.0.0.23 - - [2025-10-31 05:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.23 - - [2025-10-31 05:17:10] "GET /loadbalancer/539f04f4-6b83-4a5a-b04f-f51aee8c844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002445 10.0.0.23 - - [2025-10-31 05:17:10] "GET /loadbalancer-pool/da56f01e-6d2a-43fa-b956-93ffcd625f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004096 10.0.0.23 - - [2025-10-31 05:17:10] "GET /floating-ip/0ee2b91f-0355-4714-bd9e-d110c7905001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004178 10.0.0.23 - - [2025-10-31 05:17:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022933 10.0.0.23 - - [2025-10-31 05:17:10] "GET /loadbalancer/539f04f4-6b83-4a5a-b04f-f51aee8c844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002148 10.0.0.23 - - [2025-10-31 05:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018480 10.0.0.23 - - [2025-10-31 05:17:10] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014702 10.0.0.23 - - [2025-10-31 05:17:10] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006697 10.0.0.23 - - [2025-10-31 05:17:10] "POST /tags HTTP/1.1" 409 221 0.004853 10.0.0.23 - - [2025-10-31 05:17:10] "POST /ref-update HTTP/1.1" 200 156 0.008184 10.0.0.23 - - [2025-10-31 05:17:10] "GET /floating-ip/0ee2b91f-0355-4714-bd9e-d110c7905001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.009387 10.0.0.23 - - [2025-10-31 05:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.23 - - [2025-10-31 05:17:10] "GET /tag/48543770-2c1b-4a07-846c-02d2f4676849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010540 10.0.0.23 - - [2025-10-31 05:17:10] "PUT /floating-ip/0ee2b91f-0355-4714-bd9e-d110c7905001 HTTP/1.1" 200 256 0.007164 10.0.0.23 - - [2025-10-31 05:17:10] "POST /set-tag HTTP/1.1" 200 109 0.066111 10.0.0.23 - - [2025-10-31 05:17:10] "GET /loadbalancer-pool/da56f01e-6d2a-43fa-b956-93ffcd625f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003062 10.0.0.23 - - [2025-10-31 05:17:10] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013001 10.0.0.23 - - [2025-10-31 05:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011744 10.0.0.23 - - [2025-10-31 05:17:10] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009087 10.0.0.23 - - [2025-10-31 05:17:10] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005151 10.0.0.23 - - [2025-10-31 05:17:10] "POST /ref-update HTTP/1.1" 200 156 0.006230 10.0.0.23 - - [2025-10-31 05:17:10] "GET /floating-ip/0ee2b91f-0355-4714-bd9e-d110c7905001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.005321 10.0.0.23 - - [2025-10-31 05:17:10] "POST /set-tag HTTP/1.1" 200 109 0.063008 10.0.0.23 - - [2025-10-31 05:17:11] "POST /tags HTTP/1.1" 409 206 0.002642 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.23 - - [2025-10-31 05:17:11] "GET /tag/c363b398-d17a-47d2-b657-c5ce0006d20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010468 10.0.0.23 - - [2025-10-31 05:17:11] "POST /tags HTTP/1.1" 409 204 0.002421 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.23 - - [2025-10-31 05:17:11] "GET /tag/72e3e856-2c01-45ef-924c-a3bf6550b50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010640 10.0.0.23 - - [2025-10-31 05:17:11] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003402 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.23 - - [2025-10-31 05:17:11] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002128 10.0.0.23 - - [2025-10-31 05:17:11] "POST /tags HTTP/1.1" 409 206 0.002112 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.23 - - [2025-10-31 05:17:11] "GET /tag/c363b398-d17a-47d2-b657-c5ce0006d20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011712 10.0.0.23 - - [2025-10-31 05:17:11] "POST /tags HTTP/1.1" 409 226 0.001533 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.23 - - [2025-10-31 05:17:11] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011770 10.0.0.23 - - [2025-10-31 05:17:11] "POST /tags HTTP/1.1" 409 204 0.002104 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.23 - - [2025-10-31 05:17:11] "GET /tag/72e3e856-2c01-45ef-924c-a3bf6550b50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014649 10.0.0.23 - - [2025-10-31 05:17:11] "POST /tags HTTP/1.1" 409 226 0.002682 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.23 - - [2025-10-31 05:17:11] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013500 10.0.0.23 - - [2025-10-31 05:17:11] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002661 10.0.0.23 - - [2025-10-31 05:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.23 - - [2025-10-31 05:17:11] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002876 10.0.0.23 - - [2025-10-31 05:17:11] "POST /firewall-rules HTTP/1.1" 200 626 0.067953 10.0.0.23 - - [2025-10-31 05:17:12] "POST /firewall-rules HTTP/1.1" 200 646 0.076483 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-rule/3cd7b483-a19b-4f83-b884-1879ed31e263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008237 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006935 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-rule/0ad1b2f0-4a5a-4ac2-96c6-1f7d293a7df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004109 10.0.0.23 - - [2025-10-31 05:17:12] "POST /ref-update HTTP/1.1" 200 156 0.014252 10.0.0.23 - - [2025-10-31 05:17:12] "POST /firewall-policys HTTP/1.1" 200 606 0.040932 10.0.0.23 - - [2025-10-31 05:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011335 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010707 10.0.0.23 - - [2025-10-31 05:17:12] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002358 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002918 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/02071297-cf45-4691-8ff8-2a3ebf0ea922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003599 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003110 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004529 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001999 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001832 10.0.0.23 - - [2025-10-31 05:17:12] "POST /ref-update HTTP/1.1" 200 156 0.018695 10.0.0.23 - - [2025-10-31 05:17:12] "POST /ref-update HTTP/1.1" 200 156 0.024833 10.0.0.23 - - [2025-10-31 05:17:12] "POST /ref-update HTTP/1.1" 200 156 0.029610 10.0.0.23 - - [2025-10-31 05:17:12] "POST /ref-update HTTP/1.1" 200 156 0.020615 10.0.0.23 - - [2025-10-31 05:17:12] "POST /ref-update HTTP/1.1" 200 156 0.043587 10.0.0.23 - - [2025-10-31 05:17:12] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005490 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:17:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:17:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:17:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:17:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001519 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001401 10.0.0.23 - - [2025-10-31 05:18:37] "GET /global-system-configs HTTP/1.1" 200 322 0.005924 10.0.0.23 - - [2025-10-31 05:18:38] "GET /global-system-configs HTTP/1.1" 200 322 0.017233 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:18:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001143 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 252 0.002391 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/61f9f744-1375-4f01-adb8-7d2adcc620b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010310 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 228 0.001677 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/9cf0437b-a644-4f33-909e-2b14f253bbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010689 10.0.0.23 - - [2025-10-31 05:19:11] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003574 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008549 10.0.0.23 - - [2025-10-31 05:19:11] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002739 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 206 0.002426 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/c363b398-d17a-47d2-b657-c5ce0006d20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016072 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 226 0.002305 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011687 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 204 0.002532 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/72e3e856-2c01-45ef-924c-a3bf6550b50c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009608 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 226 0.001701 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011993 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 228 0.002251 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/9cf0437b-a644-4f33-909e-2b14f253bbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010739 10.0.0.23 - - [2025-10-31 05:19:11] "POST /tags HTTP/1.1" 409 252 0.002065 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.23 - - [2025-10-31 05:19:11] "GET /tag/61f9f744-1375-4f01-adb8-7d2adcc620b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016817 10.0.0.23 - - [2025-10-31 05:19:11] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004034 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.23 - - [2025-10-31 05:19:11] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002660 10.0.0.23 - - [2025-10-31 05:19:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002196 10.0.0.23 - - [2025-10-31 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009099 10.0.0.23 - - [2025-10-31 05:19:11] "PUT /firewall-rule/0ad1b2f0-4a5a-4ac2-96c6-1f7d293a7df9 HTTP/1.1" 200 260 0.059741 10.0.0.23 - - [2025-10-31 05:19:11] "POST /firewall-rules HTTP/1.1" 409 291 0.013804 10.0.0.23 - - [2025-10-31 05:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.23 - - [2025-10-31 05:19:12] "PUT /firewall-rule/3cd7b483-a19b-4f83-b884-1879ed31e263 HTTP/1.1" 200 260 0.017993 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-rule/3cd7b483-a19b-4f83-b884-1879ed31e263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.025962 10.0.0.23 - - [2025-10-31 05:19:12] "POST /firewall-rules HTTP/1.1" 200 658 0.073679 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-rule/64f461f0-07e8-4c9a-b98f-341e74784b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010186 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003557 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-rule/0ad1b2f0-4a5a-4ac2-96c6-1f7d293a7df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003383 10.0.0.23 - - [2025-10-31 05:19:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002039 10.0.0.23 - - [2025-10-31 05:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.23 - - [2025-10-31 05:19:12] "PUT /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55 HTTP/1.1" 200 264 0.019948 10.0.0.23 - - [2025-10-31 05:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018471 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006400 10.0.0.23 - - [2025-10-31 05:19:12] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002793 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002308 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/02071297-cf45-4691-8ff8-2a3ebf0ea922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002052 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.014763 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005898 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004559 10.0.0.23 - - [2025-10-31 05:19:12] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003711 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004858 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004537 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.003212 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005004 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004648 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004759 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005236 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004846 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.23 - - [2025-10-31 05:20:13] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004930 10.0.0.23 - - [2025-10-31 05:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.23 - - [2025-10-31 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.23 - - [2025-10-31 05:20:14] "GET /loadbalancer/539f04f4-6b83-4a5a-b04f-f51aee8c844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002315 10.0.0.23 - - [2025-10-31 05:20:14] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004726 10.0.0.23 - - [2025-10-31 05:20:14] "POST /set-tag HTTP/1.1" 200 109 0.019808 10.0.0.23 - - [2025-10-31 05:20:14] "DELETE /loadbalancer-member/84520f35-b17e-49a7-aa62-00bfbe9f2aef HTTP/1.1" 200 115 0.040651 10.0.0.23 - - [2025-10-31 05:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.23 - - [2025-10-31 05:20:14] "GET /loadbalancer/539f04f4-6b83-4a5a-b04f-f51aee8c844f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003326 10.0.0.23 - - [2025-10-31 05:20:14] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004565 10.0.0.23 - - [2025-10-31 05:20:14] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.23 - - [2025-10-31 05:20:14] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006005 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.23 - - [2025-10-31 05:20:15] "GET /virtual-machine/e5ab9e8c-30eb-4c48-b737-33472412f5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.009567 10.0.0.23 - - [2025-10-31 05:20:15] "POST /ref-update HTTP/1.1" 200 156 0.010594 10.0.0.23 - - [2025-10-31 05:20:15] "GET /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004853 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.022105 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.023769 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.015011 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.031991 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.034553 10.0.0.23 - - [2025-10-31 05:20:15] "DELETE /instance-ip/ce688d52-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.035319 10.0.0.23 - - [2025-10-31 05:20:15] "DELETE /virtual-machine-interface/ce5472a4-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.034795 10.0.0.23 - - [2025-10-31 05:20:15] "DELETE /virtual-machine/e5ab9e8c-30eb-4c48-b737-33472412f5aa HTTP/1.1" 200 115 0.016693 10.0.0.23 - - [2025-10-31 05:20:15] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009113 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.007404 10.0.0.23 - - [2025-10-31 05:20:15] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005063 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.23 - - [2025-10-31 05:20:15] "GET /virtual-machine/72e4fe4a-ae76-4a29-9012-11f3286f4f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003348 10.0.0.23 - - [2025-10-31 05:20:15] "POST /ref-update HTTP/1.1" 200 156 0.008451 10.0.0.23 - - [2025-10-31 05:20:15] "GET /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012441 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.018217 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.028274 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.040455 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.013197 10.0.0.23 - - [2025-10-31 05:20:15] "POST /set-tag HTTP/1.1" 200 109 0.030571 10.0.0.23 - - [2025-10-31 05:20:15] "DELETE /instance-ip/cd626496-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.038290 10.0.0.23 - - [2025-10-31 05:20:15] "POST /ref-update HTTP/1.1" 200 156 0.014496 10.0.0.23 - - [2025-10-31 05:20:15] "DELETE /virtual-machine-interface/cd4d8cb0-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.070928 10.0.0.23 - - [2025-10-31 05:20:16] "DELETE /virtual-machine/72e4fe4a-ae76-4a29-9012-11f3286f4f7c HTTP/1.1" 200 115 0.020153 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016769 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005281 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine/239b9d75-a720-49ea-938b-05f510a87585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003994 10.0.0.23 - - [2025-10-31 05:20:16] "POST /ref-update HTTP/1.1" 200 156 0.012915 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017966 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.022012 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.029545 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.035788 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.018682 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.028953 10.0.0.23 - - [2025-10-31 05:20:16] "DELETE /instance-ip/cee47f20-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.051421 10.0.0.23 - - [2025-10-31 05:20:16] "DELETE /virtual-machine-interface/cecb0824-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.045401 10.0.0.23 - - [2025-10-31 05:20:16] "DELETE /virtual-machine/239b9d75-a720-49ea-938b-05f510a87585 HTTP/1.1" 200 115 0.023410 10.0.0.23 - - [2025-10-31 05:20:16] "DELETE /tag/5dcd8fbb-9c2f-4559-bbc2-4b64ef389300 HTTP/1.1" 200 115 0.039219 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006878 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.004955 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004640 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.004751 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine/8911783d-ae57-4a68-af23-5f3de1722f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003142 10.0.0.23 - - [2025-10-31 05:20:16] "POST /ref-update HTTP/1.1" 200 156 0.009938 10.0.0.23 - - [2025-10-31 05:20:16] "GET /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005641 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.019434 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.033655 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.025263 10.0.0.23 - - [2025-10-31 05:20:16] "POST /set-tag HTTP/1.1" 200 109 0.013679 10.0.0.23 - - [2025-10-31 05:20:17] "POST /set-tag HTTP/1.1" 200 109 0.027700 10.0.0.23 - - [2025-10-31 05:20:17] "DELETE /instance-ip/cddbbb84-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.059112 10.0.0.23 - - [2025-10-31 05:20:17] "POST /ref-update HTTP/1.1" 200 156 0.011951 10.0.0.23 - - [2025-10-31 05:20:17] "DELETE /virtual-machine-interface/cdc18962-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.038689 10.0.0.23 - - [2025-10-31 05:20:17] "DELETE /virtual-machine/8911783d-ae57-4a68-af23-5f3de1722f19 HTTP/1.1" 200 115 0.020468 10.0.0.23 - - [2025-10-31 05:20:17] "DELETE /tag/c363b398-d17a-47d2-b657-c5ce0006d20c HTTP/1.1" 409 388 0.006202 10.0.0.23 - - [2025-10-31 05:20:17] "DELETE /tag/87c6fd5c-b019-4d3e-904b-1bdb83f8d661 HTTP/1.1" 200 115 0.035451 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004776 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004461 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine/b1ea5f5b-e341-430a-9f7a-fabdf194e83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003052 10.0.0.23 - - [2025-10-31 05:20:45] "POST /ref-update HTTP/1.1" 200 156 0.009917 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006052 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.041669 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.034719 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.014030 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.029357 10.0.0.23 - - [2025-10-31 05:20:45] "DELETE /instance-ip/cf6ba108-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.042794 10.0.0.23 - - [2025-10-31 05:20:45] "DELETE /virtual-machine-interface/cf53b71e-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.038032 10.0.0.23 - - [2025-10-31 05:20:45] "DELETE /virtual-machine/b1ea5f5b-e341-430a-9f7a-fabdf194e83f HTTP/1.1" 200 115 0.020438 10.0.0.23 - - [2025-10-31 05:20:45] "DELETE /tag/d5b35fa5-e8b3-4135-b9eb-49b7899bc7e6 HTTP/1.1" 200 115 0.046626 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003738 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004072 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine/b84f54ec-4a03-423e-9ff3-9a9353a5826d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003258 10.0.0.23 - - [2025-10-31 05:20:45] "POST /ref-update HTTP/1.1" 200 156 0.014683 10.0.0.23 - - [2025-10-31 05:20:45] "GET /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014798 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.016660 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.023626 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.023543 10.0.0.23 - - [2025-10-31 05:20:45] "POST /set-tag HTTP/1.1" 200 109 0.013432 10.0.0.23 - - [2025-10-31 05:20:45] "DELETE /instance-ip/d0b821da-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.049443 10.0.0.23 - - [2025-10-31 05:20:45] "DELETE /virtual-machine-interface/d09e5ebc-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.036749 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /virtual-machine/b84f54ec-4a03-423e-9ff3-9a9353a5826d HTTP/1.1" 200 115 0.026827 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /tag/7f176190-906b-480c-9455-3e8fd282c81b HTTP/1.1" 200 115 0.033742 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006665 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.012662 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004518 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine/32109eac-b153-4bda-b70a-764aef8e7408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003936 10.0.0.23 - - [2025-10-31 05:20:46] "POST /ref-update HTTP/1.1" 200 156 0.009327 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008968 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.016088 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.024558 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.028502 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.014163 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /instance-ip/cfd88ffc-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.046582 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /virtual-machine-interface/cfc36168-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.038137 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /virtual-machine/32109eac-b153-4bda-b70a-764aef8e7408 HTTP/1.1" 200 115 0.021802 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /tag/58b6e7cc-cd52-47ca-a443-65b4685af750 HTTP/1.1" 200 115 0.029990 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /tag/7a29e703-1e45-400c-a2a7-fad9df62703a HTTP/1.1" 200 115 0.033491 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /tag/72e3e856-2c01-45ef-924c-a3bf6550b50c HTTP/1.1" 409 236 0.003842 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005234 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.003542 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005154 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine/7f05f907-1073-4599-90c1-5c33b5cce413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003429 10.0.0.23 - - [2025-10-31 05:20:46] "POST /ref-update HTTP/1.1" 200 156 0.009259 10.0.0.23 - - [2025-10-31 05:20:46] "GET /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004423 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.015487 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.024990 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.013818 10.0.0.23 - - [2025-10-31 05:20:46] "POST /set-tag HTTP/1.1" 200 109 0.024749 10.0.0.23 - - [2025-10-31 05:20:46] "DELETE /instance-ip/d046422c-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.044177 10.0.0.23 - - [2025-10-31 05:20:47] "DELETE /virtual-machine-interface/d02fe0fe-b618-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.038098 10.0.0.23 - - [2025-10-31 05:20:47] "DELETE /virtual-machine/7f05f907-1073-4599-90c1-5c33b5cce413 HTTP/1.1" 200 115 0.016509 10.0.0.23 - - [2025-10-31 05:20:47] "DELETE /tag/61f9f744-1375-4f01-adb8-7d2adcc620b5 HTTP/1.1" 409 236 0.006903 10.0.0.23 - - [2025-10-31 05:20:47] "DELETE /tag/35d63320-f973-4a6a-b21b-7ca8bc46cc03 HTTP/1.1" 200 115 0.035253 10.0.0.23 - - [2025-10-31 05:20:47] "DELETE /tag/9cf0437b-a644-4f33-909e-2b14f253bbb9 HTTP/1.1" 409 236 0.004824 10.0.0.23 - - [2025-10-31 05:20:48] "POST /projects HTTP/1.1" 409 238 0.002472 10.0.0.23 - - [2025-10-31 05:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.23 - - [2025-10-31 05:20:48] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026568 10.0.0.23 - - [2025-10-31 05:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.23 - - [2025-10-31 05:20:49] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005078 10.0.0.23 - - [2025-10-31 05:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.23 - - [2025-10-31 05:20:49] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004080 10.0.0.23 - - [2025-10-31 05:20:49] "POST /security-groups HTTP/1.1" 409 285 0.002302 10.0.0.23 - - [2025-10-31 05:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.23 - - [2025-10-31 05:20:49] "PUT /security-group/d5c1bbfc-bc5a-4c9e-884e-35f8228d61f3 HTTP/1.1" 200 262 0.058960 10.0.0.23 - - [2025-10-31 05:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022510 10.0.0.23 - - [2025-10-31 05:20:49] "PUT /access-control-list/6d62f9f1-ecb1-4fba-b4a6-0ce96e3ba131 HTTP/1.1" 200 272 0.027536 10.0.0.23 - - [2025-10-31 05:20:49] "PUT /access-control-list/e2ec9c03-219c-417c-bcb7-e4d7477eb33b HTTP/1.1" 200 272 0.017037 10.0.0.23 - - [2025-10-31 05:20:54] "POST /projects HTTP/1.1" 409 238 0.002006 10.0.0.23 - - [2025-10-31 05:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.23 - - [2025-10-31 05:20:54] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030841 10.0.0.23 - - [2025-10-31 05:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.23 - - [2025-10-31 05:20:54] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004308 10.0.0.23 - - [2025-10-31 05:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.23 - - [2025-10-31 05:20:54] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003910 10.0.0.23 - - [2025-10-31 05:20:54] "POST /security-groups HTTP/1.1" 409 285 0.008110 10.0.0.23 - - [2025-10-31 05:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.23 - - [2025-10-31 05:20:54] "PUT /security-group/d5c1bbfc-bc5a-4c9e-884e-35f8228d61f3 HTTP/1.1" 200 262 0.054618 10.0.0.23 - - [2025-10-31 05:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020189 10.0.0.23 - - [2025-10-31 05:20:54] "PUT /access-control-list/6d62f9f1-ecb1-4fba-b4a6-0ce96e3ba131 HTTP/1.1" 200 272 0.009025 10.0.0.23 - - [2025-10-31 05:20:54] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.023657 10.0.0.23 - - [2025-10-31 05:20:54] "PUT /access-control-list/e2ec9c03-219c-417c-bcb7-e4d7477eb33b HTTP/1.1" 200 272 0.035149 10.0.0.23 - - [2025-10-31 05:20:54] "GET /firewall-rule/1ca8e923-e8fc-4b68-af24-f96237990f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003217 10.0.0.23 - - [2025-10-31 05:20:54] "POST /ref-update HTTP/1.1" 200 156 0.057638 10.0.0.23 - - [2025-10-31 05:20:54] "DELETE /firewall-rule/1ca8e923-e8fc-4b68-af24-f96237990f34 HTTP/1.1" 200 115 0.052809 10.0.0.23 - - [2025-10-31 05:20:54] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005564 10.0.0.23 - - [2025-10-31 05:20:54] "GET /firewall-rule/fa30fe29-8bf8-4986-b7fa-405c693f5a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003881 10.0.0.23 - - [2025-10-31 05:20:54] "POST /ref-update HTTP/1.1" 200 156 0.045810 10.0.0.23 - - [2025-10-31 05:20:54] "DELETE /firewall-rule/fa30fe29-8bf8-4986-b7fa-405c693f5a50 HTTP/1.1" 200 115 0.034842 10.0.0.23 - - [2025-10-31 05:20:54] "DELETE /tag/61f9f744-1375-4f01-adb8-7d2adcc620b5 HTTP/1.1" 409 236 0.007608 10.0.0.23 - - [2025-10-31 05:20:54] "DELETE /tag/9cf0437b-a644-4f33-909e-2b14f253bbb9 HTTP/1.1" 409 236 0.005077 10.0.0.23 - - [2025-10-31 05:20:54] "DELETE /tag/694033f2-ba70-416a-8055-4f29bdc77dc4 HTTP/1.1" 200 115 0.036911 10.0.0.23 - - [2025-10-31 05:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.23 - - [2025-10-31 05:20:54] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004421 10.0.0.23 - - [2025-10-31 05:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.23 - - [2025-10-31 05:20:54] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004206 10.0.0.23 - - [2025-10-31 05:20:54] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.044721 10.0.0.23 - - [2025-10-31 05:20:55] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.075028 10.0.0.23 - - [2025-10-31 05:20:55] "DELETE /security-group/d5c1bbfc-bc5a-4c9e-884e-35f8228d61f3 HTTP/1.1" 200 115 0.054721 10.0.0.23 - - [2025-10-31 05:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.23 - - [2025-10-31 05:20:55] "DELETE /access-control-list/6d62f9f1-ecb1-4fba-b4a6-0ce96e3ba131 HTTP/1.1" 200 115 0.035568 10.0.0.23 - - [2025-10-31 05:20:55] "DELETE /access-control-list/e2ec9c03-219c-417c-bcb7-e4d7477eb33b HTTP/1.1" 200 115 0.025875 10.0.0.23 - - [2025-10-31 05:20:55] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.055968 10.0.0.23 - - [2025-10-31 05:20:55] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?fields=security_groups HTTP/1.1" 200 1352 0.040054 10.0.0.23 - - [2025-10-31 05:20:55] "DELETE /security-group/7b3f7e05-47ec-486b-a104-5fd612369e28 HTTP/1.1" 200 115 0.046951 10.0.0.23 - - [2025-10-31 05:20:55] "DELETE /access-control-list/381c1384-d86b-4708-9829-92bf28ec9ceb HTTP/1.1" 200 115 0.038778 10.0.0.23 - - [2025-10-31 05:20:55] "GET /project/75356396-91aa-4927-931f-e6dc8b62fe56?fields=application_policy_sets HTTP/1.1" 200 1391 0.051204 10.0.0.23 - - [2025-10-31 05:20:55] "DELETE /access-control-list/fc7e43f2-7cad-4e2a-a97f-1795b5bde6df HTTP/1.1" 200 115 0.051633 10.0.0.23 - - [2025-10-31 05:20:55] "DELETE /project/75356396-91aa-4927-931f-e6dc8b62fe56 HTTP/1.1" 200 115 0.328855 10.0.0.23 - - [2025-10-31 05:20:55] "POST /projects HTTP/1.1" 409 238 0.005491 10.0.0.23 - - [2025-10-31 05:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.23 - - [2025-10-31 05:20:55] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031034 10.0.0.23 - - [2025-10-31 05:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.23 - - [2025-10-31 05:20:55] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004747 10.0.0.23 - - [2025-10-31 05:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.23 - - [2025-10-31 05:20:55] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005297 10.0.0.23 - - [2025-10-31 05:20:55] "POST /security-groups HTTP/1.1" 409 285 0.002461 10.0.0.23 - - [2025-10-31 05:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.23 - - [2025-10-31 05:20:55] "PUT /security-group/3a203fc8-d2ab-4df6-a6c9-b2361eaad954 HTTP/1.1" 200 262 0.055035 10.0.0.23 - - [2025-10-31 05:20:55] "PUT /access-control-list/22d52ed5-77ad-4194-a947-53177de1a07f HTTP/1.1" 200 272 0.015001 10.0.0.23 - - [2025-10-31 05:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031554 10.0.0.23 - - [2025-10-31 05:20:55] "PUT /access-control-list/ee76b771-4068-41b8-aa11-946bfd086eb5 HTTP/1.1" 200 272 0.036070 10.0.0.23 - - [2025-10-31 05:21:00] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002918 10.0.0.23 - - [2025-10-31 05:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.23 - - [2025-10-31 05:21:00] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004508 10.0.0.23 - - [2025-10-31 05:21:00] "GET /firewall-policy/1968ae36-0dae-41ec-8f6c-969605faec51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002729 10.0.0.23 - - [2025-10-31 05:21:00] "GET /firewall-rule/0ad1b2f0-4a5a-4ac2-96c6-1f7d293a7df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003091 10.0.0.23 - - [2025-10-31 05:21:00] "POST /ref-update HTTP/1.1" 200 156 0.027756 10.0.0.23 - - [2025-10-31 05:21:00] "DELETE /firewall-rule/0ad1b2f0-4a5a-4ac2-96c6-1f7d293a7df9 HTTP/1.1" 200 115 0.050972 10.0.0.23 - - [2025-10-31 05:21:00] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002437 10.0.0.23 - - [2025-10-31 05:21:00] "GET /firewall-rule/3cd7b483-a19b-4f83-b884-1879ed31e263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008248 10.0.0.23 - - [2025-10-31 05:21:00] "POST /ref-update HTTP/1.1" 200 156 0.019834 10.0.0.23 - - [2025-10-31 05:21:00] "DELETE /firewall-rule/3cd7b483-a19b-4f83-b884-1879ed31e263 HTTP/1.1" 200 115 0.092415 10.0.0.23 - - [2025-10-31 05:21:00] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005759 10.0.0.23 - - [2025-10-31 05:21:00] "GET /firewall-rule/64f461f0-07e8-4c9a-b98f-341e74784b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005301 10.0.0.23 - - [2025-10-31 05:21:00] "POST /ref-update HTTP/1.1" 200 156 0.048443 10.0.0.23 - - [2025-10-31 05:21:00] "DELETE /firewall-rule/64f461f0-07e8-4c9a-b98f-341e74784b05 HTTP/1.1" 200 115 0.086803 10.0.0.23 - - [2025-10-31 05:21:00] "GET /application-policy-set/8647a0d9-a81e-4d1b-a560-aad4ec89383e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008823 10.0.0.23 - - [2025-10-31 05:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.23 - - [2025-10-31 05:21:00] "GET /policy-management/60882b1a-44e0-4b7e-bd91-0aa8d4b33da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010399 10.0.0.23 - - [2025-10-31 05:21:00] "GET /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011850 10.0.0.23 - - [2025-10-31 05:21:00] "POST /ref-update HTTP/1.1" 200 156 0.059510 10.0.0.23 - - [2025-10-31 05:21:00] "DELETE /firewall-policy/c103c62e-f618-4019-990a-21d52aec4c55 HTTP/1.1" 200 115 0.102981 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /tag/c363b398-d17a-47d2-b657-c5ce0006d20c HTTP/1.1" 200 115 0.164099 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /tag/9cf0437b-a644-4f33-909e-2b14f253bbb9 HTTP/1.1" 200 115 0.164627 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /tag/72e3e856-2c01-45ef-924c-a3bf6550b50c HTTP/1.1" 200 115 0.082013 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /tag/61f9f744-1375-4f01-adb8-7d2adcc620b5 HTTP/1.1" 200 115 0.035122 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /loadbalancer-member/bd39d1a9-afa6-4021-98c4-117c0167c1d4 HTTP/1.1" 200 115 0.036656 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /loadbalancer-pool/da56f01e-6d2a-43fa-b956-93ffcd625f2e HTTP/1.1" 200 115 0.034279 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /loadbalancer-listener/2efd35a7-494c-424d-87a4-c1542940f039 HTTP/1.1" 200 115 0.030865 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /loadbalancer/539f04f4-6b83-4a5a-b04f-f51aee8c844f HTTP/1.1" 200 115 0.038486 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /floating-ip/0ee2b91f-0355-4714-bd9e-d110c7905001 HTTP/1.1" 200 115 0.032355 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /instance-ip/7c9ca050-48e6-42ad-8504-51d1eb59fb2c HTTP/1.1" 200 115 0.050946 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /virtual-machine-interface/c9e7a17c-f4d4-42ff-bbc0-6de33ec2e3df HTTP/1.1" 200 115 0.065378 10.0.0.23 - - [2025-10-31 05:21:01] "DELETE /tag/48543770-2c1b-4a07-846c-02d2f4676849 HTTP/1.1" 200 115 0.057342 10.0.0.23 - - [2025-10-31 05:21:01] "POST /projects HTTP/1.1" 409 238 0.001983 10.0.0.23 - - [2025-10-31 05:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.23 - - [2025-10-31 05:21:01] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040200 10.0.0.23 - - [2025-10-31 05:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.23 - - [2025-10-31 05:21:01] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006592 10.0.0.23 - - [2025-10-31 05:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.23 - - [2025-10-31 05:21:02] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005742 10.0.0.23 - - [2025-10-31 05:21:02] "POST /security-groups HTTP/1.1" 409 285 0.004569 10.0.0.23 - - [2025-10-31 05:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.23 - - [2025-10-31 05:21:02] "PUT /security-group/3a203fc8-d2ab-4df6-a6c9-b2361eaad954 HTTP/1.1" 200 262 0.062401 10.0.0.23 - - [2025-10-31 05:21:02] "PUT /access-control-list/22d52ed5-77ad-4194-a947-53177de1a07f HTTP/1.1" 200 272 0.029855 10.0.0.23 - - [2025-10-31 05:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.039001 10.0.0.23 - - [2025-10-31 05:21:02] "PUT /access-control-list/ee76b771-4068-41b8-aa11-946bfd086eb5 HTTP/1.1" 200 272 0.047074 10.0.0.23 - - [2025-10-31 05:21:02] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.044775 10.0.0.23 - - [2025-10-31 05:21:02] "GET /firewall-rule/a0f31cbb-9ec9-4668-a477-0622a21b11eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003698 10.0.0.23 - - [2025-10-31 05:21:02] "POST /ref-update HTTP/1.1" 200 156 0.047915 10.0.0.23 - - [2025-10-31 05:21:02] "DELETE /firewall-rule/a0f31cbb-9ec9-4668-a477-0622a21b11eb HTTP/1.1" 200 115 0.047659 10.0.0.23 - - [2025-10-31 05:21:02] "GET /firewall-policy/4422d9e7-92bb-4f55-9b21-c6966ae1e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009034 10.0.0.23 - - [2025-10-31 05:21:02] "GET /firewall-rule/b785211e-e763-417b-a63b-2a8cb17a86aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003479 10.0.0.23 - - [2025-10-31 05:21:02] "POST /ref-update HTTP/1.1" 200 156 0.039731 10.0.0.23 - - [2025-10-31 05:21:02] "DELETE /firewall-rule/b785211e-e763-417b-a63b-2a8cb17a86aa HTTP/1.1" 200 115 0.057707 10.0.0.23 - - [2025-10-31 05:21:02] "DELETE /tag/03a135e4-49a4-41c5-95a0-e43a0d741ac4 HTTP/1.1" 200 115 0.038768 10.0.0.23 - - [2025-10-31 05:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.23 - - [2025-10-31 05:21:02] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005005 10.0.0.23 - - [2025-10-31 05:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.23 - - [2025-10-31 05:21:02] "GET /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004107 10.0.0.23 - - [2025-10-31 05:21:02] "PUT /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593 HTTP/1.1" 200 264 0.053145 10.0.0.23 - - [2025-10-31 05:21:02] "PUT /virtual-network/a936ee04-38db-403d-9d28-4d0c8a7222ed HTTP/1.1" 200 264 0.073475 10.0.0.23 - - [2025-10-31 05:21:02] "DELETE /security-group/3a203fc8-d2ab-4df6-a6c9-b2361eaad954 HTTP/1.1" 200 115 0.073772 10.0.0.23 - - [2025-10-31 05:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.23 - - [2025-10-31 05:21:02] "DELETE /access-control-list/22d52ed5-77ad-4194-a947-53177de1a07f HTTP/1.1" 200 115 0.034075 10.0.0.23 - - [2025-10-31 05:21:02] "DELETE /access-control-list/ee76b771-4068-41b8-aa11-946bfd086eb5 HTTP/1.1" 200 115 0.035350 10.0.0.23 - - [2025-10-31 05:21:03] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048522 10.0.0.23 - - [2025-10-31 05:21:03] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?fields=security_groups HTTP/1.1" 200 1352 0.034984 10.0.0.23 - - [2025-10-31 05:21:03] "DELETE /security-group/2c6651f3-5505-44de-a541-8322af80237f HTTP/1.1" 200 115 0.046163 10.0.0.23 - - [2025-10-31 05:21:03] "DELETE /access-control-list/8b759dba-5759-4d57-b4d3-bea6ac8f9c61 HTTP/1.1" 200 115 0.048510 10.0.0.23 - - [2025-10-31 05:21:03] "GET /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9?fields=application_policy_sets HTTP/1.1" 200 1391 0.058120 10.0.0.23 - - [2025-10-31 05:21:03] "DELETE /access-control-list/8a9e6729-4e52-490d-bf05-28143756ffd3 HTTP/1.1" 200 115 0.044348 10.0.0.23 - - [2025-10-31 05:21:03] "DELETE /project/8830a1aa-b8bc-449e-8ae5-21cdcfb1a1c9 HTTP/1.1" 200 115 0.329286 10.0.0.23 - - [2025-10-31 05:21:59] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.23 - - [2025-10-31 05:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.23 - - [2025-10-31 05:21:59] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002546 10.0.0.23 - - [2025-10-31 05:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.23 - - [2025-10-31 05:22:00] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005399 10.0.0.23 - - [2025-10-31 05:22:14] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.23 - - [2025-10-31 05:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.23 - - [2025-10-31 05:22:14] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004050 10.0.0.23 - - [2025-10-31 05:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.23 - - [2025-10-31 05:22:14] "GET /config-node/f77bc5a8-5ad4-4135-b501-dedbf6e0ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001759 10.0.0.23 - - [2025-10-31 05:22:26] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.23 - - [2025-10-31 05:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.23 - - [2025-10-31 05:22:26] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002918 10.0.0.23 - - [2025-10-31 05:22:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001592 10.0.0.23 - - [2025-10-31 05:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.23 - - [2025-10-31 05:22:26] "GET /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003451 10.0.0.23 - - [2025-10-31 05:22:26] "PUT /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233 HTTP/1.1" 200 254 0.029229 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:22:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:22:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.23 - - [2025-10-31 05:22:40] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.23 - - [2025-10-31 05:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.23 - - [2025-10-31 05:22:40] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007513 10.0.0.23 - - [2025-10-31 05:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.23 - - [2025-10-31 05:22:41] "GET /config-node/f77bc5a8-5ad4-4135-b501-dedbf6e0ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002975 10.0.0.23 - - [2025-10-31 05:22:41] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.23 - - [2025-10-31 05:22:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001942 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.23 - - [2025-10-31 05:22:46] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002599 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.23 - - [2025-10-31 05:22:46] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.009001 10.0.0.23 - - [2025-10-31 05:22:46] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.23 - - [2025-10-31 05:22:46] "POST /alarms HTTP/1.1" 409 264 0.002152 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.23 - - [2025-10-31 05:22:46] "PUT /alarm/9fb45c68-5479-4774-a6e7-ea58601db382 HTTP/1.1" 200 244 0.014288 10.0.0.23 - - [2025-10-31 05:22:46] "POST /alarms HTTP/1.1" 409 261 0.003222 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.23 - - [2025-10-31 05:22:46] "PUT /alarm/9872aeef-a008-4af3-b5b2-44f2784224da HTTP/1.1" 200 244 0.009589 10.0.0.23 - - [2025-10-31 05:22:46] "POST /alarms HTTP/1.1" 409 261 0.001937 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.23 - - [2025-10-31 05:22:46] "PUT /alarm/27890c0d-afae-46ad-b766-48ac86d5247b HTTP/1.1" 200 244 0.009095 10.0.0.23 - - [2025-10-31 05:22:46] "POST /alarms HTTP/1.1" 409 253 0.010012 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.23 - - [2025-10-31 05:22:46] "PUT /alarm/66afe8b7-10c5-440d-ae4a-e8469f289a15 HTTP/1.1" 200 244 0.011306 10.0.0.23 - - [2025-10-31 05:22:46] "POST /alarms HTTP/1.1" 409 251 0.008082 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.23 - - [2025-10-31 05:22:46] "PUT /alarm/ce867d54-62bb-4cdb-9777-a3fe41de96e3 HTTP/1.1" 200 244 0.011607 10.0.0.23 - - [2025-10-31 05:22:46] "POST /alarms HTTP/1.1" 409 252 0.010834 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.23 - - [2025-10-31 05:22:46] "PUT /alarm/37dc30f6-da58-4ad4-9d32-412ce7d2a01a HTTP/1.1" 200 244 0.013911 10.0.0.23 - - [2025-10-31 05:22:46] "POST /alarms HTTP/1.1" 409 256 0.003502 10.0.0.23 - - [2025-10-31 05:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/bf587c33-fa05-4324-b362-479f8da70d39 HTTP/1.1" 200 244 0.013912 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 248 0.011706 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/f567baef-1d49-4397-ac3c-fab0a62cfb7f HTTP/1.1" 200 244 0.011272 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 252 0.008070 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/61b04a37-2c0f-4e99-b7fc-82ed27371386 HTTP/1.1" 200 244 0.011358 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 257 0.010632 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/44bdd081-b9bc-4842-8100-d4a6b273a923 HTTP/1.1" 200 244 0.010987 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 251 0.006432 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/99d48b85-7ced-4a6d-b079-6630b989124e HTTP/1.1" 200 244 0.010750 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 257 0.012891 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/a7ce7a7c-5afb-4e95-b9f0-479ef870b70f HTTP/1.1" 200 244 0.010618 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 261 0.003066 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/86b60a1d-d30a-4090-95fc-81e16e269d33 HTTP/1.1" 200 244 0.011384 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 258 0.003864 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/cae2784e-4dcf-4d37-ac95-df9ee72c6efa HTTP/1.1" 200 244 0.011085 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 254 0.011905 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/2afe15ed-4d0e-420d-8baa-acced9332d3d HTTP/1.1" 200 244 0.010579 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 254 0.015943 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/59faae47-94dd-4844-bd7e-ef020e88f42f HTTP/1.1" 200 244 0.010265 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 254 0.012267 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/c532bb8b-772d-4109-9d98-d1f631836ae2 HTTP/1.1" 200 244 0.013070 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 247 0.004137 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/70deb66f-5c61-42d6-8d44-9f0b9e17cde7 HTTP/1.1" 200 244 0.010933 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 272 0.004671 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/e58258be-faa8-442a-bac3-401379a7bc48 HTTP/1.1" 200 244 0.009681 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 261 0.006731 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.23 - - [2025-10-31 05:22:47] "PUT /alarm/73d7c1cb-d780-4242-a1a9-062db10733f0 HTTP/1.1" 200 244 0.009697 10.0.0.23 - - [2025-10-31 05:22:47] "POST /alarms HTTP/1.1" 409 259 0.006080 10.0.0.23 - - [2025-10-31 05:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.23 - - [2025-10-31 05:22:48] "PUT /alarm/e8efd927-f8e1-4af7-98e8-2b293da92063 HTTP/1.1" 200 244 0.011183 10.0.0.23 - - [2025-10-31 05:22:48] "POST /alarms HTTP/1.1" 409 265 0.007679 10.0.0.23 - - [2025-10-31 05:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.23 - - [2025-10-31 05:22:48] "PUT /alarm/63aa16f7-8aa2-45cc-8737-95a86b9f3765 HTTP/1.1" 200 244 0.010790 10.0.0.23 - - [2025-10-31 05:22:48] "POST /alarms HTTP/1.1" 409 279 0.011599 10.0.0.23 - - [2025-10-31 05:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.23 - - [2025-10-31 05:22:48] "PUT /alarm/664fa4a8-1c22-46ec-b881-29deb57de8c6 HTTP/1.1" 200 244 0.010292 10.0.0.23 - - [2025-10-31 05:22:48] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.23 - - [2025-10-31 05:22:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002348 10.0.0.23 - - [2025-10-31 05:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.23 - - [2025-10-31 05:22:48] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.008069 10.0.0.23 - - [2025-10-31 05:22:48] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.23 - - [2025-10-31 05:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.23 - - [2025-10-31 05:22:48] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003048 10.0.0.23 - - [2025-10-31 05:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.23 - - [2025-10-31 05:22:48] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.010497 10.0.0.23 - - [2025-10-31 05:22:49] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.23 - - [2025-10-31 05:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.23 - - [2025-10-31 05:22:49] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005727 10.0.0.23 - - [2025-10-31 05:22:49] "PUT /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134 HTTP/1.1" 200 274 0.023737 10.0.0.23 - - [2025-10-31 05:22:52] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.23 - - [2025-10-31 05:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.23 - - [2025-10-31 05:22:52] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002404 10.0.0.23 - - [2025-10-31 05:22:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001699 10.0.0.23 - - [2025-10-31 05:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.23 - - [2025-10-31 05:22:52] "GET /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003138 10.0.0.23 - - [2025-10-31 05:22:52] "PUT /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233 HTTP/1.1" 200 254 0.029366 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:22:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:22:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.23 - - [2025-10-31 05:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.23 - - [2025-10-31 05:22:54] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002525 10.0.0.23 - - [2025-10-31 05:23:10] "GET / HTTP/1.1" 200 35931 0.001814 10.0.0.23 - - [2025-10-31 05:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.23 - - [2025-10-31 05:23:10] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004683 10.0.0.23 - - [2025-10-31 05:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.23 - - [2025-10-31 05:23:10] "GET /config-node/f77bc5a8-5ad4-4135-b501-dedbf6e0ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002801 10.0.0.23 - - [2025-10-31 05:23:10] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.23 - - [2025-10-31 05:23:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002430 10.0.0.23 - - [2025-10-31 05:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.23 - - [2025-10-31 05:23:15] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002520 10.0.0.23 - - [2025-10-31 05:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.23 - - [2025-10-31 05:23:15] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.010216 10.0.0.23 - - [2025-10-31 05:23:15] "GET / HTTP/1.1" 200 35931 0.001793 10.0.0.23 - - [2025-10-31 05:23:15] "POST /alarms HTTP/1.1" 409 264 0.002116 10.0.0.23 - - [2025-10-31 05:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.23 - - [2025-10-31 05:23:15] "PUT /alarm/9fb45c68-5479-4774-a6e7-ea58601db382 HTTP/1.1" 200 244 0.007901 10.0.0.23 - - [2025-10-31 05:23:15] "POST /alarms HTTP/1.1" 409 261 0.010547 10.0.0.23 - - [2025-10-31 05:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.23 - - [2025-10-31 05:23:15] "PUT /alarm/9872aeef-a008-4af3-b5b2-44f2784224da HTTP/1.1" 200 244 0.010400 10.0.0.23 - - [2025-10-31 05:23:15] "POST /alarms HTTP/1.1" 409 261 0.002329 10.0.0.23 - - [2025-10-31 05:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.23 - - [2025-10-31 05:23:15] "PUT /alarm/27890c0d-afae-46ad-b766-48ac86d5247b HTTP/1.1" 200 244 0.009811 10.0.0.23 - - [2025-10-31 05:23:15] "POST /alarms HTTP/1.1" 409 253 0.008648 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/66afe8b7-10c5-440d-ae4a-e8469f289a15 HTTP/1.1" 200 244 0.009699 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 251 0.002771 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/ce867d54-62bb-4cdb-9777-a3fe41de96e3 HTTP/1.1" 200 244 0.009147 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 252 0.011901 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/37dc30f6-da58-4ad4-9d32-412ce7d2a01a HTTP/1.1" 200 244 0.021087 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 256 0.010005 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/bf587c33-fa05-4324-b362-479f8da70d39 HTTP/1.1" 200 244 0.009825 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 248 0.009387 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/f567baef-1d49-4397-ac3c-fab0a62cfb7f HTTP/1.1" 200 244 0.008106 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 252 0.006154 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/61b04a37-2c0f-4e99-b7fc-82ed27371386 HTTP/1.1" 200 244 0.009094 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 257 0.007632 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/44bdd081-b9bc-4842-8100-d4a6b273a923 HTTP/1.1" 200 244 0.008723 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 251 0.006822 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/99d48b85-7ced-4a6d-b079-6630b989124e HTTP/1.1" 200 244 0.009711 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 257 0.013382 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/a7ce7a7c-5afb-4e95-b9f0-479ef870b70f HTTP/1.1" 200 244 0.010123 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 261 0.013268 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/86b60a1d-d30a-4090-95fc-81e16e269d33 HTTP/1.1" 200 244 0.010864 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 258 0.004091 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/cae2784e-4dcf-4d37-ac95-df9ee72c6efa HTTP/1.1" 200 244 0.009729 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 254 0.004805 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/2afe15ed-4d0e-420d-8baa-acced9332d3d HTTP/1.1" 200 244 0.010087 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 254 0.002227 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/59faae47-94dd-4844-bd7e-ef020e88f42f HTTP/1.1" 200 244 0.009192 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 254 0.004208 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.23 - - [2025-10-31 05:23:16] "PUT /alarm/c532bb8b-772d-4109-9d98-d1f631836ae2 HTTP/1.1" 200 244 0.012835 10.0.0.23 - - [2025-10-31 05:23:16] "POST /alarms HTTP/1.1" 409 247 0.004323 10.0.0.23 - - [2025-10-31 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /alarm/70deb66f-5c61-42d6-8d44-9f0b9e17cde7 HTTP/1.1" 200 244 0.009367 10.0.0.23 - - [2025-10-31 05:23:17] "POST /alarms HTTP/1.1" 409 272 0.005859 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /alarm/e58258be-faa8-442a-bac3-401379a7bc48 HTTP/1.1" 200 244 0.010215 10.0.0.23 - - [2025-10-31 05:23:17] "POST /alarms HTTP/1.1" 409 261 0.010026 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /alarm/73d7c1cb-d780-4242-a1a9-062db10733f0 HTTP/1.1" 200 244 0.009940 10.0.0.23 - - [2025-10-31 05:23:17] "POST /alarms HTTP/1.1" 409 259 0.008170 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /alarm/e8efd927-f8e1-4af7-98e8-2b293da92063 HTTP/1.1" 200 244 0.008867 10.0.0.23 - - [2025-10-31 05:23:17] "POST /alarms HTTP/1.1" 409 265 0.010761 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /alarm/63aa16f7-8aa2-45cc-8737-95a86b9f3765 HTTP/1.1" 200 244 0.011533 10.0.0.23 - - [2025-10-31 05:23:17] "POST /alarms HTTP/1.1" 409 279 0.005205 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /alarm/664fa4a8-1c22-46ec-b881-29deb57de8c6 HTTP/1.1" 200 244 0.010154 10.0.0.23 - - [2025-10-31 05:23:17] "GET / HTTP/1.1" 200 35931 0.001930 10.0.0.23 - - [2025-10-31 05:23:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003178 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.008364 10.0.0.23 - - [2025-10-31 05:23:17] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.23 - - [2025-10-31 05:23:17] "GET /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002512 10.0.0.23 - - [2025-10-31 05:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.23 - - [2025-10-31 05:23:17] "PUT /global-vrouter-config/5a561e30-3b72-4a8e-a96b-9b51a5a66f51 HTTP/1.1" 200 276 0.009424 10.0.0.23 - - [2025-10-31 05:23:18] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.23 - - [2025-10-31 05:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.23 - - [2025-10-31 05:23:18] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004457 10.0.0.23 - - [2025-10-31 05:23:18] "PUT /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134 HTTP/1.1" 200 274 0.014043 10.0.0.23 - - [2025-10-31 05:23:21] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.23 - - [2025-10-31 05:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.23 - - [2025-10-31 05:23:21] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002487 10.0.0.23 - - [2025-10-31 05:23:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002601 10.0.0.23 - - [2025-10-31 05:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.23 - - [2025-10-31 05:23:21] "GET /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002606 10.0.0.23 - - [2025-10-31 05:23:21] "PUT /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233 HTTP/1.1" 200 254 0.010347 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 10.0.0.23 - - [2025-10-31 05:23:25] "POST /tags HTTP/1.1" 200 355 0.031884 10.0.0.23 - - [2025-10-31 05:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011954 10.0.0.23 - - [2025-10-31 05:23:25] "GET /tag/423e3767-3f3a-4c8c-b099-2ddee580f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020228 10.0.0.23 - - [2025-10-31 05:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006238 10.0.0.23 - - [2025-10-31 05:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.23 - - [2025-10-31 05:23:26] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.098621 10.0.0.23 - - [2025-10-31 05:23:26] "POST /virtual-machines HTTP/1.1" 200 351 0.024684 10.0.0.23 - - [2025-10-31 05:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038060 10.0.0.23 - - [2025-10-31 05:23:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.163689 10.0.0.23 - - [2025-10-31 05:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008634 10.0.0.23 - - [2025-10-31 05:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017136 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004867 10.0.0.23 - - [2025-10-31 05:23:26] "POST /instance-ips HTTP/1.1" 200 391 0.025274 10.0.0.23 - - [2025-10-31 05:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033731 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011927 10.0.0.23 - - [2025-10-31 05:23:26] "POST /set-tag HTTP/1.1" 200 109 0.021151 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019413 10.0.0.23 - - [2025-10-31 05:23:26] "GET /instance-ip/ba4bc662-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002827 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004718 10.0.0.23 - - [2025-10-31 05:23:26] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005941 10.0.0.23 - - [2025-10-31 05:23:26] "POST /ref-update HTTP/1.1" 200 156 0.010234 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004070 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.23 - - [2025-10-31 05:23:26] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.23 - - [2025-10-31 05:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.23 - - [2025-10-31 05:23:26] "GET /virtual-network/232bdfe7-b4e2-475f-9bcb-67595637d593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004617 10.0.0.23 - - [2025-10-31 05:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.23 - - [2025-10-31 05:23:26] "GET /project/d29ee0ad-9758-4c36-b361-27bddddc3fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039238 10.0.0.23 - - [2025-10-31 05:23:26] "POST /virtual-machines HTTP/1.1" 200 355 0.008798 10.0.0.23 - - [2025-10-31 05:23:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018193 10.0.0.23 - - [2025-10-31 05:23:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.132796 10.0.0.23 - - [2025-10-31 05:23:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023647 10.0.0.23 - - [2025-10-31 05:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009522 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006059 10.0.0.23 - - [2025-10-31 05:23:27] "POST /instance-ips HTTP/1.1" 200 395 0.048524 10.0.0.23 - - [2025-10-31 05:23:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017244 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.023823 10.0.0.23 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.026103 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017287 10.0.0.23 - - [2025-10-31 05:23:27] "GET /instance-ip/bac0c28c-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003004 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004284 10.0.0.23 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-router/923159cc-a2b1-4601-a768-46394911a040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003424 10.0.0.23 - - [2025-10-31 05:23:27] "POST /ref-update HTTP/1.1" 200 156 0.015512 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012409 10.0.0.23 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004729 10.0.0.23 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.23 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004283 10.0.0.23 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.002390 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 10.0.0.23 - - [2025-10-31 05:23:37] "GET /global-system-configs HTTP/1.1" 200 322 0.004384 10.0.0.23 - - [2025-10-31 05:23:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001837 10.0.0.23 - - [2025-10-31 05:23:39] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004745 10.0.0.23 - - [2025-10-31 05:23:39] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.23 - - [2025-10-31 05:23:40] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004246 10.0.0.23 - - [2025-10-31 05:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.23 - - [2025-10-31 05:23:41] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004320 10.0.0.23 - - [2025-10-31 05:23:41] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.23 - - [2025-10-31 05:23:44] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.23 - - [2025-10-31 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.23 - - [2025-10-31 05:23:44] "GET /global-system-config/1a2fa4ee-cb60-4f99-a243-36adc137c134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004430 10.0.0.23 - - [2025-10-31 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.23 - - [2025-10-31 05:23:44] "GET /config-node/f77bc5a8-5ad4-4135-b501-dedbf6e0ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001980 10.0.0.23 - - [2025-10-31 05:23:56] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.23 - - [2025-10-31 05:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.23 - - [2025-10-31 05:23:56] "GET /routing-instance/aee42097-f5a7-4f4d-ba9b-5aecac54a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003187 10.0.0.23 - - [2025-10-31 05:23:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002402 10.0.0.23 - - [2025-10-31 05:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.23 - - [2025-10-31 05:23:56] "GET /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004528 10.0.0.23 - - [2025-10-31 05:23:56] "PUT /bgp-router/ee340a4b-849a-44cb-93f2-8b9536f89233 HTTP/1.1" 200 254 0.021878 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.23 - - [2025-10-31 05:23:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.23 - - [2025-10-31 05:24:12] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005665 10.0.0.23 - - [2025-10-31 05:24:12] "POST /set-tag HTTP/1.1" 200 109 0.014204 10.0.0.23 - - [2025-10-31 05:24:12] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013169 10.0.0.23 - - [2025-10-31 05:24:12] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.23 - - [2025-10-31 05:24:12] "GET /virtual-machine/b00510c4-6742-4f8d-b155-d170480e5539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005886 10.0.0.23 - - [2025-10-31 05:24:12] "POST /ref-update HTTP/1.1" 200 156 0.023269 10.0.0.23 - - [2025-10-31 05:24:12] "GET /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019942 10.0.0.23 - - [2025-10-31 05:24:12] "POST /set-tag HTTP/1.1" 200 109 0.015570 10.0.0.23 - - [2025-10-31 05:24:12] "POST /set-tag HTTP/1.1" 200 109 0.024259 10.0.0.23 - - [2025-10-31 05:24:12] "DELETE /instance-ip/ba4bc662-b619-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.046647 10.0.0.23 - - [2025-10-31 05:24:12] "DELETE /virtual-machine-interface/ba298250-b619-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.036782 10.0.0.23 - - [2025-10-31 05:24:12] "DELETE /virtual-machine/b00510c4-6742-4f8d-b155-d170480e5539 HTTP/1.1" 200 115 0.028437 10.0.0.23 - - [2025-10-31 05:24:12] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004466 10.0.0.23 - - [2025-10-31 05:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.23 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006097 10.0.0.23 - - [2025-10-31 05:24:43] "POST /set-tag HTTP/1.1" 200 109 0.004253 10.0.0.23 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007376 10.0.0.23 - - [2025-10-31 05:24:43] "POST /set-tag HTTP/1.1" 200 109 0.007546 10.0.0.23 - - [2025-10-31 05:24:43] "GET /virtual-machine/d2502231-d947-48fa-9bdd-0dc0ee571747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002879 10.0.0.23 - - [2025-10-31 05:24:43] "POST /ref-update HTTP/1.1" 200 156 0.009254 10.0.0.23 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005247 10.0.0.23 - - [2025-10-31 05:24:43] "POST /set-tag HTTP/1.1" 200 109 0.034186 10.0.0.23 - - [2025-10-31 05:24:43] "POST /set-tag HTTP/1.1" 200 109 0.022169 10.0.0.23 - - [2025-10-31 05:24:43] "DELETE /instance-ip/bac0c28c-b619-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.047236 10.0.0.23 - - [2025-10-31 05:24:43] "DELETE /virtual-machine-interface/baa82ea2-b619-11f0-bee1-fa163e48475f HTTP/1.1" 200 115 0.058102 10.0.0.23 - - [2025-10-31 05:24:43] "DELETE /virtual-machine/d2502231-d947-48fa-9bdd-0dc0ee571747 HTTP/1.1" 200 115 0.048928 10.0.0.23 - - [2025-10-31 05:24:44] "DELETE /tag/423e3767-3f3a-4c8c-b099-2ddee580f5c1 HTTP/1.1" 200 115 0.058695