++ 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 +++ date ++ echo 'INFO: =================== Mon Nov 3 11:54:25 AM UTC 2025 ===================' INFO: =================== Mon Nov 3 11:54:25 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh +++ tee -a /var/log/contrail/config-api/console.log ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ 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 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ 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 ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ 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 ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.249,10.182.57.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.182.57.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + 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=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + 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/03/2025 11:55:11.132 7fdd34246940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/03/2025 11:55:11.742 7fdd34246940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/03/2025 11:55:11.785 7fdd34246940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/03/2025 11:55:11.810 7fdd34246940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000727 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-03 11:55:26] "GET / HTTP/1.1" 503 181 0.000298 10.0.0.249 - - [2025-11-03 11:55:26] "GET / HTTP/1.1" 503 181 0.000301 10.0.0.249 - - [2025-11-03 11:55:27] "GET / HTTP/1.1" 200 36215 0.001492 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.249 - - [2025-11-03 11:55:27] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007787 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002286 10.0.0.249 - - [2025-11-03 11:55:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.029923 10.0.0.249 - - [2025-11-03 11:55:27] "GET / HTTP/1.1" 200 36215 0.001570 10.0.0.249 - - [2025-11-03 11:55:27] "GET / HTTP/1.1" 200 45303 0.001240 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025584 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.249 - - [2025-11-03 11:55:27] "GET / HTTP/1.1" 200 36215 0.001341 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007409 10.0.0.249 - - [2025-11-03 11:55:27] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009972 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.004044 10.0.0.249 - - [2025-11-03 11:55:27] "POST /analytics-nodes HTTP/1.1" 200 601 0.017411 10.0.0.249 - - [2025-11-03 11:55:27] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.249 - - [2025-11-03 11:55:27] "GET / HTTP/1.1" 200 36215 0.001295 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006598 10.0.0.249 - - [2025-11-03 11:55:27] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015455 10.0.0.249 - - [2025-11-03 11:55:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.006439 10.0.0.249 - - [2025-11-03 11:55:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.037719 10.0.0.249 - - [2025-11-03 11:55:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.003060 10.0.0.249 - - [2025-11-03 11:55:28] "GET / HTTP/1.1" 200 36215 0.002302 10.0.0.249 - - [2025-11-03 11:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.249 - - [2025-11-03 11:55:28] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017518 10.0.0.249 - - [2025-11-03 11:55:28] "POST /service-appliance-sets HTTP/1.1" 200 555 0.068748 10.0.0.249 - - [2025-11-03 11:55:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002972 10.0.0.249 - - [2025-11-03 11:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.249 - - [2025-11-03 11:55:28] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008042 10.0.0.249 - - [2025-11-03 11:55:28] "POST /service-appliance-sets HTTP/1.1" 200 543 0.033607 10.0.0.249 - - [2025-11-03 11:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.249 - - [2025-11-03 11:55:28] "GET /network-ipam/5ff2bb0a-459b-4698-bb10-497686c61043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003474 10.0.0.249 - - [2025-11-03 11:55:28] "POST /service-templates HTTP/1.1" 200 513 0.036194 10.0.0.249 - - [2025-11-03 11:55:28] "POST /service-templates HTTP/1.1" 200 503 0.033614 10.0.0.249 - - [2025-11-03 11:55:28] "POST /service-templates HTTP/1.1" 200 517 0.023609 10.0.0.249 - - [2025-11-03 11:55:28] "POST /service-templates HTTP/1.1" 200 537 0.022753 10.0.0.249 - - [2025-11-03 11:55:28] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.249 - - [2025-11-03 11:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.249 - - [2025-11-03 11:55:28] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002995 10.0.0.249 - - [2025-11-03 11:55:28] "POST /bgp-routers HTTP/1.1" 200 618 0.077891 10.0.0.249 - - [2025-11-03 11:55:28] "GET /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.035565 10.0.0.249 - - [2025-11-03 11:55:28] "POST /service-templates HTTP/1.1" 200 509 0.122453 10.0.0.249 - - [2025-11-03 11:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012648 10.0.0.249 - - [2025-11-03 11:55:28] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010519 10.0.0.249 - - [2025-11-03 11:55:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002440 10.0.0.249 - - [2025-11-03 11:55:29] "POST /ref-update HTTP/1.1" 200 156 0.030725 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003409 10.0.0.249 - - [2025-11-03 11:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.249 - - [2025-11-03 11:55:32] "GET /network-ipam/5ff2bb0a-459b-4698-bb10-497686c61043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003177 10.0.0.249 - - [2025-11-03 11:55:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.004741 10.0.0.249 - - [2025-11-03 11:55:33] "POST /access-control-lists HTTP/1.1" 200 589 0.028521 10.0.0.249 - - [2025-11-03 11:55:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.021388 10.0.0.249 - - [2025-11-03 11:55:33] "POST /access-control-lists HTTP/1.1" 200 587 0.042445 10.0.0.249 - - [2025-11-03 11:55:33] "POST /route-targets HTTP/1.1" 200 328 0.014815 10.0.0.249 - - [2025-11-03 11:55:33] "POST /ref-update HTTP/1.1" 200 156 0.039053 10.0.0.249 - - [2025-11-03 11:55:33] "POST /route-targets HTTP/1.1" 200 328 0.010874 10.0.0.249 - - [2025-11-03 11:55:33] "POST /ref-update HTTP/1.1" 200 156 0.036824 10.0.0.249 - - [2025-11-03 11:55:33] "POST /route-targets HTTP/1.1" 200 328 0.013407 10.0.0.249 - - [2025-11-03 11:55:33] "POST /ref-update HTTP/1.1" 200 156 0.036538 10.0.0.249 - - [2025-11-03 11:55:33] "POST /route-targets HTTP/1.1" 200 328 0.019742 10.0.0.249 - - [2025-11-03 11:55:33] "POST /ref-update HTTP/1.1" 200 156 0.013067 10.0.0.249 - - [2025-11-03 11:55:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.002711 10.0.0.249 - - [2025-11-03 11:55:33] "POST /access-control-lists HTTP/1.1" 200 553 0.076684 10.0.0.249 - - [2025-11-03 11:55:33] "PUT /access-control-list/972935a9-f20c-421b-a720-cb52b58ea591 HTTP/1.1" 200 273 0.027259 10.0.0.249 - - [2025-11-03 11:55:34] "PUT /access-control-list/85cfd320-9aad-4542-84a8-e7da8e9b377b HTTP/1.1" 200 273 0.041826 10.0.0.249 - - [2025-11-03 11:55:34] "GET / HTTP/1.1" 200 36215 0.001522 10.0.0.249 - - [2025-11-03 11:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.249 - - [2025-11-03 11:55:34] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013224 10.0.0.249 - - [2025-11-03 11:55:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002502 10.0.0.249 - - [2025-11-03 11:55:34] "POST /config-nodes HTTP/1.1" 200 595 0.050091 10.0.0.249 - - [2025-11-03 11:55:35] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.249 - - [2025-11-03 11:55:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002867 10.0.0.249 - - [2025-11-03 11:55:36] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.249 - - [2025-11-03 11:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.249 - - [2025-11-03 11:55:36] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.020257 10.0.0.249 - - [2025-11-03 11:55:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002295 10.0.0.249 - - [2025-11-03 11:55:36] "POST /database-nodes HTTP/1.1" 200 599 0.027536 10.0.0.249 - - [2025-11-03 11:55:37] "GET / HTTP/1.1" 200 36215 0.001771 10.0.0.249 - - [2025-11-03 11:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.249 - - [2025-11-03 11:55:37] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006728 10.0.0.249 - - [2025-11-03 11:55:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002257 10.0.0.249 - - [2025-11-03 11:55:37] "POST /config-database-nodes HTTP/1.1" 200 613 0.065265 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.249 - - [2025-11-03 11:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.249 - - [2025-11-03 11:55:40] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003435 10.0.0.249 - - [2025-11-03 11:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2025-11-03 11:55:40] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.024761 10.0.0.249 - - [2025-11-03 11:55:40] "GET / HTTP/1.1" 200 36215 0.001613 10.0.0.249 - - [2025-11-03 11:55:40] "POST /alarms HTTP/1.1" 200 583 0.032027 10.0.0.249 - - [2025-11-03 11:55:40] "POST /alarms HTTP/1.1" 200 577 0.047436 10.0.0.249 - - [2025-11-03 11:55:40] "POST /alarms HTTP/1.1" 200 577 0.047862 10.0.0.249 - - [2025-11-03 11:55:40] "POST /alarms HTTP/1.1" 200 561 0.097228 10.0.0.249 - - [2025-11-03 11:55:40] "POST /alarms HTTP/1.1" 200 557 0.023448 10.0.0.249 - - [2025-11-03 11:55:40] "POST /alarms HTTP/1.1" 200 559 0.046362 10.0.0.249 - - [2025-11-03 11:55:40] "POST /alarms HTTP/1.1" 200 567 0.059304 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 551 0.026786 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 559 0.043968 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 569 0.045336 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 557 0.019827 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 569 0.034495 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 577 0.097430 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 571 0.023400 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 563 0.047234 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 563 0.038828 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 563 0.033348 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 549 0.041669 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 597 0.037462 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 577 0.026075 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 573 0.043890 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 585 0.039635 10.0.0.249 - - [2025-11-03 11:55:41] "POST /alarms HTTP/1.1" 200 611 0.032085 10.0.0.249 - - [2025-11-03 11:55:42] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.249 - - [2025-11-03 11:55:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003448 10.0.0.249 - - [2025-11-03 11:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.249 - - [2025-11-03 11:55:42] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.011746 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 10.0.0.249 - - [2025-11-03 11:55:42] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.249 - - [2025-11-03 11:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.249 - - [2025-11-03 11:55:42] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003147 10.0.0.249 - - [2025-11-03 11:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.249 - - [2025-11-03 11:55:42] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.014196 10.0.0.249 - - [2025-11-03 11:55:43] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.249 - - [2025-11-03 11:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.249 - - [2025-11-03 11:55:43] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005357 10.0.0.249 - - [2025-11-03 11:55:43] "PUT /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9 HTTP/1.1" 200 275 0.029943 10.0.0.249 - - [2025-11-03 11:55:45] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.249 - - [2025-11-03 11:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.249 - - [2025-11-03 11:55:45] "GET /domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006734 10.0.0.249 - - [2025-11-03 11:55:45] "POST /id-to-fqname HTTP/1.1" 200 173 0.000595 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.026541 10.0.0.249 - - [2025-11-03 11:55:46] "POST /security-groups HTTP/1.1" 200 570 0.078183 10.0.0.249 - - [2025-11-03 11:55:46] "POST /projects HTTP/1.1" 200 483 0.329558 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.030328 10.0.0.249 - - [2025-11-03 11:55:46] "POST /access-control-lists HTTP/1.1" 200 581 0.056318 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.011576 10.0.0.249 - - [2025-11-03 11:55:46] "POST /security-groups HTTP/1.1" 200 536 0.118121 10.0.0.249 - - [2025-11-03 11:55:46] "POST /access-control-lists HTTP/1.1" 200 579 0.089318 10.0.0.249 - - [2025-11-03 11:55:46] "POST /chown HTTP/1.1" 200 109 0.045687 10.0.0.249 - - [2025-11-03 11:55:46] "POST /policy-managements HTTP/1.1" 409 214 0.036054 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.009481 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007672 10.0.0.249 - - [2025-11-03 11:55:46] "POST /access-control-lists HTTP/1.1" 200 596 0.041292 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.004829 10.0.0.249 - - [2025-11-03 11:55:46] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.068833 10.0.0.249 - - [2025-11-03 11:55:46] "POST /access-control-lists HTTP/1.1" 200 594 0.050739 10.0.0.249 - - [2025-11-03 11:55:46] "POST /application-policy-sets HTTP/1.1" 200 530 0.069641 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.249 - - [2025-11-03 11:55:46] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003513 10.0.0.249 - - [2025-11-03 11:55:46] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.009149 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006722 10.0.0.249 - - [2025-11-03 11:55:46] "GET /virtual-network/95f7415e-3067-4bfe-af77-f97c3a418d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011698 10.0.0.249 - - [2025-11-03 11:55:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000635 10.0.0.249 - - [2025-11-03 11:55:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.015656 10.0.0.249 - - [2025-11-03 11:55:47] "POST /security-groups HTTP/1.1" 200 574 0.110147 10.0.0.249 - - [2025-11-03 11:55:47] "POST /projects HTTP/1.1" 200 491 0.342921 10.0.0.249 - - [2025-11-03 11:55:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.013068 10.0.0.249 - - [2025-11-03 11:55:47] "POST /access-control-lists HTTP/1.1" 200 585 0.117976 10.0.0.249 - - [2025-11-03 11:55:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.012579 10.0.0.249 - - [2025-11-03 11:55:47] "POST /security-groups HTTP/1.1" 200 548 0.158849 10.0.0.249 - - [2025-11-03 11:55:47] "POST /chown HTTP/1.1" 200 109 0.036824 10.0.0.249 - - [2025-11-03 11:55:47] "POST /access-control-lists HTTP/1.1" 200 583 0.150920 10.0.0.249 - - [2025-11-03 11:55:47] "POST /network-ipams HTTP/1.1" 200 524 0.166076 10.0.0.249 - - [2025-11-03 11:55:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.026407 10.0.0.249 - - [2025-11-03 11:55:47] "POST /access-control-lists HTTP/1.1" 200 604 0.102279 10.0.0.249 - - [2025-11-03 11:55:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.017254 10.0.0.249 - - [2025-11-03 11:55:47] "POST /network-ipams HTTP/1.1" 200 512 0.141700 10.0.0.249 - - [2025-11-03 11:55:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.020733 10.0.0.249 - - [2025-11-03 11:55:47] "POST /access-control-lists HTTP/1.1" 200 602 0.065206 10.0.0.249 - - [2025-11-03 11:55:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.003875 10.0.0.249 - - [2025-11-03 11:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.049128 10.0.0.249 - - [2025-11-03 11:55:48] "POST /virtual-networks HTTP/1.1" 200 540 0.278800 10.0.0.249 - - [2025-11-03 11:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.249 - - [2025-11-03 11:55:48] "POST /access-control-lists HTTP/1.1" 200 591 0.148670 10.0.0.249 - - [2025-11-03 11:55:48] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.054258 10.0.0.249 - - [2025-11-03 11:55:48] "POST /route-targets HTTP/1.1" 200 328 0.027561 10.0.0.249 - - [2025-11-03 11:55:48] "POST /network-ipams HTTP/1.1" 200 520 0.060611 10.0.0.249 - - [2025-11-03 11:55:48] "POST /ref-update HTTP/1.1" 200 156 0.056144 10.0.0.249 - - [2025-11-03 11:55:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.026084 10.0.0.249 - - [2025-11-03 11:55:48] "PUT /access-control-list/cfab62c5-b328-4fe6-a990-07f8a7ae952b HTTP/1.1" 200 273 0.063296 10.0.0.249 - - [2025-11-03 11:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.065280 10.0.0.249 - - [2025-11-03 11:55:48] "POST /virtual-networks HTTP/1.1" 200 548 0.299624 10.0.0.249 - - [2025-11-03 11:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.249 - - [2025-11-03 11:55:48] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.016186 10.0.0.249 - - [2025-11-03 11:55:48] "POST /route-targets HTTP/1.1" 200 328 0.049479 10.0.0.249 - - [2025-11-03 11:55:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.012244 10.0.0.249 - - [2025-11-03 11:55:48] "POST /ref-update HTTP/1.1" 200 156 0.039074 10.0.0.249 - - [2025-11-03 11:55:48] "POST /network-policys HTTP/1.1" 200 540 0.043391 10.0.0.249 - - [2025-11-03 11:55:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.013472 10.0.0.249 - - [2025-11-03 11:55:48] "POST /network-policys HTTP/1.1" 200 536 0.030326 10.0.0.249 - - [2025-11-03 11:55:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.014081 10.0.0.249 - - [2025-11-03 11:55:48] "POST /network-policys HTTP/1.1" 200 544 0.051764 10.0.0.249 - - [2025-11-03 11:55:49] "PUT /access-control-list/8f5b213d-1240-4d76-9a1f-38db6976c04f HTTP/1.1" 200 273 0.018550 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.081259 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001827 10.0.0.249 - - [2025-11-03 11:55:49] "PUT /access-control-list/8f5b213d-1240-4d76-9a1f-38db6976c04f HTTP/1.1" 200 273 0.055594 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.159609 10.0.0.249 - - [2025-11-03 11:55:49] "PUT /access-control-list/cfab62c5-b328-4fe6-a990-07f8a7ae952b HTTP/1.1" 200 273 0.089611 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.042867 10.0.0.249 - - [2025-11-03 11:55:49] "PUT /access-control-list/cfab62c5-b328-4fe6-a990-07f8a7ae952b HTTP/1.1" 200 273 0.045583 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.255120 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003057 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005082 10.0.0.249 - - [2025-11-03 11:55:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.008605 10.0.0.249 - - [2025-11-03 11:55:49] "POST /access-control-lists HTTP/1.1" 200 603 0.051088 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.135012 10.0.0.249 - - [2025-11-03 11:55:49] "PUT /access-control-list/1ac932c6-87d5-4b5b-8e06-dd03e3e6d9a8 HTTP/1.1" 200 273 0.038542 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.117247 10.0.0.249 - - [2025-11-03 11:55:49] "PUT /access-control-list/8f5b213d-1240-4d76-9a1f-38db6976c04f HTTP/1.1" 200 273 0.061435 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.056285 10.0.0.249 - - [2025-11-03 11:55:49] "POST /ref-update HTTP/1.1" 200 156 0.135871 10.0.0.249 - - [2025-11-03 11:55:49] "PUT /access-control-list/1ac932c6-87d5-4b5b-8e06-dd03e3e6d9a8 HTTP/1.1" 200 273 0.052087 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031950 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-update HTTP/1.1" 200 156 0.014744 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025499 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008418 10.0.0.249 - - [2025-11-03 11:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.249 - - [2025-11-03 11:55:50] "GET /virtual-network/95f7415e-3067-4bfe-af77-f97c3a418d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006132 10.0.0.249 - - [2025-11-03 11:55:50] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.008316 10.0.0.249 - - [2025-11-03 11:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.249 - - [2025-11-03 11:55:50] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002567 10.0.0.249 - - [2025-11-03 11:55:50] "POST /firewall-policys HTTP/1.1" 200 532 0.027465 10.0.0.249 - - [2025-11-03 11:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032628 10.0.0.249 - - [2025-11-03 11:55:50] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.011954 10.0.0.249 - - [2025-11-03 11:55:50] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003543 10.0.0.249 - - [2025-11-03 11:55:50] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002743 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-update HTTP/1.1" 200 156 0.042522 10.0.0.249 - - [2025-11-03 11:55:50] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.033628 10.0.0.249 - - [2025-11-03 11:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.249 - - [2025-11-03 11:55:50] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003052 10.0.0.249 - - [2025-11-03 11:55:50] "POST /firewall-policys HTTP/1.1" 200 534 0.023017 10.0.0.249 - - [2025-11-03 11:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.035236 10.0.0.249 - - [2025-11-03 11:55:50] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.014692 10.0.0.249 - - [2025-11-03 11:55:50] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003389 10.0.0.249 - - [2025-11-03 11:55:50] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002633 10.0.0.249 - - [2025-11-03 11:55:50] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002393 10.0.0.249 - - [2025-11-03 11:55:50] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003561 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-update HTTP/1.1" 200 156 0.019170 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-update HTTP/1.1" 200 156 0.038809 10.0.0.249 - - [2025-11-03 11:55:50] "POST /ref-update HTTP/1.1" 200 156 0.020240 10.0.0.249 - - [2025-11-03 11:55:50] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.019434 10.0.0.249 - - [2025-11-03 11:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.249 - - [2025-11-03 11:55:50] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004096 10.0.0.249 - - [2025-11-03 11:55:51] "POST /firewall-policys HTTP/1.1" 200 532 0.028732 10.0.0.249 - - [2025-11-03 11:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.038724 10.0.0.249 - - [2025-11-03 11:55:51] "GET /firewall-policy/ee9e7a21-0a2d-448e-bcea-32c2e2fa5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.014156 10.0.0.249 - - [2025-11-03 11:55:51] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003708 10.0.0.249 - - [2025-11-03 11:55:51] "GET /firewall-policy/ee9e7a21-0a2d-448e-bcea-32c2e2fa5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002582 10.0.0.249 - - [2025-11-03 11:55:51] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002876 10.0.0.249 - - [2025-11-03 11:55:51] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.123509 10.0.0.249 - - [2025-11-03 11:55:51] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003000 10.0.0.249 - - [2025-11-03 11:55:51] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003552 10.0.0.249 - - [2025-11-03 11:55:51] "POST /ref-update HTTP/1.1" 200 156 0.020154 10.0.0.249 - - [2025-11-03 11:55:51] "POST /ref-update HTTP/1.1" 200 156 0.055518 10.0.0.249 - - [2025-11-03 11:55:51] "POST /ref-update HTTP/1.1" 200 156 0.041738 10.0.0.249 - - [2025-11-03 11:55:51] "POST /ref-update HTTP/1.1" 200 156 0.036617 10.0.0.249 - - [2025-11-03 11:55:51] "POST /ref-update HTTP/1.1" 200 156 0.064517 10.0.0.249 - - [2025-11-03 11:55:51] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.015334 10.0.0.249 - - [2025-11-03 11:55:51] "POST /tags HTTP/1.1" 200 300 0.070391 10.0.0.249 - - [2025-11-03 11:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019081 10.0.0.249 - - [2025-11-03 11:55:51] "GET /tag/a354cb4f-0d19-472c-9659-620a21192047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.027938 10.0.0.249 - - [2025-11-03 11:55:51] "POST /set-tag HTTP/1.1" 200 109 0.020069 10.0.0.249 - - [2025-11-03 11:55:52] "POST /tags HTTP/1.1" 200 358 0.122661 10.0.0.249 - - [2025-11-03 11:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012849 10.0.0.249 - - [2025-11-03 11:55:52] "GET /tag/593e7cd4-e78b-4dfb-b451-633220d1bddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.042781 10.0.0.249 - - [2025-11-03 11:55:52] "POST /tags HTTP/1.1" 200 306 0.096795 10.0.0.249 - - [2025-11-03 11:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.249 - - [2025-11-03 11:55:52] "GET /tag/5bb05b60-dc04-4324-86c3-8b5b123fcb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021889 10.0.0.249 - - [2025-11-03 11:55:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.000664 10.0.0.249 - - [2025-11-03 11:55:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.008370 10.0.0.249 - - [2025-11-03 11:55:52] "POST /security-groups HTTP/1.1" 200 571 0.072715 10.0.0.249 - - [2025-11-03 11:55:52] "POST /projects HTTP/1.1" 200 485 0.334028 10.0.0.249 - - [2025-11-03 11:55:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.002701 10.0.0.249 - - [2025-11-03 11:55:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007650 10.0.0.249 - - [2025-11-03 11:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010938 10.0.0.249 - - [2025-11-03 11:55:52] "POST /access-control-lists HTTP/1.1" 200 582 0.049034 10.0.0.249 - - [2025-11-03 11:55:52] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.034063 10.0.0.249 - - [2025-11-03 11:55:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.031958 10.0.0.249 - - [2025-11-03 11:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.249 - - [2025-11-03 11:55:52] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.008181 10.0.0.249 - - [2025-11-03 11:55:53] "POST /access-control-lists HTTP/1.1" 200 580 0.061962 10.0.0.249 - - [2025-11-03 11:55:53] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.081858 10.0.0.249 - - [2025-11-03 11:55:53] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.065150 10.0.0.249 - - [2025-11-03 11:55:53] "POST /security-groups HTTP/1.1" 200 539 0.093279 10.0.0.249 - - [2025-11-03 11:55:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.007549 10.0.0.249 - - [2025-11-03 11:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031561 10.0.0.249 - - [2025-11-03 11:55:53] "POST /chown HTTP/1.1" 200 109 0.026231 10.0.0.249 - - [2025-11-03 11:55:53] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012111 10.0.0.249 - - [2025-11-03 11:55:53] "POST /access-control-lists HTTP/1.1" 200 598 0.097872 10.0.0.249 - - [2025-11-03 11:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.249 - - [2025-11-03 11:55:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.013815 10.0.0.249 - - [2025-11-03 11:55:53] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007294 10.0.0.249 - - [2025-11-03 11:55:53] "POST /tags HTTP/1.1" 409 207 0.002054 10.0.0.249 - - [2025-11-03 11:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.249 - - [2025-11-03 11:55:53] "GET /tag/5bb05b60-dc04-4324-86c3-8b5b123fcb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.054959 10.0.0.249 - - [2025-11-03 11:55:53] "POST /access-control-lists HTTP/1.1" 200 596 0.074568 10.0.0.249 - - [2025-11-03 11:55:53] "POST /firewall-rules HTTP/1.1" 200 566 0.070744 10.0.0.249 - - [2025-11-03 11:55:53] "GET /firewall-rule/50627001-62ed-43fa-a5b2-8ed7234bd338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.014085 10.0.0.249 - - [2025-11-03 11:55:53] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002518 10.0.0.249 - - [2025-11-03 11:55:53] "GET /firewall-rule/50627001-62ed-43fa-a5b2-8ed7234bd338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009301 10.0.0.249 - - [2025-11-03 11:55:53] "POST /ref-update HTTP/1.1" 200 156 0.018142 10.0.0.249 - - [2025-11-03 11:55:53] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017206 10.0.0.249 - - [2025-11-03 11:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.249 - - [2025-11-03 11:55:53] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002529 10.0.0.249 - - [2025-11-03 11:55:53] "POST /tags HTTP/1.1" 409 207 0.001541 10.0.0.249 - - [2025-11-03 11:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.249 - - [2025-11-03 11:55:53] "GET /tag/5bb05b60-dc04-4324-86c3-8b5b123fcb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011197 10.0.0.249 - - [2025-11-03 11:55:53] "POST /firewall-rules HTTP/1.1" 200 564 0.067532 10.0.0.249 - - [2025-11-03 11:55:54] "GET /firewall-rule/fd25a3a7-ee51-4f56-85c1-860b2fdac317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004497 10.0.0.249 - - [2025-11-03 11:55:54] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003597 10.0.0.249 - - [2025-11-03 11:55:54] "GET /firewall-rule/fd25a3a7-ee51-4f56-85c1-860b2fdac317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002243 10.0.0.249 - - [2025-11-03 11:55:54] "POST /ref-update HTTP/1.1" 200 156 0.020660 10.0.0.249 - - [2025-11-03 11:55:54] "POST /tags HTTP/1.1" 200 306 0.088513 10.0.0.249 - - [2025-11-03 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016424 10.0.0.249 - - [2025-11-03 11:55:54] "GET /tag/61ba7c9c-835e-40a2-8f92-6e3d26dcdc14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019128 10.0.0.249 - - [2025-11-03 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.249 - - [2025-11-03 11:55:54] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046443 10.0.0.249 - - [2025-11-03 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.249 - - [2025-11-03 11:55:54] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004975 10.0.0.249 - - [2025-11-03 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.249 - - [2025-11-03 11:55:54] "GET /service-appliance-set/a1497996-d221-4615-b5e4-4a231a1c2fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.008783 10.0.0.249 - - [2025-11-03 11:55:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001661 10.0.0.249 - - [2025-11-03 11:55:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.146837 10.0.0.249 - - [2025-11-03 11:55:54] "GET /virtual-machine-interface/a35ddaae-9765-4973-bf18-7b12782465a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.018542 10.0.0.249 - - [2025-11-03 11:55:54] "POST /instance-ips HTTP/1.1" 200 382 0.052738 10.0.0.249 - - [2025-11-03 11:55:54] "GET /instance-ip/07549186-40d4-417f-9d60-4810716191f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.018077 10.0.0.249 - - [2025-11-03 11:55:54] "POST /loadbalancers HTTP/1.1" 200 584 0.081100 10.0.0.249 - - [2025-11-03 11:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021925 10.0.0.249 - - [2025-11-03 11:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016814 10.0.0.249 - - [2025-11-03 11:55:54] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045223 10.0.0.249 - - [2025-11-03 11:55:55] "GET /loadbalancer/e886dc9d-865a-460c-818e-2440db366c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.009612 10.0.0.249 - - [2025-11-03 11:55:55] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.054746 10.0.0.249 - - [2025-11-03 11:55:55] "GET /instance-ip/07549186-40d4-417f-9d60-4810716191f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004108 10.0.0.249 - - [2025-11-03 11:55:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051796 10.0.0.249 - - [2025-11-03 11:55:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035324 10.0.0.249 - - [2025-11-03 11:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2025-11-03 11:55:55] "POST /floating-ips HTTP/1.1" 200 585 0.104390 10.0.0.249 - - [2025-11-03 11:55:55] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033673 10.0.0.249 - - [2025-11-03 11:55:55] "GET /loadbalancer-listener/ae819388-e243-48ec-aec9-5cb39d47bcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.005525 10.0.0.249 - - [2025-11-03 11:55:55] "GET /loadbalancer-listener/ae819388-e243-48ec-aec9-5cb39d47bcaf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003694 10.0.0.249 - - [2025-11-03 11:55:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.031670 10.0.0.249 - - [2025-11-03 11:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.249 - - [2025-11-03 11:55:55] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003391 10.0.0.249 - - [2025-11-03 11:55:55] "GET /instance-ip/07549186-40d4-417f-9d60-4810716191f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003168 10.0.0.249 - - [2025-11-03 11:55:55] "GET /instance-ip/07549186-40d4-417f-9d60-4810716191f9?fields=floating_ips HTTP/1.1" 200 1171 0.005160 10.0.0.249 - - [2025-11-03 11:55:55] "GET /floating-ip/f217c283-2b3a-4528-ad58-992de2b132f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002253 10.0.0.249 - - [2025-11-03 11:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.249 - - [2025-11-03 11:55:55] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.027025 10.0.0.249 - - [2025-11-03 11:55:55] "POST /tags HTTP/1.1" 200 302 0.142967 10.0.0.249 - - [2025-11-03 11:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.249 - - [2025-11-03 11:55:55] "GET /tag/c946e6be-8180-4653-8234-21ecd61f7043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.032373 10.0.0.249 - - [2025-11-03 11:55:55] "POST /tags HTTP/1.1" 200 326 0.140911 10.0.0.249 - - [2025-11-03 11:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.249 - - [2025-11-03 11:55:55] "GET /tag/5efeb76f-00e2-4e49-b1a1-a6393ec1f016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.020455 10.0.0.249 - - [2025-11-03 11:55:55] "POST /tags HTTP/1.1" 200 364 0.043435 10.0.0.249 - - [2025-11-03 11:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.249 - - [2025-11-03 11:55:55] "GET /tag/99ad59e1-bb6c-4ae7-b06c-0ed630d0d20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017205 10.0.0.249 - - [2025-11-03 11:55:56] "POST /tags HTTP/1.1" 200 312 0.045877 10.0.0.249 - - [2025-11-03 11:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006433 10.0.0.249 - - [2025-11-03 11:55:56] "GET /tag/4414a0a3-a8c8-4cd2-b450-397e0f810173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.027515 10.0.0.249 - - [2025-11-03 11:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008269 10.0.0.249 - - [2025-11-03 11:55:56] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006084 10.0.0.249 - - [2025-11-03 11:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.249 - - [2025-11-03 11:55:56] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.044051 10.0.0.249 - - [2025-11-03 11:55:56] "POST /virtual-machines HTTP/1.1" 200 378 0.012789 10.0.0.249 - - [2025-11-03 11:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.042423 10.0.0.249 - - [2025-11-03 11:55:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.283004 10.0.0.249 - - [2025-11-03 11:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013199 10.0.0.249 - - [2025-11-03 11:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012401 10.0.0.249 - - [2025-11-03 11:55:56] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009133 10.0.0.249 - - [2025-11-03 11:55:56] "POST /instance-ips HTTP/1.1" 200 410 0.049032 10.0.0.249 - - [2025-11-03 11:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035516 10.0.0.249 - - [2025-11-03 11:55:56] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011228 10.0.0.249 - - [2025-11-03 11:55:57] "POST /set-tag HTTP/1.1" 200 109 0.088408 10.0.0.249 - - [2025-11-03 11:55:57] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.025383 10.0.0.249 - - [2025-11-03 11:55:57] "GET /instance-ip/0e997658-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.018385 10.0.0.249 - - [2025-11-03 11:55:57] "POST /tags HTTP/1.1" 200 356 0.121996 10.0.0.249 - - [2025-11-03 11:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016069 10.0.0.249 - - [2025-11-03 11:55:57] "GET /tag/9d49d9ca-18cd-400c-b27a-f14afd64e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.086613 10.0.0.249 - - [2025-11-03 11:55:57] "POST /tags HTTP/1.1" 200 304 0.036123 10.0.0.249 - - [2025-11-03 11:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012770 10.0.0.249 - - [2025-11-03 11:55:57] "GET /tag/6fea3b03-b881-4b4d-a142-feffb679a618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032012 10.0.0.249 - - [2025-11-03 11:55:57] "POST /projects HTTP/1.1" 409 218 0.008357 10.0.0.249 - - [2025-11-03 11:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006090 10.0.0.249 - - [2025-11-03 11:55:57] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050724 10.0.0.249 - - [2025-11-03 11:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008803 10.0.0.249 - - [2025-11-03 11:55:57] "GET /network-ipam/9a41557e-f7b6-4b70-9f7d-3c0519fe28c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.012801 10.0.0.249 - - [2025-11-03 11:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.249 - - [2025-11-03 11:55:57] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010787 10.0.0.249 - - [2025-11-03 11:55:57] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.082296 10.0.0.249 - - [2025-11-03 11:55:57] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.014931 10.0.0.249 - - [2025-11-03 11:55:58] "POST /set-tag HTTP/1.1" 200 109 0.149691 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.249 - - [2025-11-03 11:55:58] "GET /network-ipam/fb0f3686-e318-4228-98e5-f55ea4f795e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.007308 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.249 - - [2025-11-03 11:55:58] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.032942 10.0.0.249 - - [2025-11-03 11:55:58] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.045821 10.0.0.249 - - [2025-11-03 11:55:58] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005575 10.0.0.249 - - [2025-11-03 11:55:58] "POST /set-tag HTTP/1.1" 200 109 0.080554 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010351 10.0.0.249 - - [2025-11-03 11:55:58] "GET /network-policy/cfa8913f-6e8d-4f26-a1da-d3b1d5429356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003392 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.249 - - [2025-11-03 11:55:58] "GET /network-policy/63a7455d-f03d-4030-9683-03a290f2474c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002360 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.249 - - [2025-11-03 11:55:58] "GET /network-policy/1db4a9a7-88f9-47c2-a4aa-f8db4c660011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002767 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.249 - - [2025-11-03 11:55:58] "PUT /network-policy/1db4a9a7-88f9-47c2-a4aa-f8db4c660011 HTTP/1.1" 200 263 0.020921 10.0.0.249 - - [2025-11-03 11:55:58] "POST /ref-update HTTP/1.1" 200 156 0.066651 10.0.0.249 - - [2025-11-03 11:55:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002650 10.0.0.249 - - [2025-11-03 11:55:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002168 10.0.0.249 - - [2025-11-03 11:55:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001765 10.0.0.249 - - [2025-11-03 11:55:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013870 10.0.0.249 - - [2025-11-03 11:55:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003253 10.0.0.249 - - [2025-11-03 11:55:58] "POST /security-groups HTTP/1.1" 409 245 0.002208 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2025-11-03 11:55:58] "PUT /security-group/a3275a16-61c2-4e1b-845a-7d8290e9b38c HTTP/1.1" 200 263 0.055333 10.0.0.249 - - [2025-11-03 11:55:58] "PUT /access-control-list/b74cd502-82ad-49b6-9b1f-f2f26886cc19 HTTP/1.1" 200 273 0.037587 10.0.0.249 - - [2025-11-03 11:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.037261 10.0.0.249 - - [2025-11-03 11:55:58] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007273 10.0.0.249 - - [2025-11-03 11:55:58] "PUT /access-control-list/638b3aa2-eabf-4fbc-8ed1-0ed40e5b7988 HTTP/1.1" 200 273 0.038702 10.0.0.249 - - [2025-11-03 11:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.249 - - [2025-11-03 11:55:59] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002695 10.0.0.249 - - [2025-11-03 11:55:59] "POST /tags HTTP/1.1" 409 206 0.005078 10.0.0.249 - - [2025-11-03 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.249 - - [2025-11-03 11:55:59] "GET /tag/6fea3b03-b881-4b4d-a142-feffb679a618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011981 10.0.0.249 - - [2025-11-03 11:55:59] "POST /firewall-rules HTTP/1.1" 200 564 0.099347 10.0.0.249 - - [2025-11-03 11:55:59] "GET /firewall-rule/cc9f4e7c-63cb-427e-b3ef-ecc0c7cd5ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004613 10.0.0.249 - - [2025-11-03 11:55:59] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003236 10.0.0.249 - - [2025-11-03 11:55:59] "GET /firewall-rule/cc9f4e7c-63cb-427e-b3ef-ecc0c7cd5ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002020 10.0.0.249 - - [2025-11-03 11:55:59] "POST /ref-update HTTP/1.1" 200 156 0.034930 10.0.0.249 - - [2025-11-03 11:55:59] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019338 10.0.0.249 - - [2025-11-03 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.249 - - [2025-11-03 11:55:59] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003253 10.0.0.249 - - [2025-11-03 11:55:59] "POST /tags HTTP/1.1" 409 206 0.002132 10.0.0.249 - - [2025-11-03 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.249 - - [2025-11-03 11:55:59] "GET /tag/6fea3b03-b881-4b4d-a142-feffb679a618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012550 10.0.0.249 - - [2025-11-03 11:55:59] "POST /firewall-rules HTTP/1.1" 200 562 0.085984 10.0.0.249 - - [2025-11-03 11:55:59] "GET /firewall-rule/72311a24-d862-4e2b-b41f-f9b9e4d0225e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.014185 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:55:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000980 10.0.0.249 - - [2025-11-03 11:55:59] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004576 10.0.0.249 - - [2025-11-03 11:55:59] "GET /firewall-rule/72311a24-d862-4e2b-b41f-f9b9e4d0225e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002340 10.0.0.249 - - [2025-11-03 11:55:59] "POST /ref-update HTTP/1.1" 200 156 0.036646 10.0.0.249 - - [2025-11-03 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011315 10.0.0.249 - - [2025-11-03 11:55:59] "GET /loadbalancer/e886dc9d-865a-460c-818e-2440db366c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006838 10.0.0.249 - - [2025-11-03 11:55:59] "POST /tags HTTP/1.1" 200 302 0.033633 10.0.0.249 - - [2025-11-03 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010109 10.0.0.249 - - [2025-11-03 11:55:59] "GET /tag/400c89d5-765d-4138-a584-792d1fd7c4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014761 10.0.0.249 - - [2025-11-03 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.249 - - [2025-11-03 11:55:59] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040971 10.0.0.249 - - [2025-11-03 11:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.249 - - [2025-11-03 11:56:00] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.073006 10.0.0.249 - - [2025-11-03 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.249 - - [2025-11-03 11:56:00] "GET /service-appliance-set/a1497996-d221-4615-b5e4-4a231a1c2fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003286 10.0.0.249 - - [2025-11-03 11:56:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.002076 10.0.0.249 - - [2025-11-03 11:56:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.153124 10.0.0.249 - - [2025-11-03 11:56:00] "GET /virtual-machine-interface/58a45f06-2b1b-45b9-abf4-ba3c633149d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005169 10.0.0.249 - - [2025-11-03 11:56:00] "POST /instance-ips HTTP/1.1" 200 378 0.033026 10.0.0.249 - - [2025-11-03 11:56:00] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004787 10.0.0.249 - - [2025-11-03 11:56:00] "POST /loadbalancers HTTP/1.1" 200 584 0.086841 10.0.0.249 - - [2025-11-03 11:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.043870 10.0.0.249 - - [2025-11-03 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.249 - - [2025-11-03 11:56:00] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068272 10.0.0.249 - - [2025-11-03 11:56:00] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003657 10.0.0.249 - - [2025-11-03 11:56:00] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047355 10.0.0.249 - - [2025-11-03 11:56:00] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002838 10.0.0.249 - - [2025-11-03 11:56:00] "POST /floating-ips HTTP/1.1" 200 583 0.028604 10.0.0.249 - - [2025-11-03 11:56:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044253 10.0.0.249 - - [2025-11-03 11:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015118 10.0.0.249 - - [2025-11-03 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015485 10.0.0.249 - - [2025-11-03 11:56:00] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.078865 10.0.0.249 - - [2025-11-03 11:56:00] "GET /loadbalancer-listener/34520722-cbe2-4f51-883d-10dabc3d44db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005397 10.0.0.249 - - [2025-11-03 11:56:00] "GET /loadbalancer-listener/34520722-cbe2-4f51-883d-10dabc3d44db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004892 10.0.0.249 - - [2025-11-03 11:56:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022384 10.0.0.249 - - [2025-11-03 11:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.249 - - [2025-11-03 11:56:01] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003285 10.0.0.249 - - [2025-11-03 11:56:01] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?fields=floating_ips HTTP/1.1" 200 1167 0.017982 10.0.0.249 - - [2025-11-03 11:56:01] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003629 10.0.0.249 - - [2025-11-03 11:56:01] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.075191 10.0.0.249 - - [2025-11-03 11:56:01] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003728 10.0.0.249 - - [2025-11-03 11:56:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.021131 10.0.0.249 - - [2025-11-03 11:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023731 10.0.0.249 - - [2025-11-03 11:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022208 10.0.0.249 - - [2025-11-03 11:56:01] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033844 10.0.0.249 - - [2025-11-03 11:56:01] "GET /loadbalancer-listener/711a106e-70af-4987-bbc5-b1caaa25f97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.012970 10.0.0.249 - - [2025-11-03 11:56:01] "GET /loadbalancer-listener/711a106e-70af-4987-bbc5-b1caaa25f97c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006415 10.0.0.249 - - [2025-11-03 11:56:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023371 10.0.0.249 - - [2025-11-03 11:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008189 10.0.0.249 - - [2025-11-03 11:56:01] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003537 10.0.0.249 - - [2025-11-03 11:56:01] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?fields=floating_ips HTTP/1.1" 200 1167 0.003736 10.0.0.249 - - [2025-11-03 11:56:01] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008672 10.0.0.249 - - [2025-11-03 11:56:01] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.054416 10.0.0.249 - - [2025-11-03 11:56:01] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005745 10.0.0.249 - - [2025-11-03 11:56:01] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.028733 10.0.0.249 - - [2025-11-03 11:56:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037585 10.0.0.249 - - [2025-11-03 11:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.249 - - [2025-11-03 11:56:01] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.092017 10.0.0.249 - - [2025-11-03 11:56:01] "GET /loadbalancer-listener/7bb83777-9a8e-4e5d-a1ba-6b8ca682d0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.013134 10.0.0.249 - - [2025-11-03 11:56:01] "GET /loadbalancer-listener/7bb83777-9a8e-4e5d-a1ba-6b8ca682d0b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004113 10.0.0.249 - - [2025-11-03 11:56:01] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.025548 10.0.0.249 - - [2025-11-03 11:56:01] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012665 10.0.0.249 - - [2025-11-03 11:56:01] "GET /instance-ip/b9135320-d85b-42e9-b2dd-b5cfdf637d68?fields=floating_ips HTTP/1.1" 200 1167 0.010021 10.0.0.249 - - [2025-11-03 11:56:01] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003093 10.0.0.249 - - [2025-11-03 11:56:01] "POST /tags HTTP/1.1" 200 372 0.063287 10.0.0.249 - - [2025-11-03 11:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.249 - - [2025-11-03 11:56:02] "GET /tag/776a2f08-40b0-45c1-b7ab-17adfa077c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.026272 10.0.0.249 - - [2025-11-03 11:56:02] "POST /tags HTTP/1.1" 200 320 0.029685 10.0.0.249 - - [2025-11-03 11:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.249 - - [2025-11-03 11:56:02] "GET /tag/ba0068a2-34aa-4386-8b8f-042328420c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.021229 10.0.0.249 - - [2025-11-03 11:56:02] "POST /id-to-fqname HTTP/1.1" 200 181 0.000531 10.0.0.249 - - [2025-11-03 11:56:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.003774 10.0.0.249 - - [2025-11-03 11:56:02] "POST /security-groups HTTP/1.1" 200 578 0.073797 10.0.0.249 - - [2025-11-03 11:56:02] "POST /projects HTTP/1.1" 200 499 0.212069 10.0.0.249 - - [2025-11-03 11:56:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003823 10.0.0.249 - - [2025-11-03 11:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020739 10.0.0.249 - - [2025-11-03 11:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021801 10.0.0.249 - - [2025-11-03 11:56:02] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006309 10.0.0.249 - - [2025-11-03 11:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.249 - - [2025-11-03 11:56:02] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.046721 10.0.0.249 - - [2025-11-03 11:56:02] "POST /access-control-lists HTTP/1.1" 200 589 0.139035 10.0.0.249 - - [2025-11-03 11:56:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.003082 10.0.0.249 - - [2025-11-03 11:56:02] "POST /access-control-lists HTTP/1.1" 200 587 0.048086 10.0.0.249 - - [2025-11-03 11:56:02] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.081278 10.0.0.249 - - [2025-11-03 11:56:02] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.077940 10.0.0.249 - - [2025-11-03 11:56:02] "POST /security-groups HTTP/1.1" 200 560 0.102946 10.0.0.249 - - [2025-11-03 11:56:02] "POST /fqname-to-id HTTP/1.1" 404 248 0.002200 10.0.0.249 - - [2025-11-03 11:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026175 10.0.0.249 - - [2025-11-03 11:56:02] "POST /access-control-lists HTTP/1.1" 200 612 0.093927 10.0.0.249 - - [2025-11-03 11:56:03] "POST /fqname-to-id HTTP/1.1" 404 247 0.034043 10.0.0.249 - - [2025-11-03 11:56:03] "POST /chown HTTP/1.1" 200 109 0.098182 10.0.0.249 - - [2025-11-03 11:56:03] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013341 10.0.0.249 - - [2025-11-03 11:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.249 - - [2025-11-03 11:56:03] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028540 10.0.0.249 - - [2025-11-03 11:56:03] "POST /tags HTTP/1.1" 409 214 0.002152 10.0.0.249 - - [2025-11-03 11:56:03] "POST /access-control-lists HTTP/1.1" 200 610 0.071271 10.0.0.249 - - [2025-11-03 11:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.249 - - [2025-11-03 11:56:03] "GET /tag/ba0068a2-34aa-4386-8b8f-042328420c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011914 10.0.0.249 - - [2025-11-03 11:56:03] "POST /firewall-rules HTTP/1.1" 200 580 0.070567 10.0.0.249 - - [2025-11-03 11:56:03] "GET /firewall-rule/a09e5318-c28c-456e-8ea2-33cd9ff0bcc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004268 10.0.0.249 - - [2025-11-03 11:56:03] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003442 10.0.0.249 - - [2025-11-03 11:56:03] "GET /firewall-rule/a09e5318-c28c-456e-8ea2-33cd9ff0bcc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002735 10.0.0.249 - - [2025-11-03 11:56:03] "POST /ref-update HTTP/1.1" 200 156 0.050294 10.0.0.249 - - [2025-11-03 11:56:03] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006186 10.0.0.249 - - [2025-11-03 11:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.249 - - [2025-11-03 11:56:03] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004335 10.0.0.249 - - [2025-11-03 11:56:03] "POST /tags HTTP/1.1" 409 214 0.002127 10.0.0.249 - - [2025-11-03 11:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.249 - - [2025-11-03 11:56:03] "GET /tag/ba0068a2-34aa-4386-8b8f-042328420c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011369 10.0.0.249 - - [2025-11-03 11:56:03] "POST /firewall-rules HTTP/1.1" 200 578 0.077465 10.0.0.249 - - [2025-11-03 11:56:03] "GET /firewall-rule/1ad5850f-ea66-4cfa-bcd1-436ce0920e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004384 10.0.0.249 - - [2025-11-03 11:56:03] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004672 10.0.0.249 - - [2025-11-03 11:56:03] "GET /firewall-rule/1ad5850f-ea66-4cfa-bcd1-436ce0920e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005148 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001035 10.0.0.249 - - [2025-11-03 11:56:03] "POST /ref-update HTTP/1.1" 200 156 0.054124 10.0.0.249 - - [2025-11-03 11:56:03] "POST /tags HTTP/1.1" 200 364 0.035114 10.0.0.249 - - [2025-11-03 11:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.249 - - [2025-11-03 11:56:03] "GET /tag/ab952006-018a-4259-8af8-1dfba6e5c450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.020091 10.0.0.249 - - [2025-11-03 11:56:03] "POST /tags HTTP/1.1" 200 312 0.038125 10.0.0.249 - - [2025-11-03 11:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022373 10.0.0.249 - - [2025-11-03 11:56:04] "GET /tag/c5bdabb2-6e07-4b02-be5b-90f6e96da677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019745 10.0.0.249 - - [2025-11-03 11:56:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000575 10.0.0.249 - - [2025-11-03 11:56:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.009931 10.0.0.249 - - [2025-11-03 11:56:04] "POST /security-groups HTTP/1.1" 200 574 0.072509 10.0.0.249 - - [2025-11-03 11:56:04] "POST /projects HTTP/1.1" 200 491 0.438326 10.0.0.249 - - [2025-11-03 11:56:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.006792 10.0.0.249 - - [2025-11-03 11:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033407 10.0.0.249 - - [2025-11-03 11:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.249 - - [2025-11-03 11:56:04] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.010399 10.0.0.249 - - [2025-11-03 11:56:04] "POST /access-control-lists HTTP/1.1" 200 585 0.103642 10.0.0.249 - - [2025-11-03 11:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007510 10.0.0.249 - - [2025-11-03 11:56:04] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010556 10.0.0.249 - - [2025-11-03 11:56:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.017721 10.0.0.249 - - [2025-11-03 11:56:04] "POST /access-control-lists HTTP/1.1" 200 583 0.046235 10.0.0.249 - - [2025-11-03 11:56:04] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.113832 10.0.0.249 - - [2025-11-03 11:56:04] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.089402 10.0.0.249 - - [2025-11-03 11:56:05] "POST /security-groups HTTP/1.1" 200 548 0.075210 10.0.0.249 - - [2025-11-03 11:56:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002783 10.0.0.249 - - [2025-11-03 11:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023495 10.0.0.249 - - [2025-11-03 11:56:05] "POST /access-control-lists HTTP/1.1" 200 604 0.078885 10.0.0.249 - - [2025-11-03 11:56:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.018984 10.0.0.249 - - [2025-11-03 11:56:05] "POST /chown HTTP/1.1" 200 109 0.074562 10.0.0.249 - - [2025-11-03 11:56:05] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008364 10.0.0.249 - - [2025-11-03 11:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.249 - - [2025-11-03 11:56:05] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003235 10.0.0.249 - - [2025-11-03 11:56:05] "POST /tags HTTP/1.1" 409 210 0.001628 10.0.0.249 - - [2025-11-03 11:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.249 - - [2025-11-03 11:56:05] "POST /access-control-lists HTTP/1.1" 200 602 0.086680 10.0.0.249 - - [2025-11-03 11:56:05] "GET /tag/c5bdabb2-6e07-4b02-be5b-90f6e96da677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014998 10.0.0.249 - - [2025-11-03 11:56:05] "POST /firewall-rules HTTP/1.1" 200 572 0.077661 10.0.0.249 - - [2025-11-03 11:56:05] "GET /firewall-rule/e8639871-46c8-4ac0-8086-0ad28c0c2025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004718 10.0.0.249 - - [2025-11-03 11:56:05] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003737 10.0.0.249 - - [2025-11-03 11:56:05] "GET /firewall-rule/e8639871-46c8-4ac0-8086-0ad28c0c2025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002450 10.0.0.249 - - [2025-11-03 11:56:05] "POST /ref-update HTTP/1.1" 200 156 0.041728 10.0.0.249 - - [2025-11-03 11:56:05] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004314 10.0.0.249 - - [2025-11-03 11:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.249 - - [2025-11-03 11:56:05] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006714 10.0.0.249 - - [2025-11-03 11:56:05] "POST /tags HTTP/1.1" 409 210 0.002448 10.0.0.249 - - [2025-11-03 11:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.249 - - [2025-11-03 11:56:05] "GET /tag/c5bdabb2-6e07-4b02-be5b-90f6e96da677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.030550 10.0.0.249 - - [2025-11-03 11:56:05] "POST /firewall-rules HTTP/1.1" 200 570 0.083664 10.0.0.249 - - [2025-11-03 11:56:05] "GET /firewall-rule/3cb5a7ad-ff9e-4fbc-9915-660408cd623d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023958 10.0.0.249 - - [2025-11-03 11:56:05] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.014212 10.0.0.249 - - [2025-11-03 11:56:05] "GET /firewall-rule/3cb5a7ad-ff9e-4fbc-9915-660408cd623d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008878 10.0.0.249 - - [2025-11-03 11:56:05] "POST /ref-update HTTP/1.1" 200 156 0.058034 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012861 10.0.0.249 - - [2025-11-03 11:56:06] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004484 10.0.0.249 - - [2025-11-03 11:56:06] "POST /tags HTTP/1.1" 409 237 0.003916 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.249 - - [2025-11-03 11:56:06] "GET /tag/99ad59e1-bb6c-4ae7-b06c-0ed630d0d20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.030231 10.0.0.249 - - [2025-11-03 11:56:06] "POST /tags HTTP/1.1" 409 210 0.008382 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.249 - - [2025-11-03 11:56:06] "GET /tag/4414a0a3-a8c8-4cd2-b450-397e0f810173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012318 10.0.0.249 - - [2025-11-03 11:56:06] "POST /projects HTTP/1.1" 409 223 0.002288 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.249 - - [2025-11-03 11:56:06] "GET /project/9ad94038-cf67-4298-8fb0-2e61ef12cb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.083783 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.249 - - [2025-11-03 11:56:06] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005916 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.249 - - [2025-11-03 11:56:06] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008259 10.0.0.249 - - [2025-11-03 11:56:06] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.079637 10.0.0.249 - - [2025-11-03 11:56:06] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.054927 10.0.0.249 - - [2025-11-03 11:56:06] "POST /security-groups HTTP/1.1" 409 253 0.003283 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.249 - - [2025-11-03 11:56:06] "PUT /security-group/10d3a7f2-da72-4169-a2ca-b4e0bccc4c99 HTTP/1.1" 200 263 0.058966 10.0.0.249 - - [2025-11-03 11:56:06] "PUT /access-control-list/06190314-23df-4a84-ba25-02da8b978859 HTTP/1.1" 200 273 0.028759 10.0.0.249 - - [2025-11-03 11:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.055441 10.0.0.249 - - [2025-11-03 11:56:06] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010232 10.0.0.249 - - [2025-11-03 11:56:06] "PUT /access-control-list/51018e9c-2c53-4de0-9365-25718dc40997 HTTP/1.1" 200 273 0.035301 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.249 - - [2025-11-03 11:56:06] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002393 10.0.0.249 - - [2025-11-03 11:56:06] "POST /tags HTTP/1.1" 409 210 0.001699 10.0.0.249 - - [2025-11-03 11:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.249 - - [2025-11-03 11:56:06] "GET /tag/4414a0a3-a8c8-4cd2-b450-397e0f810173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013174 10.0.0.249 - - [2025-11-03 11:56:07] "POST /firewall-rules HTTP/1.1" 200 572 0.081424 10.0.0.249 - - [2025-11-03 11:56:07] "GET /firewall-rule/6790518e-05a6-4166-8bef-fbe29f233874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004453 10.0.0.249 - - [2025-11-03 11:56:07] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003609 10.0.0.249 - - [2025-11-03 11:56:07] "GET /firewall-rule/6790518e-05a6-4166-8bef-fbe29f233874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002137 10.0.0.249 - - [2025-11-03 11:56:07] "POST /ref-update HTTP/1.1" 200 156 0.047287 10.0.0.249 - - [2025-11-03 11:56:07] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018205 10.0.0.249 - - [2025-11-03 11:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.249 - - [2025-11-03 11:56:07] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003476 10.0.0.249 - - [2025-11-03 11:56:07] "POST /tags HTTP/1.1" 409 210 0.002057 10.0.0.249 - - [2025-11-03 11:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.249 - - [2025-11-03 11:56:07] "GET /tag/4414a0a3-a8c8-4cd2-b450-397e0f810173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012105 10.0.0.249 - - [2025-11-03 11:56:07] "POST /firewall-rules HTTP/1.1" 200 570 0.071151 10.0.0.249 - - [2025-11-03 11:56:07] "GET /firewall-rule/0b54a83d-d63f-4053-b484-99cf34a2a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027520 10.0.0.249 - - [2025-11-03 11:56:07] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005592 10.0.0.249 - - [2025-11-03 11:56:07] "GET /firewall-rule/0b54a83d-d63f-4053-b484-99cf34a2a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003137 10.0.0.249 - - [2025-11-03 11:56:07] "POST /ref-update HTTP/1.1" 200 156 0.089313 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:56:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000984 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:56:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 10.0.0.249 - - [2025-11-03 11:56:07] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014707 10.0.0.249 - - [2025-11-03 11:56:07] "POST /set-tag HTTP/1.1" 200 109 0.005259 10.0.0.19 - - [2025-11-03 11:57:51] "GET / HTTP/1.1" 200 36215 0.001594 10.0.0.19 - - [2025-11-03 11:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2025-11-03 11:57:51] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005904 10.0.0.19 - - [2025-11-03 11:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-11-03 11:57:51] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002886 10.0.0.19 - - [2025-11-03 11:57:51] "PUT /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9 HTTP/1.1" 200 275 0.009860 10.0.0.19 - - [2025-11-03 11:57:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002130 10.0.0.19 - - [2025-11-03 11:57:51] "POST /virtual-routers HTTP/1.1" 200 601 0.018746 10.0.0.19 - - [2025-11-03 11:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012017 10.0.0.19 - - [2025-11-03 11:57:51] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004533 10.0.0.19 - - [2025-11-03 11:57:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.001608 10.0.0.19 - - [2025-11-03 11:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.19 - - [2025-11-03 11:57:51] "GET /virtual-network/95f7415e-3067-4bfe-af77-f97c3a418d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003986 10.0.0.19 - - [2025-11-03 11:57:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.064925 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:58:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001044 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:58:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:58:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:58:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001341 10.0.0.249 - - [2025-11-03 11:58:55] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.249 - - [2025-11-03 11:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2025-11-03 11:58:55] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005348 10.0.0.249 - - [2025-11-03 11:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.249 - - [2025-11-03 11:58:55] "GET /config-node/0cf656c5-b54e-4270-8f35-e2740aa77687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004347 10.0.0.249 - - [2025-11-03 11:59:06] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.249 - - [2025-11-03 11:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.249 - - [2025-11-03 11:59:06] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003305 10.0.0.249 - - [2025-11-03 11:59:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003778 10.0.0.249 - - [2025-11-03 11:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.249 - - [2025-11-03 11:59:06] "GET /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004792 10.0.0.249 - - [2025-11-03 11:59:06] "PUT /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6 HTTP/1.1" 200 255 0.026788 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:59:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001000 [Introspect:8084]10.0.0.249 - - [2025-11-03 11:59:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 10.0.0.249 - - [2025-11-03 11:59:35] "GET /global-system-configs HTTP/1.1" 200 323 0.011492 10.0.0.249 - - [2025-11-03 11:59:36] "GET /global-system-configs HTTP/1.1" 200 323 0.003177 10.0.0.249 - - [2025-11-03 11:59:52] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003877 10.0.0.249 - - [2025-11-03 11:59:52] "POST /ref-update HTTP/1.1" 200 156 0.013245 10.0.0.249 - - [2025-11-03 12:00:02] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013815 10.0.0.249 - - [2025-11-03 12:00:02] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.249 - - [2025-11-03 12:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.249 - - [2025-11-03 12:00:02] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003014 10.0.0.249 - - [2025-11-03 12:00:02] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005382 10.0.0.249 - - [2025-11-03 12:00:02] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.249 - - [2025-11-03 12:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.249 - - [2025-11-03 12:00:02] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006167 10.0.0.249 - - [2025-11-03 12:00:02] "GET /loadbalancer-pool/67e67af7-9e84-4964-a5b6-342cf5bca1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004313 10.0.0.249 - - [2025-11-03 12:00:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018318 10.0.0.249 - - [2025-11-03 12:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015483 10.0.0.249 - - [2025-11-03 12:00:02] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.022279 10.0.0.249 - - [2025-11-03 12:00:02] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005565 10.0.0.249 - - [2025-11-03 12:00:02] "POST /tags HTTP/1.1" 409 205 0.004262 10.0.0.249 - - [2025-11-03 12:00:02] "POST /ref-update HTTP/1.1" 200 156 0.011365 10.0.0.249 - - [2025-11-03 12:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.249 - - [2025-11-03 12:00:02] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.027665 10.0.0.249 - - [2025-11-03 12:00:02] "GET /tag/400c89d5-765d-4138-a584-792d1fd7c4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016857 10.0.0.249 - - [2025-11-03 12:00:02] "PUT /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f HTTP/1.1" 200 257 0.026154 10.0.0.249 - - [2025-11-03 12:00:02] "POST /set-tag HTTP/1.1" 200 109 0.089364 10.0.0.249 - - [2025-11-03 12:00:02] "GET /loadbalancer-pool/f39bd661-d651-4143-b232-7ca1e64a7917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005093 10.0.0.249 - - [2025-11-03 12:00:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024583 10.0.0.249 - - [2025-11-03 12:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037287 10.0.0.249 - - [2025-11-03 12:00:02] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.029486 10.0.0.249 - - [2025-11-03 12:00:02] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004256 10.0.0.249 - - [2025-11-03 12:00:02] "POST /ref-update HTTP/1.1" 200 156 0.008991 10.0.0.249 - - [2025-11-03 12:00:02] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.007694 10.0.0.249 - - [2025-11-03 12:00:02] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.249 - - [2025-11-03 12:00:02] "PUT /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f HTTP/1.1" 200 257 0.014909 10.0.0.249 - - [2025-11-03 12:00:02] "GET /loadbalancer-pool/7a4f0c6a-4b41-44c8-929e-2a61783ea106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012697 10.0.0.249 - - [2025-11-03 12:00:02] "POST /loadbalancer-members HTTP/1.1" 200 694 0.031310 10.0.0.249 - - [2025-11-03 12:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011371 10.0.0.249 - - [2025-11-03 12:00:03] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007166 10.0.0.249 - - [2025-11-03 12:00:03] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.249 - - [2025-11-03 12:00:03] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004085 10.0.0.249 - - [2025-11-03 12:00:03] "POST /ref-update HTTP/1.1" 200 156 0.007535 10.0.0.249 - - [2025-11-03 12:00:03] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.016046 10.0.0.249 - - [2025-11-03 12:00:03] "PUT /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f HTTP/1.1" 200 257 0.014806 10.0.0.249 - - [2025-11-03 12:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.249 - - [2025-11-03 12:02:29] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004060 10.0.0.19 - - [2025-11-03 12:02:35] "GET / HTTP/1.1" 200 36215 0.001690 10.0.0.19 - - [2025-11-03 12:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2025-11-03 12:02:35] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004755 10.0.0.19 - - [2025-11-03 12:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.19 - - [2025-11-03 12:02:35] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002830 10.0.0.19 - - [2025-11-03 12:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.19 - - [2025-11-03 12:02:35] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002792 10.0.0.19 - - [2025-11-03 12:02:35] "PUT /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205 HTTP/1.1" 200 263 0.013727 10.0.0.19 - - [2025-11-03 12:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2025-11-03 12:02:35] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003160 10.0.0.19 - - [2025-11-03 12:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2025-11-03 12:02:35] "GET /virtual-machine-interface/50021165-a101-4a73-8f06-d85d56041298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005226 10.0.0.19 - - [2025-11-03 12:02:35] "PUT /virtual-machine-interface/50021165-a101-4a73-8f06-d85d56041298 HTTP/1.1" 200 285 0.010429 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001091 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001155 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:03:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001095 10.0.0.249 - - [2025-11-03 12:04:16] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005099 10.0.0.249 - - [2025-11-03 12:04:16] "POST /set-tag HTTP/1.1" 200 109 0.005472 10.0.0.249 - - [2025-11-03 12:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.249 - - [2025-11-03 12:04:16] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003654 10.0.0.249 - - [2025-11-03 12:04:16] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008637 10.0.0.249 - - [2025-11-03 12:04:16] "POST /set-tag HTTP/1.1" 200 109 0.029166 10.0.0.249 - - [2025-11-03 12:04:16] "DELETE /loadbalancer-member/696c53d4-5766-4739-a14f-fb98683af344 HTTP/1.1" 200 115 0.061677 10.0.0.249 - - [2025-11-03 12:04:16] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007670 10.0.0.249 - - [2025-11-03 12:04:16] "POST /set-tag HTTP/1.1" 200 109 0.003875 10.0.0.249 - - [2025-11-03 12:04:16] "DELETE /loadbalancer-member/798cbf7c-dd30-409b-9713-906a4ecf5d23 HTTP/1.1" 200 115 0.044778 10.0.0.249 - - [2025-11-03 12:04:16] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009487 10.0.0.249 - - [2025-11-03 12:04:16] "POST /set-tag HTTP/1.1" 200 109 0.003256 10.0.0.249 - - [2025-11-03 12:04:16] "DELETE /loadbalancer-member/40d5cb11-637b-48e0-9e5d-171e5de21b4a HTTP/1.1" 200 115 0.047614 10.0.0.249 - - [2025-11-03 12:04:16] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004866 10.0.0.249 - - [2025-11-03 12:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.249 - - [2025-11-03 12:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.249 - - [2025-11-03 12:04:16] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002295 10.0.0.249 - - [2025-11-03 12:04:16] "GET /loadbalancer-pool/67e67af7-9e84-4964-a5b6-342cf5bca1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003734 10.0.0.249 - - [2025-11-03 12:04:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022959 10.0.0.249 - - [2025-11-03 12:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015797 10.0.0.249 - - [2025-11-03 12:04:16] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015983 10.0.0.249 - - [2025-11-03 12:04:16] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004453 10.0.0.249 - - [2025-11-03 12:04:16] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002495 10.0.0.249 - - [2025-11-03 12:04:16] "POST /set-tag HTTP/1.1" 200 109 0.063676 10.0.0.249 - - [2025-11-03 12:04:16] "GET /loadbalancer-pool/f39bd661-d651-4143-b232-7ca1e64a7917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013790 10.0.0.249 - - [2025-11-03 12:04:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024787 10.0.0.249 - - [2025-11-03 12:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009216 10.0.0.249 - - [2025-11-03 12:04:17] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020053 10.0.0.249 - - [2025-11-03 12:04:17] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017653 10.0.0.249 - - [2025-11-03 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.013313 10.0.0.249 - - [2025-11-03 12:04:17] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006967 10.0.0.249 - - [2025-11-03 12:04:17] "GET /loadbalancer-pool/7a4f0c6a-4b41-44c8-929e-2a61783ea106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005293 10.0.0.249 - - [2025-11-03 12:04:17] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022003 10.0.0.249 - - [2025-11-03 12:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033478 10.0.0.249 - - [2025-11-03 12:04:17] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.033549 10.0.0.249 - - [2025-11-03 12:04:17] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005891 10.0.0.249 - - [2025-11-03 12:04:17] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002126 10.0.0.249 - - [2025-11-03 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.249 - - [2025-11-03 12:04:35] "GET /global-system-configs HTTP/1.1" 200 323 0.009322 10.0.0.249 - - [2025-11-03 12:04:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002296 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:07:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:07:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000934 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001351 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001095 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:08:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001318 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:08:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001244 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001000 10.0.0.249 - - [2025-11-03 12:08:37] "GET / HTTP/1.1" 200 36215 0.002321 10.0.0.249 - - [2025-11-03 12:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.249 - - [2025-11-03 12:08:37] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040765 10.0.0.249 - - [2025-11-03 12:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.249 - - [2025-11-03 12:08:37] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.060967 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.249 - - [2025-11-03 12:08:38] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033454 10.0.0.249 - - [2025-11-03 12:08:38] "POST /tags HTTP/1.1" 200 334 0.041675 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.249 - - [2025-11-03 12:08:38] "GET /tag/ffdd5c6b-f79b-435d-9a06-cd3964c469f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024424 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008955 10.0.0.249 - - [2025-11-03 12:08:38] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040844 10.0.0.249 - - [2025-11-03 12:08:38] "GET /virtual-networks?parent_id=cdc0e805-c086-4b1f-9d17-5fa199457ac3&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002122 10.0.0.249 - - [2025-11-03 12:08:38] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043439 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.249 - - [2025-11-03 12:08:38] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.033649 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.249 - - [2025-11-03 12:08:38] "GET /service-appliance-set/a1497996-d221-4615-b5e4-4a231a1c2fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006980 10.0.0.249 - - [2025-11-03 12:08:38] "POST /virtual-networks HTTP/1.1" 200 514 0.121409 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.249 - - [2025-11-03 12:08:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.004587 10.0.0.249 - - [2025-11-03 12:08:38] "GET /network-ipam/c903bc87-2215-4d9c-aa99-be7e7ba92024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.005365 10.0.0.249 - - [2025-11-03 12:08:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.114543 10.0.0.249 - - [2025-11-03 12:08:39] "GET /virtual-machine-interface/73271ec0-937b-49e7-8052-aa455772908e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.009847 10.0.0.249 - - [2025-11-03 12:08:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009866 10.0.0.249 - - [2025-11-03 12:08:39] "POST /ref-update HTTP/1.1" 200 156 0.142835 10.0.0.249 - - [2025-11-03 12:08:39] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005429 10.0.0.249 - - [2025-11-03 12:08:39] "GET /domains HTTP/1.1" 200 281 0.002237 10.0.0.249 - - [2025-11-03 12:08:39] "GET /domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 HTTP/1.1" 200 3100 0.011928 10.0.0.249 - - [2025-11-03 12:08:39] "POST /instance-ips HTTP/1.1" 200 410 0.034598 10.0.0.249 - - [2025-11-03 12:08:39] "GET /instance-ip/ab971354-08b4-4558-afce-758f6f531954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005644 10.0.0.249 - - [2025-11-03 12:08:39] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 HTTP/1.1" 200 5498 0.107874 10.0.0.249 - - [2025-11-03 12:08:39] "POST /loadbalancers HTTP/1.1" 200 612 0.135240 10.0.0.249 - - [2025-11-03 12:08:39] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2083 0.045431 10.0.0.249 - - [2025-11-03 12:08:39] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2083 0.013437 10.0.0.249 - - [2025-11-03 12:08:39] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 200 1183 0.007367 10.0.0.249 - - [2025-11-03 12:08:39] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 200 1183 0.005168 10.0.0.249 - - [2025-11-03 12:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026927 10.0.0.249 - - [2025-11-03 12:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008456 10.0.0.249 - - [2025-11-03 12:08:39] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.065817 10.0.0.249 - - [2025-11-03 12:08:39] "POST /route-targets HTTP/1.1" 200 328 0.045832 10.0.0.249 - - [2025-11-03 12:08:39] "GET /instance-ip/ab971354-08b4-4558-afce-758f6f531954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008160 10.0.0.249 - - [2025-11-03 12:08:39] "POST /ref-update HTTP/1.1" 200 156 0.030044 10.0.0.249 - - [2025-11-03 12:08:39] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.078025 10.0.0.249 - - [2025-11-03 12:08:39] "POST /floating-ips HTTP/1.1" 200 599 0.062571 10.0.0.249 - - [2025-11-03 12:08:39] "GET /loadbalancer/d967b486-22ff-45e4-a85b-2556412c6057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004143 10.0.0.249 - - [2025-11-03 12:08:39] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.029960 10.0.0.249 - - [2025-11-03 12:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.249 - - [2025-11-03 12:08:39] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038884 10.0.0.249 - - [2025-11-03 12:08:39] "GET /loadbalancer-listener/384600fe-2aae-44d1-9e10-d929895e51c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004105 10.0.0.249 - - [2025-11-03 12:08:39] "GET /loadbalancer-listener/384600fe-2aae-44d1-9e10-d929895e51c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003209 10.0.0.249 - - [2025-11-03 12:08:39] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020580 10.0.0.249 - - [2025-11-03 12:08:39] "GET /instance-ip/ab971354-08b4-4558-afce-758f6f531954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.025969 10.0.0.249 - - [2025-11-03 12:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.249 - - [2025-11-03 12:08:39] "GET /instance-ip/ab971354-08b4-4558-afce-758f6f531954?fields=floating_ips HTTP/1.1" 200 1215 0.006369 10.0.0.249 - - [2025-11-03 12:08:39] "GET /loadbalancer/d967b486-22ff-45e4-a85b-2556412c6057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002951 10.0.0.249 - - [2025-11-03 12:08:39] "GET /floating-ip/e5b21f8d-c911-4822-aa69-9a0d7922c627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003198 10.0.0.249 - - [2025-11-03 12:08:39] "POST /tags HTTP/1.1" 200 296 0.072901 10.0.0.249 - - [2025-11-03 12:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.249 - - [2025-11-03 12:08:39] "GET /tag/3e436644-9e0f-43ea-be0d-d69ff60ba63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.014239 10.0.0.249 - - [2025-11-03 12:08:39] "POST /tags HTTP/1.1" 409 233 0.001948 10.0.0.249 - - [2025-11-03 12:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.249 - - [2025-11-03 12:08:40] "GET /tag/9d49d9ca-18cd-400c-b27a-f14afd64e5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011730 10.0.0.249 - - [2025-11-03 12:08:40] "POST /tags HTTP/1.1" 409 206 0.002066 10.0.0.249 - - [2025-11-03 12:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.249 - - [2025-11-03 12:08:40] "GET /tag/6fea3b03-b881-4b4d-a142-feffb679a618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011223 10.0.0.249 - - [2025-11-03 12:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004876 10.0.0.249 - - [2025-11-03 12:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.249 - - [2025-11-03 12:08:40] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036638 10.0.0.249 - - [2025-11-03 12:08:40] "POST /virtual-machines HTTP/1.1" 200 370 0.009785 10.0.0.249 - - [2025-11-03 12:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016860 10.0.0.249 - - [2025-11-03 12:08:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100603 10.0.0.249 - - [2025-11-03 12:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012504 10.0.0.249 - - [2025-11-03 12:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005033 10.0.0.249 - - [2025-11-03 12:08:40] "POST /instance-ips HTTP/1.1" 200 410 0.023484 10.0.0.249 - - [2025-11-03 12:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034013 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005401 10.0.0.249 - - [2025-11-03 12:08:40] "POST /set-tag HTTP/1.1" 200 109 0.018735 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.020667 10.0.0.249 - - [2025-11-03 12:08:40] "GET /instance-ip/d5cc26d4-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003796 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005301 10.0.0.249 - - [2025-11-03 12:08:40] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004631 10.0.0.249 - - [2025-11-03 12:08:40] "POST /ref-update HTTP/1.1" 200 156 0.008615 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008174 10.0.0.249 - - [2025-11-03 12:08:40] "POST /set-tag HTTP/1.1" 200 109 0.004101 10.0.0.249 - - [2025-11-03 12:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.249 - - [2025-11-03 12:08:40] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004505 10.0.0.249 - - [2025-11-03 12:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.249 - - [2025-11-03 12:08:40] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036775 10.0.0.249 - - [2025-11-03 12:08:40] "POST /virtual-machines HTTP/1.1" 200 370 0.012345 10.0.0.249 - - [2025-11-03 12:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031788 10.0.0.249 - - [2025-11-03 12:08:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.132224 10.0.0.249 - - [2025-11-03 12:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009146 10.0.0.249 - - [2025-11-03 12:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008498 10.0.0.249 - - [2025-11-03 12:08:41] "POST /instance-ips HTTP/1.1" 200 410 0.024328 10.0.0.249 - - [2025-11-03 12:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023124 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012169 10.0.0.249 - - [2025-11-03 12:08:41] "POST /set-tag HTTP/1.1" 200 109 0.018908 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018549 10.0.0.249 - - [2025-11-03 12:08:41] "GET /instance-ip/d6464aae-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009084 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005309 10.0.0.249 - - [2025-11-03 12:08:41] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003737 10.0.0.249 - - [2025-11-03 12:08:41] "POST /ref-update HTTP/1.1" 200 156 0.008938 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006564 10.0.0.249 - - [2025-11-03 12:08:41] "POST /set-tag HTTP/1.1" 200 109 0.003206 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004343 10.0.0.249 - - [2025-11-03 12:08:41] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.249 - - [2025-11-03 12:08:41] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003996 10.0.0.249 - - [2025-11-03 12:08:41] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domains HTTP/1.1" 200 281 0.002732 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 HTTP/1.1" 200 3100 0.004496 10.0.0.249 - - [2025-11-03 12:08:44] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 HTTP/1.1" 200 7092 0.028814 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2083 0.004401 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2083 0.004985 10.0.0.249 - - [2025-11-03 12:08:44] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 200 1405 0.003806 10.0.0.249 - - [2025-11-03 12:08:44] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 200 1405 0.007416 10.0.0.249 - - [2025-11-03 12:08:44] "GET /route-target/8c811b9c-0faf-46d0-b23d-431346187ffd HTTP/1.1" 200 1155 0.005924 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2083 0.006482 10.0.0.249 - - [2025-11-03 12:08:44] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 200 1405 0.002839 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004091 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2083 0.003944 10.0.0.249 - - [2025-11-03 12:08:44] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 200 1405 0.002299 10.0.0.249 - - [2025-11-03 12:08:44] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 200 1405 0.002630 10.0.0.249 - - [2025-11-03 12:08:44] "GET /route-target/8c811b9c-0faf-46d0-b23d-431346187ffd HTTP/1.1" 200 1155 0.001941 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domains HTTP/1.1" 200 281 0.002516 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 HTTP/1.1" 200 3100 0.002875 10.0.0.249 - - [2025-11-03 12:08:44] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 HTTP/1.1" 200 7092 0.024877 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2083 0.005032 10.0.0.249 - - [2025-11-03 12:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-11-03 12:08:44] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.022009 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004686 10.0.0.249 - - [2025-11-03 12:08:44] "GET /floating-ip-pools?parent_id=6b62b4f9-e798-443e-9e2d-7e9250827cf8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001763 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004326 10.0.0.249 - - [2025-11-03 12:08:44] "POST /floating-ip-pools HTTP/1.1" 200 564 0.019611 10.0.0.249 - - [2025-11-03 12:08:44] "POST /ref-update HTTP/1.1" 200 156 0.009499 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013366 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domains HTTP/1.1" 200 281 0.004167 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 HTTP/1.1" 200 3100 0.003684 10.0.0.249 - - [2025-11-03 12:08:44] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 HTTP/1.1" 200 7349 0.047279 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2322 0.009648 10.0.0.249 - - [2025-11-03 12:08:44] "GET /floating-ip-pool/edab944c-43d0-435e-a22d-d3fcbbd0c2ed HTTP/1.1" 200 1318 0.002488 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domains HTTP/1.1" 200 281 0.001960 10.0.0.249 - - [2025-11-03 12:08:44] "GET /domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 HTTP/1.1" 200 3100 0.002140 10.0.0.249 - - [2025-11-03 12:08:44] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 HTTP/1.1" 200 7349 0.039703 10.0.0.249 - - [2025-11-03 12:08:44] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 2322 0.008893 10.0.0.249 - - [2025-11-03 12:08:45] "GET /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011088 10.0.0.249 - - [2025-11-03 12:08:45] "POST /tags HTTP/1.1" 200 366 0.071231 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005707 10.0.0.249 - - [2025-11-03 12:08:45] "GET /tag/6c8bb41f-cb1b-451c-8dd3-1e8cabf76a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.031251 10.0.0.249 - - [2025-11-03 12:08:45] "POST /tags HTTP/1.1" 409 206 0.002891 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.249 - - [2025-11-03 12:08:45] "GET /tag/6fea3b03-b881-4b4d-a142-feffb679a618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019394 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.249 - - [2025-11-03 12:08:45] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037047 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.249 - - [2025-11-03 12:08:45] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003811 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.249 - - [2025-11-03 12:08:45] "GET /service-appliance-set/6e91dc0f-f0cd-4793-867f-43c8f9412d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003133 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001278 10.0.0.249 - - [2025-11-03 12:08:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.086330 10.0.0.249 - - [2025-11-03 12:08:45] "GET /virtual-machine-interface/f4ca7b16-5511-416b-ae40-412520996b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005936 10.0.0.249 - - [2025-11-03 12:08:45] "POST /set-tag HTTP/1.1" 200 109 0.011795 10.0.0.249 - - [2025-11-03 12:08:45] "POST /instance-ips HTTP/1.1" 200 418 0.019077 10.0.0.249 - - [2025-11-03 12:08:45] "GET /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.008360 10.0.0.249 - - [2025-11-03 12:08:45] "POST /loadbalancers HTTP/1.1" 200 620 0.060729 10.0.0.249 - - [2025-11-03 12:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015883 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.249 - - [2025-11-03 12:08:45] "POST /service-instances HTTP/1.1" 200 568 0.044892 10.0.0.249 - - [2025-11-03 12:08:45] "POST /ref-update HTTP/1.1" 200 156 0.019554 10.0.0.249 - - [2025-11-03 12:08:45] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.052703 10.0.0.249 - - [2025-11-03 12:08:45] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.009235 10.0.0.249 - - [2025-11-03 12:08:45] "GET /virtual-machine-interface/f4ca7b16-5511-416b-ae40-412520996b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012491 10.0.0.249 - - [2025-11-03 12:08:45] "GET /virtual-machine-interface/f4ca7b16-5511-416b-ae40-412520996b8e?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.009205 10.0.0.249 - - [2025-11-03 12:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024016 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.249 - - [2025-11-03 12:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.249 - - [2025-11-03 12:08:45] "GET /floating-ip-pool/edab944c-43d0-435e-a22d-d3fcbbd0c2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002850 10.0.0.249 - - [2025-11-03 12:08:46] "POST /virtual-machines HTTP/1.1" 200 430 0.019470 10.0.0.249 - - [2025-11-03 12:08:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.107771 10.0.0.249 - - [2025-11-03 12:08:46] "POST /floating-ips HTTP/1.1" 200 673 0.141654 10.0.0.249 - - [2025-11-03 12:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019655 10.0.0.249 - - [2025-11-03 12:08:46] "POST /chown HTTP/1.1" 200 109 0.034432 10.0.0.249 - - [2025-11-03 12:08:46] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013054 10.0.0.249 - - [2025-11-03 12:08:46] "POST /chown HTTP/1.1" 200 109 0.007604 10.0.0.249 - - [2025-11-03 12:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.249 - - [2025-11-03 12:08:46] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002836 10.0.0.249 - - [2025-11-03 12:08:46] "PUT /virtual-machine-interface/68b38861-5676-4557-8a2c-72fd0e1ded2a HTTP/1.1" 200 285 0.033800 10.0.0.249 - - [2025-11-03 12:08:46] "POST /tags HTTP/1.1" 409 221 0.001853 10.0.0.249 - - [2025-11-03 12:08:46] "PUT /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342 HTTP/1.1" 200 257 0.022063 10.0.0.249 - - [2025-11-03 12:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.249 - - [2025-11-03 12:08:46] "GET /tag/ffdd5c6b-f79b-435d-9a06-cd3964c469f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023409 10.0.0.249 - - [2025-11-03 12:08:46] "POST /tags HTTP/1.1" 409 238 0.002162 10.0.0.249 - - [2025-11-03 12:08:46] "POST /ref-update HTTP/1.1" 200 156 0.011496 10.0.0.249 - - [2025-11-03 12:08:46] "POST /ref-update HTTP/1.1" 200 156 0.022517 10.0.0.249 - - [2025-11-03 12:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.249 - - [2025-11-03 12:08:46] "GET /tag/6c8bb41f-cb1b-451c-8dd3-1e8cabf76a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012186 10.0.0.249 - - [2025-11-03 12:08:46] "POST /ref-update HTTP/1.1" 200 156 0.025794 10.0.0.249 - - [2025-11-03 12:08:46] "POST /ref-update HTTP/1.1" 200 156 0.022657 10.0.0.249 - - [2025-11-03 12:08:46] "POST /ref-update HTTP/1.1" 200 156 0.019588 10.0.0.249 - - [2025-11-03 12:08:46] "POST /ref-update HTTP/1.1" 200 156 0.015422 10.0.0.249 - - [2025-11-03 12:08:46] "POST /firewall-rules HTTP/1.1" 200 652 0.123931 10.0.0.249 - - [2025-11-03 12:08:46] "GET /firewall-rule/6aa0d342-8428-40c6-9c01-c812fc088079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005193 10.0.0.249 - - [2025-11-03 12:08:46] "GET /firewall-policy/ee9e7a21-0a2d-448e-bcea-32c2e2fa5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002869 10.0.0.249 - - [2025-11-03 12:08:46] "GET /firewall-rule/6aa0d342-8428-40c6-9c01-c812fc088079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002066 10.0.0.249 - - [2025-11-03 12:08:46] "POST /virtual-machines HTTP/1.1" 200 430 0.021250 10.0.0.249 - - [2025-11-03 12:08:46] "POST /ref-update HTTP/1.1" 200 156 0.083524 10.0.0.249 - - [2025-11-03 12:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.249 - - [2025-11-03 12:08:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.167383 10.0.0.249 - - [2025-11-03 12:08:46] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.074494 10.0.0.249 - - [2025-11-03 12:08:46] "POST /chown HTTP/1.1" 200 109 0.050202 10.0.0.249 - - [2025-11-03 12:08:46] "GET /loadbalancer/097a18f6-01b5-4e37-9978-4764b9cc7ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.008110 10.0.0.249 - - [2025-11-03 12:08:46] "POST /chown HTTP/1.1" 200 109 0.009261 10.0.0.249 - - [2025-11-03 12:08:46] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.039329 10.0.0.249 - - [2025-11-03 12:08:46] "PUT /virtual-machine-interface/40c54d8e-0d49-4bd6-bf32-f423d98575b0 HTTP/1.1" 200 285 0.037115 10.0.0.249 - - [2025-11-03 12:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014349 10.0.0.249 - - [2025-11-03 12:08:47] "PUT /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342 HTTP/1.1" 200 257 0.031011 10.0.0.249 - - [2025-11-03 12:08:47] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.038527 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.038850 10.0.0.249 - - [2025-11-03 12:08:47] "GET /loadbalancer-listener/37bd0f0c-a7e5-4b37-bb04-d5a091b18c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009106 10.0.0.249 - - [2025-11-03 12:08:47] "GET /loadbalancer-listener/37bd0f0c-a7e5-4b37-bb04-d5a091b18c54?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.008026 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.027820 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.030830 10.0.0.249 - - [2025-11-03 12:08:47] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.049048 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.015141 10.0.0.249 - - [2025-11-03 12:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043005 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.080644 10.0.0.249 - - [2025-11-03 12:08:47] "GET /loadbalancer-pool/1bd9bf76-baef-4a9f-ac9a-88982b3d3ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011687 10.0.0.249 - - [2025-11-03 12:08:47] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.010048 10.0.0.249 - - [2025-11-03 12:08:47] "POST /loadbalancer-members HTTP/1.1" 200 709 0.030950 10.0.0.249 - - [2025-11-03 12:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026107 10.0.0.249 - - [2025-11-03 12:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.050166 10.0.0.249 - - [2025-11-03 12:08:47] "GET /loadbalancer-member/d20e1cea-3c17-44e0-88ac-538b8ca1459b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.021240 10.0.0.249 - - [2025-11-03 12:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2025-11-03 12:08:47] "POST /chown HTTP/1.1" 200 109 0.006283 10.0.0.249 - - [2025-11-03 12:08:47] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007989 10.0.0.249 - - [2025-11-03 12:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.249 - - [2025-11-03 12:08:47] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003729 10.0.0.249 - - [2025-11-03 12:08:47] "POST /chown HTTP/1.1" 200 109 0.024917 10.0.0.249 - - [2025-11-03 12:08:47] "PUT /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342 HTTP/1.1" 200 257 0.021219 10.0.0.249 - - [2025-11-03 12:08:47] "POST /tags HTTP/1.1" 409 221 0.005116 10.0.0.249 - - [2025-11-03 12:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.249 - - [2025-11-03 12:08:47] "GET /tag/ffdd5c6b-f79b-435d-9a06-cd3964c469f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015919 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.013150 10.0.0.249 - - [2025-11-03 12:08:47] "POST /chown HTTP/1.1" 200 109 0.015186 10.0.0.249 - - [2025-11-03 12:08:47] "POST /tags HTTP/1.1" 409 238 0.004344 10.0.0.249 - - [2025-11-03 12:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.249 - - [2025-11-03 12:08:47] "GET /tag/6c8bb41f-cb1b-451c-8dd3-1e8cabf76a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012947 10.0.0.249 - - [2025-11-03 12:08:47] "POST /chown HTTP/1.1" 200 109 0.042486 10.0.0.249 - - [2025-11-03 12:08:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002377 10.0.0.249 - - [2025-11-03 12:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.249 - - [2025-11-03 12:08:47] "PUT /firewall-rule/6aa0d342-8428-40c6-9c01-c812fc088079 HTTP/1.1" 200 261 0.021893 10.0.0.249 - - [2025-11-03 12:08:47] "PUT /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342 HTTP/1.1" 200 257 0.032161 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.021684 10.0.0.249 - - [2025-11-03 12:08:47] "GET /firewall-rule/6aa0d342-8428-40c6-9c01-c812fc088079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.014567 10.0.0.249 - - [2025-11-03 12:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008850 10.0.0.249 - - [2025-11-03 12:08:47] "GET /firewall-policy/ee9e7a21-0a2d-448e-bcea-32c2e2fa5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003593 10.0.0.249 - - [2025-11-03 12:08:47] "GET /firewall-rule/6aa0d342-8428-40c6-9c01-c812fc088079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002136 10.0.0.249 - - [2025-11-03 12:08:47] "POST /chown HTTP/1.1" 200 109 0.006774 10.0.0.249 - - [2025-11-03 12:08:47] "POST /chown HTTP/1.1" 200 109 0.018303 10.0.0.249 - - [2025-11-03 12:08:47] "PUT /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342 HTTP/1.1" 200 257 0.018983 10.0.0.249 - - [2025-11-03 12:08:47] "POST /ref-update HTTP/1.1" 200 156 0.014020 10.0.0.249 - - [2025-11-03 12:08:47] "POST /chown HTTP/1.1" 200 109 0.017933 10.0.0.249 - - [2025-11-03 12:08:48] "POST /chown HTTP/1.1" 200 109 0.023478 10.0.0.249 - - [2025-11-03 12:08:48] "PUT /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342 HTTP/1.1" 200 257 0.020937 10.0.0.249 - - [2025-11-03 12:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006905 10.0.0.249 - - [2025-11-03 12:08:48] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014549 10.0.0.249 - - [2025-11-03 12:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.249 - - [2025-11-03 12:08:48] "POST /ref-update HTTP/1.1" 200 156 0.090638 10.0.0.249 - - [2025-11-03 12:08:48] "POST /ref-update HTTP/1.1" 200 156 0.042454 10.0.0.249 - - [2025-11-03 12:08:48] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.103172 10.0.0.249 - - [2025-11-03 12:08:48] "POST /virtual-machines HTTP/1.1" 200 374 0.008808 10.0.0.249 - - [2025-11-03 12:08:48] "POST /ref-update HTTP/1.1" 200 156 0.019148 10.0.0.249 - - [2025-11-03 12:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025847 10.0.0.249 - - [2025-11-03 12:08:48] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.057568 10.0.0.249 - - [2025-11-03 12:08:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.131469 10.0.0.249 - - [2025-11-03 12:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023683 10.0.0.249 - - [2025-11-03 12:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011646 10.0.0.249 - - [2025-11-03 12:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.249 - - [2025-11-03 12:08:48] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012533 10.0.0.249 - - [2025-11-03 12:08:48] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.020444 10.0.0.249 - - [2025-11-03 12:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017115 10.0.0.249 - - [2025-11-03 12:08:48] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.010086 10.0.0.249 - - [2025-11-03 12:08:48] "POST /instance-ips HTTP/1.1" 200 414 0.039177 10.0.0.249 - - [2025-11-03 12:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025533 10.0.0.249 - - [2025-11-03 12:08:48] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.009283 10.0.0.249 - - [2025-11-03 12:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026634 10.0.0.249 - - [2025-11-03 12:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.249 - - [2025-11-03 12:08:48] "POST /chown HTTP/1.1" 200 109 0.006394 10.0.0.249 - - [2025-11-03 12:08:48] "POST /set-tag HTTP/1.1" 200 109 0.030081 10.0.0.249 - - [2025-11-03 12:08:48] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024059 10.0.0.249 - - [2025-11-03 12:08:48] "GET /instance-ip/da9d780c-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006974 10.0.0.249 - - [2025-11-03 12:08:48] "POST /chown HTTP/1.1" 200 109 0.037535 10.0.0.249 - - [2025-11-03 12:08:48] "POST /chown HTTP/1.1" 200 109 0.020865 10.0.0.249 - - [2025-11-03 12:08:48] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004682 10.0.0.249 - - [2025-11-03 12:08:48] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.249 - - [2025-11-03 12:08:48] "POST /chown HTTP/1.1" 200 109 0.034495 10.0.0.249 - - [2025-11-03 12:08:48] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.016104 10.0.0.249 - - [2025-11-03 12:08:48] "POST /ref-update HTTP/1.1" 200 156 0.015271 10.0.0.249 - - [2025-11-03 12:08:48] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.016957 10.0.0.249 - - [2025-11-03 12:08:48] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.249 - - [2025-11-03 12:08:48] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.011850 10.0.0.249 - - [2025-11-03 12:08:49] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006451 10.0.0.249 - - [2025-11-03 12:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016787 10.0.0.249 - - [2025-11-03 12:08:49] "POST /set-tag HTTP/1.1" 200 109 0.005775 10.0.0.249 - - [2025-11-03 12:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.006046 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.028999 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.020690 10.0.0.249 - - [2025-11-03 12:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.008026 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.007703 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.014391 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.016721 10.0.0.249 - - [2025-11-03 12:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.007470 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.030257 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.006951 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.020686 10.0.0.249 - - [2025-11-03 12:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.006824 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.022730 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.012153 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.007712 10.0.0.249 - - [2025-11-03 12:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.012416 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.006399 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.024755 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.024373 10.0.0.249 - - [2025-11-03 12:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.006691 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.017456 10.0.0.249 - - [2025-11-03 12:08:49] "POST /chown HTTP/1.1" 200 109 0.007023 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.019395 10.0.0.249 - - [2025-11-03 12:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.009614 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.020646 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.011090 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.010810 10.0.0.249 - - [2025-11-03 12:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.010887 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.026150 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.013081 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.006618 10.0.0.249 - - [2025-11-03 12:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.005815 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.016775 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.007787 10.0.0.249 - - [2025-11-03 12:08:50] "POST /chown HTTP/1.1" 200 109 0.022727 10.0.0.249 - - [2025-11-03 12:08:51] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005027 10.0.0.249 - - [2025-11-03 12:08:51] "POST /set-tag HTTP/1.1" 200 109 0.011375 10.0.0.249 - - [2025-11-03 12:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.249 - - [2025-11-03 12:08:51] "GET /loadbalancer/d967b486-22ff-45e4-a85b-2556412c6057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002555 10.0.0.249 - - [2025-11-03 12:08:51] "GET /loadbalancer-pool/56654c11-df97-4ec8-98c0-335c4789073e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002575 10.0.0.249 - - [2025-11-03 12:08:51] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016381 10.0.0.249 - - [2025-11-03 12:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012884 10.0.0.249 - - [2025-11-03 12:08:51] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007576 10.0.0.249 - - [2025-11-03 12:08:51] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004101 10.0.0.249 - - [2025-11-03 12:08:51] "POST /ref-update HTTP/1.1" 200 156 0.009579 10.0.0.249 - - [2025-11-03 12:08:51] "POST /tags HTTP/1.1" 409 221 0.002090 10.0.0.249 - - [2025-11-03 12:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.249 - - [2025-11-03 12:08:51] "GET /tag/ffdd5c6b-f79b-435d-9a06-cd3964c469f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014750 10.0.0.249 - - [2025-11-03 12:08:51] "GET /floating-ip/e5b21f8d-c911-4822-aa69-9a0d7922c627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003502 10.0.0.249 - - [2025-11-03 12:08:52] "PUT /floating-ip/e5b21f8d-c911-4822-aa69-9a0d7922c627 HTTP/1.1" 200 257 0.007670 10.0.0.249 - - [2025-11-03 12:08:52] "POST /set-tag HTTP/1.1" 200 109 0.016027 10.0.0.249 - - [2025-11-03 12:08:52] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007742 10.0.0.249 - - [2025-11-03 12:08:52] "POST /set-tag HTTP/1.1" 200 109 0.003313 10.0.0.249 - - [2025-11-03 12:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.249 - - [2025-11-03 12:08:52] "GET /loadbalancer/d967b486-22ff-45e4-a85b-2556412c6057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003123 10.0.0.249 - - [2025-11-03 12:08:52] "GET /loadbalancer-pool/56654c11-df97-4ec8-98c0-335c4789073e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002904 10.0.0.249 - - [2025-11-03 12:08:52] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015923 10.0.0.249 - - [2025-11-03 12:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008667 10.0.0.249 - - [2025-11-03 12:08:52] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014643 10.0.0.249 - - [2025-11-03 12:08:52] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007209 10.0.0.249 - - [2025-11-03 12:08:52] "POST /ref-update HTTP/1.1" 200 156 0.016417 10.0.0.249 - - [2025-11-03 12:08:52] "POST /set-tag HTTP/1.1" 200 109 0.050950 10.0.0.249 - - [2025-11-03 12:08:52] "GET /floating-ip/e5b21f8d-c911-4822-aa69-9a0d7922c627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002546 10.0.0.249 - - [2025-11-03 12:08:53] "GET /virtual-machine/a30bbd26-59e5-425f-a42b-4ea223ee1562?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003503 10.0.0.249 - - [2025-11-03 12:08:53] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004793 10.0.0.249 - - [2025-11-03 12:08:53] "GET /virtual-machine/a866476b-6e0d-4027-87ec-0c8be8ed8ce2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003320 10.0.0.249 - - [2025-11-03 12:08:53] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005073 10.0.0.249 - - [2025-11-03 12:08:57] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011815 10.0.0.249 - - [2025-11-03 12:08:57] "POST /set-tag HTTP/1.1" 200 109 0.006266 10.0.0.249 - - [2025-11-03 12:08:58] "GET /virtual-machine/4129ac48-ba15-4d1b-87dc-1185e50c67df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003726 10.0.0.249 - - [2025-11-03 12:08:58] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005667 10.0.0.249 - - [2025-11-03 12:08:58] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005322 10.0.0.249 - - [2025-11-03 12:08:58] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.249 - - [2025-11-03 12:09:10] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010382 10.0.0.249 - - [2025-11-03 12:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.249 - - [2025-11-03 12:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.249 - - [2025-11-03 12:09:10] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003273 10.0.0.249 - - [2025-11-03 12:09:10] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005690 10.0.0.249 - - [2025-11-03 12:09:10] "POST /set-tag HTTP/1.1" 200 109 0.032822 10.0.0.249 - - [2025-11-03 12:09:10] "DELETE /loadbalancer-member/71050b70-c482-4ae7-bfc2-fb11d2e251de HTTP/1.1" 200 115 0.081042 10.0.0.249 - - [2025-11-03 12:09:10] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013733 10.0.0.249 - - [2025-11-03 12:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.249 - - [2025-11-03 12:09:10] "DELETE /loadbalancer-member/70bf57fb-84e0-41cf-97f9-99f89ca7fa85 HTTP/1.1" 200 115 0.043407 10.0.0.249 - - [2025-11-03 12:09:10] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011552 10.0.0.249 - - [2025-11-03 12:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.249 - - [2025-11-03 12:09:10] "DELETE /loadbalancer-member/14ec3614-7fca-4dfc-9967-855f68d165c9 HTTP/1.1" 200 115 0.038956 10.0.0.249 - - [2025-11-03 12:09:10] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004727 10.0.0.249 - - [2025-11-03 12:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.249 - - [2025-11-03 12:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.249 - - [2025-11-03 12:09:10] "GET /loadbalancer/d67a393a-12f0-45ac-ba2b-f4d1cfb74d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002367 10.0.0.249 - - [2025-11-03 12:09:10] "GET /loadbalancer-pool/67e67af7-9e84-4964-a5b6-342cf5bca1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003124 10.0.0.249 - - [2025-11-03 12:09:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019242 10.0.0.249 - - [2025-11-03 12:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017161 10.0.0.249 - - [2025-11-03 12:09:10] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014351 10.0.0.249 - - [2025-11-03 12:09:10] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005243 10.0.0.249 - - [2025-11-03 12:09:10] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002438 10.0.0.249 - - [2025-11-03 12:09:10] "POST /set-tag HTTP/1.1" 200 109 0.080048 10.0.0.249 - - [2025-11-03 12:09:10] "GET /loadbalancer-pool/f39bd661-d651-4143-b232-7ca1e64a7917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.016742 10.0.0.249 - - [2025-11-03 12:09:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041583 10.0.0.249 - - [2025-11-03 12:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013211 10.0.0.249 - - [2025-11-03 12:09:11] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014342 10.0.0.249 - - [2025-11-03 12:09:11] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.249 - - [2025-11-03 12:09:11] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004122 10.0.0.249 - - [2025-11-03 12:09:11] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001908 10.0.0.249 - - [2025-11-03 12:09:11] "GET /loadbalancer-pool/7a4f0c6a-4b41-44c8-929e-2a61783ea106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003263 10.0.0.249 - - [2025-11-03 12:09:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025197 10.0.0.249 - - [2025-11-03 12:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030701 10.0.0.249 - - [2025-11-03 12:09:11] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025177 10.0.0.249 - - [2025-11-03 12:09:11] "GET /virtual-machine-interface/0e62a18c-b8ac-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008566 10.0.0.249 - - [2025-11-03 12:09:11] "GET /floating-ip/f75124d6-907f-41f0-87d7-7ec3e673969f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002055 10.0.0.249 - - [2025-11-03 12:09:11] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.249 - - [2025-11-03 12:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.249 - - [2025-11-03 12:09:29] "POST /chown HTTP/1.1" 200 109 0.005968 10.0.0.249 - - [2025-11-03 12:09:29] "POST /chown HTTP/1.1" 200 109 0.007115 10.0.0.249 - - [2025-11-03 12:09:29] "POST /chown HTTP/1.1" 200 109 0.006847 10.0.0.249 - - [2025-11-03 12:09:29] "POST /chown HTTP/1.1" 200 109 0.022042 10.0.0.249 - - [2025-11-03 12:09:35] "GET /global-system-configs HTTP/1.1" 200 323 0.010196 10.0.0.249 - - [2025-11-03 12:09:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002301 10.0.0.249 - - [2025-11-03 12:09:38] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004789 10.0.0.249 - - [2025-11-03 12:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.249 - - [2025-11-03 12:09:38] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004087 10.0.0.249 - - [2025-11-03 12:09:38] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.249 - - [2025-11-03 12:09:38] "GET /virtual-machine/4129ac48-ba15-4d1b-87dc-1185e50c67df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002965 10.0.0.249 - - [2025-11-03 12:09:38] "POST /ref-update HTTP/1.1" 200 156 0.009947 10.0.0.249 - - [2025-11-03 12:09:38] "GET /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004177 10.0.0.249 - - [2025-11-03 12:09:38] "POST /set-tag HTTP/1.1" 200 109 0.015846 10.0.0.249 - - [2025-11-03 12:09:38] "POST /set-tag HTTP/1.1" 200 109 0.029750 10.0.0.249 - - [2025-11-03 12:09:39] "DELETE /instance-ip/da9d780c-b8ad-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.048484 10.0.0.249 - - [2025-11-03 12:09:39] "DELETE /virtual-machine-interface/da808364-b8ad-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.044402 10.0.0.249 - - [2025-11-03 12:09:39] "DELETE /virtual-machine/4129ac48-ba15-4d1b-87dc-1185e50c67df HTTP/1.1" 200 115 0.015775 10.0.0.249 - - [2025-11-03 12:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.249 - - [2025-11-03 12:09:43] "GET /tag/6c8bb41f-cb1b-451c-8dd3-1e8cabf76a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017670 10.0.0.249 - - [2025-11-03 12:09:43] "GET /tag/6c8bb41f-cb1b-451c-8dd3-1e8cabf76a43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.019065 10.0.0.249 - - [2025-11-03 12:09:43] "GET /virtual-machine-interface/40c54d8e-0d49-4bd6-bf32-f423d98575b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004475 10.0.0.249 - - [2025-11-03 12:09:43] "POST /set-tag HTTP/1.1" 200 109 0.014422 10.0.0.249 - - [2025-11-03 12:09:43] "GET /virtual-machine-interface/68b38861-5676-4557-8a2c-72fd0e1ded2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.023790 10.0.0.249 - - [2025-11-03 12:09:43] "POST /set-tag HTTP/1.1" 200 109 0.017844 10.0.0.249 - - [2025-11-03 12:09:44] "GET /virtual-machine-interface/f4ca7b16-5511-416b-ae40-412520996b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004814 10.0.0.249 - - [2025-11-03 12:09:44] "POST /set-tag HTTP/1.1" 200 109 0.022047 10.0.0.249 - - [2025-11-03 12:09:44] "GET /firewall-policy/ee9e7a21-0a2d-448e-bcea-32c2e2fa5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.018354 10.0.0.249 - - [2025-11-03 12:09:44] "GET /firewall-rule/6aa0d342-8428-40c6-9c01-c812fc088079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003281 10.0.0.249 - - [2025-11-03 12:09:44] "POST /ref-update HTTP/1.1" 200 156 0.011909 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /firewall-rule/6aa0d342-8428-40c6-9c01-c812fc088079 HTTP/1.1" 200 115 0.055766 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /loadbalancer-member/d20e1cea-3c17-44e0-88ac-538b8ca1459b HTTP/1.1" 200 115 0.051055 10.0.0.249 - - [2025-11-03 12:09:44] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.022335 10.0.0.249 - - [2025-11-03 12:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.042079 10.0.0.249 - - [2025-11-03 12:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /loadbalancer-pool/1bd9bf76-baef-4a9f-ac9a-88982b3d3ce1 HTTP/1.1" 200 115 0.101445 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.012723 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.026574 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /loadbalancer-listener/37bd0f0c-a7e5-4b37-bb04-d5a091b18c54 HTTP/1.1" 200 115 0.067633 10.0.0.249 - - [2025-11-03 12:09:44] "GET /floating-ip/07d8a241-599e-45e4-a844-50ee71bda5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.005531 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.034558 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.035204 10.0.0.249 - - [2025-11-03 12:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.011209 10.0.0.249 - - [2025-11-03 12:09:44] "PUT /floating-ip/07d8a241-599e-45e4-a844-50ee71bda5f7 HTTP/1.1" 200 257 0.075044 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /floating-ip/07d8a241-599e-45e4-a844-50ee71bda5f7 HTTP/1.1" 200 115 0.048378 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.013048 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.017354 10.0.0.249 - - [2025-11-03 12:09:44] "POST /chown HTTP/1.1" 200 109 0.029605 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /loadbalancer/097a18f6-01b5-4e37-9978-4764b9cc7ea3 HTTP/1.1" 200 115 0.093362 10.0.0.249 - - [2025-11-03 12:09:44] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.006908 10.0.0.249 - - [2025-11-03 12:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008377 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /instance-ip/59f09a77-340a-46df-abb0-f5d3687f7342 HTTP/1.1" 200 115 0.080477 10.0.0.249 - - [2025-11-03 12:09:44] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.020627 10.0.0.249 - - [2025-11-03 12:09:44] "GET /floating-ip-pool/edab944c-43d0-435e-a22d-d3fcbbd0c2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009582 10.0.0.249 - - [2025-11-03 12:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019130 10.0.0.249 - - [2025-11-03 12:09:44] "POST /ref-update HTTP/1.1" 200 156 0.023536 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /virtual-machine-interface/f4ca7b16-5511-416b-ae40-412520996b8e HTTP/1.1" 200 115 0.087069 10.0.0.249 - - [2025-11-03 12:09:44] "PUT /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 267 0.012329 10.0.0.249 - - [2025-11-03 12:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017102 10.0.0.249 - - [2025-11-03 12:09:44] "DELETE /floating-ip-pool/edab944c-43d0-435e-a22d-d3fcbbd0c2ed HTTP/1.1" 200 115 0.079628 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /tag/6c8bb41f-cb1b-451c-8dd3-1e8cabf76a43 HTTP/1.1" 200 115 0.137838 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /service-instance/8c3f9909-5123-4fef-94f9-d67e2b41166e HTTP/1.1" 200 115 0.085656 10.0.0.249 - - [2025-11-03 12:09:45] "GET /virtual-machine-interface/68b38861-5676-4557-8a2c-72fd0e1ded2a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.017591 10.0.0.249 - - [2025-11-03 12:09:45] "POST /useragent-kv HTTP/1.1" 200 115 0.013252 10.0.0.249 - - [2025-11-03 12:09:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001992 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 HTTP/1.1" 200 115 0.214964 10.0.0.249 - - [2025-11-03 12:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014616 10.0.0.249 - - [2025-11-03 12:09:45] "GET /routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 HTTP/1.1" 404 171 0.004600 10.0.0.249 - - [2025-11-03 12:09:45] "GET /domains HTTP/1.1" 200 281 0.015310 10.0.0.249 - - [2025-11-03 12:09:45] "GET /domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 HTTP/1.1" 200 3100 0.004613 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /virtual-machine-interface/68b38861-5676-4557-8a2c-72fd0e1ded2a HTTP/1.1" 200 115 0.118250 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /route-target/8c811b9c-0faf-46d0-b23d-431346187ffd HTTP/1.1" 200 115 0.056611 10.0.0.249 - - [2025-11-03 12:09:45] "POST /ref-update HTTP/1.1" 200 156 0.034040 10.0.0.249 - - [2025-11-03 12:09:45] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 HTTP/1.1" 200 7170 0.074401 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /virtual-machine/aa66390f-bf7a-4621-a37a-0083d9a59e68 HTTP/1.1" 200 115 0.025536 10.0.0.249 - - [2025-11-03 12:09:45] "GET /virtual-machine-interface/40c54d8e-0d49-4bd6-bf32-f423d98575b0?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.008514 10.0.0.249 - - [2025-11-03 12:09:45] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.015060 10.0.0.249 - - [2025-11-03 12:09:45] "POST /set-tag HTTP/1.1" 200 109 0.013298 10.0.0.249 - - [2025-11-03 12:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2025-11-03 12:09:45] "GET /loadbalancer/d967b486-22ff-45e4-a85b-2556412c6057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002076 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /virtual-machine-interface/40c54d8e-0d49-4bd6-bf32-f423d98575b0 HTTP/1.1" 200 115 0.195918 10.0.0.249 - - [2025-11-03 12:09:45] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006963 10.0.0.249 - - [2025-11-03 12:09:45] "POST /set-tag HTTP/1.1" 200 109 0.029692 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /virtual-machine/28bfac16-9c0a-4978-a263-a2e20df3401b HTTP/1.1" 200 115 0.154358 10.0.0.249 - - [2025-11-03 12:09:45] "DELETE /loadbalancer-member/fb5769ca-e453-4483-ae81-836300beec62 HTTP/1.1" 200 115 0.184418 10.0.0.249 - - [2025-11-03 12:09:46] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010169 10.0.0.249 - - [2025-11-03 12:09:46] "POST /set-tag HTTP/1.1" 200 109 0.004005 10.0.0.249 - - [2025-11-03 12:09:46] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004742 10.0.0.249 - - [2025-11-03 12:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.249 - - [2025-11-03 12:09:46] "GET /virtual-machine/a866476b-6e0d-4027-87ec-0c8be8ed8ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002217 10.0.0.249 - - [2025-11-03 12:09:46] "POST /ref-update HTTP/1.1" 200 156 0.009745 10.0.0.249 - - [2025-11-03 12:09:46] "GET /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004673 10.0.0.249 - - [2025-11-03 12:09:46] "POST /set-tag HTTP/1.1" 200 109 0.024808 10.0.0.249 - - [2025-11-03 12:09:46] "POST /set-tag HTTP/1.1" 200 109 0.026012 10.0.0.249 - - [2025-11-03 12:09:47] "POST /set-tag HTTP/1.1" 200 109 0.015313 10.0.0.249 - - [2025-11-03 12:09:47] "DELETE /instance-ip/d6464aae-b8ad-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.046586 10.0.0.249 - - [2025-11-03 12:09:47] "POST /ref-update HTTP/1.1" 200 156 0.010345 10.0.0.249 - - [2025-11-03 12:09:47] "DELETE /virtual-machine-interface/d62837f8-b8ad-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.047745 10.0.0.249 - - [2025-11-03 12:09:47] "DELETE /virtual-machine/a866476b-6e0d-4027-87ec-0c8be8ed8ce2 HTTP/1.1" 200 115 0.022556 10.0.0.249 - - [2025-11-03 12:09:50] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008890 10.0.0.249 - - [2025-11-03 12:09:50] "POST /set-tag HTTP/1.1" 200 109 0.005624 10.0.0.249 - - [2025-11-03 12:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.249 - - [2025-11-03 12:09:50] "GET /loadbalancer/d967b486-22ff-45e4-a85b-2556412c6057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003766 10.0.0.249 - - [2025-11-03 12:09:51] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009995 10.0.0.249 - - [2025-11-03 12:09:51] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.249 - - [2025-11-03 12:09:51] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004637 10.0.0.249 - - [2025-11-03 12:09:51] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.249 - - [2025-11-03 12:09:51] "GET /virtual-machine/a30bbd26-59e5-425f-a42b-4ea223ee1562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002690 10.0.0.249 - - [2025-11-03 12:09:51] "POST /ref-update HTTP/1.1" 200 156 0.012565 10.0.0.249 - - [2025-11-03 12:09:51] "GET /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004386 10.0.0.249 - - [2025-11-03 12:09:51] "POST /set-tag HTTP/1.1" 200 109 0.026905 10.0.0.249 - - [2025-11-03 12:09:51] "POST /set-tag HTTP/1.1" 200 109 0.023431 10.0.0.249 - - [2025-11-03 12:09:52] "POST /set-tag HTTP/1.1" 200 109 0.017013 10.0.0.249 - - [2025-11-03 12:09:52] "DELETE /instance-ip/d5cc26d4-b8ad-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.049297 10.0.0.249 - - [2025-11-03 12:09:52] "POST /ref-update HTTP/1.1" 200 156 0.028749 10.0.0.249 - - [2025-11-03 12:09:52] "DELETE /virtual-machine-interface/d5b22220-b8ad-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.078328 10.0.0.249 - - [2025-11-03 12:09:52] "DELETE /virtual-machine/a30bbd26-59e5-425f-a42b-4ea223ee1562 HTTP/1.1" 200 115 0.022400 10.0.0.249 - - [2025-11-03 12:09:52] "DELETE /tag/3e436644-9e0f-43ea-be0d-d69ff60ba63c HTTP/1.1" 200 115 0.060598 10.0.0.249 - - [2025-11-03 12:09:52] "DELETE /tag/9d49d9ca-18cd-400c-b27a-f14afd64e5a2 HTTP/1.1" 200 115 0.050562 10.0.0.249 - - [2025-11-03 12:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.249 - - [2025-11-03 12:09:55] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031728 10.0.0.249 - - [2025-11-03 12:09:55] "POST /tags HTTP/1.1" 200 394 0.025456 10.0.0.249 - - [2025-11-03 12:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.249 - - [2025-11-03 12:09:55] "GET /tag/2bac1b24-a7ba-4d2e-a773-b86250649aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012045 10.0.0.249 - - [2025-11-03 12:09:56] "POST /tags HTTP/1.1" 200 342 0.019736 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.249 - - [2025-11-03 12:09:56] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012591 10.0.0.249 - - [2025-11-03 12:09:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.000575 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.008667 10.0.0.249 - - [2025-11-03 12:09:56] "POST /security-groups HTTP/1.1" 200 589 0.066116 10.0.0.249 - - [2025-11-03 12:09:56] "POST /projects HTTP/1.1" 200 521 0.220970 10.0.0.249 - - [2025-11-03 12:09:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008406 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.005773 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.249 - - [2025-11-03 12:09:56] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.023683 10.0.0.249 - - [2025-11-03 12:09:56] "POST /access-control-lists HTTP/1.1" 200 600 0.075501 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016035 10.0.0.249 - - [2025-11-03 12:09:56] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.010479 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.006316 10.0.0.249 - - [2025-11-03 12:09:56] "POST /access-control-lists HTTP/1.1" 200 598 0.085459 10.0.0.249 - - [2025-11-03 12:09:56] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.121962 10.0.0.249 - - [2025-11-03 12:09:56] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.048949 10.0.0.249 - - [2025-11-03 12:09:56] "POST /security-groups HTTP/1.1" 200 593 0.070470 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 404 270 0.002594 10.0.0.249 - - [2025-11-03 12:09:56] "POST /access-control-lists HTTP/1.1" 200 634 0.020545 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.008207 10.0.0.249 - - [2025-11-03 12:09:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038856 10.0.0.249 - - [2025-11-03 12:09:56] "POST /chown HTTP/1.1" 200 109 0.029112 10.0.0.249 - - [2025-11-03 12:09:56] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013007 10.0.0.249 - - [2025-11-03 12:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.249 - - [2025-11-03 12:09:56] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016949 10.0.0.249 - - [2025-11-03 12:09:56] "POST /access-control-lists HTTP/1.1" 200 632 0.072938 10.0.0.249 - - [2025-11-03 12:09:56] "POST /tags HTTP/1.1" 409 226 0.019666 10.0.0.249 - - [2025-11-03 12:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.249 - - [2025-11-03 12:09:57] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011767 10.0.0.249 - - [2025-11-03 12:09:57] "POST /firewall-rules HTTP/1.1" 200 602 0.065054 10.0.0.249 - - [2025-11-03 12:09:57] "GET /firewall-rule/e02248fd-64ca-4ed0-bc55-19dfa6a6f09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004323 10.0.0.249 - - [2025-11-03 12:09:57] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003898 10.0.0.249 - - [2025-11-03 12:09:57] "GET /firewall-rule/e02248fd-64ca-4ed0-bc55-19dfa6a6f09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002546 10.0.0.249 - - [2025-11-03 12:09:57] "POST /ref-update HTTP/1.1" 200 156 0.041787 10.0.0.249 - - [2025-11-03 12:09:57] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008786 10.0.0.249 - - [2025-11-03 12:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.249 - - [2025-11-03 12:09:57] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002967 10.0.0.249 - - [2025-11-03 12:09:57] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.249 - - [2025-11-03 12:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.249 - - [2025-11-03 12:09:57] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011761 10.0.0.249 - - [2025-11-03 12:09:57] "POST /firewall-rules HTTP/1.1" 200 600 0.073965 10.0.0.249 - - [2025-11-03 12:09:57] "GET /firewall-rule/8e7f42da-e169-46b0-9814-662319665c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.026129 10.0.0.249 - - [2025-11-03 12:09:57] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.014742 10.0.0.249 - - [2025-11-03 12:09:57] "GET /firewall-rule/8e7f42da-e169-46b0-9814-662319665c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004150 10.0.0.249 - - [2025-11-03 12:09:57] "POST /ref-update HTTP/1.1" 200 156 0.053441 10.0.0.249 - - [2025-11-03 12:09:58] "POST /tags HTTP/1.1" 200 394 0.035827 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018146 10.0.0.249 - - [2025-11-03 12:09:59] "GET /tag/7c765af7-461f-47e2-a721-f28f841a1cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012491 10.0.0.249 - - [2025-11-03 12:09:59] "POST /tags HTTP/1.1" 200 342 0.016518 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.249 - - [2025-11-03 12:09:59] "GET /tag/3b82204b-5381-4f81-ae37-be829beaadcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012677 10.0.0.249 - - [2025-11-03 12:09:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.000731 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.002562 10.0.0.249 - - [2025-11-03 12:09:59] "POST /security-groups HTTP/1.1" 200 589 0.064431 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.001687 10.0.0.249 - - [2025-11-03 12:09:59] "POST /projects HTTP/1.1" 200 521 0.202968 10.0.0.249 - - [2025-11-03 12:09:59] "POST /access-control-lists HTTP/1.1" 200 600 0.061957 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.009421 10.0.0.249 - - [2025-11-03 12:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016243 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008888 10.0.0.249 - - [2025-11-03 12:09:59] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004349 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.249 - - [2025-11-03 12:09:59] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006321 10.0.0.249 - - [2025-11-03 12:09:59] "POST /access-control-lists HTTP/1.1" 200 598 0.080376 10.0.0.249 - - [2025-11-03 12:09:59] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.057384 10.0.0.249 - - [2025-11-03 12:09:59] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.053418 10.0.0.249 - - [2025-11-03 12:09:59] "POST /security-groups HTTP/1.1" 200 593 0.064263 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.007027 10.0.0.249 - - [2025-11-03 12:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019838 10.0.0.249 - - [2025-11-03 12:09:59] "POST /chown HTTP/1.1" 200 109 0.058276 10.0.0.249 - - [2025-11-03 12:09:59] "POST /access-control-lists HTTP/1.1" 200 634 0.085738 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.004654 10.0.0.249 - - [2025-11-03 12:09:59] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002162 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.249 - - [2025-11-03 12:09:59] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037012 10.0.0.249 - - [2025-11-03 12:09:59] "POST /access-control-lists HTTP/1.1" 200 632 0.066688 10.0.0.249 - - [2025-11-03 12:09:59] "POST /tags HTTP/1.1" 409 226 0.015439 10.0.0.249 - - [2025-11-03 12:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2025-11-03 12:09:59] "GET /tag/3b82204b-5381-4f81-ae37-be829beaadcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011233 10.0.0.249 - - [2025-11-03 12:10:00] "POST /firewall-rules HTTP/1.1" 200 602 0.063734 10.0.0.249 - - [2025-11-03 12:10:00] "GET /firewall-rule/3c484ca2-1cbd-4e15-b425-3a53f6952a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008907 10.0.0.249 - - [2025-11-03 12:10:00] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005037 10.0.0.249 - - [2025-11-03 12:10:00] "GET /firewall-rule/3c484ca2-1cbd-4e15-b425-3a53f6952a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002644 10.0.0.249 - - [2025-11-03 12:10:00] "POST /ref-update HTTP/1.1" 200 156 0.060903 10.0.0.249 - - [2025-11-03 12:10:00] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002780 10.0.0.249 - - [2025-11-03 12:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.249 - - [2025-11-03 12:10:00] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002331 10.0.0.249 - - [2025-11-03 12:10:00] "POST /tags HTTP/1.1" 409 226 0.002290 10.0.0.249 - - [2025-11-03 12:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.249 - - [2025-11-03 12:10:00] "GET /tag/3b82204b-5381-4f81-ae37-be829beaadcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011056 10.0.0.249 - - [2025-11-03 12:10:00] "POST /firewall-rules HTTP/1.1" 200 600 0.064170 10.0.0.249 - - [2025-11-03 12:10:00] "GET /firewall-rule/dbf4b5d9-5dca-4c74-9f9a-ba16b51551ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006653 10.0.0.249 - - [2025-11-03 12:10:00] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003421 10.0.0.249 - - [2025-11-03 12:10:00] "GET /firewall-rule/dbf4b5d9-5dca-4c74-9f9a-ba16b51551ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002980 10.0.0.249 - - [2025-11-03 12:10:00] "POST /ref-update HTTP/1.1" 200 156 0.049846 10.0.0.249 - - [2025-11-03 12:10:02] "POST /tags HTTP/1.1" 200 346 0.094129 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.249 - - [2025-11-03 12:10:02] "GET /tag/063f2030-5880-4c89-9c87-383f02dc7d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017975 10.0.0.249 - - [2025-11-03 12:10:02] "POST /projects HTTP/1.1" 409 238 0.003147 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.249 - - [2025-11-03 12:10:02] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041516 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.249 - - [2025-11-03 12:10:02] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004120 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.249 - - [2025-11-03 12:10:02] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.009403 10.0.0.249 - - [2025-11-03 12:10:02] "POST /security-groups HTTP/1.1" 409 285 0.002380 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.249 - - [2025-11-03 12:10:02] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046412 10.0.0.249 - - [2025-11-03 12:10:02] "PUT /security-group/d540b50d-aaac-4533-b8aa-14166d084766 HTTP/1.1" 200 263 0.081597 10.0.0.249 - - [2025-11-03 12:10:02] "PUT /access-control-list/bff1e7ae-1027-49ad-a6c5-b96840a97ede HTTP/1.1" 200 273 0.019413 10.0.0.249 - - [2025-11-03 12:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.038715 10.0.0.249 - - [2025-11-03 12:10:02] "POST /tags HTTP/1.1" 409 228 0.010948 10.0.0.249 - - [2025-11-03 12:10:02] "PUT /access-control-list/f70a5d42-ff5a-4126-8c54-5a846a1d9161 HTTP/1.1" 200 273 0.029391 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.249 - - [2025-11-03 12:10:02] "GET /tag/063f2030-5880-4c89-9c87-383f02dc7d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018012 10.0.0.249 - - [2025-11-03 12:10:02] "POST /tags HTTP/1.1" 200 346 0.023405 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.249 - - [2025-11-03 12:10:02] "GET /tag/805085f4-a703-4d0a-aed7-249782c2f28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012641 10.0.0.249 - - [2025-11-03 12:10:02] "POST /projects HTTP/1.1" 409 238 0.001623 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.249 - - [2025-11-03 12:10:02] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040759 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.249 - - [2025-11-03 12:10:02] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005429 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.249 - - [2025-11-03 12:10:02] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.013478 10.0.0.249 - - [2025-11-03 12:10:02] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035822 10.0.0.249 - - [2025-11-03 12:10:02] "POST /security-groups HTTP/1.1" 409 285 0.002236 10.0.0.249 - - [2025-11-03 12:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.249 - - [2025-11-03 12:10:02] "PUT /security-group/fd3c88b1-4321-4a5c-a411-aa81e2ec828a HTTP/1.1" 200 263 0.059578 10.0.0.249 - - [2025-11-03 12:10:03] "PUT /access-control-list/0317d13a-803b-45e2-9f6e-5f441de80c82 HTTP/1.1" 200 273 0.040747 10.0.0.249 - - [2025-11-03 12:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.078881 10.0.0.249 - - [2025-11-03 12:10:03] "POST /tags HTTP/1.1" 409 228 0.004514 10.0.0.249 - - [2025-11-03 12:10:03] "PUT /access-control-list/ace79cce-941b-444d-957b-6c26f8856d0f HTTP/1.1" 200 273 0.025492 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.249 - - [2025-11-03 12:10:03] "GET /tag/805085f4-a703-4d0a-aed7-249782c2f28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011084 10.0.0.249 - - [2025-11-03 12:10:03] "POST /tags HTTP/1.1" 200 292 0.048624 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.249 - - [2025-11-03 12:10:03] "GET /tag/2e611a55-e729-450f-aaaf-6a41a6fdff0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012929 10.0.0.249 - - [2025-11-03 12:10:03] "POST /tags HTTP/1.1" 200 304 0.063600 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.249 - - [2025-11-03 12:10:03] "GET /tag/47645cae-f119-4a46-b51c-ecd10581860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016848 10.0.0.249 - - [2025-11-03 12:10:03] "POST /tags HTTP/1.1" 409 252 0.003845 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.249 - - [2025-11-03 12:10:03] "GET /tag/2bac1b24-a7ba-4d2e-a773-b86250649aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012411 10.0.0.249 - - [2025-11-03 12:10:03] "POST /tags HTTP/1.1" 409 226 0.001806 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.249 - - [2025-11-03 12:10:03] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012373 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.249 - - [2025-11-03 12:10:03] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004950 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.249 - - [2025-11-03 12:10:03] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062519 10.0.0.249 - - [2025-11-03 12:10:03] "POST /virtual-machines HTTP/1.1" 200 396 0.014516 10.0.0.249 - - [2025-11-03 12:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011042 10.0.0.249 - - [2025-11-03 12:10:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105279 10.0.0.249 - - [2025-11-03 12:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024897 10.0.0.249 - - [2025-11-03 12:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010015 10.0.0.249 - - [2025-11-03 12:10:03] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005121 10.0.0.249 - - [2025-11-03 12:10:03] "POST /instance-ips HTTP/1.1" 200 398 0.027397 10.0.0.249 - - [2025-11-03 12:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028759 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.017299 10.0.0.249 - - [2025-11-03 12:10:04] "POST /set-tag HTTP/1.1" 200 109 0.064081 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.031431 10.0.0.249 - - [2025-11-03 12:10:04] "GET /instance-ip/078839ba-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005806 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004837 10.0.0.249 - - [2025-11-03 12:10:04] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003661 10.0.0.249 - - [2025-11-03 12:10:04] "POST /ref-update HTTP/1.1" 200 156 0.010217 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006288 10.0.0.249 - - [2025-11-03 12:10:04] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.249 - - [2025-11-03 12:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004767 10.0.0.249 - - [2025-11-03 12:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.249 - - [2025-11-03 12:10:04] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029005 10.0.0.249 - - [2025-11-03 12:10:04] "POST /virtual-machines HTTP/1.1" 200 396 0.026117 10.0.0.249 - - [2025-11-03 12:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012979 10.0.0.249 - - [2025-11-03 12:10:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117684 10.0.0.249 - - [2025-11-03 12:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.046919 10.0.0.249 - - [2025-11-03 12:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013222 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006074 10.0.0.249 - - [2025-11-03 12:10:04] "POST /instance-ips HTTP/1.1" 200 398 0.021718 10.0.0.249 - - [2025-11-03 12:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.043948 10.0.0.249 - - [2025-11-03 12:10:04] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.030260 10.0.0.249 - - [2025-11-03 12:10:04] "POST /set-tag HTTP/1.1" 200 109 0.064112 10.0.0.249 - - [2025-11-03 12:10:05] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.027905 10.0.0.249 - - [2025-11-03 12:10:05] "GET /instance-ip/0804ab12-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003756 10.0.0.249 - - [2025-11-03 12:10:05] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004687 10.0.0.249 - - [2025-11-03 12:10:05] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.249 - - [2025-11-03 12:10:05] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003436 10.0.0.249 - - [2025-11-03 12:10:05] "POST /ref-update HTTP/1.1" 200 156 0.008762 10.0.0.249 - - [2025-11-03 12:10:05] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006167 10.0.0.249 - - [2025-11-03 12:10:05] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.249 - - [2025-11-03 12:10:05] "POST /tags HTTP/1.1" 200 292 0.017568 10.0.0.249 - - [2025-11-03 12:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.249 - - [2025-11-03 12:10:05] "GET /tag/4b3e4c25-00ba-4a1e-b073-be14157b7cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012811 10.0.0.249 - - [2025-11-03 12:10:05] "POST /tags HTTP/1.1" 409 252 0.001714 10.0.0.249 - - [2025-11-03 12:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.249 - - [2025-11-03 12:10:05] "GET /tag/7c765af7-461f-47e2-a721-f28f841a1cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011263 10.0.0.249 - - [2025-11-03 12:10:05] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.249 - - [2025-11-03 12:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.249 - - [2025-11-03 12:10:05] "GET /tag/3b82204b-5381-4f81-ae37-be829beaadcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011553 10.0.0.249 - - [2025-11-03 12:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.249 - - [2025-11-03 12:10:05] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006019 10.0.0.249 - - [2025-11-03 12:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.249 - - [2025-11-03 12:10:05] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035823 10.0.0.249 - - [2025-11-03 12:10:05] "POST /virtual-machines HTTP/1.1" 200 396 0.015206 10.0.0.249 - - [2025-11-03 12:10:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021123 10.0.0.249 - - [2025-11-03 12:10:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125577 10.0.0.249 - - [2025-11-03 12:10:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009616 10.0.0.249 - - [2025-11-03 12:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022357 10.0.0.249 - - [2025-11-03 12:10:05] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005754 10.0.0.249 - - [2025-11-03 12:10:05] "POST /instance-ips HTTP/1.1" 200 398 0.021113 10.0.0.249 - - [2025-11-03 12:10:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020305 10.0.0.249 - - [2025-11-03 12:10:05] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013151 10.0.0.249 - - [2025-11-03 12:10:05] "POST /set-tag HTTP/1.1" 200 109 0.059584 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017426 10.0.0.249 - - [2025-11-03 12:10:06] "GET /instance-ip/08a5e040-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006313 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006083 10.0.0.249 - - [2025-11-03 12:10:06] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004534 10.0.0.249 - - [2025-11-03 12:10:06] "POST /ref-update HTTP/1.1" 200 156 0.009453 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006488 10.0.0.249 - - [2025-11-03 12:10:06] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.249 - - [2025-11-03 12:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004554 10.0.0.249 - - [2025-11-03 12:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.249 - - [2025-11-03 12:10:06] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032718 10.0.0.249 - - [2025-11-03 12:10:06] "POST /virtual-machines HTTP/1.1" 200 396 0.007610 10.0.0.249 - - [2025-11-03 12:10:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008639 10.0.0.249 - - [2025-11-03 12:10:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103508 10.0.0.249 - - [2025-11-03 12:10:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019210 10.0.0.249 - - [2025-11-03 12:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005242 10.0.0.249 - - [2025-11-03 12:10:06] "POST /instance-ips HTTP/1.1" 200 398 0.018910 10.0.0.249 - - [2025-11-03 12:10:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023041 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008098 10.0.0.249 - - [2025-11-03 12:10:06] "POST /set-tag HTTP/1.1" 200 109 0.067926 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013618 10.0.0.249 - - [2025-11-03 12:10:06] "GET /instance-ip/091491c0-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003498 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004668 10.0.0.249 - - [2025-11-03 12:10:06] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003599 10.0.0.249 - - [2025-11-03 12:10:06] "POST /ref-update HTTP/1.1" 200 156 0.008835 10.0.0.249 - - [2025-11-03 12:10:06] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014903 10.0.0.249 - - [2025-11-03 12:10:06] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.249 - - [2025-11-03 12:10:06] "POST /tags HTTP/1.1" 200 300 0.017834 10.0.0.249 - - [2025-11-03 12:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006747 10.0.0.249 - - [2025-11-03 12:10:06] "GET /tag/b713b77b-9640-43e5-95a7-3483e67aee75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013222 10.0.0.249 - - [2025-11-03 12:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.249 - - [2025-11-03 12:10:07] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003910 10.0.0.249 - - [2025-11-03 12:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.249 - - [2025-11-03 12:10:07] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036535 10.0.0.249 - - [2025-11-03 12:10:07] "POST /virtual-machines HTTP/1.1" 200 396 0.007975 10.0.0.249 - - [2025-11-03 12:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025551 10.0.0.249 - - [2025-11-03 12:10:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115093 10.0.0.249 - - [2025-11-03 12:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009305 10.0.0.249 - - [2025-11-03 12:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.249 - - [2025-11-03 12:10:07] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010657 10.0.0.249 - - [2025-11-03 12:10:07] "POST /instance-ips HTTP/1.1" 200 398 0.019758 10.0.0.249 - - [2025-11-03 12:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025691 10.0.0.249 - - [2025-11-03 12:10:07] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013452 10.0.0.249 - - [2025-11-03 12:10:07] "POST /set-tag HTTP/1.1" 200 109 0.028057 10.0.0.249 - - [2025-11-03 12:10:07] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017782 10.0.0.249 - - [2025-11-03 12:10:07] "GET /instance-ip/099a8eba-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002593 10.0.0.249 - - [2025-11-03 12:10:07] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004719 10.0.0.249 - - [2025-11-03 12:10:07] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.249 - - [2025-11-03 12:10:07] "POST /tags HTTP/1.1" 200 300 0.016231 10.0.0.249 - - [2025-11-03 12:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.249 - - [2025-11-03 12:10:07] "GET /tag/0550c23e-c94a-443d-95b5-e22c067ff6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013623 10.0.0.249 - - [2025-11-03 12:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.249 - - [2025-11-03 12:10:07] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004552 10.0.0.249 - - [2025-11-03 12:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.249 - - [2025-11-03 12:10:07] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035306 10.0.0.249 - - [2025-11-03 12:10:07] "POST /virtual-machines HTTP/1.1" 200 396 0.007739 10.0.0.249 - - [2025-11-03 12:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009065 10.0.0.249 - - [2025-11-03 12:10:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098087 10.0.0.249 - - [2025-11-03 12:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027315 10.0.0.249 - - [2025-11-03 12:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012017 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005245 10.0.0.249 - - [2025-11-03 12:10:08] "POST /instance-ips HTTP/1.1" 200 398 0.021112 10.0.0.249 - - [2025-11-03 12:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028169 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.018062 10.0.0.249 - - [2025-11-03 12:10:08] "POST /set-tag HTTP/1.1" 200 109 0.018965 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009741 10.0.0.249 - - [2025-11-03 12:10:08] "GET /instance-ip/0a03be80-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.010278 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004867 10.0.0.249 - - [2025-11-03 12:10:08] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.249 - - [2025-11-03 12:10:08] "POST /tags HTTP/1.1" 200 300 0.026335 10.0.0.249 - - [2025-11-03 12:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.249 - - [2025-11-03 12:10:08] "GET /tag/2967b9e8-cb28-4e20-b1fd-764333a301cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015141 10.0.0.249 - - [2025-11-03 12:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004970 10.0.0.249 - - [2025-11-03 12:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.249 - - [2025-11-03 12:10:08] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043811 10.0.0.249 - - [2025-11-03 12:10:08] "POST /virtual-machines HTTP/1.1" 200 396 0.008405 10.0.0.249 - - [2025-11-03 12:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008692 10.0.0.249 - - [2025-11-03 12:10:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111124 10.0.0.249 - - [2025-11-03 12:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021340 10.0.0.249 - - [2025-11-03 12:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012818 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005258 10.0.0.249 - - [2025-11-03 12:10:08] "POST /instance-ips HTTP/1.1" 200 398 0.019428 10.0.0.249 - - [2025-11-03 12:10:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027407 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011154 10.0.0.249 - - [2025-11-03 12:10:08] "POST /set-tag HTTP/1.1" 200 109 0.019137 10.0.0.249 - - [2025-11-03 12:10:08] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.020933 10.0.0.249 - - [2025-11-03 12:10:08] "GET /instance-ip/0a6fbebe-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003144 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004966 10.0.0.249 - - [2025-11-03 12:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.249 - - [2025-11-03 12:10:09] "POST /tags HTTP/1.1" 200 300 0.018625 10.0.0.249 - - [2025-11-03 12:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.249 - - [2025-11-03 12:10:09] "GET /tag/471e83c0-864e-4fb5-89e6-900b63157bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013139 10.0.0.249 - - [2025-11-03 12:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004752 10.0.0.249 - - [2025-11-03 12:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.249 - - [2025-11-03 12:10:09] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035208 10.0.0.249 - - [2025-11-03 12:10:09] "POST /virtual-machines HTTP/1.1" 200 396 0.007939 10.0.0.249 - - [2025-11-03 12:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008572 10.0.0.249 - - [2025-11-03 12:10:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102424 10.0.0.249 - - [2025-11-03 12:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022887 10.0.0.249 - - [2025-11-03 12:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011996 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005323 10.0.0.249 - - [2025-11-03 12:10:09] "POST /instance-ips HTTP/1.1" 200 398 0.033539 10.0.0.249 - - [2025-11-03 12:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027955 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008872 10.0.0.249 - - [2025-11-03 12:10:09] "POST /set-tag HTTP/1.1" 200 109 0.018487 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012581 10.0.0.249 - - [2025-11-03 12:10:09] "GET /instance-ip/0ad801fe-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004690 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006124 10.0.0.249 - - [2025-11-03 12:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003629 10.0.0.249 - - [2025-11-03 12:10:09] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004749 10.0.0.249 - - [2025-11-03 12:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004005 10.0.0.249 - - [2025-11-03 12:10:09] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004254 10.0.0.249 - - [2025-11-03 12:10:09] "POST /ref-update HTTP/1.1" 200 156 0.008033 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010387 10.0.0.249 - - [2025-11-03 12:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.249 - - [2025-11-03 12:10:09] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003770 10.0.0.249 - - [2025-11-03 12:10:09] "POST /ref-update HTTP/1.1" 200 156 0.007912 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005426 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003879 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004632 10.0.0.249 - - [2025-11-03 12:10:10] "POST /ref-update HTTP/1.1" 200 156 0.008531 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013105 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004043 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004594 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004162 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004720 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004261 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004814 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004092 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.007167 10.0.0.249 - - [2025-11-03 12:10:10] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004734 10.0.0.249 - - [2025-11-03 12:10:10] "POST /set-tag HTTP/1.1" 200 109 0.003268 10.0.0.249 - - [2025-11-03 12:10:14] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006453 10.0.0.249 - - [2025-11-03 12:10:14] "POST /set-tag HTTP/1.1" 200 109 0.004415 10.0.0.249 - - [2025-11-03 12:10:14] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006684 10.0.0.249 - - [2025-11-03 12:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.249 - - [2025-11-03 12:10:14] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005848 10.0.0.249 - - [2025-11-03 12:10:15] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.249 - - [2025-11-03 12:10:15] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008889 10.0.0.249 - - [2025-11-03 12:10:15] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.249 - - [2025-11-03 12:10:15] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004910 10.0.0.249 - - [2025-11-03 12:10:15] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.249 - - [2025-11-03 12:10:17] "GET /virtual-machine/62705b4a-22be-466f-b57d-eb7b3e273ae1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003283 10.0.0.249 - - [2025-11-03 12:10:17] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004448 10.0.0.249 - - [2025-11-03 12:10:17] "GET /virtual-machine/84bc436d-8c22-4b6f-815a-2a2fabd491b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003087 10.0.0.249 - - [2025-11-03 12:10:17] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003862 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine/9c14ae2d-d457-422e-b65e-d90cc131a273?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.007752 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004541 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine/9470cf91-da20-47ef-ba6d-9128715fcce5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003507 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004515 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine/cbf7334e-0c01-42c7-a931-15de4ef76473?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003431 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004383 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine/1818a781-58d8-4581-81e4-b5e12cf508ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003437 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005874 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine/43368064-637b-4477-baf8-2e4c21404af0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003074 10.0.0.249 - - [2025-11-03 12:10:18] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004843 10.0.0.249 - - [2025-11-03 12:10:19] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005450 10.0.0.249 - - [2025-11-03 12:10:19] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.249 - - [2025-11-03 12:10:23] "GET /virtual-machine/be1af619-f08e-48bc-be30-dc4eb0567f5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003269 10.0.0.249 - - [2025-11-03 12:10:23] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004149 10.0.0.249 - - [2025-11-03 12:10:24] "GET /loadbalancer/ac9b87b8-3421-4743-ad60-c5eff30a83f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002522 10.0.0.249 - - [2025-11-03 12:10:24] "POST /tags HTTP/1.1" 200 334 0.029824 10.0.0.249 - - [2025-11-03 12:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.249 - - [2025-11-03 12:10:24] "GET /tag/3006d138-1fc4-4fe1-8566-a1210feb024d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014271 10.0.0.249 - - [2025-11-03 12:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.249 - - [2025-11-03 12:10:24] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028026 10.0.0.249 - - [2025-11-03 12:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.249 - - [2025-11-03 12:10:24] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004438 10.0.0.249 - - [2025-11-03 12:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.249 - - [2025-11-03 12:10:24] "GET /service-appliance-set/a1497996-d221-4615-b5e4-4a231a1c2fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002986 10.0.0.249 - - [2025-11-03 12:10:24] "POST /fqname-to-id HTTP/1.1" 404 273 0.001690 10.0.0.249 - - [2025-11-03 12:10:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.093376 10.0.0.249 - - [2025-11-03 12:10:24] "GET /virtual-machine-interface/f8680fca-7f07-4245-a2cb-cc35dccc54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004820 10.0.0.249 - - [2025-11-03 12:10:24] "POST /instance-ips HTTP/1.1" 200 410 0.023149 10.0.0.249 - - [2025-11-03 12:10:24] "GET /instance-ip/6efd08f0-7109-4421-bf8d-0961274b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.007643 10.0.0.249 - - [2025-11-03 12:10:24] "POST /loadbalancers HTTP/1.1" 200 631 0.060358 10.0.0.249 - - [2025-11-03 12:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021320 10.0.0.249 - - [2025-11-03 12:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.249 - - [2025-11-03 12:10:24] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041412 10.0.0.249 - - [2025-11-03 12:10:24] "GET /instance-ip/6efd08f0-7109-4421-bf8d-0961274b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003175 10.0.0.249 - - [2025-11-03 12:10:24] "POST /floating-ips HTTP/1.1" 200 599 0.025759 10.0.0.249 - - [2025-11-03 12:10:24] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.072363 10.0.0.249 - - [2025-11-03 12:10:24] "GET /loadbalancer/ac9b87b8-3421-4743-ad60-c5eff30a83f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002877 10.0.0.249 - - [2025-11-03 12:10:24] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016957 10.0.0.249 - - [2025-11-03 12:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.249 - - [2025-11-03 12:10:24] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035428 10.0.0.249 - - [2025-11-03 12:10:24] "GET /loadbalancer-listener/7abc33fe-5ec1-4516-8401-f6d2718fe917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.002985 10.0.0.249 - - [2025-11-03 12:10:24] "GET /loadbalancer-listener/7abc33fe-5ec1-4516-8401-f6d2718fe917?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004033 10.0.0.249 - - [2025-11-03 12:10:25] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017794 10.0.0.249 - - [2025-11-03 12:10:25] "GET /instance-ip/6efd08f0-7109-4421-bf8d-0961274b7e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002979 10.0.0.249 - - [2025-11-03 12:10:25] "GET /instance-ip/6efd08f0-7109-4421-bf8d-0961274b7e54?fields=floating_ips HTTP/1.1" 200 1214 0.008128 10.0.0.249 - - [2025-11-03 12:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.249 - - [2025-11-03 12:10:25] "GET /floating-ip/7ad421a1-56a5-4673-82f9-b0a8493043d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002144 10.0.0.249 - - [2025-11-03 12:10:25] "GET /loadbalancer/ac9b87b8-3421-4743-ad60-c5eff30a83f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003033 10.0.0.249 - - [2025-11-03 12:10:25] "GET /loadbalancer-pool/3ed5d289-5479-4b58-9d74-4cb725f30c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004462 10.0.0.249 - - [2025-11-03 12:10:25] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015000 10.0.0.249 - - [2025-11-03 12:10:25] "GET /loadbalancer/ac9b87b8-3421-4743-ad60-c5eff30a83f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002974 10.0.0.249 - - [2025-11-03 12:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010145 10.0.0.249 - - [2025-11-03 12:10:25] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010961 10.0.0.249 - - [2025-11-03 12:10:25] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004805 10.0.0.249 - - [2025-11-03 12:10:25] "POST /tags HTTP/1.1" 409 221 0.002948 10.0.0.249 - - [2025-11-03 12:10:25] "POST /ref-update HTTP/1.1" 200 156 0.006502 10.0.0.249 - - [2025-11-03 12:10:25] "GET /floating-ip/7ad421a1-56a5-4673-82f9-b0a8493043d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.013762 10.0.0.249 - - [2025-11-03 12:10:25] "PUT /floating-ip/7ad421a1-56a5-4673-82f9-b0a8493043d7 HTTP/1.1" 200 257 0.009136 10.0.0.249 - - [2025-11-03 12:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.249 - - [2025-11-03 12:10:25] "GET /tag/3006d138-1fc4-4fe1-8566-a1210feb024d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013560 10.0.0.249 - - [2025-11-03 12:10:25] "POST /set-tag HTTP/1.1" 200 109 0.087328 10.0.0.249 - - [2025-11-03 12:10:25] "GET /loadbalancer-pool/3ed5d289-5479-4b58-9d74-4cb725f30c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003232 10.0.0.249 - - [2025-11-03 12:10:25] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020866 10.0.0.249 - - [2025-11-03 12:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012474 10.0.0.249 - - [2025-11-03 12:10:25] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006984 10.0.0.249 - - [2025-11-03 12:10:25] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006838 10.0.0.249 - - [2025-11-03 12:10:25] "POST /ref-update HTTP/1.1" 200 156 0.013568 10.0.0.249 - - [2025-11-03 12:10:25] "GET /floating-ip/7ad421a1-56a5-4673-82f9-b0a8493043d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.010493 10.0.0.249 - - [2025-11-03 12:10:25] "POST /set-tag HTTP/1.1" 200 109 0.077758 10.0.0.249 - - [2025-11-03 12:10:25] "POST /tags HTTP/1.1" 409 206 0.002209 10.0.0.249 - - [2025-11-03 12:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2025-11-03 12:10:25] "GET /tag/47645cae-f119-4a46-b51c-ecd10581860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011334 10.0.0.249 - - [2025-11-03 12:10:25] "POST /tags HTTP/1.1" 409 204 0.001744 10.0.0.249 - - [2025-11-03 12:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.249 - - [2025-11-03 12:10:25] "GET /tag/0550c23e-c94a-443d-95b5-e22c067ff6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012337 10.0.0.249 - - [2025-11-03 12:10:25] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002490 10.0.0.249 - - [2025-11-03 12:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.249 - - [2025-11-03 12:10:25] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003095 10.0.0.249 - - [2025-11-03 12:10:25] "POST /tags HTTP/1.1" 409 206 0.001781 10.0.0.249 - - [2025-11-03 12:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.249 - - [2025-11-03 12:10:25] "GET /tag/47645cae-f119-4a46-b51c-ecd10581860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012264 10.0.0.249 - - [2025-11-03 12:10:25] "POST /tags HTTP/1.1" 409 226 0.002028 10.0.0.249 - - [2025-11-03 12:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.249 - - [2025-11-03 12:10:25] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011021 10.0.0.249 - - [2025-11-03 12:10:25] "POST /tags HTTP/1.1" 409 204 0.001623 10.0.0.249 - - [2025-11-03 12:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.249 - - [2025-11-03 12:10:26] "GET /tag/0550c23e-c94a-443d-95b5-e22c067ff6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012315 10.0.0.249 - - [2025-11-03 12:10:26] "POST /tags HTTP/1.1" 409 226 0.001684 10.0.0.249 - - [2025-11-03 12:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.249 - - [2025-11-03 12:10:26] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011516 10.0.0.249 - - [2025-11-03 12:10:26] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003124 10.0.0.249 - - [2025-11-03 12:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.249 - - [2025-11-03 12:10:26] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002439 10.0.0.249 - - [2025-11-03 12:10:26] "POST /firewall-rules HTTP/1.1" 200 628 0.072224 10.0.0.249 - - [2025-11-03 12:10:26] "POST /firewall-rules HTTP/1.1" 200 648 0.080371 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-rule/b778b8d3-8c32-4058-bfb2-08baa6e9a5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.005531 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002072 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-rule/29f9d898-d13f-412f-80ae-b01091855c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004316 10.0.0.249 - - [2025-11-03 12:10:26] "POST /ref-update HTTP/1.1" 200 156 0.013534 10.0.0.249 - - [2025-11-03 12:10:26] "POST /firewall-policys HTTP/1.1" 200 608 0.036549 10.0.0.249 - - [2025-11-03 12:10:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012732 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011666 10.0.0.249 - - [2025-11-03 12:10:26] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002591 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002890 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003799 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002999 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/ee9e7a21-0a2d-448e-bcea-32c2e2fa5f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004033 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004832 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.001932 10.0.0.249 - - [2025-11-03 12:10:26] "POST /ref-update HTTP/1.1" 200 156 0.020905 10.0.0.249 - - [2025-11-03 12:10:26] "POST /ref-update HTTP/1.1" 200 156 0.035964 10.0.0.249 - - [2025-11-03 12:10:26] "POST /ref-update HTTP/1.1" 200 156 0.023303 10.0.0.249 - - [2025-11-03 12:10:26] "POST /ref-update HTTP/1.1" 200 156 0.033235 10.0.0.249 - - [2025-11-03 12:10:26] "POST /ref-update HTTP/1.1" 200 156 0.034654 10.0.0.249 - - [2025-11-03 12:10:26] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004292 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 252 0.002914 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/7c765af7-461f-47e2-a721-f28f841a1cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013752 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 228 0.001924 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/805085f4-a703-4d0a-aed7-249782c2f28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015768 10.0.0.249 - - [2025-11-03 12:12:26] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004169 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.249 - - [2025-11-03 12:12:26] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002702 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 206 0.001693 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/47645cae-f119-4a46-b51c-ecd10581860a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017488 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 226 0.002424 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012028 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 204 0.001992 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/0550c23e-c94a-443d-95b5-e22c067ff6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011901 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 226 0.001844 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011909 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 228 0.001535 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/805085f4-a703-4d0a-aed7-249782c2f28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011202 10.0.0.249 - - [2025-11-03 12:12:26] "POST /tags HTTP/1.1" 409 252 0.001484 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.249 - - [2025-11-03 12:12:26] "GET /tag/7c765af7-461f-47e2-a721-f28f841a1cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012164 10.0.0.249 - - [2025-11-03 12:12:26] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002201 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.249 - - [2025-11-03 12:12:26] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002511 10.0.0.249 - - [2025-11-03 12:12:26] "POST /firewall-rules HTTP/1.1" 409 281 0.002002 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.249 - - [2025-11-03 12:12:26] "PUT /firewall-rule/29f9d898-d13f-412f-80ae-b01091855c05 HTTP/1.1" 200 261 0.019158 10.0.0.249 - - [2025-11-03 12:12:26] "POST /firewall-rules HTTP/1.1" 409 291 0.013544 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.249 - - [2025-11-03 12:12:26] "PUT /firewall-rule/b778b8d3-8c32-4058-bfb2-08baa6e9a5f1 HTTP/1.1" 200 261 0.020599 10.0.0.249 - - [2025-11-03 12:12:26] "GET /firewall-rule/b778b8d3-8c32-4058-bfb2-08baa6e9a5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.007044 10.0.0.249 - - [2025-11-03 12:12:26] "POST /firewall-rules HTTP/1.1" 200 660 0.076668 10.0.0.249 - - [2025-11-03 12:12:26] "GET /firewall-rule/4cac0690-2258-4a88-82b1-489bc50ff906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006675 10.0.0.249 - - [2025-11-03 12:12:26] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002217 10.0.0.249 - - [2025-11-03 12:12:26] "GET /firewall-rule/29f9d898-d13f-412f-80ae-b01091855c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003224 10.0.0.249 - - [2025-11-03 12:12:26] "POST /firewall-policys HTTP/1.1" 409 269 0.001692 10.0.0.249 - - [2025-11-03 12:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.249 - - [2025-11-03 12:12:27] "PUT /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559 HTTP/1.1" 200 265 0.024799 10.0.0.249 - - [2025-11-03 12:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022007 10.0.0.249 - - [2025-11-03 12:12:27] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009869 10.0.0.249 - - [2025-11-03 12:12:27] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003237 10.0.0.249 - - [2025-11-03 12:12:27] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002690 10.0.0.249 - - [2025-11-03 12:12:27] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002316 10.0.0.249 - - [2025-11-03 12:12:27] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002849 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001122 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001276 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.008839 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005585 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.249 - - [2025-11-03 12:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.249 - - [2025-11-03 12:13:29] "GET /loadbalancer/ac9b87b8-3421-4743-ad60-c5eff30a83f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002826 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004697 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.035213 10.0.0.249 - - [2025-11-03 12:13:29] "DELETE /loadbalancer-member/d69df6de-b219-46d2-b804-769deb930862 HTTP/1.1" 200 115 0.036309 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004577 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004817 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004625 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003874 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003951 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.249 - - [2025-11-03 12:13:29] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004760 10.0.0.249 - - [2025-11-03 12:13:29] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.249 - - [2025-11-03 12:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.249 - - [2025-11-03 12:13:29] "GET /loadbalancer/ac9b87b8-3421-4743-ad60-c5eff30a83f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003008 10.0.0.249 - - [2025-11-03 12:13:30] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005012 10.0.0.249 - - [2025-11-03 12:13:30] "POST /set-tag HTTP/1.1" 200 109 0.005319 10.0.0.249 - - [2025-11-03 12:13:30] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005815 10.0.0.249 - - [2025-11-03 12:13:30] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.249 - - [2025-11-03 12:13:30] "GET /virtual-machine/9470cf91-da20-47ef-ba6d-9128715fcce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002543 10.0.0.249 - - [2025-11-03 12:13:30] "POST /ref-update HTTP/1.1" 200 156 0.009066 10.0.0.249 - - [2025-11-03 12:13:30] "GET /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004802 10.0.0.249 - - [2025-11-03 12:13:30] "POST /set-tag HTTP/1.1" 200 109 0.018618 10.0.0.249 - - [2025-11-03 12:13:30] "POST /set-tag HTTP/1.1" 200 109 0.036195 10.0.0.249 - - [2025-11-03 12:13:30] "POST /set-tag HTTP/1.1" 200 109 0.015590 10.0.0.249 - - [2025-11-03 12:13:30] "POST /set-tag HTTP/1.1" 200 109 0.029457 10.0.0.249 - - [2025-11-03 12:13:30] "POST /set-tag HTTP/1.1" 200 109 0.022681 10.0.0.249 - - [2025-11-03 12:13:31] "DELETE /instance-ip/091491c0-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.040381 10.0.0.249 - - [2025-11-03 12:13:31] "DELETE /virtual-machine-interface/08ff6a16-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.040819 10.0.0.249 - - [2025-11-03 12:13:31] "DELETE /virtual-machine/9470cf91-da20-47ef-ba6d-9128715fcce5 HTTP/1.1" 200 115 0.022275 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008123 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004427 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine/62705b4a-22be-466f-b57d-eb7b3e273ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003039 10.0.0.249 - - [2025-11-03 12:13:31] "POST /ref-update HTTP/1.1" 200 156 0.008272 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011234 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.018851 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.029501 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.030708 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.015096 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.026182 10.0.0.249 - - [2025-11-03 12:13:31] "DELETE /instance-ip/078839ba-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.040473 10.0.0.249 - - [2025-11-03 12:13:31] "POST /ref-update HTTP/1.1" 200 156 0.013832 10.0.0.249 - - [2025-11-03 12:13:31] "DELETE /virtual-machine-interface/0772e632-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.053668 10.0.0.249 - - [2025-11-03 12:13:31] "DELETE /virtual-machine/62705b4a-22be-466f-b57d-eb7b3e273ae1 HTTP/1.1" 200 115 0.020111 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006090 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.003647 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004214 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine/84bc436d-8c22-4b6f-815a-2a2fabd491b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003007 10.0.0.249 - - [2025-11-03 12:13:31] "POST /ref-update HTTP/1.1" 200 156 0.012492 10.0.0.249 - - [2025-11-03 12:13:31] "GET /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.013322 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.021977 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.029986 10.0.0.249 - - [2025-11-03 12:13:31] "POST /set-tag HTTP/1.1" 200 109 0.045352 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.023040 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.040568 10.0.0.249 - - [2025-11-03 12:13:32] "DELETE /instance-ip/0804ab12-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.081608 10.0.0.249 - - [2025-11-03 12:13:32] "POST /ref-update HTTP/1.1" 200 156 0.027557 10.0.0.249 - - [2025-11-03 12:13:32] "DELETE /virtual-machine-interface/07ea9f1a-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.065886 10.0.0.249 - - [2025-11-03 12:13:32] "DELETE /virtual-machine/84bc436d-8c22-4b6f-815a-2a2fabd491b0 HTTP/1.1" 200 115 0.033940 10.0.0.249 - - [2025-11-03 12:13:32] "DELETE /tag/2e611a55-e729-450f-aaaf-6a41a6fdff0a HTTP/1.1" 200 115 0.059909 10.0.0.249 - - [2025-11-03 12:13:32] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005810 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.249 - - [2025-11-03 12:13:32] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007022 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.249 - - [2025-11-03 12:13:32] "GET /virtual-machine/9c14ae2d-d457-422e-b65e-d90cc131a273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006870 10.0.0.249 - - [2025-11-03 12:13:32] "POST /ref-update HTTP/1.1" 200 156 0.011585 10.0.0.249 - - [2025-11-03 12:13:32] "GET /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007289 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.028160 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.041466 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.041759 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.029099 10.0.0.249 - - [2025-11-03 12:13:32] "POST /set-tag HTTP/1.1" 200 109 0.042152 10.0.0.249 - - [2025-11-03 12:13:32] "DELETE /instance-ip/08a5e040-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.065883 10.0.0.249 - - [2025-11-03 12:13:32] "DELETE /virtual-machine-interface/0888d478-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.070920 10.0.0.249 - - [2025-11-03 12:13:33] "DELETE /virtual-machine/9c14ae2d-d457-422e-b65e-d90cc131a273 HTTP/1.1" 200 115 0.019485 10.0.0.249 - - [2025-11-03 12:13:33] "DELETE /tag/4b3e4c25-00ba-4a1e-b073-be14157b7cf2 HTTP/1.1" 200 115 0.067934 10.0.0.249 - - [2025-11-03 12:13:33] "DELETE /tag/47645cae-f119-4a46-b51c-ecd10581860a HTTP/1.1" 409 391 0.005728 10.0.0.249 - - [2025-11-03 12:14:00] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009032 10.0.0.249 - - [2025-11-03 12:14:00] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.249 - - [2025-11-03 12:14:00] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007066 10.0.0.249 - - [2025-11-03 12:14:00] "POST /set-tag HTTP/1.1" 200 109 0.004017 10.0.0.249 - - [2025-11-03 12:14:00] "GET /virtual-machine/cbf7334e-0c01-42c7-a931-15de4ef76473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003362 10.0.0.249 - - [2025-11-03 12:14:00] "POST /ref-update HTTP/1.1" 200 156 0.011554 10.0.0.249 - - [2025-11-03 12:14:00] "GET /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014075 10.0.0.249 - - [2025-11-03 12:14:00] "POST /set-tag HTTP/1.1" 200 109 0.025947 10.0.0.249 - - [2025-11-03 12:14:00] "POST /set-tag HTTP/1.1" 200 109 0.036695 10.0.0.249 - - [2025-11-03 12:14:00] "POST /set-tag HTTP/1.1" 200 109 0.031491 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.014520 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /instance-ip/099a8eba-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.055837 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /virtual-machine-interface/09801224-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.044689 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /virtual-machine/cbf7334e-0c01-42c7-a931-15de4ef76473 HTTP/1.1" 200 115 0.023441 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /tag/b713b77b-9640-43e5-95a7-3483e67aee75 HTTP/1.1" 200 115 0.039490 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004951 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004109 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine/43368064-637b-4477-baf8-2e4c21404af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002887 10.0.0.249 - - [2025-11-03 12:14:01] "POST /ref-update HTTP/1.1" 200 156 0.008416 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012050 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.024460 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.021375 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.032609 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.014185 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /instance-ip/0a03be80-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.042761 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /virtual-machine-interface/09eeb4ea-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.037659 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /virtual-machine/43368064-637b-4477-baf8-2e4c21404af0 HTTP/1.1" 200 115 0.026259 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /tag/2bac1b24-a7ba-4d2e-a773-b86250649aa0 HTTP/1.1" 200 115 0.041492 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /tag/0550c23e-c94a-443d-95b5-e22c067ff6d7 HTTP/1.1" 409 237 0.004154 10.0.0.249 - - [2025-11-03 12:14:01] "DELETE /tag/063f2030-5880-4c89-9c87-383f02dc7d0f HTTP/1.1" 200 115 0.042062 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005143 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005050 10.0.0.249 - - [2025-11-03 12:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine/be1af619-f08e-48bc-be30-dc4eb0567f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002617 10.0.0.249 - - [2025-11-03 12:14:01] "POST /ref-update HTTP/1.1" 200 156 0.012317 10.0.0.249 - - [2025-11-03 12:14:01] "GET /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017556 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.026931 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.020901 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.042906 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.037162 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /instance-ip/0ad801fe-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.039490 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /virtual-machine-interface/0ac313ca-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.066927 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /virtual-machine/be1af619-f08e-48bc-be30-dc4eb0567f5c HTTP/1.1" 200 115 0.022593 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /tag/471e83c0-864e-4fb5-89e6-900b63157bda HTTP/1.1" 200 115 0.042171 10.0.0.249 - - [2025-11-03 12:14:02] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004145 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.249 - - [2025-11-03 12:14:02] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004583 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.249 - - [2025-11-03 12:14:02] "GET /virtual-machine/1818a781-58d8-4581-81e4-b5e12cf508ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003011 10.0.0.249 - - [2025-11-03 12:14:02] "POST /ref-update HTTP/1.1" 200 156 0.008510 10.0.0.249 - - [2025-11-03 12:14:02] "GET /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015673 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.016674 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.026801 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.025173 10.0.0.249 - - [2025-11-03 12:14:02] "POST /set-tag HTTP/1.1" 200 109 0.014044 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /instance-ip/0a6fbebe-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.053413 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /virtual-machine-interface/0a5a1708-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.035803 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /virtual-machine/1818a781-58d8-4581-81e4-b5e12cf508ae HTTP/1.1" 200 115 0.024384 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /tag/7c765af7-461f-47e2-a721-f28f841a1cbe HTTP/1.1" 409 237 0.004550 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /tag/2967b9e8-cb28-4e20-b1fd-764333a301cc HTTP/1.1" 200 115 0.031923 10.0.0.249 - - [2025-11-03 12:14:02] "DELETE /tag/805085f4-a703-4d0a-aed7-249782c2f28b HTTP/1.1" 409 237 0.004194 10.0.0.249 - - [2025-11-03 12:14:04] "POST /projects HTTP/1.1" 409 238 0.002315 10.0.0.249 - - [2025-11-03 12:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.249 - - [2025-11-03 12:14:04] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028323 10.0.0.249 - - [2025-11-03 12:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.249 - - [2025-11-03 12:14:04] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003814 10.0.0.249 - - [2025-11-03 12:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.249 - - [2025-11-03 12:14:04] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004186 10.0.0.249 - - [2025-11-03 12:14:04] "POST /security-groups HTTP/1.1" 409 285 0.001911 10.0.0.249 - - [2025-11-03 12:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.249 - - [2025-11-03 12:14:04] "PUT /security-group/fd3c88b1-4321-4a5c-a411-aa81e2ec828a HTTP/1.1" 200 263 0.055041 10.0.0.249 - - [2025-11-03 12:14:04] "PUT /access-control-list/0317d13a-803b-45e2-9f6e-5f441de80c82 HTTP/1.1" 200 273 0.017108 10.0.0.249 - - [2025-11-03 12:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023323 10.0.0.249 - - [2025-11-03 12:14:04] "PUT /access-control-list/ace79cce-941b-444d-957b-6c26f8856d0f HTTP/1.1" 200 273 0.026673 10.0.0.249 - - [2025-11-03 12:14:09] "POST /projects HTTP/1.1" 409 238 0.002955 10.0.0.249 - - [2025-11-03 12:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2025-11-03 12:14:09] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029728 10.0.0.249 - - [2025-11-03 12:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.249 - - [2025-11-03 12:14:09] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006290 10.0.0.249 - - [2025-11-03 12:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.249 - - [2025-11-03 12:14:09] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005131 10.0.0.249 - - [2025-11-03 12:14:09] "POST /security-groups HTTP/1.1" 409 285 0.003519 10.0.0.249 - - [2025-11-03 12:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.249 - - [2025-11-03 12:14:09] "PUT /security-group/fd3c88b1-4321-4a5c-a411-aa81e2ec828a HTTP/1.1" 200 263 0.062001 10.0.0.249 - - [2025-11-03 12:14:09] "PUT /access-control-list/0317d13a-803b-45e2-9f6e-5f441de80c82 HTTP/1.1" 200 273 0.008370 10.0.0.249 - - [2025-11-03 12:14:09] "PUT /access-control-list/ace79cce-941b-444d-957b-6c26f8856d0f HTTP/1.1" 200 273 0.019263 10.0.0.249 - - [2025-11-03 12:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020885 10.0.0.249 - - [2025-11-03 12:14:10] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.011562 10.0.0.249 - - [2025-11-03 12:14:10] "GET /firewall-rule/3c484ca2-1cbd-4e15-b425-3a53f6952a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002593 10.0.0.249 - - [2025-11-03 12:14:10] "POST /ref-update HTTP/1.1" 200 156 0.052775 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /firewall-rule/3c484ca2-1cbd-4e15-b425-3a53f6952a26 HTTP/1.1" 200 115 0.054285 10.0.0.249 - - [2025-11-03 12:14:10] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006903 10.0.0.249 - - [2025-11-03 12:14:10] "GET /firewall-rule/dbf4b5d9-5dca-4c74-9f9a-ba16b51551ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003232 10.0.0.249 - - [2025-11-03 12:14:10] "POST /ref-update HTTP/1.1" 200 156 0.049910 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /firewall-rule/dbf4b5d9-5dca-4c74-9f9a-ba16b51551ad HTTP/1.1" 200 115 0.042635 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /tag/3b82204b-5381-4f81-ae37-be829beaadcf HTTP/1.1" 200 115 0.036959 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /tag/7c765af7-461f-47e2-a721-f28f841a1cbe HTTP/1.1" 409 237 0.004097 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /tag/805085f4-a703-4d0a-aed7-249782c2f28b HTTP/1.1" 409 237 0.007105 10.0.0.249 - - [2025-11-03 12:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.249 - - [2025-11-03 12:14:10] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004014 10.0.0.249 - - [2025-11-03 12:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.249 - - [2025-11-03 12:14:10] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004413 10.0.0.249 - - [2025-11-03 12:14:10] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.054765 10.0.0.249 - - [2025-11-03 12:14:10] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.043478 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /security-group/fd3c88b1-4321-4a5c-a411-aa81e2ec828a HTTP/1.1" 200 115 0.050674 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /access-control-list/0317d13a-803b-45e2-9f6e-5f441de80c82 HTTP/1.1" 200 115 0.027592 10.0.0.249 - - [2025-11-03 12:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015440 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /access-control-list/ace79cce-941b-444d-957b-6c26f8856d0f HTTP/1.1" 200 115 0.023669 10.0.0.249 - - [2025-11-03 12:14:10] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035226 10.0.0.249 - - [2025-11-03 12:14:10] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?fields=security_groups HTTP/1.1" 200 1353 0.047676 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /security-group/52fd0b67-6286-44ec-8dfb-1a2721a598e1 HTTP/1.1" 200 115 0.043358 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /access-control-list/7eb30ddb-4350-4758-9344-42bbd8e74d75 HTTP/1.1" 200 115 0.037297 10.0.0.249 - - [2025-11-03 12:14:10] "GET /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824?fields=application_policy_sets HTTP/1.1" 200 1392 0.041270 10.0.0.249 - - [2025-11-03 12:14:10] "DELETE /access-control-list/62860760-4b26-4eb0-8af3-a6d4550f8ef7 HTTP/1.1" 200 115 0.046903 10.0.0.249 - - [2025-11-03 12:14:11] "DELETE /project/96da6b55-98fa-4bb6-98c4-b5c94bb65824 HTTP/1.1" 200 115 0.288758 10.0.0.249 - - [2025-11-03 12:14:11] "POST /projects HTTP/1.1" 409 238 0.005370 10.0.0.249 - - [2025-11-03 12:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.249 - - [2025-11-03 12:14:11] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030896 10.0.0.249 - - [2025-11-03 12:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.249 - - [2025-11-03 12:14:11] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005453 10.0.0.249 - - [2025-11-03 12:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.249 - - [2025-11-03 12:14:11] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004254 10.0.0.249 - - [2025-11-03 12:14:11] "POST /security-groups HTTP/1.1" 409 285 0.001983 10.0.0.249 - - [2025-11-03 12:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.249 - - [2025-11-03 12:14:11] "PUT /security-group/d540b50d-aaac-4533-b8aa-14166d084766 HTTP/1.1" 200 263 0.054753 10.0.0.249 - - [2025-11-03 12:14:11] "PUT /access-control-list/bff1e7ae-1027-49ad-a6c5-b96840a97ede HTTP/1.1" 200 273 0.013707 10.0.0.249 - - [2025-11-03 12:14:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029779 10.0.0.249 - - [2025-11-03 12:14:11] "PUT /access-control-list/f70a5d42-ff5a-4126-8c54-5a846a1d9161 HTTP/1.1" 200 273 0.030583 10.0.0.249 - - [2025-11-03 12:14:15] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002976 10.0.0.249 - - [2025-11-03 12:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.249 - - [2025-11-03 12:14:15] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002581 10.0.0.249 - - [2025-11-03 12:14:15] "GET /firewall-policy/881bfea1-0ac7-4306-932f-8cf99e0e37af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003372 10.0.0.249 - - [2025-11-03 12:14:15] "GET /firewall-rule/29f9d898-d13f-412f-80ae-b01091855c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003406 10.0.0.249 - - [2025-11-03 12:14:15] "POST /ref-update HTTP/1.1" 200 156 0.028544 10.0.0.249 - - [2025-11-03 12:14:15] "DELETE /firewall-rule/29f9d898-d13f-412f-80ae-b01091855c05 HTTP/1.1" 200 115 0.056344 10.0.0.249 - - [2025-11-03 12:14:15] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.012173 10.0.0.249 - - [2025-11-03 12:14:15] "GET /firewall-rule/4cac0690-2258-4a88-82b1-489bc50ff906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006099 10.0.0.249 - - [2025-11-03 12:14:15] "POST /ref-update HTTP/1.1" 200 156 0.028312 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /firewall-rule/4cac0690-2258-4a88-82b1-489bc50ff906 HTTP/1.1" 200 115 0.114226 10.0.0.249 - - [2025-11-03 12:14:16] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005794 10.0.0.249 - - [2025-11-03 12:14:16] "GET /firewall-rule/b778b8d3-8c32-4058-bfb2-08baa6e9a5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.005266 10.0.0.249 - - [2025-11-03 12:14:16] "POST /ref-update HTTP/1.1" 200 156 0.027072 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /firewall-rule/b778b8d3-8c32-4058-bfb2-08baa6e9a5f1 HTTP/1.1" 200 115 0.092148 10.0.0.249 - - [2025-11-03 12:14:16] "GET /application-policy-set/3e155e93-996e-4978-9891-bea0c261417e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006995 10.0.0.249 - - [2025-11-03 12:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.249 - - [2025-11-03 12:14:16] "GET /policy-management/2478d292-0278-4881-b751-28b820ab2f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002419 10.0.0.249 - - [2025-11-03 12:14:16] "GET /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007667 10.0.0.249 - - [2025-11-03 12:14:16] "POST /ref-update HTTP/1.1" 200 156 0.021176 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /firewall-policy/24b673fa-ecdb-4542-8091-357ed9217559 HTTP/1.1" 200 115 0.032767 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /tag/0550c23e-c94a-443d-95b5-e22c067ff6d7 HTTP/1.1" 200 115 0.065656 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /tag/7c765af7-461f-47e2-a721-f28f841a1cbe HTTP/1.1" 200 115 0.036825 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /tag/47645cae-f119-4a46-b51c-ecd10581860a HTTP/1.1" 200 115 0.055419 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /tag/805085f4-a703-4d0a-aed7-249782c2f28b HTTP/1.1" 200 115 0.060548 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /loadbalancer-member/e0298ee1-9ded-4bf0-8871-749345aaed8b HTTP/1.1" 200 115 0.029585 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /loadbalancer-pool/3ed5d289-5479-4b58-9d74-4cb725f30c1e HTTP/1.1" 200 115 0.042176 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /loadbalancer-listener/7abc33fe-5ec1-4516-8401-f6d2718fe917 HTTP/1.1" 200 115 0.045638 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /loadbalancer/ac9b87b8-3421-4743-ad60-c5eff30a83f9 HTTP/1.1" 200 115 0.042563 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /floating-ip/7ad421a1-56a5-4673-82f9-b0a8493043d7 HTTP/1.1" 200 115 0.030555 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /instance-ip/6efd08f0-7109-4421-bf8d-0961274b7e54 HTTP/1.1" 200 115 0.041058 10.0.0.249 - - [2025-11-03 12:14:16] "DELETE /virtual-machine-interface/f8680fca-7f07-4245-a2cb-cc35dccc54fd HTTP/1.1" 200 115 0.055547 10.0.0.249 - - [2025-11-03 12:14:17] "DELETE /tag/3006d138-1fc4-4fe1-8566-a1210feb024d HTTP/1.1" 200 115 0.087045 10.0.0.249 - - [2025-11-03 12:14:17] "POST /projects HTTP/1.1" 409 238 0.005503 10.0.0.249 - - [2025-11-03 12:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.249 - - [2025-11-03 12:14:17] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059674 10.0.0.249 - - [2025-11-03 12:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.249 - - [2025-11-03 12:14:17] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009821 10.0.0.249 - - [2025-11-03 12:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.249 - - [2025-11-03 12:14:17] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007297 10.0.0.249 - - [2025-11-03 12:14:17] "POST /security-groups HTTP/1.1" 409 285 0.005379 10.0.0.249 - - [2025-11-03 12:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.249 - - [2025-11-03 12:14:17] "PUT /security-group/d540b50d-aaac-4533-b8aa-14166d084766 HTTP/1.1" 200 263 0.074480 10.0.0.249 - - [2025-11-03 12:14:17] "PUT /access-control-list/bff1e7ae-1027-49ad-a6c5-b96840a97ede HTTP/1.1" 200 273 0.028325 10.0.0.249 - - [2025-11-03 12:14:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.084403 10.0.0.249 - - [2025-11-03 12:14:17] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.011192 10.0.0.249 - - [2025-11-03 12:14:17] "PUT /access-control-list/f70a5d42-ff5a-4126-8c54-5a846a1d9161 HTTP/1.1" 200 273 0.038310 10.0.0.249 - - [2025-11-03 12:14:17] "GET /firewall-rule/e02248fd-64ca-4ed0-bc55-19dfa6a6f09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005772 10.0.0.249 - - [2025-11-03 12:14:17] "POST /ref-update HTTP/1.1" 200 156 0.054212 10.0.0.249 - - [2025-11-03 12:14:17] "DELETE /firewall-rule/e02248fd-64ca-4ed0-bc55-19dfa6a6f09e HTTP/1.1" 200 115 0.038685 10.0.0.249 - - [2025-11-03 12:14:17] "GET /firewall-policy/880ebc5d-569a-494d-8fa2-b574afa0f76d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006400 10.0.0.249 - - [2025-11-03 12:14:17] "GET /firewall-rule/8e7f42da-e169-46b0-9814-662319665c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003090 10.0.0.249 - - [2025-11-03 12:14:17] "POST /ref-update HTTP/1.1" 200 156 0.066614 10.0.0.249 - - [2025-11-03 12:14:17] "DELETE /firewall-rule/8e7f42da-e169-46b0-9814-662319665c2c HTTP/1.1" 200 115 0.045403 10.0.0.249 - - [2025-11-03 12:14:17] "DELETE /tag/69c9fff0-1369-42b8-bfd9-4debe9a11fc9 HTTP/1.1" 200 115 0.037300 10.0.0.249 - - [2025-11-03 12:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.249 - - [2025-11-03 12:14:17] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004690 10.0.0.249 - - [2025-11-03 12:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.249 - - [2025-11-03 12:14:17] "GET /virtual-network/954487ca-5091-4f16-b550-96419475e4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004739 10.0.0.249 - - [2025-11-03 12:14:18] "PUT /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f HTTP/1.1" 200 265 0.060302 10.0.0.249 - - [2025-11-03 12:14:18] "PUT /virtual-network/954487ca-5091-4f16-b550-96419475e4d9 HTTP/1.1" 200 265 0.057488 10.0.0.249 - - [2025-11-03 12:14:18] "DELETE /security-group/d540b50d-aaac-4533-b8aa-14166d084766 HTTP/1.1" 200 115 0.051623 10.0.0.249 - - [2025-11-03 12:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.249 - - [2025-11-03 12:14:18] "DELETE /access-control-list/bff1e7ae-1027-49ad-a6c5-b96840a97ede HTTP/1.1" 200 115 0.038999 10.0.0.249 - - [2025-11-03 12:14:18] "DELETE /access-control-list/f70a5d42-ff5a-4126-8c54-5a846a1d9161 HTTP/1.1" 200 115 0.036161 10.0.0.249 - - [2025-11-03 12:14:18] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.066106 10.0.0.249 - - [2025-11-03 12:14:18] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?fields=security_groups HTTP/1.1" 200 1353 0.036125 10.0.0.249 - - [2025-11-03 12:14:18] "DELETE /security-group/381271d7-e662-45af-87f8-27e3745e5cde HTTP/1.1" 200 115 0.050522 10.0.0.249 - - [2025-11-03 12:14:18] "DELETE /access-control-list/0b4545a5-6819-4f07-967f-611c5977fe47 HTTP/1.1" 200 115 0.043502 10.0.0.249 - - [2025-11-03 12:14:18] "GET /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a?fields=application_policy_sets HTTP/1.1" 200 1392 0.054752 10.0.0.249 - - [2025-11-03 12:14:18] "DELETE /access-control-list/3dac9689-4536-4110-b645-c142f5cdf9dd HTTP/1.1" 200 115 0.065593 10.0.0.249 - - [2025-11-03 12:14:18] "DELETE /project/f4fcebb6-6c12-48c2-9cee-dcd94c18135a HTTP/1.1" 200 115 0.339910 10.0.0.249 - - [2025-11-03 12:14:35] "GET /global-system-configs HTTP/1.1" 200 323 0.006560 10.0.0.249 - - [2025-11-03 12:14:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002416 10.0.0.249 - - [2025-11-03 12:15:00] "GET / HTTP/1.1" 200 36215 0.002221 10.0.0.249 - - [2025-11-03 12:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.249 - - [2025-11-03 12:15:00] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003170 10.0.0.249 - - [2025-11-03 12:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.249 - - [2025-11-03 12:15:01] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002796 10.0.0.249 - - [2025-11-03 12:15:15] "GET / HTTP/1.1" 200 36215 0.001641 10.0.0.249 - - [2025-11-03 12:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.249 - - [2025-11-03 12:15:15] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006280 10.0.0.249 - - [2025-11-03 12:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.249 - - [2025-11-03 12:15:15] "GET /config-node/0cf656c5-b54e-4270-8f35-e2740aa77687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002478 10.0.0.249 - - [2025-11-03 12:15:16] "GET / HTTP/1.1" 200 36215 0.001733 10.0.0.249 - - [2025-11-03 12:15:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003307 10.0.0.249 - - [2025-11-03 12:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.249 - - [2025-11-03 12:15:21] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002630 10.0.0.249 - - [2025-11-03 12:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.249 - - [2025-11-03 12:15:21] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.010022 10.0.0.249 - - [2025-11-03 12:15:21] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.249 - - [2025-11-03 12:15:21] "POST /alarms HTTP/1.1" 409 264 0.002286 10.0.0.249 - - [2025-11-03 12:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.249 - - [2025-11-03 12:15:21] "PUT /alarm/8c68dffe-096a-4756-b1de-63c27b5d1765 HTTP/1.1" 200 245 0.009968 10.0.0.249 - - [2025-11-03 12:15:21] "POST /alarms HTTP/1.1" 409 261 0.006913 10.0.0.249 - - [2025-11-03 12:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.249 - - [2025-11-03 12:15:21] "PUT /alarm/f8083406-e750-40d5-8b84-49c3c10e74eb HTTP/1.1" 200 245 0.011734 10.0.0.249 - - [2025-11-03 12:15:21] "POST /alarms HTTP/1.1" 409 261 0.004230 10.0.0.249 - - [2025-11-03 12:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.249 - - [2025-11-03 12:15:21] "PUT /alarm/137697fb-0cb9-4b44-986d-264532db401a HTTP/1.1" 200 245 0.013419 10.0.0.249 - - [2025-11-03 12:15:21] "POST /alarms HTTP/1.1" 409 253 0.003297 10.0.0.249 - - [2025-11-03 12:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.249 - - [2025-11-03 12:15:21] "PUT /alarm/7525e2b0-43e8-4671-b2ac-75c10eefb5e0 HTTP/1.1" 200 245 0.011999 10.0.0.249 - - [2025-11-03 12:15:21] "POST /alarms HTTP/1.1" 409 251 0.008584 10.0.0.249 - - [2025-11-03 12:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.249 - - [2025-11-03 12:15:21] "PUT /alarm/d604264e-74a2-45ac-bc9f-a619335a4660 HTTP/1.1" 200 245 0.009434 10.0.0.249 - - [2025-11-03 12:15:21] "POST /alarms HTTP/1.1" 409 252 0.003649 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/f3d120d4-cfba-4a4f-807c-03840366a11d HTTP/1.1" 200 245 0.009973 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 256 0.008565 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/2371d9a5-657b-445c-94f1-f3401fecf839 HTTP/1.1" 200 245 0.009737 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 248 0.005687 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/ae2e8540-cfd0-4437-bd6a-598f8e9a0aee HTTP/1.1" 200 245 0.009928 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 252 0.005331 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/df9bed66-0f6e-40f7-8975-a55604a7f8a2 HTTP/1.1" 200 245 0.010613 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 257 0.011508 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/5229251e-0329-4f4a-a811-e0bafbd1fbcf HTTP/1.1" 200 245 0.024690 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 251 0.009686 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/9459db3d-de38-48be-9a2b-9ef3ca3d0109 HTTP/1.1" 200 245 0.011333 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 257 0.007104 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/61a1c0af-66b8-4497-baeb-d13642dc455e HTTP/1.1" 200 245 0.016935 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 261 0.011000 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/2ad8c808-1723-4460-8701-b46ce4617b1e HTTP/1.1" 200 245 0.011588 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 258 0.005942 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/08af775a-e212-4c57-8275-842f57a99bfd HTTP/1.1" 200 245 0.009781 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 254 0.006920 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/3f1a4d6a-e652-4d57-a181-4431fa3a70c8 HTTP/1.1" 200 245 0.030476 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 254 0.005265 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/459ba6b0-d584-4c1b-b93a-3b659a903518 HTTP/1.1" 200 245 0.012961 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 254 0.003112 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/91071bc9-c791-467e-9b92-74f26e607c12 HTTP/1.1" 200 245 0.010231 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 247 0.013010 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.249 - - [2025-11-03 12:15:22] "PUT /alarm/89fef894-b1c2-4d0f-b263-6267d085dee6 HTTP/1.1" 200 245 0.011014 10.0.0.249 - - [2025-11-03 12:15:22] "POST /alarms HTTP/1.1" 409 272 0.007288 10.0.0.249 - - [2025-11-03 12:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.249 - - [2025-11-03 12:15:23] "PUT /alarm/6b13be65-c969-439b-8af0-70a328a8d5f7 HTTP/1.1" 200 245 0.014588 10.0.0.249 - - [2025-11-03 12:15:23] "POST /alarms HTTP/1.1" 409 261 0.011950 10.0.0.249 - - [2025-11-03 12:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.249 - - [2025-11-03 12:15:23] "PUT /alarm/43611a19-8377-434c-906d-d16f187f9d50 HTTP/1.1" 200 245 0.012326 10.0.0.249 - - [2025-11-03 12:15:23] "POST /alarms HTTP/1.1" 409 259 0.007844 10.0.0.249 - - [2025-11-03 12:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.249 - - [2025-11-03 12:15:23] "PUT /alarm/a4e622ff-ec5f-442a-957e-0caf96ae18ff HTTP/1.1" 200 245 0.010449 10.0.0.249 - - [2025-11-03 12:15:23] "POST /alarms HTTP/1.1" 409 265 0.001848 10.0.0.249 - - [2025-11-03 12:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.249 - - [2025-11-03 12:15:23] "PUT /alarm/62cbff18-2310-43b0-82ba-d426757bc202 HTTP/1.1" 200 245 0.011420 10.0.0.249 - - [2025-11-03 12:15:23] "POST /alarms HTTP/1.1" 409 279 0.002058 10.0.0.249 - - [2025-11-03 12:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.249 - - [2025-11-03 12:15:23] "PUT /alarm/a7339970-ad4a-462c-be2f-e88591690031 HTTP/1.1" 200 245 0.009778 10.0.0.249 - - [2025-11-03 12:15:23] "GET / HTTP/1.1" 200 36215 0.001835 10.0.0.249 - - [2025-11-03 12:15:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002125 10.0.0.249 - - [2025-11-03 12:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.249 - - [2025-11-03 12:15:23] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.007518 10.0.0.249 - - [2025-11-03 12:15:23] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.249 - - [2025-11-03 12:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.249 - - [2025-11-03 12:15:23] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002513 10.0.0.249 - - [2025-11-03 12:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.249 - - [2025-11-03 12:15:23] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.008490 10.0.0.249 - - [2025-11-03 12:15:24] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.249 - - [2025-11-03 12:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.249 - - [2025-11-03 12:15:24] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005364 10.0.0.249 - - [2025-11-03 12:15:24] "PUT /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9 HTTP/1.1" 200 275 0.018604 10.0.0.249 - - [2025-11-03 12:15:27] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.249 - - [2025-11-03 12:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.249 - - [2025-11-03 12:15:27] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004359 10.0.0.249 - - [2025-11-03 12:15:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002088 10.0.0.249 - - [2025-11-03 12:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.249 - - [2025-11-03 12:15:27] "GET /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.007487 10.0.0.249 - - [2025-11-03 12:15:27] "PUT /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6 HTTP/1.1" 200 255 0.011570 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:15:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001005 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:15:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000955 10.0.0.249 - - [2025-11-03 12:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.249 - - [2025-11-03 12:15:29] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002803 10.0.0.249 - - [2025-11-03 12:15:42] "GET / HTTP/1.1" 200 36215 0.002062 10.0.0.249 - - [2025-11-03 12:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.249 - - [2025-11-03 12:15:42] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005059 10.0.0.249 - - [2025-11-03 12:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.249 - - [2025-11-03 12:15:42] "GET /config-node/0cf656c5-b54e-4270-8f35-e2740aa77687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002589 10.0.0.249 - - [2025-11-03 12:15:54] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.249 - - [2025-11-03 12:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2025-11-03 12:15:54] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002731 10.0.0.249 - - [2025-11-03 12:15:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001639 10.0.0.249 - - [2025-11-03 12:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.249 - - [2025-11-03 12:15:54] "GET /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002786 10.0.0.249 - - [2025-11-03 12:15:54] "PUT /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6 HTTP/1.1" 200 255 0.011602 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:15:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001031 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:15:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000900 10.0.0.249 - - [2025-11-03 12:16:08] "GET / HTTP/1.1" 200 36215 0.001853 10.0.0.249 - - [2025-11-03 12:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.249 - - [2025-11-03 12:16:08] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004581 10.0.0.249 - - [2025-11-03 12:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.249 - - [2025-11-03 12:16:08] "GET /config-node/0cf656c5-b54e-4270-8f35-e2740aa77687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001667 10.0.0.249 - - [2025-11-03 12:16:09] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.249 - - [2025-11-03 12:16:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002275 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2025-11-03 12:16:14] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002363 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.007720 10.0.0.249 - - [2025-11-03 12:16:14] "GET / HTTP/1.1" 200 36215 0.002884 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 264 0.002601 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/8c68dffe-096a-4756-b1de-63c27b5d1765 HTTP/1.1" 200 245 0.012990 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 261 0.002617 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/f8083406-e750-40d5-8b84-49c3c10e74eb HTTP/1.1" 200 245 0.010133 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 261 0.002334 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/137697fb-0cb9-4b44-986d-264532db401a HTTP/1.1" 200 245 0.009238 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 253 0.004421 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/7525e2b0-43e8-4671-b2ac-75c10eefb5e0 HTTP/1.1" 200 245 0.010057 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 251 0.008354 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/d604264e-74a2-45ac-bc9f-a619335a4660 HTTP/1.1" 200 245 0.009988 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 252 0.006512 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/f3d120d4-cfba-4a4f-807c-03840366a11d HTTP/1.1" 200 245 0.009314 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 256 0.007116 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/2371d9a5-657b-445c-94f1-f3401fecf839 HTTP/1.1" 200 245 0.011504 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 248 0.010135 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/ae2e8540-cfd0-4437-bd6a-598f8e9a0aee HTTP/1.1" 200 245 0.009631 10.0.0.249 - - [2025-11-03 12:16:14] "POST /alarms HTTP/1.1" 409 252 0.007455 10.0.0.249 - - [2025-11-03 12:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.249 - - [2025-11-03 12:16:14] "PUT /alarm/df9bed66-0f6e-40f7-8975-a55604a7f8a2 HTTP/1.1" 200 245 0.010218 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 257 0.008305 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/5229251e-0329-4f4a-a811-e0bafbd1fbcf HTTP/1.1" 200 245 0.010058 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 251 0.011022 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/9459db3d-de38-48be-9a2b-9ef3ca3d0109 HTTP/1.1" 200 245 0.011223 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 257 0.008822 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/61a1c0af-66b8-4497-baeb-d13642dc455e HTTP/1.1" 200 245 0.010520 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 261 0.004080 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/2ad8c808-1723-4460-8701-b46ce4617b1e HTTP/1.1" 200 245 0.011184 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 258 0.011110 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/08af775a-e212-4c57-8275-842f57a99bfd HTTP/1.1" 200 245 0.010025 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 254 0.006616 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/3f1a4d6a-e652-4d57-a181-4431fa3a70c8 HTTP/1.1" 200 245 0.011107 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 254 0.008549 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/459ba6b0-d584-4c1b-b93a-3b659a903518 HTTP/1.1" 200 245 0.010379 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 254 0.007575 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/91071bc9-c791-467e-9b92-74f26e607c12 HTTP/1.1" 200 245 0.009645 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 247 0.008791 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/89fef894-b1c2-4d0f-b263-6267d085dee6 HTTP/1.1" 200 245 0.009551 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 272 0.008807 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/6b13be65-c969-439b-8af0-70a328a8d5f7 HTTP/1.1" 200 245 0.010935 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 261 0.011485 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/43611a19-8377-434c-906d-d16f187f9d50 HTTP/1.1" 200 245 0.015437 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 259 0.003673 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/a4e622ff-ec5f-442a-957e-0caf96ae18ff HTTP/1.1" 200 245 0.010685 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 265 0.008131 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.249 - - [2025-11-03 12:16:15] "PUT /alarm/62cbff18-2310-43b0-82ba-d426757bc202 HTTP/1.1" 200 245 0.013680 10.0.0.249 - - [2025-11-03 12:16:15] "POST /alarms HTTP/1.1" 409 279 0.006849 10.0.0.249 - - [2025-11-03 12:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.249 - - [2025-11-03 12:16:16] "PUT /alarm/a7339970-ad4a-462c-be2f-e88591690031 HTTP/1.1" 200 245 0.010442 10.0.0.249 - - [2025-11-03 12:16:16] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.249 - - [2025-11-03 12:16:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002954 10.0.0.249 - - [2025-11-03 12:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.249 - - [2025-11-03 12:16:16] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.012715 10.0.0.249 - - [2025-11-03 12:16:16] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.249 - - [2025-11-03 12:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.249 - - [2025-11-03 12:16:16] "GET /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006278 10.0.0.249 - - [2025-11-03 12:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.249 - - [2025-11-03 12:16:16] "PUT /global-vrouter-config/f19d97e5-3108-4794-add8-370b09f93db2 HTTP/1.1" 200 277 0.019438 10.0.0.249 - - [2025-11-03 12:16:17] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.249 - - [2025-11-03 12:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.249 - - [2025-11-03 12:16:17] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004706 10.0.0.249 - - [2025-11-03 12:16:17] "PUT /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9 HTTP/1.1" 200 275 0.015334 10.0.0.249 - - [2025-11-03 12:16:20] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.249 - - [2025-11-03 12:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.249 - - [2025-11-03 12:16:20] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003266 10.0.0.249 - - [2025-11-03 12:16:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001760 10.0.0.249 - - [2025-11-03 12:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.249 - - [2025-11-03 12:16:20] "GET /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003674 10.0.0.249 - - [2025-11-03 12:16:20] "PUT /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6 HTTP/1.1" 200 255 0.011725 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:16:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:16:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001064 10.0.0.249 - - [2025-11-03 12:16:24] "POST /tags HTTP/1.1" 200 356 0.025493 10.0.0.249 - - [2025-11-03 12:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020616 10.0.0.249 - - [2025-11-03 12:16:24] "GET /tag/1eeb1ea8-93a8-449a-bbe4-d3a91660a9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014115 10.0.0.249 - - [2025-11-03 12:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.249 - - [2025-11-03 12:16:24] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004400 10.0.0.249 - - [2025-11-03 12:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.249 - - [2025-11-03 12:16:24] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.061768 10.0.0.249 - - [2025-11-03 12:16:25] "POST /virtual-machines HTTP/1.1" 200 352 0.021389 10.0.0.249 - - [2025-11-03 12:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021606 10.0.0.249 - - [2025-11-03 12:16:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.130820 10.0.0.249 - - [2025-11-03 12:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019775 10.0.0.249 - - [2025-11-03 12:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.249 - - [2025-11-03 12:16:25] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007936 10.0.0.249 - - [2025-11-03 12:16:25] "POST /instance-ips HTTP/1.1" 200 392 0.019102 10.0.0.249 - - [2025-11-03 12:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014037 10.0.0.249 - - [2025-11-03 12:16:25] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009090 10.0.0.249 - - [2025-11-03 12:16:25] "POST /set-tag HTTP/1.1" 200 109 0.015713 10.0.0.249 - - [2025-11-03 12:16:25] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018203 10.0.0.249 - - [2025-11-03 12:16:25] "GET /instance-ip/eada7cdc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002897 10.0.0.249 - - [2025-11-03 12:16:25] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004838 10.0.0.249 - - [2025-11-03 12:16:25] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.249 - - [2025-11-03 12:16:25] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003535 10.0.0.249 - - [2025-11-03 12:16:25] "POST /ref-update HTTP/1.1" 200 156 0.009942 10.0.0.249 - - [2025-11-03 12:16:25] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014223 10.0.0.249 - - [2025-11-03 12:16:25] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.249 - - [2025-11-03 12:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.249 - - [2025-11-03 12:16:25] "GET /virtual-network/81323610-bf52-4ee8-93a8-68a858351a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004571 10.0.0.249 - - [2025-11-03 12:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.249 - - [2025-11-03 12:16:25] "GET /project/cdc0e805-c086-4b1f-9d17-5fa199457ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036789 10.0.0.249 - - [2025-11-03 12:16:25] "POST /virtual-machines HTTP/1.1" 200 356 0.008928 10.0.0.249 - - [2025-11-03 12:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014390 10.0.0.249 - - [2025-11-03 12:16:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.120025 10.0.0.249 - - [2025-11-03 12:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008803 10.0.0.249 - - [2025-11-03 12:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011392 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004410 10.0.0.249 - - [2025-11-03 12:16:26] "POST /instance-ips HTTP/1.1" 200 396 0.021067 10.0.0.249 - - [2025-11-03 12:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011815 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.015492 10.0.0.249 - - [2025-11-03 12:16:26] "POST /set-tag HTTP/1.1" 200 109 0.017172 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013087 10.0.0.249 - - [2025-11-03 12:16:26] "GET /instance-ip/eb4f4850-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002776 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004721 10.0.0.249 - - [2025-11-03 12:16:26] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-router/6ad67e36-f049-47c6-b08e-3b8d8207f205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005377 10.0.0.249 - - [2025-11-03 12:16:26] "POST /ref-update HTTP/1.1" 200 156 0.007954 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004589 10.0.0.249 - - [2025-11-03 12:16:26] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004153 10.0.0.249 - - [2025-11-03 12:16:26] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.249 - - [2025-11-03 12:16:26] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004523 10.0.0.249 - - [2025-11-03 12:16:26] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.249 - - [2025-11-03 12:16:35] "GET / HTTP/1.1" 200 36215 0.001818 10.0.0.249 - - [2025-11-03 12:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.249 - - [2025-11-03 12:16:35] "GET /global-system-config/0693acf0-c349-4c22-b8d2-282c44051fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004770 10.0.0.249 - - [2025-11-03 12:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.249 - - [2025-11-03 12:16:35] "GET /config-node/0cf656c5-b54e-4270-8f35-e2740aa77687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001673 10.0.0.249 - - [2025-11-03 12:16:39] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005119 10.0.0.249 - - [2025-11-03 12:16:39] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.249 - - [2025-11-03 12:16:40] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004802 10.0.0.249 - - [2025-11-03 12:16:40] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.249 - - [2025-11-03 12:16:41] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008519 10.0.0.249 - - [2025-11-03 12:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.249 - - [2025-11-03 12:16:47] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.249 - - [2025-11-03 12:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.249 - - [2025-11-03 12:16:47] "GET /routing-instance/30ecd577-09df-4281-867d-62763dc78098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002858 10.0.0.249 - - [2025-11-03 12:16:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001738 10.0.0.249 - - [2025-11-03 12:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.249 - - [2025-11-03 12:16:47] "GET /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003408 10.0.0.249 - - [2025-11-03 12:16:47] "PUT /bgp-router/13ddd241-0a58-4ffc-8e0f-1f83529af2b6 HTTP/1.1" 200 255 0.015403 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:16:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:16:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002416 10.0.0.249 - - [2025-11-03 12:17:13] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005260 10.0.0.249 - - [2025-11-03 12:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.249 - - [2025-11-03 12:17:13] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005071 10.0.0.249 - - [2025-11-03 12:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.249 - - [2025-11-03 12:17:13] "GET /virtual-machine/d7960b62-8ddf-4f23-a23a-b5ccaf173a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002529 10.0.0.249 - - [2025-11-03 12:17:13] "POST /ref-update HTTP/1.1" 200 156 0.008977 10.0.0.249 - - [2025-11-03 12:17:13] "GET /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004324 10.0.0.249 - - [2025-11-03 12:17:13] "POST /set-tag HTTP/1.1" 200 109 0.014971 10.0.0.249 - - [2025-11-03 12:17:13] "POST /set-tag HTTP/1.1" 200 109 0.013650 10.0.0.249 - - [2025-11-03 12:17:13] "DELETE /instance-ip/eada7cdc-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.045724 10.0.0.249 - - [2025-11-03 12:17:13] "DELETE /virtual-machine-interface/eabc51bc-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.039561 10.0.0.249 - - [2025-11-03 12:17:13] "DELETE /virtual-machine/d7960b62-8ddf-4f23-a23a-b5ccaf173a27 HTTP/1.1" 200 115 0.037898 10.0.0.249 - - [2025-11-03 12:17:13] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006958 10.0.0.249 - - [2025-11-03 12:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002571 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001125 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000908 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.249 - - [2025-11-03 12:17:44] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014966 10.0.0.249 - - [2025-11-03 12:17:44] "POST /set-tag HTTP/1.1" 200 109 0.004199 10.0.0.249 - - [2025-11-03 12:17:44] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008129 10.0.0.249 - - [2025-11-03 12:17:44] "POST /set-tag HTTP/1.1" 200 109 0.006639 10.0.0.249 - - [2025-11-03 12:17:44] "GET /virtual-machine/dfb8d742-24e7-412e-a816-b43728f17390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004711 10.0.0.249 - - [2025-11-03 12:17:44] "POST /ref-update HTTP/1.1" 200 156 0.015393 10.0.0.249 - - [2025-11-03 12:17:44] "GET /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005155 10.0.0.249 - - [2025-11-03 12:17:44] "POST /set-tag HTTP/1.1" 200 109 0.028109 10.0.0.249 - - [2025-11-03 12:17:44] "POST /set-tag HTTP/1.1" 200 109 0.035942 10.0.0.249 - - [2025-11-03 12:17:44] "DELETE /instance-ip/eb4f4850-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.050168 10.0.0.249 - - [2025-11-03 12:17:44] "DELETE /virtual-machine-interface/eb340914-b8ae-11f0-8cab-fa163e91defa HTTP/1.1" 200 115 0.044331 10.0.0.249 - - [2025-11-03 12:17:44] "DELETE /virtual-machine/dfb8d742-24e7-412e-a816-b43728f17390 HTTP/1.1" 200 115 0.030737 10.0.0.249 - - [2025-11-03 12:17:44] "DELETE /tag/1eeb1ea8-93a8-449a-bbe4-d3a91660a9bb HTTP/1.1" 200 115 0.059084 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.249 - - [2025-11-03 12:17:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001040