++ 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 Nov 12 05:12:50 AM UTC 2025 ===================' INFO: =================== Wed Nov 12 05:12:50 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.249,10.112.228.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.112.228.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=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/12/2025 05:13:42.209 7f443170ac40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/12/2025 05:13:42.387 7f443170ac40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/12/2025 05:13:42.411 7f443170ac40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/12/2025 05:13:42.413 7f443170ac40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2025-11-12 05:13:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000888 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-11-12 05:13:51] "GET / HTTP/1.1" 503 181 0.000243 10.0.0.249 - - [2025-11-12 05:13:52] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.249 - - [2025-11-12 05:13:52] "GET / HTTP/1.1" 200 45303 0.001606 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.002782 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.249 - - [2025-11-12 05:13:52] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006725 10.0.0.249 - - [2025-11-12 05:13:52] "POST /service-appliance-sets HTTP/1.1" 200 555 0.050901 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.005287 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.249 - - [2025-11-12 05:13:52] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005487 10.0.0.249 - - [2025-11-12 05:13:52] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013752 10.0.0.249 - - [2025-11-12 05:13:52] "POST /service-appliance-sets HTTP/1.1" 200 543 0.048376 10.0.0.249 - - [2025-11-12 05:13:52] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007872 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002288 10.0.0.249 - - [2025-11-12 05:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.249 - - [2025-11-12 05:13:52] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.041684 10.0.0.249 - - [2025-11-12 05:13:52] "GET / HTTP/1.1" 200 36215 0.005678 10.0.0.249 - - [2025-11-12 05:13:52] "GET /network-ipam/b6cc3085-e216-4052-a533-7773e08b4e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.036800 10.0.0.249 - - [2025-11-12 05:13:52] "POST /service-templates HTTP/1.1" 200 513 0.081747 10.0.0.249 - - [2025-11-12 05:13:52] "POST /service-templates HTTP/1.1" 200 503 0.036841 10.0.0.249 - - [2025-11-12 05:13:53] "POST /service-templates HTTP/1.1" 200 517 0.090477 10.0.0.249 - - [2025-11-12 05:13:53] "POST /service-templates HTTP/1.1" 200 537 0.041719 10.0.0.249 - - [2025-11-12 05:13:53] "POST /service-templates HTTP/1.1" 200 509 0.051453 10.0.0.249 - - [2025-11-12 05:13:53] "GET / HTTP/1.1" 200 36215 0.001644 10.0.0.249 - - [2025-11-12 05:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.249 - - [2025-11-12 05:13:53] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003188 10.0.0.249 - - [2025-11-12 05:13:53] "POST /bgp-routers HTTP/1.1" 200 618 0.204993 10.0.0.249 - - [2025-11-12 05:13:53] "GET /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.043857 10.0.0.249 - - [2025-11-12 05:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.249 - - [2025-11-12 05:13:53] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010035 10.0.0.249 - - [2025-11-12 05:13:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005191 10.0.0.249 - - [2025-11-12 05:13:53] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.249 - - [2025-11-12 05:13:53] "GET / HTTP/1.1" 200 36215 0.001485 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:13:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:13:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000933 10.0.0.249 - - [2025-11-12 05:13:55] "GET / HTTP/1.1" 200 36215 0.001987 10.0.0.249 - - [2025-11-12 05:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.249 - - [2025-11-12 05:13:55] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010382 10.0.0.249 - - [2025-11-12 05:13:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003289 10.0.0.249 - - [2025-11-12 05:13:55] "POST /analytics-nodes HTTP/1.1" 200 601 0.031174 10.0.0.249 - - [2025-11-12 05:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.249 - - [2025-11-12 05:13:56] "GET /network-ipam/b6cc3085-e216-4052-a533-7773e08b4e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007011 10.0.0.249 - - [2025-11-12 05:13:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.001948 10.0.0.249 - - [2025-11-12 05:13:56] "POST /access-control-lists HTTP/1.1" 200 589 0.016909 10.0.0.249 - - [2025-11-12 05:13:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.026706 10.0.0.249 - - [2025-11-12 05:13:56] "POST /access-control-lists HTTP/1.1" 200 587 0.041331 10.0.0.249 - - [2025-11-12 05:13:56] "POST /route-targets HTTP/1.1" 200 328 0.015382 10.0.0.249 - - [2025-11-12 05:13:56] "POST /ref-update HTTP/1.1" 200 156 0.035012 10.0.0.249 - - [2025-11-12 05:13:56] "POST /route-targets HTTP/1.1" 200 328 0.027127 10.0.0.249 - - [2025-11-12 05:13:56] "POST /ref-update HTTP/1.1" 200 156 0.039761 10.0.0.249 - - [2025-11-12 05:13:56] "POST /route-targets HTTP/1.1" 200 328 0.017319 10.0.0.249 - - [2025-11-12 05:13:57] "POST /ref-update HTTP/1.1" 200 156 0.045231 10.0.0.249 - - [2025-11-12 05:13:57] "POST /route-targets HTTP/1.1" 200 328 0.064730 10.0.0.249 - - [2025-11-12 05:13:57] "POST /ref-update HTTP/1.1" 200 156 0.024936 10.0.0.249 - - [2025-11-12 05:13:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.002915 10.0.0.249 - - [2025-11-12 05:13:57] "GET / HTTP/1.1" 200 36215 0.003189 10.0.0.249 - - [2025-11-12 05:13:57] "POST /access-control-lists HTTP/1.1" 200 553 0.129712 10.0.0.249 - - [2025-11-12 05:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.052223 10.0.0.249 - - [2025-11-12 05:13:57] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008299 10.0.0.249 - - [2025-11-12 05:13:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.005286 10.0.0.249 - - [2025-11-12 05:13:57] "PUT /access-control-list/b889b869-10ef-496b-803c-e91c44127da6 HTTP/1.1" 200 273 0.032917 10.0.0.249 - - [2025-11-12 05:13:57] "PUT /access-control-list/86b826b4-d0e6-4234-b436-7e05d7338495 HTTP/1.1" 200 273 0.041491 10.0.0.249 - - [2025-11-12 05:13:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.064800 10.0.0.249 - - [2025-11-12 05:13:58] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.249 - - [2025-11-12 05:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.249 - - [2025-11-12 05:13:58] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004917 10.0.0.249 - - [2025-11-12 05:13:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003828 10.0.0.249 - - [2025-11-12 05:13:58] "POST /config-nodes HTTP/1.1" 200 595 0.063456 10.0.0.249 - - [2025-11-12 05:13:59] "GET / HTTP/1.1" 200 36215 0.001373 10.0.0.249 - - [2025-11-12 05:13:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003177 10.0.0.249 - - [2025-11-12 05:14:01] "GET / HTTP/1.1" 200 36215 0.001259 10.0.0.249 - - [2025-11-12 05:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.249 - - [2025-11-12 05:14:01] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008364 10.0.0.249 - - [2025-11-12 05:14:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002282 10.0.0.249 - - [2025-11-12 05:14:01] "POST /database-nodes HTTP/1.1" 200 599 0.033304 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000984 10.0.0.249 - - [2025-11-12 05:14:02] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.249 - - [2025-11-12 05:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.249 - - [2025-11-12 05:14:02] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012091 10.0.0.249 - - [2025-11-12 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.007993 10.0.0.249 - - [2025-11-12 05:14:02] "POST /config-database-nodes HTTP/1.1" 200 613 0.034248 10.0.0.249 - - [2025-11-12 05:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.249 - - [2025-11-12 05:14:04] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002863 10.0.0.249 - - [2025-11-12 05:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.249 - - [2025-11-12 05:14:04] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.011035 10.0.0.249 - - [2025-11-12 05:14:04] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.249 - - [2025-11-12 05:14:04] "POST /alarms HTTP/1.1" 200 583 0.026214 10.0.0.249 - - [2025-11-12 05:14:04] "POST /alarms HTTP/1.1" 200 577 0.033340 10.0.0.249 - - [2025-11-12 05:14:04] "POST /alarms HTTP/1.1" 200 577 0.051904 10.0.0.249 - - [2025-11-12 05:14:04] "POST /alarms HTTP/1.1" 200 561 0.023494 10.0.0.249 - - [2025-11-12 05:14:04] "POST /alarms HTTP/1.1" 200 557 0.047974 10.0.0.249 - - [2025-11-12 05:14:04] "POST /alarms HTTP/1.1" 200 559 0.029030 10.0.0.249 - - [2025-11-12 05:14:04] "POST /alarms HTTP/1.1" 200 567 0.047202 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 551 0.086785 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 559 0.067124 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 569 0.106035 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 557 0.117339 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 569 0.073596 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 577 0.132016 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 571 0.073308 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 563 0.053906 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 563 0.023817 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 563 0.055384 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 549 0.035541 10.0.0.249 - - [2025-11-12 05:14:05] "POST /alarms HTTP/1.1" 200 597 0.018291 10.0.0.249 - - [2025-11-12 05:14:06] "POST /alarms HTTP/1.1" 200 577 0.021091 10.0.0.249 - - [2025-11-12 05:14:06] "POST /alarms HTTP/1.1" 200 573 0.066780 10.0.0.249 - - [2025-11-12 05:14:06] "POST /alarms HTTP/1.1" 200 585 0.095599 10.0.0.249 - - [2025-11-12 05:14:06] "POST /alarms HTTP/1.1" 200 611 0.056321 10.0.0.249 - - [2025-11-12 05:14:06] "GET / HTTP/1.1" 200 36215 0.001665 10.0.0.249 - - [2025-11-12 05:14:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002543 10.0.0.249 - - [2025-11-12 05:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.249 - - [2025-11-12 05:14:06] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.009053 10.0.0.249 - - [2025-11-12 05:14:07] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.249 - - [2025-11-12 05:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.249 - - [2025-11-12 05:14:07] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003659 10.0.0.249 - - [2025-11-12 05:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.249 - - [2025-11-12 05:14:07] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.023228 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 10.0.0.249 - - [2025-11-12 05:14:07] "GET / HTTP/1.1" 200 36215 0.001246 10.0.0.249 - - [2025-11-12 05:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.249 - - [2025-11-12 05:14:07] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004940 10.0.0.249 - - [2025-11-12 05:14:07] "PUT /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb HTTP/1.1" 200 275 0.028485 10.0.0.249 - - [2025-11-12 05:14:09] "GET / HTTP/1.1" 200 36215 0.001886 10.0.0.249 - - [2025-11-12 05:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.249 - - [2025-11-12 05:14:09] "GET /domain/6e80a533-fe51-44f3-ac5a-d4570f907738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003309 10.0.0.249 - - [2025-11-12 05:14:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000546 10.0.0.249 - - [2025-11-12 05:14:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.012924 10.0.0.249 - - [2025-11-12 05:14:09] "POST /security-groups HTTP/1.1" 200 570 0.081765 10.0.0.249 - - [2025-11-12 05:14:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.002447 10.0.0.249 - - [2025-11-12 05:14:09] "POST /projects HTTP/1.1" 200 483 0.301553 10.0.0.249 - - [2025-11-12 05:14:09] "POST /access-control-lists HTTP/1.1" 200 581 0.092842 10.0.0.249 - - [2025-11-12 05:14:09] "POST /security-groups HTTP/1.1" 200 536 0.097449 10.0.0.249 - - [2025-11-12 05:14:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.001649 10.0.0.249 - - [2025-11-12 05:14:09] "POST /access-control-lists HTTP/1.1" 200 579 0.065312 10.0.0.249 - - [2025-11-12 05:14:09] "POST /chown HTTP/1.1" 200 109 0.090426 10.0.0.249 - - [2025-11-12 05:14:09] "POST /policy-managements HTTP/1.1" 409 214 0.030072 10.0.0.249 - - [2025-11-12 05:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030039 10.0.0.249 - - [2025-11-12 05:14:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.013222 10.0.0.249 - - [2025-11-12 05:14:09] "POST /access-control-lists HTTP/1.1" 200 596 0.016844 10.0.0.249 - - [2025-11-12 05:14:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.012014 10.0.0.249 - - [2025-11-12 05:14:09] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007033 10.0.0.249 - - [2025-11-12 05:14:09] "POST /access-control-lists HTTP/1.1" 200 594 0.034177 10.0.0.249 - - [2025-11-12 05:14:09] "POST /application-policy-sets HTTP/1.1" 200 530 0.056287 10.0.0.249 - - [2025-11-12 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012150 10.0.0.249 - - [2025-11-12 05:14:10] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011009 10.0.0.249 - - [2025-11-12 05:14:10] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.012476 10.0.0.249 - - [2025-11-12 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013104 10.0.0.249 - - [2025-11-12 05:14:10] "GET /virtual-network/626b6726-8bc3-4e89-8305-2b3111c18ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005337 10.0.0.249 - - [2025-11-12 05:14:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000656 10.0.0.249 - - [2025-11-12 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.017022 10.0.0.249 - - [2025-11-12 05:14:10] "POST /security-groups HTTP/1.1" 200 574 0.131990 10.0.0.249 - - [2025-11-12 05:14:10] "POST /projects HTTP/1.1" 200 491 0.291955 10.0.0.249 - - [2025-11-12 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.010588 10.0.0.249 - - [2025-11-12 05:14:10] "POST /security-groups HTTP/1.1" 200 548 0.098176 10.0.0.249 - - [2025-11-12 05:14:10] "POST /access-control-lists HTTP/1.1" 200 585 0.130280 10.0.0.249 - - [2025-11-12 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.023515 10.0.0.249 - - [2025-11-12 05:14:10] "POST /chown HTTP/1.1" 200 109 0.077244 10.0.0.249 - - [2025-11-12 05:14:10] "POST /access-control-lists HTTP/1.1" 200 583 0.148820 10.0.0.249 - - [2025-11-12 05:14:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.014362 10.0.0.249 - - [2025-11-12 05:14:10] "POST /network-ipams HTTP/1.1" 200 524 0.215984 10.0.0.249 - - [2025-11-12 05:14:10] "POST /access-control-lists HTTP/1.1" 200 604 0.066268 10.0.0.249 - - [2025-11-12 05:14:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.018205 10.0.0.249 - - [2025-11-12 05:14:11] "POST /network-ipams HTTP/1.1" 200 512 0.082475 10.0.0.249 - - [2025-11-12 05:14:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.016072 10.0.0.249 - - [2025-11-12 05:14:11] "POST /access-control-lists HTTP/1.1" 200 602 0.098598 10.0.0.249 - - [2025-11-12 05:14:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.001512 10.0.0.249 - - [2025-11-12 05:14:11] "POST /useragent-kv HTTP/1.1" 200 115 0.017000 10.0.0.249 - - [2025-11-12 05:14:11] "POST /virtual-networks HTTP/1.1" 200 540 0.264925 10.0.0.249 - - [2025-11-12 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.249 - - [2025-11-12 05:14:11] "POST /access-control-lists HTTP/1.1" 200 591 0.096323 10.0.0.249 - - [2025-11-12 05:14:11] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.021581 10.0.0.249 - - [2025-11-12 05:14:11] "POST /network-ipams HTTP/1.1" 200 520 0.045854 10.0.0.249 - - [2025-11-12 05:14:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.001754 10.0.0.249 - - [2025-11-12 05:14:11] "POST /route-targets HTTP/1.1" 200 328 0.032556 10.0.0.249 - - [2025-11-12 05:14:11] "POST /ref-update HTTP/1.1" 200 156 0.118377 10.0.0.249 - - [2025-11-12 05:14:11] "PUT /access-control-list/e072138d-7506-45d0-ada0-e8080eb15e95 HTTP/1.1" 200 273 0.086097 10.0.0.249 - - [2025-11-12 05:14:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003760 10.0.0.249 - - [2025-11-12 05:14:11] "POST /virtual-networks HTTP/1.1" 200 548 0.324216 10.0.0.249 - - [2025-11-12 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.249 - - [2025-11-12 05:14:11] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.021968 10.0.0.249 - - [2025-11-12 05:14:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.006135 10.0.0.249 - - [2025-11-12 05:14:11] "POST /route-targets HTTP/1.1" 200 328 0.026566 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-update HTTP/1.1" 200 156 0.049963 10.0.0.249 - - [2025-11-12 05:14:12] "POST /network-policys HTTP/1.1" 200 540 0.082261 10.0.0.249 - - [2025-11-12 05:14:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.011789 10.0.0.249 - - [2025-11-12 05:14:12] "POST /network-policys HTTP/1.1" 200 536 0.030910 10.0.0.249 - - [2025-11-12 05:14:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.006018 10.0.0.249 - - [2025-11-12 05:14:12] "POST /network-policys HTTP/1.1" 200 544 0.067578 10.0.0.249 - - [2025-11-12 05:14:12] "PUT /access-control-list/599cf695-f264-4414-8520-a649e4f1c982 HTTP/1.1" 200 273 0.024965 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-update HTTP/1.1" 200 156 0.132874 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013285 10.0.0.249 - - [2025-11-12 05:14:12] "PUT /access-control-list/e072138d-7506-45d0-ada0-e8080eb15e95 HTTP/1.1" 200 273 0.024132 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-update HTTP/1.1" 200 156 0.083228 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-update HTTP/1.1" 200 156 0.058274 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016485 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011871 10.0.0.249 - - [2025-11-12 05:14:12] "PUT /access-control-list/599cf695-f264-4414-8520-a649e4f1c982 HTTP/1.1" 200 273 0.072027 10.0.0.249 - - [2025-11-12 05:14:12] "PUT /access-control-list/e072138d-7506-45d0-ada0-e8080eb15e95 HTTP/1.1" 200 273 0.023827 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-update HTTP/1.1" 200 156 0.055511 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-update HTTP/1.1" 200 156 0.151487 10.0.0.249 - - [2025-11-12 05:14:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.002739 10.0.0.249 - - [2025-11-12 05:14:12] "POST /access-control-lists HTTP/1.1" 200 603 0.102964 10.0.0.249 - - [2025-11-12 05:14:12] "POST /ref-update HTTP/1.1" 200 156 0.140463 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-update HTTP/1.1" 200 156 0.066451 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-update HTTP/1.1" 200 156 0.161421 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015419 10.0.0.249 - - [2025-11-12 05:14:13] "PUT /access-control-list/599cf695-f264-4414-8520-a649e4f1c982 HTTP/1.1" 200 273 0.083138 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014386 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007636 10.0.0.249 - - [2025-11-12 05:14:13] "PUT /access-control-list/8352b848-afc0-478a-9962-e96c296b9f73 HTTP/1.1" 200 273 0.071609 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-update HTTP/1.1" 200 156 0.028349 10.0.0.249 - - [2025-11-12 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013796 10.0.0.249 - - [2025-11-12 05:14:13] "GET /virtual-network/626b6726-8bc3-4e89-8305-2b3111c18ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.018123 10.0.0.249 - - [2025-11-12 05:14:13] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005372 10.0.0.249 - - [2025-11-12 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014906 10.0.0.249 - - [2025-11-12 05:14:13] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003659 10.0.0.249 - - [2025-11-12 05:14:13] "POST /firewall-policys HTTP/1.1" 200 532 0.024530 10.0.0.249 - - [2025-11-12 05:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032588 10.0.0.249 - - [2025-11-12 05:14:13] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.025042 10.0.0.249 - - [2025-11-12 05:14:13] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002825 10.0.0.249 - - [2025-11-12 05:14:13] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002448 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-update HTTP/1.1" 200 156 0.014468 10.0.0.249 - - [2025-11-12 05:14:13] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004889 10.0.0.249 - - [2025-11-12 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.249 - - [2025-11-12 05:14:13] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002381 10.0.0.249 - - [2025-11-12 05:14:13] "POST /firewall-policys HTTP/1.1" 200 534 0.018929 10.0.0.249 - - [2025-11-12 05:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025144 10.0.0.249 - - [2025-11-12 05:14:13] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.015712 10.0.0.249 - - [2025-11-12 05:14:13] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002837 10.0.0.249 - - [2025-11-12 05:14:13] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002693 10.0.0.249 - - [2025-11-12 05:14:13] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002683 10.0.0.249 - - [2025-11-12 05:14:13] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002912 10.0.0.249 - - [2025-11-12 05:14:13] "POST /ref-update HTTP/1.1" 200 156 0.014560 10.0.0.249 - - [2025-11-12 05:14:14] "POST /ref-update HTTP/1.1" 200 156 0.027037 10.0.0.249 - - [2025-11-12 05:14:14] "POST /ref-update HTTP/1.1" 200 156 0.033853 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 10.0.0.249 - - [2025-11-12 05:14:14] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.015190 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001154 10.0.0.249 - - [2025-11-12 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.249 - - [2025-11-12 05:14:14] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004345 10.0.0.249 - - [2025-11-12 05:14:14] "POST /firewall-policys HTTP/1.1" 200 532 0.024431 10.0.0.249 - - [2025-11-12 05:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037526 10.0.0.249 - - [2025-11-12 05:14:14] "GET /firewall-policy/0c47d27b-62fe-4510-a11f-1a5d44c6ff59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013953 10.0.0.249 - - [2025-11-12 05:14:14] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003071 10.0.0.249 - - [2025-11-12 05:14:14] "GET /firewall-policy/0c47d27b-62fe-4510-a11f-1a5d44c6ff59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010240 10.0.0.249 - - [2025-11-12 05:14:14] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003134 10.0.0.249 - - [2025-11-12 05:14:14] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003276 10.0.0.249 - - [2025-11-12 05:14:14] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003461 10.0.0.249 - - [2025-11-12 05:14:14] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003610 10.0.0.249 - - [2025-11-12 05:14:14] "POST /ref-update HTTP/1.1" 200 156 0.016770 10.0.0.249 - - [2025-11-12 05:14:14] "POST /ref-update HTTP/1.1" 200 156 0.040956 10.0.0.249 - - [2025-11-12 05:14:14] "POST /ref-update HTTP/1.1" 200 156 0.028670 10.0.0.249 - - [2025-11-12 05:14:14] "POST /ref-update HTTP/1.1" 200 156 0.086716 10.0.0.249 - - [2025-11-12 05:14:14] "POST /ref-update HTTP/1.1" 200 156 0.058567 10.0.0.249 - - [2025-11-12 05:14:14] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.015024 10.0.0.249 - - [2025-11-12 05:14:14] "POST /tags HTTP/1.1" 200 300 0.053619 10.0.0.249 - - [2025-11-12 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017367 10.0.0.249 - - [2025-11-12 05:14:14] "GET /tag/f557d8a8-7d5a-4bfb-83a5-43cb0487f4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.025632 10.0.0.249 - - [2025-11-12 05:14:14] "POST /set-tag HTTP/1.1" 200 109 0.017933 10.0.0.249 - - [2025-11-12 05:14:15] "POST /tags HTTP/1.1" 200 306 0.120866 10.0.0.249 - - [2025-11-12 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023632 10.0.0.249 - - [2025-11-12 05:14:15] "GET /tag/66af2061-1537-47ed-a0f7-16444b72fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015940 10.0.0.249 - - [2025-11-12 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.249 - - [2025-11-12 05:14:15] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032484 10.0.0.249 - - [2025-11-12 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009574 10.0.0.249 - - [2025-11-12 05:14:15] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006851 10.0.0.249 - - [2025-11-12 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.249 - - [2025-11-12 05:14:15] "GET /service-appliance-set/f190b256-4574-4db4-be71-294011b5ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004531 10.0.0.249 - - [2025-11-12 05:14:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003424 10.0.0.249 - - [2025-11-12 05:14:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121452 10.0.0.249 - - [2025-11-12 05:14:15] "GET /virtual-machine-interface/6491fb2f-f1f0-4390-a1a5-fdf2b3c06e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.015624 10.0.0.249 - - [2025-11-12 05:14:15] "POST /instance-ips HTTP/1.1" 200 382 0.066502 10.0.0.249 - - [2025-11-12 05:14:15] "GET /instance-ip/ad660326-0c0b-4ca5-a5b3-f5b2ec0d66a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.021844 10.0.0.249 - - [2025-11-12 05:14:15] "POST /loadbalancers HTTP/1.1" 200 584 0.070001 10.0.0.249 - - [2025-11-12 05:14:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016590 10.0.0.249 - - [2025-11-12 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.249 - - [2025-11-12 05:14:15] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054824 10.0.0.249 - - [2025-11-12 05:14:15] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067438 10.0.0.249 - - [2025-11-12 05:14:15] "GET /instance-ip/ad660326-0c0b-4ca5-a5b3-f5b2ec0d66a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004748 10.0.0.249 - - [2025-11-12 05:14:16] "GET /loadbalancer/38b6cb9b-ecab-4b7c-b82f-76d132ae91bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.014968 10.0.0.249 - - [2025-11-12 05:14:16] "POST /floating-ips HTTP/1.1" 200 585 0.050110 10.0.0.249 - - [2025-11-12 05:14:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051514 10.0.0.249 - - [2025-11-12 05:14:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043112 10.0.0.249 - - [2025-11-12 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.249 - - [2025-11-12 05:14:16] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.154537 10.0.0.249 - - [2025-11-12 05:14:16] "GET /loadbalancer-listener/523532ad-7e70-4d68-9fa8-b17cb3242842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003158 10.0.0.249 - - [2025-11-12 05:14:16] "GET /loadbalancer-listener/523532ad-7e70-4d68-9fa8-b17cb3242842?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003382 10.0.0.249 - - [2025-11-12 05:14:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.059759 10.0.0.249 - - [2025-11-12 05:14:16] "GET /instance-ip/ad660326-0c0b-4ca5-a5b3-f5b2ec0d66a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007132 10.0.0.249 - - [2025-11-12 05:14:16] "GET /instance-ip/ad660326-0c0b-4ca5-a5b3-f5b2ec0d66a0?fields=floating_ips HTTP/1.1" 200 1173 0.006864 10.0.0.249 - - [2025-11-12 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.249 - - [2025-11-12 05:14:16] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007002 10.0.0.249 - - [2025-11-12 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.249 - - [2025-11-12 05:14:16] "GET /floating-ip/b73074c1-83d4-4746-abc4-62113a5a14e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003094 10.0.0.249 - - [2025-11-12 05:14:16] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.010356 10.0.0.249 - - [2025-11-12 05:14:16] "POST /tags HTTP/1.1" 200 302 0.093931 10.0.0.249 - - [2025-11-12 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017108 10.0.0.249 - - [2025-11-12 05:14:16] "GET /tag/f17d7fd0-78b3-4146-bf8c-be8c3b7a32f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.032436 10.0.0.249 - - [2025-11-12 05:14:16] "POST /tags HTTP/1.1" 200 326 0.076185 10.0.0.249 - - [2025-11-12 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022017 10.0.0.249 - - [2025-11-12 05:14:16] "GET /tag/78cd7e66-faff-4663-9a0d-b7932510f156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.065111 10.0.0.249 - - [2025-11-12 05:14:17] "POST /tags HTTP/1.1" 200 364 0.071683 10.0.0.249 - - [2025-11-12 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017748 10.0.0.249 - - [2025-11-12 05:14:17] "GET /tag/cb7b2756-a000-4938-89a1-73d2fad64ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.019840 10.0.0.249 - - [2025-11-12 05:14:17] "POST /tags HTTP/1.1" 200 312 0.069015 10.0.0.249 - - [2025-11-12 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020526 10.0.0.249 - - [2025-11-12 05:14:17] "GET /tag/6fd39bfb-9b97-48b7-83a7-eaac2a9e05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017421 10.0.0.249 - - [2025-11-12 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.249 - - [2025-11-12 05:14:17] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005273 10.0.0.249 - - [2025-11-12 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.249 - - [2025-11-12 05:14:17] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042901 10.0.0.249 - - [2025-11-12 05:14:17] "POST /virtual-machines HTTP/1.1" 200 378 0.013089 10.0.0.249 - - [2025-11-12 05:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011729 10.0.0.249 - - [2025-11-12 05:14:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.120877 10.0.0.249 - - [2025-11-12 05:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040092 10.0.0.249 - - [2025-11-12 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.249 - - [2025-11-12 05:14:17] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005689 10.0.0.249 - - [2025-11-12 05:14:17] "POST /instance-ips HTTP/1.1" 200 410 0.050640 10.0.0.249 - - [2025-11-12 05:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.034608 10.0.0.249 - - [2025-11-12 05:14:17] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008928 10.0.0.249 - - [2025-11-12 05:14:17] "POST /set-tag HTTP/1.1" 200 109 0.022821 10.0.0.249 - - [2025-11-12 05:14:17] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014882 10.0.0.249 - - [2025-11-12 05:14:17] "GET /instance-ip/7021ea64-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006472 10.0.0.249 - - [2025-11-12 05:14:17] "POST /tags HTTP/1.1" 200 358 0.022664 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020825 10.0.0.249 - - [2025-11-12 05:14:18] "GET /tag/053ab9fe-3237-4ed2-b931-1d9f8d08df95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.014370 10.0.0.249 - - [2025-11-12 05:14:18] "POST /tags HTTP/1.1" 200 306 0.022941 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007166 10.0.0.249 - - [2025-11-12 05:14:18] "GET /tag/cf177257-87d5-48a7-a5a0-7146184b8e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021204 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000950 10.0.0.249 - - [2025-11-12 05:14:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000545 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.011138 10.0.0.249 - - [2025-11-12 05:14:18] "POST /security-groups HTTP/1.1" 200 571 0.078910 10.0.0.249 - - [2025-11-12 05:14:18] "POST /projects HTTP/1.1" 200 485 0.250509 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003624 10.0.0.249 - - [2025-11-12 05:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.049009 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008781 10.0.0.249 - - [2025-11-12 05:14:18] "POST /access-control-lists HTTP/1.1" 200 582 0.055062 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.009048 10.0.0.249 - - [2025-11-12 05:14:18] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005109 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.249 - - [2025-11-12 05:14:18] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006648 10.0.0.249 - - [2025-11-12 05:14:18] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.062878 10.0.0.249 - - [2025-11-12 05:14:18] "POST /access-control-lists HTTP/1.1" 200 580 0.203056 10.0.0.249 - - [2025-11-12 05:14:18] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.117459 10.0.0.249 - - [2025-11-12 05:14:18] "POST /security-groups HTTP/1.1" 200 539 0.093280 10.0.0.249 - - [2025-11-12 05:14:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.009856 10.0.0.249 - - [2025-11-12 05:14:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.039841 10.0.0.249 - - [2025-11-12 05:14:18] "POST /chown HTTP/1.1" 200 109 0.029705 10.0.0.249 - - [2025-11-12 05:14:19] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.037827 10.0.0.249 - - [2025-11-12 05:14:19] "POST /access-control-lists HTTP/1.1" 200 598 0.129562 10.0.0.249 - - [2025-11-12 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.249 - - [2025-11-12 05:14:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.018821 10.0.0.249 - - [2025-11-12 05:14:19] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014431 10.0.0.249 - - [2025-11-12 05:14:19] "POST /tags HTTP/1.1" 409 207 0.001450 10.0.0.249 - - [2025-11-12 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.249 - - [2025-11-12 05:14:19] "GET /tag/cf177257-87d5-48a7-a5a0-7146184b8e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010424 10.0.0.249 - - [2025-11-12 05:14:19] "POST /access-control-lists HTTP/1.1" 200 596 0.087981 10.0.0.249 - - [2025-11-12 05:14:19] "POST /firewall-rules HTTP/1.1" 200 566 0.191367 10.0.0.249 - - [2025-11-12 05:14:19] "GET /firewall-rule/0df57efd-3712-4e90-84b8-2dd60bb8a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.022422 10.0.0.249 - - [2025-11-12 05:14:19] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002871 10.0.0.249 - - [2025-11-12 05:14:19] "GET /firewall-rule/0df57efd-3712-4e90-84b8-2dd60bb8a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005888 10.0.0.249 - - [2025-11-12 05:14:19] "POST /ref-update HTTP/1.1" 200 156 0.036610 10.0.0.249 - - [2025-11-12 05:14:19] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007720 10.0.0.249 - - [2025-11-12 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.249 - - [2025-11-12 05:14:19] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005123 10.0.0.249 - - [2025-11-12 05:14:19] "POST /tags HTTP/1.1" 409 207 0.003882 10.0.0.249 - - [2025-11-12 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.249 - - [2025-11-12 05:14:19] "GET /tag/cf177257-87d5-48a7-a5a0-7146184b8e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017738 10.0.0.249 - - [2025-11-12 05:14:19] "POST /firewall-rules HTTP/1.1" 200 564 0.078048 10.0.0.249 - - [2025-11-12 05:14:19] "GET /firewall-rule/40ef6558-9bee-461c-a9a0-9e2c4325df83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009535 10.0.0.249 - - [2025-11-12 05:14:19] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004498 10.0.0.249 - - [2025-11-12 05:14:19] "GET /firewall-rule/40ef6558-9bee-461c-a9a0-9e2c4325df83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002426 10.0.0.249 - - [2025-11-12 05:14:19] "POST /ref-update HTTP/1.1" 200 156 0.016045 10.0.0.249 - - [2025-11-12 05:14:19] "POST /tags HTTP/1.1" 200 356 0.020684 10.0.0.249 - - [2025-11-12 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020990 10.0.0.249 - - [2025-11-12 05:14:19] "GET /tag/a6d98a3e-58d0-47c8-9c65-eb1827f10345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012121 10.0.0.249 - - [2025-11-12 05:14:20] "POST /tags HTTP/1.1" 200 304 0.040908 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011745 10.0.0.249 - - [2025-11-12 05:14:20] "GET /tag/f7b25360-5b7f-4954-aab3-a260be085db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013415 10.0.0.249 - - [2025-11-12 05:14:20] "POST /projects HTTP/1.1" 409 218 0.002171 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.249 - - [2025-11-12 05:14:20] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057979 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.249 - - [2025-11-12 05:14:20] "GET /network-ipam/588eb262-4ad1-4d37-a5ec-db8ddc4d51db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002596 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.249 - - [2025-11-12 05:14:20] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007761 10.0.0.249 - - [2025-11-12 05:14:20] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.096362 10.0.0.249 - - [2025-11-12 05:14:20] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004532 10.0.0.249 - - [2025-11-12 05:14:20] "POST /set-tag HTTP/1.1" 200 109 0.079408 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.249 - - [2025-11-12 05:14:20] "GET /network-ipam/ad010d14-dc18-4f57-b003-7b5b8c4cf002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002992 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2025-11-12 05:14:20] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011044 10.0.0.249 - - [2025-11-12 05:14:20] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.070340 10.0.0.249 - - [2025-11-12 05:14:20] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.024755 10.0.0.249 - - [2025-11-12 05:14:20] "POST /set-tag HTTP/1.1" 200 109 0.088895 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.249 - - [2025-11-12 05:14:20] "GET /network-policy/bfb44626-fd0d-4739-a181-176dbed6ad5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002939 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.249 - - [2025-11-12 05:14:20] "GET /network-policy/e615ef06-4a6a-4d44-b83b-d2ec7fc4e273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004445 10.0.0.249 - - [2025-11-12 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012474 10.0.0.249 - - [2025-11-12 05:14:20] "GET /network-policy/59422fcd-1a00-47db-a6c5-1a6bcb8c676d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005024 10.0.0.249 - - [2025-11-12 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.249 - - [2025-11-12 05:14:21] "PUT /network-policy/59422fcd-1a00-47db-a6c5-1a6bcb8c676d HTTP/1.1" 200 263 0.016668 10.0.0.249 - - [2025-11-12 05:14:21] "POST /ref-update HTTP/1.1" 200 156 0.135538 10.0.0.249 - - [2025-11-12 05:14:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002471 10.0.0.249 - - [2025-11-12 05:14:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003030 10.0.0.249 - - [2025-11-12 05:14:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002613 10.0.0.249 - - [2025-11-12 05:14:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002305 10.0.0.249 - - [2025-11-12 05:14:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002585 10.0.0.249 - - [2025-11-12 05:14:21] "POST /security-groups HTTP/1.1" 409 245 0.002692 10.0.0.249 - - [2025-11-12 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.249 - - [2025-11-12 05:14:21] "PUT /security-group/a0a114ea-c680-4fd2-a899-65fc95de63fc HTTP/1.1" 200 263 0.058482 10.0.0.249 - - [2025-11-12 05:14:21] "PUT /access-control-list/72e0752e-244a-48a9-9bdf-6351355ca764 HTTP/1.1" 200 273 0.019655 10.0.0.249 - - [2025-11-12 05:14:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.050680 10.0.0.249 - - [2025-11-12 05:14:21] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022217 10.0.0.249 - - [2025-11-12 05:14:21] "PUT /access-control-list/c83290c5-64bd-4b05-9128-0bbeb220aafc HTTP/1.1" 200 273 0.053868 10.0.0.249 - - [2025-11-12 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.249 - - [2025-11-12 05:14:21] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002489 10.0.0.249 - - [2025-11-12 05:14:21] "POST /tags HTTP/1.1" 409 206 0.001596 10.0.0.249 - - [2025-11-12 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.249 - - [2025-11-12 05:14:21] "GET /tag/f7b25360-5b7f-4954-aab3-a260be085db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018402 10.0.0.249 - - [2025-11-12 05:14:21] "POST /firewall-rules HTTP/1.1" 200 564 0.116976 10.0.0.249 - - [2025-11-12 05:14:21] "GET /firewall-rule/ee135f2f-596a-4a22-a909-77794ddc7aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003824 10.0.0.249 - - [2025-11-12 05:14:21] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002895 10.0.0.249 - - [2025-11-12 05:14:21] "GET /firewall-rule/ee135f2f-596a-4a22-a909-77794ddc7aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.001963 10.0.0.249 - - [2025-11-12 05:14:21] "POST /ref-update HTTP/1.1" 200 156 0.022808 10.0.0.249 - - [2025-11-12 05:14:21] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006688 10.0.0.249 - - [2025-11-12 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.249 - - [2025-11-12 05:14:21] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014103 10.0.0.249 - - [2025-11-12 05:14:21] "POST /tags HTTP/1.1" 409 206 0.004680 10.0.0.249 - - [2025-11-12 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.249 - - [2025-11-12 05:14:21] "GET /tag/f7b25360-5b7f-4954-aab3-a260be085db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011087 10.0.0.249 - - [2025-11-12 05:14:22] "POST /firewall-rules HTTP/1.1" 200 562 0.079063 10.0.0.249 - - [2025-11-12 05:14:22] "GET /firewall-rule/4fd59ad2-9e97-44b5-a714-e35fb43b4949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.010322 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:14:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.013609 10.0.0.249 - - [2025-11-12 05:14:22] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008350 10.0.0.249 - - [2025-11-12 05:14:22] "GET /firewall-rule/4fd59ad2-9e97-44b5-a714-e35fb43b4949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004709 10.0.0.249 - - [2025-11-12 05:14:22] "POST /ref-update HTTP/1.1" 200 156 0.059282 10.0.0.249 - - [2025-11-12 05:14:22] "POST /tags HTTP/1.1" 200 302 0.028187 10.0.0.249 - - [2025-11-12 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.024416 10.0.0.249 - - [2025-11-12 05:14:22] "GET /tag/102faf72-bfbc-4d01-9902-e25f4ce02553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017049 10.0.0.249 - - [2025-11-12 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.249 - - [2025-11-12 05:14:22] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056733 10.0.0.249 - - [2025-11-12 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.249 - - [2025-11-12 05:14:22] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004453 10.0.0.249 - - [2025-11-12 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.249 - - [2025-11-12 05:14:22] "GET /service-appliance-set/f190b256-4574-4db4-be71-294011b5ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002148 10.0.0.249 - - [2025-11-12 05:14:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.001629 10.0.0.249 - - [2025-11-12 05:14:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.124146 10.0.0.249 - - [2025-11-12 05:14:22] "GET /virtual-machine-interface/865fa085-32d4-4d9b-9df3-bb5ef102e681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.009340 10.0.0.249 - - [2025-11-12 05:14:22] "POST /instance-ips HTTP/1.1" 200 378 0.079423 10.0.0.249 - - [2025-11-12 05:14:22] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004520 10.0.0.249 - - [2025-11-12 05:14:22] "POST /loadbalancers HTTP/1.1" 200 584 0.123969 10.0.0.249 - - [2025-11-12 05:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026012 10.0.0.249 - - [2025-11-12 05:14:22] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068278 10.0.0.249 - - [2025-11-12 05:14:22] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008972 10.0.0.249 - - [2025-11-12 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008064 10.0.0.249 - - [2025-11-12 05:14:23] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061070 10.0.0.249 - - [2025-11-12 05:14:23] "POST /floating-ips HTTP/1.1" 200 583 0.066915 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004020 10.0.0.249 - - [2025-11-12 05:14:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027921 10.0.0.249 - - [2025-11-12 05:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030838 10.0.0.249 - - [2025-11-12 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.249 - - [2025-11-12 05:14:23] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034669 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer-listener/349744ff-de81-47ea-b7fd-463bc3f7f533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003853 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer-listener/349744ff-de81-47ea-b7fd-463bc3f7f533?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004184 10.0.0.249 - - [2025-11-12 05:14:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019649 10.0.0.249 - - [2025-11-12 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.249 - - [2025-11-12 05:14:23] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007220 10.0.0.249 - - [2025-11-12 05:14:23] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?fields=floating_ips HTTP/1.1" 200 1166 0.014541 10.0.0.249 - - [2025-11-12 05:14:23] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004513 10.0.0.249 - - [2025-11-12 05:14:23] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079139 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002809 10.0.0.249 - - [2025-11-12 05:14:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016052 10.0.0.249 - - [2025-11-12 05:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016411 10.0.0.249 - - [2025-11-12 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007975 10.0.0.249 - - [2025-11-12 05:14:23] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037194 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer-listener/3f7f603f-b53d-4bd3-9dc7-0bf138c04488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002560 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer-listener/3f7f603f-b53d-4bd3-9dc7-0bf138c04488?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003659 10.0.0.249 - - [2025-11-12 05:14:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020617 10.0.0.249 - - [2025-11-12 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.249 - - [2025-11-12 05:14:23] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009452 10.0.0.249 - - [2025-11-12 05:14:23] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?fields=floating_ips HTTP/1.1" 200 1166 0.003702 10.0.0.249 - - [2025-11-12 05:14:23] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032786 10.0.0.249 - - [2025-11-12 05:14:23] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002614 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003128 10.0.0.249 - - [2025-11-12 05:14:23] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.018922 10.0.0.249 - - [2025-11-12 05:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018549 10.0.0.249 - - [2025-11-12 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018222 10.0.0.249 - - [2025-11-12 05:14:23] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034703 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer-listener/7a484931-2b5a-42f5-8a92-e2355148d529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005076 10.0.0.249 - - [2025-11-12 05:14:23] "GET /loadbalancer-listener/7a484931-2b5a-42f5-8a92-e2355148d529?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007079 10.0.0.249 - - [2025-11-12 05:14:24] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.021179 10.0.0.249 - - [2025-11-12 05:14:24] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005925 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.249 - - [2025-11-12 05:14:24] "GET /instance-ip/506d2a70-5bce-4328-a655-4e490907701b?fields=floating_ips HTTP/1.1" 200 1166 0.004208 10.0.0.249 - - [2025-11-12 05:14:24] "GET /loadbalancer/38b6cb9b-ecab-4b7c-b82f-76d132ae91bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003388 10.0.0.249 - - [2025-11-12 05:14:24] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001769 10.0.0.249 - - [2025-11-12 05:14:24] "POST /tags HTTP/1.1" 200 372 0.022995 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022747 10.0.0.249 - - [2025-11-12 05:14:24] "GET /tag/4a171d90-28cc-4939-b897-fbb8afa8988b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.012979 10.0.0.249 - - [2025-11-12 05:14:24] "POST /tags HTTP/1.1" 200 320 0.017382 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.249 - - [2025-11-12 05:14:24] "GET /tag/dbda8030-0bd9-4f50-a138-c1b0d472a4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016527 10.0.0.249 - - [2025-11-12 05:14:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.001650 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.004994 10.0.0.249 - - [2025-11-12 05:14:24] "POST /security-groups HTTP/1.1" 200 578 0.066279 10.0.0.249 - - [2025-11-12 05:14:24] "POST /projects HTTP/1.1" 200 499 0.165503 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.005556 10.0.0.249 - - [2025-11-12 05:14:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024456 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007609 10.0.0.249 - - [2025-11-12 05:14:24] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.034915 10.0.0.249 - - [2025-11-12 05:14:24] "POST /access-control-lists HTTP/1.1" 200 589 0.115178 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011031 10.0.0.249 - - [2025-11-12 05:14:24] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.009854 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002027 10.0.0.249 - - [2025-11-12 05:14:24] "POST /access-control-lists HTTP/1.1" 200 587 0.021032 10.0.0.249 - - [2025-11-12 05:14:24] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.059154 10.0.0.249 - - [2025-11-12 05:14:24] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.061010 10.0.0.249 - - [2025-11-12 05:14:24] "POST /security-groups HTTP/1.1" 200 560 0.071748 10.0.0.249 - - [2025-11-12 05:14:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.004385 10.0.0.249 - - [2025-11-12 05:14:25] "POST /access-control-lists HTTP/1.1" 200 612 0.069256 10.0.0.249 - - [2025-11-12 05:14:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.070529 10.0.0.249 - - [2025-11-12 05:14:25] "POST /chown HTTP/1.1" 200 109 0.029304 10.0.0.249 - - [2025-11-12 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.006826 10.0.0.249 - - [2025-11-12 05:14:25] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005144 10.0.0.249 - - [2025-11-12 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.249 - - [2025-11-12 05:14:25] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023750 10.0.0.249 - - [2025-11-12 05:14:25] "POST /access-control-lists HTTP/1.1" 200 610 0.073202 10.0.0.249 - - [2025-11-12 05:14:25] "POST /tags HTTP/1.1" 409 214 0.018560 10.0.0.249 - - [2025-11-12 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.249 - - [2025-11-12 05:14:25] "GET /tag/dbda8030-0bd9-4f50-a138-c1b0d472a4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011038 10.0.0.249 - - [2025-11-12 05:14:25] "POST /firewall-rules HTTP/1.1" 200 580 0.079872 10.0.0.249 - - [2025-11-12 05:14:25] "GET /firewall-rule/127a620e-defc-446a-bd10-c89462253814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.018348 10.0.0.249 - - [2025-11-12 05:14:25] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004566 10.0.0.249 - - [2025-11-12 05:14:25] "GET /firewall-rule/127a620e-defc-446a-bd10-c89462253814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002230 10.0.0.249 - - [2025-11-12 05:14:25] "POST /ref-update HTTP/1.1" 200 156 0.030855 10.0.0.249 - - [2025-11-12 05:14:25] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014938 10.0.0.249 - - [2025-11-12 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.249 - - [2025-11-12 05:14:25] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003202 10.0.0.249 - - [2025-11-12 05:14:25] "POST /tags HTTP/1.1" 409 214 0.002018 10.0.0.249 - - [2025-11-12 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.249 - - [2025-11-12 05:14:25] "GET /tag/dbda8030-0bd9-4f50-a138-c1b0d472a4cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014249 10.0.0.249 - - [2025-11-12 05:14:25] "POST /firewall-rules HTTP/1.1" 200 578 0.079883 10.0.0.249 - - [2025-11-12 05:14:25] "GET /firewall-rule/4a4f43c5-fe02-46f0-af21-dd22bfb3a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009549 10.0.0.249 - - [2025-11-12 05:14:25] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.008178 10.0.0.249 - - [2025-11-12 05:14:25] "GET /firewall-rule/4a4f43c5-fe02-46f0-af21-dd22bfb3a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002335 10.0.0.249 - - [2025-11-12 05:14:25] "POST /ref-update HTTP/1.1" 200 156 0.031797 10.0.0.249 - - [2025-11-12 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.249 - - [2025-11-12 05:14:25] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002512 10.0.0.249 - - [2025-11-12 05:14:25] "POST /tags HTTP/1.1" 200 364 0.025107 10.0.0.249 - - [2025-11-12 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007489 10.0.0.249 - - [2025-11-12 05:14:25] "GET /tag/7127a938-51e8-429d-8023-ef8a589c3a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019853 10.0.0.249 - - [2025-11-12 05:14:25] "POST /tags HTTP/1.1" 200 312 0.019379 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.249 - - [2025-11-12 05:14:26] "GET /tag/2dc8f3a6-aa51-4595-a548-a62809a35368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015537 10.0.0.249 - - [2025-11-12 05:14:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000458 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.007746 10.0.0.249 - - [2025-11-12 05:14:26] "POST /security-groups HTTP/1.1" 200 574 0.062335 10.0.0.249 - - [2025-11-12 05:14:26] "POST /projects HTTP/1.1" 200 491 0.169621 10.0.0.249 - - [2025-11-12 05:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023115 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.001401 10.0.0.249 - - [2025-11-12 05:14:26] "POST /access-control-lists HTTP/1.1" 200 585 0.069727 10.0.0.249 - - [2025-11-12 05:14:26] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.044772 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.016503 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.249 - - [2025-11-12 05:14:26] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004238 10.0.0.249 - - [2025-11-12 05:14:26] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.048134 10.0.0.249 - - [2025-11-12 05:14:26] "POST /access-control-lists HTTP/1.1" 200 583 0.074712 10.0.0.249 - - [2025-11-12 05:14:26] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.119329 10.0.0.249 - - [2025-11-12 05:14:26] "POST /security-groups HTTP/1.1" 200 548 0.101002 10.0.0.249 - - [2025-11-12 05:14:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026793 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002880 10.0.0.249 - - [2025-11-12 05:14:26] "POST /chown HTTP/1.1" 200 109 0.014555 10.0.0.249 - - [2025-11-12 05:14:26] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017118 10.0.0.249 - - [2025-11-12 05:14:26] "POST /access-control-lists HTTP/1.1" 200 604 0.074909 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.022555 10.0.0.249 - - [2025-11-12 05:14:26] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009035 10.0.0.249 - - [2025-11-12 05:14:26] "POST /tags HTTP/1.1" 409 210 0.001907 10.0.0.249 - - [2025-11-12 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.249 - - [2025-11-12 05:14:26] "GET /tag/2dc8f3a6-aa51-4595-a548-a62809a35368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009943 10.0.0.249 - - [2025-11-12 05:14:26] "POST /access-control-lists HTTP/1.1" 200 602 0.082856 10.0.0.249 - - [2025-11-12 05:14:27] "POST /firewall-rules HTTP/1.1" 200 572 0.137825 10.0.0.249 - - [2025-11-12 05:14:27] "GET /firewall-rule/12ff1018-86cc-409a-95be-2427355e3b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005131 10.0.0.249 - - [2025-11-12 05:14:27] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003958 10.0.0.249 - - [2025-11-12 05:14:27] "GET /firewall-rule/12ff1018-86cc-409a-95be-2427355e3b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002196 10.0.0.249 - - [2025-11-12 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.033300 10.0.0.249 - - [2025-11-12 05:14:27] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004439 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.249 - - [2025-11-12 05:14:27] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002876 10.0.0.249 - - [2025-11-12 05:14:27] "POST /tags HTTP/1.1" 409 210 0.001616 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.249 - - [2025-11-12 05:14:27] "GET /tag/2dc8f3a6-aa51-4595-a548-a62809a35368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017192 10.0.0.249 - - [2025-11-12 05:14:27] "POST /firewall-rules HTTP/1.1" 200 570 0.071900 10.0.0.249 - - [2025-11-12 05:14:27] "GET /firewall-rule/e80907a4-58c7-44b0-8268-885e110ae3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010845 10.0.0.249 - - [2025-11-12 05:14:27] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004375 10.0.0.249 - - [2025-11-12 05:14:27] "GET /firewall-rule/e80907a4-58c7-44b0-8268-885e110ae3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002197 10.0.0.249 - - [2025-11-12 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.040071 10.0.0.249 - - [2025-11-12 05:14:27] "POST /tags HTTP/1.1" 409 237 0.002220 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.249 - - [2025-11-12 05:14:27] "GET /tag/cb7b2756-a000-4938-89a1-73d2fad64ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012118 10.0.0.249 - - [2025-11-12 05:14:27] "POST /tags HTTP/1.1" 409 210 0.002152 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.249 - - [2025-11-12 05:14:27] "GET /tag/6fd39bfb-9b97-48b7-83a7-eaac2a9e05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010249 10.0.0.249 - - [2025-11-12 05:14:27] "POST /projects HTTP/1.1" 409 223 0.001745 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.249 - - [2025-11-12 05:14:27] "GET /project/b513726b-eb6d-42e4-a7f5-c73471d99734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052145 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.249 - - [2025-11-12 05:14:27] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004840 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.249 - - [2025-11-12 05:14:27] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004941 10.0.0.249 - - [2025-11-12 05:14:27] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.047651 10.0.0.249 - - [2025-11-12 05:14:27] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.066413 10.0.0.249 - - [2025-11-12 05:14:27] "POST /security-groups HTTP/1.1" 409 253 0.004233 10.0.0.249 - - [2025-11-12 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.249 - - [2025-11-12 05:14:28] "PUT /security-group/a6cafe66-e0cd-4f59-ac9b-acac678392ad HTTP/1.1" 200 263 0.063632 10.0.0.249 - - [2025-11-12 05:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028006 10.0.0.249 - - [2025-11-12 05:14:28] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005801 10.0.0.249 - - [2025-11-12 05:14:28] "PUT /access-control-list/87d50a3e-38f8-4ac1-8404-6f275d79fa84 HTTP/1.1" 200 273 0.025167 10.0.0.249 - - [2025-11-12 05:14:28] "PUT /access-control-list/6381b0de-1046-4e1f-b6a7-d7f7f049ba98 HTTP/1.1" 200 273 0.026968 10.0.0.249 - - [2025-11-12 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010444 10.0.0.249 - - [2025-11-12 05:14:28] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005578 10.0.0.249 - - [2025-11-12 05:14:28] "POST /tags HTTP/1.1" 409 210 0.001630 10.0.0.249 - - [2025-11-12 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.249 - - [2025-11-12 05:14:28] "GET /tag/6fd39bfb-9b97-48b7-83a7-eaac2a9e05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017536 10.0.0.249 - - [2025-11-12 05:14:28] "POST /firewall-rules HTTP/1.1" 200 572 0.066209 10.0.0.249 - - [2025-11-12 05:14:28] "GET /firewall-rule/51f14810-e003-4b1c-8b2e-5ee4e1b5877e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004031 10.0.0.249 - - [2025-11-12 05:14:28] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003196 10.0.0.249 - - [2025-11-12 05:14:28] "GET /firewall-rule/51f14810-e003-4b1c-8b2e-5ee4e1b5877e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001945 10.0.0.249 - - [2025-11-12 05:14:28] "POST /ref-update HTTP/1.1" 200 156 0.040368 10.0.0.249 - - [2025-11-12 05:14:28] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010540 10.0.0.249 - - [2025-11-12 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.249 - - [2025-11-12 05:14:28] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003165 10.0.0.249 - - [2025-11-12 05:14:28] "POST /tags HTTP/1.1" 409 210 0.001737 10.0.0.249 - - [2025-11-12 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.249 - - [2025-11-12 05:14:28] "GET /tag/6fd39bfb-9b97-48b7-83a7-eaac2a9e05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012924 10.0.0.249 - - [2025-11-12 05:14:28] "POST /firewall-rules HTTP/1.1" 200 570 0.092126 10.0.0.249 - - [2025-11-12 05:14:28] "GET /firewall-rule/3a5cd50e-64d3-4c3c-bf9b-32d1b93c18ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003882 10.0.0.249 - - [2025-11-12 05:14:28] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003387 10.0.0.249 - - [2025-11-12 05:14:28] "GET /firewall-rule/3a5cd50e-64d3-4c3c-bf9b-32d1b93c18ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002081 10.0.0.249 - - [2025-11-12 05:14:28] "POST /ref-update HTTP/1.1" 200 156 0.059834 10.0.0.249 - - [2025-11-12 05:14:28] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010530 10.0.0.249 - - [2025-11-12 05:14:28] "POST /set-tag HTTP/1.1" 200 109 0.004090 10.0.0.19 - - [2025-11-12 05:15:13] "GET / HTTP/1.1" 200 36215 0.001393 10.0.0.19 - - [2025-11-12 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2025-11-12 05:15:13] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004584 10.0.0.19 - - [2025-11-12 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.19 - - [2025-11-12 05:15:13] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003342 10.0.0.19 - - [2025-11-12 05:15:13] "PUT /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb HTTP/1.1" 200 275 0.008990 10.0.0.19 - - [2025-11-12 05:15:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.009295 10.0.0.19 - - [2025-11-12 05:15:13] "POST /virtual-routers HTTP/1.1" 200 601 0.034451 10.0.0.19 - - [2025-11-12 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015526 10.0.0.19 - - [2025-11-12 05:15:13] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005116 10.0.0.19 - - [2025-11-12 05:15:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.001996 10.0.0.19 - - [2025-11-12 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-11-12 05:15:13] "GET /virtual-network/626b6726-8bc3-4e89-8305-2b3111c18ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.004341 10.0.0.19 - - [2025-11-12 05:15:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.071473 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:15:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:15:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000932 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:15:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:15:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 10.0.0.249 - - [2025-11-12 05:15:50] "GET / HTTP/1.1" 200 36215 0.001345 10.0.0.249 - - [2025-11-12 05:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.249 - - [2025-11-12 05:15:50] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004436 10.0.0.249 - - [2025-11-12 05:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.249 - - [2025-11-12 05:15:50] "GET /config-node/3f483f93-9097-4500-9c14-5b2b8f3a8ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002922 10.0.0.249 - - [2025-11-12 05:16:02] "GET / HTTP/1.1" 200 36215 0.001582 10.0.0.249 - - [2025-11-12 05:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.249 - - [2025-11-12 05:16:02] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002989 10.0.0.249 - - [2025-11-12 05:16:02] "POST /bgp-routers HTTP/1.1" 409 301 0.004979 10.0.0.249 - - [2025-11-12 05:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014500 10.0.0.249 - - [2025-11-12 05:16:02] "GET /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004074 10.0.0.249 - - [2025-11-12 05:16:02] "PUT /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9 HTTP/1.1" 200 255 0.011036 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:16:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005350 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:16:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001117 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:16:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:16:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 10.0.0.19 - - [2025-11-12 05:16:46] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.19 - - [2025-11-12 05:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2025-11-12 05:16:46] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004417 10.0.0.19 - - [2025-11-12 05:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2025-11-12 05:16:46] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003855 10.0.0.19 - - [2025-11-12 05:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.19 - - [2025-11-12 05:16:46] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004190 10.0.0.19 - - [2025-11-12 05:16:46] "PUT /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b HTTP/1.1" 200 263 0.009569 10.0.0.19 - - [2025-11-12 05:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009928 10.0.0.19 - - [2025-11-12 05:16:46] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004125 10.0.0.19 - - [2025-11-12 05:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-11-12 05:16:46] "GET /virtual-machine-interface/8a6fc59c-e14e-446e-ab39-eda03133c166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006222 10.0.0.19 - - [2025-11-12 05:16:46] "PUT /virtual-machine-interface/8a6fc59c-e14e-446e-ab39-eda03133c166 HTTP/1.1" 200 285 0.011844 10.0.0.249 - - [2025-11-12 05:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.249 - - [2025-11-12 05:16:53] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002533 10.0.0.249 - - [2025-11-12 05:18:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002103 10.0.0.249 - - [2025-11-12 05:18:05] "GET /global-system-configs HTTP/1.1" 200 323 0.002586 10.0.0.249 - - [2025-11-12 05:18:15] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002963 10.0.0.249 - - [2025-11-12 05:18:15] "POST /ref-update HTTP/1.1" 200 156 0.010934 10.0.0.249 - - [2025-11-12 05:18:27] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005919 10.0.0.249 - - [2025-11-12 05:18:27] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.249 - - [2025-11-12 05:18:27] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006706 10.0.0.249 - - [2025-11-12 05:18:27] "POST /set-tag HTTP/1.1" 200 109 0.004846 10.0.0.249 - - [2025-11-12 05:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.249 - - [2025-11-12 05:18:27] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002374 10.0.0.249 - - [2025-11-12 05:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2025-11-12 05:18:27] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003440 10.0.0.249 - - [2025-11-12 05:18:27] "GET /loadbalancer-pool/3e5cf026-855c-43e4-a367-253561589a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003886 10.0.0.249 - - [2025-11-12 05:18:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016946 10.0.0.249 - - [2025-11-12 05:18:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010356 10.0.0.249 - - [2025-11-12 05:18:27] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019838 10.0.0.249 - - [2025-11-12 05:18:27] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010109 10.0.0.249 - - [2025-11-12 05:18:27] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.249 - - [2025-11-12 05:18:28] "POST /tags HTTP/1.1" 409 205 0.034083 10.0.0.249 - - [2025-11-12 05:18:28] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.011408 10.0.0.249 - - [2025-11-12 05:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.249 - - [2025-11-12 05:18:28] "GET /tag/102faf72-bfbc-4d01-9902-e25f4ce02553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009402 10.0.0.249 - - [2025-11-12 05:18:28] "PUT /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6 HTTP/1.1" 200 257 0.016878 10.0.0.249 - - [2025-11-12 05:18:28] "POST /set-tag HTTP/1.1" 200 109 0.069502 10.0.0.249 - - [2025-11-12 05:18:28] "GET /loadbalancer-pool/8977191a-1a49-4c56-92c6-bc39319d8d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003854 10.0.0.249 - - [2025-11-12 05:18:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016715 10.0.0.249 - - [2025-11-12 05:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017184 10.0.0.249 - - [2025-11-12 05:18:28] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005110 10.0.0.249 - - [2025-11-12 05:18:28] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005010 10.0.0.249 - - [2025-11-12 05:18:28] "POST /ref-update HTTP/1.1" 200 156 0.006646 10.0.0.249 - - [2025-11-12 05:18:28] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.014661 10.0.0.249 - - [2025-11-12 05:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.249 - - [2025-11-12 05:18:28] "GET /loadbalancer-pool/0d377bb7-ea04-4d8b-b517-5ec682dd083b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003453 10.0.0.249 - - [2025-11-12 05:18:28] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013767 10.0.0.249 - - [2025-11-12 05:18:28] "PUT /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6 HTTP/1.1" 200 257 0.016115 10.0.0.249 - - [2025-11-12 05:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013650 10.0.0.249 - - [2025-11-12 05:18:28] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006397 10.0.0.249 - - [2025-11-12 05:18:28] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.249 - - [2025-11-12 05:18:28] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003483 10.0.0.249 - - [2025-11-12 05:18:28] "POST /ref-update HTTP/1.1" 200 156 0.007908 10.0.0.249 - - [2025-11-12 05:18:28] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.005253 10.0.0.249 - - [2025-11-12 05:18:28] "PUT /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6 HTTP/1.1" 200 257 0.011380 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006251 10.0.0.249 - - [2025-11-12 05:20:25] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.249 - - [2025-11-12 05:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.249 - - [2025-11-12 05:20:25] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005543 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007053 10.0.0.249 - - [2025-11-12 05:20:25] "POST /set-tag HTTP/1.1" 200 109 0.022428 10.0.0.249 - - [2025-11-12 05:20:25] "DELETE /loadbalancer-member/d1453b12-8f96-491b-bf64-9b4618ae7b18 HTTP/1.1" 200 115 0.048034 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009258 10.0.0.249 - - [2025-11-12 05:20:25] "POST /set-tag HTTP/1.1" 200 109 0.005337 10.0.0.249 - - [2025-11-12 05:20:25] "DELETE /loadbalancer-member/14337863-42e0-456d-91b9-ec58bbf0792d HTTP/1.1" 200 115 0.017503 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006914 10.0.0.249 - - [2025-11-12 05:20:25] "POST /set-tag HTTP/1.1" 200 109 0.005112 10.0.0.249 - - [2025-11-12 05:20:25] "DELETE /loadbalancer-member/6fd90e2b-3ced-4903-888f-a3740ba37909 HTTP/1.1" 200 115 0.029032 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005334 10.0.0.249 - - [2025-11-12 05:20:25] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.249 - - [2025-11-12 05:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.249 - - [2025-11-12 05:20:25] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002389 10.0.0.249 - - [2025-11-12 05:20:25] "GET /loadbalancer-pool/3e5cf026-855c-43e4-a367-253561589a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002639 10.0.0.249 - - [2025-11-12 05:20:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019313 10.0.0.249 - - [2025-11-12 05:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011302 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009290 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005132 10.0.0.249 - - [2025-11-12 05:20:25] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002741 10.0.0.249 - - [2025-11-12 05:20:25] "POST /set-tag HTTP/1.1" 200 109 0.077816 10.0.0.249 - - [2025-11-12 05:20:25] "GET /loadbalancer-pool/8977191a-1a49-4c56-92c6-bc39319d8d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015561 10.0.0.249 - - [2025-11-12 05:20:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020094 10.0.0.249 - - [2025-11-12 05:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009068 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017590 10.0.0.249 - - [2025-11-12 05:20:25] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008640 10.0.0.249 - - [2025-11-12 05:20:25] "POST /set-tag HTTP/1.1" 200 109 0.009120 10.0.0.249 - - [2025-11-12 05:20:25] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002073 10.0.0.249 - - [2025-11-12 05:20:25] "GET /loadbalancer-pool/0d377bb7-ea04-4d8b-b517-5ec682dd083b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002942 10.0.0.249 - - [2025-11-12 05:20:26] "POST /loadbalancer-members HTTP/1.1" 200 694 0.044329 10.0.0.249 - - [2025-11-12 05:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.041497 10.0.0.249 - - [2025-11-12 05:20:26] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008358 10.0.0.249 - - [2025-11-12 05:20:26] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004008 10.0.0.249 - - [2025-11-12 05:20:26] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001923 10.0.0.249 - - [2025-11-12 05:20:26] "POST /set-tag HTTP/1.1" 200 109 0.006279 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:20:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:20:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:20:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:20:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000909 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:20:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:20:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000884 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:21:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:21:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000866 10.0.0.249 - - [2025-11-12 05:23:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002193 10.0.0.249 - - [2025-11-12 05:23:05] "GET /global-system-configs HTTP/1.1" 200 323 0.004463 10.0.0.249 - - [2025-11-12 05:23:37] "GET / HTTP/1.1" 200 36215 0.001666 10.0.0.249 - - [2025-11-12 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.249 - - [2025-11-12 05:23:37] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047583 10.0.0.249 - - [2025-11-12 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.249 - - [2025-11-12 05:23:37] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032637 10.0.0.249 - - [2025-11-12 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.249 - - [2025-11-12 05:23:37] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031663 10.0.0.249 - - [2025-11-12 05:23:38] "POST /tags HTTP/1.1" 200 334 0.042743 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024494 10.0.0.249 - - [2025-11-12 05:23:38] "GET /tag/4b2a38df-16a4-4f73-9742-b1f81505ada4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.032516 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009126 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.249 - - [2025-11-12 05:23:38] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045822 10.0.0.249 - - [2025-11-12 05:23:38] "GET /virtual-networks?parent_id=3da92b76-5eba-4e43-8ffb-854085219caf&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005408 10.0.0.249 - - [2025-11-12 05:23:38] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048796 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.249 - - [2025-11-12 05:23:38] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004419 10.0.0.249 - - [2025-11-12 05:23:38] "POST /virtual-networks HTTP/1.1" 200 514 0.087881 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014288 10.0.0.249 - - [2025-11-12 05:23:38] "GET /service-appliance-set/f190b256-4574-4db4-be71-294011b5ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002676 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.249 - - [2025-11-12 05:23:38] "GET /network-ipam/b3913d70-a2dd-4b31-9c86-593b1e4b0f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.002235 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.001972 10.0.0.249 - - [2025-11-12 05:23:38] "POST /useragent-kv HTTP/1.1" 200 115 0.017437 10.0.0.249 - - [2025-11-12 05:23:38] "POST /ref-update HTTP/1.1" 200 156 0.074597 10.0.0.249 - - [2025-11-12 05:23:38] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012291 10.0.0.249 - - [2025-11-12 05:23:38] "GET /domains HTTP/1.1" 200 281 0.002808 10.0.0.249 - - [2025-11-12 05:23:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.156190 10.0.0.249 - - [2025-11-12 05:23:38] "GET /virtual-machine-interface/5f3b9e57-e968-4f14-8adf-4abf1843dc74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012044 10.0.0.249 - - [2025-11-12 05:23:38] "GET /domain/6e80a533-fe51-44f3-ac5a-d4570f907738 HTTP/1.1" 200 3099 0.048460 10.0.0.249 - - [2025-11-12 05:23:38] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf HTTP/1.1" 200 5497 0.069825 10.0.0.249 - - [2025-11-12 05:23:38] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2089 0.004989 10.0.0.249 - - [2025-11-12 05:23:38] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2089 0.004673 10.0.0.249 - - [2025-11-12 05:23:38] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 200 1184 0.002761 10.0.0.249 - - [2025-11-12 05:23:38] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 200 1184 0.002202 10.0.0.249 - - [2025-11-12 05:23:38] "POST /instance-ips HTTP/1.1" 200 410 0.065756 10.0.0.249 - - [2025-11-12 05:23:38] "GET /instance-ip/cd199c57-f279-486e-a776-1a03778d1c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.015960 10.0.0.249 - - [2025-11-12 05:23:38] "POST /loadbalancers HTTP/1.1" 200 612 0.064262 10.0.0.249 - - [2025-11-12 05:23:38] "POST /route-targets HTTP/1.1" 200 328 0.011662 10.0.0.249 - - [2025-11-12 05:23:38] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035832 10.0.0.249 - - [2025-11-12 05:23:38] "GET /instance-ip/cd199c57-f279-486e-a776-1a03778d1c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.013425 10.0.0.249 - - [2025-11-12 05:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036680 10.0.0.249 - - [2025-11-12 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010963 10.0.0.249 - - [2025-11-12 05:23:38] "POST /ref-update HTTP/1.1" 200 156 0.057800 10.0.0.249 - - [2025-11-12 05:23:38] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058494 10.0.0.249 - - [2025-11-12 05:23:38] "POST /floating-ips HTTP/1.1" 200 599 0.080719 10.0.0.249 - - [2025-11-12 05:23:38] "GET /loadbalancer/c39af050-c550-409a-a861-cc2554d2e1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.010963 10.0.0.249 - - [2025-11-12 05:23:38] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.030034 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.249 - - [2025-11-12 05:23:39] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029793 10.0.0.249 - - [2025-11-12 05:23:39] "GET /loadbalancer-listener/b67c0670-c307-4bb2-9773-e99d1fdbe19b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002868 10.0.0.249 - - [2025-11-12 05:23:39] "GET /loadbalancer-listener/b67c0670-c307-4bb2-9773-e99d1fdbe19b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002507 10.0.0.249 - - [2025-11-12 05:23:39] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.018343 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.249 - - [2025-11-12 05:23:39] "GET /instance-ip/cd199c57-f279-486e-a776-1a03778d1c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003959 10.0.0.249 - - [2025-11-12 05:23:39] "GET /loadbalancer/c39af050-c550-409a-a861-cc2554d2e1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002419 10.0.0.249 - - [2025-11-12 05:23:39] "GET /instance-ip/cd199c57-f279-486e-a776-1a03778d1c9f?fields=floating_ips HTTP/1.1" 200 1215 0.005913 10.0.0.249 - - [2025-11-12 05:23:39] "GET /floating-ip/da3b7979-008a-4858-affc-2dd6f2a0206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.001752 10.0.0.249 - - [2025-11-12 05:23:39] "POST /tags HTTP/1.1" 200 296 0.046440 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007228 10.0.0.249 - - [2025-11-12 05:23:39] "GET /tag/1e30dca3-a7b2-4df5-b6c9-ca9c5471e3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.014162 10.0.0.249 - - [2025-11-12 05:23:39] "POST /tags HTTP/1.1" 409 233 0.007149 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.249 - - [2025-11-12 05:23:39] "GET /tag/a6d98a3e-58d0-47c8-9c65-eb1827f10345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010453 10.0.0.249 - - [2025-11-12 05:23:39] "POST /tags HTTP/1.1" 409 206 0.002131 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.249 - - [2025-11-12 05:23:39] "GET /tag/f7b25360-5b7f-4954-aab3-a260be085db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010809 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.249 - - [2025-11-12 05:23:39] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004224 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.249 - - [2025-11-12 05:23:39] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035757 10.0.0.249 - - [2025-11-12 05:23:39] "POST /virtual-machines HTTP/1.1" 200 370 0.008804 10.0.0.249 - - [2025-11-12 05:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016735 10.0.0.249 - - [2025-11-12 05:23:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115291 10.0.0.249 - - [2025-11-12 05:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013488 10.0.0.249 - - [2025-11-12 05:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006920 10.0.0.249 - - [2025-11-12 05:23:39] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011071 10.0.0.249 - - [2025-11-12 05:23:39] "POST /instance-ips HTTP/1.1" 200 410 0.020649 10.0.0.249 - - [2025-11-12 05:23:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025649 10.0.0.249 - - [2025-11-12 05:23:39] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010357 10.0.0.249 - - [2025-11-12 05:23:39] "POST /set-tag HTTP/1.1" 200 109 0.017550 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008814 10.0.0.249 - - [2025-11-12 05:23:40] "GET /instance-ip/bf355680-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003237 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004421 10.0.0.249 - - [2025-11-12 05:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.249 - - [2025-11-12 05:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003589 10.0.0.249 - - [2025-11-12 05:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.249 - - [2025-11-12 05:23:40] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032452 10.0.0.249 - - [2025-11-12 05:23:40] "POST /virtual-machines HTTP/1.1" 200 370 0.007229 10.0.0.249 - - [2025-11-12 05:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008341 10.0.0.249 - - [2025-11-12 05:23:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110682 10.0.0.249 - - [2025-11-12 05:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029963 10.0.0.249 - - [2025-11-12 05:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010943 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006022 10.0.0.249 - - [2025-11-12 05:23:40] "POST /instance-ips HTTP/1.1" 200 410 0.019402 10.0.0.249 - - [2025-11-12 05:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028844 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004947 10.0.0.249 - - [2025-11-12 05:23:40] "POST /set-tag HTTP/1.1" 200 109 0.017681 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017616 10.0.0.249 - - [2025-11-12 05:23:40] "GET /instance-ip/bf915d2c-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003366 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006882 10.0.0.249 - - [2025-11-12 05:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005858 10.0.0.249 - - [2025-11-12 05:23:40] "POST /ref-update HTTP/1.1" 200 156 0.019264 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007384 10.0.0.249 - - [2025-11-12 05:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.004165 10.0.0.249 - - [2025-11-12 05:23:40] "POST /ref-update HTTP/1.1" 200 156 0.008364 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008793 10.0.0.249 - - [2025-11-12 05:23:40] "POST /set-tag HTTP/1.1" 200 109 0.009672 10.0.0.249 - - [2025-11-12 05:23:40] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006171 10.0.0.249 - - [2025-11-12 05:23:40] "POST /set-tag HTTP/1.1" 200 109 0.007055 10.0.0.249 - - [2025-11-12 05:23:41] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004629 10.0.0.249 - - [2025-11-12 05:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.249 - - [2025-11-12 05:23:43] "GET /domains HTTP/1.1" 200 281 0.001895 10.0.0.249 - - [2025-11-12 05:23:43] "GET /domain/6e80a533-fe51-44f3-ac5a-d4570f907738 HTTP/1.1" 200 3099 0.002700 10.0.0.249 - - [2025-11-12 05:23:43] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf HTTP/1.1" 200 7091 0.034294 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2089 0.003872 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2089 0.003500 10.0.0.249 - - [2025-11-12 05:23:43] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 200 1406 0.005253 10.0.0.249 - - [2025-11-12 05:23:43] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 200 1406 0.002706 10.0.0.249 - - [2025-11-12 05:23:43] "GET /route-target/ee111ec5-11e9-4028-9c7c-aa3b06b2fb4c HTTP/1.1" 200 1155 0.002419 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2089 0.005784 10.0.0.249 - - [2025-11-12 05:23:43] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 200 1406 0.002530 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003791 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2089 0.004634 10.0.0.249 - - [2025-11-12 05:23:43] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 200 1406 0.002830 10.0.0.249 - - [2025-11-12 05:23:43] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 200 1406 0.002813 10.0.0.249 - - [2025-11-12 05:23:43] "GET /route-target/ee111ec5-11e9-4028-9c7c-aa3b06b2fb4c HTTP/1.1" 200 1155 0.002063 10.0.0.249 - - [2025-11-12 05:23:43] "GET /domains HTTP/1.1" 200 281 0.002026 10.0.0.249 - - [2025-11-12 05:23:43] "GET /domain/6e80a533-fe51-44f3-ac5a-d4570f907738 HTTP/1.1" 200 3099 0.002997 10.0.0.249 - - [2025-11-12 05:23:43] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf HTTP/1.1" 200 7091 0.039821 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2089 0.004998 10.0.0.249 - - [2025-11-12 05:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2025-11-12 05:23:43] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034236 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005474 10.0.0.249 - - [2025-11-12 05:23:43] "GET /floating-ip-pools?parent_id=0c68e9fe-4ccd-400a-aef7-fbbe75d90de4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004671 10.0.0.249 - - [2025-11-12 05:23:43] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006207 10.0.0.249 - - [2025-11-12 05:23:44] "POST /floating-ip-pools HTTP/1.1" 200 564 0.029546 10.0.0.249 - - [2025-11-12 05:23:44] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.249 - - [2025-11-12 05:23:44] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.022121 10.0.0.249 - - [2025-11-12 05:23:44] "GET /domains HTTP/1.1" 200 281 0.001835 10.0.0.249 - - [2025-11-12 05:23:44] "GET /domain/6e80a533-fe51-44f3-ac5a-d4570f907738 HTTP/1.1" 200 3099 0.002665 10.0.0.249 - - [2025-11-12 05:23:44] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf HTTP/1.1" 200 7348 0.031305 10.0.0.249 - - [2025-11-12 05:23:44] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2328 0.004724 10.0.0.249 - - [2025-11-12 05:23:44] "GET /floating-ip-pool/04e10f77-165d-4c1f-9180-5053df623e00 HTTP/1.1" 200 1316 0.002578 10.0.0.249 - - [2025-11-12 05:23:44] "GET /domains HTTP/1.1" 200 281 0.004743 10.0.0.249 - - [2025-11-12 05:23:44] "GET /domain/6e80a533-fe51-44f3-ac5a-d4570f907738 HTTP/1.1" 200 3099 0.002603 10.0.0.249 - - [2025-11-12 05:23:44] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf HTTP/1.1" 200 7348 0.023861 10.0.0.249 - - [2025-11-12 05:23:44] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 2328 0.003595 10.0.0.249 - - [2025-11-12 05:23:44] "GET /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004928 10.0.0.249 - - [2025-11-12 05:23:44] "POST /tags HTTP/1.1" 200 366 0.051583 10.0.0.249 - - [2025-11-12 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013489 10.0.0.249 - - [2025-11-12 05:23:44] "GET /tag/1b1b1e4c-ee4c-486d-9f36-1d4b38640708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015525 10.0.0.249 - - [2025-11-12 05:23:44] "POST /tags HTTP/1.1" 409 206 0.002313 10.0.0.249 - - [2025-11-12 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.249 - - [2025-11-12 05:23:44] "GET /tag/f7b25360-5b7f-4954-aab3-a260be085db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010736 10.0.0.249 - - [2025-11-12 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.249 - - [2025-11-12 05:23:44] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.044873 10.0.0.249 - - [2025-11-12 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2025-11-12 05:23:44] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003830 10.0.0.249 - - [2025-11-12 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.249 - - [2025-11-12 05:23:44] "GET /service-appliance-set/c5b4478c-dc0a-43de-a270-bdce0ce521c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003755 10.0.0.249 - - [2025-11-12 05:23:44] "POST /fqname-to-id HTTP/1.1" 404 258 0.001401 10.0.0.249 - - [2025-11-12 05:23:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.086532 10.0.0.249 - - [2025-11-12 05:23:44] "GET /virtual-machine-interface/0f7badc7-e058-4fde-b359-5bcc8ec64425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004454 10.0.0.249 - - [2025-11-12 05:23:44] "POST /set-tag HTTP/1.1" 200 109 0.014154 10.0.0.249 - - [2025-11-12 05:23:44] "POST /instance-ips HTTP/1.1" 200 418 0.029387 10.0.0.249 - - [2025-11-12 05:23:44] "GET /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003884 10.0.0.249 - - [2025-11-12 05:23:44] "POST /loadbalancers HTTP/1.1" 200 620 0.058581 10.0.0.249 - - [2025-11-12 05:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012981 10.0.0.249 - - [2025-11-12 05:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.249 - - [2025-11-12 05:23:44] "POST /service-instances HTTP/1.1" 200 568 0.019753 10.0.0.249 - - [2025-11-12 05:23:44] "POST /ref-update HTTP/1.1" 200 156 0.014109 10.0.0.249 - - [2025-11-12 05:23:45] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052265 10.0.0.249 - - [2025-11-12 05:23:45] "GET /virtual-machine-interface/0f7badc7-e058-4fde-b359-5bcc8ec64425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004187 10.0.0.249 - - [2025-11-12 05:23:45] "GET /virtual-machine-interface/0f7badc7-e058-4fde-b359-5bcc8ec64425?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.021677 10.0.0.249 - - [2025-11-12 05:23:45] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.017908 10.0.0.249 - - [2025-11-12 05:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031358 10.0.0.249 - - [2025-11-12 05:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009136 10.0.0.249 - - [2025-11-12 05:23:45] "GET /floating-ip-pool/04e10f77-165d-4c1f-9180-5053df623e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004073 10.0.0.249 - - [2025-11-12 05:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.249 - - [2025-11-12 05:23:45] "POST /virtual-machines HTTP/1.1" 200 430 0.034977 10.0.0.249 - - [2025-11-12 05:23:45] "POST /floating-ips HTTP/1.1" 200 673 0.088848 10.0.0.249 - - [2025-11-12 05:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.065623 10.0.0.249 - - [2025-11-12 05:23:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.112277 10.0.0.249 - - [2025-11-12 05:23:45] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009887 10.0.0.249 - - [2025-11-12 05:23:45] "POST /chown HTTP/1.1" 200 109 0.022515 10.0.0.249 - - [2025-11-12 05:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.249 - - [2025-11-12 05:23:45] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003155 10.0.0.249 - - [2025-11-12 05:23:45] "POST /tags HTTP/1.1" 409 221 0.001695 10.0.0.249 - - [2025-11-12 05:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.249 - - [2025-11-12 05:23:45] "POST /chown HTTP/1.1" 200 109 0.005680 10.0.0.249 - - [2025-11-12 05:23:45] "PUT /virtual-machine-interface/e7fb7318-4a38-44b4-b64d-c2fa4b6180cc HTTP/1.1" 200 285 0.014018 10.0.0.249 - - [2025-11-12 05:23:45] "PUT /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66 HTTP/1.1" 200 257 0.021785 10.0.0.249 - - [2025-11-12 05:23:45] "GET /tag/4b2a38df-16a4-4f73-9742-b1f81505ada4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016627 10.0.0.249 - - [2025-11-12 05:23:45] "POST /tags HTTP/1.1" 409 238 0.001701 10.0.0.249 - - [2025-11-12 05:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.249 - - [2025-11-12 05:23:45] "GET /tag/1b1b1e4c-ee4c-486d-9f36-1d4b38640708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010496 10.0.0.249 - - [2025-11-12 05:23:45] "POST /ref-update HTTP/1.1" 200 156 0.010681 10.0.0.249 - - [2025-11-12 05:23:45] "POST /ref-update HTTP/1.1" 200 156 0.014582 10.0.0.249 - - [2025-11-12 05:23:45] "POST /ref-update HTTP/1.1" 200 156 0.021795 10.0.0.249 - - [2025-11-12 05:23:45] "POST /firewall-rules HTTP/1.1" 200 652 0.103508 10.0.0.249 - - [2025-11-12 05:23:45] "GET /firewall-rule/b4d02001-9626-44e1-8b80-c071b50849a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.022923 10.0.0.249 - - [2025-11-12 05:23:45] "POST /ref-update HTTP/1.1" 200 156 0.089120 10.0.0.249 - - [2025-11-12 05:23:45] "GET /firewall-policy/0c47d27b-62fe-4510-a11f-1a5d44c6ff59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010650 10.0.0.249 - - [2025-11-12 05:23:45] "POST /ref-update HTTP/1.1" 200 156 0.019754 10.0.0.249 - - [2025-11-12 05:23:45] "POST /ref-update HTTP/1.1" 200 156 0.017255 10.0.0.249 - - [2025-11-12 05:23:45] "GET /firewall-rule/b4d02001-9626-44e1-8b80-c071b50849a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002213 10.0.0.249 - - [2025-11-12 05:23:45] "POST /ref-update HTTP/1.1" 200 156 0.014939 10.0.0.249 - - [2025-11-12 05:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.249 - - [2025-11-12 05:23:45] "POST /virtual-machines HTTP/1.1" 200 430 0.011181 10.0.0.249 - - [2025-11-12 05:23:45] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.023892 10.0.0.249 - - [2025-11-12 05:23:45] "GET /loadbalancer/fc108c0a-a4e0-4083-9ad8-e45f05c166eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006034 10.0.0.249 - - [2025-11-12 05:23:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.141798 10.0.0.249 - - [2025-11-12 05:23:45] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.106058 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.040977 10.0.0.249 - - [2025-11-12 05:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.249 - - [2025-11-12 05:23:46] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033972 10.0.0.249 - - [2025-11-12 05:23:46] "GET /loadbalancer-listener/f17d8f85-799c-45fb-9eea-d2b0cfa9efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.010822 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.009926 10.0.0.249 - - [2025-11-12 05:23:46] "PUT /virtual-machine-interface/3681f4c5-fd9e-4fbc-b424-cb95d96ea8dd HTTP/1.1" 200 285 0.022051 10.0.0.249 - - [2025-11-12 05:23:46] "GET /loadbalancer-listener/f17d8f85-799c-45fb-9eea-d2b0cfa9efa9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.018016 10.0.0.249 - - [2025-11-12 05:23:46] "PUT /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66 HTTP/1.1" 200 257 0.040337 10.0.0.249 - - [2025-11-12 05:23:46] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.039847 10.0.0.249 - - [2025-11-12 05:23:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009611 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.022663 10.0.0.249 - - [2025-11-12 05:23:46] "GET /loadbalancer-pool/a74c78ac-b9a6-400d-8dcf-81a009b183ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014645 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.023524 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.022338 10.0.0.249 - - [2025-11-12 05:23:46] "POST /loadbalancer-members HTTP/1.1" 200 709 0.034894 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.029606 10.0.0.249 - - [2025-11-12 05:23:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025175 10.0.0.249 - - [2025-11-12 05:23:46] "GET /loadbalancer-member/4306c1d8-3f57-4159-bc01-e65420ea62c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.017133 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.033789 10.0.0.249 - - [2025-11-12 05:23:46] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004181 10.0.0.249 - - [2025-11-12 05:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.249 - - [2025-11-12 05:23:46] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.025899 10.0.0.249 - - [2025-11-12 05:23:46] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.030522 10.0.0.249 - - [2025-11-12 05:23:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008700 10.0.0.249 - - [2025-11-12 05:23:46] "POST /tags HTTP/1.1" 409 221 0.011792 10.0.0.249 - - [2025-11-12 05:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016009 10.0.0.249 - - [2025-11-12 05:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.249 - - [2025-11-12 05:23:46] "GET /tag/4b2a38df-16a4-4f73-9742-b1f81505ada4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022560 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.036734 10.0.0.249 - - [2025-11-12 05:23:46] "POST /tags HTTP/1.1" 409 238 0.002101 10.0.0.249 - - [2025-11-12 05:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.249 - - [2025-11-12 05:23:46] "GET /tag/1b1b1e4c-ee4c-486d-9f36-1d4b38640708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012080 10.0.0.249 - - [2025-11-12 05:23:46] "POST /firewall-rules HTTP/1.1" 409 293 0.002815 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.014351 10.0.0.249 - - [2025-11-12 05:23:46] "PUT /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66 HTTP/1.1" 200 257 0.021035 10.0.0.249 - - [2025-11-12 05:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.021509 10.0.0.249 - - [2025-11-12 05:23:46] "PUT /firewall-rule/b4d02001-9626-44e1-8b80-c071b50849a9 HTTP/1.1" 200 261 0.040637 10.0.0.249 - - [2025-11-12 05:23:46] "GET /firewall-rule/b4d02001-9626-44e1-8b80-c071b50849a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.012723 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.008205 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.021824 10.0.0.249 - - [2025-11-12 05:23:46] "GET /firewall-policy/0c47d27b-62fe-4510-a11f-1a5d44c6ff59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.010150 10.0.0.249 - - [2025-11-12 05:23:46] "GET /firewall-rule/b4d02001-9626-44e1-8b80-c071b50849a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.001941 10.0.0.249 - - [2025-11-12 05:23:46] "PUT /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66 HTTP/1.1" 200 257 0.016658 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.009987 10.0.0.249 - - [2025-11-12 05:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.005454 10.0.0.249 - - [2025-11-12 05:23:46] "POST /chown HTTP/1.1" 200 109 0.006008 10.0.0.249 - - [2025-11-12 05:23:46] "PUT /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66 HTTP/1.1" 200 257 0.016580 10.0.0.249 - - [2025-11-12 05:23:46] "POST /ref-update HTTP/1.1" 200 156 0.012320 10.0.0.249 - - [2025-11-12 05:23:47] "POST /chown HTTP/1.1" 200 109 0.006499 10.0.0.249 - - [2025-11-12 05:23:47] "POST /chown HTTP/1.1" 200 109 0.021894 10.0.0.249 - - [2025-11-12 05:23:47] "PUT /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66 HTTP/1.1" 200 257 0.017949 10.0.0.249 - - [2025-11-12 05:23:47] "POST /ref-update HTTP/1.1" 200 156 0.011796 10.0.0.249 - - [2025-11-12 05:23:47] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.017725 10.0.0.249 - - [2025-11-12 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016281 10.0.0.249 - - [2025-11-12 05:23:47] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005081 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021792 10.0.0.249 - - [2025-11-12 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.249 - - [2025-11-12 05:23:47] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.029975 10.0.0.249 - - [2025-11-12 05:23:47] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.024519 10.0.0.249 - - [2025-11-12 05:23:47] "POST /virtual-machines HTTP/1.1" 200 374 0.016407 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026225 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043049 10.0.0.249 - - [2025-11-12 05:23:47] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.008763 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.044206 10.0.0.249 - - [2025-11-12 05:23:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.143898 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011976 10.0.0.249 - - [2025-11-12 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009054 10.0.0.249 - - [2025-11-12 05:23:47] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.003899 10.0.0.249 - - [2025-11-12 05:23:47] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.007618 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011075 10.0.0.249 - - [2025-11-12 05:23:47] "POST /instance-ips HTTP/1.1" 200 414 0.027030 10.0.0.249 - - [2025-11-12 05:23:47] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.021346 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.034327 10.0.0.249 - - [2025-11-12 05:23:47] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.014188 10.0.0.249 - - [2025-11-12 05:23:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008277 10.0.0.249 - - [2025-11-12 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.249 - - [2025-11-12 05:23:47] "POST /chown HTTP/1.1" 200 109 0.010095 10.0.0.249 - - [2025-11-12 05:23:47] "POST /chown HTTP/1.1" 200 109 0.024003 10.0.0.249 - - [2025-11-12 05:23:47] "POST /set-tag HTTP/1.1" 200 109 0.052284 10.0.0.249 - - [2025-11-12 05:23:47] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009909 10.0.0.249 - - [2025-11-12 05:23:47] "GET /instance-ip/c3e8f146-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008472 10.0.0.249 - - [2025-11-12 05:23:47] "POST /ref-update HTTP/1.1" 200 156 0.013410 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.018523 10.0.0.249 - - [2025-11-12 05:23:48] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006279 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.036172 10.0.0.249 - - [2025-11-12 05:23:48] "POST /set-tag HTTP/1.1" 200 109 0.010726 10.0.0.249 - - [2025-11-12 05:23:48] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005233 10.0.0.249 - - [2025-11-12 05:23:48] "POST /ref-update HTTP/1.1" 200 156 0.008830 10.0.0.249 - - [2025-11-12 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010169 10.0.0.249 - - [2025-11-12 05:23:48] "POST /ref-update HTTP/1.1" 200 156 0.047725 10.0.0.249 - - [2025-11-12 05:23:48] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017593 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.045451 10.0.0.249 - - [2025-11-12 05:23:48] "POST /set-tag HTTP/1.1" 200 109 0.018284 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.006152 10.0.0.249 - - [2025-11-12 05:23:48] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008157 10.0.0.249 - - [2025-11-12 05:23:48] "POST /set-tag HTTP/1.1" 200 109 0.005631 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.030430 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.018809 10.0.0.249 - - [2025-11-12 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.005422 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.016870 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.032497 10.0.0.249 - - [2025-11-12 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016115 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.006649 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.013970 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.013888 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.011276 10.0.0.249 - - [2025-11-12 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.005769 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.006701 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.011045 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.016289 10.0.0.249 - - [2025-11-12 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.006364 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.017314 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.017958 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.005970 10.0.0.249 - - [2025-11-12 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.249 - - [2025-11-12 05:23:48] "POST /chown HTTP/1.1" 200 109 0.006829 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.007140 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.015899 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.017324 10.0.0.249 - - [2025-11-12 05:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.005600 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.012163 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.007416 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.017069 10.0.0.249 - - [2025-11-12 05:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.008814 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.024664 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.022172 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.007784 10.0.0.249 - - [2025-11-12 05:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.008893 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.006840 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.020138 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.023165 10.0.0.249 - - [2025-11-12 05:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.012527 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.053607 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.021656 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.032745 10.0.0.249 - - [2025-11-12 05:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.011739 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.028797 10.0.0.249 - - [2025-11-12 05:23:49] "POST /chown HTTP/1.1" 200 109 0.028813 10.0.0.249 - - [2025-11-12 05:23:50] "POST /chown HTTP/1.1" 200 109 0.007982 10.0.0.249 - - [2025-11-12 05:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.249 - - [2025-11-12 05:23:53] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.249 - - [2025-11-12 05:23:53] "POST /chown HTTP/1.1" 200 109 0.018775 10.0.0.249 - - [2025-11-12 05:23:53] "POST /chown HTTP/1.1" 200 109 0.006478 10.0.0.249 - - [2025-11-12 05:23:53] "POST /chown HTTP/1.1" 200 109 0.014194 10.0.0.249 - - [2025-11-12 05:23:54] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004299 10.0.0.249 - - [2025-11-12 05:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.249 - - [2025-11-12 05:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.249 - - [2025-11-12 05:23:54] "GET /loadbalancer/c39af050-c550-409a-a861-cc2554d2e1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002086 10.0.0.249 - - [2025-11-12 05:23:54] "GET /loadbalancer-pool/cf1cc139-52e2-4276-9fb8-f1554c93ad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002075 10.0.0.249 - - [2025-11-12 05:23:54] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018842 10.0.0.249 - - [2025-11-12 05:23:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008431 10.0.0.249 - - [2025-11-12 05:23:54] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005216 10.0.0.249 - - [2025-11-12 05:23:54] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006535 10.0.0.249 - - [2025-11-12 05:23:54] "POST /ref-update HTTP/1.1" 200 156 0.013851 10.0.0.249 - - [2025-11-12 05:23:54] "POST /tags HTTP/1.1" 409 221 0.002191 10.0.0.249 - - [2025-11-12 05:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.249 - - [2025-11-12 05:23:54] "GET /tag/4b2a38df-16a4-4f73-9742-b1f81505ada4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018446 10.0.0.249 - - [2025-11-12 05:23:54] "GET /floating-ip/da3b7979-008a-4858-affc-2dd6f2a0206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004627 10.0.0.249 - - [2025-11-12 05:23:55] "PUT /floating-ip/da3b7979-008a-4858-affc-2dd6f2a0206d HTTP/1.1" 200 257 0.017602 10.0.0.249 - - [2025-11-12 05:23:55] "POST /set-tag HTTP/1.1" 200 109 0.039411 10.0.0.249 - - [2025-11-12 05:23:56] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005046 10.0.0.249 - - [2025-11-12 05:23:56] "POST /set-tag HTTP/1.1" 200 109 0.003963 10.0.0.249 - - [2025-11-12 05:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.249 - - [2025-11-12 05:23:56] "GET /loadbalancer/c39af050-c550-409a-a861-cc2554d2e1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003965 10.0.0.249 - - [2025-11-12 05:23:56] "GET /loadbalancer-pool/cf1cc139-52e2-4276-9fb8-f1554c93ad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002599 10.0.0.249 - - [2025-11-12 05:23:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014118 10.0.0.249 - - [2025-11-12 05:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010435 10.0.0.249 - - [2025-11-12 05:23:56] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006371 10.0.0.249 - - [2025-11-12 05:23:56] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003500 10.0.0.249 - - [2025-11-12 05:23:56] "POST /ref-update HTTP/1.1" 200 156 0.007134 10.0.0.249 - - [2025-11-12 05:23:56] "POST /set-tag HTTP/1.1" 200 109 0.018794 10.0.0.249 - - [2025-11-12 05:23:56] "GET /floating-ip/da3b7979-008a-4858-affc-2dd6f2a0206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005749 10.0.0.249 - - [2025-11-12 05:23:57] "GET /virtual-machine/a93e36c2-1e8a-440e-9241-d4eaf7be8c8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003049 10.0.0.249 - - [2025-11-12 05:23:57] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004076 10.0.0.249 - - [2025-11-12 05:23:57] "GET /virtual-machine/df6032f4-f697-4a38-a3d1-fcbd4a16aaab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003230 10.0.0.249 - - [2025-11-12 05:23:57] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005110 10.0.0.249 - - [2025-11-12 05:23:59] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005505 10.0.0.249 - - [2025-11-12 05:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.249 - - [2025-11-12 05:24:02] "GET /virtual-machine/78114d10-fd73-4edc-ac91-313eba43797b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003021 10.0.0.249 - - [2025-11-12 05:24:02] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003792 10.0.0.249 - - [2025-11-12 05:24:02] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005702 10.0.0.249 - - [2025-11-12 05:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.249 - - [2025-11-12 05:24:33] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006359 10.0.0.249 - - [2025-11-12 05:24:33] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.249 - - [2025-11-12 05:24:33] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007458 10.0.0.249 - - [2025-11-12 05:24:33] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.249 - - [2025-11-12 05:24:33] "GET /virtual-machine/78114d10-fd73-4edc-ac91-313eba43797b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003491 10.0.0.249 - - [2025-11-12 05:24:33] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.249 - - [2025-11-12 05:24:33] "GET /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020789 10.0.0.249 - - [2025-11-12 05:24:33] "POST /set-tag HTTP/1.1" 200 109 0.026498 10.0.0.249 - - [2025-11-12 05:24:34] "POST /set-tag HTTP/1.1" 200 109 0.035488 10.0.0.249 - - [2025-11-12 05:24:34] "DELETE /instance-ip/c3e8f146-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.050129 10.0.0.249 - - [2025-11-12 05:24:34] "DELETE /virtual-machine-interface/c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.055297 10.0.0.249 - - [2025-11-12 05:24:34] "DELETE /virtual-machine/78114d10-fd73-4edc-ac91-313eba43797b HTTP/1.1" 200 115 0.025988 10.0.0.249 - - [2025-11-12 05:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.249 - - [2025-11-12 05:24:37] "GET /tag/1b1b1e4c-ee4c-486d-9f36-1d4b38640708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010392 10.0.0.249 - - [2025-11-12 05:24:37] "GET /tag/1b1b1e4c-ee4c-486d-9f36-1d4b38640708?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014200 10.0.0.249 - - [2025-11-12 05:24:37] "GET /virtual-machine-interface/0f7badc7-e058-4fde-b359-5bcc8ec64425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003963 10.0.0.249 - - [2025-11-12 05:24:37] "POST /set-tag HTTP/1.1" 200 109 0.021515 10.0.0.249 - - [2025-11-12 05:24:38] "GET /virtual-machine-interface/3681f4c5-fd9e-4fbc-b424-cb95d96ea8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004380 10.0.0.249 - - [2025-11-12 05:24:38] "POST /set-tag HTTP/1.1" 200 109 0.016151 10.0.0.249 - - [2025-11-12 05:24:38] "GET /virtual-machine-interface/e7fb7318-4a38-44b4-b64d-c2fa4b6180cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.014109 10.0.0.249 - - [2025-11-12 05:24:38] "POST /set-tag HTTP/1.1" 200 109 0.014441 10.0.0.249 - - [2025-11-12 05:24:38] "GET /firewall-policy/0c47d27b-62fe-4510-a11f-1a5d44c6ff59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.013409 10.0.0.249 - - [2025-11-12 05:24:38] "GET /firewall-rule/b4d02001-9626-44e1-8b80-c071b50849a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003464 10.0.0.249 - - [2025-11-12 05:24:38] "POST /ref-update HTTP/1.1" 200 156 0.011367 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /firewall-rule/b4d02001-9626-44e1-8b80-c071b50849a9 HTTP/1.1" 200 115 0.040671 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /loadbalancer-member/4306c1d8-3f57-4159-bc01-e65420ea62c9 HTTP/1.1" 200 115 0.023129 10.0.0.249 - - [2025-11-12 05:24:38] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.007958 10.0.0.249 - - [2025-11-12 05:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019387 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /loadbalancer-pool/a74c78ac-b9a6-400d-8dcf-81a009b183ad HTTP/1.1" 200 115 0.061377 10.0.0.249 - - [2025-11-12 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /loadbalancer-listener/f17d8f85-799c-45fb-9eea-d2b0cfa9efa9 HTTP/1.1" 200 115 0.032351 10.0.0.249 - - [2025-11-12 05:24:38] "GET /floating-ip/54b18260-256e-4fdd-9374-d8eaf9febd7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002481 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 200 109 0.006526 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 200 109 0.021562 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 200 109 0.020765 10.0.0.249 - - [2025-11-12 05:24:38] "PUT /floating-ip/54b18260-256e-4fdd-9374-d8eaf9febd7b HTTP/1.1" 200 257 0.049917 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 200 109 0.021863 10.0.0.249 - - [2025-11-12 05:24:38] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.013205 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /floating-ip/54b18260-256e-4fdd-9374-d8eaf9febd7b HTTP/1.1" 200 115 0.083586 10.0.0.249 - - [2025-11-12 05:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013062 10.0.0.249 - - [2025-11-12 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /loadbalancer/fc108c0a-a4e0-4083-9ad8-e45f05c166eb HTTP/1.1" 200 115 0.058629 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /instance-ip/320527b1-6a08-48a4-91ee-6d711ca20f66 HTTP/1.1" 200 115 0.041502 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 200 109 0.024142 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 404 171 0.019651 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 200 109 0.024440 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /virtual-machine-interface/0f7badc7-e058-4fde-b359-5bcc8ec64425 HTTP/1.1" 200 115 0.103439 10.0.0.249 - - [2025-11-12 05:24:38] "POST /chown HTTP/1.1" 404 171 0.005029 10.0.0.249 - - [2025-11-12 05:24:38] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.013821 10.0.0.249 - - [2025-11-12 05:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023712 10.0.0.249 - - [2025-11-12 05:24:38] "DELETE /tag/1b1b1e4c-ee4c-486d-9f36-1d4b38640708 HTTP/1.1" 200 115 0.114473 10.0.0.249 - - [2025-11-12 05:24:38] "PUT /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 267 0.008911 10.0.0.249 - - [2025-11-12 05:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019178 10.0.0.249 - - [2025-11-12 05:24:38] "GET /floating-ip-pool/04e10f77-165d-4c1f-9180-5053df623e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007033 10.0.0.249 - - [2025-11-12 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.249 - - [2025-11-12 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.249 - - [2025-11-12 05:24:38] "POST /ref-update HTTP/1.1" 200 156 0.009437 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /floating-ip-pool/04e10f77-165d-4c1f-9180-5053df623e00 HTTP/1.1" 200 115 0.036185 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /service-instance/01322df7-260e-48ca-961c-5b4449778ac5 HTTP/1.1" 200 115 0.040607 10.0.0.249 - - [2025-11-12 05:24:39] "GET /virtual-machine-interface/3681f4c5-fd9e-4fbc-b424-cb95d96ea8dd?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.005478 10.0.0.249 - - [2025-11-12 05:24:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001961 10.0.0.249 - - [2025-11-12 05:24:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001400 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 HTTP/1.1" 200 115 0.091524 10.0.0.249 - - [2025-11-12 05:24:39] "GET /routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 HTTP/1.1" 404 171 0.001446 10.0.0.249 - - [2025-11-12 05:24:39] "GET /domains HTTP/1.1" 200 281 0.002360 10.0.0.249 - - [2025-11-12 05:24:39] "GET /domain/6e80a533-fe51-44f3-ac5a-d4570f907738 HTTP/1.1" 200 3099 0.002399 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /virtual-machine-interface/3681f4c5-fd9e-4fbc-b424-cb95d96ea8dd HTTP/1.1" 200 115 0.076273 10.0.0.249 - - [2025-11-12 05:24:39] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf HTTP/1.1" 200 7169 0.034292 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /virtual-machine/96dc20ae-720f-4452-8468-585586838a12 HTTP/1.1" 200 115 0.043720 10.0.0.249 - - [2025-11-12 05:24:39] "GET /virtual-machine-interface/e7fb7318-4a38-44b4-b64d-c2fa4b6180cc?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.005179 10.0.0.249 - - [2025-11-12 05:24:39] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004668 10.0.0.249 - - [2025-11-12 05:24:39] "POST /set-tag HTTP/1.1" 200 109 0.003804 10.0.0.249 - - [2025-11-12 05:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.249 - - [2025-11-12 05:24:39] "GET /loadbalancer/c39af050-c550-409a-a861-cc2554d2e1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002083 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /virtual-machine-interface/e7fb7318-4a38-44b4-b64d-c2fa4b6180cc HTTP/1.1" 200 115 0.049490 10.0.0.249 - - [2025-11-12 05:24:39] "POST /ref-update HTTP/1.1" 200 156 0.007443 10.0.0.249 - - [2025-11-12 05:24:39] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003263 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /virtual-machine/537b7c38-c9d1-4372-8bf5-bf4f009e66f8 HTTP/1.1" 200 115 0.045812 10.0.0.249 - - [2025-11-12 05:24:39] "POST /set-tag HTTP/1.1" 200 109 0.058297 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /loadbalancer-member/6b57c52d-f73a-4895-a3b3-99a123be4d31 HTTP/1.1" 200 115 0.047889 10.0.0.249 - - [2025-11-12 05:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.249 - - [2025-11-12 05:24:39] "DELETE /route-target/ee111ec5-11e9-4028-9c7c-aa3b06b2fb4c HTTP/1.1" 200 115 0.022923 10.0.0.249 - - [2025-11-12 05:24:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004716 10.0.0.249 - - [2025-11-12 05:24:40] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.249 - - [2025-11-12 05:24:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006316 10.0.0.249 - - [2025-11-12 05:24:40] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.249 - - [2025-11-12 05:24:40] "GET /virtual-machine/df6032f4-f697-4a38-a3d1-fcbd4a16aaab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002813 10.0.0.249 - - [2025-11-12 05:24:40] "POST /ref-update HTTP/1.1" 200 156 0.008241 10.0.0.249 - - [2025-11-12 05:24:40] "GET /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004086 10.0.0.249 - - [2025-11-12 05:24:40] "POST /set-tag HTTP/1.1" 200 109 0.030282 10.0.0.249 - - [2025-11-12 05:24:41] "POST /set-tag HTTP/1.1" 200 109 0.030707 10.0.0.249 - - [2025-11-12 05:24:41] "POST /set-tag HTTP/1.1" 200 109 0.026823 10.0.0.249 - - [2025-11-12 05:24:41] "DELETE /instance-ip/bf915d2c-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.049998 10.0.0.249 - - [2025-11-12 05:24:41] "POST /ref-update HTTP/1.1" 200 156 0.018174 10.0.0.249 - - [2025-11-12 05:24:41] "DELETE /virtual-machine-interface/bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.050576 10.0.0.249 - - [2025-11-12 05:24:41] "DELETE /virtual-machine/df6032f4-f697-4a38-a3d1-fcbd4a16aaab HTTP/1.1" 200 115 0.020885 10.0.0.249 - - [2025-11-12 05:24:44] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005943 10.0.0.249 - - [2025-11-12 05:24:44] "POST /set-tag HTTP/1.1" 200 109 0.003600 10.0.0.249 - - [2025-11-12 05:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008259 10.0.0.249 - - [2025-11-12 05:24:44] "GET /loadbalancer/c39af050-c550-409a-a861-cc2554d2e1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002447 10.0.0.249 - - [2025-11-12 05:24:44] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007622 10.0.0.249 - - [2025-11-12 05:24:44] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.249 - - [2025-11-12 05:24:44] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004244 10.0.0.249 - - [2025-11-12 05:24:44] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.249 - - [2025-11-12 05:24:44] "GET /virtual-machine/a93e36c2-1e8a-440e-9241-d4eaf7be8c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002730 10.0.0.249 - - [2025-11-12 05:24:44] "POST /ref-update HTTP/1.1" 200 156 0.007562 10.0.0.249 - - [2025-11-12 05:24:44] "GET /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009125 10.0.0.249 - - [2025-11-12 05:24:44] "POST /set-tag HTTP/1.1" 200 109 0.018231 10.0.0.249 - - [2025-11-12 05:24:45] "POST /set-tag HTTP/1.1" 200 109 0.030714 10.0.0.249 - - [2025-11-12 05:24:45] "POST /set-tag HTTP/1.1" 200 109 0.034917 10.0.0.249 - - [2025-11-12 05:24:45] "DELETE /instance-ip/bf355680-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.032830 10.0.0.249 - - [2025-11-12 05:24:45] "POST /ref-update HTTP/1.1" 200 156 0.012583 10.0.0.249 - - [2025-11-12 05:24:45] "DELETE /virtual-machine-interface/bf1a5290-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.045129 10.0.0.249 - - [2025-11-12 05:24:45] "DELETE /virtual-machine/a93e36c2-1e8a-440e-9241-d4eaf7be8c8c HTTP/1.1" 200 115 0.021535 10.0.0.249 - - [2025-11-12 05:24:45] "DELETE /tag/1e30dca3-a7b2-4df5-b6c9-ca9c5471e3f3 HTTP/1.1" 200 115 0.052759 10.0.0.249 - - [2025-11-12 05:24:45] "DELETE /tag/a6d98a3e-58d0-47c8-9c65-eb1827f10345 HTTP/1.1" 200 115 0.046726 10.0.0.249 - - [2025-11-12 05:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.249 - - [2025-11-12 05:24:49] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049457 10.0.0.249 - - [2025-11-12 05:24:49] "POST /tags HTTP/1.1" 200 394 0.042785 10.0.0.249 - - [2025-11-12 05:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027785 10.0.0.249 - - [2025-11-12 05:24:49] "GET /tag/7f84d81c-be08-4d5a-8e7d-ebc765601d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.021951 10.0.0.249 - - [2025-11-12 05:24:49] "POST /tags HTTP/1.1" 200 342 0.030566 10.0.0.249 - - [2025-11-12 05:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.249 - - [2025-11-12 05:24:49] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010598 10.0.0.249 - - [2025-11-12 05:24:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000468 10.0.0.249 - - [2025-11-12 05:24:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.008016 10.0.0.249 - - [2025-11-12 05:24:50] "POST /security-groups HTTP/1.1" 200 589 0.069912 10.0.0.249 - - [2025-11-12 05:24:50] "POST /projects HTTP/1.1" 200 521 0.163862 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.001822 10.0.0.249 - - [2025-11-12 05:24:50] "POST /access-control-lists HTTP/1.1" 200 600 0.019105 10.0.0.249 - - [2025-11-12 05:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021959 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.020746 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008876 10.0.0.249 - - [2025-11-12 05:24:50] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004630 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2025-11-12 05:24:50] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.009665 10.0.0.249 - - [2025-11-12 05:24:50] "POST /access-control-lists HTTP/1.1" 200 598 0.074252 10.0.0.249 - - [2025-11-12 05:24:50] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.139016 10.0.0.249 - - [2025-11-12 05:24:50] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.069813 10.0.0.249 - - [2025-11-12 05:24:50] "POST /security-groups HTTP/1.1" 200 593 0.094273 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.002102 10.0.0.249 - - [2025-11-12 05:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.060800 10.0.0.249 - - [2025-11-12 05:24:50] "POST /chown HTTP/1.1" 200 109 0.046143 10.0.0.249 - - [2025-11-12 05:24:50] "POST /access-control-lists HTTP/1.1" 200 634 0.126836 10.0.0.249 - - [2025-11-12 05:24:50] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005368 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025898 10.0.0.249 - - [2025-11-12 05:24:50] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005278 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.006336 10.0.0.249 - - [2025-11-12 05:24:50] "POST /tags HTTP/1.1" 409 226 0.006963 10.0.0.249 - - [2025-11-12 05:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.249 - - [2025-11-12 05:24:50] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.048626 10.0.0.249 - - [2025-11-12 05:24:50] "POST /access-control-lists HTTP/1.1" 200 632 0.095039 10.0.0.249 - - [2025-11-12 05:24:51] "POST /firewall-rules HTTP/1.1" 200 602 0.090465 10.0.0.249 - - [2025-11-12 05:24:51] "GET /firewall-rule/450c79ab-4574-4be7-bb71-2f46d9e9e075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016360 10.0.0.249 - - [2025-11-12 05:24:51] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.008954 10.0.0.249 - - [2025-11-12 05:24:51] "GET /firewall-rule/450c79ab-4574-4be7-bb71-2f46d9e9e075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002769 10.0.0.249 - - [2025-11-12 05:24:51] "POST /ref-update HTTP/1.1" 200 156 0.047486 10.0.0.249 - - [2025-11-12 05:24:51] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019167 10.0.0.249 - - [2025-11-12 05:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.249 - - [2025-11-12 05:24:51] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003187 10.0.0.249 - - [2025-11-12 05:24:51] "POST /tags HTTP/1.1" 409 226 0.001499 10.0.0.249 - - [2025-11-12 05:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.249 - - [2025-11-12 05:24:51] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.023220 10.0.0.249 - - [2025-11-12 05:24:51] "POST /firewall-rules HTTP/1.1" 200 600 0.068482 10.0.0.249 - - [2025-11-12 05:24:51] "GET /firewall-rule/2fe1dd4f-3f5c-4944-b661-13c9a13452f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004400 10.0.0.249 - - [2025-11-12 05:24:51] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003135 10.0.0.249 - - [2025-11-12 05:24:51] "GET /firewall-rule/2fe1dd4f-3f5c-4944-b661-13c9a13452f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001673 10.0.0.249 - - [2025-11-12 05:24:51] "POST /ref-update HTTP/1.1" 200 156 0.042513 10.0.0.249 - - [2025-11-12 05:24:52] "POST /tags HTTP/1.1" 200 394 0.227601 10.0.0.249 - - [2025-11-12 05:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.249 - - [2025-11-12 05:24:53] "GET /tag/2c7271fc-0a61-4ede-ad75-4d3b01ab0150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015205 10.0.0.249 - - [2025-11-12 05:24:53] "POST /tags HTTP/1.1" 200 342 0.018002 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.249 - - [2025-11-12 05:24:53] "GET /tag/52495a17-4c6d-4f91-b834-7f11e69a17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014929 10.0.0.249 - - [2025-11-12 05:24:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.001638 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003833 10.0.0.249 - - [2025-11-12 05:24:53] "POST /security-groups HTTP/1.1" 200 589 0.066345 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.008417 10.0.0.249 - - [2025-11-12 05:24:53] "POST /projects HTTP/1.1" 200 521 0.206787 10.0.0.249 - - [2025-11-12 05:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010316 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006476 10.0.0.249 - - [2025-11-12 05:24:53] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005279 10.0.0.249 - - [2025-11-12 05:24:53] "POST /access-control-lists HTTP/1.1" 200 600 0.081658 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008049 10.0.0.249 - - [2025-11-12 05:24:53] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005592 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.001889 10.0.0.249 - - [2025-11-12 05:24:53] "POST /access-control-lists HTTP/1.1" 200 598 0.061839 10.0.0.249 - - [2025-11-12 05:24:53] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.075616 10.0.0.249 - - [2025-11-12 05:24:53] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.052820 10.0.0.249 - - [2025-11-12 05:24:53] "POST /security-groups HTTP/1.1" 200 593 0.065284 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 404 270 0.001737 10.0.0.249 - - [2025-11-12 05:24:53] "POST /access-control-lists HTTP/1.1" 200 634 0.059935 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 404 269 0.010250 10.0.0.249 - - [2025-11-12 05:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.072113 10.0.0.249 - - [2025-11-12 05:24:53] "POST /chown HTTP/1.1" 200 109 0.016791 10.0.0.249 - - [2025-11-12 05:24:53] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011195 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.249 - - [2025-11-12 05:24:53] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008998 10.0.0.249 - - [2025-11-12 05:24:53] "POST /access-control-lists HTTP/1.1" 200 632 0.059525 10.0.0.249 - - [2025-11-12 05:24:53] "POST /tags HTTP/1.1" 409 226 0.006020 10.0.0.249 - - [2025-11-12 05:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.249 - - [2025-11-12 05:24:54] "GET /tag/52495a17-4c6d-4f91-b834-7f11e69a17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010255 10.0.0.249 - - [2025-11-12 05:24:54] "POST /firewall-rules HTTP/1.1" 200 602 0.081274 10.0.0.249 - - [2025-11-12 05:24:54] "GET /firewall-rule/fccc1a06-ad34-490e-87ca-015e4919b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010006 10.0.0.249 - - [2025-11-12 05:24:54] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004596 10.0.0.249 - - [2025-11-12 05:24:54] "GET /firewall-rule/fccc1a06-ad34-490e-87ca-015e4919b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002392 10.0.0.249 - - [2025-11-12 05:24:54] "POST /ref-update HTTP/1.1" 200 156 0.048250 10.0.0.249 - - [2025-11-12 05:24:54] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002131 10.0.0.249 - - [2025-11-12 05:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.249 - - [2025-11-12 05:24:54] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002501 10.0.0.249 - - [2025-11-12 05:24:54] "POST /tags HTTP/1.1" 409 226 0.001391 10.0.0.249 - - [2025-11-12 05:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.249 - - [2025-11-12 05:24:54] "GET /tag/52495a17-4c6d-4f91-b834-7f11e69a17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011865 10.0.0.249 - - [2025-11-12 05:24:54] "POST /firewall-rules HTTP/1.1" 200 600 0.070193 10.0.0.249 - - [2025-11-12 05:24:54] "GET /firewall-rule/d5646f9b-6f5b-4df4-88f7-4c9f8f63bf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017214 10.0.0.249 - - [2025-11-12 05:24:54] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004195 10.0.0.249 - - [2025-11-12 05:24:54] "GET /firewall-rule/d5646f9b-6f5b-4df4-88f7-4c9f8f63bf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002604 10.0.0.249 - - [2025-11-12 05:24:54] "POST /ref-update HTTP/1.1" 200 156 0.053588 10.0.0.249 - - [2025-11-12 05:24:55] "POST /tags HTTP/1.1" 200 346 0.074451 10.0.0.249 - - [2025-11-12 05:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.249 - - [2025-11-12 05:24:55] "GET /tag/79027147-75e5-408b-a897-0a387eb1948f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.023712 10.0.0.249 - - [2025-11-12 05:24:55] "POST /projects HTTP/1.1" 409 238 0.003774 10.0.0.249 - - [2025-11-12 05:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.249 - - [2025-11-12 05:24:56] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040298 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.249 - - [2025-11-12 05:24:56] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004108 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.249 - - [2025-11-12 05:24:56] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006119 10.0.0.249 - - [2025-11-12 05:24:56] "POST /security-groups HTTP/1.1" 409 285 0.002262 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.249 - - [2025-11-12 05:24:56] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.075609 10.0.0.249 - - [2025-11-12 05:24:56] "PUT /security-group/0ebed315-7a6c-42bc-9d50-91af7360054f HTTP/1.1" 200 263 0.118006 10.0.0.249 - - [2025-11-12 05:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.045275 10.0.0.249 - - [2025-11-12 05:24:56] "PUT /access-control-list/454f3e77-84d1-49a4-8900-cc1f3793247c HTTP/1.1" 200 273 0.020224 10.0.0.249 - - [2025-11-12 05:24:56] "POST /tags HTTP/1.1" 409 228 0.019166 10.0.0.249 - - [2025-11-12 05:24:56] "PUT /access-control-list/d206bfeb-5209-4d7f-942b-ff0e48ab3d06 HTTP/1.1" 200 273 0.027718 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.249 - - [2025-11-12 05:24:56] "GET /tag/79027147-75e5-408b-a897-0a387eb1948f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016902 10.0.0.249 - - [2025-11-12 05:24:56] "POST /tags HTTP/1.1" 200 346 0.023135 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.249 - - [2025-11-12 05:24:56] "GET /tag/e95cef7d-5044-4beb-8c6b-c1ffa09536f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016465 10.0.0.249 - - [2025-11-12 05:24:56] "POST /projects HTTP/1.1" 409 238 0.002218 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.249 - - [2025-11-12 05:24:56] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025589 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.249 - - [2025-11-12 05:24:56] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052917 10.0.0.249 - - [2025-11-12 05:24:56] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004057 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.249 - - [2025-11-12 05:24:56] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004089 10.0.0.249 - - [2025-11-12 05:24:56] "POST /security-groups HTTP/1.1" 409 285 0.003078 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.249 - - [2025-11-12 05:24:56] "PUT /security-group/c11c11e3-bc1e-4c75-8f3b-ed0baeb34812 HTTP/1.1" 200 263 0.055389 10.0.0.249 - - [2025-11-12 05:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032996 10.0.0.249 - - [2025-11-12 05:24:56] "PUT /access-control-list/f4988216-6618-42da-b0d3-dbb981da6fdf HTTP/1.1" 200 273 0.036965 10.0.0.249 - - [2025-11-12 05:24:56] "POST /tags HTTP/1.1" 409 228 0.008969 10.0.0.249 - - [2025-11-12 05:24:56] "PUT /access-control-list/e93c9dd3-c5b5-403a-9f69-926c25a22e58 HTTP/1.1" 200 273 0.013992 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.249 - - [2025-11-12 05:24:56] "GET /tag/e95cef7d-5044-4beb-8c6b-c1ffa09536f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010155 10.0.0.249 - - [2025-11-12 05:24:56] "POST /tags HTTP/1.1" 200 292 0.043352 10.0.0.249 - - [2025-11-12 05:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.249 - - [2025-11-12 05:24:56] "GET /tag/6d05234d-351a-4ee8-aa4f-6b95578b494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012058 10.0.0.249 - - [2025-11-12 05:24:57] "POST /tags HTTP/1.1" 200 304 0.051435 10.0.0.249 - - [2025-11-12 05:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.249 - - [2025-11-12 05:24:57] "GET /tag/0ecc2733-d34b-4236-89e3-70952e1419e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016290 10.0.0.249 - - [2025-11-12 05:24:57] "POST /tags HTTP/1.1" 409 252 0.001860 10.0.0.249 - - [2025-11-12 05:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.249 - - [2025-11-12 05:24:57] "GET /tag/7f84d81c-be08-4d5a-8e7d-ebc765601d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012204 10.0.0.249 - - [2025-11-12 05:24:57] "POST /tags HTTP/1.1" 409 226 0.002215 10.0.0.249 - - [2025-11-12 05:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.249 - - [2025-11-12 05:24:57] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009999 10.0.0.249 - - [2025-11-12 05:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.249 - - [2025-11-12 05:24:57] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004236 10.0.0.249 - - [2025-11-12 05:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.249 - - [2025-11-12 05:24:57] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039477 10.0.0.249 - - [2025-11-12 05:24:57] "POST /virtual-machines HTTP/1.1" 200 396 0.008934 10.0.0.249 - - [2025-11-12 05:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009001 10.0.0.249 - - [2025-11-12 05:24:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126264 10.0.0.249 - - [2025-11-12 05:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028495 10.0.0.249 - - [2025-11-12 05:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.249 - - [2025-11-12 05:24:57] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004353 10.0.0.249 - - [2025-11-12 05:24:57] "POST /instance-ips HTTP/1.1" 200 398 0.030142 10.0.0.249 - - [2025-11-12 05:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037492 10.0.0.249 - - [2025-11-12 05:24:57] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010674 10.0.0.249 - - [2025-11-12 05:24:57] "POST /set-tag HTTP/1.1" 200 109 0.063736 10.0.0.249 - - [2025-11-12 05:24:57] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021673 10.0.0.249 - - [2025-11-12 05:24:57] "GET /instance-ip/ed90e0e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007584 10.0.0.249 - - [2025-11-12 05:24:57] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004142 10.0.0.249 - - [2025-11-12 05:24:57] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.249 - - [2025-11-12 05:24:57] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003479 10.0.0.249 - - [2025-11-12 05:24:57] "POST /ref-update HTTP/1.1" 200 156 0.010154 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004312 10.0.0.249 - - [2025-11-12 05:24:58] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.249 - - [2025-11-12 05:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003587 10.0.0.249 - - [2025-11-12 05:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.249 - - [2025-11-12 05:24:58] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042532 10.0.0.249 - - [2025-11-12 05:24:58] "POST /virtual-machines HTTP/1.1" 200 396 0.012092 10.0.0.249 - - [2025-11-12 05:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023706 10.0.0.249 - - [2025-11-12 05:24:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119658 10.0.0.249 - - [2025-11-12 05:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007863 10.0.0.249 - - [2025-11-12 05:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012689 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005478 10.0.0.249 - - [2025-11-12 05:24:58] "POST /instance-ips HTTP/1.1" 200 398 0.021199 10.0.0.249 - - [2025-11-12 05:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032522 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009052 10.0.0.249 - - [2025-11-12 05:24:58] "POST /set-tag HTTP/1.1" 200 109 0.069249 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.034750 10.0.0.249 - - [2025-11-12 05:24:58] "GET /instance-ip/ee075f58-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009052 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009621 10.0.0.249 - - [2025-11-12 05:24:58] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.003277 10.0.0.249 - - [2025-11-12 05:24:58] "POST /ref-update HTTP/1.1" 200 156 0.012713 10.0.0.249 - - [2025-11-12 05:24:58] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015929 10.0.0.249 - - [2025-11-12 05:24:58] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.249 - - [2025-11-12 05:24:58] "POST /tags HTTP/1.1" 200 292 0.020374 10.0.0.249 - - [2025-11-12 05:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011371 10.0.0.249 - - [2025-11-12 05:24:58] "GET /tag/b4447118-10a3-4716-bac2-003a8c923b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.010962 10.0.0.249 - - [2025-11-12 05:24:58] "POST /tags HTTP/1.1" 409 252 0.002213 10.0.0.249 - - [2025-11-12 05:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.249 - - [2025-11-12 05:24:58] "GET /tag/2c7271fc-0a61-4ede-ad75-4d3b01ab0150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010726 10.0.0.249 - - [2025-11-12 05:24:59] "POST /tags HTTP/1.1" 409 226 0.001995 10.0.0.249 - - [2025-11-12 05:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.249 - - [2025-11-12 05:24:59] "GET /tag/52495a17-4c6d-4f91-b834-7f11e69a17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010488 10.0.0.249 - - [2025-11-12 05:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004116 10.0.0.249 - - [2025-11-12 05:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.249 - - [2025-11-12 05:24:59] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.020072 10.0.0.249 - - [2025-11-12 05:24:59] "POST /virtual-machines HTTP/1.1" 200 396 0.007366 10.0.0.249 - - [2025-11-12 05:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015508 10.0.0.249 - - [2025-11-12 05:24:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102483 10.0.0.249 - - [2025-11-12 05:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010401 10.0.0.249 - - [2025-11-12 05:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011570 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012606 10.0.0.249 - - [2025-11-12 05:24:59] "POST /instance-ips HTTP/1.1" 200 398 0.022094 10.0.0.249 - - [2025-11-12 05:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022589 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017145 10.0.0.249 - - [2025-11-12 05:24:59] "POST /set-tag HTTP/1.1" 200 109 0.071400 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007912 10.0.0.249 - - [2025-11-12 05:24:59] "GET /instance-ip/eea2d532-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009942 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004905 10.0.0.249 - - [2025-11-12 05:24:59] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006963 10.0.0.249 - - [2025-11-12 05:24:59] "POST /ref-update HTTP/1.1" 200 156 0.006697 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004229 10.0.0.249 - - [2025-11-12 05:24:59] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.249 - - [2025-11-12 05:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.249 - - [2025-11-12 05:24:59] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003864 10.0.0.249 - - [2025-11-12 05:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.249 - - [2025-11-12 05:24:59] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039314 10.0.0.249 - - [2025-11-12 05:24:59] "POST /virtual-machines HTTP/1.1" 200 396 0.009951 10.0.0.249 - - [2025-11-12 05:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020445 10.0.0.249 - - [2025-11-12 05:25:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111699 10.0.0.249 - - [2025-11-12 05:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010633 10.0.0.249 - - [2025-11-12 05:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.249 - - [2025-11-12 05:25:00] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008090 10.0.0.249 - - [2025-11-12 05:25:00] "POST /instance-ips HTTP/1.1" 200 398 0.025679 10.0.0.249 - - [2025-11-12 05:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020488 10.0.0.249 - - [2025-11-12 05:25:00] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015898 10.0.0.249 - - [2025-11-12 05:25:00] "POST /set-tag HTTP/1.1" 200 109 0.063697 10.0.0.249 - - [2025-11-12 05:25:00] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010014 10.0.0.249 - - [2025-11-12 05:25:00] "GET /instance-ip/ef18c2ce-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006052 10.0.0.249 - - [2025-11-12 05:25:00] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004139 10.0.0.249 - - [2025-11-12 05:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.249 - - [2025-11-12 05:25:00] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.003243 10.0.0.249 - - [2025-11-12 05:25:00] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.249 - - [2025-11-12 05:25:00] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004273 10.0.0.249 - - [2025-11-12 05:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.249 - - [2025-11-12 05:25:00] "POST /tags HTTP/1.1" 200 300 0.016582 10.0.0.249 - - [2025-11-12 05:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016750 10.0.0.249 - - [2025-11-12 05:25:00] "GET /tag/24459f82-8ad7-4bd6-ae6c-c733301fbc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012877 10.0.0.249 - - [2025-11-12 05:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.249 - - [2025-11-12 05:25:00] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.019193 10.0.0.249 - - [2025-11-12 05:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2025-11-12 05:25:00] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.020826 10.0.0.249 - - [2025-11-12 05:25:00] "POST /virtual-machines HTTP/1.1" 200 396 0.007931 10.0.0.249 - - [2025-11-12 05:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024858 10.0.0.249 - - [2025-11-12 05:25:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119397 10.0.0.249 - - [2025-11-12 05:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024110 10.0.0.249 - - [2025-11-12 05:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011150 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015386 10.0.0.249 - - [2025-11-12 05:25:01] "POST /instance-ips HTTP/1.1" 200 398 0.022202 10.0.0.249 - - [2025-11-12 05:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037032 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009052 10.0.0.249 - - [2025-11-12 05:25:01] "POST /set-tag HTTP/1.1" 200 109 0.020333 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015721 10.0.0.249 - - [2025-11-12 05:25:01] "GET /instance-ip/ef9a47e0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003505 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004333 10.0.0.249 - - [2025-11-12 05:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.249 - - [2025-11-12 05:25:01] "POST /tags HTTP/1.1" 200 300 0.021214 10.0.0.249 - - [2025-11-12 05:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.249 - - [2025-11-12 05:25:01] "GET /tag/c53d3117-59c1-4b0b-a7fc-8935dd4f1da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012250 10.0.0.249 - - [2025-11-12 05:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008531 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004861 10.0.0.249 - - [2025-11-12 05:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.249 - - [2025-11-12 05:25:01] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037483 10.0.0.249 - - [2025-11-12 05:25:01] "POST /virtual-machines HTTP/1.1" 200 396 0.008610 10.0.0.249 - - [2025-11-12 05:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011501 10.0.0.249 - - [2025-11-12 05:25:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117174 10.0.0.249 - - [2025-11-12 05:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018471 10.0.0.249 - - [2025-11-12 05:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007946 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004572 10.0.0.249 - - [2025-11-12 05:25:01] "POST /instance-ips HTTP/1.1" 200 398 0.017933 10.0.0.249 - - [2025-11-12 05:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030103 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006382 10.0.0.249 - - [2025-11-12 05:25:01] "POST /set-tag HTTP/1.1" 200 109 0.035075 10.0.0.249 - - [2025-11-12 05:25:01] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014572 10.0.0.249 - - [2025-11-12 05:25:01] "GET /instance-ip/f0095d92-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004438 10.0.0.249 - - [2025-11-12 05:25:02] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006353 10.0.0.249 - - [2025-11-12 05:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.249 - - [2025-11-12 05:25:02] "POST /tags HTTP/1.1" 200 300 0.020149 10.0.0.249 - - [2025-11-12 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.249 - - [2025-11-12 05:25:02] "GET /tag/14fe03ed-def2-480c-bd65-b7537ba5a9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014431 10.0.0.249 - - [2025-11-12 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.249 - - [2025-11-12 05:25:02] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004390 10.0.0.249 - - [2025-11-12 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.249 - - [2025-11-12 05:25:02] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034331 10.0.0.249 - - [2025-11-12 05:25:02] "POST /virtual-machines HTTP/1.1" 200 396 0.008923 10.0.0.249 - - [2025-11-12 05:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008376 10.0.0.249 - - [2025-11-12 05:25:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100307 10.0.0.249 - - [2025-11-12 05:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020020 10.0.0.249 - - [2025-11-12 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.249 - - [2025-11-12 05:25:02] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005111 10.0.0.249 - - [2025-11-12 05:25:02] "POST /instance-ips HTTP/1.1" 200 398 0.019233 10.0.0.249 - - [2025-11-12 05:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023238 10.0.0.249 - - [2025-11-12 05:25:02] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014706 10.0.0.249 - - [2025-11-12 05:25:02] "POST /set-tag HTTP/1.1" 200 109 0.016794 10.0.0.249 - - [2025-11-12 05:25:02] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015043 10.0.0.249 - - [2025-11-12 05:25:02] "GET /instance-ip/f0742bc2-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003010 10.0.0.249 - - [2025-11-12 05:25:02] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004516 10.0.0.249 - - [2025-11-12 05:25:02] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.249 - - [2025-11-12 05:25:02] "POST /tags HTTP/1.1" 200 300 0.019480 10.0.0.249 - - [2025-11-12 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019548 10.0.0.249 - - [2025-11-12 05:25:02] "GET /tag/bf3bc231-0188-4b9d-a428-8bf33318e9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014964 10.0.0.249 - - [2025-11-12 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.249 - - [2025-11-12 05:25:02] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003994 10.0.0.249 - - [2025-11-12 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.249 - - [2025-11-12 05:25:02] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037425 10.0.0.249 - - [2025-11-12 05:25:02] "POST /virtual-machines HTTP/1.1" 200 396 0.008725 10.0.0.249 - - [2025-11-12 05:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009348 10.0.0.249 - - [2025-11-12 05:25:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103847 10.0.0.249 - - [2025-11-12 05:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022384 10.0.0.249 - - [2025-11-12 05:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004947 10.0.0.249 - - [2025-11-12 05:25:03] "POST /instance-ips HTTP/1.1" 200 398 0.021118 10.0.0.249 - - [2025-11-12 05:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020808 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013064 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.018941 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015301 10.0.0.249 - - [2025-11-12 05:25:03] "GET /instance-ip/f0de76f8-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005009 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006723 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.005829 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005270 10.0.0.249 - - [2025-11-12 05:25:03] "POST /ref-update HTTP/1.1" 200 156 0.008680 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004311 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.011475 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010397 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003576 10.0.0.249 - - [2025-11-12 05:25:03] "POST /ref-update HTTP/1.1" 200 156 0.008438 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006668 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.013274 10.0.0.249 - - [2025-11-12 05:25:03] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007937 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003899 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.004991 10.0.0.249 - - [2025-11-12 05:25:03] "POST /ref-update HTTP/1.1" 200 156 0.007769 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008281 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003856 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.249 - - [2025-11-12 05:25:03] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004434 10.0.0.249 - - [2025-11-12 05:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.249 - - [2025-11-12 05:25:04] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006361 10.0.0.249 - - [2025-11-12 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.249 - - [2025-11-12 05:25:04] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004768 10.0.0.249 - - [2025-11-12 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.249 - - [2025-11-12 05:25:04] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004469 10.0.0.249 - - [2025-11-12 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.249 - - [2025-11-12 05:25:04] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003749 10.0.0.249 - - [2025-11-12 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.249 - - [2025-11-12 05:25:04] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004838 10.0.0.249 - - [2025-11-12 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.249 - - [2025-11-12 05:25:04] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004646 10.0.0.249 - - [2025-11-12 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.249 - - [2025-11-12 05:25:07] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006518 10.0.0.249 - - [2025-11-12 05:25:07] "POST /set-tag HTTP/1.1" 200 109 0.003708 10.0.0.249 - - [2025-11-12 05:25:07] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004535 10.0.0.249 - - [2025-11-12 05:25:07] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.249 - - [2025-11-12 05:25:08] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004315 10.0.0.249 - - [2025-11-12 05:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine/8f43b4dc-f5a0-4211-af2f-ae73f574df4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003081 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003598 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine/caa75d0b-fe17-401f-b935-2e568ab604b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002995 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004195 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine/62b894d3-7a2a-4642-acf7-e5c4fcdeb7ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002983 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003490 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine/0fc5af0c-7414-4d44-81b4-883b4022944f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003527 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004634 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine/4683c221-4a84-42c9-b7a7-8c153a18cc84?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003120 10.0.0.249 - - [2025-11-12 05:25:11] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004307 10.0.0.249 - - [2025-11-12 05:25:12] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004810 10.0.0.249 - - [2025-11-12 05:25:12] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.249 - - [2025-11-12 05:25:12] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003979 10.0.0.249 - - [2025-11-12 05:25:12] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.249 - - [2025-11-12 05:25:13] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004564 10.0.0.249 - - [2025-11-12 05:25:13] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.249 - - [2025-11-12 05:25:16] "GET /virtual-machine/c670c0bd-93e8-4331-8ef0-aa6c4c89f059?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003103 10.0.0.249 - - [2025-11-12 05:25:16] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003874 10.0.0.249 - - [2025-11-12 05:25:17] "GET /virtual-machine/52453df8-ea00-4f20-a8de-b715733041bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004567 10.0.0.249 - - [2025-11-12 05:25:17] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004551 10.0.0.249 - - [2025-11-12 05:25:17] "GET /virtual-machine/52c11a55-6adf-48db-9ba5-7159bc00e1fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003013 10.0.0.249 - - [2025-11-12 05:25:17] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003839 10.0.0.249 - - [2025-11-12 05:25:17] "GET /loadbalancer/7d51606a-c6da-4d30-83d0-b20cc7ccfa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002141 10.0.0.249 - - [2025-11-12 05:25:17] "POST /tags HTTP/1.1" 200 334 0.021515 10.0.0.249 - - [2025-11-12 05:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.249 - - [2025-11-12 05:25:17] "GET /tag/712a3de1-9854-4971-bad7-a33ba8246ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011907 10.0.0.249 - - [2025-11-12 05:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.249 - - [2025-11-12 05:25:17] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032417 10.0.0.249 - - [2025-11-12 05:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.249 - - [2025-11-12 05:25:17] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004398 10.0.0.249 - - [2025-11-12 05:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.249 - - [2025-11-12 05:25:17] "GET /service-appliance-set/f190b256-4574-4db4-be71-294011b5ca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002478 10.0.0.249 - - [2025-11-12 05:25:17] "POST /fqname-to-id HTTP/1.1" 404 273 0.001621 10.0.0.249 - - [2025-11-12 05:25:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098772 10.0.0.249 - - [2025-11-12 05:25:18] "GET /virtual-machine-interface/d956db98-e490-4e32-9d5b-d99277985a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.013923 10.0.0.249 - - [2025-11-12 05:25:18] "POST /instance-ips HTTP/1.1" 200 410 0.022180 10.0.0.249 - - [2025-11-12 05:25:18] "GET /instance-ip/a43395ec-601d-4173-b9fd-fb9b0fc85c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003653 10.0.0.249 - - [2025-11-12 05:25:18] "POST /loadbalancers HTTP/1.1" 200 631 0.065534 10.0.0.249 - - [2025-11-12 05:25:18] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032017 10.0.0.249 - - [2025-11-12 05:25:18] "GET /instance-ip/a43395ec-601d-4173-b9fd-fb9b0fc85c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004007 10.0.0.249 - - [2025-11-12 05:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019912 10.0.0.249 - - [2025-11-12 05:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.249 - - [2025-11-12 05:25:18] "POST /floating-ips HTTP/1.1" 200 599 0.036565 10.0.0.249 - - [2025-11-12 05:25:18] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045295 10.0.0.249 - - [2025-11-12 05:25:18] "GET /loadbalancer/7d51606a-c6da-4d30-83d0-b20cc7ccfa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003027 10.0.0.249 - - [2025-11-12 05:25:18] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.022246 10.0.0.249 - - [2025-11-12 05:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.249 - - [2025-11-12 05:25:18] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032723 10.0.0.249 - - [2025-11-12 05:25:18] "GET /loadbalancer-listener/a95ab7e5-84a0-4ce6-8b6c-2fa2c189eec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003673 10.0.0.249 - - [2025-11-12 05:25:18] "GET /loadbalancer-listener/a95ab7e5-84a0-4ce6-8b6c-2fa2c189eec7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003147 10.0.0.249 - - [2025-11-12 05:25:18] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021129 10.0.0.249 - - [2025-11-12 05:25:18] "GET /instance-ip/a43395ec-601d-4173-b9fd-fb9b0fc85c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.011899 10.0.0.249 - - [2025-11-12 05:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.249 - - [2025-11-12 05:25:18] "GET /loadbalancer/7d51606a-c6da-4d30-83d0-b20cc7ccfa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.009782 10.0.0.249 - - [2025-11-12 05:25:18] "GET /instance-ip/a43395ec-601d-4173-b9fd-fb9b0fc85c06?fields=floating_ips HTTP/1.1" 200 1215 0.019442 10.0.0.249 - - [2025-11-12 05:25:18] "GET /loadbalancer-pool/6e7c31c1-c770-45e3-88fe-68fd4f6754a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.006667 10.0.0.249 - - [2025-11-12 05:25:18] "GET /floating-ip/30f0f886-a203-4c4b-a0e3-93a3eb24cf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002609 10.0.0.249 - - [2025-11-12 05:25:18] "GET /loadbalancer/7d51606a-c6da-4d30-83d0-b20cc7ccfa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.018191 10.0.0.249 - - [2025-11-12 05:25:18] "POST /loadbalancer-members HTTP/1.1" 200 723 0.049169 10.0.0.249 - - [2025-11-12 05:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025020 10.0.0.249 - - [2025-11-12 05:25:18] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012693 10.0.0.249 - - [2025-11-12 05:25:18] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004837 10.0.0.249 - - [2025-11-12 05:25:18] "POST /ref-update HTTP/1.1" 200 156 0.006905 10.0.0.249 - - [2025-11-12 05:25:18] "GET /floating-ip/30f0f886-a203-4c4b-a0e3-93a3eb24cf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006762 10.0.0.249 - - [2025-11-12 05:25:18] "POST /tags HTTP/1.1" 409 221 0.002256 10.0.0.249 - - [2025-11-12 05:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.249 - - [2025-11-12 05:25:18] "GET /tag/712a3de1-9854-4971-bad7-a33ba8246ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010403 10.0.0.249 - - [2025-11-12 05:25:18] "PUT /floating-ip/30f0f886-a203-4c4b-a0e3-93a3eb24cf17 HTTP/1.1" 200 257 0.008925 10.0.0.249 - - [2025-11-12 05:25:19] "POST /set-tag HTTP/1.1" 200 109 0.059734 10.0.0.249 - - [2025-11-12 05:25:19] "GET /loadbalancer-pool/6e7c31c1-c770-45e3-88fe-68fd4f6754a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.005995 10.0.0.249 - - [2025-11-12 05:25:19] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019317 10.0.0.249 - - [2025-11-12 05:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007615 10.0.0.249 - - [2025-11-12 05:25:19] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016513 10.0.0.249 - - [2025-11-12 05:25:19] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005233 10.0.0.249 - - [2025-11-12 05:25:19] "POST /ref-update HTTP/1.1" 200 156 0.008298 10.0.0.249 - - [2025-11-12 05:25:19] "GET /floating-ip/30f0f886-a203-4c4b-a0e3-93a3eb24cf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006412 10.0.0.249 - - [2025-11-12 05:25:19] "POST /set-tag HTTP/1.1" 200 109 0.087434 10.0.0.249 - - [2025-11-12 05:25:20] "POST /tags HTTP/1.1" 409 206 0.002268 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.249 - - [2025-11-12 05:25:20] "GET /tag/0ecc2733-d34b-4236-89e3-70952e1419e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011591 10.0.0.249 - - [2025-11-12 05:25:20] "POST /tags HTTP/1.1" 409 204 0.002285 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.249 - - [2025-11-12 05:25:20] "GET /tag/c53d3117-59c1-4b0b-a7fc-8935dd4f1da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015702 10.0.0.249 - - [2025-11-12 05:25:20] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002397 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.249 - - [2025-11-12 05:25:20] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002611 10.0.0.249 - - [2025-11-12 05:25:20] "POST /tags HTTP/1.1" 409 206 0.002548 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.249 - - [2025-11-12 05:25:20] "GET /tag/0ecc2733-d34b-4236-89e3-70952e1419e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019357 10.0.0.249 - - [2025-11-12 05:25:20] "POST /tags HTTP/1.1" 409 226 0.002366 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.249 - - [2025-11-12 05:25:20] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011962 10.0.0.249 - - [2025-11-12 05:25:20] "POST /tags HTTP/1.1" 409 204 0.002151 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.249 - - [2025-11-12 05:25:20] "GET /tag/c53d3117-59c1-4b0b-a7fc-8935dd4f1da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011113 10.0.0.249 - - [2025-11-12 05:25:20] "POST /tags HTTP/1.1" 409 226 0.001790 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.249 - - [2025-11-12 05:25:20] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013266 10.0.0.249 - - [2025-11-12 05:25:20] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002467 10.0.0.249 - - [2025-11-12 05:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.249 - - [2025-11-12 05:25:20] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003192 10.0.0.249 - - [2025-11-12 05:25:20] "POST /firewall-rules HTTP/1.1" 200 628 0.082981 10.0.0.249 - - [2025-11-12 05:25:20] "POST /firewall-rules HTTP/1.1" 200 648 0.095237 10.0.0.249 - - [2025-11-12 05:25:20] "GET /firewall-rule/67ff140d-45ff-45ef-b8a1-7bf667500165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.018126 10.0.0.249 - - [2025-11-12 05:25:20] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002423 10.0.0.249 - - [2025-11-12 05:25:20] "GET /firewall-rule/f0c15029-9744-4a3e-876c-06aaa0d0bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004751 10.0.0.249 - - [2025-11-12 05:25:20] "POST /ref-update HTTP/1.1" 200 156 0.019814 10.0.0.249 - - [2025-11-12 05:25:20] "POST /firewall-policys HTTP/1.1" 200 608 0.033704 10.0.0.249 - - [2025-11-12 05:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013228 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011543 10.0.0.249 - - [2025-11-12 05:25:21] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003072 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002681 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/0c47d27b-62fe-4510-a11f-1a5d44c6ff59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004181 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003844 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004551 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001999 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002379 10.0.0.249 - - [2025-11-12 05:25:21] "POST /ref-update HTTP/1.1" 200 156 0.017598 10.0.0.249 - - [2025-11-12 05:25:21] "POST /ref-update HTTP/1.1" 200 156 0.014731 10.0.0.249 - - [2025-11-12 05:25:21] "POST /ref-update HTTP/1.1" 200 156 0.026344 10.0.0.249 - - [2025-11-12 05:25:21] "POST /ref-update HTTP/1.1" 200 156 0.024576 10.0.0.249 - - [2025-11-12 05:25:21] "POST /ref-update HTTP/1.1" 200 156 0.023373 10.0.0.249 - - [2025-11-12 05:25:21] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007923 10.0.0.249 - - [2025-11-12 05:25:44] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004328 10.0.0.249 - - [2025-11-12 05:25:44] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.249 - - [2025-11-12 05:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.249 - - [2025-11-12 05:25:44] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007721 10.0.0.249 - - [2025-11-12 05:25:44] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005494 10.0.0.249 - - [2025-11-12 05:25:45] "POST /set-tag HTTP/1.1" 200 109 0.020219 10.0.0.249 - - [2025-11-12 05:25:45] "DELETE /loadbalancer-member/c21d4ef8-919a-4b47-8cc7-2548ed6f9a3e HTTP/1.1" 200 115 0.049466 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004704 10.0.0.249 - - [2025-11-12 05:25:45] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.249 - - [2025-11-12 05:25:45] "DELETE /loadbalancer-member/cf3eaf54-b8b8-4563-9042-07eb52ebff75 HTTP/1.1" 200 115 0.040604 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005707 10.0.0.249 - - [2025-11-12 05:25:45] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.249 - - [2025-11-12 05:25:45] "DELETE /loadbalancer-member/f2a075f4-675f-42ad-a2b3-f494f9dbd817 HTTP/1.1" 200 115 0.035502 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006399 10.0.0.249 - - [2025-11-12 05:25:45] "POST /set-tag HTTP/1.1" 200 109 0.004455 10.0.0.249 - - [2025-11-12 05:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.249 - - [2025-11-12 05:25:45] "GET /loadbalancer/c97cd070-825b-4bff-b8b4-2ce581f5fdf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002220 10.0.0.249 - - [2025-11-12 05:25:45] "GET /loadbalancer-pool/3e5cf026-855c-43e4-a367-253561589a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002830 10.0.0.249 - - [2025-11-12 05:25:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019983 10.0.0.249 - - [2025-11-12 05:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022401 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020030 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008761 10.0.0.249 - - [2025-11-12 05:25:45] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004254 10.0.0.249 - - [2025-11-12 05:25:45] "POST /set-tag HTTP/1.1" 200 109 0.059746 10.0.0.249 - - [2025-11-12 05:25:45] "GET /loadbalancer-pool/8977191a-1a49-4c56-92c6-bc39319d8d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020087 10.0.0.249 - - [2025-11-12 05:25:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015485 10.0.0.249 - - [2025-11-12 05:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007345 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007262 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004630 10.0.0.249 - - [2025-11-12 05:25:45] "POST /set-tag HTTP/1.1" 200 109 0.003681 10.0.0.249 - - [2025-11-12 05:25:45] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001668 10.0.0.249 - - [2025-11-12 05:25:45] "GET /loadbalancer-pool/0d377bb7-ea04-4d8b-b517-5ec682dd083b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003093 10.0.0.249 - - [2025-11-12 05:25:45] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013374 10.0.0.249 - - [2025-11-12 05:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016200 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005307 10.0.0.249 - - [2025-11-12 05:25:45] "GET /virtual-machine-interface/700726ca-bf86-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006756 10.0.0.249 - - [2025-11-12 05:25:45] "GET /floating-ip/38909fec-5101-4ea3-9f1a-9fb662b5ffb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001611 10.0.0.249 - - [2025-11-12 05:25:45] "POST /set-tag HTTP/1.1" 200 109 0.003202 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:25:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:25:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000829 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:25:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:25:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:25:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:25:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:26:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:26:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000963 10.0.0.249 - - [2025-11-12 05:27:29] "POST /tags HTTP/1.1" 409 252 0.002234 10.0.0.249 - - [2025-11-12 05:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.249 - - [2025-11-12 05:27:29] "GET /tag/2c7271fc-0a61-4ede-ad75-4d3b01ab0150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010755 10.0.0.249 - - [2025-11-12 05:27:30] "POST /tags HTTP/1.1" 409 228 0.002766 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.249 - - [2025-11-12 05:27:30] "GET /tag/e95cef7d-5044-4beb-8c6b-c1ffa09536f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022086 10.0.0.249 - - [2025-11-12 05:27:30] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003373 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.249 - - [2025-11-12 05:27:30] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002010 10.0.0.249 - - [2025-11-12 05:27:30] "POST /tags HTTP/1.1" 409 206 0.001168 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001014 10.0.0.249 - - [2025-11-12 05:27:30] "GET /tag/0ecc2733-d34b-4236-89e3-70952e1419e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009303 10.0.0.249 - - [2025-11-12 05:27:30] "POST /tags HTTP/1.1" 409 226 0.001225 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.249 - - [2025-11-12 05:27:30] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009959 10.0.0.249 - - [2025-11-12 05:27:30] "POST /tags HTTP/1.1" 409 204 0.001497 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.249 - - [2025-11-12 05:27:30] "GET /tag/c53d3117-59c1-4b0b-a7fc-8935dd4f1da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011992 10.0.0.249 - - [2025-11-12 05:27:30] "POST /tags HTTP/1.1" 409 226 0.002227 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.249 - - [2025-11-12 05:27:30] "GET /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009930 10.0.0.249 - - [2025-11-12 05:27:30] "POST /tags HTTP/1.1" 409 228 0.001560 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.249 - - [2025-11-12 05:27:30] "GET /tag/e95cef7d-5044-4beb-8c6b-c1ffa09536f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013599 10.0.0.249 - - [2025-11-12 05:27:30] "POST /tags HTTP/1.1" 409 252 0.002159 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.249 - - [2025-11-12 05:27:30] "GET /tag/2c7271fc-0a61-4ede-ad75-4d3b01ab0150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009923 10.0.0.249 - - [2025-11-12 05:27:30] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001922 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.249 - - [2025-11-12 05:27:30] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002258 10.0.0.249 - - [2025-11-12 05:27:30] "POST /firewall-rules HTTP/1.1" 409 281 0.001652 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2025-11-12 05:27:30] "PUT /firewall-rule/f0c15029-9744-4a3e-876c-06aaa0d0bc8a HTTP/1.1" 200 261 0.018972 10.0.0.249 - - [2025-11-12 05:27:30] "POST /firewall-rules HTTP/1.1" 409 291 0.008528 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.249 - - [2025-11-12 05:27:30] "PUT /firewall-rule/67ff140d-45ff-45ef-b8a1-7bf667500165 HTTP/1.1" 200 261 0.019653 10.0.0.249 - - [2025-11-12 05:27:30] "GET /firewall-rule/67ff140d-45ff-45ef-b8a1-7bf667500165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.017004 10.0.0.249 - - [2025-11-12 05:27:30] "POST /firewall-rules HTTP/1.1" 200 660 0.072042 10.0.0.249 - - [2025-11-12 05:27:30] "GET /firewall-rule/90fae7bf-be6b-49fb-9dcf-d912af6878e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.018194 10.0.0.249 - - [2025-11-12 05:27:30] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001993 10.0.0.249 - - [2025-11-12 05:27:30] "GET /firewall-rule/f0c15029-9744-4a3e-876c-06aaa0d0bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003901 10.0.0.249 - - [2025-11-12 05:27:30] "POST /firewall-policys HTTP/1.1" 409 269 0.002182 10.0.0.249 - - [2025-11-12 05:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.249 - - [2025-11-12 05:27:30] "PUT /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b HTTP/1.1" 200 265 0.026752 10.0.0.249 - - [2025-11-12 05:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010489 10.0.0.249 - - [2025-11-12 05:27:30] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002782 10.0.0.249 - - [2025-11-12 05:27:30] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002750 10.0.0.249 - - [2025-11-12 05:27:31] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003284 10.0.0.249 - - [2025-11-12 05:27:31] "GET /firewall-policy/0c47d27b-62fe-4510-a11f-1a5d44c6ff59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002581 10.0.0.249 - - [2025-11-12 05:27:31] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002895 10.0.0.249 - - [2025-11-12 05:27:31] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002163 10.0.0.249 - - [2025-11-12 05:28:02] "GET /global-system-configs HTTP/1.1" 200 323 0.003196 10.0.0.249 - - [2025-11-12 05:28:05] "GET /global-system-configs HTTP/1.1" 200 323 0.003145 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006150 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.006565 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005282 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003573 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004035 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005219 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003326 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.001641 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009389 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.249 - - [2025-11-12 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.249 - - [2025-11-12 05:28:32] "GET /loadbalancer/7d51606a-c6da-4d30-83d0-b20cc7ccfa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003315 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005002 10.0.0.249 - - [2025-11-12 05:28:32] "POST /set-tag HTTP/1.1" 200 109 0.022416 10.0.0.249 - - [2025-11-12 05:28:32] "DELETE /loadbalancer-member/57cc5702-a060-4bf1-8c96-855b2569f7fc HTTP/1.1" 200 115 0.038084 10.0.0.249 - - [2025-11-12 05:28:32] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003986 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.249 - - [2025-11-12 05:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2025-11-12 05:28:33] "GET /loadbalancer/7d51606a-c6da-4d30-83d0-b20cc7ccfa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002138 10.0.0.249 - - [2025-11-12 05:28:33] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010233 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.004813 10.0.0.249 - - [2025-11-12 05:28:33] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004535 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.249 - - [2025-11-12 05:28:33] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005024 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.249 - - [2025-11-12 05:28:33] "GET /virtual-machine/8f43b4dc-f5a0-4211-af2f-ae73f574df4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002607 10.0.0.249 - - [2025-11-12 05:28:33] "POST /ref-update HTTP/1.1" 200 156 0.010001 10.0.0.249 - - [2025-11-12 05:28:33] "GET /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007111 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.017375 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.021232 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.032495 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.021247 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.013983 10.0.0.249 - - [2025-11-12 05:28:33] "DELETE /instance-ip/ed90e0e4-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.042126 10.0.0.249 - - [2025-11-12 05:28:33] "POST /ref-update HTTP/1.1" 200 156 0.020017 10.0.0.249 - - [2025-11-12 05:28:33] "DELETE /virtual-machine-interface/ed78291e-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.042282 10.0.0.249 - - [2025-11-12 05:28:33] "DELETE /virtual-machine/8f43b4dc-f5a0-4211-af2f-ae73f574df4f HTTP/1.1" 200 115 0.023897 10.0.0.249 - - [2025-11-12 05:28:33] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004380 10.0.0.249 - - [2025-11-12 05:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.249 - - [2025-11-12 05:28:33] "GET /virtual-machine/caa75d0b-fe17-401f-b935-2e568ab604b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002542 10.0.0.249 - - [2025-11-12 05:28:33] "POST /ref-update HTTP/1.1" 200 156 0.008843 10.0.0.249 - - [2025-11-12 05:28:34] "GET /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004829 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.019961 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.029939 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.017674 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.026606 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.024071 10.0.0.249 - - [2025-11-12 05:28:34] "DELETE /instance-ip/ee075f58-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.042960 10.0.0.249 - - [2025-11-12 05:28:34] "POST /ref-update HTTP/1.1" 200 156 0.007199 10.0.0.249 - - [2025-11-12 05:28:34] "DELETE /virtual-machine-interface/edeb9746-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.054971 10.0.0.249 - - [2025-11-12 05:28:34] "DELETE /virtual-machine/caa75d0b-fe17-401f-b935-2e568ab604b7 HTTP/1.1" 200 115 0.016088 10.0.0.249 - - [2025-11-12 05:28:34] "DELETE /tag/6d05234d-351a-4ee8-aa4f-6b95578b494a HTTP/1.1" 200 115 0.030967 10.0.0.249 - - [2025-11-12 05:28:34] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003880 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.249 - - [2025-11-12 05:28:34] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003670 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.001855 10.0.0.249 - - [2025-11-12 05:28:34] "GET /virtual-machine/62b894d3-7a2a-4642-acf7-e5c4fcdeb7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003061 10.0.0.249 - - [2025-11-12 05:28:34] "POST /ref-update HTTP/1.1" 200 156 0.008968 10.0.0.249 - - [2025-11-12 05:28:34] "GET /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011247 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.027781 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.020904 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.029691 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.013724 10.0.0.249 - - [2025-11-12 05:28:34] "POST /set-tag HTTP/1.1" 200 109 0.040683 10.0.0.249 - - [2025-11-12 05:28:34] "DELETE /instance-ip/eea2d532-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.045381 10.0.0.249 - - [2025-11-12 05:28:34] "DELETE /virtual-machine-interface/ee8abeb6-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.035882 10.0.0.249 - - [2025-11-12 05:28:34] "DELETE /virtual-machine/62b894d3-7a2a-4642-acf7-e5c4fcdeb7ef HTTP/1.1" 200 115 0.021425 10.0.0.249 - - [2025-11-12 05:28:34] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004501 10.0.0.249 - - [2025-11-12 05:28:35] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.249 - - [2025-11-12 05:28:35] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004179 10.0.0.249 - - [2025-11-12 05:28:35] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.249 - - [2025-11-12 05:28:35] "GET /virtual-machine/0fc5af0c-7414-4d44-81b4-883b4022944f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003020 10.0.0.249 - - [2025-11-12 05:28:35] "POST /ref-update HTTP/1.1" 200 156 0.008338 10.0.0.249 - - [2025-11-12 05:28:35] "GET /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016629 10.0.0.249 - - [2025-11-12 05:28:35] "POST /set-tag HTTP/1.1" 200 109 0.019380 10.0.0.249 - - [2025-11-12 05:28:35] "POST /set-tag HTTP/1.1" 200 109 0.022006 10.0.0.249 - - [2025-11-12 05:28:35] "POST /set-tag HTTP/1.1" 200 109 0.028003 10.0.0.249 - - [2025-11-12 05:28:35] "POST /set-tag HTTP/1.1" 200 109 0.015783 10.0.0.249 - - [2025-11-12 05:28:35] "POST /set-tag HTTP/1.1" 200 109 0.031515 10.0.0.249 - - [2025-11-12 05:28:35] "DELETE /instance-ip/ef18c2ce-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.049318 10.0.0.249 - - [2025-11-12 05:28:35] "DELETE /virtual-machine-interface/eefea3e4-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.042332 10.0.0.249 - - [2025-11-12 05:28:35] "DELETE /virtual-machine/0fc5af0c-7414-4d44-81b4-883b4022944f HTTP/1.1" 200 115 0.022391 10.0.0.249 - - [2025-11-12 05:28:35] "DELETE /tag/b4447118-10a3-4716-bac2-003a8c923b92 HTTP/1.1" 200 115 0.037118 10.0.0.249 - - [2025-11-12 05:28:35] "DELETE /tag/0ecc2733-d34b-4236-89e3-70952e1419e5 HTTP/1.1" 409 391 0.005847 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004419 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005214 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.005569 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine/52c11a55-6adf-48db-9ba5-7159bc00e1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003757 10.0.0.249 - - [2025-11-12 05:29:03] "POST /ref-update HTTP/1.1" 200 156 0.013059 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008844 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.017936 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.037180 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.031974 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.015045 10.0.0.249 - - [2025-11-12 05:29:03] "DELETE /instance-ip/f0de76f8-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.042001 10.0.0.249 - - [2025-11-12 05:29:03] "DELETE /virtual-machine-interface/f0c93284-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.044829 10.0.0.249 - - [2025-11-12 05:29:03] "DELETE /virtual-machine/52c11a55-6adf-48db-9ba5-7159bc00e1fa HTTP/1.1" 200 115 0.019799 10.0.0.249 - - [2025-11-12 05:29:03] "DELETE /tag/bf3bc231-0188-4b9d-a428-8bf33318e9f6 HTTP/1.1" 200 115 0.033435 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003886 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005229 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004567 10.0.0.249 - - [2025-11-12 05:29:03] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.249 - - [2025-11-12 05:29:03] "GET /virtual-machine/c670c0bd-93e8-4331-8ef0-aa6c4c89f059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002413 10.0.0.249 - - [2025-11-12 05:29:04] "POST /ref-update HTTP/1.1" 200 156 0.009296 10.0.0.249 - - [2025-11-12 05:29:04] "GET /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013843 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.031561 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.025927 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.013813 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.029673 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /instance-ip/f0742bc2-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.042070 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /virtual-machine-interface/f05f7aec-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.046028 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /virtual-machine/c670c0bd-93e8-4331-8ef0-aa6c4c89f059 HTTP/1.1" 200 115 0.019557 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /tag/e95cef7d-5044-4beb-8c6b-c1ffa09536f6 HTTP/1.1" 409 237 0.008738 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /tag/2c7271fc-0a61-4ede-ad75-4d3b01ab0150 HTTP/1.1" 409 237 0.008070 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /tag/14fe03ed-def2-480c-bd65-b7537ba5a9bd HTTP/1.1" 200 115 0.031204 10.0.0.249 - - [2025-11-12 05:29:04] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003862 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.249 - - [2025-11-12 05:29:04] "GET /virtual-machine/4683c221-4a84-42c9-b7a7-8c153a18cc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002531 10.0.0.249 - - [2025-11-12 05:29:04] "POST /ref-update HTTP/1.1" 200 156 0.007734 10.0.0.249 - - [2025-11-12 05:29:04] "GET /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004442 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.017352 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.018561 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.013452 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.021608 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /instance-ip/ef9a47e0-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.047374 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /virtual-machine-interface/ef7cc63e-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.038119 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /virtual-machine/4683c221-4a84-42c9-b7a7-8c153a18cc84 HTTP/1.1" 200 115 0.032559 10.0.0.249 - - [2025-11-12 05:29:04] "DELETE /tag/24459f82-8ad7-4bd6-ae6c-c733301fbc61 HTTP/1.1" 200 115 0.038156 10.0.0.249 - - [2025-11-12 05:29:04] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003926 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.249 - - [2025-11-12 05:29:04] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004151 10.0.0.249 - - [2025-11-12 05:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.249 - - [2025-11-12 05:29:04] "GET /virtual-machine/52453df8-ea00-4f20-a8de-b715733041bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003082 10.0.0.249 - - [2025-11-12 05:29:04] "POST /ref-update HTTP/1.1" 200 156 0.013980 10.0.0.249 - - [2025-11-12 05:29:05] "GET /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017341 10.0.0.249 - - [2025-11-12 05:29:05] "POST /set-tag HTTP/1.1" 200 109 0.021987 10.0.0.249 - - [2025-11-12 05:29:05] "POST /set-tag HTTP/1.1" 200 109 0.040135 10.0.0.249 - - [2025-11-12 05:29:05] "POST /set-tag HTTP/1.1" 200 109 0.029627 10.0.0.249 - - [2025-11-12 05:29:05] "POST /set-tag HTTP/1.1" 200 109 0.013316 10.0.0.249 - - [2025-11-12 05:29:05] "DELETE /instance-ip/f0095d92-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.046073 10.0.0.249 - - [2025-11-12 05:29:05] "DELETE /virtual-machine-interface/eff34cf0-bf87-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.040207 10.0.0.249 - - [2025-11-12 05:29:05] "DELETE /virtual-machine/52453df8-ea00-4f20-a8de-b715733041bd HTTP/1.1" 200 115 0.017611 10.0.0.249 - - [2025-11-12 05:29:05] "DELETE /tag/7f84d81c-be08-4d5a-8e7d-ebc765601d8f HTTP/1.1" 200 115 0.033115 10.0.0.249 - - [2025-11-12 05:29:05] "DELETE /tag/c53d3117-59c1-4b0b-a7fc-8935dd4f1da0 HTTP/1.1" 409 237 0.004016 10.0.0.249 - - [2025-11-12 05:29:05] "DELETE /tag/79027147-75e5-408b-a897-0a387eb1948f HTTP/1.1" 200 115 0.039226 10.0.0.249 - - [2025-11-12 05:29:07] "POST /projects HTTP/1.1" 409 238 0.002619 10.0.0.249 - - [2025-11-12 05:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.249 - - [2025-11-12 05:29:07] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036570 10.0.0.249 - - [2025-11-12 05:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.249 - - [2025-11-12 05:29:07] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003815 10.0.0.249 - - [2025-11-12 05:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.249 - - [2025-11-12 05:29:07] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004304 10.0.0.249 - - [2025-11-12 05:29:07] "POST /security-groups HTTP/1.1" 409 285 0.002247 10.0.0.249 - - [2025-11-12 05:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.249 - - [2025-11-12 05:29:08] "PUT /security-group/c11c11e3-bc1e-4c75-8f3b-ed0baeb34812 HTTP/1.1" 200 263 0.058528 10.0.0.249 - - [2025-11-12 05:29:08] "PUT /access-control-list/f4988216-6618-42da-b0d3-dbb981da6fdf HTTP/1.1" 200 273 0.009943 10.0.0.249 - - [2025-11-12 05:29:08] "PUT /access-control-list/e93c9dd3-c5b5-403a-9f69-926c25a22e58 HTTP/1.1" 200 273 0.009130 10.0.0.249 - - [2025-11-12 05:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010623 10.0.0.249 - - [2025-11-12 05:29:12] "POST /projects HTTP/1.1" 409 238 0.002171 10.0.0.249 - - [2025-11-12 05:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.249 - - [2025-11-12 05:29:13] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033798 10.0.0.249 - - [2025-11-12 05:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.249 - - [2025-11-12 05:29:13] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004984 10.0.0.249 - - [2025-11-12 05:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.249 - - [2025-11-12 05:29:13] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005055 10.0.0.249 - - [2025-11-12 05:29:13] "POST /security-groups HTTP/1.1" 409 285 0.002322 10.0.0.249 - - [2025-11-12 05:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.249 - - [2025-11-12 05:29:13] "PUT /security-group/c11c11e3-bc1e-4c75-8f3b-ed0baeb34812 HTTP/1.1" 200 263 0.055162 10.0.0.249 - - [2025-11-12 05:29:13] "PUT /access-control-list/f4988216-6618-42da-b0d3-dbb981da6fdf HTTP/1.1" 200 273 0.016360 10.0.0.249 - - [2025-11-12 05:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025724 10.0.0.249 - - [2025-11-12 05:29:13] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.007806 10.0.0.249 - - [2025-11-12 05:29:13] "PUT /access-control-list/e93c9dd3-c5b5-403a-9f69-926c25a22e58 HTTP/1.1" 200 273 0.047334 10.0.0.249 - - [2025-11-12 05:29:13] "GET /firewall-rule/fccc1a06-ad34-490e-87ca-015e4919b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008749 10.0.0.249 - - [2025-11-12 05:29:13] "POST /ref-update HTTP/1.1" 200 156 0.070225 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /firewall-rule/fccc1a06-ad34-490e-87ca-015e4919b07f HTTP/1.1" 200 115 0.024652 10.0.0.249 - - [2025-11-12 05:29:13] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004900 10.0.0.249 - - [2025-11-12 05:29:13] "GET /firewall-rule/d5646f9b-6f5b-4df4-88f7-4c9f8f63bf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002726 10.0.0.249 - - [2025-11-12 05:29:13] "POST /ref-update HTTP/1.1" 200 156 0.040683 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /firewall-rule/d5646f9b-6f5b-4df4-88f7-4c9f8f63bf47 HTTP/1.1" 200 115 0.034180 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /tag/e95cef7d-5044-4beb-8c6b-c1ffa09536f6 HTTP/1.1" 409 237 0.004979 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /tag/52495a17-4c6d-4f91-b834-7f11e69a17fa HTTP/1.1" 200 115 0.031859 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /tag/2c7271fc-0a61-4ede-ad75-4d3b01ab0150 HTTP/1.1" 409 237 0.003777 10.0.0.249 - - [2025-11-12 05:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.249 - - [2025-11-12 05:29:13] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004256 10.0.0.249 - - [2025-11-12 05:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.249 - - [2025-11-12 05:29:13] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004406 10.0.0.249 - - [2025-11-12 05:29:13] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.042462 10.0.0.249 - - [2025-11-12 05:29:13] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.040856 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /security-group/c11c11e3-bc1e-4c75-8f3b-ed0baeb34812 HTTP/1.1" 200 115 0.047745 10.0.0.249 - - [2025-11-12 05:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /access-control-list/f4988216-6618-42da-b0d3-dbb981da6fdf HTTP/1.1" 200 115 0.032161 10.0.0.249 - - [2025-11-12 05:29:13] "DELETE /access-control-list/e93c9dd3-c5b5-403a-9f69-926c25a22e58 HTTP/1.1" 200 115 0.032993 10.0.0.249 - - [2025-11-12 05:29:14] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028095 10.0.0.249 - - [2025-11-12 05:29:14] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?fields=security_groups HTTP/1.1" 200 1353 0.032202 10.0.0.249 - - [2025-11-12 05:29:14] "DELETE /security-group/a7f33090-82fd-4cff-8b50-e2345953ae35 HTTP/1.1" 200 115 0.048424 10.0.0.249 - - [2025-11-12 05:29:14] "DELETE /access-control-list/6260bce2-7c4b-42d7-b341-05f638e0b22c HTTP/1.1" 200 115 0.033753 10.0.0.249 - - [2025-11-12 05:29:14] "GET /project/a5aca757-494a-4756-a79a-7976273a24e5?fields=application_policy_sets HTTP/1.1" 200 1392 0.045495 10.0.0.249 - - [2025-11-12 05:29:14] "DELETE /access-control-list/e9b5b371-93c8-4156-8207-7cadfe12ec8a HTTP/1.1" 200 115 0.043673 10.0.0.249 - - [2025-11-12 05:29:14] "DELETE /project/a5aca757-494a-4756-a79a-7976273a24e5 HTTP/1.1" 200 115 0.291917 10.0.0.249 - - [2025-11-12 05:29:14] "POST /projects HTTP/1.1" 409 238 0.002097 10.0.0.249 - - [2025-11-12 05:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.249 - - [2025-11-12 05:29:14] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031474 10.0.0.249 - - [2025-11-12 05:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.249 - - [2025-11-12 05:29:14] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003714 10.0.0.249 - - [2025-11-12 05:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.249 - - [2025-11-12 05:29:14] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003759 10.0.0.249 - - [2025-11-12 05:29:14] "POST /security-groups HTTP/1.1" 409 285 0.001667 10.0.0.249 - - [2025-11-12 05:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.249 - - [2025-11-12 05:29:14] "PUT /security-group/0ebed315-7a6c-42bc-9d50-91af7360054f HTTP/1.1" 200 263 0.064918 10.0.0.249 - - [2025-11-12 05:29:14] "PUT /access-control-list/454f3e77-84d1-49a4-8900-cc1f3793247c HTTP/1.1" 200 273 0.019601 10.0.0.249 - - [2025-11-12 05:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028979 10.0.0.249 - - [2025-11-12 05:29:14] "PUT /access-control-list/d206bfeb-5209-4d7f-942b-ff0e48ab3d06 HTTP/1.1" 200 273 0.028343 10.0.0.249 - - [2025-11-12 05:29:18] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002517 10.0.0.249 - - [2025-11-12 05:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.249 - - [2025-11-12 05:29:18] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002058 10.0.0.249 - - [2025-11-12 05:29:18] "GET /firewall-policy/4b35a7d5-bb57-4260-81cd-4684c0a95acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002021 10.0.0.249 - - [2025-11-12 05:29:18] "GET /firewall-rule/f0c15029-9744-4a3e-876c-06aaa0d0bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002264 10.0.0.249 - - [2025-11-12 05:29:19] "POST /ref-update HTTP/1.1" 200 156 0.015204 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /firewall-rule/f0c15029-9744-4a3e-876c-06aaa0d0bc8a HTTP/1.1" 200 115 0.050182 10.0.0.249 - - [2025-11-12 05:29:19] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003202 10.0.0.249 - - [2025-11-12 05:29:19] "GET /firewall-rule/67ff140d-45ff-45ef-b8a1-7bf667500165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002729 10.0.0.249 - - [2025-11-12 05:29:19] "POST /ref-update HTTP/1.1" 200 156 0.018313 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /firewall-rule/67ff140d-45ff-45ef-b8a1-7bf667500165 HTTP/1.1" 200 115 0.077172 10.0.0.249 - - [2025-11-12 05:29:19] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007300 10.0.0.249 - - [2025-11-12 05:29:19] "GET /firewall-rule/90fae7bf-be6b-49fb-9dcf-d912af6878e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003175 10.0.0.249 - - [2025-11-12 05:29:19] "POST /ref-update HTTP/1.1" 200 156 0.013021 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /firewall-rule/90fae7bf-be6b-49fb-9dcf-d912af6878e2 HTTP/1.1" 200 115 0.036942 10.0.0.249 - - [2025-11-12 05:29:19] "GET /application-policy-set/2e100b87-edbe-41d9-bc49-d0ca51178b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003373 10.0.0.249 - - [2025-11-12 05:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.249 - - [2025-11-12 05:29:19] "GET /policy-management/16b07342-6e61-4416-8b99-51bccacabba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002337 10.0.0.249 - - [2025-11-12 05:29:19] "GET /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003175 10.0.0.249 - - [2025-11-12 05:29:19] "POST /ref-update HTTP/1.1" 200 156 0.018931 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /firewall-policy/1781cd42-0b15-4978-94cc-311d50f1568b HTTP/1.1" 200 115 0.026034 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /tag/e95cef7d-5044-4beb-8c6b-c1ffa09536f6 HTTP/1.1" 200 115 0.049845 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /tag/0ecc2733-d34b-4236-89e3-70952e1419e5 HTTP/1.1" 200 115 0.048103 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /tag/c53d3117-59c1-4b0b-a7fc-8935dd4f1da0 HTTP/1.1" 200 115 0.053125 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /tag/2c7271fc-0a61-4ede-ad75-4d3b01ab0150 HTTP/1.1" 200 115 0.028837 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /loadbalancer-member/ddda995a-3232-41a6-9c30-c06082d1fba1 HTTP/1.1" 200 115 0.021807 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /loadbalancer-pool/6e7c31c1-c770-45e3-88fe-68fd4f6754a3 HTTP/1.1" 200 115 0.031680 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /loadbalancer-listener/a95ab7e5-84a0-4ce6-8b6c-2fa2c189eec7 HTTP/1.1" 200 115 0.042442 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /loadbalancer/7d51606a-c6da-4d30-83d0-b20cc7ccfa42 HTTP/1.1" 200 115 0.023340 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /floating-ip/30f0f886-a203-4c4b-a0e3-93a3eb24cf17 HTTP/1.1" 200 115 0.048339 10.0.0.249 - - [2025-11-12 05:29:19] "DELETE /instance-ip/a43395ec-601d-4173-b9fd-fb9b0fc85c06 HTTP/1.1" 200 115 0.055595 10.0.0.249 - - [2025-11-12 05:29:20] "DELETE /virtual-machine-interface/d956db98-e490-4e32-9d5b-d99277985a9f HTTP/1.1" 200 115 0.058772 10.0.0.249 - - [2025-11-12 05:29:20] "DELETE /tag/712a3de1-9854-4971-bad7-a33ba8246ad3 HTTP/1.1" 200 115 0.059007 10.0.0.249 - - [2025-11-12 05:29:20] "POST /projects HTTP/1.1" 409 238 0.002007 10.0.0.249 - - [2025-11-12 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.249 - - [2025-11-12 05:29:20] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.057292 10.0.0.249 - - [2025-11-12 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2025-11-12 05:29:20] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006249 10.0.0.249 - - [2025-11-12 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.249 - - [2025-11-12 05:29:20] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004232 10.0.0.249 - - [2025-11-12 05:29:20] "POST /security-groups HTTP/1.1" 409 285 0.002708 10.0.0.249 - - [2025-11-12 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.249 - - [2025-11-12 05:29:20] "PUT /security-group/0ebed315-7a6c-42bc-9d50-91af7360054f HTTP/1.1" 200 263 0.058652 10.0.0.249 - - [2025-11-12 05:29:20] "PUT /access-control-list/454f3e77-84d1-49a4-8900-cc1f3793247c HTTP/1.1" 200 273 0.013102 10.0.0.249 - - [2025-11-12 05:29:20] "PUT /access-control-list/d206bfeb-5209-4d7f-942b-ff0e48ab3d06 HTTP/1.1" 200 273 0.020489 10.0.0.249 - - [2025-11-12 05:29:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036244 10.0.0.249 - - [2025-11-12 05:29:20] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.021674 10.0.0.249 - - [2025-11-12 05:29:20] "GET /firewall-rule/450c79ab-4574-4be7-bb71-2f46d9e9e075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004483 10.0.0.249 - - [2025-11-12 05:29:20] "POST /ref-update HTTP/1.1" 200 156 0.071919 10.0.0.249 - - [2025-11-12 05:29:20] "DELETE /firewall-rule/450c79ab-4574-4be7-bb71-2f46d9e9e075 HTTP/1.1" 200 115 0.035263 10.0.0.249 - - [2025-11-12 05:29:20] "GET /firewall-policy/8d1f1d98-e9dd-4780-aee4-e6ab65b58c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004374 10.0.0.249 - - [2025-11-12 05:29:20] "GET /firewall-rule/2fe1dd4f-3f5c-4944-b661-13c9a13452f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002649 10.0.0.249 - - [2025-11-12 05:29:20] "POST /ref-update HTTP/1.1" 200 156 0.042450 10.0.0.249 - - [2025-11-12 05:29:20] "DELETE /firewall-rule/2fe1dd4f-3f5c-4944-b661-13c9a13452f3 HTTP/1.1" 200 115 0.057091 10.0.0.249 - - [2025-11-12 05:29:20] "DELETE /tag/85ca5eca-3c8a-4f44-8c62-4fb2641009bd HTTP/1.1" 200 115 0.043089 10.0.0.249 - - [2025-11-12 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.249 - - [2025-11-12 05:29:20] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004444 10.0.0.249 - - [2025-11-12 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.249 - - [2025-11-12 05:29:20] "GET /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006826 10.0.0.249 - - [2025-11-12 05:29:21] "PUT /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89 HTTP/1.1" 200 265 0.063736 10.0.0.249 - - [2025-11-12 05:29:21] "PUT /virtual-network/d444ac12-c7e7-4d89-892a-df6631541e44 HTTP/1.1" 200 265 0.060245 10.0.0.249 - - [2025-11-12 05:29:21] "DELETE /security-group/0ebed315-7a6c-42bc-9d50-91af7360054f HTTP/1.1" 200 115 0.066083 10.0.0.249 - - [2025-11-12 05:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016073 10.0.0.249 - - [2025-11-12 05:29:21] "DELETE /access-control-list/454f3e77-84d1-49a4-8900-cc1f3793247c HTTP/1.1" 200 115 0.048035 10.0.0.249 - - [2025-11-12 05:29:21] "DELETE /access-control-list/d206bfeb-5209-4d7f-942b-ff0e48ab3d06 HTTP/1.1" 200 115 0.027488 10.0.0.249 - - [2025-11-12 05:29:21] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029585 10.0.0.249 - - [2025-11-12 05:29:21] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?fields=security_groups HTTP/1.1" 200 1352 0.032240 10.0.0.249 - - [2025-11-12 05:29:21] "DELETE /security-group/dd15df39-7d29-4fa3-bb6f-028cfe405f30 HTTP/1.1" 200 115 0.050029 10.0.0.249 - - [2025-11-12 05:29:21] "DELETE /access-control-list/8d9a0644-99e7-42bc-aef6-09293956defb HTTP/1.1" 200 115 0.029197 10.0.0.249 - - [2025-11-12 05:29:21] "DELETE /access-control-list/ef8fceea-9961-4c23-acb6-aa2cd719db81 HTTP/1.1" 200 115 0.051177 10.0.0.249 - - [2025-11-12 05:29:21] "GET /project/7cf618ab-6127-41cd-a0a7-46188e83c58a?fields=application_policy_sets HTTP/1.1" 200 1391 0.063809 10.0.0.249 - - [2025-11-12 05:29:21] "DELETE /project/7cf618ab-6127-41cd-a0a7-46188e83c58a HTTP/1.1" 200 115 0.354753 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:29:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:29:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000850 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:29:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:29:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000769 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:29:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:29:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 10.0.0.249 - - [2025-11-12 05:30:02] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.249 - - [2025-11-12 05:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.249 - - [2025-11-12 05:30:02] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003020 10.0.0.249 - - [2025-11-12 05:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.249 - - [2025-11-12 05:30:03] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002685 10.0.0.249 - - [2025-11-12 05:30:17] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.249 - - [2025-11-12 05:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2025-11-12 05:30:17] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004276 10.0.0.249 - - [2025-11-12 05:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.249 - - [2025-11-12 05:30:17] "GET /config-node/3f483f93-9097-4500-9c14-5b2b8f3a8ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001714 10.0.0.249 - - [2025-11-12 05:30:17] "GET / HTTP/1.1" 200 36215 0.001350 10.0.0.249 - - [2025-11-12 05:30:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002147 10.0.0.249 - - [2025-11-12 05:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.249 - - [2025-11-12 05:30:22] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002195 10.0.0.249 - - [2025-11-12 05:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.249 - - [2025-11-12 05:30:22] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.014430 10.0.0.249 - - [2025-11-12 05:30:23] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 264 0.002007 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/0e6978de-0a90-4696-b7be-37cde299da44 HTTP/1.1" 200 245 0.011003 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 261 0.005966 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/c7fb144e-e2f9-404a-a813-18a513ba1fc4 HTTP/1.1" 200 245 0.008897 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 261 0.001914 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/2b723d53-9b53-43b5-bb30-5326f64742b7 HTTP/1.1" 200 245 0.012781 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 253 0.003618 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/85b3ee5d-3644-4fce-9dce-af32f143a51f HTTP/1.1" 200 245 0.011376 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 251 0.003940 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/cec1df7c-c42a-4250-b97b-c76ef5c604f7 HTTP/1.1" 200 245 0.015930 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 252 0.009069 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/4ef30028-5d37-496f-819c-db4dbc25b9ab HTTP/1.1" 200 245 0.011417 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 256 0.006174 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/1e9918b3-b812-469b-911b-40f2ac4696e0 HTTP/1.1" 200 245 0.009185 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 248 0.006551 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/44224cde-a294-496a-af39-22e2c0aaa007 HTTP/1.1" 200 245 0.010987 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 252 0.003454 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/ff866b76-56b2-4d37-a48d-f701016c49a7 HTTP/1.1" 200 245 0.011057 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 257 0.007118 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/f0e9b962-1bb9-41cb-830c-56ebd11c871c HTTP/1.1" 200 245 0.011576 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 251 0.010770 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/5239b9c9-e81d-435d-84eb-3237e89798f4 HTTP/1.1" 200 245 0.009887 10.0.0.249 - - [2025-11-12 05:30:23] "POST /alarms HTTP/1.1" 409 257 0.006080 10.0.0.249 - - [2025-11-12 05:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.249 - - [2025-11-12 05:30:23] "PUT /alarm/89515e2e-47a5-4183-b816-0e4a51bfed17 HTTP/1.1" 200 245 0.013299 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 261 0.006132 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/6f961157-713f-44c3-8ea5-f5db135fbaf9 HTTP/1.1" 200 245 0.010759 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 258 0.016343 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/e64e72ac-14ed-4f1f-94c8-ab4e9047fc49 HTTP/1.1" 200 245 0.023675 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 254 0.006130 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/6915fe4a-00ab-47c5-8197-c7ba1e0344ba HTTP/1.1" 200 245 0.010839 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 254 0.010512 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/20cbde7f-7a70-436e-b23b-99fe8b4bddd6 HTTP/1.1" 200 245 0.011302 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 254 0.004247 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/7e6d0aca-d4f3-42b3-97c5-5d1a248aa36a HTTP/1.1" 200 245 0.027472 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 247 0.011753 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/50b0e953-8b37-4cbe-8afd-9fa116954e4d HTTP/1.1" 200 245 0.011981 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 272 0.011761 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/0082c5a4-fd02-44a6-862c-f5df9b71654d HTTP/1.1" 200 245 0.012903 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 261 0.008598 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/66c93baa-bd8f-45d7-aef2-afb201669231 HTTP/1.1" 200 245 0.013960 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 259 0.006447 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/f391cbb7-3f86-4670-8c82-7442e7081648 HTTP/1.1" 200 245 0.011574 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 265 0.007124 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/b2812c86-d7ab-4570-a173-79a05bc578de HTTP/1.1" 200 245 0.011763 10.0.0.249 - - [2025-11-12 05:30:24] "POST /alarms HTTP/1.1" 409 279 0.009409 10.0.0.249 - - [2025-11-12 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.249 - - [2025-11-12 05:30:24] "PUT /alarm/19df31b0-789f-4f98-9922-b4de85d26969 HTTP/1.1" 200 245 0.012610 10.0.0.249 - - [2025-11-12 05:30:25] "GET / HTTP/1.1" 200 36215 0.001669 10.0.0.249 - - [2025-11-12 05:30:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002149 10.0.0.249 - - [2025-11-12 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.249 - - [2025-11-12 05:30:25] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.008868 10.0.0.249 - - [2025-11-12 05:30:25] "GET / HTTP/1.1" 200 36215 0.001546 10.0.0.249 - - [2025-11-12 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.249 - - [2025-11-12 05:30:25] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003064 10.0.0.249 - - [2025-11-12 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.249 - - [2025-11-12 05:30:25] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.009500 10.0.0.249 - - [2025-11-12 05:30:25] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.249 - - [2025-11-12 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.249 - - [2025-11-12 05:30:25] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004507 10.0.0.249 - - [2025-11-12 05:30:25] "PUT /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb HTTP/1.1" 200 275 0.016686 10.0.0.249 - - [2025-11-12 05:30:29] "GET / HTTP/1.1" 200 36215 0.001410 10.0.0.249 - - [2025-11-12 05:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.249 - - [2025-11-12 05:30:29] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002970 10.0.0.249 - - [2025-11-12 05:30:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001625 10.0.0.249 - - [2025-11-12 05:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:30:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:30:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001180 10.0.0.249 - - [2025-11-12 05:30:29] "GET /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005381 10.0.0.249 - - [2025-11-12 05:30:29] "PUT /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9 HTTP/1.1" 200 255 0.013904 10.0.0.249 - - [2025-11-12 05:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.249 - - [2025-11-12 05:30:31] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005880 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:30:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:30:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 10.0.0.249 - - [2025-11-12 05:31:09] "GET / HTTP/1.1" 200 36215 0.002326 10.0.0.249 - - [2025-11-12 05:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.249 - - [2025-11-12 05:31:09] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.009842 10.0.0.249 - - [2025-11-12 05:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.249 - - [2025-11-12 05:31:09] "GET /config-node/3f483f93-9097-4500-9c14-5b2b8f3a8ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002530 10.0.0.249 - - [2025-11-12 05:31:20] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.249 - - [2025-11-12 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.249 - - [2025-11-12 05:31:20] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003773 10.0.0.249 - - [2025-11-12 05:31:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001664 10.0.0.249 - - [2025-11-12 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.249 - - [2025-11-12 05:31:20] "GET /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004874 10.0.0.249 - - [2025-11-12 05:31:20] "PUT /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9 HTTP/1.1" 200 255 0.011841 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:31:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:31:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 10.0.0.249 - - [2025-11-12 05:31:35] "GET / HTTP/1.1" 200 36215 0.002486 10.0.0.249 - - [2025-11-12 05:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.249 - - [2025-11-12 05:31:35] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004776 10.0.0.249 - - [2025-11-12 05:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.249 - - [2025-11-12 05:31:35] "GET /config-node/3f483f93-9097-4500-9c14-5b2b8f3a8ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001959 10.0.0.249 - - [2025-11-12 05:31:35] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.249 - - [2025-11-12 05:31:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002023 10.0.0.249 - - [2025-11-12 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.249 - - [2025-11-12 05:31:40] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002158 10.0.0.249 - - [2025-11-12 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.249 - - [2025-11-12 05:31:40] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.005936 10.0.0.249 - - [2025-11-12 05:31:40] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.249 - - [2025-11-12 05:31:40] "POST /alarms HTTP/1.1" 409 264 0.002599 10.0.0.249 - - [2025-11-12 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.249 - - [2025-11-12 05:31:40] "PUT /alarm/0e6978de-0a90-4696-b7be-37cde299da44 HTTP/1.1" 200 245 0.010987 10.0.0.249 - - [2025-11-12 05:31:40] "POST /alarms HTTP/1.1" 409 261 0.010815 10.0.0.249 - - [2025-11-12 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.249 - - [2025-11-12 05:31:40] "PUT /alarm/c7fb144e-e2f9-404a-a813-18a513ba1fc4 HTTP/1.1" 200 245 0.009621 10.0.0.249 - - [2025-11-12 05:31:40] "POST /alarms HTTP/1.1" 409 261 0.003448 10.0.0.249 - - [2025-11-12 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/2b723d53-9b53-43b5-bb30-5326f64742b7 HTTP/1.1" 200 245 0.008214 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 253 0.011240 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/85b3ee5d-3644-4fce-9dce-af32f143a51f HTTP/1.1" 200 245 0.009757 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 251 0.004024 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011769 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/cec1df7c-c42a-4250-b97b-c76ef5c604f7 HTTP/1.1" 200 245 0.008719 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 252 0.002329 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/4ef30028-5d37-496f-819c-db4dbc25b9ab HTTP/1.1" 200 245 0.010425 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 256 0.005738 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/1e9918b3-b812-469b-911b-40f2ac4696e0 HTTP/1.1" 200 245 0.009488 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 248 0.004452 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/44224cde-a294-496a-af39-22e2c0aaa007 HTTP/1.1" 200 245 0.009247 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 252 0.005692 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/ff866b76-56b2-4d37-a48d-f701016c49a7 HTTP/1.1" 200 245 0.009172 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 257 0.006171 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/f0e9b962-1bb9-41cb-830c-56ebd11c871c HTTP/1.1" 200 245 0.008787 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 251 0.004462 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/5239b9c9-e81d-435d-84eb-3237e89798f4 HTTP/1.1" 200 245 0.008785 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 257 0.005329 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/89515e2e-47a5-4183-b816-0e4a51bfed17 HTTP/1.1" 200 245 0.008649 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 261 0.006639 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/6f961157-713f-44c3-8ea5-f5db135fbaf9 HTTP/1.1" 200 245 0.009403 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 258 0.004069 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/e64e72ac-14ed-4f1f-94c8-ab4e9047fc49 HTTP/1.1" 200 245 0.019607 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 254 0.002080 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/6915fe4a-00ab-47c5-8197-c7ba1e0344ba HTTP/1.1" 200 245 0.008652 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 254 0.005207 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.249 - - [2025-11-12 05:31:41] "PUT /alarm/20cbde7f-7a70-436e-b23b-99fe8b4bddd6 HTTP/1.1" 200 245 0.008912 10.0.0.249 - - [2025-11-12 05:31:41] "POST /alarms HTTP/1.1" 409 254 0.007101 10.0.0.249 - - [2025-11-12 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /alarm/7e6d0aca-d4f3-42b3-97c5-5d1a248aa36a HTTP/1.1" 200 245 0.008725 10.0.0.249 - - [2025-11-12 05:31:42] "POST /alarms HTTP/1.1" 409 247 0.008126 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /alarm/50b0e953-8b37-4cbe-8afd-9fa116954e4d HTTP/1.1" 200 245 0.009706 10.0.0.249 - - [2025-11-12 05:31:42] "POST /alarms HTTP/1.1" 409 272 0.003890 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /alarm/0082c5a4-fd02-44a6-862c-f5df9b71654d HTTP/1.1" 200 245 0.011215 10.0.0.249 - - [2025-11-12 05:31:42] "POST /alarms HTTP/1.1" 409 261 0.008330 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /alarm/66c93baa-bd8f-45d7-aef2-afb201669231 HTTP/1.1" 200 245 0.011727 10.0.0.249 - - [2025-11-12 05:31:42] "POST /alarms HTTP/1.1" 409 259 0.005749 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /alarm/f391cbb7-3f86-4670-8c82-7442e7081648 HTTP/1.1" 200 245 0.011546 10.0.0.249 - - [2025-11-12 05:31:42] "POST /alarms HTTP/1.1" 409 265 0.008853 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /alarm/b2812c86-d7ab-4570-a173-79a05bc578de HTTP/1.1" 200 245 0.011182 10.0.0.249 - - [2025-11-12 05:31:42] "POST /alarms HTTP/1.1" 409 279 0.006440 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /alarm/19df31b0-789f-4f98-9922-b4de85d26969 HTTP/1.1" 200 245 0.008494 10.0.0.249 - - [2025-11-12 05:31:42] "GET / HTTP/1.1" 200 36215 0.001778 10.0.0.249 - - [2025-11-12 05:31:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002565 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.007362 10.0.0.249 - - [2025-11-12 05:31:42] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.249 - - [2025-11-12 05:31:42] "GET /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002411 10.0.0.249 - - [2025-11-12 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.249 - - [2025-11-12 05:31:42] "PUT /global-vrouter-config/15c18dbb-dbf3-4e38-aa5c-d94cdcb5b17d HTTP/1.1" 200 277 0.011335 10.0.0.249 - - [2025-11-12 05:31:43] "GET / HTTP/1.1" 200 36215 0.001676 10.0.0.249 - - [2025-11-12 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.249 - - [2025-11-12 05:31:43] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004853 10.0.0.249 - - [2025-11-12 05:31:43] "PUT /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb HTTP/1.1" 200 275 0.013748 10.0.0.249 - - [2025-11-12 05:31:46] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.249 - - [2025-11-12 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.249 - - [2025-11-12 05:31:46] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002586 10.0.0.249 - - [2025-11-12 05:31:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001638 10.0.0.249 - - [2025-11-12 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.249 - - [2025-11-12 05:31:46] "GET /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002916 10.0.0.249 - - [2025-11-12 05:31:47] "PUT /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9 HTTP/1.1" 200 255 0.011199 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:31:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002255 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:31:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001805 10.0.0.249 - - [2025-11-12 05:31:50] "POST /tags HTTP/1.1" 200 356 0.026128 10.0.0.249 - - [2025-11-12 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016593 10.0.0.249 - - [2025-11-12 05:31:50] "GET /tag/3ff44b30-308b-4bf0-8d03-2448173a1243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012194 10.0.0.249 - - [2025-11-12 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.249 - - [2025-11-12 05:31:50] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008300 10.0.0.249 - - [2025-11-12 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.249 - - [2025-11-12 05:31:50] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059239 10.0.0.249 - - [2025-11-12 05:31:50] "POST /virtual-machines HTTP/1.1" 200 352 0.011246 10.0.0.249 - - [2025-11-12 05:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024457 10.0.0.249 - - [2025-11-12 05:31:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.115691 10.0.0.249 - - [2025-11-12 05:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009235 10.0.0.249 - - [2025-11-12 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013196 10.0.0.249 - - [2025-11-12 05:31:51] "POST /instance-ips HTTP/1.1" 200 392 0.019380 10.0.0.249 - - [2025-11-12 05:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009600 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.016411 10.0.0.249 - - [2025-11-12 05:31:51] "POST /set-tag HTTP/1.1" 200 109 0.016979 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004795 10.0.0.249 - - [2025-11-12 05:31:51] "GET /instance-ip/e3fb59dc-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003009 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004477 10.0.0.249 - - [2025-11-12 05:31:51] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003528 10.0.0.249 - - [2025-11-12 05:31:51] "POST /ref-update HTTP/1.1" 200 156 0.006415 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004255 10.0.0.249 - - [2025-11-12 05:31:51] "POST /set-tag HTTP/1.1" 200 109 0.001751 10.0.0.249 - - [2025-11-12 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-network/13ba945e-d086-4218-a1f8-4929005f3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004323 10.0.0.249 - - [2025-11-12 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.249 - - [2025-11-12 05:31:51] "GET /project/3da92b76-5eba-4e43-8ffb-854085219caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037348 10.0.0.249 - - [2025-11-12 05:31:51] "POST /virtual-machines HTTP/1.1" 200 356 0.007130 10.0.0.249 - - [2025-11-12 05:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007503 10.0.0.249 - - [2025-11-12 05:31:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.094177 10.0.0.249 - - [2025-11-12 05:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027955 10.0.0.249 - - [2025-11-12 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013296 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004488 10.0.0.249 - - [2025-11-12 05:31:51] "POST /instance-ips HTTP/1.1" 200 396 0.021182 10.0.0.249 - - [2025-11-12 05:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024943 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004956 10.0.0.249 - - [2025-11-12 05:31:51] "POST /set-tag HTTP/1.1" 200 109 0.025943 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.026464 10.0.0.249 - - [2025-11-12 05:31:51] "GET /instance-ip/e45ac3a4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.006399 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005441 10.0.0.249 - - [2025-11-12 05:31:51] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.249 - - [2025-11-12 05:31:51] "GET /virtual-router/3d941b4b-b6ef-40c6-897c-0e21d0429a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.004143 10.0.0.249 - - [2025-11-12 05:31:52] "POST /ref-update HTTP/1.1" 200 156 0.018221 10.0.0.249 - - [2025-11-12 05:31:52] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013366 10.0.0.249 - - [2025-11-12 05:31:52] "POST /set-tag HTTP/1.1" 200 109 0.007631 10.0.0.249 - - [2025-11-12 05:31:52] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005732 10.0.0.249 - - [2025-11-12 05:31:52] "POST /set-tag HTTP/1.1" 200 109 0.004217 10.0.0.249 - - [2025-11-12 05:31:52] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004484 10.0.0.249 - - [2025-11-12 05:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.249 - - [2025-11-12 05:32:02] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.249 - - [2025-11-12 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.249 - - [2025-11-12 05:32:02] "GET /global-system-config/cc985dd6-73e5-4a90-bb8a-ee7707d930cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004512 10.0.0.249 - - [2025-11-12 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.249 - - [2025-11-12 05:32:02] "GET /config-node/3f483f93-9097-4500-9c14-5b2b8f3a8ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002395 10.0.0.249 - - [2025-11-12 05:32:10] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006298 10.0.0.249 - - [2025-11-12 05:32:10] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.249 - - [2025-11-12 05:32:11] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004158 10.0.0.249 - - [2025-11-12 05:32:11] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.249 - - [2025-11-12 05:32:12] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004853 10.0.0.249 - - [2025-11-12 05:32:12] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.249 - - [2025-11-12 05:32:13] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.249 - - [2025-11-12 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.249 - - [2025-11-12 05:32:13] "GET /routing-instance/54bdb7b6-6c05-46f1-a395-3eea205dcead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005167 10.0.0.249 - - [2025-11-12 05:32:13] "POST /bgp-routers HTTP/1.1" 409 301 0.003023 10.0.0.249 - - [2025-11-12 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.249 - - [2025-11-12 05:32:14] "GET /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003061 10.0.0.249 - - [2025-11-12 05:32:14] "PUT /bgp-router/c5184030-9fd3-424c-a10c-c507d62f13b9 HTTP/1.1" 200 255 0.014374 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:32:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.249 - - [2025-11-12 05:32:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.249 - - [2025-11-12 05:32:43] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004383 10.0.0.249 - - [2025-11-12 05:32:43] "POST /set-tag HTTP/1.1" 200 109 0.003649 10.0.0.249 - - [2025-11-12 05:32:43] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003953 10.0.0.249 - - [2025-11-12 05:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.249 - - [2025-11-12 05:32:43] "GET /virtual-machine/08466385-9d78-42fe-84b2-c4d4b647d205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003052 10.0.0.249 - - [2025-11-12 05:32:43] "POST /ref-update HTTP/1.1" 200 156 0.020586 10.0.0.249 - - [2025-11-12 05:32:43] "GET /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004675 10.0.0.249 - - [2025-11-12 05:32:43] "POST /set-tag HTTP/1.1" 200 109 0.013764 10.0.0.249 - - [2025-11-12 05:32:44] "POST /set-tag HTTP/1.1" 200 109 0.021848 10.0.0.249 - - [2025-11-12 05:32:44] "DELETE /instance-ip/e3fb59dc-bf88-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.043980 10.0.0.249 - - [2025-11-12 05:32:44] "DELETE /virtual-machine-interface/e3df6a60-bf88-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.036740 10.0.0.249 - - [2025-11-12 05:32:44] "DELETE /virtual-machine/08466385-9d78-42fe-84b2-c4d4b647d205 HTTP/1.1" 200 115 0.017588 10.0.0.249 - - [2025-11-12 05:32:44] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010224 10.0.0.249 - - [2025-11-12 05:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.249 - - [2025-11-12 05:33:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002183 10.0.0.249 - - [2025-11-12 05:33:05] "GET /global-system-configs HTTP/1.1" 200 323 0.002219 10.0.0.249 - - [2025-11-12 05:33:14] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007098 10.0.0.249 - - [2025-11-12 05:33:14] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.249 - - [2025-11-12 05:33:14] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004366 10.0.0.249 - - [2025-11-12 05:33:14] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.249 - - [2025-11-12 05:33:14] "GET /virtual-machine/d2f5bf86-e3f1-45e2-bbea-69825d4e110c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004164 10.0.0.249 - - [2025-11-12 05:33:14] "POST /ref-update HTTP/1.1" 200 156 0.021390 10.0.0.249 - - [2025-11-12 05:33:15] "GET /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.022400 10.0.0.249 - - [2025-11-12 05:33:15] "POST /set-tag HTTP/1.1" 200 109 0.040158 10.0.0.249 - - [2025-11-12 05:33:15] "POST /set-tag HTTP/1.1" 200 109 0.056577 10.0.0.249 - - [2025-11-12 05:33:15] "DELETE /instance-ip/e45ac3a4-bf88-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.082391 10.0.0.249 - - [2025-11-12 05:33:15] "DELETE /virtual-machine-interface/e44643d4-bf88-11f0-b9ab-fa163ef4ba66 HTTP/1.1" 200 115 0.055335 10.0.0.249 - - [2025-11-12 05:33:15] "DELETE /virtual-machine/d2f5bf86-e3f1-45e2-bbea-69825d4e110c HTTP/1.1" 200 115 0.029473 10.0.0.249 - - [2025-11-12 05:33:15] "DELETE /tag/3ff44b30-308b-4bf0-8d03-2448173a1243 HTTP/1.1" 200 115 0.033136