++ 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: =================== Wed Oct 22 10:46:03 PM UTC 2025 ===================' INFO: =================== Wed Oct 22 10:46:03 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249 ++ 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.249 ++ 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.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.145.123.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.145.123.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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=__ ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ 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/22/2025 22:46:48.335 7f92842f7200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/22/2025 22:46:48.737 7f92842f7200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/22/2025 22:46:48.791 7f92842f7200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/22/2025 22:46:48.791 7f92842f7200 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2025-10-22 22:46:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001035 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-10-22 22:47:00] "GET / HTTP/1.1" 503 181 0.000194 10.0.0.249 - - [2025-10-22 22:47:01] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.249 - - [2025-10-22 22:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.249 - - [2025-10-22 22:47:01] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005669 10.0.0.249 - - [2025-10-22 22:47:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002719 10.0.0.249 - - [2025-10-22 22:47:01] "POST /config-nodes HTTP/1.1" 200 595 0.050218 10.0.0.249 - - [2025-10-22 22:47:01] "GET / HTTP/1.1" 200 36215 0.002004 10.0.0.249 - - [2025-10-22 22:47:01] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.249 - - [2025-10-22 22:47:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003714 10.0.0.249 - - [2025-10-22 22:47:01] "GET / HTTP/1.1" 200 45303 0.001102 10.0.0.249 - - [2025-10-22 22:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.249 - - [2025-10-22 22:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.249 - - [2025-10-22 22:47:01] "GET / HTTP/1.1" 200 36215 0.001306 10.0.0.249 - - [2025-10-22 22:47:02] "GET / HTTP/1.1" 200 36215 0.001617 10.0.0.249 - - [2025-10-22 22:47:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.012084 10.0.0.249 - - [2025-10-22 22:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008119 10.0.0.249 - - [2025-10-22 22:47:03] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026237 10.0.0.249 - - [2025-10-22 22:47:03] "POST /service-appliance-sets HTTP/1.1" 200 555 0.067324 10.0.0.249 - - [2025-10-22 22:47:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.002096 10.0.0.249 - - [2025-10-22 22:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.249 - - [2025-10-22 22:47:03] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005554 10.0.0.249 - - [2025-10-22 22:47:03] "POST /service-appliance-sets HTTP/1.1" 200 543 0.058419 10.0.0.249 - - [2025-10-22 22:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.249 - - [2025-10-22 22:47:03] "GET /network-ipam/1f21074a-2380-4403-ab8a-fdb1355566d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003272 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003020 10.0.0.249 - - [2025-10-22 22:47:03] "POST /service-templates HTTP/1.1" 200 513 0.050769 10.0.0.249 - - [2025-10-22 22:47:03] "POST /service-templates HTTP/1.1" 200 503 0.038386 10.0.0.249 - - [2025-10-22 22:47:03] "POST /service-templates HTTP/1.1" 200 517 0.034461 10.0.0.249 - - [2025-10-22 22:47:03] "POST /service-templates HTTP/1.1" 200 537 0.171045 10.0.0.249 - - [2025-10-22 22:47:04] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.249 - - [2025-10-22 22:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.249 - - [2025-10-22 22:47:04] "POST /service-templates HTTP/1.1" 200 509 0.179095 10.0.0.249 - - [2025-10-22 22:47:04] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011651 10.0.0.249 - - [2025-10-22 22:47:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002449 10.0.0.249 - - [2025-10-22 22:47:04] "GET / HTTP/1.1" 200 36215 0.002160 10.0.0.249 - - [2025-10-22 22:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015299 10.0.0.249 - - [2025-10-22 22:47:04] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004618 10.0.0.249 - - [2025-10-22 22:47:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003366 10.0.0.249 - - [2025-10-22 22:47:04] "POST /config-database-nodes HTTP/1.1" 200 613 0.402683 10.0.0.249 - - [2025-10-22 22:47:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.088740 10.0.0.249 - - [2025-10-22 22:47:05] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.249 - - [2025-10-22 22:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.249 - - [2025-10-22 22:47:05] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009030 10.0.0.249 - - [2025-10-22 22:47:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001801 10.0.0.249 - - [2025-10-22 22:47:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.022848 10.0.0.249 - - [2025-10-22 22:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.249 - - [2025-10-22 22:47:05] "GET /network-ipam/1f21074a-2380-4403-ab8a-fdb1355566d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003065 10.0.0.249 - - [2025-10-22 22:47:06] "GET / HTTP/1.1" 200 36215 0.001479 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.249 - - [2025-10-22 22:47:06] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004968 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.001822 10.0.0.249 - - [2025-10-22 22:47:06] "GET / HTTP/1.1" 200 36215 0.001087 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.249 - - [2025-10-22 22:47:06] "GET /routing-instance/640379c9-80d7-40d6-aba5-80b116162693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002743 10.0.0.249 - - [2025-10-22 22:47:06] "POST /bgp-routers HTTP/1.1" 200 618 0.021443 10.0.0.249 - - [2025-10-22 22:47:06] "GET /bgp-router/30e82be9-2943-4150-9df8-5749d02a9f08?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.018803 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.249 - - [2025-10-22 22:47:06] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024663 10.0.0.249 - - [2025-10-22 22:47:06] "POST /database-nodes HTTP/1.1" 200 599 0.068698 10.0.0.249 - - [2025-10-22 22:47:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025822 10.0.0.249 - - [2025-10-22 22:47:06] "POST /ref-update HTTP/1.1" 200 156 0.007353 10.0.0.249 - - [2025-10-22 22:47:06] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.249 - - [2025-10-22 22:47:06] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010533 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.006663 10.0.0.249 - - [2025-10-22 22:47:06] "POST /analytics-nodes HTTP/1.1" 200 601 0.023670 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.249 - - [2025-10-22 22:47:06] "GET /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003001 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.001864 10.0.0.249 - - [2025-10-22 22:47:06] "POST /access-control-lists HTTP/1.1" 200 589 0.053616 10.0.0.249 - - [2025-10-22 22:47:06] "PUT /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022 HTTP/1.1" 200 277 0.032787 10.0.0.249 - - [2025-10-22 22:47:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.040537 10.0.0.249 - - [2025-10-22 22:47:06] "POST /access-control-lists HTTP/1.1" 200 587 0.023721 10.0.0.249 - - [2025-10-22 22:47:06] "POST /route-targets HTTP/1.1" 200 328 0.017243 10.0.0.249 - - [2025-10-22 22:47:06] "GET / HTTP/1.1" 200 36215 0.001675 10.0.0.249 - - [2025-10-22 22:47:06] "POST /ref-update HTTP/1.1" 200 156 0.043754 10.0.0.249 - - [2025-10-22 22:47:06] "POST /route-targets HTTP/1.1" 200 328 0.017137 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 583 0.083341 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 577 0.057210 10.0.0.249 - - [2025-10-22 22:47:07] "POST /ref-update HTTP/1.1" 200 156 0.066105 10.0.0.249 - - [2025-10-22 22:47:07] "POST /route-targets HTTP/1.1" 200 328 0.014831 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 577 0.090030 10.0.0.249 - - [2025-10-22 22:47:07] "POST /ref-update HTTP/1.1" 200 156 0.035645 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 561 0.049859 10.0.0.249 - - [2025-10-22 22:47:07] "POST /route-targets HTTP/1.1" 200 328 0.073506 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 557 0.110497 10.0.0.249 - - [2025-10-22 22:47:07] "POST /ref-update HTTP/1.1" 200 156 0.088560 10.0.0.249 - - [2025-10-22 22:47:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.008436 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 559 0.139589 10.0.0.249 - - [2025-10-22 22:47:07] "POST /access-control-lists HTTP/1.1" 200 553 0.101833 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 567 0.103530 10.0.0.249 - - [2025-10-22 22:47:07] "PUT /access-control-list/f0814a26-dcfe-4dfd-9ee6-9bad6e58bd2f HTTP/1.1" 200 273 0.086306 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 551 0.060940 10.0.0.249 - - [2025-10-22 22:47:07] "PUT /access-control-list/461d624e-ef76-4fb1-a4f7-ca2b36d0dd0c HTTP/1.1" 200 273 0.024781 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 559 0.063651 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 569 0.036818 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 557 0.023016 10.0.0.249 - - [2025-10-22 22:47:07] "POST /alarms HTTP/1.1" 200 569 0.025960 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 577 0.065553 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 571 0.037752 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 563 0.021311 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 563 0.016555 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 563 0.039976 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 549 0.032253 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 597 0.022272 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 577 0.025855 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 573 0.030114 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 585 0.026277 10.0.0.249 - - [2025-10-22 22:47:08] "POST /alarms HTTP/1.1" 200 611 0.026441 10.0.0.249 - - [2025-10-22 22:47:08] "GET / HTTP/1.1" 200 36215 0.001260 10.0.0.249 - - [2025-10-22 22:47:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002220 10.0.0.249 - - [2025-10-22 22:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.249 - - [2025-10-22 22:47:08] "PUT /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022 HTTP/1.1" 200 277 0.007867 10.0.0.249 - - [2025-10-22 22:47:09] "GET / HTTP/1.1" 200 36215 0.001739 10.0.0.249 - - [2025-10-22 22:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2025-10-22 22:47:09] "GET /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002588 10.0.0.249 - - [2025-10-22 22:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.249 - - [2025-10-22 22:47:09] "PUT /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022 HTTP/1.1" 200 277 0.008508 10.0.0.249 - - [2025-10-22 22:47:09] "GET / HTTP/1.1" 200 36215 0.001344 10.0.0.249 - - [2025-10-22 22:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.249 - - [2025-10-22 22:47:09] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004192 10.0.0.249 - - [2025-10-22 22:47:09] "PUT /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51 HTTP/1.1" 200 275 0.024835 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 10.0.0.249 - - [2025-10-22 22:47:14] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.249 - - [2025-10-22 22:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.249 - - [2025-10-22 22:47:14] "GET /domain/60dcf036-7646-4e91-b460-a6fef748e7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002624 10.0.0.249 - - [2025-10-22 22:47:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.000520 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.008932 10.0.0.249 - - [2025-10-22 22:47:15] "POST /security-groups HTTP/1.1" 200 570 0.079885 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.005139 10.0.0.249 - - [2025-10-22 22:47:15] "POST /projects HTTP/1.1" 200 483 0.228099 10.0.0.249 - - [2025-10-22 22:47:15] "POST /security-groups HTTP/1.1" 200 536 0.069065 10.0.0.249 - - [2025-10-22 22:47:15] "POST /access-control-lists HTTP/1.1" 200 581 0.074482 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.053218 10.0.0.249 - - [2025-10-22 22:47:15] "POST /chown HTTP/1.1" 200 109 0.023794 10.0.0.249 - - [2025-10-22 22:47:15] "POST /policy-managements HTTP/1.1" 409 214 0.026707 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.249 - - [2025-10-22 22:47:15] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021871 10.0.0.249 - - [2025-10-22 22:47:15] "POST /access-control-lists HTTP/1.1" 200 579 0.085683 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003852 10.0.0.249 - - [2025-10-22 22:47:15] "POST /application-policy-sets HTTP/1.1" 200 530 0.042870 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.249 - - [2025-10-22 22:47:15] "POST /access-control-lists HTTP/1.1" 200 596 0.036356 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.002599 10.0.0.249 - - [2025-10-22 22:47:15] "GET /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009465 10.0.0.249 - - [2025-10-22 22:47:15] "PUT /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022 HTTP/1.1" 200 277 0.027119 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.249 - - [2025-10-22 22:47:15] "POST /access-control-lists HTTP/1.1" 200 594 0.043200 10.0.0.249 - - [2025-10-22 22:47:15] "GET /virtual-network/a44a7810-efcc-4465-a6e1-650992f85dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009773 10.0.0.249 - - [2025-10-22 22:47:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000423 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.001731 10.0.0.249 - - [2025-10-22 22:47:15] "POST /security-groups HTTP/1.1" 200 574 0.116815 10.0.0.249 - - [2025-10-22 22:47:15] "POST /projects HTTP/1.1" 200 491 0.231181 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.006387 10.0.0.249 - - [2025-10-22 22:47:15] "POST /access-control-lists HTTP/1.1" 200 585 0.078820 10.0.0.249 - - [2025-10-22 22:47:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.005572 10.0.0.249 - - [2025-10-22 22:47:15] "POST /security-groups HTTP/1.1" 200 548 0.118119 10.0.0.249 - - [2025-10-22 22:47:16] "POST /chown HTTP/1.1" 200 109 0.022533 10.0.0.249 - - [2025-10-22 22:47:16] "POST /access-control-lists HTTP/1.1" 200 583 0.106192 10.0.0.249 - - [2025-10-22 22:47:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.002142 10.0.0.249 - - [2025-10-22 22:47:16] "POST /network-ipams HTTP/1.1" 200 524 0.108666 10.0.0.249 - - [2025-10-22 22:47:16] "POST /access-control-lists HTTP/1.1" 200 604 0.055317 10.0.0.249 - - [2025-10-22 22:47:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.007925 10.0.0.249 - - [2025-10-22 22:47:16] "POST /network-ipams HTTP/1.1" 200 512 0.102343 10.0.0.249 - - [2025-10-22 22:47:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.005816 10.0.0.249 - - [2025-10-22 22:47:16] "POST /access-control-lists HTTP/1.1" 200 602 0.139535 10.0.0.249 - - [2025-10-22 22:47:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.001812 10.0.0.249 - - [2025-10-22 22:47:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003944 10.0.0.249 - - [2025-10-22 22:47:16] "POST /virtual-networks HTTP/1.1" 200 540 0.195019 10.0.0.249 - - [2025-10-22 22:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.249 - - [2025-10-22 22:47:16] "POST /access-control-lists HTTP/1.1" 200 591 0.072113 10.0.0.249 - - [2025-10-22 22:47:16] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.038105 10.0.0.249 - - [2025-10-22 22:47:16] "POST /network-ipams HTTP/1.1" 200 520 0.031213 10.0.0.249 - - [2025-10-22 22:47:16] "POST /route-targets HTTP/1.1" 200 328 0.016367 10.0.0.249 - - [2025-10-22 22:47:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.012524 10.0.0.249 - - [2025-10-22 22:47:16] "POST /ref-update HTTP/1.1" 200 156 0.034873 10.0.0.249 - - [2025-10-22 22:47:16] "PUT /access-control-list/edb2868e-fe6e-42cd-a34e-dde5d3ca1db8 HTTP/1.1" 200 273 0.020657 10.0.0.249 - - [2025-10-22 22:47:16] "POST /useragent-kv HTTP/1.1" 200 115 0.037242 10.0.0.249 - - [2025-10-22 22:47:16] "POST /virtual-networks HTTP/1.1" 200 548 0.218924 10.0.0.249 - - [2025-10-22 22:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.249 - - [2025-10-22 22:47:16] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.009863 10.0.0.249 - - [2025-10-22 22:47:17] "POST /route-targets HTTP/1.1" 200 328 0.018047 10.0.0.249 - - [2025-10-22 22:47:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.012341 10.0.0.249 - - [2025-10-22 22:47:17] "POST /ref-update HTTP/1.1" 200 156 0.054761 10.0.0.249 - - [2025-10-22 22:47:17] "POST /network-policys HTTP/1.1" 200 540 0.049929 10.0.0.249 - - [2025-10-22 22:47:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.014236 10.0.0.249 - - [2025-10-22 22:47:17] "POST /network-policys HTTP/1.1" 200 536 0.021737 10.0.0.249 - - [2025-10-22 22:47:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.033731 10.0.0.249 - - [2025-10-22 22:47:17] "POST /network-policys HTTP/1.1" 200 544 0.028262 10.0.0.249 - - [2025-10-22 22:47:17] "PUT /access-control-list/03b4395f-c2ea-4aa7-87f6-38caeb138d66 HTTP/1.1" 200 273 0.048015 10.0.0.249 - - [2025-10-22 22:47:17] "POST /ref-update HTTP/1.1" 200 156 0.162018 10.0.0.249 - - [2025-10-22 22:47:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.122473 10.0.0.249 - - [2025-10-22 22:47:17] "POST /ref-update HTTP/1.1" 200 156 0.148393 10.0.0.249 - - [2025-10-22 22:47:17] "PUT /access-control-list/edb2868e-fe6e-42cd-a34e-dde5d3ca1db8 HTTP/1.1" 200 273 0.081596 10.0.0.249 - - [2025-10-22 22:47:17] "PUT /access-control-list/03b4395f-c2ea-4aa7-87f6-38caeb138d66 HTTP/1.1" 200 273 0.069132 10.0.0.249 - - [2025-10-22 22:47:17] "POST /ref-update HTTP/1.1" 200 156 0.068451 10.0.0.249 - - [2025-10-22 22:47:17] "POST /ref-update HTTP/1.1" 200 156 0.187414 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005421 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044680 10.0.0.249 - - [2025-10-22 22:47:18] "PUT /access-control-list/edb2868e-fe6e-42cd-a34e-dde5d3ca1db8 HTTP/1.1" 200 273 0.077336 10.0.0.249 - - [2025-10-22 22:47:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.013631 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-update HTTP/1.1" 200 156 0.079088 10.0.0.249 - - [2025-10-22 22:47:18] "POST /access-control-lists HTTP/1.1" 200 603 0.102246 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-update HTTP/1.1" 200 156 0.108607 10.0.0.249 - - [2025-10-22 22:47:18] "PUT /access-control-list/03b4395f-c2ea-4aa7-87f6-38caeb138d66 HTTP/1.1" 200 273 0.030756 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-update HTTP/1.1" 200 156 0.051989 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-update HTTP/1.1" 200 156 0.123319 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028868 10.0.0.249 - - [2025-10-22 22:47:18] "PUT /access-control-list/c87f9550-a414-41d9-a2ef-90a2271522fb HTTP/1.1" 200 273 0.077160 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009283 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002605 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-update HTTP/1.1" 200 156 0.010998 10.0.0.249 - - [2025-10-22 22:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023118 10.0.0.249 - - [2025-10-22 22:47:18] "GET /virtual-network/a44a7810-efcc-4465-a6e1-650992f85dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.015156 10.0.0.249 - - [2025-10-22 22:47:18] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003755 10.0.0.249 - - [2025-10-22 22:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.249 - - [2025-10-22 22:47:18] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003454 10.0.0.249 - - [2025-10-22 22:47:18] "POST /firewall-policys HTTP/1.1" 200 532 0.026424 10.0.0.249 - - [2025-10-22 22:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017181 10.0.0.249 - - [2025-10-22 22:47:18] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011424 10.0.0.249 - - [2025-10-22 22:47:18] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002606 10.0.0.249 - - [2025-10-22 22:47:18] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002238 10.0.0.249 - - [2025-10-22 22:47:18] "POST /ref-update HTTP/1.1" 200 156 0.013169 10.0.0.249 - - [2025-10-22 22:47:18] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004879 10.0.0.249 - - [2025-10-22 22:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.249 - - [2025-10-22 22:47:18] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002503 10.0.0.249 - - [2025-10-22 22:47:18] "POST /firewall-policys HTTP/1.1" 200 534 0.030147 10.0.0.249 - - [2025-10-22 22:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023831 10.0.0.249 - - [2025-10-22 22:47:18] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006698 10.0.0.249 - - [2025-10-22 22:47:19] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002774 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002850 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002136 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002804 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.017220 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.040583 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.025218 10.0.0.249 - - [2025-10-22 22:47:19] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.024824 10.0.0.249 - - [2025-10-22 22:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.249 - - [2025-10-22 22:47:19] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003927 10.0.0.249 - - [2025-10-22 22:47:19] "POST /firewall-policys HTTP/1.1" 200 532 0.016262 10.0.0.249 - - [2025-10-22 22:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031226 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/ce298140-7c64-4e99-92a2-8304e3c09a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.012860 10.0.0.249 - - [2025-10-22 22:47:19] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002689 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/ce298140-7c64-4e99-92a2-8304e3c09a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003131 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002557 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003054 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002424 10.0.0.249 - - [2025-10-22 22:47:19] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002295 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.026419 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.052614 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.055543 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.049657 10.0.0.249 - - [2025-10-22 22:47:19] "POST /ref-update HTTP/1.1" 200 156 0.050107 10.0.0.249 - - [2025-10-22 22:47:19] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.025786 10.0.0.249 - - [2025-10-22 22:47:19] "POST /tags HTTP/1.1" 200 300 0.032324 10.0.0.249 - - [2025-10-22 22:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017309 10.0.0.249 - - [2025-10-22 22:47:19] "GET /tag/2576b44c-dda5-4d23-8387-cee0aa48a45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018127 10.0.0.249 - - [2025-10-22 22:47:20] "POST /set-tag HTTP/1.1" 200 109 0.017739 10.0.0.249 - - [2025-10-22 22:47:20] "POST /tags HTTP/1.1" 200 358 0.082656 10.0.0.249 - - [2025-10-22 22:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.249 - - [2025-10-22 22:47:20] "GET /tag/ecca6e5c-ae9a-4740-ab34-74205cf78a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.024978 10.0.0.249 - - [2025-10-22 22:47:20] "POST /tags HTTP/1.1" 200 306 0.099326 10.0.0.249 - - [2025-10-22 22:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010267 10.0.0.249 - - [2025-10-22 22:47:20] "GET /tag/81e10c86-91fe-4cc9-8c5f-2ac1bfd01ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029122 10.0.0.249 - - [2025-10-22 22:47:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.000437 10.0.0.249 - - [2025-10-22 22:47:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.003990 10.0.0.249 - - [2025-10-22 22:47:20] "POST /security-groups HTTP/1.1" 200 571 0.064528 10.0.0.249 - - [2025-10-22 22:47:20] "POST /projects HTTP/1.1" 200 485 0.156845 10.0.0.249 - - [2025-10-22 22:47:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.005521 10.0.0.249 - - [2025-10-22 22:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009175 10.0.0.249 - - [2025-10-22 22:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.249 - - [2025-10-22 22:47:20] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.051491 10.0.0.249 - - [2025-10-22 22:47:20] "POST /access-control-lists HTTP/1.1" 200 582 0.109329 10.0.0.249 - - [2025-10-22 22:47:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.022336 10.0.0.249 - - [2025-10-22 22:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013022 10.0.0.249 - - [2025-10-22 22:47:20] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006638 10.0.0.249 - - [2025-10-22 22:47:20] "POST /access-control-lists HTTP/1.1" 200 580 0.022789 10.0.0.249 - - [2025-10-22 22:47:20] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.075974 10.0.0.249 - - [2025-10-22 22:47:21] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.047204 10.0.0.249 - - [2025-10-22 22:47:21] "POST /security-groups HTTP/1.1" 200 539 0.078131 10.0.0.249 - - [2025-10-22 22:47:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.002826 10.0.0.249 - - [2025-10-22 22:47:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.054317 10.0.0.249 - - [2025-10-22 22:47:21] "POST /access-control-lists HTTP/1.1" 200 598 0.069511 10.0.0.249 - - [2025-10-22 22:47:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.020853 10.0.0.249 - - [2025-10-22 22:47:21] "POST /chown HTTP/1.1" 200 109 0.033277 10.0.0.249 - - [2025-10-22 22:47:21] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007944 10.0.0.249 - - [2025-10-22 22:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.249 - - [2025-10-22 22:47:21] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.033185 10.0.0.249 - - [2025-10-22 22:47:21] "POST /access-control-lists HTTP/1.1" 200 596 0.068105 10.0.0.249 - - [2025-10-22 22:47:21] "POST /tags HTTP/1.1" 409 207 0.002098 10.0.0.249 - - [2025-10-22 22:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.249 - - [2025-10-22 22:47:21] "GET /tag/81e10c86-91fe-4cc9-8c5f-2ac1bfd01ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021242 10.0.0.249 - - [2025-10-22 22:47:21] "POST /firewall-rules HTTP/1.1" 200 566 0.073208 10.0.0.249 - - [2025-10-22 22:47:21] "GET /firewall-rule/338e3359-543d-4fd8-835a-1639310e7444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.009173 10.0.0.249 - - [2025-10-22 22:47:21] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002328 10.0.0.249 - - [2025-10-22 22:47:21] "GET /firewall-rule/338e3359-543d-4fd8-835a-1639310e7444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003030 10.0.0.249 - - [2025-10-22 22:47:21] "POST /ref-update HTTP/1.1" 200 156 0.014763 10.0.0.249 - - [2025-10-22 22:47:21] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009565 10.0.0.249 - - [2025-10-22 22:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010228 10.0.0.249 - - [2025-10-22 22:47:21] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002970 10.0.0.249 - - [2025-10-22 22:47:21] "POST /tags HTTP/1.1" 409 207 0.001806 10.0.0.249 - - [2025-10-22 22:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.249 - - [2025-10-22 22:47:21] "GET /tag/81e10c86-91fe-4cc9-8c5f-2ac1bfd01ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024786 10.0.0.249 - - [2025-10-22 22:47:21] "POST /firewall-rules HTTP/1.1" 200 564 0.081232 10.0.0.249 - - [2025-10-22 22:47:21] "GET /firewall-rule/66a2b13a-a935-481d-a78c-baf193a3b37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008996 10.0.0.249 - - [2025-10-22 22:47:21] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009046 10.0.0.249 - - [2025-10-22 22:47:21] "GET /firewall-rule/66a2b13a-a935-481d-a78c-baf193a3b37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004523 10.0.0.249 - - [2025-10-22 22:47:21] "POST /ref-update HTTP/1.1" 200 156 0.033140 10.0.0.249 - - [2025-10-22 22:47:22] "POST /tags HTTP/1.1" 200 306 0.069559 10.0.0.249 - - [2025-10-22 22:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011648 10.0.0.249 - - [2025-10-22 22:47:22] "GET /tag/769eda33-e396-4f7e-85ee-d85866e206da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.023306 10.0.0.249 - - [2025-10-22 22:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.249 - - [2025-10-22 22:47:22] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030042 10.0.0.249 - - [2025-10-22 22:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.249 - - [2025-10-22 22:47:22] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006135 10.0.0.249 - - [2025-10-22 22:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.249 - - [2025-10-22 22:47:22] "GET /service-appliance-set/b0f252c2-6316-4193-893d-ecdcc121b5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014150 10.0.0.249 - - [2025-10-22 22:47:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002519 10.0.0.249 - - [2025-10-22 22:47:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.086344 10.0.0.249 - - [2025-10-22 22:47:22] "GET /virtual-machine-interface/537bb233-602e-4fdf-8f9b-a3d5d0bda551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.005328 10.0.0.249 - - [2025-10-22 22:47:22] "POST /instance-ips HTTP/1.1" 200 382 0.043258 10.0.0.249 - - [2025-10-22 22:47:22] "GET /instance-ip/238d4fd7-de51-4142-8939-47af5e6ea35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007451 10.0.0.249 - - [2025-10-22 22:47:22] "POST /loadbalancers HTTP/1.1" 200 584 0.068729 10.0.0.249 - - [2025-10-22 22:47:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039187 10.0.0.249 - - [2025-10-22 22:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016058 10.0.0.249 - - [2025-10-22 22:47:22] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034772 10.0.0.249 - - [2025-10-22 22:47:22] "GET /instance-ip/238d4fd7-de51-4142-8939-47af5e6ea35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005187 10.0.0.249 - - [2025-10-22 22:47:22] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058498 10.0.0.249 - - [2025-10-22 22:47:22] "GET /loadbalancer/7c61a330-70d5-4250-a384-780b8946eaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004650 10.0.0.249 - - [2025-10-22 22:47:22] "POST /floating-ips HTTP/1.1" 200 585 0.043046 10.0.0.249 - - [2025-10-22 22:47:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.058595 10.0.0.249 - - [2025-10-22 22:47:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009031 10.0.0.249 - - [2025-10-22 22:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011000 10.0.0.249 - - [2025-10-22 22:47:22] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038344 10.0.0.249 - - [2025-10-22 22:47:23] "GET /loadbalancer-listener/a27d1ea6-129b-472d-9672-303b7d88d1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.004312 10.0.0.249 - - [2025-10-22 22:47:23] "GET /loadbalancer-listener/a27d1ea6-129b-472d-9672-303b7d88d1c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003993 10.0.0.249 - - [2025-10-22 22:47:23] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.032863 10.0.0.249 - - [2025-10-22 22:47:23] "GET /instance-ip/238d4fd7-de51-4142-8939-47af5e6ea35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002808 10.0.0.249 - - [2025-10-22 22:47:23] "GET /instance-ip/238d4fd7-de51-4142-8939-47af5e6ea35a?fields=floating_ips HTTP/1.1" 200 1171 0.006729 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.249 - - [2025-10-22 22:47:23] "GET /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002289 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.249 - - [2025-10-22 22:47:23] "GET /floating-ip/2f19d060-0486-42a1-a25a-9e42498f9852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002703 10.0.0.249 - - [2025-10-22 22:47:23] "PUT /global-vrouter-config/8a1d36d6-64aa-4a9e-bf3d-970c770af022 HTTP/1.1" 200 277 0.014398 10.0.0.249 - - [2025-10-22 22:47:23] "POST /tags HTTP/1.1" 200 302 0.026167 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007413 10.0.0.249 - - [2025-10-22 22:47:23] "GET /tag/3da30243-23e8-4d67-9978-be5438b9916b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018119 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.249 - - [2025-10-22 22:47:23] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038901 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.249 - - [2025-10-22 22:47:23] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007111 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.249 - - [2025-10-22 22:47:23] "GET /service-appliance-set/b0f252c2-6316-4193-893d-ecdcc121b5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005204 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.001999 10.0.0.249 - - [2025-10-22 22:47:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128891 10.0.0.249 - - [2025-10-22 22:47:23] "GET /virtual-machine-interface/4cf2fd59-fb6c-46ff-abe2-6e784177dcad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.006306 10.0.0.249 - - [2025-10-22 22:47:23] "POST /instance-ips HTTP/1.1" 200 378 0.030221 10.0.0.249 - - [2025-10-22 22:47:23] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006939 10.0.0.249 - - [2025-10-22 22:47:23] "POST /loadbalancers HTTP/1.1" 200 584 0.073829 10.0.0.249 - - [2025-10-22 22:47:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017032 10.0.0.249 - - [2025-10-22 22:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009018 10.0.0.249 - - [2025-10-22 22:47:23] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048722 10.0.0.249 - - [2025-10-22 22:47:23] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008629 10.0.0.249 - - [2025-10-22 22:47:23] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052955 10.0.0.249 - - [2025-10-22 22:47:23] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006221 10.0.0.249 - - [2025-10-22 22:47:23] "POST /floating-ips HTTP/1.1" 200 583 0.056246 10.0.0.249 - - [2025-10-22 22:47:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057046 10.0.0.249 - - [2025-10-22 22:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015557 10.0.0.249 - - [2025-10-22 22:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.249 - - [2025-10-22 22:47:24] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027640 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer-listener/a64aabfb-82ba-46dc-9a03-d81544262330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002695 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer-listener/a64aabfb-82ba-46dc-9a03-d81544262330?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004832 10.0.0.249 - - [2025-10-22 22:47:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029980 10.0.0.249 - - [2025-10-22 22:47:24] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011374 10.0.0.249 - - [2025-10-22 22:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.249 - - [2025-10-22 22:47:24] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?fields=floating_ips HTTP/1.1" 200 1165 0.021777 10.0.0.249 - - [2025-10-22 22:47:24] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004728 10.0.0.249 - - [2025-10-22 22:47:24] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038607 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006621 10.0.0.249 - - [2025-10-22 22:47:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.021328 10.0.0.249 - - [2025-10-22 22:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015859 10.0.0.249 - - [2025-10-22 22:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.249 - - [2025-10-22 22:47:24] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032109 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer-listener/a908e4fa-a8b7-40ec-98e6-0cac0bdee593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.006998 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer-listener/a908e4fa-a8b7-40ec-98e6-0cac0bdee593?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004726 10.0.0.249 - - [2025-10-22 22:47:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029052 10.0.0.249 - - [2025-10-22 22:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.249 - - [2025-10-22 22:47:24] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011769 10.0.0.249 - - [2025-10-22 22:47:24] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?fields=floating_ips HTTP/1.1" 200 1165 0.003837 10.0.0.249 - - [2025-10-22 22:47:24] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040301 10.0.0.249 - - [2025-10-22 22:47:24] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003478 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003309 10.0.0.249 - - [2025-10-22 22:47:24] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.017510 10.0.0.249 - - [2025-10-22 22:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031035 10.0.0.249 - - [2025-10-22 22:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.249 - - [2025-10-22 22:47:24] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049693 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer-listener/a36ff641-083d-4de4-814c-9adecacba335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002154 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer-listener/a36ff641-083d-4de4-814c-9adecacba335?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.008161 10.0.0.249 - - [2025-10-22 22:47:24] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.024919 10.0.0.249 - - [2025-10-22 22:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.249 - - [2025-10-22 22:47:24] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007412 10.0.0.249 - - [2025-10-22 22:47:24] "GET /loadbalancer/7c61a330-70d5-4250-a384-780b8946eaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002629 10.0.0.249 - - [2025-10-22 22:47:24] "GET /instance-ip/3da1e360-4179-49ed-817a-9716e40b1939?fields=floating_ips HTTP/1.1" 200 1165 0.003520 10.0.0.249 - - [2025-10-22 22:47:24] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.015470 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000750 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000798 10.0.0.249 - - [2025-10-22 22:47:25] "POST /tags HTTP/1.1" 200 302 0.093513 10.0.0.249 - - [2025-10-22 22:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.249 - - [2025-10-22 22:47:25] "GET /tag/90418e2f-8ee2-4d76-b2d4-ece0b9d3d833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.021865 10.0.0.249 - - [2025-10-22 22:47:25] "POST /tags HTTP/1.1" 200 326 0.563471 10.0.0.249 - - [2025-10-22 22:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008190 10.0.0.249 - - [2025-10-22 22:47:25] "GET /tag/aa996e11-901f-4555-86dc-5464b8bceb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.036943 10.0.0.249 - - [2025-10-22 22:47:25] "POST /tags HTTP/1.1" 200 364 0.040906 10.0.0.249 - - [2025-10-22 22:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007878 10.0.0.249 - - [2025-10-22 22:47:25] "GET /tag/1ffde5b6-d7d6-4655-8394-6aa1e0745cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.026768 10.0.0.249 - - [2025-10-22 22:47:26] "POST /tags HTTP/1.1" 200 312 0.047900 10.0.0.249 - - [2025-10-22 22:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020904 10.0.0.249 - - [2025-10-22 22:47:26] "GET /tag/63b324e8-ab30-452d-b681-80dfdfa53af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.026572 10.0.0.249 - - [2025-10-22 22:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-10-22 22:47:26] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006484 10.0.0.249 - - [2025-10-22 22:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.249 - - [2025-10-22 22:47:26] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.072469 10.0.0.249 - - [2025-10-22 22:47:26] "POST /virtual-machines HTTP/1.1" 200 378 0.020507 10.0.0.249 - - [2025-10-22 22:47:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034514 10.0.0.249 - - [2025-10-22 22:47:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.130917 10.0.0.249 - - [2025-10-22 22:47:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011673 10.0.0.249 - - [2025-10-22 22:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023187 10.0.0.249 - - [2025-10-22 22:47:26] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008957 10.0.0.249 - - [2025-10-22 22:47:26] "POST /instance-ips HTTP/1.1" 200 410 0.040420 10.0.0.249 - - [2025-10-22 22:47:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029395 10.0.0.249 - - [2025-10-22 22:47:26] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011987 10.0.0.249 - - [2025-10-22 22:47:26] "POST /set-tag HTTP/1.1" 200 109 0.026544 10.0.0.249 - - [2025-10-22 22:47:26] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014991 10.0.0.249 - - [2025-10-22 22:47:26] "GET /instance-ip/14f51cb2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005136 10.0.0.249 - - [2025-10-22 22:47:26] "POST /tags HTTP/1.1" 200 356 0.032925 10.0.0.249 - - [2025-10-22 22:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.249 - - [2025-10-22 22:47:26] "GET /tag/5e04d80f-d2b3-4dcc-9f23-3630dea6937e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.020077 10.0.0.249 - - [2025-10-22 22:47:26] "POST /tags HTTP/1.1" 200 304 0.032893 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.249 - - [2025-10-22 22:47:27] "GET /tag/b00a3ed6-e9ff-411b-8493-177529b2b49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026366 10.0.0.249 - - [2025-10-22 22:47:27] "POST /projects HTTP/1.1" 409 218 0.002248 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013266 10.0.0.249 - - [2025-10-22 22:47:27] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039008 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.249 - - [2025-10-22 22:47:27] "GET /network-ipam/28c45680-e1e0-4254-aac3-883aebd883b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003866 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.249 - - [2025-10-22 22:47:27] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004135 10.0.0.249 - - [2025-10-22 22:47:27] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.051301 10.0.0.249 - - [2025-10-22 22:47:27] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.016454 10.0.0.249 - - [2025-10-22 22:47:27] "POST /set-tag HTTP/1.1" 200 109 0.070456 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.249 - - [2025-10-22 22:47:27] "GET /network-ipam/b47c07e2-9f48-42b5-a675-70283ab73db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003434 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2025-10-22 22:47:27] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005294 10.0.0.249 - - [2025-10-22 22:47:27] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.046017 10.0.0.249 - - [2025-10-22 22:47:27] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006110 10.0.0.249 - - [2025-10-22 22:47:27] "POST /set-tag HTTP/1.1" 200 109 0.032904 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020084 10.0.0.249 - - [2025-10-22 22:47:27] "GET /network-policy/8f5e99a3-1de6-4d66-8ca1-ae779f178ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002917 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.249 - - [2025-10-22 22:47:27] "GET /network-policy/355969fe-638c-440d-abbf-efef0ec574e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005981 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.249 - - [2025-10-22 22:47:27] "GET /network-policy/4519e19d-858a-4a3b-9eba-42b34ac46aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003540 10.0.0.249 - - [2025-10-22 22:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018512 10.0.0.249 - - [2025-10-22 22:47:27] "PUT /network-policy/4519e19d-858a-4a3b-9eba-42b34ac46aa8 HTTP/1.1" 200 263 0.016536 10.0.0.249 - - [2025-10-22 22:47:27] "POST /ref-update HTTP/1.1" 200 156 0.072451 10.0.0.249 - - [2025-10-22 22:47:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012132 10.0.0.249 - - [2025-10-22 22:47:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002306 10.0.0.249 - - [2025-10-22 22:47:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001814 10.0.0.249 - - [2025-10-22 22:47:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002019 10.0.0.249 - - [2025-10-22 22:47:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002320 10.0.0.249 - - [2025-10-22 22:47:28] "POST /security-groups HTTP/1.1" 409 245 0.002472 10.0.0.249 - - [2025-10-22 22:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.249 - - [2025-10-22 22:47:28] "PUT /security-group/8c70d9c3-63e7-412a-8bfc-f5a5906ad246 HTTP/1.1" 200 263 0.059476 10.0.0.249 - - [2025-10-22 22:47:28] "PUT /access-control-list/71658099-dc85-4500-8595-43d299195bfc HTTP/1.1" 200 273 0.035844 10.0.0.249 - - [2025-10-22 22:47:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.055916 10.0.0.249 - - [2025-10-22 22:47:28] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014424 10.0.0.249 - - [2025-10-22 22:47:28] "PUT /access-control-list/d26001b5-83d7-4c4f-8946-4e111aa3dfb8 HTTP/1.1" 200 273 0.041848 10.0.0.249 - - [2025-10-22 22:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.249 - - [2025-10-22 22:47:28] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004464 10.0.0.249 - - [2025-10-22 22:47:28] "POST /tags HTTP/1.1" 409 206 0.006019 10.0.0.249 - - [2025-10-22 22:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.249 - - [2025-10-22 22:47:28] "GET /tag/b00a3ed6-e9ff-411b-8493-177529b2b49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020420 10.0.0.249 - - [2025-10-22 22:47:28] "POST /firewall-rules HTTP/1.1" 200 564 0.083761 10.0.0.249 - - [2025-10-22 22:47:28] "GET /firewall-rule/fd0f2e9d-a7c6-43a5-bab1-9d966771d389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003954 10.0.0.249 - - [2025-10-22 22:47:28] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003212 10.0.0.249 - - [2025-10-22 22:47:28] "GET /firewall-rule/fd0f2e9d-a7c6-43a5-bab1-9d966771d389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002054 10.0.0.249 - - [2025-10-22 22:47:28] "POST /ref-update HTTP/1.1" 200 156 0.044107 10.0.0.249 - - [2025-10-22 22:47:28] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009462 10.0.0.249 - - [2025-10-22 22:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.249 - - [2025-10-22 22:47:28] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002693 10.0.0.249 - - [2025-10-22 22:47:28] "POST /tags HTTP/1.1" 409 206 0.002102 10.0.0.249 - - [2025-10-22 22:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.249 - - [2025-10-22 22:47:28] "GET /tag/b00a3ed6-e9ff-411b-8493-177529b2b49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021829 10.0.0.249 - - [2025-10-22 22:47:28] "POST /firewall-rules HTTP/1.1" 200 562 0.126354 10.0.0.249 - - [2025-10-22 22:47:28] "GET /firewall-rule/b46db6fc-245b-4ccf-be63-a53d1cafe8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005772 10.0.0.249 - - [2025-10-22 22:47:29] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010412 10.0.0.249 - - [2025-10-22 22:47:29] "GET /firewall-rule/b46db6fc-245b-4ccf-be63-a53d1cafe8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002466 10.0.0.249 - - [2025-10-22 22:47:29] "POST /ref-update HTTP/1.1" 200 156 0.061521 10.0.0.249 - - [2025-10-22 22:47:29] "POST /tags HTTP/1.1" 200 372 0.096741 10.0.0.249 - - [2025-10-22 22:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.034039 10.0.0.249 - - [2025-10-22 22:47:29] "GET /tag/1ded2936-36bd-4eae-99bb-25d4b6143619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.043910 10.0.0.249 - - [2025-10-22 22:47:29] "POST /tags HTTP/1.1" 200 320 0.061880 10.0.0.249 - - [2025-10-22 22:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.029099 10.0.0.249 - - [2025-10-22 22:47:29] "GET /tag/d70dd737-e091-4fd1-b787-25271c91c635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.032536 10.0.0.249 - - [2025-10-22 22:47:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.001387 10.0.0.249 - - [2025-10-22 22:47:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.003330 10.0.0.249 - - [2025-10-22 22:47:29] "POST /security-groups HTTP/1.1" 200 578 0.081000 10.0.0.249 - - [2025-10-22 22:47:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.005981 10.0.0.249 - - [2025-10-22 22:47:29] "POST /projects HTTP/1.1" 200 499 0.251856 10.0.0.249 - - [2025-10-22 22:47:29] "POST /access-control-lists HTTP/1.1" 200 589 0.071104 10.0.0.249 - - [2025-10-22 22:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.071141 10.0.0.249 - - [2025-10-22 22:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009068 10.0.0.249 - - [2025-10-22 22:47:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.003031 10.0.0.249 - - [2025-10-22 22:47:29] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004059 10.0.0.249 - - [2025-10-22 22:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.249 - - [2025-10-22 22:47:29] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003789 10.0.0.249 - - [2025-10-22 22:47:30] "POST /access-control-lists HTTP/1.1" 200 587 0.135314 10.0.0.249 - - [2025-10-22 22:47:30] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.144270 10.0.0.249 - - [2025-10-22 22:47:30] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.048426 10.0.0.249 - - [2025-10-22 22:47:30] "POST /security-groups HTTP/1.1" 200 560 0.076185 10.0.0.249 - - [2025-10-22 22:47:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.002047 10.0.0.249 - - [2025-10-22 22:47:30] "POST /access-control-lists HTTP/1.1" 200 612 0.064523 10.0.0.249 - - [2025-10-22 22:47:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.072806 10.0.0.249 - - [2025-10-22 22:47:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.011539 10.0.0.249 - - [2025-10-22 22:47:30] "POST /chown HTTP/1.1" 200 109 0.044001 10.0.0.249 - - [2025-10-22 22:47:30] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013698 10.0.0.249 - - [2025-10-22 22:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.249 - - [2025-10-22 22:47:30] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011040 10.0.0.249 - - [2025-10-22 22:47:30] "POST /tags HTTP/1.1" 409 214 0.012046 10.0.0.249 - - [2025-10-22 22:47:30] "POST /access-control-lists HTTP/1.1" 200 610 0.104823 10.0.0.249 - - [2025-10-22 22:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.249 - - [2025-10-22 22:47:30] "GET /tag/d70dd737-e091-4fd1-b787-25271c91c635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013397 10.0.0.249 - - [2025-10-22 22:47:30] "POST /firewall-rules HTTP/1.1" 200 580 0.076748 10.0.0.249 - - [2025-10-22 22:47:30] "GET /firewall-rule/6481fb72-3035-4d5c-8745-ba1a680adf1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004406 10.0.0.249 - - [2025-10-22 22:47:30] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.005478 10.0.0.249 - - [2025-10-22 22:47:30] "GET /firewall-rule/6481fb72-3035-4d5c-8745-ba1a680adf1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002526 10.0.0.249 - - [2025-10-22 22:47:30] "POST /ref-update HTTP/1.1" 200 156 0.058356 10.0.0.249 - - [2025-10-22 22:47:30] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002557 10.0.0.249 - - [2025-10-22 22:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.249 - - [2025-10-22 22:47:30] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003030 10.0.0.249 - - [2025-10-22 22:47:30] "POST /tags HTTP/1.1" 409 214 0.001838 10.0.0.249 - - [2025-10-22 22:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.249 - - [2025-10-22 22:47:30] "GET /tag/d70dd737-e091-4fd1-b787-25271c91c635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011269 10.0.0.249 - - [2025-10-22 22:47:31] "POST /firewall-rules HTTP/1.1" 200 578 0.089129 10.0.0.249 - - [2025-10-22 22:47:31] "GET /firewall-rule/79f5dfb4-8333-431f-9495-b69cee39ca88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008437 10.0.0.249 - - [2025-10-22 22:47:31] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.011837 10.0.0.249 - - [2025-10-22 22:47:31] "GET /firewall-rule/79f5dfb4-8333-431f-9495-b69cee39ca88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002259 10.0.0.249 - - [2025-10-22 22:47:31] "POST /ref-update HTTP/1.1" 200 156 0.040681 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.249 - - [2025-10-22 22:47:31] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002528 10.0.0.249 - - [2025-10-22 22:47:31] "POST /tags HTTP/1.1" 200 364 0.019600 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.249 - - [2025-10-22 22:47:31] "GET /tag/aee48ede-e98d-4605-bb30-30f6d90296a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014559 10.0.0.249 - - [2025-10-22 22:47:31] "POST /tags HTTP/1.1" 200 312 0.028054 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.249 - - [2025-10-22 22:47:31] "GET /tag/3b16c44f-d834-43f7-8738-5608db93e02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012053 10.0.0.249 - - [2025-10-22 22:47:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000589 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.003275 10.0.0.249 - - [2025-10-22 22:47:31] "POST /security-groups HTTP/1.1" 200 574 0.068292 10.0.0.249 - - [2025-10-22 22:47:31] "POST /projects HTTP/1.1" 200 491 0.187159 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.004420 10.0.0.249 - - [2025-10-22 22:47:31] "POST /access-control-lists HTTP/1.1" 200 585 0.057878 10.0.0.249 - - [2025-10-22 22:47:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.052440 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013731 10.0.0.249 - - [2025-10-22 22:47:31] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.008471 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.006122 10.0.0.249 - - [2025-10-22 22:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.249 - - [2025-10-22 22:47:31] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.021985 10.0.0.249 - - [2025-10-22 22:47:31] "POST /access-control-lists HTTP/1.1" 200 583 0.072234 10.0.0.249 - - [2025-10-22 22:47:31] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.090937 10.0.0.249 - - [2025-10-22 22:47:32] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.035952 10.0.0.249 - - [2025-10-22 22:47:32] "POST /security-groups HTTP/1.1" 200 548 0.066731 10.0.0.249 - - [2025-10-22 22:47:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.004446 10.0.0.249 - - [2025-10-22 22:47:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028519 10.0.0.249 - - [2025-10-22 22:47:32] "POST /chown HTTP/1.1" 200 109 0.067884 10.0.0.249 - - [2025-10-22 22:47:32] "POST /access-control-lists HTTP/1.1" 200 604 0.106082 10.0.0.249 - - [2025-10-22 22:47:32] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010759 10.0.0.249 - - [2025-10-22 22:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.249 - - [2025-10-22 22:47:32] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004791 10.0.0.249 - - [2025-10-22 22:47:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.004682 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000766 10.0.0.249 - - [2025-10-22 22:47:32] "POST /tags HTTP/1.1" 409 210 0.013341 10.0.0.249 - - [2025-10-22 22:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.249 - - [2025-10-22 22:47:32] "GET /tag/3b16c44f-d834-43f7-8738-5608db93e02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.045246 10.0.0.249 - - [2025-10-22 22:47:32] "POST /access-control-lists HTTP/1.1" 200 602 0.114127 10.0.0.249 - - [2025-10-22 22:47:32] "POST /firewall-rules HTTP/1.1" 200 572 0.080844 10.0.0.249 - - [2025-10-22 22:47:32] "GET /firewall-rule/252ae1b9-6173-4681-8fa0-7b34d99cc037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.018809 10.0.0.249 - - [2025-10-22 22:47:32] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004916 10.0.0.249 - - [2025-10-22 22:47:32] "GET /firewall-rule/252ae1b9-6173-4681-8fa0-7b34d99cc037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.020160 10.0.0.249 - - [2025-10-22 22:47:32] "POST /ref-update HTTP/1.1" 200 156 0.039746 10.0.0.249 - - [2025-10-22 22:47:32] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005183 10.0.0.249 - - [2025-10-22 22:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.249 - - [2025-10-22 22:47:32] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002471 10.0.0.249 - - [2025-10-22 22:47:32] "POST /tags HTTP/1.1" 409 210 0.001457 10.0.0.249 - - [2025-10-22 22:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.249 - - [2025-10-22 22:47:32] "GET /tag/3b16c44f-d834-43f7-8738-5608db93e02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012544 10.0.0.249 - - [2025-10-22 22:47:32] "POST /firewall-rules HTTP/1.1" 200 570 0.122364 10.0.0.249 - - [2025-10-22 22:47:32] "GET /firewall-rule/332bedde-fe89-4065-a715-1ca69e6b00b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006748 10.0.0.249 - - [2025-10-22 22:47:32] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003859 10.0.0.249 - - [2025-10-22 22:47:32] "GET /firewall-rule/332bedde-fe89-4065-a715-1ca69e6b00b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003016 10.0.0.249 - - [2025-10-22 22:47:33] "POST /ref-update HTTP/1.1" 200 156 0.055189 10.0.0.249 - - [2025-10-22 22:47:33] "POST /tags HTTP/1.1" 409 237 0.002079 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.249 - - [2025-10-22 22:47:33] "GET /tag/1ffde5b6-d7d6-4655-8394-6aa1e0745cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.018651 10.0.0.249 - - [2025-10-22 22:47:33] "POST /tags HTTP/1.1" 409 210 0.002191 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.249 - - [2025-10-22 22:47:33] "GET /tag/63b324e8-ab30-452d-b681-80dfdfa53af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012370 10.0.0.249 - - [2025-10-22 22:47:33] "POST /projects HTTP/1.1" 409 223 0.004035 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.249 - - [2025-10-22 22:47:33] "GET /project/24d2e66e-b1e8-4634-a4a0-63cd5b7809b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050512 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.249 - - [2025-10-22 22:47:33] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007088 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2025-10-22 22:47:33] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004699 10.0.0.249 - - [2025-10-22 22:47:33] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.060084 10.0.0.249 - - [2025-10-22 22:47:33] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.079801 10.0.0.249 - - [2025-10-22 22:47:33] "POST /security-groups HTTP/1.1" 409 253 0.002557 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.249 - - [2025-10-22 22:47:33] "PUT /security-group/7365cd0e-1700-4ada-a0d9-05cd3c4ac422 HTTP/1.1" 200 263 0.059283 10.0.0.249 - - [2025-10-22 22:47:33] "PUT /access-control-list/190f75ac-58c9-4fb9-b8c3-e704ec66cb63 HTTP/1.1" 200 273 0.025737 10.0.0.249 - - [2025-10-22 22:47:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029285 10.0.0.249 - - [2025-10-22 22:47:33] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017632 10.0.0.249 - - [2025-10-22 22:47:33] "PUT /access-control-list/ad722b1f-8474-4e06-8ac5-e73c2176ee78 HTTP/1.1" 200 273 0.042710 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013246 10.0.0.249 - - [2025-10-22 22:47:33] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004814 10.0.0.249 - - [2025-10-22 22:47:33] "POST /tags HTTP/1.1" 409 210 0.004257 10.0.0.249 - - [2025-10-22 22:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.249 - - [2025-10-22 22:47:33] "GET /tag/63b324e8-ab30-452d-b681-80dfdfa53af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017435 10.0.0.249 - - [2025-10-22 22:47:33] "POST /firewall-rules HTTP/1.1" 200 572 0.084298 10.0.0.249 - - [2025-10-22 22:47:34] "GET /firewall-rule/87d63c36-0071-471b-89da-4637fe810cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012754 10.0.0.249 - - [2025-10-22 22:47:34] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.011616 10.0.0.249 - - [2025-10-22 22:47:34] "GET /firewall-rule/87d63c36-0071-471b-89da-4637fe810cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002299 10.0.0.249 - - [2025-10-22 22:47:34] "POST /ref-update HTTP/1.1" 200 156 0.082235 10.0.0.249 - - [2025-10-22 22:47:34] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.050704 10.0.0.249 - - [2025-10-22 22:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.249 - - [2025-10-22 22:47:34] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022374 10.0.0.249 - - [2025-10-22 22:47:34] "POST /tags HTTP/1.1" 409 210 0.001857 10.0.0.249 - - [2025-10-22 22:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.249 - - [2025-10-22 22:47:34] "GET /tag/63b324e8-ab30-452d-b681-80dfdfa53af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013660 10.0.0.249 - - [2025-10-22 22:47:34] "POST /firewall-rules HTTP/1.1" 200 570 0.083642 10.0.0.249 - - [2025-10-22 22:47:34] "GET /firewall-rule/18fda526-3213-4697-9866-e95e1d05b1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006232 10.0.0.249 - - [2025-10-22 22:47:34] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004378 10.0.0.249 - - [2025-10-22 22:47:34] "GET /firewall-rule/18fda526-3213-4697-9866-e95e1d05b1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004788 10.0.0.249 - - [2025-10-22 22:47:34] "POST /ref-update HTTP/1.1" 200 156 0.055430 10.0.0.249 - - [2025-10-22 22:47:34] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014859 10.0.0.249 - - [2025-10-22 22:47:34] "POST /set-tag HTTP/1.1" 200 109 0.003344 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000816 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000756 10.0.0.19 - - [2025-10-22 22:48:10] "GET / HTTP/1.1" 200 36215 0.001530 10.0.0.19 - - [2025-10-22 22:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2025-10-22 22:48:10] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004778 10.0.0.19 - - [2025-10-22 22:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.19 - - [2025-10-22 22:48:10] "GET /routing-instance/640379c9-80d7-40d6-aba5-80b116162693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003525 10.0.0.19 - - [2025-10-22 22:48:10] "PUT /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51 HTTP/1.1" 200 275 0.009796 10.0.0.19 - - [2025-10-22 22:48:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.008020 10.0.0.19 - - [2025-10-22 22:48:10] "POST /virtual-routers HTTP/1.1" 200 601 0.032075 10.0.0.19 - - [2025-10-22 22:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.19 - - [2025-10-22 22:48:10] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003831 10.0.0.19 - - [2025-10-22 22:48:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.001808 10.0.0.19 - - [2025-10-22 22:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2025-10-22 22:48:10] "GET /virtual-network/a44a7810-efcc-4465-a6e1-650992f85dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003910 10.0.0.19 - - [2025-10-22 22:48:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.059529 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:49:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000919 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:49:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:49:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:49:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000821 10.0.0.249 - - [2025-10-22 22:49:57] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.249 - - [2025-10-22 22:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.249 - - [2025-10-22 22:49:57] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004317 10.0.0.249 - - [2025-10-22 22:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.249 - - [2025-10-22 22:49:57] "GET /config-node/e48b4724-37bb-44aa-ad3d-4f78334560b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002981 10.0.0.249 - - [2025-10-22 22:50:09] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.249 - - [2025-10-22 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.249 - - [2025-10-22 22:50:09] "GET /routing-instance/640379c9-80d7-40d6-aba5-80b116162693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004269 10.0.0.249 - - [2025-10-22 22:50:09] "POST /bgp-routers HTTP/1.1" 409 301 0.003144 10.0.0.249 - - [2025-10-22 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.249 - - [2025-10-22 22:50:09] "GET /bgp-router/30e82be9-2943-4150-9df8-5749d02a9f08?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004058 10.0.0.249 - - [2025-10-22 22:50:09] "PUT /bgp-router/30e82be9-2943-4150-9df8-5749d02a9f08 HTTP/1.1" 200 255 0.017403 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:50:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:50:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000959 10.0.0.249 - - [2025-10-22 22:51:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002328 10.0.0.249 - - [2025-10-22 22:51:14] "GET /global-system-configs HTTP/1.1" 200 323 0.001945 10.0.0.249 - - [2025-10-22 22:51:20] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002856 10.0.0.249 - - [2025-10-22 22:51:20] "POST /ref-update HTTP/1.1" 200 156 0.008883 10.0.0.19 - - [2025-10-22 22:51:24] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.19 - - [2025-10-22 22:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2025-10-22 22:51:24] "GET /global-system-config/4669899b-5886-4d6f-b205-b30ca17dac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004033 10.0.0.19 - - [2025-10-22 22:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.19 - - [2025-10-22 22:51:24] "GET /routing-instance/640379c9-80d7-40d6-aba5-80b116162693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002830 10.0.0.19 - - [2025-10-22 22:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.19 - - [2025-10-22 22:51:24] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003567 10.0.0.19 - - [2025-10-22 22:51:24] "PUT /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1 HTTP/1.1" 200 263 0.007682 10.0.0.19 - - [2025-10-22 22:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2025-10-22 22:51:24] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002483 10.0.0.19 - - [2025-10-22 22:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2025-10-22 22:51:24] "GET /virtual-machine-interface/86eef580-9fa5-4025-bc03-9007d319778c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004471 10.0.0.19 - - [2025-10-22 22:51:25] "PUT /virtual-machine-interface/86eef580-9fa5-4025-bc03-9007d319778c HTTP/1.1" 200 285 0.013326 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000892 10.0.0.249 - - [2025-10-22 22:51:36] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004747 10.0.0.249 - - [2025-10-22 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.003381 10.0.0.249 - - [2025-10-22 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.249 - - [2025-10-22 22:51:36] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002295 10.0.0.249 - - [2025-10-22 22:51:36] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004343 10.0.0.249 - - [2025-10-22 22:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.249 - - [2025-10-22 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.249 - - [2025-10-22 22:51:37] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002481 10.0.0.249 - - [2025-10-22 22:51:37] "GET /loadbalancer-pool/3d9608a4-8a5a-469a-bc40-3f7e9e643bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003773 10.0.0.249 - - [2025-10-22 22:51:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018410 10.0.0.249 - - [2025-10-22 22:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009363 10.0.0.249 - - [2025-10-22 22:51:37] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006747 10.0.0.249 - - [2025-10-22 22:51:37] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007826 10.0.0.249 - - [2025-10-22 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.006508 10.0.0.249 - - [2025-10-22 22:51:37] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.006042 10.0.0.249 - - [2025-10-22 22:51:37] "PUT /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af HTTP/1.1" 200 257 0.022172 10.0.0.249 - - [2025-10-22 22:51:37] "POST /tags HTTP/1.1" 409 205 0.005957 10.0.0.249 - - [2025-10-22 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.249 - - [2025-10-22 22:51:37] "GET /tag/3da30243-23e8-4d67-9978-be5438b9916b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010710 10.0.0.249 - - [2025-10-22 22:51:37] "POST /set-tag HTTP/1.1" 200 109 0.097245 10.0.0.249 - - [2025-10-22 22:51:37] "GET /loadbalancer-pool/d7fee073-d64f-44e0-b31a-e0d5532d4921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008712 10.0.0.249 - - [2025-10-22 22:51:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017512 10.0.0.249 - - [2025-10-22 22:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007708 10.0.0.249 - - [2025-10-22 22:51:37] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005332 10.0.0.249 - - [2025-10-22 22:51:37] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003814 10.0.0.249 - - [2025-10-22 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.007136 10.0.0.249 - - [2025-10-22 22:51:37] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.007150 10.0.0.249 - - [2025-10-22 22:51:37] "PUT /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af HTTP/1.1" 200 257 0.012651 10.0.0.249 - - [2025-10-22 22:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.249 - - [2025-10-22 22:51:37] "GET /loadbalancer-pool/0a719c5d-bc71-467e-a4e5-9c36fe0fc1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003202 10.0.0.249 - - [2025-10-22 22:51:37] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015073 10.0.0.249 - - [2025-10-22 22:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008390 10.0.0.249 - - [2025-10-22 22:51:37] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010703 10.0.0.249 - - [2025-10-22 22:51:37] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006663 10.0.0.249 - - [2025-10-22 22:51:37] "POST /set-tag HTTP/1.1" 200 109 0.007965 10.0.0.249 - - [2025-10-22 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.006862 10.0.0.249 - - [2025-10-22 22:51:37] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.005414 10.0.0.249 - - [2025-10-22 22:51:37] "PUT /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af HTTP/1.1" 200 257 0.010763 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:53:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:53:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000775 10.0.0.249 - - [2025-10-22 22:55:15] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006032 10.0.0.249 - - [2025-10-22 22:55:15] "POST /set-tag HTTP/1.1" 200 109 0.003587 10.0.0.249 - - [2025-10-22 22:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-10-22 22:55:16] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002299 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003860 10.0.0.249 - - [2025-10-22 22:55:16] "POST /set-tag HTTP/1.1" 200 109 0.027485 10.0.0.249 - - [2025-10-22 22:55:16] "DELETE /loadbalancer-member/222b05ea-1b38-4301-ab2d-fb991c5b4a3c HTTP/1.1" 200 115 0.080620 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004419 10.0.0.249 - - [2025-10-22 22:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.249 - - [2025-10-22 22:55:16] "DELETE /loadbalancer-member/ac33f759-941d-429f-b287-b2afdae92683 HTTP/1.1" 200 115 0.039868 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006676 10.0.0.249 - - [2025-10-22 22:55:16] "POST /set-tag HTTP/1.1" 200 109 0.005544 10.0.0.249 - - [2025-10-22 22:55:16] "DELETE /loadbalancer-member/8cda16d2-f1d8-463f-afba-f9f23358be36 HTTP/1.1" 200 115 0.033084 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005705 10.0.0.249 - - [2025-10-22 22:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.249 - - [2025-10-22 22:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.249 - - [2025-10-22 22:55:16] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002871 10.0.0.249 - - [2025-10-22 22:55:16] "GET /loadbalancer-pool/3d9608a4-8a5a-469a-bc40-3f7e9e643bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003254 10.0.0.249 - - [2025-10-22 22:55:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017395 10.0.0.249 - - [2025-10-22 22:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016397 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008232 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003677 10.0.0.249 - - [2025-10-22 22:55:16] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002158 10.0.0.249 - - [2025-10-22 22:55:16] "POST /set-tag HTTP/1.1" 200 109 0.083802 10.0.0.249 - - [2025-10-22 22:55:16] "GET /loadbalancer-pool/d7fee073-d64f-44e0-b31a-e0d5532d4921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013955 10.0.0.249 - - [2025-10-22 22:55:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027343 10.0.0.249 - - [2025-10-22 22:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008268 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005136 10.0.0.249 - - [2025-10-22 22:55:16] "POST /set-tag HTTP/1.1" 200 109 0.004045 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003700 10.0.0.249 - - [2025-10-22 22:55:16] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001714 10.0.0.249 - - [2025-10-22 22:55:16] "GET /loadbalancer-pool/0a719c5d-bc71-467e-a4e5-9c36fe0fc1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002827 10.0.0.249 - - [2025-10-22 22:55:16] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019395 10.0.0.249 - - [2025-10-22 22:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019134 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006138 10.0.0.249 - - [2025-10-22 22:55:16] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004471 10.0.0.249 - - [2025-10-22 22:55:16] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002499 10.0.0.249 - - [2025-10-22 22:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002481 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:55:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:55:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000796 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:55:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001131 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:55:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001048 10.0.0.249 - - [2025-10-22 22:56:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002151 10.0.0.249 - - [2025-10-22 22:56:14] "GET /global-system-configs HTTP/1.1" 200 323 0.003582 10.0.0.249 - - [2025-10-22 22:57:13] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.249 - - [2025-10-22 22:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.249 - - [2025-10-22 22:57:13] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046095 10.0.0.249 - - [2025-10-22 22:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.249 - - [2025-10-22 22:57:13] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034972 10.0.0.249 - - [2025-10-22 22:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.249 - - [2025-10-22 22:57:13] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034352 10.0.0.249 - - [2025-10-22 22:57:14] "POST /tags HTTP/1.1" 200 334 0.020769 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014468 10.0.0.249 - - [2025-10-22 22:57:14] "GET /tag/d54d457e-c16e-4d40-ba05-b2fed07f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023916 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.249 - - [2025-10-22 22:57:14] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038707 10.0.0.249 - - [2025-10-22 22:57:14] "GET /virtual-networks?parent_id=afe50a0c-070f-417a-ac0a-394b26709d4d&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002437 10.0.0.249 - - [2025-10-22 22:57:14] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056042 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.249 - - [2025-10-22 22:57:14] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004239 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.249 - - [2025-10-22 22:57:14] "GET /service-appliance-set/b0f252c2-6316-4193-893d-ecdcc121b5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002218 10.0.0.249 - - [2025-10-22 22:57:14] "POST /virtual-networks HTTP/1.1" 200 514 0.086917 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.002665 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.249 - - [2025-10-22 22:57:14] "GET /network-ipam/34f6c69a-b88d-4a62-921c-1c0647f25c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.002839 10.0.0.249 - - [2025-10-22 22:57:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005673 10.0.0.249 - - [2025-10-22 22:57:14] "POST /ref-update HTTP/1.1" 200 156 0.069003 10.0.0.249 - - [2025-10-22 22:57:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.076534 10.0.0.249 - - [2025-10-22 22:57:14] "GET /virtual-machine-interface/4ba14ee4-a36c-454f-9f23-5b84d1514941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012577 10.0.0.249 - - [2025-10-22 22:57:14] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004095 10.0.0.249 - - [2025-10-22 22:57:14] "GET /domains HTTP/1.1" 200 281 0.001667 10.0.0.249 - - [2025-10-22 22:57:14] "GET /domain/60dcf036-7646-4e91-b460-a6fef748e7d7 HTTP/1.1" 200 3099 0.014526 10.0.0.249 - - [2025-10-22 22:57:14] "POST /instance-ips HTTP/1.1" 200 410 0.025258 10.0.0.249 - - [2025-10-22 22:57:14] "GET /instance-ip/4f814dfd-746e-4abc-b975-003f9e69d541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.036387 10.0.0.249 - - [2025-10-22 22:57:14] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d HTTP/1.1" 200 5498 0.083869 10.0.0.249 - - [2025-10-22 22:57:14] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2091 0.015650 10.0.0.249 - - [2025-10-22 22:57:14] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2091 0.004134 10.0.0.249 - - [2025-10-22 22:57:14] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 200 1183 0.002904 10.0.0.249 - - [2025-10-22 22:57:14] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 200 1183 0.002100 10.0.0.249 - - [2025-10-22 22:57:14] "POST /loadbalancers HTTP/1.1" 200 612 0.092533 10.0.0.249 - - [2025-10-22 22:57:14] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031932 10.0.0.249 - - [2025-10-22 22:57:14] "GET /instance-ip/4f814dfd-746e-4abc-b975-003f9e69d541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003658 10.0.0.249 - - [2025-10-22 22:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023737 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.249 - - [2025-10-22 22:57:14] "POST /floating-ips HTTP/1.1" 200 599 0.036950 10.0.0.249 - - [2025-10-22 22:57:14] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045713 10.0.0.249 - - [2025-10-22 22:57:14] "POST /route-targets HTTP/1.1" 200 328 0.007783 10.0.0.249 - - [2025-10-22 22:57:14] "POST /ref-update HTTP/1.1" 200 156 0.020025 10.0.0.249 - - [2025-10-22 22:57:14] "GET /loadbalancer/c69149f2-5b09-491e-997a-02de667eabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.011379 10.0.0.249 - - [2025-10-22 22:57:14] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.029137 10.0.0.249 - - [2025-10-22 22:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.249 - - [2025-10-22 22:57:14] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028982 10.0.0.249 - - [2025-10-22 22:57:14] "GET /loadbalancer-listener/ef248f44-6d97-485f-ac21-a166469f2a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004752 10.0.0.249 - - [2025-10-22 22:57:14] "GET /loadbalancer-listener/ef248f44-6d97-485f-ac21-a166469f2a41?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002663 10.0.0.249 - - [2025-10-22 22:57:15] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019560 10.0.0.249 - - [2025-10-22 22:57:15] "GET /instance-ip/4f814dfd-746e-4abc-b975-003f9e69d541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002519 10.0.0.249 - - [2025-10-22 22:57:15] "GET /instance-ip/4f814dfd-746e-4abc-b975-003f9e69d541?fields=floating_ips HTTP/1.1" 200 1214 0.005586 10.0.0.249 - - [2025-10-22 22:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2025-10-22 22:57:15] "GET /loadbalancer/c69149f2-5b09-491e-997a-02de667eabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.001837 10.0.0.249 - - [2025-10-22 22:57:15] "GET /floating-ip/f5a68aa6-4341-41b0-9a4d-478151ebf958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002297 10.0.0.249 - - [2025-10-22 22:57:15] "POST /tags HTTP/1.1" 200 296 0.040909 10.0.0.249 - - [2025-10-22 22:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.249 - - [2025-10-22 22:57:15] "GET /tag/e8aff049-3453-4043-87da-e1623de40555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.015854 10.0.0.249 - - [2025-10-22 22:57:15] "POST /tags HTTP/1.1" 409 233 0.002149 10.0.0.249 - - [2025-10-22 22:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.249 - - [2025-10-22 22:57:15] "GET /tag/5e04d80f-d2b3-4dcc-9f23-3630dea6937e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010012 10.0.0.249 - - [2025-10-22 22:57:15] "POST /tags HTTP/1.1" 409 206 0.001819 10.0.0.249 - - [2025-10-22 22:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2025-10-22 22:57:15] "GET /tag/b00a3ed6-e9ff-411b-8493-177529b2b49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010071 10.0.0.249 - - [2025-10-22 22:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.249 - - [2025-10-22 22:57:15] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004251 10.0.0.249 - - [2025-10-22 22:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.249 - - [2025-10-22 22:57:15] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030369 10.0.0.249 - - [2025-10-22 22:57:15] "POST /virtual-machines HTTP/1.1" 200 370 0.008003 10.0.0.249 - - [2025-10-22 22:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007681 10.0.0.249 - - [2025-10-22 22:57:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.114429 10.0.0.249 - - [2025-10-22 22:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019419 10.0.0.249 - - [2025-10-22 22:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.249 - - [2025-10-22 22:57:15] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004923 10.0.0.249 - - [2025-10-22 22:57:15] "POST /instance-ips HTTP/1.1" 200 410 0.021063 10.0.0.249 - - [2025-10-22 22:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025260 10.0.0.249 - - [2025-10-22 22:57:15] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005392 10.0.0.249 - - [2025-10-22 22:57:15] "POST /set-tag HTTP/1.1" 200 109 0.034235 10.0.0.249 - - [2025-10-22 22:57:15] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011870 10.0.0.249 - - [2025-10-22 22:57:15] "GET /instance-ip/741ebc06-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003090 10.0.0.249 - - [2025-10-22 22:57:15] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004248 10.0.0.249 - - [2025-10-22 22:57:15] "POST /set-tag HTTP/1.1" 200 109 0.013823 10.0.0.249 - - [2025-10-22 22:57:15] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002555 10.0.0.249 - - [2025-10-22 22:57:16] "POST /ref-update HTTP/1.1" 200 156 0.019881 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.022361 10.0.0.249 - - [2025-10-22 22:57:16] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.249 - - [2025-10-22 22:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005223 10.0.0.249 - - [2025-10-22 22:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.249 - - [2025-10-22 22:57:16] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035994 10.0.0.249 - - [2025-10-22 22:57:16] "POST /virtual-machines HTTP/1.1" 200 370 0.011572 10.0.0.249 - - [2025-10-22 22:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028616 10.0.0.249 - - [2025-10-22 22:57:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111777 10.0.0.249 - - [2025-10-22 22:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012481 10.0.0.249 - - [2025-10-22 22:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014446 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009244 10.0.0.249 - - [2025-10-22 22:57:16] "POST /instance-ips HTTP/1.1" 200 410 0.023058 10.0.0.249 - - [2025-10-22 22:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032250 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015052 10.0.0.249 - - [2025-10-22 22:57:16] "POST /set-tag HTTP/1.1" 200 109 0.015803 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011903 10.0.0.249 - - [2025-10-22 22:57:16] "GET /instance-ip/74911e5e-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002474 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004371 10.0.0.249 - - [2025-10-22 22:57:16] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003280 10.0.0.249 - - [2025-10-22 22:57:16] "POST /ref-update HTTP/1.1" 200 156 0.013021 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004581 10.0.0.249 - - [2025-10-22 22:57:16] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003784 10.0.0.249 - - [2025-10-22 22:57:16] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.249 - - [2025-10-22 22:57:16] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004954 10.0.0.249 - - [2025-10-22 22:57:16] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.249 - - [2025-10-22 22:57:19] "GET /domains HTTP/1.1" 200 281 0.001901 10.0.0.249 - - [2025-10-22 22:57:19] "GET /domain/60dcf036-7646-4e91-b460-a6fef748e7d7 HTTP/1.1" 200 3099 0.002506 10.0.0.249 - - [2025-10-22 22:57:19] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d HTTP/1.1" 200 7092 0.034441 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2091 0.003966 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2091 0.003637 10.0.0.249 - - [2025-10-22 22:57:19] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 200 1405 0.003300 10.0.0.249 - - [2025-10-22 22:57:19] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 200 1405 0.002088 10.0.0.249 - - [2025-10-22 22:57:19] "GET /route-target/537c9804-1183-4991-be69-5199dfbe0a49 HTTP/1.1" 200 1154 0.001867 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2091 0.003216 10.0.0.249 - - [2025-10-22 22:57:19] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 200 1405 0.001972 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003169 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2091 0.003398 10.0.0.249 - - [2025-10-22 22:57:19] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 200 1405 0.002274 10.0.0.249 - - [2025-10-22 22:57:19] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 200 1405 0.002882 10.0.0.249 - - [2025-10-22 22:57:19] "GET /route-target/537c9804-1183-4991-be69-5199dfbe0a49 HTTP/1.1" 200 1154 0.001906 10.0.0.249 - - [2025-10-22 22:57:19] "GET /domains HTTP/1.1" 200 281 0.001882 10.0.0.249 - - [2025-10-22 22:57:19] "GET /domain/60dcf036-7646-4e91-b460-a6fef748e7d7 HTTP/1.1" 200 3099 0.002293 10.0.0.249 - - [2025-10-22 22:57:19] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d HTTP/1.1" 200 7092 0.032748 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2091 0.007265 10.0.0.249 - - [2025-10-22 22:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.249 - - [2025-10-22 22:57:19] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043535 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003730 10.0.0.249 - - [2025-10-22 22:57:19] "GET /floating-ip-pools?parent_id=045fed93-f449-4556-8c90-3f9f117a39f5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001592 10.0.0.249 - - [2025-10-22 22:57:19] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004344 10.0.0.249 - - [2025-10-22 22:57:19] "POST /floating-ip-pools HTTP/1.1" 200 564 0.019855 10.0.0.249 - - [2025-10-22 22:57:19] "POST /ref-update HTTP/1.1" 200 156 0.023033 10.0.0.249 - - [2025-10-22 22:57:20] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004274 10.0.0.249 - - [2025-10-22 22:57:20] "GET /domains HTTP/1.1" 200 281 0.001908 10.0.0.249 - - [2025-10-22 22:57:20] "GET /domain/60dcf036-7646-4e91-b460-a6fef748e7d7 HTTP/1.1" 200 3099 0.002777 10.0.0.249 - - [2025-10-22 22:57:20] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d HTTP/1.1" 200 7349 0.037736 10.0.0.249 - - [2025-10-22 22:57:20] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2330 0.006157 10.0.0.249 - - [2025-10-22 22:57:20] "GET /floating-ip-pool/a91f87d0-3164-42ca-a06d-d57739a0cb88 HTTP/1.1" 200 1318 0.011800 10.0.0.249 - - [2025-10-22 22:57:20] "GET /domains HTTP/1.1" 200 281 0.001997 10.0.0.249 - - [2025-10-22 22:57:20] "GET /domain/60dcf036-7646-4e91-b460-a6fef748e7d7 HTTP/1.1" 200 3099 0.002697 10.0.0.249 - - [2025-10-22 22:57:20] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d HTTP/1.1" 200 7349 0.037422 10.0.0.249 - - [2025-10-22 22:57:20] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 2330 0.006171 10.0.0.249 - - [2025-10-22 22:57:20] "GET /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003787 10.0.0.249 - - [2025-10-22 22:57:20] "POST /tags HTTP/1.1" 200 366 0.056153 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.249 - - [2025-10-22 22:57:20] "GET /tag/cb09c085-6ff2-436f-8b65-20987494a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012214 10.0.0.249 - - [2025-10-22 22:57:20] "POST /tags HTTP/1.1" 409 206 0.001515 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.249 - - [2025-10-22 22:57:20] "GET /tag/b00a3ed6-e9ff-411b-8493-177529b2b49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011042 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.249 - - [2025-10-22 22:57:20] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.024590 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.249 - - [2025-10-22 22:57:20] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003871 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.249 - - [2025-10-22 22:57:20] "GET /service-appliance-set/3dc75837-7f42-46c0-aafb-e183d8eb3c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002655 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.001877 10.0.0.249 - - [2025-10-22 22:57:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.102879 10.0.0.249 - - [2025-10-22 22:57:20] "GET /virtual-machine-interface/72ca91d7-b5ed-4f72-be8e-5503a28f9321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.019900 10.0.0.249 - - [2025-10-22 22:57:20] "POST /set-tag HTTP/1.1" 200 109 0.013999 10.0.0.249 - - [2025-10-22 22:57:20] "POST /instance-ips HTTP/1.1" 200 418 0.019837 10.0.0.249 - - [2025-10-22 22:57:20] "GET /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003823 10.0.0.249 - - [2025-10-22 22:57:20] "POST /loadbalancers HTTP/1.1" 200 620 0.056654 10.0.0.249 - - [2025-10-22 22:57:20] "POST /service-instances HTTP/1.1" 200 568 0.020960 10.0.0.249 - - [2025-10-22 22:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026481 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010746 10.0.0.249 - - [2025-10-22 22:57:20] "POST /ref-update HTTP/1.1" 200 156 0.026669 10.0.0.249 - - [2025-10-22 22:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.249 - - [2025-10-22 22:57:20] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044714 10.0.0.249 - - [2025-10-22 22:57:21] "GET /virtual-machine-interface/72ca91d7-b5ed-4f72-be8e-5503a28f9321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006588 10.0.0.249 - - [2025-10-22 22:57:21] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.013473 10.0.0.249 - - [2025-10-22 22:57:21] "GET /virtual-machine-interface/72ca91d7-b5ed-4f72-be8e-5503a28f9321?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016810 10.0.0.249 - - [2025-10-22 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.249 - - [2025-10-22 22:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020283 10.0.0.249 - - [2025-10-22 22:57:21] "GET /floating-ip-pool/a91f87d0-3164-42ca-a06d-d57739a0cb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002162 10.0.0.249 - - [2025-10-22 22:57:21] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.012336 10.0.0.249 - - [2025-10-22 22:57:21] "POST /floating-ips HTTP/1.1" 200 673 0.095549 10.0.0.249 - - [2025-10-22 22:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.057677 10.0.0.249 - - [2025-10-22 22:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022989 10.0.0.249 - - [2025-10-22 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015496 10.0.0.249 - - [2025-10-22 22:57:21] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004226 10.0.0.249 - - [2025-10-22 22:57:21] "POST /virtual-machines HTTP/1.1" 200 430 0.023568 10.0.0.249 - - [2025-10-22 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2025-10-22 22:57:21] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002229 10.0.0.249 - - [2025-10-22 22:57:21] "POST /tags HTTP/1.1" 409 221 0.001357 10.0.0.249 - - [2025-10-22 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.249 - - [2025-10-22 22:57:21] "GET /tag/d54d457e-c16e-4d40-ba05-b2fed07f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010204 10.0.0.249 - - [2025-10-22 22:57:21] "POST /tags HTTP/1.1" 409 238 0.001734 10.0.0.249 - - [2025-10-22 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.249 - - [2025-10-22 22:57:21] "GET /tag/cb09c085-6ff2-436f-8b65-20987494a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.024301 10.0.0.249 - - [2025-10-22 22:57:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.114655 10.0.0.249 - - [2025-10-22 22:57:21] "POST /chown HTTP/1.1" 200 109 0.015441 10.0.0.249 - - [2025-10-22 22:57:21] "POST /chown HTTP/1.1" 200 109 0.008321 10.0.0.249 - - [2025-10-22 22:57:21] "POST /firewall-rules HTTP/1.1" 200 652 0.125475 10.0.0.249 - - [2025-10-22 22:57:21] "GET /firewall-rule/0a1ee79d-551a-4da9-acf7-69af5a2aa9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.013726 10.0.0.249 - - [2025-10-22 22:57:21] "PUT /virtual-machine-interface/0eec28f1-03b0-4fbc-9088-442690bc5e44 HTTP/1.1" 200 285 0.028267 10.0.0.249 - - [2025-10-22 22:57:21] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.031286 10.0.0.249 - - [2025-10-22 22:57:21] "GET /firewall-policy/ce298140-7c64-4e99-92a2-8304e3c09a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.013129 10.0.0.249 - - [2025-10-22 22:57:21] "GET /firewall-rule/0a1ee79d-551a-4da9-acf7-69af5a2aa9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002106 10.0.0.249 - - [2025-10-22 22:57:21] "POST /ref-update HTTP/1.1" 200 156 0.023532 10.0.0.249 - - [2025-10-22 22:57:21] "POST /ref-update HTTP/1.1" 200 156 0.032363 10.0.0.249 - - [2025-10-22 22:57:21] "POST /ref-update HTTP/1.1" 200 156 0.015670 10.0.0.249 - - [2025-10-22 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.249 - - [2025-10-22 22:57:21] "POST /ref-update HTTP/1.1" 200 156 0.021538 10.0.0.249 - - [2025-10-22 22:57:21] "POST /ref-update HTTP/1.1" 200 156 0.017054 10.0.0.249 - - [2025-10-22 22:57:21] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.058424 10.0.0.249 - - [2025-10-22 22:57:21] "GET /loadbalancer/6860ea63-88f3-4fbc-b7e9-5e4f3099e21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003494 10.0.0.249 - - [2025-10-22 22:57:21] "POST /ref-update HTTP/1.1" 200 156 0.008709 10.0.0.249 - - [2025-10-22 22:57:21] "POST /ref-update HTTP/1.1" 200 156 0.022498 10.0.0.249 - - [2025-10-22 22:57:21] "POST /virtual-machines HTTP/1.1" 200 430 0.015283 10.0.0.249 - - [2025-10-22 22:57:21] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.045978 10.0.0.249 - - [2025-10-22 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016510 10.0.0.249 - - [2025-10-22 22:57:21] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.045872 10.0.0.249 - - [2025-10-22 22:57:21] "GET /loadbalancer-listener/0b9e6177-8d1d-4849-912a-920b77c1de88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011791 10.0.0.249 - - [2025-10-22 22:57:22] "GET /loadbalancer-listener/0b9e6177-8d1d-4849-912a-920b77c1de88?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.027532 10.0.0.249 - - [2025-10-22 22:57:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.148966 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.018115 10.0.0.249 - - [2025-10-22 22:57:22] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.059811 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.019395 10.0.0.249 - - [2025-10-22 22:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007922 10.0.0.249 - - [2025-10-22 22:57:22] "GET /loadbalancer-pool/95d551c8-2273-4fa3-857b-479db89c74e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011539 10.0.0.249 - - [2025-10-22 22:57:22] "PUT /virtual-machine-interface/091539f2-6f3d-474f-9d3c-3c783527a0ed HTTP/1.1" 200 285 0.027012 10.0.0.249 - - [2025-10-22 22:57:22] "POST /loadbalancer-members HTTP/1.1" 200 709 0.044797 10.0.0.249 - - [2025-10-22 22:57:22] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.026675 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.025154 10.0.0.249 - - [2025-10-22 22:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015111 10.0.0.249 - - [2025-10-22 22:57:22] "GET /loadbalancer-member/eb6369d6-7cc6-494b-b475-118557d0f160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.009237 10.0.0.249 - - [2025-10-22 22:57:22] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002364 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.012286 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.017289 10.0.0.249 - - [2025-10-22 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011166 10.0.0.249 - - [2025-10-22 22:57:22] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009478 10.0.0.249 - - [2025-10-22 22:57:22] "POST /tags HTTP/1.1" 409 221 0.001961 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.020908 10.0.0.249 - - [2025-10-22 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.249 - - [2025-10-22 22:57:22] "GET /tag/d54d457e-c16e-4d40-ba05-b2fed07f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010332 10.0.0.249 - - [2025-10-22 22:57:22] "POST /tags HTTP/1.1" 409 238 0.002578 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.023968 10.0.0.249 - - [2025-10-22 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.007838 10.0.0.249 - - [2025-10-22 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.052660 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.065181 10.0.0.249 - - [2025-10-22 22:57:22] "GET /tag/cb09c085-6ff2-436f-8b65-20987494a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.022433 10.0.0.249 - - [2025-10-22 22:57:22] "POST /firewall-rules HTTP/1.1" 409 293 0.009843 10.0.0.249 - - [2025-10-22 22:57:22] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.010820 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.016907 10.0.0.249 - - [2025-10-22 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.016091 10.0.0.249 - - [2025-10-22 22:57:22] "PUT /firewall-rule/0a1ee79d-551a-4da9-acf7-69af5a2aa9bf HTTP/1.1" 200 261 0.032585 10.0.0.249 - - [2025-10-22 22:57:22] "GET /firewall-rule/0a1ee79d-551a-4da9-acf7-69af5a2aa9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006613 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.006010 10.0.0.249 - - [2025-10-22 22:57:22] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.021532 10.0.0.249 - - [2025-10-22 22:57:22] "GET /firewall-policy/ce298140-7c64-4e99-92a2-8304e3c09a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004981 10.0.0.249 - - [2025-10-22 22:57:22] "GET /firewall-rule/0a1ee79d-551a-4da9-acf7-69af5a2aa9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.001939 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.017336 10.0.0.249 - - [2025-10-22 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.006450 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.015654 10.0.0.249 - - [2025-10-22 22:57:22] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.011202 10.0.0.249 - - [2025-10-22 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.022349 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.030986 10.0.0.249 - - [2025-10-22 22:57:22] "POST /chown HTTP/1.1" 200 109 0.010900 10.0.0.249 - - [2025-10-22 22:57:22] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.027934 10.0.0.249 - - [2025-10-22 22:57:23] "POST /ref-update HTTP/1.1" 200 156 0.021212 10.0.0.249 - - [2025-10-22 22:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.249 - - [2025-10-22 22:57:23] "POST /chown HTTP/1.1" 200 109 0.008395 10.0.0.249 - - [2025-10-22 22:57:23] "POST /chown HTTP/1.1" 200 109 0.016612 10.0.0.249 - - [2025-10-22 22:57:23] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.023551 10.0.0.249 - - [2025-10-22 22:57:23] "POST /ref-update HTTP/1.1" 200 156 0.027283 10.0.0.249 - - [2025-10-22 22:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.249 - - [2025-10-22 22:57:23] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010416 10.0.0.249 - - [2025-10-22 22:57:23] "POST /ref-update HTTP/1.1" 200 156 0.051289 10.0.0.249 - - [2025-10-22 22:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.249 - - [2025-10-22 22:57:23] "POST /chown HTTP/1.1" 200 109 0.043329 10.0.0.249 - - [2025-10-22 22:57:23] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.061002 10.0.0.249 - - [2025-10-22 22:57:23] "POST /chown HTTP/1.1" 200 109 0.027127 10.0.0.249 - - [2025-10-22 22:57:23] "POST /virtual-machines HTTP/1.1" 200 374 0.038359 10.0.0.249 - - [2025-10-22 22:57:23] "PUT /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 257 0.044961 10.0.0.249 - - [2025-10-22 22:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019168 10.0.0.249 - - [2025-10-22 22:57:23] "POST /ref-update HTTP/1.1" 200 156 0.030822 10.0.0.249 - - [2025-10-22 22:57:23] "POST /ref-update HTTP/1.1" 200 156 0.009731 10.0.0.249 - - [2025-10-22 22:57:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.186442 10.0.0.249 - - [2025-10-22 22:57:23] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.029564 10.0.0.249 - - [2025-10-22 22:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029285 10.0.0.249 - - [2025-10-22 22:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012132 10.0.0.249 - - [2025-10-22 22:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036970 10.0.0.249 - - [2025-10-22 22:57:23] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008492 10.0.0.249 - - [2025-10-22 22:57:23] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.016731 10.0.0.249 - - [2025-10-22 22:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010891 10.0.0.249 - - [2025-10-22 22:57:23] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.012025 10.0.0.249 - - [2025-10-22 22:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007246 10.0.0.249 - - [2025-10-22 22:57:23] "POST /instance-ips HTTP/1.1" 200 414 0.155143 10.0.0.249 - - [2025-10-22 22:57:23] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.009096 10.0.0.249 - - [2025-10-22 22:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024093 10.0.0.249 - - [2025-10-22 22:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031466 10.0.0.249 - - [2025-10-22 22:57:24] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.032166 10.0.0.249 - - [2025-10-22 22:57:24] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.035295 10.0.0.249 - - [2025-10-22 22:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029582 10.0.0.249 - - [2025-10-22 22:57:24] "POST /set-tag HTTP/1.1" 200 109 0.226248 10.0.0.249 - - [2025-10-22 22:57:24] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013508 10.0.0.249 - - [2025-10-22 22:57:24] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.008121 10.0.0.249 - - [2025-10-22 22:57:24] "GET /instance-ip/78ef42be-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007240 10.0.0.249 - - [2025-10-22 22:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019759 10.0.0.249 - - [2025-10-22 22:57:24] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.070869 10.0.0.249 - - [2025-10-22 22:57:24] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.016107 10.0.0.249 - - [2025-10-22 22:57:24] "POST /set-tag HTTP/1.1" 200 109 0.014386 10.0.0.249 - - [2025-10-22 22:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031054 10.0.0.249 - - [2025-10-22 22:57:24] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.016716 10.0.0.249 - - [2025-10-22 22:57:24] "POST /ref-update HTTP/1.1" 200 156 0.010844 10.0.0.249 - - [2025-10-22 22:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007042 10.0.0.249 - - [2025-10-22 22:57:24] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004351 10.0.0.249 - - [2025-10-22 22:57:24] "POST /set-tag HTTP/1.1" 200 109 0.006280 10.0.0.249 - - [2025-10-22 22:57:24] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003826 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.012708 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.024408 10.0.0.249 - - [2025-10-22 22:57:24] "POST /set-tag HTTP/1.1" 200 109 0.003549 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.014961 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.007973 10.0.0.249 - - [2025-10-22 22:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.006013 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.019882 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.020737 10.0.0.249 - - [2025-10-22 22:57:24] "POST /chown HTTP/1.1" 200 109 0.023029 10.0.0.249 - - [2025-10-22 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.005956 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.032089 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.005601 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.018384 10.0.0.249 - - [2025-10-22 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.006270 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.024474 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.019663 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.010887 10.0.0.249 - - [2025-10-22 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011501 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.011457 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.006636 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.035292 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.021051 10.0.0.249 - - [2025-10-22 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.009048 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.019423 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.012838 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.008635 10.0.0.249 - - [2025-10-22 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.005658 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.006587 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.012574 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.021096 10.0.0.249 - - [2025-10-22 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.006635 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.016019 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.007048 10.0.0.249 - - [2025-10-22 22:57:25] "POST /chown HTTP/1.1" 200 109 0.024072 10.0.0.249 - - [2025-10-22 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.031127 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.006901 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.023714 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.020412 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.007304 10.0.0.249 - - [2025-10-22 22:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.008203 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.006349 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.016549 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.035090 10.0.0.249 - - [2025-10-22 22:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.010485 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.009760 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.022708 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.005715 10.0.0.249 - - [2025-10-22 22:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.008480 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:57:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:57:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.011650 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.009773 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.020677 10.0.0.249 - - [2025-10-22 22:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.006500 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.018651 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.010324 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.040169 10.0.0.249 - - [2025-10-22 22:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.007068 10.0.0.249 - - [2025-10-22 22:57:26] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007604 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.044036 10.0.0.249 - - [2025-10-22 22:57:26] "POST /set-tag HTTP/1.1" 200 109 0.027247 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.019756 10.0.0.249 - - [2025-10-22 22:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.249 - - [2025-10-22 22:57:26] "POST /chown HTTP/1.1" 200 109 0.028419 10.0.0.249 - - [2025-10-22 22:57:26] "GET /loadbalancer/c69149f2-5b09-491e-997a-02de667eabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004985 10.0.0.249 - - [2025-10-22 22:57:27] "GET /loadbalancer-pool/d91171ce-ce3f-4eb3-986f-832b3e3d191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.016430 10.0.0.249 - - [2025-10-22 22:57:27] "POST /loadbalancer-members HTTP/1.1" 200 704 0.033312 10.0.0.249 - - [2025-10-22 22:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008984 10.0.0.249 - - [2025-10-22 22:57:27] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011447 10.0.0.249 - - [2025-10-22 22:57:27] "POST /tags HTTP/1.1" 409 221 0.001427 10.0.0.249 - - [2025-10-22 22:57:27] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004784 10.0.0.249 - - [2025-10-22 22:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.249 - - [2025-10-22 22:57:27] "GET /tag/d54d457e-c16e-4d40-ba05-b2fed07f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013160 10.0.0.249 - - [2025-10-22 22:57:27] "POST /ref-update HTTP/1.1" 200 156 0.017742 10.0.0.249 - - [2025-10-22 22:57:27] "GET /floating-ip/f5a68aa6-4341-41b0-9a4d-478151ebf958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.016010 10.0.0.249 - - [2025-10-22 22:57:27] "PUT /floating-ip/f5a68aa6-4341-41b0-9a4d-478151ebf958 HTTP/1.1" 200 257 0.010864 10.0.0.249 - - [2025-10-22 22:57:27] "POST /set-tag HTTP/1.1" 200 109 0.052393 10.0.0.249 - - [2025-10-22 22:57:27] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006052 10.0.0.249 - - [2025-10-22 22:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.249 - - [2025-10-22 22:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.249 - - [2025-10-22 22:57:27] "GET /loadbalancer/c69149f2-5b09-491e-997a-02de667eabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002801 10.0.0.249 - - [2025-10-22 22:57:27] "GET /loadbalancer-pool/d91171ce-ce3f-4eb3-986f-832b3e3d191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003040 10.0.0.249 - - [2025-10-22 22:57:27] "POST /loadbalancer-members HTTP/1.1" 200 704 0.024831 10.0.0.249 - - [2025-10-22 22:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014849 10.0.0.249 - - [2025-10-22 22:57:27] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005196 10.0.0.249 - - [2025-10-22 22:57:28] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011087 10.0.0.249 - - [2025-10-22 22:57:28] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.249 - - [2025-10-22 22:57:28] "GET /floating-ip/f5a68aa6-4341-41b0-9a4d-478151ebf958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007880 10.0.0.249 - - [2025-10-22 22:57:28] "POST /set-tag HTTP/1.1" 200 109 0.013973 10.0.0.249 - - [2025-10-22 22:57:28] "GET /virtual-machine/f5d01821-39bb-4c0f-91e4-964c8e2be79f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003051 10.0.0.249 - - [2025-10-22 22:57:28] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003812 10.0.0.249 - - [2025-10-22 22:57:28] "GET /virtual-machine/02466484-aa5a-4ec1-85a4-e511586a4b5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002763 10.0.0.249 - - [2025-10-22 22:57:28] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003874 10.0.0.249 - - [2025-10-22 22:57:32] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004248 10.0.0.249 - - [2025-10-22 22:57:32] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.249 - - [2025-10-22 22:57:33] "GET /virtual-machine/4fa95cf1-b514-482f-8ed2-97f3e1d27a67?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002712 10.0.0.249 - - [2025-10-22 22:57:33] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005333 10.0.0.249 - - [2025-10-22 22:57:33] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004227 10.0.0.249 - - [2025-10-22 22:57:33] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.249 - - [2025-10-22 22:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2025-10-22 22:58:04] "POST /chown HTTP/1.1" 200 109 0.005982 10.0.0.249 - - [2025-10-22 22:58:04] "POST /chown HTTP/1.1" 200 109 0.006763 10.0.0.249 - - [2025-10-22 22:58:04] "POST /chown HTTP/1.1" 200 109 0.013307 10.0.0.249 - - [2025-10-22 22:58:04] "POST /chown HTTP/1.1" 200 109 0.007839 10.0.0.249 - - [2025-10-22 22:58:05] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007143 10.0.0.249 - - [2025-10-22 22:58:05] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.249 - - [2025-10-22 22:58:05] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004276 10.0.0.249 - - [2025-10-22 22:58:05] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.249 - - [2025-10-22 22:58:06] "GET /virtual-machine/4fa95cf1-b514-482f-8ed2-97f3e1d27a67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002929 10.0.0.249 - - [2025-10-22 22:58:06] "POST /ref-update HTTP/1.1" 200 156 0.009227 10.0.0.249 - - [2025-10-22 22:58:06] "GET /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006741 10.0.0.249 - - [2025-10-22 22:58:06] "POST /set-tag HTTP/1.1" 200 109 0.023570 10.0.0.249 - - [2025-10-22 22:58:06] "POST /set-tag HTTP/1.1" 200 109 0.021167 10.0.0.249 - - [2025-10-22 22:58:06] "DELETE /instance-ip/78ef42be-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.052272 10.0.0.249 - - [2025-10-22 22:58:06] "DELETE /virtual-machine-interface/78cbf9bc-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.044710 10.0.0.249 - - [2025-10-22 22:58:06] "DELETE /virtual-machine/4fa95cf1-b514-482f-8ed2-97f3e1d27a67 HTTP/1.1" 200 115 0.014941 10.0.0.249 - - [2025-10-22 22:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.249 - - [2025-10-22 22:58:08] "GET /tag/cb09c085-6ff2-436f-8b65-20987494a892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010584 10.0.0.249 - - [2025-10-22 22:58:08] "GET /tag/cb09c085-6ff2-436f-8b65-20987494a892?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011009 10.0.0.249 - - [2025-10-22 22:58:08] "GET /virtual-machine-interface/091539f2-6f3d-474f-9d3c-3c783527a0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004011 10.0.0.249 - - [2025-10-22 22:58:08] "POST /set-tag HTTP/1.1" 200 109 0.017261 10.0.0.249 - - [2025-10-22 22:58:08] "GET /virtual-machine-interface/0eec28f1-03b0-4fbc-9088-442690bc5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.012062 10.0.0.249 - - [2025-10-22 22:58:08] "POST /set-tag HTTP/1.1" 200 109 0.020840 10.0.0.249 - - [2025-10-22 22:58:08] "GET /virtual-machine-interface/72ca91d7-b5ed-4f72-be8e-5503a28f9321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004610 10.0.0.249 - - [2025-10-22 22:58:08] "POST /set-tag HTTP/1.1" 200 109 0.012966 10.0.0.249 - - [2025-10-22 22:58:08] "GET /firewall-policy/ce298140-7c64-4e99-92a2-8304e3c09a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012805 10.0.0.249 - - [2025-10-22 22:58:09] "GET /firewall-rule/0a1ee79d-551a-4da9-acf7-69af5a2aa9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002704 10.0.0.249 - - [2025-10-22 22:58:09] "POST /ref-update HTTP/1.1" 200 156 0.010928 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /firewall-rule/0a1ee79d-551a-4da9-acf7-69af5a2aa9bf HTTP/1.1" 200 115 0.051284 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /loadbalancer-member/eb6369d6-7cc6-494b-b475-118557d0f160 HTTP/1.1" 200 115 0.044550 10.0.0.249 - - [2025-10-22 22:58:09] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.017894 10.0.0.249 - - [2025-10-22 22:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012356 10.0.0.249 - - [2025-10-22 22:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /loadbalancer-pool/95d551c8-2273-4fa3-857b-479db89c74e8 HTTP/1.1" 200 115 0.080860 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.019444 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.016135 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /loadbalancer-listener/0b9e6177-8d1d-4849-912a-920b77c1de88 HTTP/1.1" 200 115 0.066975 10.0.0.249 - - [2025-10-22 22:58:09] "GET /floating-ip/34a8f353-50a0-4d1e-9f79-2c4a0fd8e355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002122 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.007224 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.022516 10.0.0.249 - - [2025-10-22 22:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.249 - - [2025-10-22 22:58:09] "PUT /floating-ip/34a8f353-50a0-4d1e-9f79-2c4a0fd8e355 HTTP/1.1" 200 257 0.017245 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.014944 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /floating-ip/34a8f353-50a0-4d1e-9f79-2c4a0fd8e355 HTTP/1.1" 200 115 0.054466 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.032083 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.014027 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /loadbalancer/6860ea63-88f3-4fbc-b7e9-5e4f3099e21c HTTP/1.1" 200 115 0.067802 10.0.0.249 - - [2025-10-22 22:58:09] "POST /chown HTTP/1.1" 200 109 0.005386 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /instance-ip/7e02c59e-3172-4586-9f57-ae56698ea479 HTTP/1.1" 200 115 0.069696 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /virtual-machine-interface/72ca91d7-b5ed-4f72-be8e-5503a28f9321 HTTP/1.1" 200 115 0.042146 10.0.0.249 - - [2025-10-22 22:58:09] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.022717 10.0.0.249 - - [2025-10-22 22:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009869 10.0.0.249 - - [2025-10-22 22:58:09] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.009452 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /tag/cb09c085-6ff2-436f-8b65-20987494a892 HTTP/1.1" 200 115 0.091135 10.0.0.249 - - [2025-10-22 22:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020586 10.0.0.249 - - [2025-10-22 22:58:09] "GET /floating-ip-pool/a91f87d0-3164-42ca-a06d-d57739a0cb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.001850 10.0.0.249 - - [2025-10-22 22:58:09] "PUT /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 267 0.010739 10.0.0.249 - - [2025-10-22 22:58:09] "POST /ref-update HTTP/1.1" 200 156 0.019207 10.0.0.249 - - [2025-10-22 22:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012596 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /floating-ip-pool/a91f87d0-3164-42ca-a06d-d57739a0cb88 HTTP/1.1" 200 115 0.039353 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /service-instance/654f70ba-56e3-496d-9635-a3a5722d2f58 HTTP/1.1" 200 115 0.055171 10.0.0.249 - - [2025-10-22 22:58:09] "GET /virtual-machine-interface/0eec28f1-03b0-4fbc-9088-442690bc5e44?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.009406 10.0.0.249 - - [2025-10-22 22:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.249 - - [2025-10-22 22:58:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006407 10.0.0.249 - - [2025-10-22 22:58:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001432 10.0.0.249 - - [2025-10-22 22:58:09] "DELETE /virtual-network/045fed93-f449-4556-8c90-3f9f117a39f5 HTTP/1.1" 200 115 0.146715 10.0.0.249 - - [2025-10-22 22:58:09] "GET /routing-instance/181c51a5-604b-40b8-accc-d8e853bcb00e HTTP/1.1" 404 171 0.001777 10.0.0.249 - - [2025-10-22 22:58:09] "GET /domains HTTP/1.1" 200 281 0.002289 10.0.0.249 - - [2025-10-22 22:58:10] "GET /domain/60dcf036-7646-4e91-b460-a6fef748e7d7 HTTP/1.1" 200 3099 0.011750 10.0.0.249 - - [2025-10-22 22:58:10] "DELETE /route-target/537c9804-1183-4991-be69-5199dfbe0a49 HTTP/1.1" 200 115 0.039289 10.0.0.249 - - [2025-10-22 22:58:10] "DELETE /virtual-machine-interface/0eec28f1-03b0-4fbc-9088-442690bc5e44 HTTP/1.1" 200 115 0.094589 10.0.0.249 - - [2025-10-22 22:58:10] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d HTTP/1.1" 200 7170 0.067571 10.0.0.249 - - [2025-10-22 22:58:10] "POST /ref-update HTTP/1.1" 200 156 0.043908 10.0.0.249 - - [2025-10-22 22:58:10] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005725 10.0.0.249 - - [2025-10-22 22:58:10] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.249 - - [2025-10-22 22:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.249 - - [2025-10-22 22:58:10] "GET /loadbalancer/c69149f2-5b09-491e-997a-02de667eabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002756 10.0.0.249 - - [2025-10-22 22:58:10] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004153 10.0.0.249 - - [2025-10-22 22:58:10] "DELETE /virtual-machine/55ebd249-6d9d-4b9b-b339-a70a78c85b6e HTTP/1.1" 200 115 0.036530 10.0.0.249 - - [2025-10-22 22:58:10] "GET /virtual-machine-interface/091539f2-6f3d-474f-9d3c-3c783527a0ed?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006022 10.0.0.249 - - [2025-10-22 22:58:10] "POST /set-tag HTTP/1.1" 200 109 0.030442 10.0.0.249 - - [2025-10-22 22:58:10] "DELETE /virtual-machine-interface/091539f2-6f3d-474f-9d3c-3c783527a0ed HTTP/1.1" 200 115 0.107939 10.0.0.249 - - [2025-10-22 22:58:10] "DELETE /loadbalancer-member/dad64562-3ae1-4792-9b88-6a209e2489c7 HTTP/1.1" 200 115 0.065423 10.0.0.249 - - [2025-10-22 22:58:10] "DELETE /virtual-machine/c2444557-faf4-4a13-a209-3699fbe03757 HTTP/1.1" 200 115 0.033197 10.0.0.249 - - [2025-10-22 22:58:10] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005249 10.0.0.249 - - [2025-10-22 22:58:10] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.249 - - [2025-10-22 22:58:11] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004448 10.0.0.249 - - [2025-10-22 22:58:11] "POST /set-tag HTTP/1.1" 200 109 0.004108 10.0.0.249 - - [2025-10-22 22:58:11] "GET /virtual-machine/02466484-aa5a-4ec1-85a4-e511586a4b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002344 10.0.0.249 - - [2025-10-22 22:58:11] "POST /ref-update HTTP/1.1" 200 156 0.011184 10.0.0.249 - - [2025-10-22 22:58:11] "GET /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012855 10.0.0.249 - - [2025-10-22 22:58:11] "POST /set-tag HTTP/1.1" 200 109 0.015800 10.0.0.249 - - [2025-10-22 22:58:11] "POST /set-tag HTTP/1.1" 200 109 0.014603 10.0.0.249 - - [2025-10-22 22:58:11] "POST /set-tag HTTP/1.1" 200 109 0.020509 10.0.0.249 - - [2025-10-22 22:58:11] "DELETE /instance-ip/74911e5e-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.101246 10.0.0.249 - - [2025-10-22 22:58:11] "POST /ref-update HTTP/1.1" 200 156 0.009871 10.0.0.249 - - [2025-10-22 22:58:11] "DELETE /virtual-machine-interface/74773b4c-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.046986 10.0.0.249 - - [2025-10-22 22:58:11] "DELETE /virtual-machine/02466484-aa5a-4ec1-85a4-e511586a4b5f HTTP/1.1" 200 115 0.020514 10.0.0.249 - - [2025-10-22 22:58:15] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009708 10.0.0.249 - - [2025-10-22 22:58:15] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.249 - - [2025-10-22 22:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.249 - - [2025-10-22 22:58:15] "GET /loadbalancer/c69149f2-5b09-491e-997a-02de667eabbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002285 10.0.0.249 - - [2025-10-22 22:58:15] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005077 10.0.0.249 - - [2025-10-22 22:58:15] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.249 - - [2025-10-22 22:58:16] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004058 10.0.0.249 - - [2025-10-22 22:58:16] "POST /set-tag HTTP/1.1" 200 109 0.003904 10.0.0.249 - - [2025-10-22 22:58:16] "GET /virtual-machine/f5d01821-39bb-4c0f-91e4-964c8e2be79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003478 10.0.0.249 - - [2025-10-22 22:58:16] "POST /ref-update HTTP/1.1" 200 156 0.009217 10.0.0.249 - - [2025-10-22 22:58:16] "GET /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014864 10.0.0.249 - - [2025-10-22 22:58:16] "POST /set-tag HTTP/1.1" 200 109 0.020711 10.0.0.249 - - [2025-10-22 22:58:16] "POST /set-tag HTTP/1.1" 200 109 0.014555 10.0.0.249 - - [2025-10-22 22:58:16] "POST /set-tag HTTP/1.1" 200 109 0.033562 10.0.0.249 - - [2025-10-22 22:58:16] "DELETE /instance-ip/741ebc06-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.046184 10.0.0.249 - - [2025-10-22 22:58:16] "POST /ref-update HTTP/1.1" 200 156 0.012282 10.0.0.249 - - [2025-10-22 22:58:16] "DELETE /virtual-machine-interface/7405e5f0-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.035061 10.0.0.249 - - [2025-10-22 22:58:16] "DELETE /virtual-machine/f5d01821-39bb-4c0f-91e4-964c8e2be79f HTTP/1.1" 200 115 0.014413 10.0.0.249 - - [2025-10-22 22:58:16] "DELETE /tag/e8aff049-3453-4043-87da-e1623de40555 HTTP/1.1" 200 115 0.055992 10.0.0.249 - - [2025-10-22 22:58:16] "DELETE /tag/5e04d80f-d2b3-4dcc-9f23-3630dea6937e HTTP/1.1" 200 115 0.037520 10.0.0.249 - - [2025-10-22 22:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.249 - - [2025-10-22 22:58:20] "GET /project/afe50a0c-070f-417a-ac0a-394b26709d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029610 10.0.0.249 - - [2025-10-22 22:58:20] "POST /tags HTTP/1.1" 200 394 0.043838 10.0.0.249 - - [2025-10-22 22:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.249 - - [2025-10-22 22:58:20] "GET /tag/8190bfab-84d1-44f0-ae11-f6c5a0aecf68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012430 10.0.0.249 - - [2025-10-22 22:58:20] "POST /tags HTTP/1.1" 200 342 0.018357 10.0.0.249 - - [2025-10-22 22:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.249 - - [2025-10-22 22:58:20] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012057 10.0.0.249 - - [2025-10-22 22:58:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.002802 10.0.0.249 - - [2025-10-22 22:58:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.001795 10.0.0.249 - - [2025-10-22 22:58:20] "POST /security-groups HTTP/1.1" 200 589 0.064240 10.0.0.249 - - [2025-10-22 22:58:20] "POST /projects HTTP/1.1" 200 521 0.240719 10.0.0.249 - - [2025-10-22 22:58:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.002852 10.0.0.249 - - [2025-10-22 22:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008765 10.0.0.249 - - [2025-10-22 22:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015383 10.0.0.249 - - [2025-10-22 22:58:21] "POST /access-control-lists HTTP/1.1" 200 600 0.076119 10.0.0.249 - - [2025-10-22 22:58:21] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.022105 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.249 - - [2025-10-22 22:58:21] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004213 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.003782 10.0.0.249 - - [2025-10-22 22:58:21] "POST /access-control-lists HTTP/1.1" 200 598 0.058764 10.0.0.249 - - [2025-10-22 22:58:21] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.089469 10.0.0.249 - - [2025-10-22 22:58:21] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.045288 10.0.0.249 - - [2025-10-22 22:58:21] "POST /security-groups HTTP/1.1" 200 593 0.069583 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.001880 10.0.0.249 - - [2025-10-22 22:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015006 10.0.0.249 - - [2025-10-22 22:58:21] "POST /access-control-lists HTTP/1.1" 200 634 0.038464 10.0.0.249 - - [2025-10-22 22:58:21] "POST /chown HTTP/1.1" 200 109 0.026641 10.0.0.249 - - [2025-10-22 22:58:21] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011557 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.001681 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2025-10-22 22:58:21] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.019804 10.0.0.249 - - [2025-10-22 22:58:21] "POST /access-control-lists HTTP/1.1" 200 632 0.058796 10.0.0.249 - - [2025-10-22 22:58:21] "POST /tags HTTP/1.1" 409 226 0.002919 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.249 - - [2025-10-22 22:58:21] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010071 10.0.0.249 - - [2025-10-22 22:58:21] "POST /firewall-rules HTTP/1.1" 200 602 0.077993 10.0.0.249 - - [2025-10-22 22:58:21] "GET /firewall-rule/57561f96-faa6-4b5f-b91f-326d713db4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.014461 10.0.0.249 - - [2025-10-22 22:58:21] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003702 10.0.0.249 - - [2025-10-22 22:58:21] "GET /firewall-rule/57561f96-faa6-4b5f-b91f-326d713db4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002508 10.0.0.249 - - [2025-10-22 22:58:21] "POST /ref-update HTTP/1.1" 200 156 0.049572 10.0.0.249 - - [2025-10-22 22:58:21] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002447 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.249 - - [2025-10-22 22:58:21] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001936 10.0.0.249 - - [2025-10-22 22:58:21] "POST /tags HTTP/1.1" 409 226 0.001223 10.0.0.249 - - [2025-10-22 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.249 - - [2025-10-22 22:58:21] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009832 10.0.0.249 - - [2025-10-22 22:58:21] "POST /firewall-rules HTTP/1.1" 200 600 0.078334 10.0.0.249 - - [2025-10-22 22:58:21] "GET /firewall-rule/d9e899f5-9513-4a30-aa08-d616ca422ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.021317 10.0.0.249 - - [2025-10-22 22:58:22] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004121 10.0.0.249 - - [2025-10-22 22:58:22] "GET /firewall-rule/d9e899f5-9513-4a30-aa08-d616ca422ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002661 10.0.0.249 - - [2025-10-22 22:58:22] "POST /ref-update HTTP/1.1" 200 156 0.043667 10.0.0.249 - - [2025-10-22 22:58:23] "POST /tags HTTP/1.1" 200 394 0.029279 10.0.0.249 - - [2025-10-22 22:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.249 - - [2025-10-22 22:58:23] "GET /tag/4d204057-4185-4d0b-98d2-d55db163d7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011070 10.0.0.249 - - [2025-10-22 22:58:23] "POST /tags HTTP/1.1" 200 342 0.024654 10.0.0.249 - - [2025-10-22 22:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.249 - - [2025-10-22 22:58:23] "GET /tag/1062f7c6-91f3-4733-a848-a372f866ed74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012536 10.0.0.249 - - [2025-10-22 22:58:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.001173 10.0.0.249 - - [2025-10-22 22:58:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.002651 10.0.0.249 - - [2025-10-22 22:58:23] "POST /security-groups HTTP/1.1" 200 589 0.061073 10.0.0.249 - - [2025-10-22 22:58:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.004487 10.0.0.249 - - [2025-10-22 22:58:23] "POST /projects HTTP/1.1" 200 521 0.208682 10.0.0.249 - - [2025-10-22 22:58:24] "POST /access-control-lists HTTP/1.1" 200 600 0.067798 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.028203 10.0.0.249 - - [2025-10-22 22:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.078015 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.249 - - [2025-10-22 22:58:24] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.030281 10.0.0.249 - - [2025-10-22 22:58:24] "POST /access-control-lists HTTP/1.1" 200 598 0.063875 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018806 10.0.0.249 - - [2025-10-22 22:58:24] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004661 10.0.0.249 - - [2025-10-22 22:58:24] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.044832 10.0.0.249 - - [2025-10-22 22:58:24] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.065812 10.0.0.249 - - [2025-10-22 22:58:24] "POST /security-groups HTTP/1.1" 200 593 0.076682 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.001803 10.0.0.249 - - [2025-10-22 22:58:24] "POST /access-control-lists HTTP/1.1" 200 634 0.057013 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.009999 10.0.0.249 - - [2025-10-22 22:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.073325 10.0.0.249 - - [2025-10-22 22:58:24] "POST /chown HTTP/1.1" 200 109 0.018888 10.0.0.249 - - [2025-10-22 22:58:24] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005925 10.0.0.249 - - [2025-10-22 22:58:24] "POST /access-control-lists HTTP/1.1" 200 632 0.049766 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.249 - - [2025-10-22 22:58:24] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002224 10.0.0.249 - - [2025-10-22 22:58:24] "POST /tags HTTP/1.1" 409 226 0.001453 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.249 - - [2025-10-22 22:58:24] "GET /tag/1062f7c6-91f3-4733-a848-a372f866ed74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011726 10.0.0.249 - - [2025-10-22 22:58:24] "POST /firewall-rules HTTP/1.1" 200 602 0.065140 10.0.0.249 - - [2025-10-22 22:58:24] "GET /firewall-rule/93286f96-449c-48af-9366-c8082da33609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.012308 10.0.0.249 - - [2025-10-22 22:58:24] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.012222 10.0.0.249 - - [2025-10-22 22:58:24] "GET /firewall-rule/93286f96-449c-48af-9366-c8082da33609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002197 10.0.0.249 - - [2025-10-22 22:58:24] "POST /ref-update HTTP/1.1" 200 156 0.048919 10.0.0.249 - - [2025-10-22 22:58:24] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002465 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.249 - - [2025-10-22 22:58:24] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002226 10.0.0.249 - - [2025-10-22 22:58:24] "POST /tags HTTP/1.1" 409 226 0.002030 10.0.0.249 - - [2025-10-22 22:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.249 - - [2025-10-22 22:58:24] "GET /tag/1062f7c6-91f3-4733-a848-a372f866ed74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011302 10.0.0.249 - - [2025-10-22 22:58:25] "POST /firewall-rules HTTP/1.1" 200 600 0.064376 10.0.0.249 - - [2025-10-22 22:58:25] "GET /firewall-rule/0f11cf7b-8401-46e2-a3a1-0e88b24611e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004369 10.0.0.249 - - [2025-10-22 22:58:25] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003382 10.0.0.249 - - [2025-10-22 22:58:25] "GET /firewall-rule/0f11cf7b-8401-46e2-a3a1-0e88b24611e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001993 10.0.0.249 - - [2025-10-22 22:58:25] "POST /ref-update HTTP/1.1" 200 156 0.046625 10.0.0.249 - - [2025-10-22 22:58:26] "POST /tags HTTP/1.1" 200 346 0.093870 10.0.0.249 - - [2025-10-22 22:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014297 10.0.0.249 - - [2025-10-22 22:58:26] "GET /tag/801415cf-66f0-4989-b306-f0df9732a817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019227 10.0.0.249 - - [2025-10-22 22:58:26] "POST /projects HTTP/1.1" 409 238 0.003362 10.0.0.249 - - [2025-10-22 22:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.249 - - [2025-10-22 22:58:26] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033739 10.0.0.249 - - [2025-10-22 22:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.249 - - [2025-10-22 22:58:26] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007251 10.0.0.249 - - [2025-10-22 22:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.249 - - [2025-10-22 22:58:26] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003749 10.0.0.249 - - [2025-10-22 22:58:26] "POST /security-groups HTTP/1.1" 409 285 0.002420 10.0.0.249 - - [2025-10-22 22:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.249 - - [2025-10-22 22:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.249 - - [2025-10-22 22:58:26] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031709 10.0.0.249 - - [2025-10-22 22:58:27] "PUT /security-group/ecf849d5-fcf2-4de5-a979-f396281d8b0f HTTP/1.1" 200 263 0.068370 10.0.0.249 - - [2025-10-22 22:58:27] "PUT /access-control-list/e978c0c0-1a9f-4b49-9020-d7fe46ef0f24 HTTP/1.1" 200 273 0.020154 10.0.0.249 - - [2025-10-22 22:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028856 10.0.0.249 - - [2025-10-22 22:58:27] "POST /tags HTTP/1.1" 409 228 0.006417 10.0.0.249 - - [2025-10-22 22:58:27] "PUT /access-control-list/e842c97c-7a32-411f-8414-b57a3426c478 HTTP/1.1" 200 273 0.028472 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.249 - - [2025-10-22 22:58:27] "GET /tag/801415cf-66f0-4989-b306-f0df9732a817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010288 10.0.0.249 - - [2025-10-22 22:58:27] "POST /tags HTTP/1.1" 200 346 0.023126 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.249 - - [2025-10-22 22:58:27] "GET /tag/b9fcda57-9f37-42d5-bfe1-d1984d6cdc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014893 10.0.0.249 - - [2025-10-22 22:58:27] "POST /projects HTTP/1.1" 409 238 0.001831 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.249 - - [2025-10-22 22:58:27] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028750 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.249 - - [2025-10-22 22:58:27] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042428 10.0.0.249 - - [2025-10-22 22:58:27] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008192 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2025-10-22 22:58:27] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004061 10.0.0.249 - - [2025-10-22 22:58:27] "POST /security-groups HTTP/1.1" 409 285 0.001972 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.249 - - [2025-10-22 22:58:27] "PUT /security-group/d0e6846f-fb0a-4245-9867-81576f55ce80 HTTP/1.1" 200 263 0.055861 10.0.0.249 - - [2025-10-22 22:58:27] "PUT /access-control-list/07af164a-e71f-4d90-b6ce-094104d543bb HTTP/1.1" 200 273 0.016488 10.0.0.249 - - [2025-10-22 22:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044882 10.0.0.249 - - [2025-10-22 22:58:27] "POST /tags HTTP/1.1" 409 228 0.002799 10.0.0.249 - - [2025-10-22 22:58:27] "PUT /access-control-list/9692e47a-b37c-4fb4-a57b-3af9536eef85 HTTP/1.1" 200 273 0.024615 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.249 - - [2025-10-22 22:58:27] "GET /tag/b9fcda57-9f37-42d5-bfe1-d1984d6cdc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010881 10.0.0.249 - - [2025-10-22 22:58:27] "POST /tags HTTP/1.1" 200 292 0.048601 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.249 - - [2025-10-22 22:58:27] "GET /tag/963539f0-355e-49fb-8ef1-e4eebcb0628b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011834 10.0.0.249 - - [2025-10-22 22:58:27] "POST /tags HTTP/1.1" 200 304 0.051116 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.249 - - [2025-10-22 22:58:27] "GET /tag/64446f49-b22a-46fd-8d8f-1613a4d68a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011924 10.0.0.249 - - [2025-10-22 22:58:27] "POST /tags HTTP/1.1" 409 252 0.001800 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.249 - - [2025-10-22 22:58:27] "GET /tag/8190bfab-84d1-44f0-ae11-f6c5a0aecf68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011309 10.0.0.249 - - [2025-10-22 22:58:27] "POST /tags HTTP/1.1" 409 226 0.001915 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.249 - - [2025-10-22 22:58:27] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010463 10.0.0.249 - - [2025-10-22 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.249 - - [2025-10-22 22:58:27] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003904 10.0.0.249 - - [2025-10-22 22:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.249 - - [2025-10-22 22:58:28] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026906 10.0.0.249 - - [2025-10-22 22:58:28] "POST /virtual-machines HTTP/1.1" 200 396 0.007047 10.0.0.249 - - [2025-10-22 22:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008544 10.0.0.249 - - [2025-10-22 22:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111141 10.0.0.249 - - [2025-10-22 22:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023996 10.0.0.249 - - [2025-10-22 22:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008708 10.0.0.249 - - [2025-10-22 22:58:28] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004322 10.0.0.249 - - [2025-10-22 22:58:28] "POST /instance-ips HTTP/1.1" 200 398 0.018507 10.0.0.249 - - [2025-10-22 22:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031149 10.0.0.249 - - [2025-10-22 22:58:28] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008169 10.0.0.249 - - [2025-10-22 22:58:28] "POST /set-tag HTTP/1.1" 200 109 0.063541 10.0.0.249 - - [2025-10-22 22:58:28] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014491 10.0.0.249 - - [2025-10-22 22:58:28] "GET /instance-ip/9f636b5a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.016933 10.0.0.249 - - [2025-10-22 22:58:28] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004347 10.0.0.249 - - [2025-10-22 22:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.249 - - [2025-10-22 22:58:28] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003525 10.0.0.249 - - [2025-10-22 22:58:28] "POST /ref-update HTTP/1.1" 200 156 0.008839 10.0.0.249 - - [2025-10-22 22:58:28] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008377 10.0.0.249 - - [2025-10-22 22:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.249 - - [2025-10-22 22:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.249 - - [2025-10-22 22:58:28] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003497 10.0.0.249 - - [2025-10-22 22:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.249 - - [2025-10-22 22:58:28] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027838 10.0.0.249 - - [2025-10-22 22:58:28] "POST /virtual-machines HTTP/1.1" 200 396 0.007522 10.0.0.249 - - [2025-10-22 22:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008179 10.0.0.249 - - [2025-10-22 22:58:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118996 10.0.0.249 - - [2025-10-22 22:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019109 10.0.0.249 - - [2025-10-22 22:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007580 10.0.0.249 - - [2025-10-22 22:58:29] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005564 10.0.0.249 - - [2025-10-22 22:58:29] "POST /instance-ips HTTP/1.1" 200 398 0.019657 10.0.0.249 - - [2025-10-22 22:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016632 10.0.0.249 - - [2025-10-22 22:58:29] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016613 10.0.0.249 - - [2025-10-22 22:58:29] "POST /set-tag HTTP/1.1" 200 109 0.059810 10.0.0.249 - - [2025-10-22 22:58:29] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010172 10.0.0.249 - - [2025-10-22 22:58:29] "GET /instance-ip/9fe90102-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003474 10.0.0.249 - - [2025-10-22 22:58:29] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004665 10.0.0.249 - - [2025-10-22 22:58:29] "POST /set-tag HTTP/1.1" 200 109 0.003710 10.0.0.249 - - [2025-10-22 22:58:29] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003465 10.0.0.249 - - [2025-10-22 22:58:29] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.249 - - [2025-10-22 22:58:29] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012606 10.0.0.249 - - [2025-10-22 22:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.249 - - [2025-10-22 22:58:29] "POST /tags HTTP/1.1" 200 292 0.015769 10.0.0.249 - - [2025-10-22 22:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014656 10.0.0.249 - - [2025-10-22 22:58:29] "GET /tag/ee18c720-6720-489f-b435-0ae15fa161ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012117 10.0.0.249 - - [2025-10-22 22:58:29] "POST /tags HTTP/1.1" 409 252 0.002172 10.0.0.249 - - [2025-10-22 22:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.249 - - [2025-10-22 22:58:29] "GET /tag/4d204057-4185-4d0b-98d2-d55db163d7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010333 10.0.0.249 - - [2025-10-22 22:58:29] "POST /tags HTTP/1.1" 409 226 0.001672 10.0.0.249 - - [2025-10-22 22:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2025-10-22 22:58:29] "GET /tag/1062f7c6-91f3-4733-a848-a372f866ed74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012069 10.0.0.249 - - [2025-10-22 22:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.249 - - [2025-10-22 22:58:29] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003785 10.0.0.249 - - [2025-10-22 22:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-10-22 22:58:29] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041471 10.0.0.249 - - [2025-10-22 22:58:29] "POST /virtual-machines HTTP/1.1" 200 396 0.007775 10.0.0.249 - - [2025-10-22 22:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008011 10.0.0.249 - - [2025-10-22 22:58:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109623 10.0.0.249 - - [2025-10-22 22:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023172 10.0.0.249 - - [2025-10-22 22:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020323 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004522 10.0.0.249 - - [2025-10-22 22:58:30] "POST /instance-ips HTTP/1.1" 200 398 0.025175 10.0.0.249 - - [2025-10-22 22:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022614 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014114 10.0.0.249 - - [2025-10-22 22:58:30] "POST /set-tag HTTP/1.1" 200 109 0.059728 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005145 10.0.0.249 - - [2025-10-22 22:58:30] "GET /instance-ip/a0755abc-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009063 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004034 10.0.0.249 - - [2025-10-22 22:58:30] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003215 10.0.0.249 - - [2025-10-22 22:58:30] "POST /ref-update HTTP/1.1" 200 156 0.008375 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004308 10.0.0.249 - - [2025-10-22 22:58:30] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.249 - - [2025-10-22 22:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003254 10.0.0.249 - - [2025-10-22 22:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.249 - - [2025-10-22 22:58:30] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029108 10.0.0.249 - - [2025-10-22 22:58:30] "POST /virtual-machines HTTP/1.1" 200 396 0.011184 10.0.0.249 - - [2025-10-22 22:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012526 10.0.0.249 - - [2025-10-22 22:58:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096140 10.0.0.249 - - [2025-10-22 22:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007877 10.0.0.249 - - [2025-10-22 22:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010874 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005436 10.0.0.249 - - [2025-10-22 22:58:30] "POST /instance-ips HTTP/1.1" 200 398 0.021474 10.0.0.249 - - [2025-10-22 22:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032223 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007947 10.0.0.249 - - [2025-10-22 22:58:30] "POST /set-tag HTTP/1.1" 200 109 0.060587 10.0.0.249 - - [2025-10-22 22:58:30] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012586 10.0.0.249 - - [2025-10-22 22:58:30] "GET /instance-ip/a0db946c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002926 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005964 10.0.0.249 - - [2025-10-22 22:58:31] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003674 10.0.0.249 - - [2025-10-22 22:58:31] "POST /ref-update HTTP/1.1" 200 156 0.008985 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014106 10.0.0.249 - - [2025-10-22 22:58:31] "POST /set-tag HTTP/1.1" 200 109 0.003780 10.0.0.249 - - [2025-10-22 22:58:31] "POST /tags HTTP/1.1" 200 300 0.017060 10.0.0.249 - - [2025-10-22 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015649 10.0.0.249 - - [2025-10-22 22:58:31] "GET /tag/8e7fbb94-f68d-4f05-87e8-ff74c121a014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011782 10.0.0.249 - - [2025-10-22 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004109 10.0.0.249 - - [2025-10-22 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.249 - - [2025-10-22 22:58:31] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033055 10.0.0.249 - - [2025-10-22 22:58:31] "POST /virtual-machines HTTP/1.1" 200 396 0.007909 10.0.0.249 - - [2025-10-22 22:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014214 10.0.0.249 - - [2025-10-22 22:58:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098067 10.0.0.249 - - [2025-10-22 22:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008318 10.0.0.249 - - [2025-10-22 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006264 10.0.0.249 - - [2025-10-22 22:58:31] "POST /instance-ips HTTP/1.1" 200 398 0.020018 10.0.0.249 - - [2025-10-22 22:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018919 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008795 10.0.0.249 - - [2025-10-22 22:58:31] "POST /set-tag HTTP/1.1" 200 109 0.017302 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011322 10.0.0.249 - - [2025-10-22 22:58:31] "GET /instance-ip/a15e78aa-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002636 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004055 10.0.0.249 - - [2025-10-22 22:58:31] "POST /set-tag HTTP/1.1" 200 109 0.001677 10.0.0.249 - - [2025-10-22 22:58:31] "POST /tags HTTP/1.1" 200 300 0.014677 10.0.0.249 - - [2025-10-22 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.249 - - [2025-10-22 22:58:31] "GET /tag/64f1970a-2750-4947-a21b-ba767b869c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011489 10.0.0.249 - - [2025-10-22 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.249 - - [2025-10-22 22:58:31] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003765 10.0.0.249 - - [2025-10-22 22:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.249 - - [2025-10-22 22:58:32] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038069 10.0.0.249 - - [2025-10-22 22:58:32] "POST /virtual-machines HTTP/1.1" 200 396 0.009810 10.0.0.249 - - [2025-10-22 22:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015230 10.0.0.249 - - [2025-10-22 22:58:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105213 10.0.0.249 - - [2025-10-22 22:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013412 10.0.0.249 - - [2025-10-22 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.249 - - [2025-10-22 22:58:32] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007626 10.0.0.249 - - [2025-10-22 22:58:32] "POST /instance-ips HTTP/1.1" 200 398 0.020538 10.0.0.249 - - [2025-10-22 22:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014907 10.0.0.249 - - [2025-10-22 22:58:32] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008930 10.0.0.249 - - [2025-10-22 22:58:32] "POST /set-tag HTTP/1.1" 200 109 0.016582 10.0.0.249 - - [2025-10-22 22:58:32] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014313 10.0.0.249 - - [2025-10-22 22:58:32] "GET /instance-ip/a1c14552-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002781 10.0.0.249 - - [2025-10-22 22:58:32] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004125 10.0.0.249 - - [2025-10-22 22:58:32] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.249 - - [2025-10-22 22:58:32] "POST /tags HTTP/1.1" 200 300 0.015753 10.0.0.249 - - [2025-10-22 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.249 - - [2025-10-22 22:58:32] "GET /tag/42b9d57f-44d3-4a0c-aa5a-c9fe1aaccfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012017 10.0.0.249 - - [2025-10-22 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.249 - - [2025-10-22 22:58:32] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004068 10.0.0.249 - - [2025-10-22 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.249 - - [2025-10-22 22:58:32] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029036 10.0.0.249 - - [2025-10-22 22:58:32] "POST /virtual-machines HTTP/1.1" 200 396 0.008299 10.0.0.249 - - [2025-10-22 22:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013014 10.0.0.249 - - [2025-10-22 22:58:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099718 10.0.0.249 - - [2025-10-22 22:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008677 10.0.0.249 - - [2025-10-22 22:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012522 10.0.0.249 - - [2025-10-22 22:58:32] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004752 10.0.0.249 - - [2025-10-22 22:58:32] "POST /instance-ips HTTP/1.1" 200 398 0.018401 10.0.0.249 - - [2025-10-22 22:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024282 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011499 10.0.0.249 - - [2025-10-22 22:58:33] "POST /set-tag HTTP/1.1" 200 109 0.022911 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016749 10.0.0.249 - - [2025-10-22 22:58:33] "GET /instance-ip/a227af36-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002650 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004134 10.0.0.249 - - [2025-10-22 22:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.249 - - [2025-10-22 22:58:33] "POST /tags HTTP/1.1" 200 300 0.016834 10.0.0.249 - - [2025-10-22 22:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.249 - - [2025-10-22 22:58:33] "GET /tag/22445c8a-350f-44b4-8c3d-7742b3234fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011913 10.0.0.249 - - [2025-10-22 22:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004579 10.0.0.249 - - [2025-10-22 22:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.249 - - [2025-10-22 22:58:33] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027090 10.0.0.249 - - [2025-10-22 22:58:33] "POST /virtual-machines HTTP/1.1" 200 396 0.006655 10.0.0.249 - - [2025-10-22 22:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014261 10.0.0.249 - - [2025-10-22 22:58:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092250 10.0.0.249 - - [2025-10-22 22:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008969 10.0.0.249 - - [2025-10-22 22:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014472 10.0.0.249 - - [2025-10-22 22:58:33] "POST /instance-ips HTTP/1.1" 200 398 0.027767 10.0.0.249 - - [2025-10-22 22:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.033590 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009515 10.0.0.249 - - [2025-10-22 22:58:33] "POST /set-tag HTTP/1.1" 200 109 0.019030 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009026 10.0.0.249 - - [2025-10-22 22:58:33] "GET /instance-ip/a28e38e6-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004328 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004323 10.0.0.249 - - [2025-10-22 22:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003501 10.0.0.249 - - [2025-10-22 22:58:33] "POST /ref-update HTTP/1.1" 200 156 0.009184 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005355 10.0.0.249 - - [2025-10-22 22:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.249 - - [2025-10-22 22:58:33] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005019 10.0.0.249 - - [2025-10-22 22:58:33] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003512 10.0.0.249 - - [2025-10-22 22:58:34] "POST /ref-update HTTP/1.1" 200 156 0.007597 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007975 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003906 10.0.0.249 - - [2025-10-22 22:58:34] "POST /ref-update HTTP/1.1" 200 156 0.006899 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007184 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.017932 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003850 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-router/e1cbe44a-513d-4432-b278-93a3fa1689e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004113 10.0.0.249 - - [2025-10-22 22:58:34] "POST /ref-update HTTP/1.1" 200 156 0.010341 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021499 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004435 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005905 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.004019 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003674 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005796 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003758 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003807 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.249 - - [2025-10-22 22:58:34] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004408 10.0.0.249 - - [2025-10-22 22:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.249 - - [2025-10-22 22:58:35] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004260 10.0.0.249 - - [2025-10-22 22:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.249 - - [2025-10-22 22:58:38] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004291 10.0.0.249 - - [2025-10-22 22:58:39] "POST /set-tag HTTP/1.1" 200 109 0.005402 10.0.0.249 - - [2025-10-22 22:58:39] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004245 10.0.0.249 - - [2025-10-22 22:58:39] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.249 - - [2025-10-22 22:58:40] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005752 10.0.0.249 - - [2025-10-22 22:58:40] "POST /set-tag HTTP/1.1" 200 109 0.004237 10.0.0.249 - - [2025-10-22 22:58:40] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005671 10.0.0.249 - - [2025-10-22 22:58:40] "POST /set-tag HTTP/1.1" 200 109 0.003404 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine/8ef55b41-ff91-4988-8818-0caf756dbd28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002877 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003808 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine/ea3cb4c6-448f-4e21-aaf4-9bd5ba32df44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.008870 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005554 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine/efdc0fcf-f77a-4c7b-9494-b35a4b31cbc6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002931 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007369 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine/43ec5c8a-25cc-4842-816c-4b380ae0a684?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003330 10.0.0.249 - - [2025-10-22 22:58:42] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005075 10.0.0.249 - - [2025-10-22 22:58:43] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005781 10.0.0.249 - - [2025-10-22 22:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.249 - - [2025-10-22 22:58:44] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004187 10.0.0.249 - - [2025-10-22 22:58:44] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine/23ce32d5-2553-4453-8535-b2b8018ad58b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002785 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003936 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine/9d1e8f8d-40e3-4df7-94d6-86670e7748d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003087 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004333 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine/76a67dc7-17d6-46db-afeb-5a3ea4d63998?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003025 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003759 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine/562bb3a2-78ae-4db3-b246-3e88851b97a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004848 10.0.0.249 - - [2025-10-22 22:58:47] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004421 10.0.0.249 - - [2025-10-22 22:58:48] "GET /loadbalancer/b48b46fd-5fc9-4df2-ace8-d0ddd06392a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001618 10.0.0.249 - - [2025-10-22 22:58:48] "POST /tags HTTP/1.1" 200 334 0.024435 10.0.0.249 - - [2025-10-22 22:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.249 - - [2025-10-22 22:58:48] "GET /tag/69c9e247-e9d8-49f6-9a1a-ee7e1c60bbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019924 10.0.0.249 - - [2025-10-22 22:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.249 - - [2025-10-22 22:58:48] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041231 10.0.0.249 - - [2025-10-22 22:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.249 - - [2025-10-22 22:58:48] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006737 10.0.0.249 - - [2025-10-22 22:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.249 - - [2025-10-22 22:58:48] "GET /service-appliance-set/b0f252c2-6316-4193-893d-ecdcc121b5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004083 10.0.0.249 - - [2025-10-22 22:58:48] "POST /fqname-to-id HTTP/1.1" 404 273 0.001866 10.0.0.249 - - [2025-10-22 22:58:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.085509 10.0.0.249 - - [2025-10-22 22:58:48] "GET /virtual-machine-interface/663baa13-8d54-46b9-b4f3-b6e387ffa3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.011929 10.0.0.249 - - [2025-10-22 22:58:48] "POST /instance-ips HTTP/1.1" 200 410 0.021533 10.0.0.249 - - [2025-10-22 22:58:48] "GET /instance-ip/af6efdd2-a4b1-4f2c-a8bc-3a5f5658735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.008083 10.0.0.249 - - [2025-10-22 22:58:48] "POST /loadbalancers HTTP/1.1" 200 631 0.061496 10.0.0.249 - - [2025-10-22 22:58:48] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034767 10.0.0.249 - - [2025-10-22 22:58:48] "GET /instance-ip/af6efdd2-a4b1-4f2c-a8bc-3a5f5658735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003218 10.0.0.249 - - [2025-10-22 22:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023231 10.0.0.249 - - [2025-10-22 22:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.249 - - [2025-10-22 22:58:48] "POST /floating-ips HTTP/1.1" 200 599 0.031556 10.0.0.249 - - [2025-10-22 22:58:48] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044588 10.0.0.249 - - [2025-10-22 22:58:49] "GET /loadbalancer/b48b46fd-5fc9-4df2-ace8-d0ddd06392a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002546 10.0.0.249 - - [2025-10-22 22:58:49] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017785 10.0.0.249 - - [2025-10-22 22:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.249 - - [2025-10-22 22:58:49] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022851 10.0.0.249 - - [2025-10-22 22:58:49] "GET /loadbalancer-listener/8d148110-1615-480b-a4ae-e2ea2c6c3084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.009163 10.0.0.249 - - [2025-10-22 22:58:49] "GET /loadbalancer-listener/8d148110-1615-480b-a4ae-e2ea2c6c3084?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002764 10.0.0.249 - - [2025-10-22 22:58:49] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022484 10.0.0.249 - - [2025-10-22 22:58:49] "GET /instance-ip/af6efdd2-a4b1-4f2c-a8bc-3a5f5658735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002841 10.0.0.249 - - [2025-10-22 22:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.249 - - [2025-10-22 22:58:49] "GET /instance-ip/af6efdd2-a4b1-4f2c-a8bc-3a5f5658735e?fields=floating_ips HTTP/1.1" 200 1215 0.005505 10.0.0.249 - - [2025-10-22 22:58:49] "GET /loadbalancer/b48b46fd-5fc9-4df2-ace8-d0ddd06392a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001949 10.0.0.249 - - [2025-10-22 22:58:49] "GET /loadbalancer-pool/8ff1e8bb-4d1d-4b6f-8cd8-9b97063e74c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005421 10.0.0.249 - - [2025-10-22 22:58:49] "GET /floating-ip/8cf44f66-1b60-47bc-bafb-c7c75316ad35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005490 10.0.0.249 - - [2025-10-22 22:58:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023177 10.0.0.249 - - [2025-10-22 22:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012800 10.0.0.249 - - [2025-10-22 22:58:49] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008254 10.0.0.249 - - [2025-10-22 22:58:49] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009251 10.0.0.249 - - [2025-10-22 22:58:49] "GET /loadbalancer/b48b46fd-5fc9-4df2-ace8-d0ddd06392a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.011531 10.0.0.249 - - [2025-10-22 22:58:49] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.249 - - [2025-10-22 22:58:49] "GET /floating-ip/8cf44f66-1b60-47bc-bafb-c7c75316ad35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003088 10.0.0.249 - - [2025-10-22 22:58:49] "POST /tags HTTP/1.1" 409 221 0.001816 10.0.0.249 - - [2025-10-22 22:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.249 - - [2025-10-22 22:58:49] "GET /tag/69c9e247-e9d8-49f6-9a1a-ee7e1c60bbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011919 10.0.0.249 - - [2025-10-22 22:58:49] "PUT /floating-ip/8cf44f66-1b60-47bc-bafb-c7c75316ad35 HTTP/1.1" 200 257 0.011193 10.0.0.249 - - [2025-10-22 22:58:49] "POST /set-tag HTTP/1.1" 200 109 0.086313 10.0.0.249 - - [2025-10-22 22:58:49] "GET /loadbalancer-pool/8ff1e8bb-4d1d-4b6f-8cd8-9b97063e74c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.014188 10.0.0.249 - - [2025-10-22 22:58:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014624 10.0.0.249 - - [2025-10-22 22:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.033126 10.0.0.249 - - [2025-10-22 22:58:49] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005843 10.0.0.249 - - [2025-10-22 22:58:49] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004148 10.0.0.249 - - [2025-10-22 22:58:49] "POST /ref-update HTTP/1.1" 200 156 0.014733 10.0.0.249 - - [2025-10-22 22:58:49] "GET /floating-ip/8cf44f66-1b60-47bc-bafb-c7c75316ad35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005476 10.0.0.249 - - [2025-10-22 22:58:49] "POST /set-tag HTTP/1.1" 200 109 0.066709 10.0.0.249 - - [2025-10-22 22:58:49] "POST /tags HTTP/1.1" 409 206 0.001915 10.0.0.249 - - [2025-10-22 22:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.249 - - [2025-10-22 22:58:50] "GET /tag/64446f49-b22a-46fd-8d8f-1613a4d68a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020337 10.0.0.249 - - [2025-10-22 22:58:50] "POST /tags HTTP/1.1" 409 204 0.002308 10.0.0.249 - - [2025-10-22 22:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.249 - - [2025-10-22 22:58:50] "GET /tag/64f1970a-2750-4947-a21b-ba767b869c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015536 10.0.0.249 - - [2025-10-22 22:58:50] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002487 10.0.0.249 - - [2025-10-22 22:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.249 - - [2025-10-22 22:58:50] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002179 10.0.0.249 - - [2025-10-22 22:58:50] "POST /tags HTTP/1.1" 409 206 0.001313 10.0.0.249 - - [2025-10-22 22:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.249 - - [2025-10-22 22:58:50] "GET /tag/64446f49-b22a-46fd-8d8f-1613a4d68a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015707 10.0.0.249 - - [2025-10-22 22:58:50] "POST /tags HTTP/1.1" 409 226 0.001557 10.0.0.249 - - [2025-10-22 22:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.249 - - [2025-10-22 22:58:50] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010658 10.0.0.249 - - [2025-10-22 22:58:50] "POST /tags HTTP/1.1" 409 204 0.001523 10.0.0.249 - - [2025-10-22 22:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.249 - - [2025-10-22 22:58:50] "GET /tag/64f1970a-2750-4947-a21b-ba767b869c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009630 10.0.0.249 - - [2025-10-22 22:58:50] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.249 - - [2025-10-22 22:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.249 - - [2025-10-22 22:58:50] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016923 10.0.0.249 - - [2025-10-22 22:58:50] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002501 10.0.0.249 - - [2025-10-22 22:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.249 - - [2025-10-22 22:58:50] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002790 10.0.0.249 - - [2025-10-22 22:58:50] "POST /firewall-rules HTTP/1.1" 200 628 0.068420 10.0.0.249 - - [2025-10-22 22:58:50] "POST /firewall-rules HTTP/1.1" 200 648 0.080615 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-rule/0b8eef07-4243-4753-b94b-e056c71ec180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.007508 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002583 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-rule/8ad03659-8781-4370-8df6-fb05326a9059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003499 10.0.0.249 - - [2025-10-22 22:58:50] "POST /ref-update HTTP/1.1" 200 156 0.018879 10.0.0.249 - - [2025-10-22 22:58:50] "POST /firewall-policys HTTP/1.1" 200 608 0.035763 10.0.0.249 - - [2025-10-22 22:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012707 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006690 10.0.0.249 - - [2025-10-22 22:58:50] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002960 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002663 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003105 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/ce298140-7c64-4e99-92a2-8304e3c09a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002632 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004025 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001918 10.0.0.249 - - [2025-10-22 22:58:50] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002079 10.0.0.249 - - [2025-10-22 22:58:50] "POST /ref-update HTTP/1.1" 200 156 0.021822 10.0.0.249 - - [2025-10-22 22:58:50] "POST /ref-update HTTP/1.1" 200 156 0.035847 10.0.0.249 - - [2025-10-22 22:58:51] "POST /ref-update HTTP/1.1" 200 156 0.020879 10.0.0.249 - - [2025-10-22 22:58:51] "POST /ref-update HTTP/1.1" 200 156 0.039859 10.0.0.249 - - [2025-10-22 22:58:51] "POST /ref-update HTTP/1.1" 200 156 0.026077 10.0.0.249 - - [2025-10-22 22:58:51] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003081 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:59:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.249 - - [2025-10-22 22:59:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.249 - - [2025-10-22 23:00:54] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004164 10.0.0.249 - - [2025-10-22 23:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.249 - - [2025-10-22 23:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2025-10-22 23:00:54] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003000 10.0.0.249 - - [2025-10-22 23:00:54] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005439 10.0.0.249 - - [2025-10-22 23:00:54] "POST /set-tag HTTP/1.1" 200 109 0.027099 10.0.0.249 - - [2025-10-22 23:00:54] "DELETE /loadbalancer-member/1cb8a3d0-dea9-4550-95f1-71a2134afd9c HTTP/1.1" 200 115 0.043701 10.0.0.249 - - [2025-10-22 23:00:54] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004758 10.0.0.249 - - [2025-10-22 23:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.249 - - [2025-10-22 23:00:54] "DELETE /loadbalancer-member/ab57b5f8-acb7-4332-bb8a-de2c671d3850 HTTP/1.1" 200 115 0.036176 10.0.0.249 - - [2025-10-22 23:00:54] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005517 10.0.0.249 - - [2025-10-22 23:00:54] "POST /set-tag HTTP/1.1" 200 109 0.005303 10.0.0.249 - - [2025-10-22 23:00:54] "DELETE /loadbalancer-member/5afecda4-4c55-4438-ada3-cf2c1c29319a HTTP/1.1" 200 115 0.030852 10.0.0.249 - - [2025-10-22 23:00:54] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004186 10.0.0.249 - - [2025-10-22 23:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.249 - - [2025-10-22 23:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.249 - - [2025-10-22 23:00:54] "GET /loadbalancer/08ff9444-ec85-4ae6-b751-bcc26a065234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002056 10.0.0.249 - - [2025-10-22 23:00:54] "GET /loadbalancer-pool/3d9608a4-8a5a-469a-bc40-3f7e9e643bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002598 10.0.0.249 - - [2025-10-22 23:00:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014032 10.0.0.249 - - [2025-10-22 23:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014444 10.0.0.249 - - [2025-10-22 23:00:55] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006395 10.0.0.249 - - [2025-10-22 23:00:55] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008245 10.0.0.249 - - [2025-10-22 23:00:55] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002058 10.0.0.249 - - [2025-10-22 23:00:55] "POST /set-tag HTTP/1.1" 200 109 0.055710 10.0.0.249 - - [2025-10-22 23:00:55] "GET /loadbalancer-pool/d7fee073-d64f-44e0-b31a-e0d5532d4921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012345 10.0.0.249 - - [2025-10-22 23:00:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013929 10.0.0.249 - - [2025-10-22 23:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.006874 10.0.0.249 - - [2025-10-22 23:00:55] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016090 10.0.0.249 - - [2025-10-22 23:00:55] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009371 10.0.0.249 - - [2025-10-22 23:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.249 - - [2025-10-22 23:00:55] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002427 10.0.0.249 - - [2025-10-22 23:00:55] "GET /loadbalancer-pool/0a719c5d-bc71-467e-a4e5-9c36fe0fc1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003253 10.0.0.249 - - [2025-10-22 23:00:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014593 10.0.0.249 - - [2025-10-22 23:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013577 10.0.0.249 - - [2025-10-22 23:00:55] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011191 10.0.0.249 - - [2025-10-22 23:00:55] "GET /virtual-machine-interface/14d86ac2-af99-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008353 10.0.0.249 - - [2025-10-22 23:00:55] "GET /floating-ip/b527aa6e-a30f-4cf3-9af6-239818dc96af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002940 10.0.0.249 - - [2025-10-22 23:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.249 - - [2025-10-22 23:00:59] "POST /tags HTTP/1.1" 409 252 0.007381 10.0.0.249 - - [2025-10-22 23:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-10-22 23:00:59] "GET /tag/4d204057-4185-4d0b-98d2-d55db163d7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.016074 10.0.0.249 - - [2025-10-22 23:00:59] "POST /tags HTTP/1.1" 409 228 0.002281 10.0.0.249 - - [2025-10-22 23:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.249 - - [2025-10-22 23:00:59] "GET /tag/b9fcda57-9f37-42d5-bfe1-d1984d6cdc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010380 10.0.0.249 - - [2025-10-22 23:00:59] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.008196 10.0.0.249 - - [2025-10-22 23:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.249 - - [2025-10-22 23:00:59] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003204 10.0.0.249 - - [2025-10-22 23:00:59] "POST /tags HTTP/1.1" 409 206 0.003227 10.0.0.249 - - [2025-10-22 23:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.249 - - [2025-10-22 23:00:59] "GET /tag/64446f49-b22a-46fd-8d8f-1613a4d68a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.021970 10.0.0.249 - - [2025-10-22 23:00:59] "POST /tags HTTP/1.1" 409 226 0.003996 10.0.0.249 - - [2025-10-22 23:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.249 - - [2025-10-22 23:01:00] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016443 10.0.0.249 - - [2025-10-22 23:01:00] "POST /tags HTTP/1.1" 409 204 0.001753 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.249 - - [2025-10-22 23:01:00] "GET /tag/64f1970a-2750-4947-a21b-ba767b869c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016651 10.0.0.249 - - [2025-10-22 23:01:00] "POST /tags HTTP/1.1" 409 226 0.003889 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.249 - - [2025-10-22 23:01:00] "GET /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018166 10.0.0.249 - - [2025-10-22 23:01:00] "POST /tags HTTP/1.1" 409 228 0.002407 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.249 - - [2025-10-22 23:01:00] "GET /tag/b9fcda57-9f37-42d5-bfe1-d1984d6cdc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011365 10.0.0.249 - - [2025-10-22 23:01:00] "POST /tags HTTP/1.1" 409 252 0.002519 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.249 - - [2025-10-22 23:01:00] "GET /tag/4d204057-4185-4d0b-98d2-d55db163d7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010526 10.0.0.249 - - [2025-10-22 23:01:00] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002279 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.249 - - [2025-10-22 23:01:00] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003291 10.0.0.249 - - [2025-10-22 23:01:00] "POST /firewall-rules HTTP/1.1" 409 281 0.002192 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.249 - - [2025-10-22 23:01:00] "PUT /firewall-rule/8ad03659-8781-4370-8df6-fb05326a9059 HTTP/1.1" 200 261 0.022758 10.0.0.249 - - [2025-10-22 23:01:00] "POST /firewall-rules HTTP/1.1" 409 291 0.007417 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.249 - - [2025-10-22 23:01:00] "PUT /firewall-rule/0b8eef07-4243-4753-b94b-e056c71ec180 HTTP/1.1" 200 261 0.040014 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-rule/0b8eef07-4243-4753-b94b-e056c71ec180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.005802 10.0.0.249 - - [2025-10-22 23:01:00] "POST /firewall-rules HTTP/1.1" 200 660 0.095743 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-rule/863b61b5-61aa-41d6-a1b7-9e4915885380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004485 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003012 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-rule/8ad03659-8781-4370-8df6-fb05326a9059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002388 10.0.0.249 - - [2025-10-22 23:01:00] "POST /firewall-policys HTTP/1.1" 409 269 0.004798 10.0.0.249 - - [2025-10-22 23:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008037 10.0.0.249 - - [2025-10-22 23:01:00] "PUT /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e HTTP/1.1" 200 265 0.045799 10.0.0.249 - - [2025-10-22 23:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029919 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010124 10.0.0.249 - - [2025-10-22 23:01:00] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006452 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003357 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002626 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003409 10.0.0.249 - - [2025-10-22 23:01:00] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003894 [Introspect:8084]10.0.0.249 - - [2025-10-22 23:01:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.249 - - [2025-10-22 23:01:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000843 [Introspect:8084]10.0.0.249 - - [2025-10-22 23:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.249 - - [2025-10-22 23:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000850 10.0.0.249 - - [2025-10-22 23:01:13] "GET /global-system-configs HTTP/1.1" 200 323 0.002103 10.0.0.249 - - [2025-10-22 23:01:14] "GET /global-system-configs HTTP/1.1" 200 323 0.001763 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006034 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003974 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004049 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.249 - - [2025-10-22 23:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.249 - - [2025-10-22 23:02:02] "GET /loadbalancer/b48b46fd-5fc9-4df2-ace8-d0ddd06392a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002227 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004479 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.017795 10.0.0.249 - - [2025-10-22 23:02:02] "DELETE /loadbalancer-member/c4fdf558-c01e-4a15-8347-d06fff5f899b HTTP/1.1" 200 115 0.041965 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004595 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004030 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004228 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.001815 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003647 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.001710 10.0.0.249 - - [2025-10-22 23:02:02] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004136 10.0.0.249 - - [2025-10-22 23:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.249 - - [2025-10-22 23:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.249 - - [2025-10-22 23:02:02] "GET /loadbalancer/b48b46fd-5fc9-4df2-ace8-d0ddd06392a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002852 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006150 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004570 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine/43ec5c8a-25cc-4842-816c-4b380ae0a684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002613 10.0.0.249 - - [2025-10-22 23:02:04] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011296 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.017881 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.024680 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.029741 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.013597 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.022971 10.0.0.249 - - [2025-10-22 23:02:04] "DELETE /instance-ip/a0db946c-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.038777 10.0.0.249 - - [2025-10-22 23:02:04] "DELETE /virtual-machine-interface/a0c3ab68-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.036197 10.0.0.249 - - [2025-10-22 23:02:04] "DELETE /virtual-machine/43ec5c8a-25cc-4842-816c-4b380ae0a684 HTTP/1.1" 200 115 0.023203 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004401 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004595 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine/efdc0fcf-f77a-4c7b-9494-b35a4b31cbc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004074 10.0.0.249 - - [2025-10-22 23:02:04] "POST /ref-update HTTP/1.1" 200 156 0.022427 10.0.0.249 - - [2025-10-22 23:02:04] "GET /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.028063 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.017409 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.029135 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.028242 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.014892 10.0.0.249 - - [2025-10-22 23:02:04] "POST /set-tag HTTP/1.1" 200 109 0.022087 10.0.0.249 - - [2025-10-22 23:02:05] "DELETE /instance-ip/a0755abc-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.048193 10.0.0.249 - - [2025-10-22 23:02:05] "DELETE /virtual-machine-interface/a0604d20-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.038016 10.0.0.249 - - [2025-10-22 23:02:05] "DELETE /virtual-machine/efdc0fcf-f77a-4c7b-9494-b35a4b31cbc6 HTTP/1.1" 200 115 0.016611 10.0.0.249 - - [2025-10-22 23:02:05] "DELETE /tag/ee18c720-6720-489f-b435-0ae15fa161ee HTTP/1.1" 200 115 0.026598 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003736 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003783 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine/8ef55b41-ff91-4988-8818-0caf756dbd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002833 10.0.0.249 - - [2025-10-22 23:02:05] "POST /ref-update HTTP/1.1" 200 156 0.008528 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013386 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.017532 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.036936 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.023194 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.013751 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.019960 10.0.0.249 - - [2025-10-22 23:02:05] "DELETE /instance-ip/9f636b5a-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.044133 10.0.0.249 - - [2025-10-22 23:02:05] "POST /ref-update HTTP/1.1" 200 156 0.006832 10.0.0.249 - - [2025-10-22 23:02:05] "DELETE /virtual-machine-interface/9f4dbce2-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.033294 10.0.0.249 - - [2025-10-22 23:02:05] "DELETE /virtual-machine/8ef55b41-ff91-4988-8818-0caf756dbd28 HTTP/1.1" 200 115 0.020924 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007084 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003839 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine/ea3cb4c6-448f-4e21-aaf4-9bd5ba32df44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002670 10.0.0.249 - - [2025-10-22 23:02:05] "POST /ref-update HTTP/1.1" 200 156 0.009154 10.0.0.249 - - [2025-10-22 23:02:05] "GET /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.023146 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.020403 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.033915 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.034492 10.0.0.249 - - [2025-10-22 23:02:05] "POST /set-tag HTTP/1.1" 200 109 0.015563 10.0.0.249 - - [2025-10-22 23:02:06] "POST /set-tag HTTP/1.1" 200 109 0.030430 10.0.0.249 - - [2025-10-22 23:02:06] "DELETE /instance-ip/9fe90102-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.045637 10.0.0.249 - - [2025-10-22 23:02:06] "POST /ref-update HTTP/1.1" 200 156 0.009218 10.0.0.249 - - [2025-10-22 23:02:06] "DELETE /virtual-machine-interface/9fd2b37a-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.039965 10.0.0.249 - - [2025-10-22 23:02:06] "DELETE /virtual-machine/ea3cb4c6-448f-4e21-aaf4-9bd5ba32df44 HTTP/1.1" 200 115 0.016187 10.0.0.249 - - [2025-10-22 23:02:06] "DELETE /tag/963539f0-355e-49fb-8ef1-e4eebcb0628b HTTP/1.1" 200 115 0.033764 10.0.0.249 - - [2025-10-22 23:02:06] "DELETE /tag/64446f49-b22a-46fd-8d8f-1613a4d68a75 HTTP/1.1" 409 391 0.004064 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004762 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005202 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine/23ce32d5-2553-4453-8535-b2b8018ad58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004166 10.0.0.249 - - [2025-10-22 23:02:34] "POST /ref-update HTTP/1.1" 200 156 0.017906 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018121 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.021289 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.015540 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.018934 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.013569 10.0.0.249 - - [2025-10-22 23:02:34] "DELETE /instance-ip/a15e78aa-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.040366 10.0.0.249 - - [2025-10-22 23:02:34] "DELETE /virtual-machine-interface/a1462d90-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.042732 10.0.0.249 - - [2025-10-22 23:02:34] "DELETE /virtual-machine/23ce32d5-2553-4453-8535-b2b8018ad58b HTTP/1.1" 200 115 0.020259 10.0.0.249 - - [2025-10-22 23:02:34] "DELETE /tag/8e7fbb94-f68d-4f05-87e8-ff74c121a014 HTTP/1.1" 200 115 0.027481 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004604 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005732 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine/9d1e8f8d-40e3-4df7-94d6-86670e7748d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003142 10.0.0.249 - - [2025-10-22 23:02:34] "POST /ref-update HTTP/1.1" 200 156 0.008192 10.0.0.249 - - [2025-10-22 23:02:34] "GET /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009400 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.025724 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.029146 10.0.0.249 - - [2025-10-22 23:02:34] "POST /set-tag HTTP/1.1" 200 109 0.022758 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.013567 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /instance-ip/a227af36-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.047153 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /virtual-machine-interface/a20f4446-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.036542 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /virtual-machine/9d1e8f8d-40e3-4df7-94d6-86670e7748d4 HTTP/1.1" 200 115 0.022237 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /tag/42b9d57f-44d3-4a0c-aa5a-c9fe1aaccfbf HTTP/1.1" 200 115 0.035238 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004168 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004203 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine/562bb3a2-78ae-4db3-b246-3e88851b97a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002696 10.0.0.249 - - [2025-10-22 23:02:35] "POST /ref-update HTTP/1.1" 200 156 0.010957 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010261 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.017350 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.024105 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.028686 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.013615 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /instance-ip/a28e38e6-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.047186 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /virtual-machine-interface/a275bd0c-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.035912 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /virtual-machine/562bb3a2-78ae-4db3-b246-3e88851b97a3 HTTP/1.1" 200 115 0.019965 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /tag/b9fcda57-9f37-42d5-bfe1-d1984d6cdc78 HTTP/1.1" 409 237 0.007010 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /tag/4d204057-4185-4d0b-98d2-d55db163d7ac HTTP/1.1" 409 237 0.004790 10.0.0.249 - - [2025-10-22 23:02:35] "DELETE /tag/22445c8a-350f-44b4-8c3d-7742b3234fcc HTTP/1.1" 200 115 0.033573 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005135 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004413 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine/76a67dc7-17d6-46db-afeb-5a3ea4d63998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002727 10.0.0.249 - - [2025-10-22 23:02:35] "POST /ref-update HTTP/1.1" 200 156 0.015774 10.0.0.249 - - [2025-10-22 23:02:35] "GET /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007806 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.023435 10.0.0.249 - - [2025-10-22 23:02:35] "POST /set-tag HTTP/1.1" 200 109 0.024416 10.0.0.249 - - [2025-10-22 23:02:36] "POST /set-tag HTTP/1.1" 200 109 0.023339 10.0.0.249 - - [2025-10-22 23:02:36] "POST /set-tag HTTP/1.1" 200 109 0.013063 10.0.0.249 - - [2025-10-22 23:02:36] "DELETE /instance-ip/a1c14552-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.048686 10.0.0.249 - - [2025-10-22 23:02:36] "DELETE /virtual-machine-interface/a1a866b8-af9a-11f0-b366-fa163e9096a0 HTTP/1.1" 200 115 0.034171 10.0.0.249 - - [2025-10-22 23:02:36] "DELETE /virtual-machine/76a67dc7-17d6-46db-afeb-5a3ea4d63998 HTTP/1.1" 200 115 0.015582 10.0.0.249 - - [2025-10-22 23:02:36] "DELETE /tag/8190bfab-84d1-44f0-ae11-f6c5a0aecf68 HTTP/1.1" 200 115 0.035587 10.0.0.249 - - [2025-10-22 23:02:36] "DELETE /tag/801415cf-66f0-4989-b306-f0df9732a817 HTTP/1.1" 200 115 0.025247 10.0.0.249 - - [2025-10-22 23:02:36] "DELETE /tag/64f1970a-2750-4947-a21b-ba767b869c56 HTTP/1.1" 409 237 0.004114 10.0.0.249 - - [2025-10-22 23:02:37] "POST /projects HTTP/1.1" 409 238 0.002105 10.0.0.249 - - [2025-10-22 23:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.249 - - [2025-10-22 23:02:37] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039274 10.0.0.249 - - [2025-10-22 23:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.249 - - [2025-10-22 23:02:37] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004097 10.0.0.249 - - [2025-10-22 23:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.249 - - [2025-10-22 23:02:37] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004739 10.0.0.249 - - [2025-10-22 23:02:37] "POST /security-groups HTTP/1.1" 409 285 0.002543 10.0.0.249 - - [2025-10-22 23:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.249 - - [2025-10-22 23:02:37] "PUT /security-group/d0e6846f-fb0a-4245-9867-81576f55ce80 HTTP/1.1" 200 263 0.060506 10.0.0.249 - - [2025-10-22 23:02:37] "PUT /access-control-list/07af164a-e71f-4d90-b6ce-094104d543bb HTTP/1.1" 200 273 0.017213 10.0.0.249 - - [2025-10-22 23:02:38] "PUT /access-control-list/9692e47a-b37c-4fb4-a57b-3af9536eef85 HTTP/1.1" 200 273 0.022514 10.0.0.249 - - [2025-10-22 23:02:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029225 10.0.0.249 - - [2025-10-22 23:02:42] "POST /projects HTTP/1.1" 409 238 0.002893 10.0.0.249 - - [2025-10-22 23:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.249 - - [2025-10-22 23:02:43] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037397 10.0.0.249 - - [2025-10-22 23:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2025-10-22 23:02:43] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003693 10.0.0.249 - - [2025-10-22 23:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.249 - - [2025-10-22 23:02:43] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004053 10.0.0.249 - - [2025-10-22 23:02:43] "POST /security-groups HTTP/1.1" 409 285 0.004308 10.0.0.249 - - [2025-10-22 23:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.249 - - [2025-10-22 23:02:43] "PUT /security-group/d0e6846f-fb0a-4245-9867-81576f55ce80 HTTP/1.1" 200 263 0.055514 10.0.0.249 - - [2025-10-22 23:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015564 10.0.0.249 - - [2025-10-22 23:02:43] "PUT /access-control-list/07af164a-e71f-4d90-b6ce-094104d543bb HTTP/1.1" 200 273 0.027056 10.0.0.249 - - [2025-10-22 23:02:43] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.017144 10.0.0.249 - - [2025-10-22 23:02:43] "PUT /access-control-list/9692e47a-b37c-4fb4-a57b-3af9536eef85 HTTP/1.1" 200 273 0.031609 10.0.0.249 - - [2025-10-22 23:02:43] "GET /firewall-rule/93286f96-449c-48af-9366-c8082da33609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002718 10.0.0.249 - - [2025-10-22 23:02:43] "POST /ref-update HTTP/1.1" 200 156 0.090920 10.0.0.249 - - [2025-10-22 23:02:43] "DELETE /firewall-rule/93286f96-449c-48af-9366-c8082da33609 HTTP/1.1" 200 115 0.071340 10.0.0.249 - - [2025-10-22 23:02:43] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007810 10.0.0.249 - - [2025-10-22 23:02:43] "GET /firewall-rule/0f11cf7b-8401-46e2-a3a1-0e88b24611e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002731 10.0.0.249 - - [2025-10-22 23:02:43] "POST /ref-update HTTP/1.1" 200 156 0.063138 10.0.0.249 - - [2025-10-22 23:02:43] "DELETE /firewall-rule/0f11cf7b-8401-46e2-a3a1-0e88b24611e9 HTTP/1.1" 200 115 0.046516 10.0.0.249 - - [2025-10-22 23:02:43] "DELETE /tag/b9fcda57-9f37-42d5-bfe1-d1984d6cdc78 HTTP/1.1" 409 237 0.009395 10.0.0.249 - - [2025-10-22 23:02:43] "DELETE /tag/4d204057-4185-4d0b-98d2-d55db163d7ac HTTP/1.1" 409 237 0.168899 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /tag/1062f7c6-91f3-4733-a848-a372f866ed74 HTTP/1.1" 200 115 0.224143 10.0.0.249 - - [2025-10-22 23:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.249 - - [2025-10-22 23:02:44] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006753 10.0.0.249 - - [2025-10-22 23:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.249 - - [2025-10-22 23:02:44] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005043 10.0.0.249 - - [2025-10-22 23:02:44] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.048151 10.0.0.249 - - [2025-10-22 23:02:44] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.052895 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /security-group/d0e6846f-fb0a-4245-9867-81576f55ce80 HTTP/1.1" 200 115 0.072516 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /access-control-list/07af164a-e71f-4d90-b6ce-094104d543bb HTTP/1.1" 200 115 0.046019 10.0.0.249 - - [2025-10-22 23:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006443 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /access-control-list/9692e47a-b37c-4fb4-a57b-3af9536eef85 HTTP/1.1" 200 115 0.055515 10.0.0.249 - - [2025-10-22 23:02:44] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.045532 10.0.0.249 - - [2025-10-22 23:02:44] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?fields=security_groups HTTP/1.1" 200 1353 0.036427 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /security-group/1a1c711f-fa58-416e-95b0-c9541a5f30f2 HTTP/1.1" 200 115 0.049270 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /access-control-list/5f60eb95-fc7d-4cb1-a791-d2f0738dde9e HTTP/1.1" 200 115 0.044428 10.0.0.249 - - [2025-10-22 23:02:44] "GET /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04?fields=application_policy_sets HTTP/1.1" 200 1392 0.059355 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /access-control-list/87cb6b29-e18e-4ad8-9079-fe4c83e50ae1 HTTP/1.1" 200 115 0.052457 10.0.0.249 - - [2025-10-22 23:02:44] "DELETE /project/fa88a40d-a3f8-494a-a364-57b93e1b9d04 HTTP/1.1" 200 115 0.339921 10.0.0.249 - - [2025-10-22 23:02:44] "POST /projects HTTP/1.1" 409 238 0.002575 10.0.0.249 - - [2025-10-22 23:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.249 - - [2025-10-22 23:02:44] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036196 10.0.0.249 - - [2025-10-22 23:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.249 - - [2025-10-22 23:02:44] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005279 10.0.0.249 - - [2025-10-22 23:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.249 - - [2025-10-22 23:02:45] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004187 10.0.0.249 - - [2025-10-22 23:02:45] "POST /security-groups HTTP/1.1" 409 285 0.005678 10.0.0.249 - - [2025-10-22 23:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.249 - - [2025-10-22 23:02:45] "PUT /security-group/ecf849d5-fcf2-4de5-a979-f396281d8b0f HTTP/1.1" 200 263 0.055975 10.0.0.249 - - [2025-10-22 23:02:45] "PUT /access-control-list/e978c0c0-1a9f-4b49-9020-d7fe46ef0f24 HTTP/1.1" 200 273 0.013165 10.0.0.249 - - [2025-10-22 23:02:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.046533 10.0.0.249 - - [2025-10-22 23:02:45] "PUT /access-control-list/e842c97c-7a32-411f-8414-b57a3426c478 HTTP/1.1" 200 273 0.028976 [Introspect:8084]10.0.0.249 - - [2025-10-22 23:02:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000910 [Introspect:8084]10.0.0.249 - - [2025-10-22 23:02:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /loadbalancer-member/36d909e4-08d1-4282-9dcd-df7b0009109d HTTP/1.1" 200 115 0.042038 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /loadbalancer-pool/8ff1e8bb-4d1d-4b6f-8cd8-9b97063e74c8 HTTP/1.1" 200 115 0.042243 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /loadbalancer-listener/8d148110-1615-480b-a4ae-e2ea2c6c3084 HTTP/1.1" 200 115 0.037796 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /loadbalancer/b48b46fd-5fc9-4df2-ace8-d0ddd06392a7 HTTP/1.1" 200 115 0.058854 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /floating-ip/8cf44f66-1b60-47bc-bafb-c7c75316ad35 HTTP/1.1" 200 115 0.045031 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /instance-ip/af6efdd2-a4b1-4f2c-a8bc-3a5f5658735e HTTP/1.1" 200 115 0.036482 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /virtual-machine-interface/663baa13-8d54-46b9-b4f3-b6e387ffa3a9 HTTP/1.1" 200 115 0.026665 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /tag/69c9e247-e9d8-49f6-9a1a-ee7e1c60bbf2 HTTP/1.1" 200 115 0.032576 10.0.0.249 - - [2025-10-22 23:02:49] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002291 10.0.0.249 - - [2025-10-22 23:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2025-10-22 23:02:49] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002484 10.0.0.249 - - [2025-10-22 23:02:49] "GET /firewall-policy/0457fba0-29f3-4be1-b13c-2418a744c61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002383 10.0.0.249 - - [2025-10-22 23:02:49] "GET /firewall-rule/8ad03659-8781-4370-8df6-fb05326a9059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.001921 10.0.0.249 - - [2025-10-22 23:02:49] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /firewall-rule/8ad03659-8781-4370-8df6-fb05326a9059 HTTP/1.1" 200 115 0.039189 10.0.0.249 - - [2025-10-22 23:02:49] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002395 10.0.0.249 - - [2025-10-22 23:02:49] "GET /firewall-rule/863b61b5-61aa-41d6-a1b7-9e4915885380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006503 10.0.0.249 - - [2025-10-22 23:02:49] "POST /ref-update HTTP/1.1" 200 156 0.013338 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /firewall-rule/863b61b5-61aa-41d6-a1b7-9e4915885380 HTTP/1.1" 200 115 0.047385 10.0.0.249 - - [2025-10-22 23:02:49] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005266 10.0.0.249 - - [2025-10-22 23:02:49] "GET /firewall-rule/0b8eef07-4243-4753-b94b-e056c71ec180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.003097 10.0.0.249 - - [2025-10-22 23:02:49] "POST /ref-update HTTP/1.1" 200 156 0.014456 10.0.0.249 - - [2025-10-22 23:02:49] "DELETE /firewall-rule/0b8eef07-4243-4753-b94b-e056c71ec180 HTTP/1.1" 200 115 0.048090 10.0.0.249 - - [2025-10-22 23:02:49] "GET /application-policy-set/f2a97d50-fbbd-497c-b466-2c6f2716e310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004492 10.0.0.249 - - [2025-10-22 23:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.249 - - [2025-10-22 23:02:49] "GET /policy-management/bd7fa442-1e61-41e2-973d-328dcedee049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002511 10.0.0.249 - - [2025-10-22 23:02:49] "GET /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003483 10.0.0.249 - - [2025-10-22 23:02:49] "POST /ref-update HTTP/1.1" 200 156 0.019082 10.0.0.249 - - [2025-10-22 23:02:50] "DELETE /firewall-policy/20a95365-7442-4732-a441-2868ad8b709e HTTP/1.1" 200 115 0.037979 10.0.0.249 - - [2025-10-22 23:02:50] "DELETE /tag/b9fcda57-9f37-42d5-bfe1-d1984d6cdc78 HTTP/1.1" 200 115 0.089693 10.0.0.249 - - [2025-10-22 23:02:50] "DELETE /tag/64446f49-b22a-46fd-8d8f-1613a4d68a75 HTTP/1.1" 200 115 0.068002 10.0.0.249 - - [2025-10-22 23:02:50] "DELETE /tag/4d204057-4185-4d0b-98d2-d55db163d7ac HTTP/1.1" 200 115 0.032544 10.0.0.249 - - [2025-10-22 23:02:50] "DELETE /tag/64f1970a-2750-4947-a21b-ba767b869c56 HTTP/1.1" 200 115 0.050200 10.0.0.249 - - [2025-10-22 23:02:50] "POST /projects HTTP/1.1" 409 238 0.001929 10.0.0.249 - - [2025-10-22 23:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.249 - - [2025-10-22 23:02:50] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030363 10.0.0.249 - - [2025-10-22 23:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.249 - - [2025-10-22 23:02:50] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003888 10.0.0.249 - - [2025-10-22 23:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.249 - - [2025-10-22 23:02:50] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003546 10.0.0.249 - - [2025-10-22 23:02:50] "POST /security-groups HTTP/1.1" 409 285 0.002289 10.0.0.249 - - [2025-10-22 23:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.249 - - [2025-10-22 23:02:50] "PUT /security-group/ecf849d5-fcf2-4de5-a979-f396281d8b0f HTTP/1.1" 200 263 0.060108 10.0.0.249 - - [2025-10-22 23:02:50] "PUT /access-control-list/e978c0c0-1a9f-4b49-9020-d7fe46ef0f24 HTTP/1.1" 200 273 0.029973 10.0.0.249 - - [2025-10-22 23:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.058644 10.0.0.249 - - [2025-10-22 23:02:50] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.012793 10.0.0.249 - - [2025-10-22 23:02:50] "PUT /access-control-list/e842c97c-7a32-411f-8414-b57a3426c478 HTTP/1.1" 200 273 0.035652 10.0.0.249 - - [2025-10-22 23:02:50] "GET /firewall-rule/57561f96-faa6-4b5f-b91f-326d713db4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005950 10.0.0.249 - - [2025-10-22 23:02:50] "POST /ref-update HTTP/1.1" 200 156 0.060827 10.0.0.249 - - [2025-10-22 23:02:50] "DELETE /firewall-rule/57561f96-faa6-4b5f-b91f-326d713db4c4 HTTP/1.1" 200 115 0.090753 10.0.0.249 - - [2025-10-22 23:02:50] "GET /firewall-policy/e48f62c9-21fe-4ceb-bde2-38bdd063c5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006465 10.0.0.249 - - [2025-10-22 23:02:50] "GET /firewall-rule/d9e899f5-9513-4a30-aa08-d616ca422ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014086 10.0.0.249 - - [2025-10-22 23:02:51] "POST /ref-update HTTP/1.1" 200 156 0.069472 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /firewall-rule/d9e899f5-9513-4a30-aa08-d616ca422ace HTTP/1.1" 200 115 0.047652 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /tag/4a3f9e5a-0c13-4f09-8c69-e7cd48f3df8f HTTP/1.1" 200 115 0.038162 10.0.0.249 - - [2025-10-22 23:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.249 - - [2025-10-22 23:02:51] "GET /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006643 10.0.0.249 - - [2025-10-22 23:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.249 - - [2025-10-22 23:02:51] "GET /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004901 10.0.0.249 - - [2025-10-22 23:02:51] "PUT /virtual-network/329c3e75-92a5-46fe-8b7b-918d1b08849d HTTP/1.1" 200 265 0.055706 10.0.0.249 - - [2025-10-22 23:02:51] "PUT /virtual-network/992a032e-f96a-41fe-80bc-fb1275c3ab87 HTTP/1.1" 200 265 0.058051 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /security-group/ecf849d5-fcf2-4de5-a979-f396281d8b0f HTTP/1.1" 200 115 0.049739 10.0.0.249 - - [2025-10-22 23:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /access-control-list/e978c0c0-1a9f-4b49-9020-d7fe46ef0f24 HTTP/1.1" 200 115 0.038830 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /access-control-list/e842c97c-7a32-411f-8414-b57a3426c478 HTTP/1.1" 200 115 0.028872 10.0.0.249 - - [2025-10-22 23:02:51] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036286 10.0.0.249 - - [2025-10-22 23:02:51] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?fields=security_groups HTTP/1.1" 200 1352 0.041877 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /security-group/d7c9c6e2-bae5-4532-b375-4d3c7d7d8660 HTTP/1.1" 200 115 0.042789 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /access-control-list/0deb0332-33b1-41cd-a4cd-f32782230e1c HTTP/1.1" 200 115 0.040924 10.0.0.249 - - [2025-10-22 23:02:51] "GET /project/2dd8b528-69da-450e-b4e8-28f063211411?fields=application_policy_sets HTTP/1.1" 200 1391 0.047915 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /access-control-list/00c459e0-1e44-4ae4-8721-38276f388b58 HTTP/1.1" 200 115 0.048077 10.0.0.249 - - [2025-10-22 23:02:51] "DELETE /project/2dd8b528-69da-450e-b4e8-28f063211411 HTTP/1.1" 200 115 0.293174