++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 27 08:07:07 PM UTC 2025 ===================' INFO: =================== Mon Oct 27 08:07:07 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ 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.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + 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.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,10.50.84.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.50.84.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 20:07:56.263 7fa3da958b40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 20:07:56.711 7fa3da958b40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 20:07:56.768 7fa3da958b40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 20:07:56.768 7fa3da958b40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-10-27 20:08:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000860 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-10-27 20:08:13] "GET / HTTP/1.1" 503 181 0.000238 10.0.0.22 - - [2025-10-27 20:08:13] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.22 - - [2025-10-27 20:08:14] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.22 - - [2025-10-27 20:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2025-10-27 20:08:14] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.026098 10.0.0.22 - - [2025-10-27 20:08:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.003066 10.0.0.22 - - [2025-10-27 20:08:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.047246 10.0.0.22 - - [2025-10-27 20:08:14] "GET / HTTP/1.1" 200 45303 0.001700 10.0.0.22 - - [2025-10-27 20:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.22 - - [2025-10-27 20:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.22 - - [2025-10-27 20:08:14] "GET / HTTP/1.1" 200 35931 0.002533 10.0.0.22 - - [2025-10-27 20:08:14] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.22 - - [2025-10-27 20:08:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.004271 10.0.0.22 - - [2025-10-27 20:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021626 10.0.0.22 - - [2025-10-27 20:08:15] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009256 10.0.0.22 - - [2025-10-27 20:08:15] "POST /service-appliance-sets HTTP/1.1" 200 553 0.057991 10.0.0.22 - - [2025-10-27 20:08:15] "POST /fqname-to-id HTTP/1.1" 404 180 0.006498 10.0.0.22 - - [2025-10-27 20:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.22 - - [2025-10-27 20:08:15] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013731 10.0.0.22 - - [2025-10-27 20:08:15] "POST /service-appliance-sets HTTP/1.1" 200 541 0.049730 10.0.0.22 - - [2025-10-27 20:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008422 10.0.0.22 - - [2025-10-27 20:08:15] "GET /network-ipam/e56a3648-841e-45c5-8e1b-81a06071df1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005329 10.0.0.22 - - [2025-10-27 20:08:16] "POST /service-templates HTTP/1.1" 200 511 0.069605 10.0.0.22 - - [2025-10-27 20:08:16] "POST /service-templates HTTP/1.1" 200 501 0.056363 10.0.0.22 - - [2025-10-27 20:08:16] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.22 - - [2025-10-27 20:08:16] "POST /service-templates HTTP/1.1" 200 515 0.073961 10.0.0.22 - - [2025-10-27 20:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015590 10.0.0.22 - - [2025-10-27 20:08:16] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014779 10.0.0.22 - - [2025-10-27 20:08:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002610 10.0.0.22 - - [2025-10-27 20:08:16] "POST /service-templates HTTP/1.1" 200 535 0.065993 10.0.0.22 - - [2025-10-27 20:08:16] "POST /analytics-nodes HTTP/1.1" 200 599 0.029916 10.0.0.22 - - [2025-10-27 20:08:16] "GET / HTTP/1.1" 200 35931 0.002169 10.0.0.22 - - [2025-10-27 20:08:16] "POST /service-templates HTTP/1.1" 200 507 0.054234 10.0.0.22 - - [2025-10-27 20:08:17] "GET / HTTP/1.1" 200 35931 0.002296 10.0.0.22 - - [2025-10-27 20:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006374 10.0.0.22 - - [2025-10-27 20:08:17] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.026599 10.0.0.22 - - [2025-10-27 20:08:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.014986 10.0.0.22 - - [2025-10-27 20:08:17] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.22 - - [2025-10-27 20:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.22 - - [2025-10-27 20:08:17] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008033 10.0.0.22 - - [2025-10-27 20:08:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.003566 10.0.0.22 - - [2025-10-27 20:08:17] "POST /database-nodes HTTP/1.1" 200 597 0.057999 10.0.0.22 - - [2025-10-27 20:08:17] "POST /config-nodes HTTP/1.1" 200 593 0.053809 10.0.0.22 - - [2025-10-27 20:08:17] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.22 - - [2025-10-27 20:08:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003537 10.0.0.22 - - [2025-10-27 20:08:17] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.22 - - [2025-10-27 20:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.22 - - [2025-10-27 20:08:17] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006180 10.0.0.22 - - [2025-10-27 20:08:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002594 10.0.0.22 - - [2025-10-27 20:08:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.038465 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:08:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:08:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.22 - - [2025-10-27 20:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.22 - - [2025-10-27 20:08:19] "GET /network-ipam/e56a3648-841e-45c5-8e1b-81a06071df1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.010761 10.0.0.22 - - [2025-10-27 20:08:19] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.22 - - [2025-10-27 20:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.22 - - [2025-10-27 20:08:19] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004860 10.0.0.22 - - [2025-10-27 20:08:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003355 10.0.0.22 - - [2025-10-27 20:08:19] "POST /config-database-nodes HTTP/1.1" 200 611 0.028886 10.0.0.22 - - [2025-10-27 20:08:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.002321 10.0.0.22 - - [2025-10-27 20:08:20] "POST /access-control-lists HTTP/1.1" 200 587 0.023245 10.0.0.22 - - [2025-10-27 20:08:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.003892 10.0.0.22 - - [2025-10-27 20:08:20] "POST /access-control-lists HTTP/1.1" 200 585 0.022464 10.0.0.22 - - [2025-10-27 20:08:20] "POST /route-targets HTTP/1.1" 200 327 0.012036 10.0.0.22 - - [2025-10-27 20:08:20] "POST /ref-update HTTP/1.1" 200 156 0.029618 10.0.0.22 - - [2025-10-27 20:08:20] "POST /route-targets HTTP/1.1" 200 327 0.010934 10.0.0.22 - - [2025-10-27 20:08:20] "POST /ref-update HTTP/1.1" 200 156 0.018442 10.0.0.22 - - [2025-10-27 20:08:20] "POST /route-targets HTTP/1.1" 200 327 0.014171 10.0.0.22 - - [2025-10-27 20:08:20] "POST /ref-update HTTP/1.1" 200 156 0.031130 10.0.0.22 - - [2025-10-27 20:08:20] "POST /route-targets HTTP/1.1" 200 327 0.025365 10.0.0.22 - - [2025-10-27 20:08:20] "POST /ref-update HTTP/1.1" 200 156 0.032580 10.0.0.22 - - [2025-10-27 20:08:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.003012 10.0.0.22 - - [2025-10-27 20:08:20] "POST /access-control-lists HTTP/1.1" 200 551 0.067039 10.0.0.22 - - [2025-10-27 20:08:20] "PUT /access-control-list/98311e34-3ccc-4d87-ba26-acd3890b1257 HTTP/1.1" 200 272 0.021221 10.0.0.22 - - [2025-10-27 20:08:20] "PUT /access-control-list/d31b0437-10f7-4027-8764-de22b862a2e4 HTTP/1.1" 200 272 0.023904 10.0.0.22 - - [2025-10-27 20:08:21] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.22 - - [2025-10-27 20:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.22 - - [2025-10-27 20:08:21] "GET /routing-instance/5f7197b5-a171-493a-860a-5f3ee188992e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005045 10.0.0.22 - - [2025-10-27 20:08:21] "POST /bgp-routers HTTP/1.1" 200 616 0.074507 10.0.0.22 - - [2025-10-27 20:08:21] "GET /bgp-router/a4668428-2a10-4b25-81f5-43e04c49594a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.013806 10.0.0.22 - - [2025-10-27 20:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2025-10-27 20:08:21] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010089 10.0.0.22 - - [2025-10-27 20:08:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003714 10.0.0.22 - - [2025-10-27 20:08:21] "POST /ref-update HTTP/1.1" 200 156 0.014609 10.0.0.22 - - [2025-10-27 20:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.22 - - [2025-10-27 20:08:22] "GET /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003328 10.0.0.22 - - [2025-10-27 20:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.22 - - [2025-10-27 20:08:22] "PUT /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16 HTTP/1.1" 200 276 0.009449 10.0.0.22 - - [2025-10-27 20:08:22] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 581 0.019674 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 575 0.039978 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 575 0.028027 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 559 0.024581 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 555 0.032204 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 557 0.052016 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 565 0.022162 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 549 0.036716 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 557 0.028236 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 567 0.019967 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 555 0.027340 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 567 0.027618 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 575 0.062045 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 569 0.038764 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 561 0.035302 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 561 0.018358 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 561 0.025525 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 547 0.025892 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 595 0.022392 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 575 0.026117 10.0.0.22 - - [2025-10-27 20:08:23] "POST /alarms HTTP/1.1" 200 571 0.034460 10.0.0.22 - - [2025-10-27 20:08:24] "POST /alarms HTTP/1.1" 200 583 0.024431 10.0.0.22 - - [2025-10-27 20:08:24] "POST /alarms HTTP/1.1" 200 609 0.026970 10.0.0.22 - - [2025-10-27 20:08:24] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.22 - - [2025-10-27 20:08:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002831 10.0.0.22 - - [2025-10-27 20:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.22 - - [2025-10-27 20:08:24] "PUT /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16 HTTP/1.1" 200 276 0.011408 10.0.0.22 - - [2025-10-27 20:08:24] "GET / HTTP/1.1" 200 35931 0.002149 10.0.0.22 - - [2025-10-27 20:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.22 - - [2025-10-27 20:08:24] "GET /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003761 10.0.0.22 - - [2025-10-27 20:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.22 - - [2025-10-27 20:08:24] "PUT /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16 HTTP/1.1" 200 276 0.020435 10.0.0.22 - - [2025-10-27 20:08:25] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.22 - - [2025-10-27 20:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.22 - - [2025-10-27 20:08:25] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006380 10.0.0.22 - - [2025-10-27 20:08:25] "PUT /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd HTTP/1.1" 200 274 0.016742 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 10.0.0.22 - - [2025-10-27 20:10:24] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.22 - - [2025-10-27 20:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2025-10-27 20:10:24] "GET /domain/dc45e971-cd32-45fc-a2e3-bb4823710def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003378 10.0.0.22 - - [2025-10-27 20:10:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.000529 10.0.0.22 - - [2025-10-27 20:10:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.020281 10.0.0.22 - - [2025-10-27 20:10:24] "POST /security-groups HTTP/1.1" 200 570 0.082061 10.0.0.22 - - [2025-10-27 20:10:24] "POST /projects HTTP/1.1" 200 481 0.227476 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.003479 10.0.0.22 - - [2025-10-27 20:10:25] "POST /security-groups HTTP/1.1" 200 534 0.056841 10.0.0.22 - - [2025-10-27 20:10:25] "POST /access-control-lists HTTP/1.1" 200 579 0.080936 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.021022 10.0.0.22 - - [2025-10-27 20:10:25] "POST /chown HTTP/1.1" 200 109 0.075895 10.0.0.22 - - [2025-10-27 20:10:25] "POST /policy-managements HTTP/1.1" 409 214 0.002460 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.22 - - [2025-10-27 20:10:25] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016674 10.0.0.22 - - [2025-10-27 20:10:25] "POST /access-control-lists HTTP/1.1" 200 577 0.083547 10.0.0.22 - - [2025-10-27 20:10:25] "POST /application-policy-sets HTTP/1.1" 200 528 0.019114 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2025-10-27 20:10:25] "GET /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003458 10.0.0.22 - - [2025-10-27 20:10:25] "PUT /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16 HTTP/1.1" 200 276 0.008743 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015298 10.0.0.22 - - [2025-10-27 20:10:25] "GET /virtual-network/e6f7d3ea-ca0b-4c3e-aaed-7649dd9d9e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004830 10.0.0.22 - - [2025-10-27 20:10:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000598 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.008003 10.0.0.22 - - [2025-10-27 20:10:25] "POST /security-groups HTTP/1.1" 200 574 0.064610 10.0.0.22 - - [2025-10-27 20:10:25] "POST /projects HTTP/1.1" 200 489 0.221444 10.0.0.22 - - [2025-10-27 20:10:25] "POST /security-groups HTTP/1.1" 200 546 0.022389 10.0.0.22 - - [2025-10-27 20:10:25] "POST /chown HTTP/1.1" 200 109 0.018164 10.0.0.22 - - [2025-10-27 20:10:25] "POST /network-ipams HTTP/1.1" 200 522 0.036621 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.001854 10.0.0.22 - - [2025-10-27 20:10:25] "POST /access-control-lists HTTP/1.1" 200 594 0.031729 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.024316 10.0.0.22 - - [2025-10-27 20:10:25] "POST /network-ipams HTTP/1.1" 200 510 0.063257 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.010619 10.0.0.22 - - [2025-10-27 20:10:25] "POST /access-control-lists HTTP/1.1" 200 592 0.038991 10.0.0.22 - - [2025-10-27 20:10:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.002230 10.0.0.22 - - [2025-10-27 20:10:25] "POST /access-control-lists HTTP/1.1" 200 583 0.034767 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.025356 10.0.0.22 - - [2025-10-27 20:10:26] "POST /useragent-kv HTTP/1.1" 200 115 0.018272 10.0.0.22 - - [2025-10-27 20:10:26] "POST /virtual-networks HTTP/1.1" 200 538 0.195574 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.22 - - [2025-10-27 20:10:26] "POST /access-control-lists HTTP/1.1" 200 581 0.095214 10.0.0.22 - - [2025-10-27 20:10:26] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.038818 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.003983 10.0.0.22 - - [2025-10-27 20:10:26] "POST /network-ipams HTTP/1.1" 200 518 0.051452 10.0.0.22 - - [2025-10-27 20:10:26] "POST /access-control-lists HTTP/1.1" 200 602 0.058243 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.015410 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.015731 10.0.0.22 - - [2025-10-27 20:10:26] "POST /access-control-lists HTTP/1.1" 200 600 0.080460 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002132 10.0.0.22 - - [2025-10-27 20:10:26] "POST /useragent-kv HTTP/1.1" 200 115 0.013879 10.0.0.22 - - [2025-10-27 20:10:26] "POST /virtual-networks HTTP/1.1" 200 546 0.209343 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.22 - - [2025-10-27 20:10:26] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.019418 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.009196 10.0.0.22 - - [2025-10-27 20:10:26] "POST /access-control-lists HTTP/1.1" 200 589 0.127635 10.0.0.22 - - [2025-10-27 20:10:26] "POST /route-targets HTTP/1.1" 200 327 0.029404 10.0.0.22 - - [2025-10-27 20:10:26] "POST /network-policys HTTP/1.1" 200 538 0.147134 10.0.0.22 - - [2025-10-27 20:10:26] "POST /ref-update HTTP/1.1" 200 156 0.058169 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.007771 10.0.0.22 - - [2025-10-27 20:10:26] "PUT /access-control-list/b424b4e5-bb32-4fd3-847a-805f4da0c198 HTTP/1.1" 200 272 0.083163 10.0.0.22 - - [2025-10-27 20:10:26] "POST /network-policys HTTP/1.1" 200 534 0.099457 10.0.0.22 - - [2025-10-27 20:10:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.003297 10.0.0.22 - - [2025-10-27 20:10:26] "POST /route-targets HTTP/1.1" 200 327 0.010156 10.0.0.22 - - [2025-10-27 20:10:26] "POST /ref-update HTTP/1.1" 200 156 0.045747 10.0.0.22 - - [2025-10-27 20:10:26] "POST /network-policys HTTP/1.1" 200 542 0.062574 10.0.0.22 - - [2025-10-27 20:10:27] "PUT /access-control-list/1b731b81-70b4-4ef3-a2b7-1611492b7338 HTTP/1.1" 200 272 0.022275 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.100847 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014169 10.0.0.22 - - [2025-10-27 20:10:27] "PUT /access-control-list/b424b4e5-bb32-4fd3-847a-805f4da0c198 HTTP/1.1" 200 272 0.019158 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.101555 10.0.0.22 - - [2025-10-27 20:10:27] "PUT /access-control-list/1b731b81-70b4-4ef3-a2b7-1611492b7338 HTTP/1.1" 200 272 0.021346 10.0.0.22 - - [2025-10-27 20:10:27] "PUT /access-control-list/b424b4e5-bb32-4fd3-847a-805f4da0c198 HTTP/1.1" 200 272 0.036141 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.173334 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008332 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.041517 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004047 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.057636 10.0.0.22 - - [2025-10-27 20:10:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.004599 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.112082 10.0.0.22 - - [2025-10-27 20:10:27] "POST /access-control-lists HTTP/1.1" 200 601 0.109992 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.058072 10.0.0.22 - - [2025-10-27 20:10:27] "PUT /access-control-list/1b731b81-70b4-4ef3-a2b7-1611492b7338 HTTP/1.1" 200 272 0.078524 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-update HTTP/1.1" 200 156 0.162436 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.057013 10.0.0.22 - - [2025-10-27 20:10:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004004 10.0.0.22 - - [2025-10-27 20:10:28] "PUT /access-control-list/a3aae81c-fbd0-4596-a95c-8c68767a3b80 HTTP/1.1" 200 272 0.101418 10.0.0.22 - - [2025-10-27 20:10:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007934 10.0.0.22 - - [2025-10-27 20:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016011 10.0.0.22 - - [2025-10-27 20:10:28] "POST /ref-update HTTP/1.1" 200 156 0.032228 10.0.0.22 - - [2025-10-27 20:10:28] "GET /virtual-network/e6f7d3ea-ca0b-4c3e-aaed-7649dd9d9e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.028909 10.0.0.22 - - [2025-10-27 20:10:28] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004654 10.0.0.22 - - [2025-10-27 20:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.22 - - [2025-10-27 20:10:28] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003902 10.0.0.22 - - [2025-10-27 20:10:28] "POST /firewall-policys HTTP/1.1" 200 530 0.031503 10.0.0.22 - - [2025-10-27 20:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021211 10.0.0.22 - - [2025-10-27 20:10:28] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013273 10.0.0.22 - - [2025-10-27 20:10:28] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003273 10.0.0.22 - - [2025-10-27 20:10:28] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002839 10.0.0.22 - - [2025-10-27 20:10:28] "POST /ref-update HTTP/1.1" 200 156 0.022687 10.0.0.22 - - [2025-10-27 20:10:28] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.019850 10.0.0.22 - - [2025-10-27 20:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.22 - - [2025-10-27 20:10:28] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002928 10.0.0.22 - - [2025-10-27 20:10:28] "POST /firewall-policys HTTP/1.1" 200 532 0.023399 10.0.0.22 - - [2025-10-27 20:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017049 10.0.0.22 - - [2025-10-27 20:10:28] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.006445 10.0.0.22 - - [2025-10-27 20:10:28] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007933 10.0.0.22 - - [2025-10-27 20:10:28] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.007981 10.0.0.22 - - [2025-10-27 20:10:28] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003883 10.0.0.22 - - [2025-10-27 20:10:28] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003389 10.0.0.22 - - [2025-10-27 20:10:28] "POST /ref-update HTTP/1.1" 200 156 0.029082 10.0.0.22 - - [2025-10-27 20:10:28] "POST /ref-update HTTP/1.1" 200 156 0.041449 10.0.0.22 - - [2025-10-27 20:10:28] "POST /ref-update HTTP/1.1" 200 156 0.049543 10.0.0.22 - - [2025-10-27 20:10:28] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003975 10.0.0.22 - - [2025-10-27 20:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.22 - - [2025-10-27 20:10:28] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002604 10.0.0.22 - - [2025-10-27 20:10:28] "POST /firewall-policys HTTP/1.1" 200 530 0.023369 10.0.0.22 - - [2025-10-27 20:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024367 10.0.0.22 - - [2025-10-27 20:10:29] "GET /firewall-policy/bde1937a-b929-4e4f-82ab-7b52921e891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020358 10.0.0.22 - - [2025-10-27 20:10:29] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003141 10.0.0.22 - - [2025-10-27 20:10:29] "GET /firewall-policy/bde1937a-b929-4e4f-82ab-7b52921e891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002566 10.0.0.22 - - [2025-10-27 20:10:29] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002681 10.0.0.22 - - [2025-10-27 20:10:29] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003290 10.0.0.22 - - [2025-10-27 20:10:29] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002527 10.0.0.22 - - [2025-10-27 20:10:29] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002661 10.0.0.22 - - [2025-10-27 20:10:29] "POST /ref-update HTTP/1.1" 200 156 0.020738 10.0.0.22 - - [2025-10-27 20:10:29] "POST /ref-update HTTP/1.1" 200 156 0.058780 10.0.0.22 - - [2025-10-27 20:10:29] "POST /ref-update HTTP/1.1" 200 156 0.035063 10.0.0.22 - - [2025-10-27 20:10:29] "POST /ref-update HTTP/1.1" 200 156 0.039388 10.0.0.22 - - [2025-10-27 20:10:29] "POST /ref-update HTTP/1.1" 200 156 0.033890 10.0.0.22 - - [2025-10-27 20:10:29] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.019536 10.0.0.22 - - [2025-10-27 20:10:29] "POST /tags HTTP/1.1" 200 299 0.036335 10.0.0.22 - - [2025-10-27 20:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025955 10.0.0.22 - - [2025-10-27 20:10:29] "GET /tag/f489c756-87d2-4997-b6f3-3dfcdf30141f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017364 10.0.0.22 - - [2025-10-27 20:10:29] "POST /set-tag HTTP/1.1" 200 109 0.021646 10.0.0.22 - - [2025-10-27 20:10:29] "POST /fqname-to-id HTTP/1.1" 404 226 0.003651 10.0.0.22 - - [2025-10-27 20:10:29] "POST /tags HTTP/1.1" 200 357 0.079870 10.0.0.22 - - [2025-10-27 20:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023890 10.0.0.22 - - [2025-10-27 20:10:29] "GET /tag/71d1ccbc-7ec6-4ed6-b4df-4c8e023399b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013963 10.0.0.22 - - [2025-10-27 20:10:30] "POST /tags HTTP/1.1" 200 305 0.065050 10.0.0.22 - - [2025-10-27 20:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022356 10.0.0.22 - - [2025-10-27 20:10:30] "GET /tag/4faaf1ad-b61a-4da2-9826-c60a0843a168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019204 10.0.0.22 - - [2025-10-27 20:10:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.007965 10.0.0.22 - - [2025-10-27 20:10:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.004230 10.0.0.22 - - [2025-10-27 20:10:30] "POST /security-groups HTTP/1.1" 200 571 0.094650 10.0.0.22 - - [2025-10-27 20:10:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.002831 10.0.0.22 - - [2025-10-27 20:10:30] "POST /projects HTTP/1.1" 200 483 0.267801 10.0.0.22 - - [2025-10-27 20:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009704 10.0.0.22 - - [2025-10-27 20:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013191 10.0.0.22 - - [2025-10-27 20:10:30] "POST /access-control-lists HTTP/1.1" 200 580 0.098874 10.0.0.22 - - [2025-10-27 20:10:30] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.027520 10.0.0.22 - - [2025-10-27 20:10:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.026494 10.0.0.22 - - [2025-10-27 20:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.22 - - [2025-10-27 20:10:30] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.033873 10.0.0.22 - - [2025-10-27 20:10:30] "POST /access-control-lists HTTP/1.1" 200 578 0.091765 10.0.0.22 - - [2025-10-27 20:10:30] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.138374 10.0.0.22 - - [2025-10-27 20:10:30] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.114405 10.0.0.22 - - [2025-10-27 20:10:30] "POST /security-groups HTTP/1.1" 200 537 0.098587 10.0.0.22 - - [2025-10-27 20:10:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.002011 10.0.0.22 - - [2025-10-27 20:10:31] "POST /access-control-lists HTTP/1.1" 200 596 0.041537 10.0.0.22 - - [2025-10-27 20:10:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.043147 10.0.0.22 - - [2025-10-27 20:10:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.051776 10.0.0.22 - - [2025-10-27 20:10:31] "POST /chown HTTP/1.1" 200 109 0.066936 10.0.0.22 - - [2025-10-27 20:10:31] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030167 10.0.0.22 - - [2025-10-27 20:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.22 - - [2025-10-27 20:10:31] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008911 10.0.0.22 - - [2025-10-27 20:10:31] "POST /access-control-lists HTTP/1.1" 200 594 0.080506 10.0.0.22 - - [2025-10-27 20:10:31] "POST /tags HTTP/1.1" 409 207 0.005502 10.0.0.22 - - [2025-10-27 20:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.22 - - [2025-10-27 20:10:31] "GET /tag/4faaf1ad-b61a-4da2-9826-c60a0843a168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027780 10.0.0.22 - - [2025-10-27 20:10:31] "POST /firewall-rules HTTP/1.1" 200 564 0.119201 10.0.0.22 - - [2025-10-27 20:10:31] "GET /firewall-rule/69c9ef4c-cd41-4a7c-8160-42204a8ff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.030925 10.0.0.22 - - [2025-10-27 20:10:31] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003206 10.0.0.22 - - [2025-10-27 20:10:31] "GET /firewall-rule/69c9ef4c-cd41-4a7c-8160-42204a8ff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003255 10.0.0.22 - - [2025-10-27 20:10:31] "POST /ref-update HTTP/1.1" 200 156 0.025402 10.0.0.22 - - [2025-10-27 20:10:31] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019222 10.0.0.22 - - [2025-10-27 20:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.22 - - [2025-10-27 20:10:31] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002971 10.0.0.22 - - [2025-10-27 20:10:31] "POST /tags HTTP/1.1" 409 207 0.003203 10.0.0.22 - - [2025-10-27 20:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.22 - - [2025-10-27 20:10:31] "GET /tag/4faaf1ad-b61a-4da2-9826-c60a0843a168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016720 10.0.0.22 - - [2025-10-27 20:10:31] "POST /firewall-rules HTTP/1.1" 200 562 0.105641 10.0.0.22 - - [2025-10-27 20:10:31] "GET /firewall-rule/8e5166fc-93e8-4d31-b6ee-5d70ce2901ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005270 10.0.0.22 - - [2025-10-27 20:10:31] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009723 10.0.0.22 - - [2025-10-27 20:10:31] "GET /firewall-rule/8e5166fc-93e8-4d31-b6ee-5d70ce2901ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004405 10.0.0.22 - - [2025-10-27 20:10:31] "POST /ref-update HTTP/1.1" 200 156 0.052034 10.0.0.22 - - [2025-10-27 20:10:32] "POST /tags HTTP/1.1" 200 301 0.240267 10.0.0.22 - - [2025-10-27 20:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030995 10.0.0.22 - - [2025-10-27 20:10:32] "GET /tag/dc9abdaa-0ffb-4a19-8042-c625238cd8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014577 10.0.0.22 - - [2025-10-27 20:10:32] "POST /tags HTTP/1.1" 200 325 0.083540 10.0.0.22 - - [2025-10-27 20:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028580 10.0.0.22 - - [2025-10-27 20:10:32] "GET /tag/06c6aab4-42dd-48fc-bf7f-4a1dc9512bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.019342 10.0.0.22 - - [2025-10-27 20:10:32] "POST /tags HTTP/1.1" 200 363 0.024449 10.0.0.22 - - [2025-10-27 20:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010148 10.0.0.22 - - [2025-10-27 20:10:32] "GET /tag/8c4f27d6-302f-42eb-8020-18fc2b5d3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021362 10.0.0.22 - - [2025-10-27 20:10:32] "POST /tags HTTP/1.1" 200 311 0.033613 10.0.0.22 - - [2025-10-27 20:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012628 10.0.0.22 - - [2025-10-27 20:10:32] "GET /tag/67298b92-3d75-4b8a-ae84-7ca2b4328d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016004 10.0.0.22 - - [2025-10-27 20:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.22 - - [2025-10-27 20:10:32] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004642 10.0.0.22 - - [2025-10-27 20:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.22 - - [2025-10-27 20:10:32] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057090 10.0.0.22 - - [2025-10-27 20:10:32] "POST /virtual-machines HTTP/1.1" 200 377 0.036870 10.0.0.22 - - [2025-10-27 20:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017935 10.0.0.22 - - [2025-10-27 20:10:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140731 10.0.0.22 - - [2025-10-27 20:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.051360 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203 10.0.0.22 - - [2025-10-27 20:10:33] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005967 10.0.0.22 - - [2025-10-27 20:10:33] "POST /instance-ips HTTP/1.1" 200 409 0.045497 10.0.0.22 - - [2025-10-27 20:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033733 10.0.0.22 - - [2025-10-27 20:10:33] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.023452 10.0.0.22 - - [2025-10-27 20:10:33] "POST /set-tag HTTP/1.1" 200 109 0.025417 10.0.0.22 - - [2025-10-27 20:10:33] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.031125 10.0.0.22 - - [2025-10-27 20:10:33] "GET /instance-ip/fe398a0e-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006517 10.0.0.22 - - [2025-10-27 20:10:33] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.22 - - [2025-10-27 20:10:33] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007123 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.22 - - [2025-10-27 20:10:33] "GET /config-node/5bbff6cc-642f-4551-adf7-edb17d778da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004939 10.0.0.22 - - [2025-10-27 20:10:33] "POST /tags HTTP/1.1" 200 305 0.092611 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.030461 10.0.0.22 - - [2025-10-27 20:10:33] "GET /tag/759a08f4-8c93-4972-addd-ea4023631753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026690 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.22 - - [2025-10-27 20:10:33] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045927 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.22 - - [2025-10-27 20:10:33] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006476 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.22 - - [2025-10-27 20:10:33] "GET /service-appliance-set/dc0c6732-9fb1-4c68-a1df-90af486dab32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010015 10.0.0.22 - - [2025-10-27 20:10:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002647 10.0.0.22 - - [2025-10-27 20:10:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130511 10.0.0.22 - - [2025-10-27 20:10:34] "GET /virtual-machine-interface/a7872347-1246-4ed5-a6fa-9f682b1e9662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.008403 10.0.0.22 - - [2025-10-27 20:10:34] "POST /instance-ips HTTP/1.1" 200 381 0.043347 10.0.0.22 - - [2025-10-27 20:10:34] "GET /instance-ip/97363293-3c4d-4811-84d3-d960f5e34140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011691 10.0.0.22 - - [2025-10-27 20:10:34] "POST /loadbalancers HTTP/1.1" 200 582 0.081987 10.0.0.22 - - [2025-10-27 20:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020507 10.0.0.22 - - [2025-10-27 20:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006883 10.0.0.22 - - [2025-10-27 20:10:34] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038869 10.0.0.22 - - [2025-10-27 20:10:34] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038687 10.0.0.22 - - [2025-10-27 20:10:34] "GET /loadbalancer/0594c32c-30f2-433e-8e7a-8d317aee9c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005696 10.0.0.22 - - [2025-10-27 20:10:34] "GET /instance-ip/97363293-3c4d-4811-84d3-d960f5e34140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005926 10.0.0.22 - - [2025-10-27 20:10:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032581 10.0.0.22 - - [2025-10-27 20:10:34] "POST /floating-ips HTTP/1.1" 200 583 0.033842 10.0.0.22 - - [2025-10-27 20:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.050804 10.0.0.22 - - [2025-10-27 20:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015239 10.0.0.22 - - [2025-10-27 20:10:34] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041534 10.0.0.22 - - [2025-10-27 20:10:34] "GET /loadbalancer-listener/0c00d6b6-7b3e-4833-9267-3628407c1ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002836 10.0.0.22 - - [2025-10-27 20:10:34] "GET /loadbalancer-listener/0c00d6b6-7b3e-4833-9267-3628407c1ba8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004084 10.0.0.22 - - [2025-10-27 20:10:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023114 10.0.0.22 - - [2025-10-27 20:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.22 - - [2025-10-27 20:10:34] "GET /instance-ip/97363293-3c4d-4811-84d3-d960f5e34140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006489 10.0.0.22 - - [2025-10-27 20:10:34] "GET /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003648 10.0.0.22 - - [2025-10-27 20:10:34] "GET /instance-ip/97363293-3c4d-4811-84d3-d960f5e34140?fields=floating_ips HTTP/1.1" 200 1170 0.005729 10.0.0.22 - - [2025-10-27 20:10:34] "GET /floating-ip/b10f7d3e-4f08-4fba-bc5a-89472b125dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003130 10.0.0.22 - - [2025-10-27 20:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.22 - - [2025-10-27 20:10:34] "PUT /global-vrouter-config/7b33e27f-2c87-4c47-ac37-25c63ca69a16 HTTP/1.1" 200 276 0.010513 10.0.0.22 - - [2025-10-27 20:10:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.005454 10.0.0.22 - - [2025-10-27 20:10:34] "POST /tags HTTP/1.1" 200 355 0.031071 10.0.0.22 - - [2025-10-27 20:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011993 10.0.0.22 - - [2025-10-27 20:10:34] "GET /tag/1b32f19e-d3dd-415d-b792-85d7273f8c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013912 10.0.0.22 - - [2025-10-27 20:10:35] "POST /tags HTTP/1.1" 200 303 0.021437 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009929 10.0.0.22 - - [2025-10-27 20:10:35] "GET /tag/047d1c69-7296-4058-ba53-aaecf703cf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.025839 10.0.0.22 - - [2025-10-27 20:10:35] "POST /projects HTTP/1.1" 409 218 0.002500 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.22 - - [2025-10-27 20:10:35] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041751 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.22 - - [2025-10-27 20:10:35] "GET /network-ipam/791226f5-e644-42c4-9005-df33f8db3608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002762 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.22 - - [2025-10-27 20:10:35] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005208 10.0.0.22 - - [2025-10-27 20:10:35] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.058041 10.0.0.22 - - [2025-10-27 20:10:35] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.027580 10.0.0.22 - - [2025-10-27 20:10:35] "POST /set-tag HTTP/1.1" 200 109 0.064519 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.22 - - [2025-10-27 20:10:35] "GET /network-ipam/488fc567-c70e-4ae2-b97e-9ae2c13ba3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005807 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.22 - - [2025-10-27 20:10:35] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004441 10.0.0.22 - - [2025-10-27 20:10:35] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.078507 10.0.0.22 - - [2025-10-27 20:10:35] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006130 10.0.0.22 - - [2025-10-27 20:10:35] "POST /set-tag HTTP/1.1" 200 109 0.065125 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012131 10.0.0.22 - - [2025-10-27 20:10:35] "GET /network-policy/6316b44b-f762-45b3-b94c-622fe476a0c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003517 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.22 - - [2025-10-27 20:10:35] "GET /network-policy/2ad3f0f4-3b71-4df1-8164-ac5d97683dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003071 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2025-10-27 20:10:35] "GET /network-policy/ddd61644-86cf-45d6-9a57-43e51181ef2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002656 10.0.0.22 - - [2025-10-27 20:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.22 - - [2025-10-27 20:10:35] "PUT /network-policy/ddd61644-86cf-45d6-9a57-43e51181ef2b HTTP/1.1" 200 262 0.010830 10.0.0.22 - - [2025-10-27 20:10:36] "PUT /access-control-list/b424b4e5-bb32-4fd3-847a-805f4da0c198 HTTP/1.1" 200 272 0.064144 10.0.0.22 - - [2025-10-27 20:10:36] "POST /ref-update HTTP/1.1" 200 156 0.144626 10.0.0.22 - - [2025-10-27 20:10:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010262 10.0.0.22 - - [2025-10-27 20:10:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008026 10.0.0.22 - - [2025-10-27 20:10:36] "PUT /access-control-list/a3aae81c-fbd0-4596-a95c-8c68767a3b80 HTTP/1.1" 200 272 0.081314 10.0.0.22 - - [2025-10-27 20:10:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004432 10.0.0.22 - - [2025-10-27 20:10:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2025-10-27 20:10:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002348 10.0.0.22 - - [2025-10-27 20:10:36] "POST /security-groups HTTP/1.1" 409 245 0.002421 10.0.0.22 - - [2025-10-27 20:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.22 - - [2025-10-27 20:10:36] "PUT /security-group/aac0c4c7-5e24-4820-a07d-bd1b3f648012 HTTP/1.1" 200 262 0.075715 10.0.0.22 - - [2025-10-27 20:10:36] "PUT /access-control-list/4a4cb0d3-2692-4931-a2df-644d5122f3e2 HTTP/1.1" 200 272 0.014119 10.0.0.22 - - [2025-10-27 20:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032864 10.0.0.22 - - [2025-10-27 20:10:36] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014109 10.0.0.22 - - [2025-10-27 20:10:36] "PUT /access-control-list/57815565-a3c7-4007-955f-455e25a434f8 HTTP/1.1" 200 272 0.030823 10.0.0.22 - - [2025-10-27 20:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.22 - - [2025-10-27 20:10:36] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002795 10.0.0.22 - - [2025-10-27 20:10:36] "POST /tags HTTP/1.1" 409 206 0.002007 10.0.0.22 - - [2025-10-27 20:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.22 - - [2025-10-27 20:10:36] "GET /tag/047d1c69-7296-4058-ba53-aaecf703cf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019173 10.0.0.22 - - [2025-10-27 20:10:36] "POST /firewall-rules HTTP/1.1" 200 562 0.081895 10.0.0.22 - - [2025-10-27 20:10:36] "GET /firewall-rule/51febd31-9dea-4983-b6e3-4af621b7397f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004159 10.0.0.22 - - [2025-10-27 20:10:36] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004612 10.0.0.22 - - [2025-10-27 20:10:36] "GET /firewall-rule/51febd31-9dea-4983-b6e3-4af621b7397f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002953 10.0.0.22 - - [2025-10-27 20:10:36] "POST /ref-update HTTP/1.1" 200 156 0.043383 10.0.0.22 - - [2025-10-27 20:10:36] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011405 10.0.0.22 - - [2025-10-27 20:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.22 - - [2025-10-27 20:10:36] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003279 10.0.0.22 - - [2025-10-27 20:10:36] "POST /tags HTTP/1.1" 409 206 0.002146 10.0.0.22 - - [2025-10-27 20:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.22 - - [2025-10-27 20:10:36] "GET /tag/047d1c69-7296-4058-ba53-aaecf703cf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019295 10.0.0.22 - - [2025-10-27 20:10:37] "POST /firewall-rules HTTP/1.1" 200 560 0.095142 10.0.0.22 - - [2025-10-27 20:10:37] "GET /firewall-rule/ea742b2e-ae02-4c9a-b895-99f84e4eeaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005725 10.0.0.22 - - [2025-10-27 20:10:37] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.004421 10.0.0.22 - - [2025-10-27 20:10:37] "GET /firewall-rule/ea742b2e-ae02-4c9a-b895-99f84e4eeaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002584 10.0.0.22 - - [2025-10-27 20:10:37] "POST /ref-update HTTP/1.1" 200 156 0.026691 10.0.0.22 - - [2025-10-27 20:10:37] "POST /tags HTTP/1.1" 200 371 0.041886 10.0.0.22 - - [2025-10-27 20:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.22 - - [2025-10-27 20:10:37] "GET /tag/8076e100-15ba-4884-baf4-79419ae64fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014336 10.0.0.22 - - [2025-10-27 20:10:37] "POST /tags HTTP/1.1" 200 319 0.028742 10.0.0.22 - - [2025-10-27 20:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.22 - - [2025-10-27 20:10:37] "GET /tag/cd99621f-0293-487f-97b9-98c3de4cdba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.020053 10.0.0.22 - - [2025-10-27 20:10:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000632 10.0.0.22 - - [2025-10-27 20:10:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.005971 10.0.0.22 - - [2025-10-27 20:10:37] "POST /security-groups HTTP/1.1" 200 578 0.062807 10.0.0.22 - - [2025-10-27 20:10:37] "POST /projects HTTP/1.1" 200 497 0.188914 10.0.0.22 - - [2025-10-27 20:10:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.003314 10.0.0.22 - - [2025-10-27 20:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010895 10.0.0.22 - - [2025-10-27 20:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008138 10.0.0.22 - - [2025-10-27 20:10:37] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018279 10.0.0.22 - - [2025-10-27 20:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.22 - - [2025-10-27 20:10:37] "POST /access-control-lists HTTP/1.1" 200 587 0.090884 10.0.0.22 - - [2025-10-27 20:10:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.016047 10.0.0.22 - - [2025-10-27 20:10:37] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.012196 10.0.0.22 - - [2025-10-27 20:10:37] "POST /access-control-lists HTTP/1.1" 200 585 0.067052 10.0.0.22 - - [2025-10-27 20:10:37] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.094703 10.0.0.22 - - [2025-10-27 20:10:37] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.054500 10.0.0.22 - - [2025-10-27 20:10:38] "POST /security-groups HTTP/1.1" 200 558 0.073185 10.0.0.22 - - [2025-10-27 20:10:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.001911 10.0.0.22 - - [2025-10-27 20:10:38] "POST /access-control-lists HTTP/1.1" 200 610 0.076178 10.0.0.22 - - [2025-10-27 20:10:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.016316 10.0.0.22 - - [2025-10-27 20:10:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.083512 10.0.0.22 - - [2025-10-27 20:10:38] "POST /chown HTTP/1.1" 200 109 0.048362 10.0.0.22 - - [2025-10-27 20:10:38] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.044960 10.0.0.22 - - [2025-10-27 20:10:38] "POST /access-control-lists HTTP/1.1" 200 608 0.103083 10.0.0.22 - - [2025-10-27 20:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.22 - - [2025-10-27 20:10:38] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003278 10.0.0.22 - - [2025-10-27 20:10:38] "POST /tags HTTP/1.1" 409 214 0.002315 10.0.0.22 - - [2025-10-27 20:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.22 - - [2025-10-27 20:10:38] "GET /tag/cd99621f-0293-487f-97b9-98c3de4cdba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015741 10.0.0.22 - - [2025-10-27 20:10:38] "POST /firewall-rules HTTP/1.1" 200 578 0.081454 10.0.0.22 - - [2025-10-27 20:10:38] "GET /firewall-rule/a02391d4-036e-4e81-b5c0-299b7ccaf041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004404 10.0.0.22 - - [2025-10-27 20:10:38] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003761 10.0.0.22 - - [2025-10-27 20:10:38] "GET /firewall-rule/a02391d4-036e-4e81-b5c0-299b7ccaf041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002515 10.0.0.22 - - [2025-10-27 20:10:38] "POST /ref-update HTTP/1.1" 200 156 0.036243 10.0.0.22 - - [2025-10-27 20:10:38] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019833 10.0.0.22 - - [2025-10-27 20:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.22 - - [2025-10-27 20:10:38] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003845 10.0.0.22 - - [2025-10-27 20:10:38] "POST /tags HTTP/1.1" 409 214 0.002152 10.0.0.22 - - [2025-10-27 20:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.22 - - [2025-10-27 20:10:38] "GET /tag/cd99621f-0293-487f-97b9-98c3de4cdba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013240 10.0.0.22 - - [2025-10-27 20:10:38] "POST /firewall-rules HTTP/1.1" 200 576 0.066970 10.0.0.22 - - [2025-10-27 20:10:38] "GET /firewall-rule/567c1d91-b6b5-4352-8791-2ceaea60401e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006077 10.0.0.22 - - [2025-10-27 20:10:38] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004512 10.0.0.22 - - [2025-10-27 20:10:38] "GET /firewall-rule/567c1d91-b6b5-4352-8791-2ceaea60401e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002538 10.0.0.22 - - [2025-10-27 20:10:38] "POST /ref-update HTTP/1.1" 200 156 0.028733 10.0.0.22 - - [2025-10-27 20:10:39] "POST /tags HTTP/1.1" 200 301 0.023810 10.0.0.22 - - [2025-10-27 20:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.22 - - [2025-10-27 20:10:39] "GET /tag/57835254-77b2-440d-b0bb-e69b8689228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012474 10.0.0.22 - - [2025-10-27 20:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2025-10-27 20:10:39] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039107 10.0.0.22 - - [2025-10-27 20:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.22 - - [2025-10-27 20:10:39] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006752 10.0.0.22 - - [2025-10-27 20:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.22 - - [2025-10-27 20:10:39] "GET /service-appliance-set/dc0c6732-9fb1-4c68-a1df-90af486dab32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002767 10.0.0.22 - - [2025-10-27 20:10:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.002027 10.0.0.22 - - [2025-10-27 20:10:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107211 10.0.0.22 - - [2025-10-27 20:10:39] "GET /virtual-machine-interface/463703de-d967-41ec-be2a-31694ed01319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.015946 10.0.0.22 - - [2025-10-27 20:10:39] "POST /instance-ips HTTP/1.1" 200 377 0.023573 10.0.0.22 - - [2025-10-27 20:10:39] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004537 10.0.0.22 - - [2025-10-27 20:10:39] "POST /loadbalancers HTTP/1.1" 200 582 0.062338 10.0.0.22 - - [2025-10-27 20:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018371 10.0.0.22 - - [2025-10-27 20:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.22 - - [2025-10-27 20:10:39] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039515 10.0.0.22 - - [2025-10-27 20:10:39] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002670 10.0.0.22 - - [2025-10-27 20:10:39] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054289 10.0.0.22 - - [2025-10-27 20:10:39] "GET /loadbalancer/b30ced79-0fbb-4ae3-99bf-b02c7ced973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005312 10.0.0.22 - - [2025-10-27 20:10:39] "POST /floating-ips HTTP/1.1" 200 581 0.064164 10.0.0.22 - - [2025-10-27 20:10:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.053877 10.0.0.22 - - [2025-10-27 20:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008049 10.0.0.22 - - [2025-10-27 20:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014801 10.0.0.22 - - [2025-10-27 20:10:39] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031126 10.0.0.22 - - [2025-10-27 20:10:39] "GET /loadbalancer-listener/f0810a82-9769-4c33-9503-e43c4a14ea8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002635 10.0.0.22 - - [2025-10-27 20:10:39] "GET /loadbalancer-listener/f0810a82-9769-4c33-9503-e43c4a14ea8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003316 10.0.0.22 - - [2025-10-27 20:10:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020107 10.0.0.22 - - [2025-10-27 20:10:39] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005507 10.0.0.22 - - [2025-10-27 20:10:39] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?fields=floating_ips HTTP/1.1" 200 1164 0.004880 10.0.0.22 - - [2025-10-27 20:10:39] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002199 10.0.0.22 - - [2025-10-27 20:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.22 - - [2025-10-27 20:10:40] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.020320 10.0.0.22 - - [2025-10-27 20:10:40] "GET /loadbalancer/b30ced79-0fbb-4ae3-99bf-b02c7ced973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003133 10.0.0.22 - - [2025-10-27 20:10:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018854 10.0.0.22 - - [2025-10-27 20:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013416 10.0.0.22 - - [2025-10-27 20:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.22 - - [2025-10-27 20:10:40] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038293 10.0.0.22 - - [2025-10-27 20:10:40] "GET /loadbalancer-listener/55e39e22-8e3c-4780-b4ba-e278c99c312a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002464 10.0.0.22 - - [2025-10-27 20:10:40] "GET /loadbalancer-listener/55e39e22-8e3c-4780-b4ba-e278c99c312a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006078 10.0.0.22 - - [2025-10-27 20:10:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021135 10.0.0.22 - - [2025-10-27 20:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009402 10.0.0.22 - - [2025-10-27 20:10:40] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004893 10.0.0.22 - - [2025-10-27 20:10:40] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?fields=floating_ips HTTP/1.1" 200 1164 0.003120 10.0.0.22 - - [2025-10-27 20:10:40] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002756 10.0.0.22 - - [2025-10-27 20:10:40] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052127 10.0.0.22 - - [2025-10-27 20:10:40] "GET /loadbalancer/b30ced79-0fbb-4ae3-99bf-b02c7ced973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002789 10.0.0.22 - - [2025-10-27 20:10:40] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016683 10.0.0.22 - - [2025-10-27 20:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016378 10.0.0.22 - - [2025-10-27 20:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010072 10.0.0.22 - - [2025-10-27 20:10:40] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034330 10.0.0.22 - - [2025-10-27 20:10:40] "GET /loadbalancer-listener/48560184-81b4-4834-b2de-eae336182fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002278 10.0.0.22 - - [2025-10-27 20:10:40] "GET /loadbalancer-listener/48560184-81b4-4834-b2de-eae336182fa4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006715 10.0.0.22 - - [2025-10-27 20:10:40] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019708 10.0.0.22 - - [2025-10-27 20:10:40] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003592 10.0.0.22 - - [2025-10-27 20:10:40] "GET /instance-ip/3740abe3-5e39-482a-a6bc-8e5916cef956?fields=floating_ips HTTP/1.1" 200 1164 0.002658 10.0.0.22 - - [2025-10-27 20:10:40] "POST /tags HTTP/1.1" 200 363 0.022573 10.0.0.22 - - [2025-10-27 20:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012333 10.0.0.22 - - [2025-10-27 20:10:40] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005980 10.0.0.22 - - [2025-10-27 20:10:40] "GET /tag/78c4dd37-b502-4fae-9c29-9a86c1992845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012885 10.0.0.22 - - [2025-10-27 20:10:40] "POST /tags HTTP/1.1" 200 311 0.026162 10.0.0.22 - - [2025-10-27 20:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.22 - - [2025-10-27 20:10:40] "GET /tag/8724b6e7-d0af-4a6c-9a07-e214684c8682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015529 10.0.0.22 - - [2025-10-27 20:10:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.002549 10.0.0.22 - - [2025-10-27 20:10:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.005683 10.0.0.22 - - [2025-10-27 20:10:41] "POST /security-groups HTTP/1.1" 200 574 0.068793 10.0.0.22 - - [2025-10-27 20:10:41] "POST /projects HTTP/1.1" 200 489 0.251217 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.005958 10.0.0.22 - - [2025-10-27 20:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016435 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.22 - - [2025-10-27 20:10:41] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.045570 10.0.0.22 - - [2025-10-27 20:10:41] "POST /access-control-lists HTTP/1.1" 200 583 0.105649 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020561 10.0.0.22 - - [2025-10-27 20:10:41] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007159 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004915 10.0.0.22 - - [2025-10-27 20:10:41] "POST /access-control-lists HTTP/1.1" 200 581 0.077837 10.0.0.22 - - [2025-10-27 20:10:41] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.126999 10.0.0.22 - - [2025-10-27 20:10:41] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.057312 10.0.0.22 - - [2025-10-27 20:10:41] "POST /security-groups HTTP/1.1" 200 546 0.086062 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.002080 10.0.0.22 - - [2025-10-27 20:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.077217 10.0.0.22 - - [2025-10-27 20:10:41] "POST /chown HTTP/1.1" 200 109 0.088671 10.0.0.22 - - [2025-10-27 20:10:41] "POST /access-control-lists HTTP/1.1" 200 602 0.171053 10.0.0.22 - - [2025-10-27 20:10:41] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009790 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.003473 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011373 10.0.0.22 - - [2025-10-27 20:10:41] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010061 10.0.0.22 - - [2025-10-27 20:10:41] "POST /tags HTTP/1.1" 409 210 0.011166 10.0.0.22 - - [2025-10-27 20:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.22 - - [2025-10-27 20:10:41] "GET /tag/8724b6e7-d0af-4a6c-9a07-e214684c8682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014789 10.0.0.22 - - [2025-10-27 20:10:41] "POST /access-control-lists HTTP/1.1" 200 600 0.115328 10.0.0.22 - - [2025-10-27 20:10:42] "POST /firewall-rules HTTP/1.1" 200 570 0.111196 10.0.0.22 - - [2025-10-27 20:10:42] "GET /firewall-rule/18260857-c8be-4daf-890c-392990edd85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007771 10.0.0.22 - - [2025-10-27 20:10:42] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004392 10.0.0.22 - - [2025-10-27 20:10:42] "GET /firewall-rule/18260857-c8be-4daf-890c-392990edd85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003817 10.0.0.22 - - [2025-10-27 20:10:42] "POST /ref-update HTTP/1.1" 200 156 0.068182 10.0.0.22 - - [2025-10-27 20:10:42] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008020 10.0.0.22 - - [2025-10-27 20:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.22 - - [2025-10-27 20:10:42] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009060 10.0.0.22 - - [2025-10-27 20:10:42] "POST /tags HTTP/1.1" 409 210 0.002864 10.0.0.22 - - [2025-10-27 20:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.22 - - [2025-10-27 20:10:42] "GET /tag/8724b6e7-d0af-4a6c-9a07-e214684c8682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.080020 10.0.0.22 - - [2025-10-27 20:10:42] "POST /firewall-rules HTTP/1.1" 200 568 0.226859 10.0.0.22 - - [2025-10-27 20:10:42] "GET /firewall-rule/956b0417-76e1-4368-a4b3-e18bb4dccd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.032338 10.0.0.22 - - [2025-10-27 20:10:42] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.012812 10.0.0.22 - - [2025-10-27 20:10:42] "GET /firewall-rule/956b0417-76e1-4368-a4b3-e18bb4dccd7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004909 10.0.0.22 - - [2025-10-27 20:10:42] "POST /ref-update HTTP/1.1" 200 156 0.067252 10.0.0.22 - - [2025-10-27 20:10:42] "POST /tags HTTP/1.1" 409 237 0.003010 10.0.0.22 - - [2025-10-27 20:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.22 - - [2025-10-27 20:10:42] "GET /tag/8c4f27d6-302f-42eb-8020-18fc2b5d3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012882 10.0.0.22 - - [2025-10-27 20:10:43] "POST /tags HTTP/1.1" 409 210 0.002083 10.0.0.22 - - [2025-10-27 20:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2025-10-27 20:10:43] "GET /tag/67298b92-3d75-4b8a-ae84-7ca2b4328d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016177 10.0.0.22 - - [2025-10-27 20:10:43] "POST /projects HTTP/1.1" 409 223 0.002110 10.0.0.22 - - [2025-10-27 20:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2025-10-27 20:10:43] "GET /project/d38fea69-6c9e-4041-9a3f-6b5fc1345c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033382 10.0.0.22 - - [2025-10-27 20:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.22 - - [2025-10-27 20:10:43] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006970 10.0.0.22 - - [2025-10-27 20:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013039 10.0.0.22 - - [2025-10-27 20:10:43] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005304 10.0.0.22 - - [2025-10-27 20:10:43] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.084871 10.0.0.22 - - [2025-10-27 20:10:43] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.086343 10.0.0.22 - - [2025-10-27 20:10:43] "POST /security-groups HTTP/1.1" 409 253 0.021576 10.0.0.22 - - [2025-10-27 20:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.22 - - [2025-10-27 20:10:43] "PUT /security-group/9e842587-ae6a-4483-8d20-ddf9499f68c2 HTTP/1.1" 200 262 0.059559 10.0.0.22 - - [2025-10-27 20:10:43] "PUT /access-control-list/8b969e2c-d24f-4bf9-a495-1176e0431973 HTTP/1.1" 200 272 0.049651 10.0.0.22 - - [2025-10-27 20:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.090333 10.0.0.22 - - [2025-10-27 20:10:43] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032207 10.0.0.22 - - [2025-10-27 20:10:43] "PUT /access-control-list/73a278e7-2813-4654-9a39-e69f6a50f962 HTTP/1.1" 200 272 0.060188 10.0.0.22 - - [2025-10-27 20:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.22 - - [2025-10-27 20:10:43] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011103 10.0.0.22 - - [2025-10-27 20:10:43] "POST /tags HTTP/1.1" 409 210 0.008379 10.0.0.22 - - [2025-10-27 20:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2025-10-27 20:10:43] "GET /tag/67298b92-3d75-4b8a-ae84-7ca2b4328d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.036151 10.0.0.22 - - [2025-10-27 20:10:44] "POST /firewall-rules HTTP/1.1" 200 570 0.181904 10.0.0.22 - - [2025-10-27 20:10:44] "GET /firewall-rule/b16b38c5-1c87-41aa-a5a0-fe9269104f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004837 10.0.0.22 - - [2025-10-27 20:10:44] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.009917 10.0.0.22 - - [2025-10-27 20:10:44] "GET /firewall-rule/b16b38c5-1c87-41aa-a5a0-fe9269104f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003051 10.0.0.22 - - [2025-10-27 20:10:44] "POST /ref-update HTTP/1.1" 200 156 0.118307 10.0.0.22 - - [2025-10-27 20:10:44] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020579 10.0.0.22 - - [2025-10-27 20:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.22 - - [2025-10-27 20:10:44] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006757 10.0.0.22 - - [2025-10-27 20:10:44] "POST /tags HTTP/1.1" 409 210 0.011486 10.0.0.22 - - [2025-10-27 20:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006967 10.0.0.22 - - [2025-10-27 20:10:44] "GET /tag/67298b92-3d75-4b8a-ae84-7ca2b4328d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.039108 10.0.0.22 - - [2025-10-27 20:10:44] "POST /firewall-rules HTTP/1.1" 200 568 0.109468 10.0.0.22 - - [2025-10-27 20:10:44] "GET /firewall-rule/4bc5fc44-f0f7-4b6b-8005-0676da125e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.037132 10.0.0.22 - - [2025-10-27 20:10:44] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.008044 10.0.0.22 - - [2025-10-27 20:10:44] "GET /firewall-rule/4bc5fc44-f0f7-4b6b-8005-0676da125e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002555 10.0.0.22 - - [2025-10-27 20:10:44] "POST /ref-update HTTP/1.1" 200 156 0.095461 10.0.0.22 - - [2025-10-27 20:10:44] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023235 10.0.0.22 - - [2025-10-27 20:10:44] "POST /set-tag HTTP/1.1" 200 109 0.006648 10.0.0.22 - - [2025-10-27 20:10:45] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.22 - - [2025-10-27 20:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.22 - - [2025-10-27 20:10:45] "GET /routing-instance/5f7197b5-a171-493a-860a-5f3ee188992e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003000 10.0.0.22 - - [2025-10-27 20:10:45] "POST /bgp-routers HTTP/1.1" 409 301 0.004272 10.0.0.22 - - [2025-10-27 20:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2025-10-27 20:10:46] "GET /bgp-router/a4668428-2a10-4b25-81f5-43e04c49594a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006642 10.0.0.22 - - [2025-10-27 20:10:46] "PUT /bgp-router/a4668428-2a10-4b25-81f5-43e04c49594a HTTP/1.1" 200 254 0.012567 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001184 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:10:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:11:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001106 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:11:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.41 - - [2025-10-27 20:11:56] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.41 - - [2025-10-27 20:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.41 - - [2025-10-27 20:11:56] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004419 10.0.0.41 - - [2025-10-27 20:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.41 - - [2025-10-27 20:11:56] "GET /routing-instance/5f7197b5-a171-493a-860a-5f3ee188992e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002532 10.0.0.41 - - [2025-10-27 20:11:56] "PUT /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd HTTP/1.1" 200 274 0.008795 10.0.0.41 - - [2025-10-27 20:11:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.008556 10.0.0.41 - - [2025-10-27 20:11:56] "POST /virtual-routers HTTP/1.1" 200 599 0.033542 10.0.0.41 - - [2025-10-27 20:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.41 - - [2025-10-27 20:11:56] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004758 10.0.0.41 - - [2025-10-27 20:11:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002552 10.0.0.41 - - [2025-10-27 20:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.41 - - [2025-10-27 20:11:56] "GET /virtual-network/e6f7d3ea-ca0b-4c3e-aaed-7649dd9d9e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004005 10.0.0.41 - - [2025-10-27 20:11:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055084 10.0.0.22 - - [2025-10-27 20:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.22 - - [2025-10-27 20:12:16] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003268 10.0.0.22 - - [2025-10-27 20:12:17] "GET /global-system-configs HTTP/1.1" 200 322 0.009590 10.0.0.22 - - [2025-10-27 20:12:19] "GET /global-system-configs HTTP/1.1" 200 322 0.003048 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:13:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:13:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:14:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:14:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:14:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:14:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.22 - - [2025-10-27 20:14:30] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003143 10.0.0.22 - - [2025-10-27 20:14:30] "POST /ref-update HTTP/1.1" 200 156 0.008383 10.0.0.22 - - [2025-10-27 20:14:44] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006343 10.0.0.22 - - [2025-10-27 20:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.22 - - [2025-10-27 20:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2025-10-27 20:14:44] "GET /loadbalancer/b30ced79-0fbb-4ae3-99bf-b02c7ced973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002673 10.0.0.22 - - [2025-10-27 20:14:48] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004711 10.0.0.22 - - [2025-10-27 20:14:48] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.41 - - [2025-10-27 20:15:00] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.41 - - [2025-10-27 20:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.41 - - [2025-10-27 20:15:00] "GET /global-system-config/7fb6c5a4-13ef-404f-ab5a-53a562baedcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010201 10.0.0.41 - - [2025-10-27 20:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.41 - - [2025-10-27 20:15:00] "GET /routing-instance/5f7197b5-a171-493a-860a-5f3ee188992e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002842 10.0.0.41 - - [2025-10-27 20:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.41 - - [2025-10-27 20:15:00] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004124 10.0.0.41 - - [2025-10-27 20:15:00] "PUT /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d HTTP/1.1" 200 262 0.023616 10.0.0.41 - - [2025-10-27 20:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012321 10.0.0.41 - - [2025-10-27 20:15:00] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006664 10.0.0.41 - - [2025-10-27 20:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.41 - - [2025-10-27 20:15:00] "GET /virtual-machine-interface/dd1de613-4875-4d37-945c-86b731b64d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004210 10.0.0.41 - - [2025-10-27 20:15:00] "PUT /virtual-machine-interface/dd1de613-4875-4d37-945c-86b731b64d34 HTTP/1.1" 200 284 0.033121 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:15:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:15:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.22 - - [2025-10-27 20:15:12] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005133 10.0.0.22 - - [2025-10-27 20:15:12] "POST /set-tag HTTP/1.1" 200 109 0.004945 10.0.0.22 - - [2025-10-27 20:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2025-10-27 20:15:12] "GET /loadbalancer/b30ced79-0fbb-4ae3-99bf-b02c7ced973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002469 10.0.0.22 - - [2025-10-27 20:15:12] "GET /loadbalancer-pool/2b5d92ec-fcac-4c72-8fa8-46833fc328d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004315 10.0.0.22 - - [2025-10-27 20:15:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017869 10.0.0.22 - - [2025-10-27 20:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012144 10.0.0.22 - - [2025-10-27 20:15:12] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007218 10.0.0.22 - - [2025-10-27 20:15:12] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007454 10.0.0.22 - - [2025-10-27 20:15:12] "POST /tags HTTP/1.1" 409 205 0.003458 10.0.0.22 - - [2025-10-27 20:15:12] "POST /ref-update HTTP/1.1" 200 156 0.009187 10.0.0.22 - - [2025-10-27 20:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.22 - - [2025-10-27 20:15:12] "GET /tag/57835254-77b2-440d-b0bb-e69b8689228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011482 10.0.0.22 - - [2025-10-27 20:15:12] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.014028 10.0.0.22 - - [2025-10-27 20:15:12] "PUT /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b HTTP/1.1" 200 256 0.019805 10.0.0.22 - - [2025-10-27 20:15:12] "POST /set-tag HTTP/1.1" 200 109 0.093861 10.0.0.22 - - [2025-10-27 20:15:12] "GET /loadbalancer-pool/4bcf1f7e-2831-4785-94c4-ff4cf9a003f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005117 10.0.0.22 - - [2025-10-27 20:15:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024078 10.0.0.22 - - [2025-10-27 20:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022617 10.0.0.22 - - [2025-10-27 20:15:12] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007550 10.0.0.22 - - [2025-10-27 20:15:12] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006513 10.0.0.22 - - [2025-10-27 20:15:12] "POST /ref-update HTTP/1.1" 200 156 0.008426 10.0.0.22 - - [2025-10-27 20:15:12] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.22 - - [2025-10-27 20:15:12] "GET /loadbalancer-pool/2cea00c2-03e9-4e42-a503-70d794ae23a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004261 10.0.0.22 - - [2025-10-27 20:15:12] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003284 10.0.0.22 - - [2025-10-27 20:15:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025172 10.0.0.22 - - [2025-10-27 20:15:12] "PUT /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b HTTP/1.1" 200 256 0.026206 10.0.0.22 - - [2025-10-27 20:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007934 10.0.0.22 - - [2025-10-27 20:15:12] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008515 10.0.0.22 - - [2025-10-27 20:15:12] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.22 - - [2025-10-27 20:15:12] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004085 10.0.0.22 - - [2025-10-27 20:15:12] "POST /ref-update HTTP/1.1" 200 156 0.020166 10.0.0.22 - - [2025-10-27 20:15:12] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003032 10.0.0.22 - - [2025-10-27 20:15:12] "PUT /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b HTTP/1.1" 200 256 0.010717 10.0.0.22 - - [2025-10-27 20:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2025-10-27 20:15:16] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002552 10.0.0.22 - - [2025-10-27 20:17:17] "GET /global-system-configs HTTP/1.1" 200 322 0.003796 10.0.0.22 - - [2025-10-27 20:17:19] "GET /global-system-configs HTTP/1.1" 200 322 0.003061 10.0.0.22 - - [2025-10-27 20:19:37] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004305 10.0.0.22 - - [2025-10-27 20:19:37] "POST /set-tag HTTP/1.1" 200 109 0.004647 10.0.0.22 - - [2025-10-27 20:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2025-10-27 20:19:37] "GET /loadbalancer/b30ced79-0fbb-4ae3-99bf-b02c7ced973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002424 10.0.0.22 - - [2025-10-27 20:19:37] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004289 10.0.0.22 - - [2025-10-27 20:19:37] "POST /set-tag HTTP/1.1" 200 109 0.025079 10.0.0.22 - - [2025-10-27 20:19:37] "DELETE /loadbalancer-member/24c68ee9-e06c-4756-9b96-18603a7d5f6d HTTP/1.1" 200 115 0.085146 10.0.0.22 - - [2025-10-27 20:19:37] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008433 10.0.0.22 - - [2025-10-27 20:19:37] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.22 - - [2025-10-27 20:19:37] "DELETE /loadbalancer-member/bb43e94c-a9a9-4999-80d8-7adc75854647 HTTP/1.1" 200 115 0.048900 10.0.0.22 - - [2025-10-27 20:19:37] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007029 10.0.0.22 - - [2025-10-27 20:19:37] "POST /set-tag HTTP/1.1" 200 109 0.003380 10.0.0.22 - - [2025-10-27 20:19:37] "DELETE /loadbalancer-member/44050187-a8e2-4f94-89f4-cd73ce941c94 HTTP/1.1" 200 115 0.060328 10.0.0.22 - - [2025-10-27 20:19:37] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006191 10.0.0.22 - - [2025-10-27 20:19:37] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.22 - - [2025-10-27 20:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.22 - - [2025-10-27 20:19:37] "GET /loadbalancer/b30ced79-0fbb-4ae3-99bf-b02c7ced973d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002387 10.0.0.22 - - [2025-10-27 20:19:37] "GET /loadbalancer-pool/2b5d92ec-fcac-4c72-8fa8-46833fc328d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006393 10.0.0.22 - - [2025-10-27 20:19:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024566 10.0.0.22 - - [2025-10-27 20:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031570 10.0.0.22 - - [2025-10-27 20:19:37] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025765 10.0.0.22 - - [2025-10-27 20:19:37] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005110 10.0.0.22 - - [2025-10-27 20:19:37] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002760 10.0.0.22 - - [2025-10-27 20:19:38] "POST /set-tag HTTP/1.1" 200 109 0.092299 10.0.0.22 - - [2025-10-27 20:19:38] "GET /loadbalancer-pool/4bcf1f7e-2831-4785-94c4-ff4cf9a003f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004015 10.0.0.22 - - [2025-10-27 20:19:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.046670 10.0.0.22 - - [2025-10-27 20:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010924 10.0.0.22 - - [2025-10-27 20:19:38] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.030471 10.0.0.22 - - [2025-10-27 20:19:38] "POST /set-tag HTTP/1.1" 200 109 0.005508 10.0.0.22 - - [2025-10-27 20:19:38] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005884 10.0.0.22 - - [2025-10-27 20:19:38] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003653 10.0.0.22 - - [2025-10-27 20:19:38] "GET /loadbalancer-pool/2cea00c2-03e9-4e42-a503-70d794ae23a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003139 10.0.0.22 - - [2025-10-27 20:19:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035466 10.0.0.22 - - [2025-10-27 20:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021425 10.0.0.22 - - [2025-10-27 20:19:38] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005921 10.0.0.22 - - [2025-10-27 20:19:38] "GET /virtual-machine-interface/fe1b6ce0-b370-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011693 10.0.0.22 - - [2025-10-27 20:19:38] "POST /set-tag HTTP/1.1" 200 109 0.009993 10.0.0.22 - - [2025-10-27 20:19:38] "GET /floating-ip/c6132984-a593-46bf-b048-acb9b360e02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010344 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:19:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:19:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:20:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:20:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.22 - - [2025-10-27 20:20:03] "GET / HTTP/1.1" 200 35931 0.002258 10.0.0.22 - - [2025-10-27 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.22 - - [2025-10-27 20:20:03] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050330 10.0.0.22 - - [2025-10-27 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2025-10-27 20:20:03] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051461 10.0.0.22 - - [2025-10-27 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.22 - - [2025-10-27 20:20:04] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048442 10.0.0.22 - - [2025-10-27 20:20:04] "POST /tags HTTP/1.1" 200 333 0.025387 10.0.0.22 - - [2025-10-27 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017687 10.0.0.22 - - [2025-10-27 20:20:04] "GET /tag/3472b2e1-7bf1-46ad-9ad7-ccbbc4822009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030592 10.0.0.22 - - [2025-10-27 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2025-10-27 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2025-10-27 20:20:04] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037934 10.0.0.22 - - [2025-10-27 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.22 - - [2025-10-27 20:20:04] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060530 10.0.0.22 - - [2025-10-27 20:20:04] "GET /virtual-networks?parent_id=31686038-f394-425d-8043-76fb190366bb&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002373 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:20:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:20:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.22 - - [2025-10-27 20:20:04] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005104 10.0.0.22 - - [2025-10-27 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.22 - - [2025-10-27 20:20:04] "GET /service-appliance-set/dc0c6732-9fb1-4c68-a1df-90af486dab32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017155 10.0.0.22 - - [2025-10-27 20:20:04] "POST /virtual-networks HTTP/1.1" 200 512 0.086866 10.0.0.22 - - [2025-10-27 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016119 10.0.0.22 - - [2025-10-27 20:20:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.010000 10.0.0.22 - - [2025-10-27 20:20:05] "GET /network-ipam/884f5e28-9870-494d-8147-771225e5f6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.032788 10.0.0.22 - - [2025-10-27 20:20:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.118153 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-machine-interface/6820bb76-7460-4945-bdbb-36cda247d789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008153 10.0.0.22 - - [2025-10-27 20:20:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007487 10.0.0.22 - - [2025-10-27 20:20:05] "POST /ref-update HTTP/1.1" 200 156 0.130786 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.113346 10.0.0.22 - - [2025-10-27 20:20:05] "GET /domains HTTP/1.1" 200 280 0.002012 10.0.0.22 - - [2025-10-27 20:20:05] "GET /domain/dc45e971-cd32-45fc-a2e3-bb4823710def HTTP/1.1" 200 3087 0.011667 10.0.0.22 - - [2025-10-27 20:20:05] "POST /instance-ips HTTP/1.1" 200 409 0.209600 10.0.0.22 - - [2025-10-27 20:20:05] "GET /instance-ip/619d34bd-4bad-4ca6-9ae3-4fd76c6ecbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005531 10.0.0.22 - - [2025-10-27 20:20:05] "POST /route-targets HTTP/1.1" 200 327 0.018276 10.0.0.22 - - [2025-10-27 20:20:05] "POST /ref-update HTTP/1.1" 200 156 0.051530 10.0.0.22 - - [2025-10-27 20:20:05] "POST /loadbalancers HTTP/1.1" 200 610 0.116711 10.0.0.22 - - [2025-10-27 20:20:05] "GET /project/31686038-f394-425d-8043-76fb190366bb HTTP/1.1" 200 5475 0.117316 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 2085 0.018898 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 2085 0.014182 10.0.0.22 - - [2025-10-27 20:20:05] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062416 10.0.0.22 - - [2025-10-27 20:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032559 10.0.0.22 - - [2025-10-27 20:20:05] "GET /routing-instance/9ff5c315-a678-4155-985d-3b858e3b4158 HTTP/1.1" 200 1403 0.004025 10.0.0.22 - - [2025-10-27 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009040 10.0.0.22 - - [2025-10-27 20:20:05] "GET /instance-ip/619d34bd-4bad-4ca6-9ae3-4fd76c6ecbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.013233 10.0.0.22 - - [2025-10-27 20:20:05] "GET /routing-instance/9ff5c315-a678-4155-985d-3b858e3b4158 HTTP/1.1" 200 1403 0.010726 10.0.0.22 - - [2025-10-27 20:20:05] "GET /route-target/04c25cce-a049-4334-bdd6-4bc50266e31c HTTP/1.1" 200 1151 0.002607 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 2085 0.005234 10.0.0.22 - - [2025-10-27 20:20:05] "GET /routing-instance/9ff5c315-a678-4155-985d-3b858e3b4158 HTTP/1.1" 200 1403 0.003666 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022392 10.0.0.22 - - [2025-10-27 20:20:05] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066402 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 2085 0.009033 10.0.0.22 - - [2025-10-27 20:20:05] "POST /floating-ips HTTP/1.1" 200 597 0.075341 10.0.0.22 - - [2025-10-27 20:20:05] "GET /routing-instance/9ff5c315-a678-4155-985d-3b858e3b4158 HTTP/1.1" 200 1403 0.016812 10.0.0.22 - - [2025-10-27 20:20:05] "GET /routing-instance/9ff5c315-a678-4155-985d-3b858e3b4158 HTTP/1.1" 200 1403 0.002808 10.0.0.22 - - [2025-10-27 20:20:05] "GET /route-target/04c25cce-a049-4334-bdd6-4bc50266e31c HTTP/1.1" 200 1151 0.004108 10.0.0.22 - - [2025-10-27 20:20:05] "GET /loadbalancer/5700a05c-c7c2-411e-9379-3873bae15dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003874 10.0.0.22 - - [2025-10-27 20:20:05] "GET /domains HTTP/1.1" 200 280 0.002351 10.0.0.22 - - [2025-10-27 20:20:05] "GET /domain/dc45e971-cd32-45fc-a2e3-bb4823710def HTTP/1.1" 200 3087 0.012900 10.0.0.22 - - [2025-10-27 20:20:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.057123 10.0.0.22 - - [2025-10-27 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.22 - - [2025-10-27 20:20:05] "GET /project/31686038-f394-425d-8043-76fb190366bb HTTP/1.1" 200 6268 0.076411 10.0.0.22 - - [2025-10-27 20:20:05] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 2085 0.004185 10.0.0.22 - - [2025-10-27 20:20:05] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050498 10.0.0.22 - - [2025-10-27 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.22 - - [2025-10-27 20:20:05] "GET /loadbalancer-listener/a1614f14-e161-4fd6-ad91-359d8217e70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003866 10.0.0.22 - - [2025-10-27 20:20:05] "GET /loadbalancer-listener/a1614f14-e161-4fd6-ad91-359d8217e70c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003942 10.0.0.22 - - [2025-10-27 20:20:06] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038689 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006036 10.0.0.22 - - [2025-10-27 20:20:06] "GET /floating-ip-pools?parent_id=a0d4709a-924b-4fd6-834a-af139daa0fa2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002420 10.0.0.22 - - [2025-10-27 20:20:06] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.036621 10.0.0.22 - - [2025-10-27 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.026458 10.0.0.22 - - [2025-10-27 20:20:06] "GET /instance-ip/619d34bd-4bad-4ca6-9ae3-4fd76c6ecbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.022277 10.0.0.22 - - [2025-10-27 20:20:06] "GET /loadbalancer/5700a05c-c7c2-411e-9379-3873bae15dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.013146 10.0.0.22 - - [2025-10-27 20:20:06] "GET /instance-ip/619d34bd-4bad-4ca6-9ae3-4fd76c6ecbce?fields=floating_ips HTTP/1.1" 200 1212 0.007218 10.0.0.22 - - [2025-10-27 20:20:06] "POST /floating-ip-pools HTTP/1.1" 200 562 0.040329 10.0.0.22 - - [2025-10-27 20:20:06] "GET /floating-ip/02a9e4c7-f964-4ab0-a5ab-821e52c329d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.018313 10.0.0.22 - - [2025-10-27 20:20:06] "POST /ref-update HTTP/1.1" 200 156 0.040345 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010253 10.0.0.22 - - [2025-10-27 20:20:06] "GET /domains HTTP/1.1" 200 280 0.003640 10.0.0.22 - - [2025-10-27 20:20:06] "GET /domain/dc45e971-cd32-45fc-a2e3-bb4823710def HTTP/1.1" 200 3087 0.003163 10.0.0.22 - - [2025-10-27 20:20:06] "POST /tags HTTP/1.1" 200 295 0.106964 10.0.0.22 - - [2025-10-27 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010813 10.0.0.22 - - [2025-10-27 20:20:06] "GET /tag/aa52cbe3-dbc4-4efb-8089-78baaec25815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.023084 10.0.0.22 - - [2025-10-27 20:20:06] "GET /project/31686038-f394-425d-8043-76fb190366bb HTTP/1.1" 200 6813 0.107009 10.0.0.22 - - [2025-10-27 20:20:06] "POST /tags HTTP/1.1" 409 233 0.027010 10.0.0.22 - - [2025-10-27 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 2323 0.013960 10.0.0.22 - - [2025-10-27 20:20:06] "GET /tag/1b32f19e-d3dd-415d-b792-85d7273f8c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019088 10.0.0.22 - - [2025-10-27 20:20:06] "GET /floating-ip-pool/1b8f48bc-11b0-47c5-bd36-bc4da89217c2 HTTP/1.1" 200 1314 0.008417 10.0.0.22 - - [2025-10-27 20:20:06] "GET /domains HTTP/1.1" 200 280 0.005860 10.0.0.22 - - [2025-10-27 20:20:06] "GET /domain/dc45e971-cd32-45fc-a2e3-bb4823710def HTTP/1.1" 200 3087 0.004632 10.0.0.22 - - [2025-10-27 20:20:06] "POST /tags HTTP/1.1" 409 206 0.004333 10.0.0.22 - - [2025-10-27 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.22 - - [2025-10-27 20:20:06] "GET /tag/047d1c69-7296-4058-ba53-aaecf703cf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018368 10.0.0.22 - - [2025-10-27 20:20:06] "GET /project/31686038-f394-425d-8043-76fb190366bb HTTP/1.1" 200 6813 0.064427 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 2323 0.010865 10.0.0.22 - - [2025-10-27 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007648 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006381 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007715 10.0.0.22 - - [2025-10-27 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.22 - - [2025-10-27 20:20:06] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.053519 10.0.0.22 - - [2025-10-27 20:20:06] "POST /virtual-machines HTTP/1.1" 200 369 0.010036 10.0.0.22 - - [2025-10-27 20:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021874 10.0.0.22 - - [2025-10-27 20:20:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.164717 10.0.0.22 - - [2025-10-27 20:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010531 10.0.0.22 - - [2025-10-27 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.22 - - [2025-10-27 20:20:06] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019439 10.0.0.22 - - [2025-10-27 20:20:07] "POST /instance-ips HTTP/1.1" 200 409 0.058579 10.0.0.22 - - [2025-10-27 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.045226 10.0.0.22 - - [2025-10-27 20:20:07] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015381 10.0.0.22 - - [2025-10-27 20:20:07] "POST /set-tag HTTP/1.1" 200 109 0.034503 10.0.0.22 - - [2025-10-27 20:20:07] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016721 10.0.0.22 - - [2025-10-27 20:20:07] "GET /instance-ip/543fd0b0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.013687 10.0.0.22 - - [2025-10-27 20:20:07] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005964 10.0.0.22 - - [2025-10-27 20:20:07] "POST /set-tag HTTP/1.1" 200 109 0.006546 10.0.0.22 - - [2025-10-27 20:20:07] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.019992 10.0.0.22 - - [2025-10-27 20:20:07] "POST /ref-update HTTP/1.1" 200 156 0.010796 10.0.0.22 - - [2025-10-27 20:20:07] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018108 10.0.0.22 - - [2025-10-27 20:20:07] "POST /set-tag HTTP/1.1" 200 109 0.005754 10.0.0.22 - - [2025-10-27 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007882 10.0.0.22 - - [2025-10-27 20:20:07] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006399 10.0.0.22 - - [2025-10-27 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.22 - - [2025-10-27 20:20:07] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.072927 10.0.0.22 - - [2025-10-27 20:20:07] "POST /virtual-machines HTTP/1.1" 200 369 0.015811 10.0.0.22 - - [2025-10-27 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030397 10.0.0.22 - - [2025-10-27 20:20:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128773 10.0.0.22 - - [2025-10-27 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010546 10.0.0.22 - - [2025-10-27 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.22 - - [2025-10-27 20:20:08] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014540 10.0.0.22 - - [2025-10-27 20:20:08] "POST /instance-ips HTTP/1.1" 200 409 0.052761 10.0.0.22 - - [2025-10-27 20:20:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044976 10.0.0.22 - - [2025-10-27 20:20:08] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.021365 10.0.0.22 - - [2025-10-27 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.032494 10.0.0.22 - - [2025-10-27 20:20:08] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027671 10.0.0.22 - - [2025-10-27 20:20:08] "GET /instance-ip/54d9cb5c-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007368 10.0.0.22 - - [2025-10-27 20:20:08] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005173 10.0.0.22 - - [2025-10-27 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.22 - - [2025-10-27 20:20:08] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004166 10.0.0.22 - - [2025-10-27 20:20:08] "POST /ref-update HTTP/1.1" 200 156 0.010683 10.0.0.22 - - [2025-10-27 20:20:08] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009476 10.0.0.22 - - [2025-10-27 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.22 - - [2025-10-27 20:20:08] "POST /tags HTTP/1.1" 200 365 0.135725 10.0.0.22 - - [2025-10-27 20:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.22 - - [2025-10-27 20:20:08] "GET /tag/b0014793-6f0c-4e19-8e03-bcb38747ac76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.049675 10.0.0.22 - - [2025-10-27 20:20:08] "POST /tags HTTP/1.1" 409 206 0.002403 10.0.0.22 - - [2025-10-27 20:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.22 - - [2025-10-27 20:20:08] "GET /tag/047d1c69-7296-4058-ba53-aaecf703cf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.029990 10.0.0.22 - - [2025-10-27 20:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2025-10-27 20:20:09] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.044951 10.0.0.22 - - [2025-10-27 20:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.22 - - [2025-10-27 20:20:09] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004596 10.0.0.22 - - [2025-10-27 20:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.22 - - [2025-10-27 20:20:09] "GET /service-appliance-set/8a9e26b7-8e44-4b38-96c4-c4fc7cc8cfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006032 10.0.0.22 - - [2025-10-27 20:20:09] "POST /fqname-to-id HTTP/1.1" 404 258 0.004764 10.0.0.22 - - [2025-10-27 20:20:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.179010 10.0.0.22 - - [2025-10-27 20:20:09] "GET /virtual-machine-interface/71028329-58a9-4474-82b2-16f7ffd8aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.017815 10.0.0.22 - - [2025-10-27 20:20:09] "POST /set-tag HTTP/1.1" 200 109 0.055521 10.0.0.22 - - [2025-10-27 20:20:09] "POST /instance-ips HTTP/1.1" 200 417 0.044092 10.0.0.22 - - [2025-10-27 20:20:09] "GET /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.019059 10.0.0.22 - - [2025-10-27 20:20:09] "POST /loadbalancers HTTP/1.1" 200 618 0.072043 10.0.0.22 - - [2025-10-27 20:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034848 10.0.0.22 - - [2025-10-27 20:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018349 10.0.0.22 - - [2025-10-27 20:20:09] "POST /service-instances HTTP/1.1" 200 566 0.033860 10.0.0.22 - - [2025-10-27 20:20:09] "POST /ref-update HTTP/1.1" 200 156 0.032464 10.0.0.22 - - [2025-10-27 20:20:09] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.072885 10.0.0.22 - - [2025-10-27 20:20:09] "GET /virtual-machine-interface/71028329-58a9-4474-82b2-16f7ffd8aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006923 10.0.0.22 - - [2025-10-27 20:20:09] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.029871 10.0.0.22 - - [2025-10-27 20:20:09] "GET /virtual-machine-interface/71028329-58a9-4474-82b2-16f7ffd8aac5?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.030802 10.0.0.22 - - [2025-10-27 20:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011348 10.0.0.22 - - [2025-10-27 20:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009363 10.0.0.22 - - [2025-10-27 20:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006433 10.0.0.22 - - [2025-10-27 20:20:09] "GET /floating-ip-pool/1b8f48bc-11b0-47c5-bd36-bc4da89217c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003728 10.0.0.22 - - [2025-10-27 20:20:09] "POST /virtual-machines HTTP/1.1" 200 429 0.021041 10.0.0.22 - - [2025-10-27 20:20:10] "POST /floating-ips HTTP/1.1" 200 671 0.129739 10.0.0.22 - - [2025-10-27 20:20:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.067963 10.0.0.22 - - [2025-10-27 20:20:10] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010731 10.0.0.22 - - [2025-10-27 20:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.22 - - [2025-10-27 20:20:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.209924 10.0.0.22 - - [2025-10-27 20:20:10] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006817 10.0.0.22 - - [2025-10-27 20:20:10] "POST /tags HTTP/1.1" 409 221 0.006264 10.0.0.22 - - [2025-10-27 20:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.22 - - [2025-10-27 20:20:10] "POST /chown HTTP/1.1" 200 109 0.058240 10.0.0.22 - - [2025-10-27 20:20:10] "POST /chown HTTP/1.1" 200 109 0.017610 10.0.0.22 - - [2025-10-27 20:20:10] "GET /tag/3472b2e1-7bf1-46ad-9ad7-ccbbc4822009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022217 10.0.0.22 - - [2025-10-27 20:20:10] "POST /tags HTTP/1.1" 409 238 0.003923 10.0.0.22 - - [2025-10-27 20:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.22 - - [2025-10-27 20:20:10] "PUT /virtual-machine-interface/4200da5d-c3e4-4018-ad24-497b0b917710 HTTP/1.1" 200 284 0.011242 10.0.0.22 - - [2025-10-27 20:20:10] "PUT /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc HTTP/1.1" 200 256 0.022610 10.0.0.22 - - [2025-10-27 20:20:10] "GET /tag/b0014793-6f0c-4e19-8e03-bcb38747ac76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016834 10.0.0.22 - - [2025-10-27 20:20:10] "POST /ref-update HTTP/1.1" 200 156 0.033416 10.0.0.22 - - [2025-10-27 20:20:10] "POST /firewall-rules HTTP/1.1" 200 650 0.113759 10.0.0.22 - - [2025-10-27 20:20:10] "GET /firewall-rule/7ce043a8-1ebe-4981-ac5e-d1864159efa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013025 10.0.0.22 - - [2025-10-27 20:20:10] "POST /ref-update HTTP/1.1" 200 156 0.083138 10.0.0.22 - - [2025-10-27 20:20:10] "POST /ref-update HTTP/1.1" 200 156 0.022405 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:20:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000767 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:20:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.22 - - [2025-10-27 20:20:10] "GET /firewall-policy/bde1937a-b929-4e4f-82ab-7b52921e891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012742 10.0.0.22 - - [2025-10-27 20:20:10] "GET /firewall-rule/7ce043a8-1ebe-4981-ac5e-d1864159efa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007256 10.0.0.22 - - [2025-10-27 20:20:10] "POST /ref-update HTTP/1.1" 200 156 0.033713 10.0.0.22 - - [2025-10-27 20:20:10] "POST /ref-update HTTP/1.1" 200 156 0.013737 10.0.0.22 - - [2025-10-27 20:20:10] "POST /ref-update HTTP/1.1" 200 156 0.064329 10.0.0.22 - - [2025-10-27 20:20:10] "POST /ref-update HTTP/1.1" 200 156 0.045804 10.0.0.22 - - [2025-10-27 20:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010678 10.0.0.22 - - [2025-10-27 20:20:10] "POST /virtual-machines HTTP/1.1" 200 429 0.042408 10.0.0.22 - - [2025-10-27 20:20:10] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.093204 10.0.0.22 - - [2025-10-27 20:20:10] "GET /loadbalancer/d1d81a71-a424-40b5-bd67-578e2f8cc026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005580 10.0.0.22 - - [2025-10-27 20:20:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.227376 10.0.0.22 - - [2025-10-27 20:20:11] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.189923 10.0.0.22 - - [2025-10-27 20:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2025-10-27 20:20:11] "POST /chown HTTP/1.1" 200 109 0.039991 10.0.0.22 - - [2025-10-27 20:20:11] "POST /chown HTTP/1.1" 200 109 0.022614 10.0.0.22 - - [2025-10-27 20:20:11] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.053732 10.0.0.22 - - [2025-10-27 20:20:11] "GET /loadbalancer-listener/32337d0b-193c-4a56-90ac-a4b385c01c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007580 10.0.0.22 - - [2025-10-27 20:20:11] "PUT /virtual-machine-interface/b165c7b9-840b-40fc-969d-0a76864fe990 HTTP/1.1" 200 284 0.019142 10.0.0.22 - - [2025-10-27 20:20:11] "GET /loadbalancer-listener/32337d0b-193c-4a56-90ac-a4b385c01c6f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.025688 10.0.0.22 - - [2025-10-27 20:20:11] "PUT /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc HTTP/1.1" 200 256 0.046670 10.0.0.22 - - [2025-10-27 20:20:11] "POST /ref-update HTTP/1.1" 200 156 0.035258 10.0.0.22 - - [2025-10-27 20:20:11] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.098351 10.0.0.22 - - [2025-10-27 20:20:11] "POST /ref-update HTTP/1.1" 200 156 0.013212 10.0.0.22 - - [2025-10-27 20:20:11] "POST /ref-update HTTP/1.1" 200 156 0.036539 10.0.0.22 - - [2025-10-27 20:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.060074 10.0.0.22 - - [2025-10-27 20:20:11] "GET /loadbalancer-pool/302e8c9e-ec90-4c8e-9236-238002d6691d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005998 10.0.0.22 - - [2025-10-27 20:20:11] "POST /ref-update HTTP/1.1" 200 156 0.048132 10.0.0.22 - - [2025-10-27 20:20:11] "POST /loadbalancer-members HTTP/1.1" 200 707 0.061460 10.0.0.22 - - [2025-10-27 20:20:11] "POST /ref-update HTTP/1.1" 200 156 0.036253 10.0.0.22 - - [2025-10-27 20:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036487 10.0.0.22 - - [2025-10-27 20:20:11] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011641 10.0.0.22 - - [2025-10-27 20:20:11] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.028717 10.0.0.22 - - [2025-10-27 20:20:11] "POST /set-tag HTTP/1.1" 200 109 0.019190 10.0.0.22 - - [2025-10-27 20:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038306 10.0.0.22 - - [2025-10-27 20:20:11] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016503 10.0.0.22 - - [2025-10-27 20:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013857 10.0.0.22 - - [2025-10-27 20:20:11] "POST /set-tag HTTP/1.1" 200 109 0.008187 10.0.0.22 - - [2025-10-27 20:20:11] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004623 10.0.0.22 - - [2025-10-27 20:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.22 - - [2025-10-27 20:20:11] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004982 10.0.0.22 - - [2025-10-27 20:20:11] "POST /chown HTTP/1.1" 200 109 0.021123 10.0.0.22 - - [2025-10-27 20:20:11] "POST /tags HTTP/1.1" 409 221 0.027987 10.0.0.22 - - [2025-10-27 20:20:11] "POST /chown HTTP/1.1" 200 109 0.035343 10.0.0.22 - - [2025-10-27 20:20:11] "PUT /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc HTTP/1.1" 200 256 0.023928 10.0.0.22 - - [2025-10-27 20:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2025-10-27 20:20:11] "GET /tag/3472b2e1-7bf1-46ad-9ad7-ccbbc4822009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011001 10.0.0.22 - - [2025-10-27 20:20:11] "POST /tags HTTP/1.1" 409 238 0.001919 10.0.0.22 - - [2025-10-27 20:20:11] "POST /ref-update HTTP/1.1" 200 156 0.011094 10.0.0.22 - - [2025-10-27 20:20:12] "POST /chown HTTP/1.1" 200 109 0.021060 10.0.0.22 - - [2025-10-27 20:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011037 10.0.0.22 - - [2025-10-27 20:20:12] "GET /tag/b0014793-6f0c-4e19-8e03-bcb38747ac76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014738 10.0.0.22 - - [2025-10-27 20:20:12] "POST /chown HTTP/1.1" 200 109 0.031257 10.0.0.22 - - [2025-10-27 20:20:12] "POST /firewall-rules HTTP/1.1" 409 293 0.005645 10.0.0.22 - - [2025-10-27 20:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc HTTP/1.1" 200 256 0.021025 10.0.0.22 - - [2025-10-27 20:20:12] "POST /ref-update HTTP/1.1" 200 156 0.030188 10.0.0.22 - - [2025-10-27 20:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /firewall-rule/7ce043a8-1ebe-4981-ac5e-d1864159efa1 HTTP/1.1" 200 260 0.079268 10.0.0.22 - - [2025-10-27 20:20:12] "GET /firewall-rule/7ce043a8-1ebe-4981-ac5e-d1864159efa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015854 10.0.0.22 - - [2025-10-27 20:20:12] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.22 - - [2025-10-27 20:20:12] "POST /chown HTTP/1.1" 200 109 0.019650 10.0.0.22 - - [2025-10-27 20:20:12] "GET /firewall-policy/bde1937a-b929-4e4f-82ab-7b52921e891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016745 10.0.0.22 - - [2025-10-27 20:20:12] "GET /firewall-rule/7ce043a8-1ebe-4981-ac5e-d1864159efa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004079 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc HTTP/1.1" 200 256 0.021758 10.0.0.22 - - [2025-10-27 20:20:12] "POST /ref-update HTTP/1.1" 200 156 0.010932 10.0.0.22 - - [2025-10-27 20:20:12] "POST /chown HTTP/1.1" 200 109 0.009609 10.0.0.22 - - [2025-10-27 20:20:12] "POST /chown HTTP/1.1" 200 109 0.015457 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc HTTP/1.1" 200 256 0.013687 10.0.0.22 - - [2025-10-27 20:20:12] "POST /ref-update HTTP/1.1" 200 156 0.016939 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.008733 10.0.0.22 - - [2025-10-27 20:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019051 10.0.0.22 - - [2025-10-27 20:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2025-10-27 20:20:12] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008828 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.014068 10.0.0.22 - - [2025-10-27 20:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015275 10.0.0.22 - - [2025-10-27 20:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014338 10.0.0.22 - - [2025-10-27 20:20:12] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.061107 10.0.0.22 - - [2025-10-27 20:20:12] "POST /virtual-machines HTTP/1.1" 200 373 0.009516 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.011611 10.0.0.22 - - [2025-10-27 20:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012017 10.0.0.22 - - [2025-10-27 20:20:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022775 10.0.0.22 - - [2025-10-27 20:20:12] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.017733 10.0.0.22 - - [2025-10-27 20:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.056412 10.0.0.22 - - [2025-10-27 20:20:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144613 10.0.0.22 - - [2025-10-27 20:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028085 10.0.0.22 - - [2025-10-27 20:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2025-10-27 20:20:13] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.018829 10.0.0.22 - - [2025-10-27 20:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014861 10.0.0.22 - - [2025-10-27 20:20:13] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008278 10.0.0.22 - - [2025-10-27 20:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.22 - - [2025-10-27 20:20:13] "POST /instance-ips HTTP/1.1" 200 413 0.022576 10.0.0.22 - - [2025-10-27 20:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025878 10.0.0.22 - - [2025-10-27 20:20:13] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013021 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.018739 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.023180 10.0.0.22 - - [2025-10-27 20:20:13] "POST /ref-update HTTP/1.1" 200 156 0.030819 10.0.0.22 - - [2025-10-27 20:20:13] "POST /set-tag HTTP/1.1" 200 109 0.045480 10.0.0.22 - - [2025-10-27 20:20:13] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019315 10.0.0.22 - - [2025-10-27 20:20:13] "GET /instance-ip/57e76f16-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.007926 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.019723 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.018976 10.0.0.22 - - [2025-10-27 20:20:13] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011526 10.0.0.22 - - [2025-10-27 20:20:13] "POST /ref-update HTTP/1.1" 200 156 0.038225 10.0.0.22 - - [2025-10-27 20:20:13] "POST /set-tag HTTP/1.1" 200 109 0.013178 10.0.0.22 - - [2025-10-27 20:20:13] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005054 10.0.0.22 - - [2025-10-27 20:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.007904 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.029583 10.0.0.22 - - [2025-10-27 20:20:13] "POST /ref-update HTTP/1.1" 200 156 0.023996 10.0.0.22 - - [2025-10-27 20:20:13] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015659 10.0.0.22 - - [2025-10-27 20:20:13] "POST /set-tag HTTP/1.1" 200 109 0.010945 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.009568 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.009426 10.0.0.22 - - [2025-10-27 20:20:13] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008649 10.0.0.22 - - [2025-10-27 20:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.22 - - [2025-10-27 20:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.006973 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.016147 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.007375 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.024654 10.0.0.22 - - [2025-10-27 20:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.023139 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.037543 10.0.0.22 - - [2025-10-27 20:20:13] "POST /chown HTTP/1.1" 200 109 0.006910 10.0.0.22 - - [2025-10-27 20:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.006882 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.006960 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.015828 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.021303 10.0.0.22 - - [2025-10-27 20:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011741 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.027243 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.031836 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.012170 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.020439 10.0.0.22 - - [2025-10-27 20:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.007401 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.023705 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.020441 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.006867 10.0.0.22 - - [2025-10-27 20:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.010617 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.007279 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.016145 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.023202 10.0.0.22 - - [2025-10-27 20:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.007617 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.022462 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.007103 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.018146 10.0.0.22 - - [2025-10-27 20:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.008585 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.021362 10.0.0.22 - - [2025-10-27 20:20:14] "POST /chown HTTP/1.1" 200 109 0.021914 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.006428 10.0.0.22 - - [2025-10-27 20:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.007149 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.006731 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.018502 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.021632 10.0.0.22 - - [2025-10-27 20:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.009780 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.015030 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.007478 10.0.0.22 - - [2025-10-27 20:20:15] "POST /chown HTTP/1.1" 200 109 0.019326 10.0.0.22 - - [2025-10-27 20:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.22 - - [2025-10-27 20:20:16] "POST /chown HTTP/1.1" 200 109 0.018137 10.0.0.22 - - [2025-10-27 20:20:16] "POST /chown HTTP/1.1" 200 109 0.006533 10.0.0.22 - - [2025-10-27 20:20:16] "POST /chown HTTP/1.1" 200 109 0.022697 10.0.0.22 - - [2025-10-27 20:20:16] "POST /chown HTTP/1.1" 200 109 0.022292 10.0.0.22 - - [2025-10-27 20:20:17] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007819 10.0.0.22 - - [2025-10-27 20:20:17] "POST /set-tag HTTP/1.1" 200 109 0.004458 10.0.0.22 - - [2025-10-27 20:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.22 - - [2025-10-27 20:20:17] "GET /loadbalancer/5700a05c-c7c2-411e-9379-3873bae15dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002726 10.0.0.22 - - [2025-10-27 20:20:17] "GET /loadbalancer-pool/e906e0ba-f7d2-4461-8f84-151df8f15adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002984 10.0.0.22 - - [2025-10-27 20:20:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020585 10.0.0.22 - - [2025-10-27 20:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010357 10.0.0.22 - - [2025-10-27 20:20:17] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023113 10.0.0.22 - - [2025-10-27 20:20:17] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006033 10.0.0.22 - - [2025-10-27 20:20:17] "POST /tags HTTP/1.1" 409 221 0.004537 10.0.0.22 - - [2025-10-27 20:20:17] "POST /ref-update HTTP/1.1" 200 156 0.010289 10.0.0.22 - - [2025-10-27 20:20:17] "GET /floating-ip/02a9e4c7-f964-4ab0-a5ab-821e52c329d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.018995 10.0.0.22 - - [2025-10-27 20:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.22 - - [2025-10-27 20:20:17] "GET /tag/3472b2e1-7bf1-46ad-9ad7-ccbbc4822009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011726 10.0.0.22 - - [2025-10-27 20:20:17] "PUT /floating-ip/02a9e4c7-f964-4ab0-a5ab-821e52c329d8 HTTP/1.1" 200 256 0.023431 10.0.0.22 - - [2025-10-27 20:20:17] "POST /set-tag HTTP/1.1" 200 109 0.023733 10.0.0.22 - - [2025-10-27 20:20:17] "GET /virtual-machine/e3d1ca61-a415-46f0-9372-8cb0f06562f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003555 10.0.0.22 - - [2025-10-27 20:20:17] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004699 10.0.0.22 - - [2025-10-27 20:20:18] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004508 10.0.0.22 - - [2025-10-27 20:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.22 - - [2025-10-27 20:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.22 - - [2025-10-27 20:20:18] "GET /loadbalancer/5700a05c-c7c2-411e-9379-3873bae15dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002376 10.0.0.22 - - [2025-10-27 20:20:18] "GET /loadbalancer-pool/e906e0ba-f7d2-4461-8f84-151df8f15adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002407 10.0.0.22 - - [2025-10-27 20:20:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015743 10.0.0.22 - - [2025-10-27 20:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016529 10.0.0.22 - - [2025-10-27 20:20:18] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010257 10.0.0.22 - - [2025-10-27 20:20:18] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004573 10.0.0.22 - - [2025-10-27 20:20:18] "POST /ref-update HTTP/1.1" 200 156 0.007223 10.0.0.22 - - [2025-10-27 20:20:18] "GET /floating-ip/02a9e4c7-f964-4ab0-a5ab-821e52c329d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.013059 10.0.0.22 - - [2025-10-27 20:20:18] "POST /set-tag HTTP/1.1" 200 109 0.015497 10.0.0.22 - - [2025-10-27 20:20:22] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004931 10.0.0.22 - - [2025-10-27 20:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.22 - - [2025-10-27 20:20:22] "GET /virtual-machine/1358143b-28d4-4898-ad1d-1bf62f2d4cc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003149 10.0.0.22 - - [2025-10-27 20:20:22] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005517 10.0.0.22 - - [2025-10-27 20:20:22] "GET /virtual-machine/920dc597-795b-43bd-bfe4-670b1ca5989d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003039 10.0.0.22 - - [2025-10-27 20:20:22] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004299 10.0.0.22 - - [2025-10-27 20:20:23] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004976 10.0.0.22 - - [2025-10-27 20:20:23] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.22 - - [2025-10-27 20:20:55] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004486 10.0.0.22 - - [2025-10-27 20:20:55] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.22 - - [2025-10-27 20:20:55] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004364 10.0.0.22 - - [2025-10-27 20:20:55] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.22 - - [2025-10-27 20:20:55] "GET /virtual-machine/920dc597-795b-43bd-bfe4-670b1ca5989d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003258 10.0.0.22 - - [2025-10-27 20:20:55] "POST /ref-update HTTP/1.1" 200 156 0.010156 10.0.0.22 - - [2025-10-27 20:20:55] "GET /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007623 10.0.0.22 - - [2025-10-27 20:20:55] "POST /set-tag HTTP/1.1" 200 109 0.015929 10.0.0.22 - - [2025-10-27 20:20:55] "POST /set-tag HTTP/1.1" 200 109 0.024187 10.0.0.22 - - [2025-10-27 20:20:55] "DELETE /instance-ip/57e76f16-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.053169 10.0.0.22 - - [2025-10-27 20:20:55] "DELETE /virtual-machine-interface/57caead0-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.040533 10.0.0.22 - - [2025-10-27 20:20:55] "DELETE /virtual-machine/920dc597-795b-43bd-bfe4-670b1ca5989d HTTP/1.1" 200 115 0.037838 10.0.0.22 - - [2025-10-27 20:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.22 - - [2025-10-27 20:20:58] "GET /tag/b0014793-6f0c-4e19-8e03-bcb38747ac76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012085 10.0.0.22 - - [2025-10-27 20:20:58] "GET /tag/b0014793-6f0c-4e19-8e03-bcb38747ac76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013802 10.0.0.22 - - [2025-10-27 20:20:58] "GET /virtual-machine-interface/4200da5d-c3e4-4018-ad24-497b0b917710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009105 10.0.0.22 - - [2025-10-27 20:20:58] "POST /set-tag HTTP/1.1" 200 109 0.023758 10.0.0.22 - - [2025-10-27 20:20:58] "GET /virtual-machine-interface/71028329-58a9-4474-82b2-16f7ffd8aac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.014363 10.0.0.22 - - [2025-10-27 20:20:58] "POST /set-tag HTTP/1.1" 200 109 0.017685 10.0.0.22 - - [2025-10-27 20:20:58] "GET /virtual-machine-interface/b165c7b9-840b-40fc-969d-0a76864fe990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005412 10.0.0.22 - - [2025-10-27 20:20:58] "POST /set-tag HTTP/1.1" 200 109 0.016628 10.0.0.22 - - [2025-10-27 20:20:58] "GET /firewall-policy/bde1937a-b929-4e4f-82ab-7b52921e891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011453 10.0.0.22 - - [2025-10-27 20:20:58] "GET /firewall-rule/7ce043a8-1ebe-4981-ac5e-d1864159efa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004137 10.0.0.22 - - [2025-10-27 20:20:58] "POST /ref-update HTTP/1.1" 200 156 0.014914 10.0.0.22 - - [2025-10-27 20:20:58] "DELETE /firewall-rule/7ce043a8-1ebe-4981-ac5e-d1864159efa1 HTTP/1.1" 200 115 0.059998 10.0.0.22 - - [2025-10-27 20:20:58] "DELETE /loadbalancer-member/169b6646-5326-4b6f-befa-06ff77a9be46 HTTP/1.1" 200 115 0.049675 10.0.0.22 - - [2025-10-27 20:20:58] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.013523 10.0.0.22 - - [2025-10-27 20:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025739 10.0.0.22 - - [2025-10-27 20:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007765 10.0.0.22 - - [2025-10-27 20:20:58] "DELETE /loadbalancer-pool/302e8c9e-ec90-4c8e-9236-238002d6691d HTTP/1.1" 200 115 0.076295 10.0.0.22 - - [2025-10-27 20:20:58] "DELETE /loadbalancer-listener/32337d0b-193c-4a56-90ac-a4b385c01c6f HTTP/1.1" 200 115 0.044331 10.0.0.22 - - [2025-10-27 20:20:58] "POST /chown HTTP/1.1" 200 109 0.013555 10.0.0.22 - - [2025-10-27 20:20:58] "GET /floating-ip/727703fc-8699-4514-ae46-aa1482763a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004396 10.0.0.22 - - [2025-10-27 20:20:58] "POST /chown HTTP/1.1" 200 109 0.027565 10.0.0.22 - - [2025-10-27 20:20:58] "POST /chown HTTP/1.1" 200 109 0.025263 10.0.0.22 - - [2025-10-27 20:20:58] "PUT /floating-ip/727703fc-8699-4514-ae46-aa1482763a80 HTTP/1.1" 200 256 0.043141 10.0.0.22 - - [2025-10-27 20:20:58] "POST /chown HTTP/1.1" 200 109 0.017703 10.0.0.22 - - [2025-10-27 20:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2025-10-27 20:20:58] "POST /chown HTTP/1.1" 200 109 0.007115 10.0.0.22 - - [2025-10-27 20:20:58] "DELETE /floating-ip/727703fc-8699-4514-ae46-aa1482763a80 HTTP/1.1" 200 115 0.110154 10.0.0.22 - - [2025-10-27 20:20:58] "POST /chown HTTP/1.1" 200 109 0.008940 10.0.0.22 - - [2025-10-27 20:20:59] "POST /chown HTTP/1.1" 200 109 0.026561 10.0.0.22 - - [2025-10-27 20:20:59] "POST /chown HTTP/1.1" 200 109 0.021837 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /loadbalancer/d1d81a71-a424-40b5-bd67-578e2f8cc026 HTTP/1.1" 200 115 0.098153 10.0.0.22 - - [2025-10-27 20:20:59] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.016087 10.0.0.22 - - [2025-10-27 20:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010036 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /instance-ip/a85523fc-fedb-49bc-a4af-d91034eeeebc HTTP/1.1" 200 115 0.112101 10.0.0.22 - - [2025-10-27 20:20:59] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.032084 10.0.0.22 - - [2025-10-27 20:20:59] "GET /floating-ip-pool/1b8f48bc-11b0-47c5-bd36-bc4da89217c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016886 10.0.0.22 - - [2025-10-27 20:20:59] "POST /ref-update HTTP/1.1" 200 156 0.012277 10.0.0.22 - - [2025-10-27 20:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013675 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /virtual-machine-interface/71028329-58a9-4474-82b2-16f7ffd8aac5 HTTP/1.1" 200 115 0.144371 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /floating-ip-pool/1b8f48bc-11b0-47c5-bd36-bc4da89217c2 HTTP/1.1" 200 115 0.125638 10.0.0.22 - - [2025-10-27 20:20:59] "PUT /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 266 0.018713 10.0.0.22 - - [2025-10-27 20:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034582 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /service-instance/ae98489c-7dc7-49b6-bd8b-9632723f75bb HTTP/1.1" 200 115 0.122425 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /tag/b0014793-6f0c-4e19-8e03-bcb38747ac76 HTTP/1.1" 200 115 0.303524 10.0.0.22 - - [2025-10-27 20:20:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008873 10.0.0.22 - - [2025-10-27 20:20:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008084 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /virtual-network/a0d4709a-924b-4fd6-834a-af139daa0fa2 HTTP/1.1" 200 115 0.294894 10.0.0.22 - - [2025-10-27 20:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012073 10.0.0.22 - - [2025-10-27 20:20:59] "GET /routing-instance/9ff5c315-a678-4155-985d-3b858e3b4158 HTTP/1.1" 404 171 0.004019 10.0.0.22 - - [2025-10-27 20:20:59] "GET /domains HTTP/1.1" 200 280 0.001714 10.0.0.22 - - [2025-10-27 20:20:59] "GET /virtual-machine-interface/4200da5d-c3e4-4018-ad24-497b0b917710?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.014070 10.0.0.22 - - [2025-10-27 20:20:59] "GET /domain/dc45e971-cd32-45fc-a2e3-bb4823710def HTTP/1.1" 200 3087 0.007616 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /route-target/04c25cce-a049-4334-bdd6-4bc50266e31c HTTP/1.1" 200 115 0.058269 10.0.0.22 - - [2025-10-27 20:20:59] "GET /project/31686038-f394-425d-8043-76fb190366bb HTTP/1.1" 200 7141 0.068165 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /virtual-machine-interface/4200da5d-c3e4-4018-ad24-497b0b917710 HTTP/1.1" 200 115 0.122170 10.0.0.22 - - [2025-10-27 20:20:59] "POST /ref-update HTTP/1.1" 200 156 0.020555 10.0.0.22 - - [2025-10-27 20:20:59] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006757 10.0.0.22 - - [2025-10-27 20:20:59] "POST /set-tag HTTP/1.1" 200 109 0.006829 10.0.0.22 - - [2025-10-27 20:20:59] "DELETE /virtual-machine/771eaf7b-f88c-4553-b87d-f058650c70e5 HTTP/1.1" 200 115 0.058009 10.0.0.22 - - [2025-10-27 20:20:59] "GET /virtual-machine-interface/b165c7b9-840b-40fc-969d-0a76864fe990?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007869 10.0.0.22 - - [2025-10-27 20:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.22 - - [2025-10-27 20:20:59] "GET /loadbalancer/5700a05c-c7c2-411e-9379-3873bae15dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002255 10.0.0.22 - - [2025-10-27 20:20:59] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004115 10.0.0.22 - - [2025-10-27 20:21:00] "POST /set-tag HTTP/1.1" 200 109 0.045936 10.0.0.22 - - [2025-10-27 20:21:00] "DELETE /virtual-machine-interface/b165c7b9-840b-40fc-969d-0a76864fe990 HTTP/1.1" 200 115 0.109400 10.0.0.22 - - [2025-10-27 20:21:00] "DELETE /loadbalancer-member/9045173e-de59-4440-9a4f-389fc7b953d8 HTTP/1.1" 200 115 0.065156 10.0.0.22 - - [2025-10-27 20:21:00] "DELETE /virtual-machine/b3c7edc4-0b1a-4533-9bbf-0c9370b17585 HTTP/1.1" 200 115 0.024392 10.0.0.22 - - [2025-10-27 20:21:01] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004737 10.0.0.22 - - [2025-10-27 20:21:01] "POST /set-tag HTTP/1.1" 200 109 0.011582 10.0.0.22 - - [2025-10-27 20:21:01] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004353 10.0.0.22 - - [2025-10-27 20:21:01] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.22 - - [2025-10-27 20:21:01] "GET /virtual-machine/1358143b-28d4-4898-ad1d-1bf62f2d4cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002628 10.0.0.22 - - [2025-10-27 20:21:01] "POST /ref-update HTTP/1.1" 200 156 0.016482 10.0.0.22 - - [2025-10-27 20:21:01] "GET /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009622 10.0.0.22 - - [2025-10-27 20:21:01] "POST /set-tag HTTP/1.1" 200 109 0.019013 10.0.0.22 - - [2025-10-27 20:21:01] "POST /set-tag HTTP/1.1" 200 109 0.063946 10.0.0.22 - - [2025-10-27 20:21:01] "POST /set-tag HTTP/1.1" 200 109 0.028085 10.0.0.22 - - [2025-10-27 20:21:01] "DELETE /instance-ip/54d9cb5c-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.036191 10.0.0.22 - - [2025-10-27 20:21:01] "POST /ref-update HTTP/1.1" 200 156 0.012825 10.0.0.22 - - [2025-10-27 20:21:01] "DELETE /virtual-machine-interface/54b87b64-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.046228 10.0.0.22 - - [2025-10-27 20:21:01] "DELETE /virtual-machine/1358143b-28d4-4898-ad1d-1bf62f2d4cc4 HTTP/1.1" 200 115 0.031558 10.0.0.22 - - [2025-10-27 20:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.22 - - [2025-10-27 20:21:04] "GET /loadbalancer/5700a05c-c7c2-411e-9379-3873bae15dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002371 10.0.0.22 - - [2025-10-27 20:21:04] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003950 10.0.0.22 - - [2025-10-27 20:21:04] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.22 - - [2025-10-27 20:21:05] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005424 10.0.0.22 - - [2025-10-27 20:21:05] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.22 - - [2025-10-27 20:21:05] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007343 10.0.0.22 - - [2025-10-27 20:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.22 - - [2025-10-27 20:21:05] "GET /virtual-machine/e3d1ca61-a415-46f0-9372-8cb0f06562f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002439 10.0.0.22 - - [2025-10-27 20:21:05] "POST /ref-update HTTP/1.1" 200 156 0.009897 10.0.0.22 - - [2025-10-27 20:21:05] "GET /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017567 10.0.0.22 - - [2025-10-27 20:21:05] "POST /set-tag HTTP/1.1" 200 109 0.024377 10.0.0.22 - - [2025-10-27 20:21:05] "POST /set-tag HTTP/1.1" 200 109 0.015374 10.0.0.22 - - [2025-10-27 20:21:05] "POST /set-tag HTTP/1.1" 200 109 0.027747 10.0.0.22 - - [2025-10-27 20:21:05] "DELETE /instance-ip/543fd0b0-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.038505 10.0.0.22 - - [2025-10-27 20:21:06] "POST /ref-update HTTP/1.1" 200 156 0.011415 10.0.0.22 - - [2025-10-27 20:21:06] "DELETE /virtual-machine-interface/541d233a-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.047554 10.0.0.22 - - [2025-10-27 20:21:06] "DELETE /virtual-machine/e3d1ca61-a415-46f0-9372-8cb0f06562f4 HTTP/1.1" 200 115 0.030550 10.0.0.22 - - [2025-10-27 20:21:06] "DELETE /tag/aa52cbe3-dbc4-4efb-8089-78baaec25815 HTTP/1.1" 200 115 0.098052 10.0.0.22 - - [2025-10-27 20:21:06] "DELETE /tag/1b32f19e-d3dd-415d-b792-85d7273f8c9d HTTP/1.1" 200 115 0.050647 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.22 - - [2025-10-27 20:21:10] "GET /project/31686038-f394-425d-8043-76fb190366bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042553 10.0.0.22 - - [2025-10-27 20:21:10] "POST /tags HTTP/1.1" 200 393 0.026461 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.22 - - [2025-10-27 20:21:10] "GET /tag/a37d25ac-a450-4509-9f63-2b68ec7a7d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012663 10.0.0.22 - - [2025-10-27 20:21:10] "POST /tags HTTP/1.1" 200 341 0.017320 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.22 - - [2025-10-27 20:21:10] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013145 10.0.0.22 - - [2025-10-27 20:21:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.001255 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.008823 10.0.0.22 - - [2025-10-27 20:21:10] "POST /security-groups HTTP/1.1" 200 589 0.072266 10.0.0.22 - - [2025-10-27 20:21:10] "POST /projects HTTP/1.1" 200 519 0.228701 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.002941 10.0.0.22 - - [2025-10-27 20:21:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020182 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008075 10.0.0.22 - - [2025-10-27 20:21:10] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.018696 10.0.0.22 - - [2025-10-27 20:21:10] "POST /access-control-lists HTTP/1.1" 200 598 0.082523 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.026993 10.0.0.22 - - [2025-10-27 20:21:10] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004587 10.0.0.22 - - [2025-10-27 20:21:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.001878 10.0.0.22 - - [2025-10-27 20:21:10] "POST /access-control-lists HTTP/1.1" 200 596 0.064686 10.0.0.22 - - [2025-10-27 20:21:11] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.094233 10.0.0.22 - - [2025-10-27 20:21:11] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.069271 10.0.0.22 - - [2025-10-27 20:21:11] "POST /security-groups HTTP/1.1" 200 591 0.092471 10.0.0.22 - - [2025-10-27 20:21:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.001961 10.0.0.22 - - [2025-10-27 20:21:11] "POST /access-control-lists HTTP/1.1" 200 632 0.063481 10.0.0.22 - - [2025-10-27 20:21:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.009585 10.0.0.22 - - [2025-10-27 20:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.074528 10.0.0.22 - - [2025-10-27 20:21:11] "POST /chown HTTP/1.1" 200 109 0.026023 10.0.0.22 - - [2025-10-27 20:21:11] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024505 10.0.0.22 - - [2025-10-27 20:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.22 - - [2025-10-27 20:21:11] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017848 10.0.0.22 - - [2025-10-27 20:21:11] "POST /tags HTTP/1.1" 409 226 0.002557 10.0.0.22 - - [2025-10-27 20:21:11] "POST /access-control-lists HTTP/1.1" 200 630 0.080532 10.0.0.22 - - [2025-10-27 20:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.22 - - [2025-10-27 20:21:11] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011724 10.0.0.22 - - [2025-10-27 20:21:11] "POST /firewall-rules HTTP/1.1" 200 600 0.071027 10.0.0.22 - - [2025-10-27 20:21:11] "GET /firewall-rule/2526390a-e0cf-4af2-a26b-3c42fbb088af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013800 10.0.0.22 - - [2025-10-27 20:21:11] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004508 10.0.0.22 - - [2025-10-27 20:21:11] "GET /firewall-rule/2526390a-e0cf-4af2-a26b-3c42fbb088af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002346 10.0.0.22 - - [2025-10-27 20:21:11] "POST /ref-update HTTP/1.1" 200 156 0.049281 10.0.0.22 - - [2025-10-27 20:21:11] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012199 10.0.0.22 - - [2025-10-27 20:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2025-10-27 20:21:11] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002737 10.0.0.22 - - [2025-10-27 20:21:11] "POST /tags HTTP/1.1" 409 226 0.001742 10.0.0.22 - - [2025-10-27 20:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.22 - - [2025-10-27 20:21:11] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011484 10.0.0.22 - - [2025-10-27 20:21:11] "POST /firewall-rules HTTP/1.1" 200 598 0.067468 10.0.0.22 - - [2025-10-27 20:21:11] "GET /firewall-rule/b84bfd27-4ec4-4da3-b806-c0a1fbb9cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.027810 10.0.0.22 - - [2025-10-27 20:21:11] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003954 10.0.0.22 - - [2025-10-27 20:21:11] "GET /firewall-rule/b84bfd27-4ec4-4da3-b806-c0a1fbb9cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002467 10.0.0.22 - - [2025-10-27 20:21:12] "POST /ref-update HTTP/1.1" 200 156 0.043392 10.0.0.22 - - [2025-10-27 20:21:13] "POST /tags HTTP/1.1" 200 393 0.037657 10.0.0.22 - - [2025-10-27 20:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.22 - - [2025-10-27 20:21:13] "GET /tag/29bfa8f2-aac2-48e3-8380-0b73ec225bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.014830 10.0.0.22 - - [2025-10-27 20:21:13] "POST /tags HTTP/1.1" 200 341 0.016643 10.0.0.22 - - [2025-10-27 20:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.22 - - [2025-10-27 20:21:13] "GET /tag/50a497da-68d1-4cd6-a1cd-8bfc39a80829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018906 10.0.0.22 - - [2025-10-27 20:21:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.000736 10.0.0.22 - - [2025-10-27 20:21:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.004341 10.0.0.22 - - [2025-10-27 20:21:13] "POST /security-groups HTTP/1.1" 200 589 0.066018 10.0.0.22 - - [2025-10-27 20:21:13] "POST /projects HTTP/1.1" 200 519 0.159407 10.0.0.22 - - [2025-10-27 20:21:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.003397 10.0.0.22 - - [2025-10-27 20:21:13] "POST /access-control-lists HTTP/1.1" 200 598 0.062588 10.0.0.22 - - [2025-10-27 20:21:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.007717 10.0.0.22 - - [2025-10-27 20:21:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.066172 10.0.0.22 - - [2025-10-27 20:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.22 - - [2025-10-27 20:21:13] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006136 10.0.0.22 - - [2025-10-27 20:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.22 - - [2025-10-27 20:21:13] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.033165 10.0.0.22 - - [2025-10-27 20:21:13] "POST /access-control-lists HTTP/1.1" 200 596 0.066024 10.0.0.22 - - [2025-10-27 20:21:13] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.073193 10.0.0.22 - - [2025-10-27 20:21:14] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.039707 10.0.0.22 - - [2025-10-27 20:21:14] "POST /security-groups HTTP/1.1" 200 591 0.074612 10.0.0.22 - - [2025-10-27 20:21:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.005056 10.0.0.22 - - [2025-10-27 20:21:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.047968 10.0.0.22 - - [2025-10-27 20:21:14] "POST /access-control-lists HTTP/1.1" 200 632 0.092799 10.0.0.22 - - [2025-10-27 20:21:14] "POST /chown HTTP/1.1" 200 109 0.088731 10.0.0.22 - - [2025-10-27 20:21:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.014987 10.0.0.22 - - [2025-10-27 20:21:14] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002880 10.0.0.22 - - [2025-10-27 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.22 - - [2025-10-27 20:21:14] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002726 10.0.0.22 - - [2025-10-27 20:21:14] "POST /tags HTTP/1.1" 409 226 0.002453 10.0.0.22 - - [2025-10-27 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2025-10-27 20:21:14] "GET /tag/50a497da-68d1-4cd6-a1cd-8bfc39a80829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.028252 10.0.0.22 - - [2025-10-27 20:21:14] "POST /access-control-lists HTTP/1.1" 200 630 0.079566 10.0.0.22 - - [2025-10-27 20:21:14] "POST /firewall-rules HTTP/1.1" 200 600 0.084656 10.0.0.22 - - [2025-10-27 20:21:14] "GET /firewall-rule/7d3f936a-195e-48fd-a922-a90c8e8392a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010931 10.0.0.22 - - [2025-10-27 20:21:14] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004699 10.0.0.22 - - [2025-10-27 20:21:14] "GET /firewall-rule/7d3f936a-195e-48fd-a922-a90c8e8392a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003706 10.0.0.22 - - [2025-10-27 20:21:14] "POST /ref-update HTTP/1.1" 200 156 0.073910 10.0.0.22 - - [2025-10-27 20:21:14] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008803 10.0.0.22 - - [2025-10-27 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.22 - - [2025-10-27 20:21:14] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003263 10.0.0.22 - - [2025-10-27 20:21:14] "POST /tags HTTP/1.1" 409 226 0.002203 10.0.0.22 - - [2025-10-27 20:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.22 - - [2025-10-27 20:21:14] "GET /tag/50a497da-68d1-4cd6-a1cd-8bfc39a80829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013047 10.0.0.22 - - [2025-10-27 20:21:14] "POST /firewall-rules HTTP/1.1" 200 598 0.073022 10.0.0.22 - - [2025-10-27 20:21:14] "GET /firewall-rule/dd630014-d75a-4743-8cb8-de9cf2d5fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004472 10.0.0.22 - - [2025-10-27 20:21:14] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003934 10.0.0.22 - - [2025-10-27 20:21:14] "GET /firewall-rule/dd630014-d75a-4743-8cb8-de9cf2d5fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006445 10.0.0.22 - - [2025-10-27 20:21:15] "POST /ref-update HTTP/1.1" 200 156 0.060103 10.0.0.22 - - [2025-10-27 20:21:16] "POST /tags HTTP/1.1" 200 345 0.085889 10.0.0.22 - - [2025-10-27 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.22 - - [2025-10-27 20:21:16] "GET /tag/ae514d58-2a23-45fb-9ec6-00da565bac21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018823 10.0.0.22 - - [2025-10-27 20:21:16] "POST /projects HTTP/1.1" 409 238 0.006549 10.0.0.22 - - [2025-10-27 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.22 - - [2025-10-27 20:21:16] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047742 10.0.0.22 - - [2025-10-27 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2025-10-27 20:21:16] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010624 10.0.0.22 - - [2025-10-27 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.22 - - [2025-10-27 20:21:16] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.015154 10.0.0.22 - - [2025-10-27 20:21:16] "POST /security-groups HTTP/1.1" 409 285 0.003835 10.0.0.22 - - [2025-10-27 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.22 - - [2025-10-27 20:21:16] "PUT /security-group/7c629803-aeb0-4c14-9f0d-b395f4b7f999 HTTP/1.1" 200 262 0.062825 10.0.0.22 - - [2025-10-27 20:21:16] "PUT /access-control-list/03d29956-0b24-4bef-bf87-0398a9816318 HTTP/1.1" 200 272 0.014011 10.0.0.22 - - [2025-10-27 20:21:16] "PUT /access-control-list/a65c7605-623a-4f10-ae4b-00d360fab323 HTTP/1.1" 200 272 0.025259 10.0.0.22 - - [2025-10-27 20:21:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031688 10.0.0.22 - - [2025-10-27 20:21:16] "POST /tags HTTP/1.1" 409 228 0.030648 10.0.0.22 - - [2025-10-27 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010605 10.0.0.22 - - [2025-10-27 20:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.22 - - [2025-10-27 20:21:16] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037153 10.0.0.22 - - [2025-10-27 20:21:17] "GET /tag/ae514d58-2a23-45fb-9ec6-00da565bac21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018704 10.0.0.22 - - [2025-10-27 20:21:17] "POST /tags HTTP/1.1" 200 345 0.047949 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.22 - - [2025-10-27 20:21:17] "GET /tag/052be5d2-8e0e-48d6-9131-230d575d2473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.048004 10.0.0.22 - - [2025-10-27 20:21:17] "POST /projects HTTP/1.1" 409 238 0.007339 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.22 - - [2025-10-27 20:21:17] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055498 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.22 - - [2025-10-27 20:21:17] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006032 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.22 - - [2025-10-27 20:21:17] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006157 10.0.0.22 - - [2025-10-27 20:21:17] "POST /security-groups HTTP/1.1" 409 285 0.001949 10.0.0.22 - - [2025-10-27 20:21:17] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040844 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.22 - - [2025-10-27 20:21:17] "PUT /security-group/c197208a-0806-4084-af0a-518d5e13ecba HTTP/1.1" 200 262 0.057884 10.0.0.22 - - [2025-10-27 20:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023783 10.0.0.22 - - [2025-10-27 20:21:17] "POST /tags HTTP/1.1" 409 228 0.022932 10.0.0.22 - - [2025-10-27 20:21:17] "PUT /access-control-list/4ff9c56d-50e5-4c4b-8b7f-94c031680d89 HTTP/1.1" 200 272 0.028364 10.0.0.22 - - [2025-10-27 20:21:17] "PUT /access-control-list/fd11528f-1278-4d2b-bd43-1e462cfe4542 HTTP/1.1" 200 272 0.016479 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.22 - - [2025-10-27 20:21:17] "GET /tag/052be5d2-8e0e-48d6-9131-230d575d2473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011432 10.0.0.22 - - [2025-10-27 20:21:17] "POST /tags HTTP/1.1" 200 291 0.046069 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.22 - - [2025-10-27 20:21:17] "GET /tag/dd380d87-9ffc-4523-b6ab-43edd7dd530a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012894 10.0.0.22 - - [2025-10-27 20:21:17] "POST /tags HTTP/1.1" 200 303 0.073164 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.22 - - [2025-10-27 20:21:17] "GET /tag/0b80fd93-5d67-49c2-8d62-85fb5f82c78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012862 10.0.0.22 - - [2025-10-27 20:21:17] "POST /tags HTTP/1.1" 409 252 0.001876 10.0.0.22 - - [2025-10-27 20:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2025-10-27 20:21:17] "GET /tag/a37d25ac-a450-4509-9f63-2b68ec7a7d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012787 10.0.0.22 - - [2025-10-27 20:21:17] "POST /tags HTTP/1.1" 409 226 0.016958 10.0.0.22 - - [2025-10-27 20:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2025-10-27 20:21:18] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011901 10.0.0.22 - - [2025-10-27 20:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004465 10.0.0.22 - - [2025-10-27 20:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2025-10-27 20:21:18] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043184 10.0.0.22 - - [2025-10-27 20:21:18] "POST /virtual-machines HTTP/1.1" 200 395 0.009198 10.0.0.22 - - [2025-10-27 20:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008894 10.0.0.22 - - [2025-10-27 20:21:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123647 10.0.0.22 - - [2025-10-27 20:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024444 10.0.0.22 - - [2025-10-27 20:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007924 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004322 10.0.0.22 - - [2025-10-27 20:21:18] "POST /instance-ips HTTP/1.1" 200 397 0.019390 10.0.0.22 - - [2025-10-27 20:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028940 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014588 10.0.0.22 - - [2025-10-27 20:21:18] "POST /set-tag HTTP/1.1" 200 109 0.084235 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013865 10.0.0.22 - - [2025-10-27 20:21:18] "GET /instance-ip/7ecde434-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006682 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005054 10.0.0.22 - - [2025-10-27 20:21:18] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005198 10.0.0.22 - - [2025-10-27 20:21:18] "POST /ref-update HTTP/1.1" 200 156 0.010274 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020650 10.0.0.22 - - [2025-10-27 20:21:18] "POST /set-tag HTTP/1.1" 200 109 0.003872 10.0.0.22 - - [2025-10-27 20:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.22 - - [2025-10-27 20:21:18] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003965 10.0.0.22 - - [2025-10-27 20:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.22 - - [2025-10-27 20:21:18] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040170 10.0.0.22 - - [2025-10-27 20:21:18] "POST /virtual-machines HTTP/1.1" 200 395 0.009756 10.0.0.22 - - [2025-10-27 20:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012382 10.0.0.22 - - [2025-10-27 20:21:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110361 10.0.0.22 - - [2025-10-27 20:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010700 10.0.0.22 - - [2025-10-27 20:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013389 10.0.0.22 - - [2025-10-27 20:21:19] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005849 10.0.0.22 - - [2025-10-27 20:21:19] "POST /instance-ips HTTP/1.1" 200 397 0.021184 10.0.0.22 - - [2025-10-27 20:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.042094 10.0.0.22 - - [2025-10-27 20:21:19] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011781 10.0.0.22 - - [2025-10-27 20:21:19] "POST /set-tag HTTP/1.1" 200 109 0.063516 10.0.0.22 - - [2025-10-27 20:21:19] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016860 10.0.0.22 - - [2025-10-27 20:21:19] "GET /instance-ip/7f4ac1c0-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003231 10.0.0.22 - - [2025-10-27 20:21:19] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004339 10.0.0.22 - - [2025-10-27 20:21:19] "POST /set-tag HTTP/1.1" 200 109 0.010184 10.0.0.22 - - [2025-10-27 20:21:19] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003863 10.0.0.22 - - [2025-10-27 20:21:19] "POST /ref-update HTTP/1.1" 200 156 0.011230 10.0.0.22 - - [2025-10-27 20:21:19] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021396 10.0.0.22 - - [2025-10-27 20:21:19] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.22 - - [2025-10-27 20:21:19] "POST /tags HTTP/1.1" 200 291 0.033633 10.0.0.22 - - [2025-10-27 20:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.22 - - [2025-10-27 20:21:19] "GET /tag/0b0a9105-584e-4994-9c1c-6c39341655b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.015738 10.0.0.22 - - [2025-10-27 20:21:19] "POST /tags HTTP/1.1" 409 252 0.002180 10.0.0.22 - - [2025-10-27 20:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.22 - - [2025-10-27 20:21:19] "GET /tag/29bfa8f2-aac2-48e3-8380-0b73ec225bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011548 10.0.0.22 - - [2025-10-27 20:21:19] "POST /tags HTTP/1.1" 409 226 0.002196 10.0.0.22 - - [2025-10-27 20:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.22 - - [2025-10-27 20:21:19] "GET /tag/50a497da-68d1-4cd6-a1cd-8bfc39a80829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010339 10.0.0.22 - - [2025-10-27 20:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.22 - - [2025-10-27 20:21:19] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004754 10.0.0.22 - - [2025-10-27 20:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.22 - - [2025-10-27 20:21:20] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032839 10.0.0.22 - - [2025-10-27 20:21:20] "POST /virtual-machines HTTP/1.1" 200 395 0.038251 10.0.0.22 - - [2025-10-27 20:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018593 10.0.0.22 - - [2025-10-27 20:21:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098932 10.0.0.22 - - [2025-10-27 20:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010239 10.0.0.22 - - [2025-10-27 20:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008921 10.0.0.22 - - [2025-10-27 20:21:20] "POST /instance-ips HTTP/1.1" 200 397 0.021117 10.0.0.22 - - [2025-10-27 20:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020852 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009208 10.0.0.22 - - [2025-10-27 20:21:20] "POST /set-tag HTTP/1.1" 200 109 0.059895 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020981 10.0.0.22 - - [2025-10-27 20:21:20] "GET /instance-ip/7fec689a-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003088 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004092 10.0.0.22 - - [2025-10-27 20:21:20] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003447 10.0.0.22 - - [2025-10-27 20:21:20] "POST /ref-update HTTP/1.1" 200 156 0.020472 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004122 10.0.0.22 - - [2025-10-27 20:21:20] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.22 - - [2025-10-27 20:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003586 10.0.0.22 - - [2025-10-27 20:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.22 - - [2025-10-27 20:21:20] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036314 10.0.0.22 - - [2025-10-27 20:21:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008843 10.0.0.22 - - [2025-10-27 20:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012093 10.0.0.22 - - [2025-10-27 20:21:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108201 10.0.0.22 - - [2025-10-27 20:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007797 10.0.0.22 - - [2025-10-27 20:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008672 10.0.0.22 - - [2025-10-27 20:21:20] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005113 10.0.0.22 - - [2025-10-27 20:21:21] "POST /instance-ips HTTP/1.1" 200 397 0.021035 10.0.0.22 - - [2025-10-27 20:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017727 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005639 10.0.0.22 - - [2025-10-27 20:21:21] "POST /set-tag HTTP/1.1" 200 109 0.060956 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013898 10.0.0.22 - - [2025-10-27 20:21:21] "GET /instance-ip/8059dee8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008109 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005778 10.0.0.22 - - [2025-10-27 20:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003494 10.0.0.22 - - [2025-10-27 20:21:21] "POST /ref-update HTTP/1.1" 200 156 0.007551 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004485 10.0.0.22 - - [2025-10-27 20:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.22 - - [2025-10-27 20:21:21] "POST /tags HTTP/1.1" 200 299 0.016500 10.0.0.22 - - [2025-10-27 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015691 10.0.0.22 - - [2025-10-27 20:21:21] "GET /tag/7072838f-0bad-4321-a57c-796b1f45e600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014364 10.0.0.22 - - [2025-10-27 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004277 10.0.0.22 - - [2025-10-27 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.22 - - [2025-10-27 20:21:21] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040869 10.0.0.22 - - [2025-10-27 20:21:21] "POST /virtual-machines HTTP/1.1" 200 395 0.014269 10.0.0.22 - - [2025-10-27 20:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015185 10.0.0.22 - - [2025-10-27 20:21:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104724 10.0.0.22 - - [2025-10-27 20:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008484 10.0.0.22 - - [2025-10-27 20:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007305 10.0.0.22 - - [2025-10-27 20:21:21] "POST /instance-ips HTTP/1.1" 200 397 0.019453 10.0.0.22 - - [2025-10-27 20:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019722 10.0.0.22 - - [2025-10-27 20:21:21] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011225 10.0.0.22 - - [2025-10-27 20:21:21] "POST /set-tag HTTP/1.1" 200 109 0.043575 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015728 10.0.0.22 - - [2025-10-27 20:21:22] "GET /instance-ip/80d7ceac-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007325 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004311 10.0.0.22 - - [2025-10-27 20:21:22] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.22 - - [2025-10-27 20:21:22] "POST /tags HTTP/1.1" 200 299 0.019469 10.0.0.22 - - [2025-10-27 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2025-10-27 20:21:22] "GET /tag/96646f8a-3132-4b8f-b272-4cd355bb5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012203 10.0.0.22 - - [2025-10-27 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004435 10.0.0.22 - - [2025-10-27 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.22 - - [2025-10-27 20:21:22] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032876 10.0.0.22 - - [2025-10-27 20:21:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009133 10.0.0.22 - - [2025-10-27 20:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008328 10.0.0.22 - - [2025-10-27 20:21:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099742 10.0.0.22 - - [2025-10-27 20:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016908 10.0.0.22 - - [2025-10-27 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004694 10.0.0.22 - - [2025-10-27 20:21:22] "POST /instance-ips HTTP/1.1" 200 397 0.029447 10.0.0.22 - - [2025-10-27 20:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032344 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015131 10.0.0.22 - - [2025-10-27 20:21:22] "POST /set-tag HTTP/1.1" 200 109 0.034357 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008954 10.0.0.22 - - [2025-10-27 20:21:22] "GET /instance-ip/8141c8a2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002810 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004571 10.0.0.22 - - [2025-10-27 20:21:22] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.22 - - [2025-10-27 20:21:22] "POST /tags HTTP/1.1" 200 299 0.018365 10.0.0.22 - - [2025-10-27 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2025-10-27 20:21:22] "GET /tag/b8dcae7f-a63c-499e-a1d1-16feae4c66aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011857 10.0.0.22 - - [2025-10-27 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.22 - - [2025-10-27 20:21:22] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004265 10.0.0.22 - - [2025-10-27 20:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.22 - - [2025-10-27 20:21:22] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031918 10.0.0.22 - - [2025-10-27 20:21:22] "POST /virtual-machines HTTP/1.1" 200 395 0.008731 10.0.0.22 - - [2025-10-27 20:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007885 10.0.0.22 - - [2025-10-27 20:21:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106532 10.0.0.22 - - [2025-10-27 20:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016245 10.0.0.22 - - [2025-10-27 20:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.22 - - [2025-10-27 20:21:23] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004714 10.0.0.22 - - [2025-10-27 20:21:23] "POST /instance-ips HTTP/1.1" 200 397 0.019382 10.0.0.22 - - [2025-10-27 20:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018926 10.0.0.22 - - [2025-10-27 20:21:23] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014061 10.0.0.22 - - [2025-10-27 20:21:23] "POST /set-tag HTTP/1.1" 200 109 0.017948 10.0.0.22 - - [2025-10-27 20:21:23] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017871 10.0.0.22 - - [2025-10-27 20:21:23] "GET /instance-ip/81ab5204-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003358 10.0.0.22 - - [2025-10-27 20:21:23] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004763 10.0.0.22 - - [2025-10-27 20:21:23] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.22 - - [2025-10-27 20:21:23] "POST /tags HTTP/1.1" 200 299 0.017621 10.0.0.22 - - [2025-10-27 20:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2025-10-27 20:21:23] "GET /tag/ab187165-f4a5-4dd4-82fa-66e00bb372fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012287 10.0.0.22 - - [2025-10-27 20:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.22 - - [2025-10-27 20:21:23] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003636 10.0.0.22 - - [2025-10-27 20:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.22 - - [2025-10-27 20:21:23] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034854 10.0.0.22 - - [2025-10-27 20:21:23] "POST /virtual-machines HTTP/1.1" 200 395 0.007694 10.0.0.22 - - [2025-10-27 20:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014294 10.0.0.22 - - [2025-10-27 20:21:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110729 10.0.0.22 - - [2025-10-27 20:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007747 10.0.0.22 - - [2025-10-27 20:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.22 - - [2025-10-27 20:21:23] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005532 10.0.0.22 - - [2025-10-27 20:21:23] "POST /instance-ips HTTP/1.1" 200 397 0.026624 10.0.0.22 - - [2025-10-27 20:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019161 10.0.0.22 - - [2025-10-27 20:21:23] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011369 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.019277 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013581 10.0.0.22 - - [2025-10-27 20:21:24] "GET /instance-ip/821155ae-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003135 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004408 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004288 10.0.0.22 - - [2025-10-27 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.009873 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004334 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.005944 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004592 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004203 10.0.0.22 - - [2025-10-27 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.019186 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018514 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.005861 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004996 10.0.0.22 - - [2025-10-27 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.008862 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015115 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004663 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-router/adf9b795-f870-4eec-93fe-7f7041762a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004727 10.0.0.22 - - [2025-10-27 20:21:24] "POST /ref-update HTTP/1.1" 200 156 0.009840 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014398 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005560 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004622 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004316 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004272 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004879 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.22 - - [2025-10-27 20:21:24] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004464 10.0.0.22 - - [2025-10-27 20:21:24] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.22 - - [2025-10-27 20:21:28] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004399 10.0.0.22 - - [2025-10-27 20:21:28] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.22 - - [2025-10-27 20:21:29] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005655 10.0.0.22 - - [2025-10-27 20:21:29] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.22 - - [2025-10-27 20:21:29] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004255 10.0.0.22 - - [2025-10-27 20:21:29] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.22 - - [2025-10-27 20:21:30] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004540 10.0.0.22 - - [2025-10-27 20:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.22 - - [2025-10-27 20:21:31] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004946 10.0.0.22 - - [2025-10-27 20:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine/ae38e366-7113-4987-a1a0-ff0e3c164ca0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004556 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004708 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007593 10.0.0.22 - - [2025-10-27 20:21:32] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine/03a2d7c2-71db-4026-abc2-f8ae577eafd5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003003 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004703 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine/8f8bec7a-ba17-411b-b6cb-9eb88c7ff339?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003302 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004368 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine/e1af8113-9ddd-4b7a-9436-7497e1e4f3ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003183 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004465 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine/0abbb087-92cc-4608-be0b-01a638e76a7d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003104 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004623 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine/e531c691-ef6e-4e3e-b52d-107f329c42dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003050 10.0.0.22 - - [2025-10-27 20:21:32] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004499 10.0.0.22 - - [2025-10-27 20:21:34] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004997 10.0.0.22 - - [2025-10-27 20:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.22 - - [2025-10-27 20:21:34] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005764 10.0.0.22 - - [2025-10-27 20:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.22 - - [2025-10-27 20:21:37] "GET /virtual-machine/192b1b92-9316-4f6b-89c7-017a17baa783?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003097 10.0.0.22 - - [2025-10-27 20:21:37] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004402 10.0.0.22 - - [2025-10-27 20:21:37] "GET /virtual-machine/8f4c9a6b-8723-4f27-93af-d148e914e59d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003209 10.0.0.22 - - [2025-10-27 20:21:37] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003975 10.0.0.22 - - [2025-10-27 20:21:38] "GET /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004320 10.0.0.22 - - [2025-10-27 20:21:38] "POST /tags HTTP/1.1" 200 333 0.028837 10.0.0.22 - - [2025-10-27 20:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.22 - - [2025-10-27 20:21:38] "GET /tag/317a1e55-ed09-4b70-a14e-40e4e2df7db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012920 10.0.0.22 - - [2025-10-27 20:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2025-10-27 20:21:38] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043982 10.0.0.22 - - [2025-10-27 20:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.22 - - [2025-10-27 20:21:38] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004190 10.0.0.22 - - [2025-10-27 20:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.22 - - [2025-10-27 20:21:38] "GET /service-appliance-set/dc0c6732-9fb1-4c68-a1df-90af486dab32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002488 10.0.0.22 - - [2025-10-27 20:21:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.001776 10.0.0.22 - - [2025-10-27 20:21:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.110943 10.0.0.22 - - [2025-10-27 20:21:38] "GET /virtual-machine-interface/a5da9a8f-a665-4076-87a7-07b0fe60877a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.022560 10.0.0.22 - - [2025-10-27 20:21:38] "POST /instance-ips HTTP/1.1" 200 409 0.022004 10.0.0.22 - - [2025-10-27 20:21:38] "GET /instance-ip/e48299d2-ec3e-4571-a767-85242fe0efb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009619 10.0.0.22 - - [2025-10-27 20:21:38] "POST /loadbalancers HTTP/1.1" 200 629 0.060950 10.0.0.22 - - [2025-10-27 20:21:39] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043222 10.0.0.22 - - [2025-10-27 20:21:39] "GET /instance-ip/e48299d2-ec3e-4571-a767-85242fe0efb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003508 10.0.0.22 - - [2025-10-27 20:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027888 10.0.0.22 - - [2025-10-27 20:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.22 - - [2025-10-27 20:21:39] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057468 10.0.0.22 - - [2025-10-27 20:21:39] "POST /floating-ips HTTP/1.1" 200 597 0.038160 10.0.0.22 - - [2025-10-27 20:21:39] "GET /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002926 10.0.0.22 - - [2025-10-27 20:21:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.027794 10.0.0.22 - - [2025-10-27 20:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.22 - - [2025-10-27 20:21:39] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049433 10.0.0.22 - - [2025-10-27 20:21:39] "GET /loadbalancer-listener/9ab2b993-8235-416c-8abf-3d1436a6511c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.009123 10.0.0.22 - - [2025-10-27 20:21:39] "GET /loadbalancer-listener/9ab2b993-8235-416c-8abf-3d1436a6511c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004438 10.0.0.22 - - [2025-10-27 20:21:39] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.038435 10.0.0.22 - - [2025-10-27 20:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.22 - - [2025-10-27 20:21:39] "GET /instance-ip/e48299d2-ec3e-4571-a767-85242fe0efb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007342 10.0.0.22 - - [2025-10-27 20:21:39] "GET /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002221 10.0.0.22 - - [2025-10-27 20:21:39] "GET /instance-ip/e48299d2-ec3e-4571-a767-85242fe0efb6?fields=floating_ips HTTP/1.1" 200 1213 0.006529 10.0.0.22 - - [2025-10-27 20:21:39] "GET /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003785 10.0.0.22 - - [2025-10-27 20:21:39] "GET /floating-ip/3031b8a7-cc10-4531-834f-0bde159078b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003838 10.0.0.22 - - [2025-10-27 20:21:39] "GET /loadbalancer-pool/dbd82496-a103-4ae9-8216-73828bb7a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004156 10.0.0.22 - - [2025-10-27 20:21:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024637 10.0.0.22 - - [2025-10-27 20:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011581 10.0.0.22 - - [2025-10-27 20:21:39] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004645 10.0.0.22 - - [2025-10-27 20:21:39] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005768 10.0.0.22 - - [2025-10-27 20:21:39] "POST /ref-update HTTP/1.1" 200 156 0.009102 10.0.0.22 - - [2025-10-27 20:21:39] "GET /floating-ip/3031b8a7-cc10-4531-834f-0bde159078b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015319 10.0.0.22 - - [2025-10-27 20:21:39] "PUT /floating-ip/3031b8a7-cc10-4531-834f-0bde159078b9 HTTP/1.1" 200 256 0.010374 10.0.0.22 - - [2025-10-27 20:21:39] "POST /tags HTTP/1.1" 409 221 0.015559 10.0.0.22 - - [2025-10-27 20:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.22 - - [2025-10-27 20:21:39] "GET /tag/317a1e55-ed09-4b70-a14e-40e4e2df7db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011355 10.0.0.22 - - [2025-10-27 20:21:39] "POST /set-tag HTTP/1.1" 200 109 0.072161 10.0.0.22 - - [2025-10-27 20:21:39] "GET /loadbalancer-pool/dbd82496-a103-4ae9-8216-73828bb7a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.014254 10.0.0.22 - - [2025-10-27 20:21:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023012 10.0.0.22 - - [2025-10-27 20:21:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007498 10.0.0.22 - - [2025-10-27 20:21:39] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007090 10.0.0.22 - - [2025-10-27 20:21:39] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005018 10.0.0.22 - - [2025-10-27 20:21:39] "POST /ref-update HTTP/1.1" 200 156 0.010129 10.0.0.22 - - [2025-10-27 20:21:39] "GET /floating-ip/3031b8a7-cc10-4531-834f-0bde159078b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.009818 10.0.0.22 - - [2025-10-27 20:21:39] "POST /set-tag HTTP/1.1" 200 109 0.088156 10.0.0.22 - - [2025-10-27 20:21:40] "POST /tags HTTP/1.1" 409 206 0.002645 10.0.0.22 - - [2025-10-27 20:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.22 - - [2025-10-27 20:21:40] "GET /tag/0b80fd93-5d67-49c2-8d62-85fb5f82c78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012077 10.0.0.22 - - [2025-10-27 20:21:40] "POST /tags HTTP/1.1" 409 204 0.006964 10.0.0.22 - - [2025-10-27 20:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.22 - - [2025-10-27 20:21:40] "GET /tag/96646f8a-3132-4b8f-b272-4cd355bb5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011764 10.0.0.22 - - [2025-10-27 20:21:40] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002459 10.0.0.22 - - [2025-10-27 20:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.22 - - [2025-10-27 20:21:40] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002257 10.0.0.22 - - [2025-10-27 20:21:40] "POST /tags HTTP/1.1" 409 206 0.002068 10.0.0.22 - - [2025-10-27 20:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.22 - - [2025-10-27 20:21:40] "GET /tag/0b80fd93-5d67-49c2-8d62-85fb5f82c78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010977 10.0.0.22 - - [2025-10-27 20:21:41] "POST /tags HTTP/1.1" 409 226 0.002115 10.0.0.22 - - [2025-10-27 20:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.22 - - [2025-10-27 20:21:41] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011209 10.0.0.22 - - [2025-10-27 20:21:41] "POST /tags HTTP/1.1" 409 204 0.002005 10.0.0.22 - - [2025-10-27 20:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.22 - - [2025-10-27 20:21:41] "GET /tag/96646f8a-3132-4b8f-b272-4cd355bb5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010781 10.0.0.22 - - [2025-10-27 20:21:41] "POST /tags HTTP/1.1" 409 226 0.002060 10.0.0.22 - - [2025-10-27 20:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2025-10-27 20:21:41] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010790 10.0.0.22 - - [2025-10-27 20:21:41] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002531 10.0.0.22 - - [2025-10-27 20:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.22 - - [2025-10-27 20:21:41] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.22 - - [2025-10-27 20:21:41] "POST /firewall-rules HTTP/1.1" 200 626 0.068858 10.0.0.22 - - [2025-10-27 20:21:41] "POST /firewall-rules HTTP/1.1" 200 646 0.087101 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-rule/2c30546e-90d3-4284-9b92-afd15d4eb036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.017568 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002761 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-rule/9a88d060-b69b-4eeb-bfce-8862b8d3be88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003618 10.0.0.22 - - [2025-10-27 20:21:41] "POST /ref-update HTTP/1.1" 200 156 0.013402 10.0.0.22 - - [2025-10-27 20:21:41] "POST /firewall-policys HTTP/1.1" 200 606 0.021759 10.0.0.22 - - [2025-10-27 20:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033165 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015234 10.0.0.22 - - [2025-10-27 20:21:41] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002420 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002178 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003367 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.012335 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/bde1937a-b929-4e4f-82ab-7b52921e891f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004126 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002179 10.0.0.22 - - [2025-10-27 20:21:41] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002626 10.0.0.22 - - [2025-10-27 20:21:41] "POST /ref-update HTTP/1.1" 200 156 0.022429 10.0.0.22 - - [2025-10-27 20:21:41] "POST /ref-update HTTP/1.1" 200 156 0.023241 10.0.0.22 - - [2025-10-27 20:21:41] "POST /ref-update HTTP/1.1" 200 156 0.015265 10.0.0.22 - - [2025-10-27 20:21:42] "POST /ref-update HTTP/1.1" 200 156 0.027544 10.0.0.22 - - [2025-10-27 20:21:42] "POST /ref-update HTTP/1.1" 200 156 0.036805 10.0.0.22 - - [2025-10-27 20:21:42] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002987 10.0.0.22 - - [2025-10-27 20:22:17] "GET /global-system-configs HTTP/1.1" 200 322 0.002650 10.0.0.22 - - [2025-10-27 20:22:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002021 10.0.0.22 - - [2025-10-27 20:23:40] "POST /tags HTTP/1.1" 409 252 0.002982 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.22 - - [2025-10-27 20:23:40] "GET /tag/29bfa8f2-aac2-48e3-8380-0b73ec225bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011845 10.0.0.22 - - [2025-10-27 20:23:40] "POST /tags HTTP/1.1" 409 228 0.002181 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2025-10-27 20:23:40] "GET /tag/052be5d2-8e0e-48d6-9131-230d575d2473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014606 10.0.0.22 - - [2025-10-27 20:23:40] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004197 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.22 - - [2025-10-27 20:23:40] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002656 10.0.0.22 - - [2025-10-27 20:23:40] "POST /tags HTTP/1.1" 409 206 0.002777 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2025-10-27 20:23:40] "GET /tag/0b80fd93-5d67-49c2-8d62-85fb5f82c78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015142 10.0.0.22 - - [2025-10-27 20:23:40] "POST /tags HTTP/1.1" 409 226 0.002122 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2025-10-27 20:23:40] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013438 10.0.0.22 - - [2025-10-27 20:23:40] "POST /tags HTTP/1.1" 409 204 0.001798 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2025-10-27 20:23:40] "GET /tag/96646f8a-3132-4b8f-b272-4cd355bb5a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010541 10.0.0.22 - - [2025-10-27 20:23:40] "POST /tags HTTP/1.1" 409 226 0.001704 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.22 - - [2025-10-27 20:23:40] "GET /tag/04f9dc71-7d61-4616-97fd-65474e35b61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016539 10.0.0.22 - - [2025-10-27 20:23:40] "POST /tags HTTP/1.1" 409 228 0.002255 10.0.0.22 - - [2025-10-27 20:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.22 - - [2025-10-27 20:23:41] "GET /tag/052be5d2-8e0e-48d6-9131-230d575d2473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011418 10.0.0.22 - - [2025-10-27 20:23:41] "POST /tags HTTP/1.1" 409 252 0.009469 10.0.0.22 - - [2025-10-27 20:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2025-10-27 20:23:41] "GET /tag/29bfa8f2-aac2-48e3-8380-0b73ec225bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011263 10.0.0.22 - - [2025-10-27 20:23:41] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002657 10.0.0.22 - - [2025-10-27 20:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.22 - - [2025-10-27 20:23:41] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004259 10.0.0.22 - - [2025-10-27 20:23:41] "POST /firewall-rules HTTP/1.1" 409 281 0.002304 10.0.0.22 - - [2025-10-27 20:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.22 - - [2025-10-27 20:23:41] "PUT /firewall-rule/9a88d060-b69b-4eeb-bfce-8862b8d3be88 HTTP/1.1" 200 260 0.022566 10.0.0.22 - - [2025-10-27 20:23:41] "POST /firewall-rules HTTP/1.1" 409 291 0.004943 10.0.0.22 - - [2025-10-27 20:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.22 - - [2025-10-27 20:23:41] "PUT /firewall-rule/2c30546e-90d3-4284-9b92-afd15d4eb036 HTTP/1.1" 200 260 0.022348 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-rule/2c30546e-90d3-4284-9b92-afd15d4eb036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003280 10.0.0.22 - - [2025-10-27 20:23:41] "POST /firewall-rules HTTP/1.1" 200 658 0.085372 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-rule/2979518c-2cc7-4dfb-8770-c0f8ba24f9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.009991 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004027 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-rule/9a88d060-b69b-4eeb-bfce-8862b8d3be88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003047 10.0.0.22 - - [2025-10-27 20:23:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002040 10.0.0.22 - - [2025-10-27 20:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.22 - - [2025-10-27 20:23:41] "PUT /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d HTTP/1.1" 200 264 0.024581 10.0.0.22 - - [2025-10-27 20:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022848 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.019283 10.0.0.22 - - [2025-10-27 20:23:41] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002708 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002562 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002546 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002622 10.0.0.22 - - [2025-10-27 20:23:41] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002429 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:24:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001229 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:24:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001188 10.0.0.22 - - [2025-10-27 20:24:42] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010419 10.0.0.22 - - [2025-10-27 20:24:42] "POST /set-tag HTTP/1.1" 200 109 0.004353 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012491 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.006395 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010993 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002884 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004771 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.003884 10.0.0.22 - - [2025-10-27 20:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.22 - - [2025-10-27 20:24:43] "GET /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008749 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003708 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.034152 10.0.0.22 - - [2025-10-27 20:24:43] "DELETE /loadbalancer-member/3d1a1fe6-de85-4d75-9371-c7e990d51b77 HTTP/1.1" 200 115 0.028524 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006142 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.22 - - [2025-10-27 20:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2025-10-27 20:24:43] "GET /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002336 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012830 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004793 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004452 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005456 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.004290 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004834 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.22 - - [2025-10-27 20:24:43] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004856 10.0.0.22 - - [2025-10-27 20:24:43] "POST /set-tag HTTP/1.1" 200 109 0.007972 10.0.0.22 - - [2025-10-27 20:24:44] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008545 10.0.0.22 - - [2025-10-27 20:24:44] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.22 - - [2025-10-27 20:24:44] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005737 10.0.0.22 - - [2025-10-27 20:24:44] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.22 - - [2025-10-27 20:24:44] "GET /virtual-machine/03a2d7c2-71db-4026-abc2-f8ae577eafd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002728 10.0.0.22 - - [2025-10-27 20:24:44] "POST /ref-update HTTP/1.1" 200 156 0.009681 10.0.0.22 - - [2025-10-27 20:24:44] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007394 10.0.0.22 - - [2025-10-27 20:24:44] "POST /set-tag HTTP/1.1" 200 109 0.022705 10.0.0.22 - - [2025-10-27 20:24:44] "POST /set-tag HTTP/1.1" 200 109 0.017053 10.0.0.22 - - [2025-10-27 20:24:44] "POST /set-tag HTTP/1.1" 200 109 0.036891 10.0.0.22 - - [2025-10-27 20:24:44] "POST /set-tag HTTP/1.1" 200 109 0.025136 10.0.0.22 - - [2025-10-27 20:24:44] "POST /set-tag HTTP/1.1" 200 109 0.016987 10.0.0.22 - - [2025-10-27 20:24:44] "DELETE /instance-ip/7f4ac1c0-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.041752 10.0.0.22 - - [2025-10-27 20:24:44] "POST /ref-update HTTP/1.1" 200 156 0.012867 10.0.0.22 - - [2025-10-27 20:24:45] "DELETE /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.030262 10.0.0.22 - - [2025-10-27 20:24:45] "DELETE /virtual-machine/03a2d7c2-71db-4026-abc2-f8ae577eafd5 HTTP/1.1" 200 115 0.031365 10.0.0.22 - - [2025-10-27 20:24:45] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005132 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.22 - - [2025-10-27 20:24:45] "GET /virtual-machine/8f8bec7a-ba17-411b-b6cb-9eb88c7ff339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002766 10.0.0.22 - - [2025-10-27 20:24:45] "POST /ref-update HTTP/1.1" 200 156 0.014789 10.0.0.22 - - [2025-10-27 20:24:45] "GET /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004140 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.018296 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.031075 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.020185 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.022907 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.023662 10.0.0.22 - - [2025-10-27 20:24:45] "DELETE /instance-ip/7fec689a-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.038454 10.0.0.22 - - [2025-10-27 20:24:45] "DELETE /virtual-machine-interface/7fd45476-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.039223 10.0.0.22 - - [2025-10-27 20:24:45] "DELETE /virtual-machine/8f8bec7a-ba17-411b-b6cb-9eb88c7ff339 HTTP/1.1" 200 115 0.015038 10.0.0.22 - - [2025-10-27 20:24:45] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006619 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.22 - - [2025-10-27 20:24:45] "GET /virtual-machine/ae38e366-7113-4987-a1a0-ff0e3c164ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003117 10.0.0.22 - - [2025-10-27 20:24:45] "POST /ref-update HTTP/1.1" 200 156 0.010798 10.0.0.22 - - [2025-10-27 20:24:45] "GET /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004826 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.022591 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.029726 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.022396 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.035507 10.0.0.22 - - [2025-10-27 20:24:45] "POST /set-tag HTTP/1.1" 200 109 0.030346 10.0.0.22 - - [2025-10-27 20:24:45] "DELETE /instance-ip/7ecde434-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.034634 10.0.0.22 - - [2025-10-27 20:24:45] "POST /ref-update HTTP/1.1" 200 156 0.007811 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /virtual-machine-interface/7eb4efa6-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.075241 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /virtual-machine/ae38e366-7113-4987-a1a0-ff0e3c164ca0 HTTP/1.1" 200 115 0.045360 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /tag/dd380d87-9ffc-4523-b6ab-43edd7dd530a HTTP/1.1" 200 115 0.035354 10.0.0.22 - - [2025-10-27 20:24:46] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003713 10.0.0.22 - - [2025-10-27 20:24:46] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.22 - - [2025-10-27 20:24:46] "GET /virtual-machine/e1af8113-9ddd-4b7a-9436-7497e1e4f3ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002792 10.0.0.22 - - [2025-10-27 20:24:46] "POST /ref-update HTTP/1.1" 200 156 0.008293 10.0.0.22 - - [2025-10-27 20:24:46] "GET /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007424 10.0.0.22 - - [2025-10-27 20:24:46] "POST /set-tag HTTP/1.1" 200 109 0.020799 10.0.0.22 - - [2025-10-27 20:24:46] "POST /set-tag HTTP/1.1" 200 109 0.022069 10.0.0.22 - - [2025-10-27 20:24:46] "POST /set-tag HTTP/1.1" 200 109 0.017043 10.0.0.22 - - [2025-10-27 20:24:46] "POST /set-tag HTTP/1.1" 200 109 0.023804 10.0.0.22 - - [2025-10-27 20:24:46] "POST /set-tag HTTP/1.1" 200 109 0.046861 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /instance-ip/8059dee8-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.037610 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /virtual-machine-interface/80409fc8-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.035920 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /virtual-machine/e1af8113-9ddd-4b7a-9436-7497e1e4f3ea HTTP/1.1" 200 115 0.020362 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /tag/0b0a9105-584e-4994-9c1c-6c39341655b8 HTTP/1.1" 200 115 0.030516 10.0.0.22 - - [2025-10-27 20:24:46] "DELETE /tag/0b80fd93-5d67-49c2-8d62-85fb5f82c78d HTTP/1.1" 409 388 0.004369 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:25:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:25:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 10.0.0.22 - - [2025-10-27 20:25:13] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005692 10.0.0.22 - - [2025-10-27 20:25:13] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.22 - - [2025-10-27 20:25:13] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006085 10.0.0.22 - - [2025-10-27 20:25:13] "POST /set-tag HTTP/1.1" 200 109 0.002130 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:25:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.22 - - [2025-10-27 20:25:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 10.0.0.22 - - [2025-10-27 20:25:14] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004578 10.0.0.22 - - [2025-10-27 20:25:14] "POST /set-tag HTTP/1.1" 200 109 0.006485 10.0.0.22 - - [2025-10-27 20:25:14] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005961 10.0.0.22 - - [2025-10-27 20:25:14] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.22 - - [2025-10-27 20:25:14] "GET /virtual-machine/0abbb087-92cc-4608-be0b-01a638e76a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002736 10.0.0.22 - - [2025-10-27 20:25:14] "POST /ref-update HTTP/1.1" 200 156 0.026718 10.0.0.22 - - [2025-10-27 20:25:14] "GET /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005545 10.0.0.22 - - [2025-10-27 20:25:14] "POST /set-tag HTTP/1.1" 200 109 0.022829 10.0.0.22 - - [2025-10-27 20:25:14] "POST /set-tag HTTP/1.1" 200 109 0.043531 10.0.0.22 - - [2025-10-27 20:25:14] "POST /set-tag HTTP/1.1" 200 109 0.029961 10.0.0.22 - - [2025-10-27 20:25:14] "POST /set-tag HTTP/1.1" 200 109 0.040511 10.0.0.22 - - [2025-10-27 20:25:14] "DELETE /instance-ip/80d7ceac-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.104700 10.0.0.22 - - [2025-10-27 20:25:14] "DELETE /virtual-machine-interface/80bf25d2-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.057266 10.0.0.22 - - [2025-10-27 20:25:14] "DELETE /virtual-machine/0abbb087-92cc-4608-be0b-01a638e76a7d HTTP/1.1" 200 115 0.038954 10.0.0.22 - - [2025-10-27 20:25:15] "DELETE /tag/7072838f-0bad-4321-a57c-796b1f45e600 HTTP/1.1" 200 115 0.061513 10.0.0.22 - - [2025-10-27 20:25:15] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005443 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.004473 10.0.0.22 - - [2025-10-27 20:25:15] "GET /virtual-machine/e531c691-ef6e-4e3e-b52d-107f329c42dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007051 10.0.0.22 - - [2025-10-27 20:25:15] "POST /ref-update HTTP/1.1" 200 156 0.022371 10.0.0.22 - - [2025-10-27 20:25:15] "GET /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005516 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.030787 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.050896 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.023494 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.040255 10.0.0.22 - - [2025-10-27 20:25:15] "DELETE /instance-ip/81ab5204-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.060744 10.0.0.22 - - [2025-10-27 20:25:15] "DELETE /virtual-machine-interface/8196ab42-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.068644 10.0.0.22 - - [2025-10-27 20:25:15] "DELETE /virtual-machine/e531c691-ef6e-4e3e-b52d-107f329c42dc HTTP/1.1" 200 115 0.032140 10.0.0.22 - - [2025-10-27 20:25:15] "DELETE /tag/b8dcae7f-a63c-499e-a1d1-16feae4c66aa HTTP/1.1" 200 115 0.048890 10.0.0.22 - - [2025-10-27 20:25:15] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005735 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.22 - - [2025-10-27 20:25:15] "GET /virtual-machine/8f4c9a6b-8723-4f27-93af-d148e914e59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004971 10.0.0.22 - - [2025-10-27 20:25:15] "POST /ref-update HTTP/1.1" 200 156 0.014524 10.0.0.22 - - [2025-10-27 20:25:15] "GET /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004293 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.025377 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.037193 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.016004 10.0.0.22 - - [2025-10-27 20:25:15] "POST /set-tag HTTP/1.1" 200 109 0.029985 10.0.0.22 - - [2025-10-27 20:25:15] "DELETE /instance-ip/821155ae-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.055468 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /virtual-machine-interface/81f6df26-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.053638 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /virtual-machine/8f4c9a6b-8723-4f27-93af-d148e914e59d HTTP/1.1" 200 115 0.025999 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /tag/052be5d2-8e0e-48d6-9131-230d575d2473 HTTP/1.1" 409 236 0.008563 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /tag/ab187165-f4a5-4dd4-82fa-66e00bb372fb HTTP/1.1" 200 115 0.045663 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /tag/29bfa8f2-aac2-48e3-8380-0b73ec225bb5 HTTP/1.1" 409 236 0.007801 10.0.0.22 - - [2025-10-27 20:25:16] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006019 10.0.0.22 - - [2025-10-27 20:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.22 - - [2025-10-27 20:25:16] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006281 10.0.0.22 - - [2025-10-27 20:25:16] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.22 - - [2025-10-27 20:25:16] "GET /virtual-machine/192b1b92-9316-4f6b-89c7-017a17baa783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003609 10.0.0.22 - - [2025-10-27 20:25:16] "POST /ref-update HTTP/1.1" 200 156 0.010761 10.0.0.22 - - [2025-10-27 20:25:16] "GET /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010576 10.0.0.22 - - [2025-10-27 20:25:16] "POST /set-tag HTTP/1.1" 200 109 0.019269 10.0.0.22 - - [2025-10-27 20:25:16] "POST /set-tag HTTP/1.1" 200 109 0.030188 10.0.0.22 - - [2025-10-27 20:25:16] "POST /set-tag HTTP/1.1" 200 109 0.031751 10.0.0.22 - - [2025-10-27 20:25:16] "POST /set-tag HTTP/1.1" 200 109 0.022627 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /instance-ip/8141c8a2-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.054221 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /virtual-machine-interface/812e7252-b372-11f0-9c24-fa163e6cab5f HTTP/1.1" 200 115 0.048467 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /virtual-machine/192b1b92-9316-4f6b-89c7-017a17baa783 HTTP/1.1" 200 115 0.028005 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /tag/ae514d58-2a23-45fb-9ec6-00da565bac21 HTTP/1.1" 200 115 0.049670 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /tag/a37d25ac-a450-4509-9f63-2b68ec7a7d2c HTTP/1.1" 200 115 0.057028 10.0.0.22 - - [2025-10-27 20:25:16] "DELETE /tag/96646f8a-3132-4b8f-b272-4cd355bb5a6d HTTP/1.1" 409 236 0.006385 10.0.0.22 - - [2025-10-27 20:25:18] "POST /projects HTTP/1.1" 409 238 0.002059 10.0.0.22 - - [2025-10-27 20:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.22 - - [2025-10-27 20:25:18] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040041 10.0.0.22 - - [2025-10-27 20:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2025-10-27 20:25:18] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006166 10.0.0.22 - - [2025-10-27 20:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.22 - - [2025-10-27 20:25:18] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004394 10.0.0.22 - - [2025-10-27 20:25:18] "POST /security-groups HTTP/1.1" 409 285 0.002662 10.0.0.22 - - [2025-10-27 20:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.22 - - [2025-10-27 20:25:18] "PUT /security-group/c197208a-0806-4084-af0a-518d5e13ecba HTTP/1.1" 200 262 0.065195 10.0.0.22 - - [2025-10-27 20:25:18] "PUT /access-control-list/4ff9c56d-50e5-4c4b-8b7f-94c031680d89 HTTP/1.1" 200 272 0.016136 10.0.0.22 - - [2025-10-27 20:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035695 10.0.0.22 - - [2025-10-27 20:25:18] "PUT /access-control-list/fd11528f-1278-4d2b-bd43-1e462cfe4542 HTTP/1.1" 200 272 0.035905 10.0.0.22 - - [2025-10-27 20:25:23] "POST /projects HTTP/1.1" 409 238 0.002445 10.0.0.22 - - [2025-10-27 20:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.22 - - [2025-10-27 20:25:23] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032427 10.0.0.22 - - [2025-10-27 20:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.22 - - [2025-10-27 20:25:23] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004380 10.0.0.22 - - [2025-10-27 20:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.22 - - [2025-10-27 20:25:23] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004060 10.0.0.22 - - [2025-10-27 20:25:23] "POST /security-groups HTTP/1.1" 409 285 0.002119 10.0.0.22 - - [2025-10-27 20:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.22 - - [2025-10-27 20:25:23] "PUT /security-group/c197208a-0806-4084-af0a-518d5e13ecba HTTP/1.1" 200 262 0.058510 10.0.0.22 - - [2025-10-27 20:25:23] "PUT /access-control-list/4ff9c56d-50e5-4c4b-8b7f-94c031680d89 HTTP/1.1" 200 272 0.010167 10.0.0.22 - - [2025-10-27 20:25:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023498 10.0.0.22 - - [2025-10-27 20:25:23] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.019048 10.0.0.22 - - [2025-10-27 20:25:23] "PUT /access-control-list/fd11528f-1278-4d2b-bd43-1e462cfe4542 HTTP/1.1" 200 272 0.029566 10.0.0.22 - - [2025-10-27 20:25:23] "GET /firewall-rule/7d3f936a-195e-48fd-a922-a90c8e8392a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002665 10.0.0.22 - - [2025-10-27 20:25:23] "POST /ref-update HTTP/1.1" 200 156 0.049685 10.0.0.22 - - [2025-10-27 20:25:23] "DELETE /firewall-rule/7d3f936a-195e-48fd-a922-a90c8e8392a8 HTTP/1.1" 200 115 0.033657 10.0.0.22 - - [2025-10-27 20:25:23] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003998 10.0.0.22 - - [2025-10-27 20:25:23] "GET /firewall-rule/dd630014-d75a-4743-8cb8-de9cf2d5fec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003569 10.0.0.22 - - [2025-10-27 20:25:24] "POST /ref-update HTTP/1.1" 200 156 0.049282 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /firewall-rule/dd630014-d75a-4743-8cb8-de9cf2d5fec5 HTTP/1.1" 200 115 0.037458 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /tag/50a497da-68d1-4cd6-a1cd-8bfc39a80829 HTTP/1.1" 200 115 0.033442 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /tag/052be5d2-8e0e-48d6-9131-230d575d2473 HTTP/1.1" 409 236 0.004497 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /tag/29bfa8f2-aac2-48e3-8380-0b73ec225bb5 HTTP/1.1" 409 236 0.004917 10.0.0.22 - - [2025-10-27 20:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.22 - - [2025-10-27 20:25:24] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005752 10.0.0.22 - - [2025-10-27 20:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.22 - - [2025-10-27 20:25:24] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004019 10.0.0.22 - - [2025-10-27 20:25:24] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.041539 10.0.0.22 - - [2025-10-27 20:25:24] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.047623 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /security-group/c197208a-0806-4084-af0a-518d5e13ecba HTTP/1.1" 200 115 0.044647 10.0.0.22 - - [2025-10-27 20:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011792 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /access-control-list/4ff9c56d-50e5-4c4b-8b7f-94c031680d89 HTTP/1.1" 200 115 0.031786 10.0.0.22 - - [2025-10-27 20:25:24] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.056144 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /access-control-list/fd11528f-1278-4d2b-bd43-1e462cfe4542 HTTP/1.1" 200 115 0.060129 10.0.0.22 - - [2025-10-27 20:25:24] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?fields=security_groups HTTP/1.1" 200 1352 0.028953 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /security-group/6601f79c-4bea-4762-a678-1cb5e3636e80 HTTP/1.1" 200 115 0.040904 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /access-control-list/10b40208-6927-47fd-ae35-97e183828d44 HTTP/1.1" 200 115 0.029202 10.0.0.22 - - [2025-10-27 20:25:24] "GET /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c?fields=application_policy_sets HTTP/1.1" 200 1391 0.045273 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /access-control-list/5dddbe9a-1480-47f3-be84-089b2a11f85b HTTP/1.1" 200 115 0.041336 10.0.0.22 - - [2025-10-27 20:25:24] "DELETE /project/6e04c0f9-a3f9-407b-9051-0f0b0595360c HTTP/1.1" 200 115 0.323897 10.0.0.22 - - [2025-10-27 20:25:24] "POST /projects HTTP/1.1" 409 238 0.002304 10.0.0.22 - - [2025-10-27 20:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2025-10-27 20:25:24] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037989 10.0.0.22 - - [2025-10-27 20:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2025-10-27 20:25:24] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004146 10.0.0.22 - - [2025-10-27 20:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.22 - - [2025-10-27 20:25:24] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004112 10.0.0.22 - - [2025-10-27 20:25:24] "POST /security-groups HTTP/1.1" 409 285 0.002059 10.0.0.22 - - [2025-10-27 20:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.22 - - [2025-10-27 20:25:24] "PUT /security-group/7c629803-aeb0-4c14-9f0d-b395f4b7f999 HTTP/1.1" 200 262 0.054725 10.0.0.22 - - [2025-10-27 20:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031197 10.0.0.22 - - [2025-10-27 20:25:25] "PUT /access-control-list/03d29956-0b24-4bef-bf87-0398a9816318 HTTP/1.1" 200 272 0.022546 10.0.0.22 - - [2025-10-27 20:25:25] "PUT /access-control-list/a65c7605-623a-4f10-ae4b-00d360fab323 HTTP/1.1" 200 272 0.019994 10.0.0.22 - - [2025-10-27 20:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2025-10-27 20:25:29] "GET /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002743 10.0.0.22 - - [2025-10-27 20:25:29] "GET /virtual-machine-interface/7f2f6740-b372-11f0-9c24-fa163e6cab5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001729 10.0.0.22 - - [2025-10-27 20:25:29] "DELETE /loadbalancer-member/65465b40-30d5-4985-acd5-625d5713aff8 HTTP/1.1" 200 115 0.039133 10.0.0.22 - - [2025-10-27 20:25:29] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006778 10.0.0.22 - - [2025-10-27 20:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.22 - - [2025-10-27 20:25:29] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003131 10.0.0.22 - - [2025-10-27 20:25:29] "GET /firewall-policy/b0506540-b206-423a-a344-51a20c07ef7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003226 10.0.0.22 - - [2025-10-27 20:25:29] "GET /firewall-rule/9a88d060-b69b-4eeb-bfce-8862b8d3be88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002928 10.0.0.22 - - [2025-10-27 20:25:29] "POST /ref-update HTTP/1.1" 200 156 0.012382 10.0.0.22 - - [2025-10-27 20:25:29] "DELETE /firewall-rule/9a88d060-b69b-4eeb-bfce-8862b8d3be88 HTTP/1.1" 200 115 0.052132 10.0.0.22 - - [2025-10-27 20:25:29] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003514 10.0.0.22 - - [2025-10-27 20:25:29] "GET /firewall-rule/2979518c-2cc7-4dfb-8770-c0f8ba24f9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003395 10.0.0.22 - - [2025-10-27 20:25:29] "POST /ref-update HTTP/1.1" 200 156 0.014775 10.0.0.22 - - [2025-10-27 20:25:29] "DELETE /firewall-rule/2979518c-2cc7-4dfb-8770-c0f8ba24f9e2 HTTP/1.1" 200 115 0.049714 10.0.0.22 - - [2025-10-27 20:25:29] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003909 10.0.0.22 - - [2025-10-27 20:25:29] "GET /firewall-rule/2c30546e-90d3-4284-9b92-afd15d4eb036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002694 10.0.0.22 - - [2025-10-27 20:25:29] "POST /ref-update HTTP/1.1" 200 156 0.014628 10.0.0.22 - - [2025-10-27 20:25:29] "DELETE /firewall-rule/2c30546e-90d3-4284-9b92-afd15d4eb036 HTTP/1.1" 200 115 0.043030 10.0.0.22 - - [2025-10-27 20:25:29] "GET /application-policy-set/ca9f4744-47de-40a6-afa5-0d563a00ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004626 10.0.0.22 - - [2025-10-27 20:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2025-10-27 20:25:29] "GET /policy-management/c55dc055-9965-48f1-8469-06253daf7e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002483 10.0.0.22 - - [2025-10-27 20:25:29] "GET /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003882 10.0.0.22 - - [2025-10-27 20:25:29] "POST /ref-update HTTP/1.1" 200 156 0.021464 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /firewall-policy/9dfe0615-e337-43ef-ae8b-65bdeb5cea7d HTTP/1.1" 200 115 0.028204 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /tag/0b80fd93-5d67-49c2-8d62-85fb5f82c78d HTTP/1.1" 200 115 0.055652 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /tag/052be5d2-8e0e-48d6-9131-230d575d2473 HTTP/1.1" 200 115 0.058276 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /tag/29bfa8f2-aac2-48e3-8380-0b73ec225bb5 HTTP/1.1" 200 115 0.048170 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /tag/96646f8a-3132-4b8f-b272-4cd355bb5a6d HTTP/1.1" 200 115 0.066384 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /loadbalancer-pool/dbd82496-a103-4ae9-8216-73828bb7a33f HTTP/1.1" 200 115 0.023373 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /loadbalancer-listener/9ab2b993-8235-416c-8abf-3d1436a6511c HTTP/1.1" 200 115 0.036112 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /loadbalancer/11a3b692-2cde-4ee4-a0e8-68f1dccfe2c0 HTTP/1.1" 200 115 0.051646 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /floating-ip/3031b8a7-cc10-4531-834f-0bde159078b9 HTTP/1.1" 200 115 0.041894 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /instance-ip/e48299d2-ec3e-4571-a767-85242fe0efb6 HTTP/1.1" 200 115 0.047230 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /virtual-machine-interface/a5da9a8f-a665-4076-87a7-07b0fe60877a HTTP/1.1" 200 115 0.042277 10.0.0.22 - - [2025-10-27 20:25:30] "DELETE /tag/317a1e55-ed09-4b70-a14e-40e4e2df7db5 HTTP/1.1" 200 115 0.047701 10.0.0.22 - - [2025-10-27 20:25:30] "POST /projects HTTP/1.1" 409 238 0.002088 10.0.0.22 - - [2025-10-27 20:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2025-10-27 20:25:30] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039207 10.0.0.22 - - [2025-10-27 20:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.22 - - [2025-10-27 20:25:30] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010213 10.0.0.22 - - [2025-10-27 20:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014228 10.0.0.22 - - [2025-10-27 20:25:30] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005562 10.0.0.22 - - [2025-10-27 20:25:30] "POST /security-groups HTTP/1.1" 409 285 0.003922 10.0.0.22 - - [2025-10-27 20:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.22 - - [2025-10-27 20:25:30] "PUT /security-group/7c629803-aeb0-4c14-9f0d-b395f4b7f999 HTTP/1.1" 200 262 0.066994 10.0.0.22 - - [2025-10-27 20:25:30] "PUT /access-control-list/03d29956-0b24-4bef-bf87-0398a9816318 HTTP/1.1" 200 272 0.029385 10.0.0.22 - - [2025-10-27 20:25:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.057824 10.0.0.22 - - [2025-10-27 20:25:31] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.008137 10.0.0.22 - - [2025-10-27 20:25:31] "PUT /access-control-list/a65c7605-623a-4f10-ae4b-00d360fab323 HTTP/1.1" 200 272 0.069879 10.0.0.22 - - [2025-10-27 20:25:31] "GET /firewall-rule/2526390a-e0cf-4af2-a26b-3c42fbb088af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009459 10.0.0.22 - - [2025-10-27 20:25:31] "POST /ref-update HTTP/1.1" 200 156 0.063483 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /firewall-rule/2526390a-e0cf-4af2-a26b-3c42fbb088af HTTP/1.1" 200 115 0.040534 10.0.0.22 - - [2025-10-27 20:25:31] "GET /firewall-policy/6852294f-3acf-4390-830c-c6a8758909d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.013905 10.0.0.22 - - [2025-10-27 20:25:31] "GET /firewall-rule/b84bfd27-4ec4-4da3-b806-c0a1fbb9cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003455 10.0.0.22 - - [2025-10-27 20:25:31] "POST /ref-update HTTP/1.1" 200 156 0.051229 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /firewall-rule/b84bfd27-4ec4-4da3-b806-c0a1fbb9cfb3 HTTP/1.1" 200 115 0.060747 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /tag/04f9dc71-7d61-4616-97fd-65474e35b61b HTTP/1.1" 200 115 0.034653 10.0.0.22 - - [2025-10-27 20:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.22 - - [2025-10-27 20:25:31] "GET /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004831 10.0.0.22 - - [2025-10-27 20:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2025-10-27 20:25:31] "GET /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004407 10.0.0.22 - - [2025-10-27 20:25:31] "PUT /virtual-network/45be238c-d5ab-4d69-b495-fa55fe0619a4 HTTP/1.1" 200 264 0.040047 10.0.0.22 - - [2025-10-27 20:25:31] "PUT /virtual-network/857e5d49-e063-4678-a17a-a3169d8f94fe HTTP/1.1" 200 264 0.045314 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /security-group/7c629803-aeb0-4c14-9f0d-b395f4b7f999 HTTP/1.1" 200 115 0.061536 10.0.0.22 - - [2025-10-27 20:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /access-control-list/03d29956-0b24-4bef-bf87-0398a9816318 HTTP/1.1" 200 115 0.045299 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /access-control-list/a65c7605-623a-4f10-ae4b-00d360fab323 HTTP/1.1" 200 115 0.040921 10.0.0.22 - - [2025-10-27 20:25:31] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.055905 10.0.0.22 - - [2025-10-27 20:25:31] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?fields=security_groups HTTP/1.1" 200 1352 0.031305 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /security-group/4662910e-b56c-4328-a1e9-25e997c011fe HTTP/1.1" 200 115 0.058610 10.0.0.22 - - [2025-10-27 20:25:31] "DELETE /access-control-list/13433094-c6be-4b42-b75e-d6772e9c2169 HTTP/1.1" 200 115 0.043672 10.0.0.22 - - [2025-10-27 20:25:32] "GET /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540?fields=application_policy_sets HTTP/1.1" 200 1391 0.055484 10.0.0.22 - - [2025-10-27 20:25:32] "DELETE /access-control-list/9edc23da-708c-4e9c-b1ff-7a01e72f1205 HTTP/1.1" 200 115 0.070607 10.0.0.22 - - [2025-10-27 20:25:32] "DELETE /project/6ca8704d-1e6d-426f-b6b9-d992ae3f3540 HTTP/1.1" 200 115 0.399835